/* END IN MAIN */
.single-artical-img div,
.single-article-title,
.single-article-cat-date{
	background: transparent;
}

/* RETAIN */
#header_menu .navbar-nav li a{
	padding: 10px 7px;
}
#search-ww{
	display: none;
}
.navbar-nav>li {
	float: left;
}
.single-artical-img,
.single-article-col-2{
	min-height: 354px;
}
.single-article-title{
	min-height: 0px;
}
.single-article-title h1{
	background-color: #FDB016;
	margin-bottom: 0px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	width: 100%;
	font-size: 30px;
}
.in-article-ad{
	margin-right: 35px !important;
	margin-bottom: 15px !important;
	margin-top: 10px !important;
	float: left;
}
#author-bt-articles img{
	margin-bottom: 10px;
}

#social-share-fixed{
	display: none;
}
#single-artical-row-2 .custom-related{
	margin: 0px -15px;
}
#single-artical-row-2 h2.cr-header{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#single-artical-row-2 .custom-related div.cr-content{
	max-width: 350px;
	background-color: #f8f8f8;
	border: 1px solid #CCC;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;	
}
#single-artical-row-2 .custom-related img{
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border: 0px solid #000;
}
#single-artical-row-2 .custom-related .cr-title{
	display: block;
	padding: 5px;
	max-width: 192px;
}
#single-artical-row-2 .related-posts-inarticle{
	padding-right: 0px;
}
.slick-dots{
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

#article-info{
	margin-top: 10px;
	margin-bottom: 20px;
}
#article-info .desktop-social-media > div{
	margin-left: 10px;
}
#article-info .wwtags > div{
	margin: 5px 0px;
}
#article-info .wwtags span{
	font-weight: bold;
	color: #999;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
#article-info .wwtags{
	text-transform: uppercase;
        font-size: 11px;
	margin: 0px;
	text-align: left;
}
#article-info .wwtags a{ 
	padding:0px 20px 0px 0px;
	color: #0077cc; 
}
#goto-mcomments{
	display: none;
	margin: 15px 0px;
}
#goto-mcomments a{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
@media (max-width: 340px){

}
@media (max-width: 480px){
	#goto-mcomments{
		display: block;
	}
	#women_footer .footer_content ul li a{
		background-color: #FFC718;
		margin-bottom: 10px;
		padding: 5px;
		display: block;
		font-size: 15px;
		color: #fff;
	}
	.in-article-ad{
		float: none;
	}
	#featured-img,
	.wwtags,
	#article-info{
		display: none;
	}
	#author-bt-profile .author-bt-image{
		float: none !important;
		display: block;
	}
	#author-bt .author-bt-image img{
		width: 150px;
		margin-bottom: 5px;
	}
	#author-bt-profile hr{
		margin-top: 0px;
	}
	#author-bt-profile .clearfix{
		display: none;
	}
	#taxonomy-sidebar img.img-responsive{
		width: 100%;
	}
	#women_footer .footer_content{
		padding-left: 0px;
	}
	#women_footer .footer-logo{
		margin-left: auto;
		margin-right: auto;
	}
        #social-share-fixed{
		background: #DCDCDC;
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 10000000;		
	}
	#social-share-fixed div{
		display: table;
		width: 100%;
		background: #A5A5A5;
		color: #FFF;
		font-size: 1.6em;
		margin: 0;
		text-align: center;
	}
	#social-share-fixed a{
		display: table-cell;
		vertical-align: middle;
		width: 20%;
		padding: .2em 0;
		font-size: 1.2em;
		color: #FFF;
	}
	#social-share-fixed .sm-facebook{
		background-color: #2b3f64;
	}
        #social-share-fixed .sm-twitter{
                background-color: #2aa3ec;
        }
        #social-share-fixed .sm-linkedin{
                background-color: #2a4c69;
        }
        #social-share-fixed .sm-whatsapp{
                background-color: #41a827;
        }
        #social-share-fixed .sm-email{
                background-color: #089e00;
	}	
}
@media (max-width: 600px) {
	.single-artical-img{
		min-height: 0px;
	}
        .rm {
                margin-left: -15px;
                margin-right: -15px;
        }
	#header {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.head_logo img{
		height: 40px;
		display: inline;
	}
	#search-ww{
		display: block;
		float: right;
		font-size: 18px;
		margin-top: 6px;
		position: relative;
		z-index: 2;
	}
	#search-box-ww{
		display: none;
		position: absolute;
		z-index: 1;
		margin-left: 0px;
		padding: 0px 55px 0px 30px;
	}
	#search{
		display: block;
		padding-top: 0px;
	}
	#header_menu {
		margin: 0px -15px;
	}
	#top-horizontal-ad{
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.single-article-col-2{
		display: none;
	}
	.single-artical-img{
		margin: 0px -15px;
	}
	.single-article-title h2.sinlge-artivcal-title{
		line-height: 1.2;
		color: #333;
		background-color: transparent;
		opacity: 1;
		filter: alpha(opacity=100);
		padding-left: 15px;
		padding-right: 15px;
	}
	#women_footer .womens_signup{
		display: none;
	}
	#women_footer .footer_content{
		border-top: 2px solid #ffc718;
	}
}
@media (min-width: 600px){
	.single-article-col-2{
		display: block;
	}
	#search-box-ww{
		display: block !important;
	}
}
@media (max-width: 800px) {
}
@media (max-width: 1024px){
}
