#auction_content{
	padding-top: 50px;
}
#buyer_sign_up_form{

}
#header{
	border-bottom: solid 1px #ccc;
	box-shadow: 0px 2px 2px #888888;
	border-top:solid 10px #08739D; 
	background: #fff;
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
}
#header h2{
 	margin-top: 0px;
 }
 .top_nav ul li{
 	display: inline-block;
 	margin-top: 15px;
 }
 .top_nav ul li a{
 	display: block;
 	padding: 10px 25px;
 	text-decoration: none;
 	font-weight: bolder;	
 }
 .top_nav ul li:hover{
 	
 }
 .top_nav ul li a:hover{
 	color: #fff;
 	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

 }


 .contact_link{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7332+0,ff894f+51,ff5000+100 */
background: #ff7332; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7332 0%, #ff894f 51%, #ff5000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff7332 0%,#ff894f 51%,#ff5000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff7332 0%,#ff894f 51%,#ff5000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7332', endColorstr='#ff5000',GradientType=0 ); /* IE6-9 */

color: #fff;
 }
#content{
 	margin-top:85px;	
}

 .banner{

  height: 280px;
  background:url("../images/back-1.jpg") top center no-repeat;
 }
 .banner_seller{
 	height: 280px;
  background:url("../images/back-1.jpg") top center no-repeat;
 }
 .banner_1{
 	padding: 50px 0px;
 	color: #fff;
 	max-width: 500px;
 }
 .banner_1 h2,.banner_1 h1,.banner_1 p{
 	margin: 0px;
 	padding: 5px 0px;
 }
 .banner_1 h1{
 	font-size: 45px;
 }

 .search_box{
 	background: #07588F;
 	padding: 20px;
 	z-index: 1 !important;
 }
 .search_box h2{
 	color: #fff;
 }
 .search-btn{
 	background: #ff7332; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7332 0%, #ff894f 51%, #ff5000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff7332 0%,#ff894f 51%,#ff5000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff7332 0%,#ff894f 51%,#ff5000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7332', endColorstr='#ff5000',GradientType=0 ); /* IE6-9 */
 border:none; padding: 11px; color: #fff; font-weight: bolder; 
 }
 .search-btn:hover{
 	 	background: #ff7332; /* Old browsers */
		background: -moz-linear-gradient(top,  #fd5118 0%, #ef7437 51%, #ff5000 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #fd5118 0%,#ef7437 51%,#ff5000 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #fd5118 0%,#ef7437 51%,#ff5000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd5118', endColorstr='#ef7437',GradientType=0 ); /* IE6-9 */
 }
 .cat{
 	border:solid 1px #ccc;
 	background: #fff;
 }
 .cat:hover{
	border:solid 1px #ccc;
 }
 .cat:hover .cat_title{
 	background: #e4e4e4;
 	border-bottom:solid 1px #ccc;
 }
 .cat .cat_title{
 	border-bottom:solid 1px #e4e4e4;
 	font-weight: bolder;
 	text-align: center;
 	padding: 15px 10px;
 	color: #1e5799;
 }
 .cat img{
 	padding: 15px;
 }
 .site_about{
 	background: #e4e4e4;
 	padding: 5px 15px;
 	min-height: 220px;
 	font-size: 17px;
 	line-height: 25px;
 }
 .site_newsletter{
background: #1e5799; /* Old browsers */
background:url("../images/back-1.jpg") top left no-repeat;
padding: 5px 15px;
height: 220px;
 }
 .site_newsletter h2{
 	color: #fff;
 	font-weight: bolder;
 }
 .site_newsletter p{
 	text-align: center;
 	color: #fff;
 	padding-bottom: 10px;
 	letter-spacing: 1px;
 }
 .btn.contact_link{
 	color: #fff;
 	font-weight: bold;
 	border:solid 2px #F76025;
 }
  .btn.contact_link:hover{
 	color: #fff;
 	background: #1B3275;
 	font-weight: bold;
 	border:solid 2px #fff;
 }
 .guide_block{
 	border:solid 1px #ccc;
 	padding: 10px;
 	margin: 15px 0px;
 	border-radius: 5px;
 	background: #f7f7f7;
 }
 .guide_block h2{
 	color: #253988;
 	font-size: 20px;
 	text-align: center;
 	margin:0px;
 }
 .guide_block p{
 	padding: 10px;
 	font-size: 16px;
 }
 .guide_block i{
 	color: #f60;
 }
 .que{
 	font-size: 18px;
 	color: #1B3275;
 	margin-bottom: 3px;
 	margin-top: 15px;
 }
 .que:hover{
 	cursor: pointer;
 }
 .que:before{ 
   content: '\f0da';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   padding-right: 9px;
   text-decoration:none;
   color: #f60;
}  
 .on:before{ 
   content: '\f0d7';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   padding-right: 5px;
   text-decoration:none;
   color: #f60;
}  
.ans{
padding-left: 25px;
margin-bottom: 20px;
display: none;
}
.que_ans{
	background: #f7f7f7;
	margin:15px;
	padding: 15px;
	padding-top:0px;
	border:solid 1px #1B3275;
	border-radius: 5px;
}
.que_ans h3{
	margin:0px -15px;
	padding: 0px;
	margin-bottom: 20px;
	padding: 15px 15px;
	background: #1B3275;
	border-radius: 4px 4px 0px 0px;
	color: #fff;
	font-size: 20px;

}
 footer{
 	background:#183475;
 	color: #fff;
 	padding: 15px;
 }
 footer a{
 	color: #fff
 }
 footer a:hover{
	color: #fff 	
 }

    @media only screen and (max-width: 768px)and (min-width : 300px) {

    	 .banner_1 h1{
		 	font-size: 30px;
		 }

        
        .no-padding-xs{
			padding: 0px;
		}
		 .site_menu{
			display: none;
		}	


	.mobile_menu{
		float: right;
		padding: 10px 0px;
	}
	.mobile_on .site_menu{
		display: block;
		position: fixed;
		right: 0;
		margin-top: 68px;
		background: #fff;
		
	}
	.mobile_on .site_menu ul li{
		display: block;
		width: 100vw;
	}
    }