/*.home-top-banner-image{background: url(../images/home-images/top-header-bg.jpg); background-size: cover; background-position: center center; background-repeat: no-repeat;background-attachment: fixed;}*/
.home-top-banner-image{background: url(../images/home-images/web-top-bg.jpg); background-size:100% 100%;width:100%;height:395px;background-position: center center;}
/*newhome page class start*/
.cootera .select-category-section-bg{background:#e8eded;padding:10px 0;}
.how-it-works-bg{background:#fff;padding:10px 0;}
.category-gallery li{display:none;}
.select-category-icons-section ul li{cursor:pointer;width:274px;margin-bottom:25px;border:1px solid #dae8e7;background:#fff;margin-right:12px;height:185px;text-align:center;padding:8px;float:left;}
.select-category-icons-section ul li .icon-display{text-align:center;margin:0 auto;}
.select-category-icons-section ul li .icon-display img{width:256px;height:133px;}
.select-category-icons-section ul li .icons-category-name{font-family:"arial";color:#000;font-size: 14px;line-height:1.1em;margin-top:10px;}
.select-category-icons-section ul li:hover{box-shadow: 3px 1px 3px #ccc;}
.select-category-icons-section ul li:hover .icons-category-name{color:#e01838;}
.section-category-text{padding-left:150px;padding-right:150px;}
.recent-ads-heading{font-family:"arial";color:#000;font-size: 17px;text-transform:uppercase;white-space: nowrap;width: 85%;overflow: hidden;text-overflow: ellipsis;margin-bottom:10px; }
.recent-ads-heading a{font-family:"arial";color:#000;font-size: 17px;}
.text-in-red{color:#ea0605;}
.border-dashed-bottom{border-bottom:1px dashed #ccc;padding-bottom:15px;}
.more-button, .less-button, .more-button-1, .less-button-1{width:238px;margin:0 auto;}

/*newhome page class end*/

/*advertise with us class start*/
.h-ads-section {
    background-color: #efefef;
    padding: 30px 25px;
	min-height:350px;
	}
	
.h-howitworks-section {
    background-color: #fff;
    padding: 30px 25px;
	}	
.h-howitworks-section .info {
    color:#616161;
	}	
.how-it-works-section.nav-tabs{border-top:0px;border-bottom:2px solid #ccc;}
.how-it-works-section.nav-tabs > li.active > a, .how-it-works-section.nav-tabs > li.active > a:hover, .how-it-works-section.nav-tabs > li.active > a:focus{background-color:#fff;border:0px;border-bottom:2px solid #e41735;outline-top:0px soild #fff;color:#e41735;font-family:"Arial";font-size:20px;}
.how-it-works-section.nav > li > a{font-size:20px;font-family:"Arial"}
.how-it-works-arrow{position:absolute;right:-50px;top:70px;}
.how-it-works-arrow-mobile{display:none;}
/*advertise with us class end*/

/*recent ads section*/
.recent-ads-carousel-padding{padding-left:25px;padding-right:25px;}
			.recent-ads-section{
			 
			 margin: 0;
			}
			.recent-ads-date-section{background:#e8eded;padding:8px 8px 8px 5px!important;}
			.recent-ads-shadow{margin-top:-5px;}
			.recent-ads-image{width:250px;height:250px;}
			.recent-ads-section ul{margin-left:0px;}
			.recent-ads-section li{
			font-size: 14px;
			font-family:"afontr";	
			text-decoration:none;
			margin:0;
			padding:3px 10px 3px 0px;
			width:100%;
			height:auto;
			color:#000;

			}
			.recent-ads-section article {
				color: #353535;
				font-size: 14px;
				padding:5px 10px 5px 5px;
				height:70px;
				overflow-x:auto;
				overflow-x:hidden;
			}
			.recent-ads-ca-previous-button{width:33px;height:50px;background-color:#fff;position:absolute;top:150px;left:-30px;text-align:center;padding-top:7px;}
			.recent-ads-ca-next-button{width:33px;height:50px;background-color:#fff;position:absolute;top:150px;right:-30px;text-align:center;padding-top:7px;}

/* home page premium ads section start*/
.home-pre-ads-boxes .home-pre-ads-container{display:none;}
.home-pre-ads-container{width:33.3333%;float:left;padding-right:30px;margin-bottom:30px;}
.home-pre-ads-section{background:#fff;padding-left:15px;padding-right:15px;position:relative;border:1px solid #e2e2e2;}
.home-pre-ads-section .pre-ads-heading{margin:15px 0;font-family:"arial";font-size:15px;color:#424242;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight:bold;}
.home-pre-ads-section .pre-ads-info-section{margin:13px 0;}
.home-pre-ads-section .ads-info{font-family:"arial";font-size:12px;color:#cc0000;}
.home-pre-ads-section .pre-ads-image-section{height:250px;width:100%;text-align:center;}
.home-pre-ads-section .pre-ads-image-section img{height:250px;width:100%;}
.pre-ads-button{font-family: arial;background:#1f5a94;border-radius:6px;color:#fff;font-size:12px;font-weight:bold;padding:8px 10px;margin:0 auto 20px auto;}

@media (min-width: 1100px) {
  .container-homepage {
    width: 1175px!important;
  }
}

@media only screen and (max-width:768px) {	
.recent-ads-carousel-padding{padding-left:10px;padding-right:10px;}
.recent-ads-ca-previous-button{;left:-16px;}
.recent-ads-ca-next-button{right:-16px;}
.home-pre-ads-container{width:50%;}
.select-category-icons-section ul li{margin-right:25px;margin-left:35px;}
.home-top-banner-image{background: url(../images/home-images/tablet-top-bg.jpg); height:228px;}
.h-ads-section {min-height:450px;}
}

@media only screen and (max-width:767px) {	
.how-it-works-arrow{display:none;}
.how-it-works-arrow-mobile{position:absolute;bottom:-25px;left:calc(54% - 33px);transform:rotate(-270deg);display:block;}
.h-howitworks-section .info {padding-bottom:30px;}
.h-howitworks-section {padding: 15px 25px;}
}

@media only screen and (max-width:479px) {
.home-top-banner-image{background: url(../images/home-images/mobile-top-bg.jpg); height:111px;}
.select-category-icons-section ul li{margin:0 auto 20px auto;float:none;}
.home-pre-ads-container{width:300px;display:block;margin:0 auto 20px auto;float:none;padding-right:0px;}
.section-category-text{padding-left:20px;padding-right:20px;}
.recent-ads-carousel-padding{padding-left:25px;padding-right:25px;}
.h-ads-section {min-height:350px;}


}

