
@media only screen and (max-width: 760px) {
   .header-menu { 
    display: none !important; 
  }

    header .header-logo img{
	   max-height: 68px !important;
   }
   header .nav-btn i {
    padding-top: 10px!important;
    float: right!important;
   
}
   header .header-logo {
   
    display: inline-block;
    overflow: hidden;
  
    padding: 10px 0px 0px 0px;
}
  }

body{
		font-family: 'Roboto', Arial, sans-serif;
font-size:15px;		
		}
#container1
  {
    width: 100%;
    padding: 2px 25px;
    color: #fff; 
    background: linear-gradient(#bc0000, #bc0000);
    
}
#container1 i{
	vertical-align:middle;
}
#container1 ul{
	display:inline-flex;
	vertical-align:middle;
}
#container1 .menuitems li{
	padding-left: 15px;
    padding-right: 15px;
}
#container1 .menuitems a{
	text-decoration: none;
	cursor: pointer;
}
#container1 .menulist li{
	font-size: 12px;
    font-weight: 600;	
}
#container1 .menulist a{
    padding-left: 15px;
    padding-right: 15px;
	text-decoration: none;
	cursor: pointer;
}
}
#container1 div:nth-of-type(2) {
    background: linear-gradient(#bc0000, #bc0000);
    }	
@media only screen and (max-width: 680px) {
  #container1 .menulist{
    display:none;
  }
  #container2 {
    display:flex;
  }
}
@media only screen and (min-width: 601px) {
 
  #container2 {
    display:none;
  }
}
.header-menu{
	float:right;
}
.border{
	border-right:2px solid white;
}
@media only screen and (max-width: 760px){

.ediname, .date {
    text-align:center!important;
}
.img-section .info {
    margin-top: 10px;
    
    background: #bc0000;
    margin-bottom: 0;
    list-style: none;
    
    border-radius: 5px;
}
}

@media screen and (min-width: 350px)
{
.adspotinlineimage{
	height:100% !important
}
}
@media screen and (max-width: 320px)
{
	.col-xs-6{
	width:100%;
	}
	
}
@media screen and (max-width: 375px)
{
	.col-xs-6{
	width:100%;
	padding: 0.2em;
	}
	
}
.add-slot1{
    height: auto;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #eeeeee;   
    /* box-shadow: 5px 5px 5px rgba(166,154,166,1); */	
    cursor: pointer;
    position: relative;
    width: 100%;
	background-color:red;
	height:600px
    float: left; 
}
.img-section {
    height: auto;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none; 
   border:10px solid #ffffff;   
    margin: 16px 0;   
    cursor: pointer;
    position: relative;
    width: 100%;
    float: left;
	border-radius:3%; 
}
.img-section .info {
    margin-top: 5px;
     text-transform: uppercase !important;
    background:#312e2d;
    margin-bottom: 0; 
    list-style: none;
	border-bottom:5px solid #fb2a06;
	border-radius: 0px;
	display:inline-flex;
	width:100%;
	
}
.img-section .info .ediname{
	padding-right: 2px !important;
    padding-left: 2px !important;
	text-align:center;
	width:50%;
}

.img-section h3 {
    font-size: 13px;
    height: 31px;
    margin: 0;
    overflow: hidden;
    padding: 8px 11px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    float: left;
    bottom: 0px;
    background: #166695;
}
.img-section .img {
text-align: center;
    margin-top: 2%;
	
}

.img-section .img img {
    width: 95%;
}
.btn {
  position: absolute;
  font-size: 0.6875em;
  font-weight: bold;
  float: right;
  padding: .9em;
  border:1px solid #131b1fb0;
  border-radius: 20px;
  bottom: .4em;
  right: 10px;
  color: #383838;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all .2s ease;
  
}
.btn.ok {
  background-color: rgba(0, 254, 254, 0.4);
  color: #000;
}
.btn.ok:after {
  content: "\e080";
  color: #fff;
}
.btn:hover {
  padding-right: 25px;
  background-color:#fbc800;
 
}
.btn:hover:after {
  margin-left: 5px;
}
 .btn:after {
  font-family: 'simple-line-icons';
  content: "\e095";
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  position: absolute;
  color: #383838;
  margin-left: 30px;
  transition: all .2s ease;
}
.ediname{
font-size:12px;
}
.quickview{
margin-top:9px;
margin-left:2px;
font-size:1em;
}
.img-section img:hover{
    border: 0px solid #777;
	-webkit-transform: scale(1.03,1.03);
	width:100%;
	-webkit-transition: all .3s ease-in-out;
	.btn color{
	color: red !important;
	}
}
@media screen and (max-width: 771px)
{
	.add-slot1{
		display:block !important;
	

	}
	
}
@media screen and (min-width: 771px)
{
	.ad770{
		display:none !important;
	}
	
}
@media screen and (max-width: 770px)
{
	.ad7701{
		display:none !important;
	}
	
}
img.ui-datepicker-trigger {
	height:22px;
	vertical-align: middle;
}
.date{ 
	text-align:center;
}
.heading{
	margin-left:15px;
	border-bottom:2px solid black;
	padding-bottom:6px;
}
.heading .Ed-heading{
	font-size:17px!important;
	font-weight:bold!important;
	color:#bc0000!important;
	padding-bottom:2px!important;	
}
.ediname {
	font-size:12px !important;
	padding: 10px 2px;
	font-family:Bookman old style!important;
}
.dropbtn {
	width: 100%;
    text-align: left;
	  background-color:transparent;
	  color: #5c5c5c;
	  padding: 10px;
	  font-size: 16px;
	  border: none;
	  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #adadad52;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
	width:100%;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
     color: #5c5c5c;
    padding: 10px 5px;
    text-decoration: none;
    display: block;
    font-size: 15px;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}