/* Add here all your CSS customizations */
/* width */
::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #555; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #c50809; 
}
/*********Scroll Bar CSS Ends*********/

a{
	cursor: pointer;
}
.padding0{
	padding: 0 !important;
}
.margin0{
	margin: 0 !important;
}
.bottom10{
	margin-bottom: 10px;
}
.bottom20{
	margin-bottom: 20px;
}
.bottom30{
	margin-bottom: 30px;
}
.bottom40{
	margin-bottom: 40px;
}
.bottom50{
	margin-bottom: 50px;
}
.top10{
	margin-top: 10px;
}
.top20{
	margin-top: 20px;
}
.top30{
	margin-top: 30px;
}
.top40{
	margin-top: 40px;
}
.top50{
	margin-top: 50px;
}
.radius4{
	border-radius: 4px;
}

.profile_page section.section{
	background:#fff !important;
}

.top_ad{
text-align:right;
}
.top_tabs .tabs ul.nav li a{
	padding: 10px 12px !important;
}

.top_tabs .tab-content ul li{
	float: left;
    width: 100%;
    padding-left: 0;
    margin: 0;
    line-height: 24px;
}
.top_tabs .tab-content ul li a{
	/*background:#e7e7e7 ;*/
	border-bottom: 1px solid #ccc;

	color:#000 !important;
	float: left;
    width: 100%;	
    padding: 5px 5px 5px 25px;
    text-decoration: none;
    -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    -moz-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    -o-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s;
}
.top_tabs .tab-content ul li a i{
	position:relative;
	left:7px !important;
	top: 9px !important ;
}
.top_tabs .tab-content ul li a:hover{
	background: #000;
	color: #fff !important;
}
.top_tabs .tab-content #exporters .col-md-4{
	width:20% !important;
}
.tabs .nav-tabs li a.text-center{
	color:#222 !important;
}
.tabs .nav-tabs li a.text-center i{
	color:#ff0000 !important;
}
#header .navbar-fixed-top{
	background: #000 !important;
	min-height: 10px !important;
	position: relative !important;
	margin-bottom: -3px !important;
	border: none;

}
#header .navbar-fixed-top ul li a{
	color: #999;
	font-size: 13px;
	padding-bottom: 7px;
    padding-top: 7px;	
}
#header .navbar-fixed-top ul li a:hover{
	color: #ff0000;
	background: #f7f7f7;
}
#header .navbar-fixed-top ul li.dropdown a i.fa-caret-down{
	position: relative;
	left: 5px;

}
#header .navbar-fixed-top .dropdown-menu > li > a{
	border-bottom: 1px solid #ccc;
    padding: 7px 20px !important ;
	color: #333;
}
#header .navbar-fixed-top .dropdown-menu > li > a:hover{
	color: #000 !important;
}

.header-top .dropdown-menu > li > a > i{
	margin-right: 5px;
}

.header-top .dropdown-menu{
	padding:0;
}

.navbar-fixed-top .navbar-toggle{
	 margin-bottom: 0 !important;
    margin-right: 15px !important;
    margin-top: 2px !important;
    padding: 5px !important ;
}

.sidebar .heading-primary, .sidebar .heading-primary a{
	background: #ff0000 none repeat scroll 0 0;
    color: #fff !important;
    margin: 0;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
}
.sidebar .special_menus{
	background:#fff;
}
.sidebar .special_menus li a:hover{
	background: #000;
	color: #fff !important;
}

.sidebar .nav-tabs li a{
	padding:10px;
	color:#222 !important;
}
.sidebar .nav-tabs li a i, .sidebar .other_links ul.nav-list li a i{
	color:#ff0000 !important;
}

.sidebar .simple-post-list li .post-info a{
	color: #222;
}
.sidebar .simple-post-list li .post-info a:hover{
	color: #ff0000;
}
.middle_ads img{
	/*border:2px solid #ccc;*/
}
.header-top a{
	color:#999;
}
.header-top a:after {
	/*position: absolute;
	font-family: FontAwesome;
	content: "\f0d7";
	font-size: 10px;
	position: absolute;
	top: 9px;
	right: 11px;*/
}
.header-top a.login_link{
 	background: #ff0000;
    color: #fff !important ;
    padding: 3px 10px;
    border-radius: 0px;
}
.header-top a.login_link:hover{
	color:#333 !important;
}
.counter, .video {
	margin: 0 !important;
}
section.section.section-video{
	background:#000 !important;
}
.slidenote {
    background: #fbec78 none repeat scroll 0 0;
    height: 140px;
    /*padding: 1em;*/
    width: 540px;
	z-index: 99999;
    right: -550px;
	display: block; 
	position: fixed; 
	bottom: 0px;
}
.slidenote #container{
	padding-left:20px;  
	height:100%;
}
.slidenote > a#note_close {
    border-radius: 100%;
    bottom: 10px;
    color: #000;
    padding: 0 5px;
    position: relative;
    right: 10px;
    background: #000;
    color: #fff;
	 border: 2px solid #fff;
	 cursor:pointer;
}
.slidenote .slidenote_heading {
    float: left;
    width: 100%;
}
article.post .post-meta > span i{
	color: #ff0000;
}

.footer-copyright ul li a{
	color:#555 !important;
	font-size: 0.9em;
}

.profiles .business_title{
	color:#333;
	font-size: 16px;
}
.profiles .post p{
	 margin-bottom: 0;
    padding: 0 20px 0 0;
    text-align: left;
}
.profiles .b_logo{
	border:1px solid #999;
}

.profiles a.btn-primary,.scrollingBox a.btn-primary{
	margin-top: 10px;
    border-radius: 3px;
    text-transform: capitalize;
    margin-right: 5px;
    padding: 3px 6px;
    font-size: 12px;
    text-shadow: none;
}
.scrollingBox a.btn-primary{
	color: #fff !important;
}
.profiles hr.solid{
	margin:0 !important;
}
.newsletter_box{
	margin-top:30px;
	 clear: both;
}
.newsletter_box a{
	position:relative;
}
.newsletter_box a:after {
	position: absolute;
	font-family: FontAwesome;
	content: "\f0d7";
	font-size: 30px;
	position: absolute;
	right: 110px;
    top: 12px;
}

.sidebar .other_links ul.nav-list,.sidebar .other_links img{
	border: 1px solid #ccc;
}
.sidebar .other_links img{
	border-bottom: none;
}

.sidebar .other_links ul.nav-list li a::before{
	border:none !important ;
}
.sidebar .other_links ul.nav-list li a{
	 font-weight: 600;
    text-transform: uppercase;
    color: #222;
}
.sidebar .middle_ads{
	float: left;
	width: 100%;
}

.profile_page .special_menus{
	background:#f4f4f4 !important;
}
.send_email_div{
	margin-top:10px;
	padding-right:0;
	padding-left: 0;
}
.send_email_div button, .send_email_div a.btn {
	border-radius:4px;
}
.send_email_div button:first-child{
	margin-left:5px;
}
.business_profile .b_name{
	font-weight:600 !important;
}
.business_profile .short_desc{
	color:#666;
	text-transform:none;
}
.business_profile p img{
	margin: 0 5px;
} 

.business_profile p.drop-caps.drop-caps-style-2::first-letter {
    background-color: #ff0000 !important;
}
.business_ads{
	max-width:800px !important;
}
.contact_info .divider{
	margin:30px 0 !important;
}
.home_blogs .btn-flat{
	padding: 0 !important
}

.next_btn, .pre_btn {
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    position: fixed;
    bottom: 50%; 
    z-index: 0; 
    border: 2px solid #fff;
    box-shadow: 0 0 2px 5px #ccc;
	background:#333;
	width: 100px;
}
.next_btn{
	right: 0px;
    border-right: none;
    border-radius: 30px 0 0 30px;
}
.next_btn > .link{
	border-radius: 30px 0 0 30px;
	text-align: center;
}
.pre_btn {
    left: 0px;
    border-left: none;
    border-radius: 0px 30px 30px 0px;
}
.pre_btn > .link{
	  border-radius: 0px 30px 30px 0px;
	  text-align: center;
}

.blog_page .post{
	border:none !important;
}

.blog_page .divider hr{
	width:100%;
	background:#000 !important;
}

.blog_page .post-content h2{
	margin-bottom:1px !important;
}

.blog_page .post-content h2 a{
	color:#222;
	font-size:25px;
}
.blog_page .post-content h2 a:hover{
	color: #ff0000;
}
.directories{
	margin-bottom: 40px;
	float: left;
}
.directory_menus {
	float: left !important;
}
.directories .dirImg{
	padding-top: 70px;
}
.directories .post_header{
	margin: 0 0 30px 0;
}
.directories .post_header h3{
	font-weight: 600;
    margin: 0;
    line-height: 60px;
        color: #ff0000;
}
.directories .post_header h3 span{
	color:#222;
	font-size:14px;
	font-weight:600;
	text-transform: capitalize;
}
.directories p.images
{
	margin-top:20px;
}

.directory_sidebar .heading-primary{
	background:#000 !important;
}
.directory_sidebar .special_menus{
	background:#ff0000 !important;
}
.directory_sidebar ul.nav-list li a{
	color: #fff;
	font-size:15px;
}
.directory_sidebar ul.nav-list li a:hover{
	color: #000 !important;
	background: #eee;
}
.directory_sidebar ul.nav-list li a::before {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #333;
    border-top: 8px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    margin: 3px 10px 10px -18px;
    position: absolute;
    width: 0;
}
.directory_active
{
	color: #000 !important;
	background: #eee;
}
.directories .topfeatures{
	background: url('../africa_directory/images/excel-download.png') no-repeat;
	background-position: right;
}
.directories .topfeatures li{
	border:none;
}
.pagination > li > a{
	padding: 5px 12px !important;
	font-size: 14px;
}

.tourism .embed-responsive-borders{
	border:1px solid #ccc;
}
.related_comp .recent-posts {
    padding: 0 10px;
    border-right: 1px solid #ccc;
}
.recent-posts h4{
	line-height: 20px !important ;
}
.related_comp .recent-posts h4 a{
	font-weight: 600;
	color: #333;
	font-size: 16px;
}
.related_comp .recent-posts h4 a:hover{
	color: #ff0000;
}
.related_comp .company .recent-posts p{
	clear: both;
}
.pricing .top_heading{
	border-bottom: 2px solid #ff0000;
}
.pricing .top_heading h1{
	font-size: 30px;
}
.pricing .top_heading h1 strong{
	color: #ff0000;
}
.pricing .top_heading h2{
	font-size: 24px;
}

.pricing .details p{
	text-align: justify;
}

.pricing .regular_ad ul.list li{
	width: 50%;
	float: left;
}
.pricing .regular_ad ul.list li a{
	color: #222;
}

.pricing .regular_ad ul.list li a:hover{
	color: #ff0000;
}

.pricing .pricing-table{
	padding: 0;
}
.pricing .pricing-table.pricing-table-sm h3 span{
	height: 80px;
	width: 80px;
}
.pricing .contact_info .divider i{
	margin:0 auto 0 -10px;
}
.rate_page_sidebar ul.simple-post-list{
	padding: 0 5px;
	margin-bottom: 15px;
	background: #eee;
}
.membership_table table tr{
	border-top: 1px solid #ccc;
}
.membership_table table thead tr{
	border-top: none;
}
.membership_table table thead tr th{
	text-align: center;
}
.solid_border{
	border-top: 2px solid #475057 !important ;	
}
.membership_table table thead tr th span{
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
.membership_table table tr th{
	padding: 20px;
	border:none;
	font-size: 16px;
	font-weight: 600;
}
.membership_table table tr td{
	padding:20px;
	text-align: center;
	/*background: #F2F2F2;*/
	border:none;
	border-right: 1px solid #ddd
}
.membership_table table tr td:last-child{
	border:none !important;
}

.membership_table table tr td span{
	font-weight: 600;
	font-size: 16px;
}
.membership_table table tr td span .fa-times{
	color: #000;
}
.membership_table table tr td span .fa-check{
	color: #ff0000;
}
.membership_table table tr td.pricing span{
	font-size: 18px;
	color: #000;
}
.membership_table table tr td a{
	border-radius: 4px;
}
.membership_table table th.silver{
	background: #49A5E1;	
	position: relative;
	padding: 15px 0;
	text-align: center;
	color: #fff;
}

.membership_table table th.silver::after{
	content: '';
	display: block;  
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 0;
	border-top: 20px solid #49A5E1;
	border-right: 100px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 100px solid transparent;
}
.membership_table table th.gold{
	background: #F8941A;
	position: relative;
	padding: 15px 0;
	text-align: center;
	color: #fff;	
}
.membership_table table th.gold::after{
	content: '';
	display: block;  
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 0;
	border-top: 20px solid #F8941A;
	border-right: 100px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 100px solid transparent;
}
.membership_table table th.platinum{
	background: #4E9D22;	
	position: relative;
	padding: 15px 0;
	text-align: center;
	color: #fff;
}
.membership_table table th.platinum::after{
	content: '';
	display: block;  
	position: absolute;
	left: 0px;
	top: 100%;
	width: 0;
	height: 0;
	border-top: 20px solid #4E9D22;
	border-right: 95px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 95px solid transparent;
}
.silver_color{
	background: #DFF1FB;
}
.gold_color{
	background: #FEDEA4;
}
.platinum_color{
	background: #D5EDB1;
}
.membership_table form select{
	width: 100%;
    height: 35px;
    background: transparent;
    border: 1px solid;
}
.membership_table form select option{
	background: transparent;
}
.membership_table form .pay_btn{
	border-radius: 4px;
}
.rates.call-to-action.call-to-action-in-footer{
	margin-bottom: 30px !important;
}
.rates.call-to-action.call-to-action-in-footer:before{
	display: none;
}
.rates.call-to-action .call-to-action-content{
	padding-top: 0;
}
.membership_page .pricing .regular_ad ul.list li{
	width: 33%;
}
.membership_page .directory_plans .heading .btn{
	position: relative;
	bottom: 40px;
}
.membership_page .directory_plans .dir_plan_box:first-child .plan .btn{
	margin-top: 198px;
}
.membership_page .directory_plans .center h3{
	padding-top: 60px;
}
.membership_page .directory_plans .center  h3 span{
	margin-top: 40px  ;
}
.membership_page .directory_plans .center .plan .btn{
	margin-top: 130px;
}
.membership_page .pricing-table li{
	padding: 5px 0;
}
.membership .owl-carousel .owl-item img{
	width: 100px;
    height: auto;    
}
.membership_page .panel-group .panel-heading a{
	color: #000 !important;
}
.popover-title  {
	padding: 8px 14px !important;
	font-size: 14px;
}

.advertise_table table thead tr th{
	text-align: center;
	background: #323232;
	color: #fff;
	vertical-align: middle;
	font-size: 16px;
}
.red_background{
	background: #C01900 !important;
	text-align: center;
	color: #fff !important ;
	font-weight: 600;
}
.advertise_table table tbody tr th,.advertise_table table tbody tr td{
	color: #000;
}
.no_border{
	border:none !important;
}

/**********Search Form start************/
.search_box{
	/*margin-top: 50px;*/
}
.search_box h2 {
    color: #000;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    margin-top: 30px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.search_box h2 .radio-inline {
	border: 1px solid#ff0000;
    padding: 0px 10px !important;
    text-transform: capitalize;
    border-radius: 2px;
    font-size: 18px;
    line-height: 1.5;
}
.search_box h2 input[type=radio] {
	display: none;
}
.search_box_active{
	color: #fff !important;
	border-bottom: 2px solid #000;
	background: #ff0000;
}

.searchSuggestion{
	background: #f7f7f7;
    box-shadow: 0px 2px 2px 2px #666;
    border-top: none;
    position: absolute;
    z-index: 99999;
    width: 100%;
    display:none;
    overflow: scroll;
    height: 400px;
    overflow: auto;
    text-align: left;
    top: 46px;
}
.searchSuggestion > li {
    cursor: pointer;
    margin: 0;
    padding: 8px 10px;
    width: 100%;
    color: #333;
    font-size: 13px;
    height: auto !important ; 
    list-style: none;
}
.searchSuggestion > li:hover {
	background: #ddd;
	color: #000;

}

.search_box .formbox{
 	background: #ff0000 ;
    border-radius: 10px;
    margin-top: 5px;
}

.search_box form {
	padding: 30px 30px 15px 30px;
}
.search_box .container .col-sm-3{
	margin:0;
	padding: 0
}
.search_box form input.input-control{
	border-radius: 4px 0 0 4px;
}
.search_box form .input-control{
	
	border-right: 1px solid #ebebeb;
	font-size: 13px;
    height: 48px;
    line-height: 48px;
    padding: 10px 16px;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    white-space: nowrap;
    border: 1px solid #ddd;
}
.search_box form .btn-group{
	width: 100%
}
.search_box form .btn-group .btn{
	background: #000 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 48px;
    padding: 0;
    width: 100%;
}
.search_box form .btn-group .btn:hover{
	color: #ccc;
}
/**********Search Form end************/
/*.howitworks .timeline
{
	margin: 80px 5% 0 !important ;
	width: 80% !important ;
}
.howitworks .timeline::after{
	left: 13.3% !important;
}
.howitworks .timeline-box {
	width: 80% !important;
}
.howitworks .timeline-box .portfolio-item h4 i{
	color: #ff0000;
	margin-right: 10px;
}*/

.howitworks section.timeline .timeline-box{
	padding: 0;
}
.howitworks .second_box, .howitworks .fourth_box{
	margin-top: 200px !important ;
}

.howitworks .featured-box{
	border:0 !important ;
}
.howitworks .featured-boxes .col-sm-12{
	padding: 0;
}
.howitworks .featured-boxes .featured-box{
	margin-top: 0 !important;
}
.howitworks .featured-boxes-flat .featured-box .box-content{
	margin-top: 0 !important ;
}
.howitworks .featured-box .box_heading{
	color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}
.howitworks .featured-box ul{
	padding: 0;
     margin: 0 70px;
    list-style: none;
}
.howitworks .featured-box ul li{
	border-bottom: 1px solid #eee;
    line-height: 30px;
}
.howitworks .featured-box ul li i{
	color: #00A408;
}

.howitworks .special_box .featured-box ul{
	margin: 0 20px;
}
.howitworks .special_box .featured-box ul li{
	float: left;
	margin: 0 15px;
    border: none;
}
.howitworks .special_box .featured-box ul li i{
	display: block;
	font-size: 40px;
}
.howitworks .featured-box .small_info{
	margin: 20px 0 0px 0;
    line-height: 40px;
    padding: 0;
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
}
.howitworks img.logo{
	float:left;
	width:20%;
}
.howitworks .call-to-action h3
{
	line-height: 40px;
	font-size: 35px;
	position: relative;
    bottom: 30px;
}

.buy_sell_leads{
	padding-bottom: 80px !important ;
}
.buy_sell_leads .leads{
	background: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	width: 49% ;
	margin:0 5px;
}
.buy_sell_leads .leads h2{
	border-bottom: 1px solid #999;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.buy_sell_leads .leads .col-md-12 .testimonial{
	margin: 0 !important ;
}
.buy_sell_leads .leads .lead_heading,.buy_sell_leads .leads .lead_date{
	 margin: 0 
}
.buy_sell_leads .leads .owl-carousel{
	margin-bottom: 0;
}
.buy_sell_leads .leads .lead_heading a{
	 color: #000;
    font-weight: 600;
}
.buy_sell_leads .leads .lead_heading a:hover{
	color: #ff0000;
}

.business_profile .list.list-icons.list-icons-style-3 li{
	padding-left: 0 !important;
}
.home_featured a.cname{
	text-decoration: none;
}
.home_featured a.cname:hover h5{
	color: #ff0000 ;
}
.home_featured .owl-carousel .owl-item img{
	width: 100%;
	height: 120px;
}
.home_featured .owl-carousel .owl-nav .owl-prev, .home_featured  .owl-carousel .owl-nav .owl-next{
	bottom: -20px;
}
.home_video .testimonial blockquote{
	padding: 0 8% !important;
}
.home_video .testimonial blockquote p{
	 padding: 0 0px;
    font-size: 18px;

}
a.more_cat_link{
	float: right;
}
.alignleft{
	float: left;
	margin: 5px 15px 0 0;
}
.alignright{
	float: right;
	margin: 5px 0 0 15px;
}
.home_cats{
	/*padding-top: 0px !important;*/
}
.home_cats .cat_list{
	list-style: none;
	padding: 0;
	margin:0;
}
.home_cats .cat_list li{
	float: left;
	width: 33.33%
}	
.home_cats .cat_list li a{
	background: linear-gradient(to top, #efefef, #f5f5f5);
	border:1px solid #e5e5e5;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 700;
	padding: 10px;
	float: left;
    width: 95%;
    margin-bottom: 10px;
    border-radius: 4px;
    line-height: 15px;
}
.home_cats .cat_list li a:hover{
	background: #ff0000;
	color: #fff;
}
.home_sidebar .side_newsletter {
    border: 10px solid #F81F3A;
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 10px;
}
.home_sidebar .side_newsletter .fa.fa-envelope-o {
    color: #F81F3A;
    font-size: 40px;
}
.home_sidebar .side_newsletter h4{
  	color: #F81F3A;
    margin: 0;
}
/*.home_sidebar .side_newsletter .input-control{
	border: 1px solid #ccc;
    height: 40px;
    margin-top: 20px;
    background: #f7f7f7;
    width: 71%;

}
.home_sidebar .side_newsletter .btn{
	background: #c62837 none repeat scroll 0 0;
    border-color: #c62837;
    height: 40px;
    margin-left: -5px;
    margin-top: 7px;
    font-weight: 700;
}*/
.home_sidebar .side_newsletter #mlb2-2798737 .subscribe-form{
	padding: 0 !important;
}

.home_ads{
	padding: 0px 0 50px 0 !important;
}
.home_features{
	background: #000 !important;
	padding: 30px 0 !important;
	margin-bottom: 0 !important;
}
.home_features ul li{
	color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.home_features ul li a{
	color: #fff;
}
.home_features .call-to-action-btn{
	position: relative;
	top: 90px;
}
.home_promote{
	padding: 30px 0 50px;
}
.home_promote .feature-box-info h4, .home_promote .panel-title a{
	color: #000 !important;
}
.owl-prev, .owl-next{
	border-radius: 50% !important ;
}
.sub_heading_red{
	border-bottom: 3px double #ccc;
    padding-bottom: 10px;
    text-transform: capitalize !important;
    color: #ff0000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
h1.sub_heading_red{
	padding-bottom: 0 !important;
}
.sub_heading{
	padding-bottom: 10px;
    text-transform: capitalize !important;
    font-size: 20px;
    font-weight: 600;
     margin: 0;
}
.network_link{
	/*margin: 0 10px;*/
}
.network_link img{
	width: 11%;
}
.net_small_pic img{
	width: 8%;
}
.net_dubai_exporter img{
	width: 9%;
}
.bottom_ads{
	float: left;
}
.notification{
	margin:0 !important;
	color: #ff0000 !important;
    text-decoration: none !important;
    cursor: pointer;
    padding: 2px !important ;
    background: none !important ;
}
.notification:hover{
	background: none !important ;
	color: #ff0000;
}
.notification .fa-caret-down{
	display: none;
}
.notification i{
	 top: 3px;
    color: #ff0000 !important;
    font-size: 25px;
    position: relative;
    left: 10px;
}
.notification > span {
    bottom: 1px;
    color: #ff0000 !important;
    position: relative;
    right: 6px;
}
.notification .dropdown-menu li a:hover .notification{
	
} 
ul.not_list{
	background: #f7f7f7 none repeat scroll 0 0;
    box-shadow: 0 0 4px 1px #ccc;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 40px;
    top: 48px;
    z-index: 99999;
    width: 40%;
    text-align: left;
}
ul.not_list li {
	 line-height: 25px;
}
ul.not_list li a{
	border-bottom: 1px solid #ddd;
    font-size: 12px;
    float: left;
    padding: 10px;
    width: 100%;
    text-decoration: none !important;
}
ul.not_list li a:hover{
	background: #ddd;
	color: #000;
}
.side_htmlads{
	border: 1px solid #ccc;
    padding: 10px 22px 10px 20px;
}
.ads_report{
    background: #2f2f2f none repeat scroll 0 0;
    padding: 20px;
    margin-bottom: 30px;
}
.ads_report h1{
  color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}
.ads_report h1 span{
	 font-size: 22px;
    font-weight: normal;
    font-style: italic;
}
.ads_report table{
	text-align: center;
	margin:0;
	background: #fff;
	color: #000;
}
.ads_report table tr{
	border-top: 1px solid #ccc;
}
.ads_report table thead tr{
	border-top: none;
}
.ads_report table thead tr th{
	text-align: center;
	background: #F8EE31;
}
.ads_report table tbody tr th{
	background: #C3B49B;
}
.ads_report table tr th,.ads_report table tr td{
	border:2px solid #333;
	padding: 15px;
}
li.search_window {
	position: absolute;
    right: 0;
    top: 12px;
}
.search_window form input[type=text] {
    color: #000;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 4px;
    font-size: 13px;
    background-color: white;
    /*background-image: url('../img/searchicon.png');
    background-position: right; 
    background-repeat: no-repeat;*/
    padding:5px;
    float: right;
    height: 40px;
    width: 100%;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.search_window form input[type=text]:focus {
    /*width: 100%;*/
    background: #f7f7f7;
    
}

.search_window form button{
	background: none;
    border: medium none;
    color: #999;
    float: right;
    font-size: 18px;
    position: absolute;
    right: 3px;
    padding: 0;
    top: 6px;
}
.searchResult .profile_box .img-thumbnail{
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
}
.searchResult .profile_box .profileTitle{
	line-height: 20px;
}
.searchResult .profile_box .profileTitle a{
	font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    
}
.home_carousel .owl-item a:hover{
	text-decoration: none ;
}
.home_carousel .owl-item a:hover h5{
	color: #ff0000 ;
}
.tyredealersdubai .blogs .post-content a{
	margin: 0 2px;
}
.border1{
	border: 1px solid;
}
.profileExhibitions .owl-carousel .owl-item img {
    height: 100px;
}
.profileExhibitions .owl-carousel a{
	text-decoration: none;
}
.profileExhibitions .owl-carousel a h5 {
    text-transform: capitalize !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-align: center;
}
.profileExhibitions .owl-carousel .post-info{
	text-align: center;
}
.profileExhibitions .owl-carousel .post-info .post-meta{
	line-height: 24px;
}
.profileExhibitions .owl-carousel .post-info .post-meta p{
	text-align: center;
}
.profileExhibitions .owl-carousel .post-info a b{
	font-size: 18px;
}
.profileExhibitions .thumb-info{
	width: 60%;
	margin: auto;
}


/************NEW CSS For New Home Page Start*************/
#header .header-nav-bar{
	padding-bottom: 0;
	min-height: 20px !important;
}
#header .header-nav-main{
	margin:0;
}
#header .nav-pills>li {
    margin-left: 0;
}
#header .header-nav-main.header-nav-main-light nav > ul > li > a {
    color: #fff;
    border-left: 1px solid #ccc;
    border-radius: 0;
    margin: 0;
    padding: 16px 14px;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 14px;
}
.paginationPages .header-nav-main.header-nav-main-light nav > ul > li > a{
	padding: 16px 8px !important;
}
#header .header-nav-main.header-nav-main-light nav > ul > li:nth-last-child(2) a{
	border-right: 0px solid #ccc;
}

#header .header-nav-main nav > ul > li > a.dropdown-toggle:after{
    top: 15px;
    right: 5px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu{
    border-top: 2px solid #000 !important;
    padding:0;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li > a{
    border-bottom: 1px solid #ccc !important;
    border-radius: 0;   
    color: #000;
}
#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav li a img{
    width: 15px;
}
#header .header-nav-main nav > ul > li.dropdown-mega.flags .dropdown-mega-sub-nav li a img{
    padding: 2px;
    margin-right: 1px;
    height: 16px;
    border: 1px solid #999;
    width: auto;
}
li.search_window {
    top: 7px;
}
li.search_window > a{
    background: #000 !important;
    color: #fff !important;
    border-radius: 4px !important;
    padding:9px !important;
    border:none !important;
}
li.search_window a:hover{
	color: #000 !important;
    background: #fff !important;
}
.footerTop{
    background: #c50809;
    padding: 10px 0;
}
.footerTop ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.footerTop ul li{
    color: #fff;
    width: 19.7%;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700; 
    text-align: center;
}
.footerTop ul li:first-child{
    padding-left: 30px;
}
/************NEW CSS For New Home Page End*************/

.shareBox{
	text-align: center;
	margin-bottom: 20px;
}

/*******************CGI Script form CSS start**********************/
.textLabel {
    font-size: 14px !important ;
    padding: 0 0 10px;
    text-align: left;
    text-decoration: none !important;
}
input.textField, select.textField, input.textFieldFocus, select.textFieldFocus{
	border:1px solid #ccc !important;
	width: 100%;
	height: 35px;
	margin-left: 50px;
}
textarea.textField, textarea.textFieldFocus{
	width: 100%;
	margin-left: 50px;
}
.feedback textarea.textField, .feedback textarea.textFieldFocus,.feedback input.textField,.feedback select.textField,.feedback input.textFieldFocus,.feedback select.textFieldFocus{
	margin-left: 0px  ;	
}
input.buttonfield, input.buttonfieldFocus {
    background: #ff0000 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 40px;
    padding: 5px 15px;
}
.exhibitions table{
	margin:0 auto;
}
.exhibitions input.textField,.exhibitions select.textField, .exhibitions input.textFieldFocus, .exhibitions select.textFieldFocus,
.exhibitions textarea.textField,.exhibitions textarea.textFieldFocus{
	margin-left: 0px !important ;
}
input[type="checkbox"].textField, input[type="checkbox"].textFieldFocus
{
	margin-left: 20px !important ;
    position: relative !important ;
    right: 20px ;
}
.profile_enquiry_form textarea.textField, .profile_enquiry_form textarea.textFieldFocus,
.profile_enquiry_form input.textField, .profile_enquiry_form select.textField, .profile_enquiry_form input.textFieldFocus, .profile_enquiry_form select.textFieldFocus{
	margin-left: 0 !important;
	width: 100% !important;
	float: left !important;
}

/*******************CGI Script form CSS End**********************/

/*************** POPUP CSS Starts *****************/

/* Outer */
.popup {
    width:100%;
    height:100%;
    position:fixed;
    z-index: 99999;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
    display:none;
}
.adsPopup{
	/*display: block;*/
}

/* Inner */
.popup-inner {
	padding:15px;
    position:absolute;
    z-index: 99999;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}
#login_popup .popup-inner{
	width: 50%;
}
.downloadPage .popup-inner{
	width: 35%;
	padding: 0;
}
.adsPopup .popup-inner {
	max-width: 560px;
}
 
/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff !important;
    cursor: pointer;
}
 
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
    color: #fff;
}
.popup .login_window{
	float: left;
    padding:20px ;
    width: 60%;
    text-align: center;
    float: left;
}
.dir_buy_form .login_window{
	width: 100% !important ;
}
.popup .why_register{
	float: left;
    padding: 0 20px;
    margin: 20px 0;
    width: 40%;
    border-left: 5px solid #ddd;
}
.popup .why_register h2{
	 font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}
.popup .why_register ul{
	color: #666;
    font-weight: bold;
    padding-left: 0px;
    list-style: none;
}
.popup .why_register .icons {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
.popup .why_register .popup_logo{
	margin-top: 20px;
}
.popup .why_register .popup_logo img{
	width: 100%;
}
.popup .login_window form{
	
}
.popup .login_window form h4{
	color: #000;
    font-weight: 600;
    text-align: left;
    width: 100%;
}
.popup .login_window form .register_btn{
	float: right;
	text-transform: uppercase;
    font-size: 12px;
    position: relative;
    top: 5px;
    font-weight: bold;
}
.popup .login_window form label {
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    padding-left: 0;
}
.popup .login_window form .form-group {
    float: left;
    width: 100%;
}
.popup .login_window form .form-control{
    font-size: 13px;
    height: 50px;
    width: 100%;
    line-height: 48px;
    padding: 0 20px;
    border:1px solid #ccc;
}
.popup .login_window form .submit_div{
	text-align: left;
}
.popup .login_window form input.btn {
    border: none;
    background: #333 none repeat scroll 0 0 !important;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 5px;
}
.popup .login_window form button:hover {
	background: #000 !important;
}
.popup #title, .login_popup #title{
    background: #ff0000;
    color: #fff;
    margin: 0;
    padding: 5px;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
}

.popup .loginlink{
	color: #4C77A4;
    font-size: 12px;
    font-weight: 600;
    font-weight: bold;
}
.popup .loginlink i{
	color: #555;
}
.popup #forgotLink,#login_popup #loginLink{
	font-size: 14px;
	font-weight: 600;
}
/*************** POPUP CSS Ends *****************/

#spiner img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.return_message{
	/*display: none;*/
}
.ads{
	padding: 0 !important ;
	/*float: left;*/
}
#topEnqForm .form-control{
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-bottom: 1px solid #ccc;
	resize: none;
	padding: 0;
}

/*************** Directories CSS Start *****************/
.directories ul{
	width: 100%;
}
.directories ul li{
	margin-bottom: 0;
}
.directories .ul_table
{
	width: 100%;
	float: left !important ;
}
.directories .ul_table .heading{
	color: #000;
}
.directories .ul_table ul li
{
	width: 48%;
    float: left;
    margin: 0 5px;
    padding: 0;
    line-height: 35px;
    color: #ff0000;
}
.directories .ul_table ul li:last-child {
    border-bottom: 1px solid #DBDBDB;
}
.directories .ul_table ul li img{
	padding: 3px;
	border: 1px solid #000;
	margin-right: 10px;
}
.directories .ul_table ul li i
{
	margin-right: 2px;
    padding: 0px 7px;
    border-radius: 80%;
    position: relative !important;
    font-size: 20px;
    top: 2px !important;
}
.directories .ul_table ul li a{
	color: #000;
}
.directories .ul_table ul li a:hover{
	color: #ff0000;
}
.directories .product_details{
	margin-top: 40px;
    float: left;
    width: 100%;
}
.directories .product_details .divider.taller{
	margin: 35px auto;
}
.directories .features{
	margin-top: 40px;
    float: left;
    width: 100%;
}
.directories .features ul li{
	width: 50%;
	float: left;
	font-weight: 600;
}
.directories .features ul li span{
	font-weight: normal;
}

.directories .payment{
	clear: both;
    width: 100%;
    margin-top: 40px;
    float: left;
}
.directories .payment .pay_btn,.directories .pay_btn{
	border-radius: 4px;
	font-size: 24px
}
.directories .payment .old_rate{
	font-size: 20px;
	margin-bottom: 0;
}
.directories .payment .new_rate b{
	color: #ff0000;
}
.directories .payment .payment_form{
	border: 1px solid #9C882D;
    border-radius: 5px;
    padding: 15px;
    background: #9CB02D;
}
.directories .payment .payment_form p{
	color: #fff;
}
.directories .payment .save_text{
	color: #ff0000;
}
.directories .payment .disclaimer{
	font-size: 12px;
	text-align: left;
}
.directory_testimonials .testimonial-primary blockquote{
	background: #f4f4f4 !important ;
	padding: 10px 30px;
}
.directory_testimonials .testimonial blockquote p{
	font-size: 14px;
	color: #000;
	line-height: 25px;
}
.directory_testimonials .testimonial blockquote:before,.directory_testimonials .testimonial blockquote:after{
	color: #999;
	font-size: 50px;
}
.directory_testimonials .testimonial-primary .testimonial-arrow-down{
	   border-top-color: #f4f4f4;
}
.directories .topfeatures li{
	margin-top: 4px;
    padding-bottom: 3px;
    font-weight: bold;
}
/*************** Directories CSS Start *****************/


/* Responsive */
@media (max-width: 1024px) {
	.network_link img{
		width: 9.5% !important ;
	}
}
@media (min-width: 992px) {
	
}
@media (max-width: 992px) {
	.top_tabs .tab-content #exporters .col-md-4{
		width: 100% !important;
	}
	.buy_sell_leads .leads{
		width: 100% !important;
		margin: 10px 0 !important;
	}
}	
/********Tabs CSS start******/
@media (max-width: 768px) {

	.howitworks .timeline-box{
		margin-top: 100px !important;
	}
	.howitworks .special_box .featured-box ul{
		margin: 0 13px;
	}
	.howitworks .special_box .featured-box ul li{
		float: none;
		margin: 10px 15px;
    	border-bottom: 1px solid #eee;
	}
	.howitworks .featured-box .small_info{
		float: none;
		margin: 0;
   		line-height: 30px;
   		border: none;
	}
	.home_features .call-to-action-btn{
		top: 0;
	}
	.membership_table table th.silver::after, .membership_table table th.gold::after{
		border-width: 20px 76px 0;
	}
	.membership_table table th.platinum::after{
		 border-width: 20px 80px 0;
	}
	.directories .dirImg{
		padding-top: 0px;
	}
	.directories .dirImg img{
		width: 100% !important;
	}
	.directory_menus {
		width: 100% !important;
	}
}

@media (min-width: 481px) and (max-width: 768px) {
	/* Home Intro */

	#header .navbar-nav{
		width: 100%;
	}
	#header .logo_div{
		width: 30%;
		float: left;
	}
	#header .top_ad{
		width: 70%;
		float: left;
	}
	#header .header-logo img {
		width: 80%;
	}
	#header .top_ad img{
		width: 80%;
		margin-top: 20px;
	}
	.video_text .row .col-md-4{
		width: 33.33%;
		float: left;
	}
	.video_text .row .col-md-3{
		float: left;
	}
	.video_text .row .col-md-3 i.fa-video-camera{
		font-size: 40px !important;
	}
	.video_text .row .col-md-4 .mb-lg{
		font-size: 20px;
	    line-height: 10px;
	    margin: 0;
	    padding: 0;
	}
	.blog_sidebar .col-md-8{
		margin-bottom: 20px;
		float: left;
	}
	.blog_sidebar .col-md-8 .col-md-4, .blog_sidebar .col-md-8 .col-md-6{
		width: 50%;
		float: left;
	}
	.blog_sidebar .sidebox{
		float: left;
	}
	#footer .col-md-9 .col-md-3{
		width: 33.33%;
		float: left;
	}
	#footer .footer_logo{
		float: left;
		margin-left: 20px;
	}
	#footer .footer-copyright .col-md-8 {
		float: left;
		width: 70%;
	}
	
	.slidenote {
		width: 250px; 
	}
	
	.profiles .recent-posts {
	    border-bottom: 1px solid #ccc;
	    float: left;
	    margin-bottom: 20px;
	}
	.profiles article.post{
		clear: both;
		float: left;
		margin-bottom: 10px;
	}
	.profiles .post p{
		padding:0;
	}
	.sidebar .heading-primary, .sidebar .heading-primary a{
		clear: both;
	}
	.newsletter_box a::after{
		right: 470px;
	}	
	#login_popup .why_register .popup_logo img{
		width: 50%;
	}
	.howitworks .call-to-action h3{
		font-size: 25px;
	}
	.home_ads .ad_box{
		width: 25%;
		float: left;
	}
	.home_sidebar .africa_directory {
	    float: left;
	    width: 50%;
	}
	.home_sidebar .side_newsletter {
	    margin-top: 0px;
	    padding: 0px;
	    width: 48%;
	    margin-left: 10px;
	}
}


@media (max-width: 767px) {
	#header{
		border-bottom: 1px solid #ccc;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li > a{
        border-left: 0;
    }
    #header .header-nav-main.header-nav-main-light nav > ul > li:nth-last-child(2) a{
        border-right: 0;
    }
    #header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav{
        margin-left: 0;
    }
    #header .header-nav-main nav > ul > li.dropdown li{
        border-bottom: none;
    }
    #header .header-nav-main nav > ul > li.dropdown li > a{
        border-bottom: 0;
        color: #222;
        background: #f9f9f9;
        border-radius: 0;
    }
	.directories .ul_table ul li{
		width: 99%;
	}
	.directories .product_details, .directories .features, .directories .payment {
		margin: 0;
		margin-top: 30px;
	}
	#login_popup .login_window{
		width: 100%;
		/*border-bottom: 2px solid #ddd;*/
	}
	#login_popup .why_register{
		/*width: 100%;*/
		display: none;
	}
	.membership_page .pricing .regular_ad ul.list li{
		width: 100%;
	}
	.membership_table table th.platinum::after{
		 border-width: 20px 86px 0;
	}
	.membership_page .directory_plans .dir_plan_box:first-child .plan .btn,
	.membership_page .directory_plans .center .plan .btn {
		margin-top: 0px;
	}
	#collapse2PrimaryOne{
		display: none !important;
	}
	.downloadPage .popup-inner{
		width: 70%;
	}
}

/********Tabs CSS end******/



/********Mobile CSS start******/
@media (max-width: 480px) {
	#header{
		min-height: 100px !important;
	}
	#header .header-logo img{
		width: 60%;
	}
	#header .header-nav-bar .header-btn-collapse-nav{
		margin-top: -125px;
	}
	#header .top_ad{
		margin-bottom: 10px;
		float: left;
	}
	#header .top_ad img{
		width: 100%;
	}
	.search_box, .home_search_box{
		display: none;
	}
	#header .header-nav-main.header-nav-main-light nav > ul{
		background: #000;
	}
	li.search_window{
		top: 0;
	}
	li.search_window a{
		background: #f00;
		padding:16px 14px;
		border-radius: 0 !important;
	}
	li.search_window a:hover{
		background: none;
		color: #fff;
	}
	.paginationPages .header-nav-main.header-nav-main-light nav > ul > li > a:hover{}
	.slidenote{
		width: 250px;
	}
	.blog_sidebar .col-md-8{
		margin-bottom: 20px;
		float: left;
	}
	.next_btn, .pre_btn{
		width: 30px;
		line-height: 30px;
		box-shadow: 0 0 1px 1px #ccc;
	}
	.pre_btn span, .next_btn > .link span{
		display: none;
	}
	.pre_btn > .link i{
		 position: relative;
   		 right: 3px;
	}
	.next_btn > .link i{
		 position: relative;
   		 left: 3px;
	}
	.newsletter_box a::after{
		right: 90px;
	}
	.howitworks .featured-box ul{
	    margin: 0 20px !important ;
	}
	.profiles .col-md-4 {
	    /*border-bottom: 1px solid #ccc;*/
	    float: left;
	    margin-bottom: 20px;
	    width: 100%;
	    padding: 0;
	}
	.profiles hr.tall{
	    display: none;
	}
	.home_sidebar{
		float: left;
	}
	.home_ads .ad_box{
		margin-bottom: 10px;
	}
	.home_cats .cat_list li, .home_cats .cat_list li a{
		width: 100%;
	}

	.directories .features ul li{
		width: 100%;
	}
	.directories .blog-posts .img-responsive  {
		max-width: 100% !important;
		margin: 0 auto;
	}
	.directories .post_header .img-responsive  {
		max-width: 70px !important;
	}
	.directories .dirImg img{
		width: 100% !important;
	}
	.directories .post_header img{
		float: left !important;
	}
	.directories .post_header h3{
		line-height: 30px;
	}
	.importers_home .blog-posts .img-responsive{
		width: 100% !important;
	}
	.importers_home img.flag{
		display: none;
	}
	.membership_table table tr th, .membership_table table tr td{
		padding: 10px;
	}
	.howitworks img.logo {
	    float: none;
	    width: 100%;
	}
	.howitworks .call-to-action h3{
		bottom: 0;
    	font-size: 25px;
	}
	.textLabel{
		width: 100%;
		float: left;
	}
	input.textField, select.textField, input.textFieldFocus, select.textFieldFocus{
		float: left;
	    margin-left: 0;
	    width: 100%;
	}
	.textLabel > img {
	    margin-bottom: 10px;
	}
	textarea.textField,textarea.textFieldFocus{
		margin-left: 0;
	}
	.membership_table table th.silver::after, .membership_table table th.gold::after{
		border-width: 16px 69px 0;
	}
	.membership_table table th.platinum::after{
		border-width: 16px 76px 0;
	}
	input[type="checkbox"].textField, input[type="checkbox"].textFieldFocus
	{
		margin-left: 0px;
	    position: relative;
	    right: 84px;
    	height: 15px;
	}
	.pricing #bs{
		margin-left: 0 !important;
		margin-bottom: 20px;
	}
	.network_link img{
		width: 14% !important ;
	}
	.membership_page .directory_plans .heading .btn{
		display: none;
	}
	.directory_menus {
		width: 100% !important;
	}
	.directories .topfeatures{
		background:none;
	}	
	.directories .topfeatures li{
		border-bottom: 1px solid #DBDBDB;
	}
	.downloadPage .popup-inner{
		width: 90%;
	}
	.footerTop ul li {
        width: 50%;
        font-size: 12px;
        font-weight: 600;
        float: left;
    }
    .profilesSidebar{
    	display: none;
    }
	
}
@media (max-width: 375px) {
	#bs{
		width:345px !important; 
	}

}
@media (max-width: 360px) {
	#bs{
		width:330px !important; 
	}
	.membership_table table th.platinum::after{
		border-width: 16px 74px 0;
	}
}
@media (max-width: 320px) {
	#bs{
		width:290px !important; 
	}
}
/********Mobile CSS end******/


.sidebar .heading-primary,
.sidebar .heading-primary a {
  background: #ff0000 none repeat scroll 0 0;
  color: #fff !important;
  margin-top: 8px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 600;
}

.heading-primary {
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
}

.heading-primary i {
  transition: transform 0.3s ease;
  margin-left: auto; 
  padding-left: 8px;
}

.special_menus {
  display: none;
  list-style: none;
  border: 1px solid #ccc;
  background: #fff;
}

.show-menu {
  display: block;
}

.rotate {
  transform: rotate(180deg);
}


        .custom-card{
           margin-bottom: 5%;
           margin-top: 5%;
       }        

       .download-card{
           background-color: #e9e9e98c;
           height: 100px;            
       }

       .directories .product_details .divider.taller {
           margin: 50px auto;
       }  
       
       .business-list{
           background-color: #e9e9e963;
       }

       .automative-africa{
           background-color: #e9e9e963;
           line-height: 2;
           padding: 14px;
           border-radius: 10px;
           color: rgb(99 99 99);
           height: 17pc;
       }

       .directory-contains{
           background-color: #e9e9e963;
           color: rgb(99 99 99);
           border-radius: 10px;
           line-height: 2;
           padding: 11px;
           height: 15pc;
       }
       
       #header .header-nav-main nav > ul > li > a.dropdown-toggle::after {
           top: 15px;  
           font-size: 12px;  
           left: 90%;
         }

       .custom-dropdown {
           min-width: 530px;  
           padding: 10px 10px;           
       }

       .custom-dropdown .row {
           display: flex;
           flex-wrap: nowrap; 
           gap: 20px; 
       }

       .custom-dropdown li:last-child {
           border-bottom: none; 
       }

       .custom-dropdown a {    
           text-decoration: none;
           display: block;    
       }

       .custom-dropdown a:hover {
           background-color: #f5f5f5; 
           color: #007bff; 
           border-radius: 4px;
       }

       .custom-dropdown img{
           height: 25px;
           width: 25px;
       }

       #header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-sub-nav li a img {
       width: 25px;
       }

       #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
           border-bottom: 1px solid #f4f4f4;            
           font-size: 0.9em;
           font-weight: 400;
           padding: 5px 10px 4px 10px;
           position: relative;
           text-transform: none;
       }

       .sidebar .heading-primary, .sidebar .heading-primary a{
        background: #ff0000 none repeat scroll 0 0;
        color: #fff !important;
        margin-top: 8px;
        padding: 5px 10px;
        font-size: 16px;
        font-weight: 600;
    }

    .this-directory{
            margin-top: 4%;            
            background-color: red;            
            border-radius: 10px;
        }

        .this-directory h3 {
            margin-top: 2.5%;
            font-weight: 700;
            display: inline-block; 
            border-bottom: 5px solid white;
            padding-bottom: 5px; 
            }


        .this-directory p{
             color: white;
             margin-top: -20px;
        }
.sidebar .heading-primary small{
            padding-left: 5px;
        }

.topEnqWindow .featured-box{
	 display: none; 
}
