@charset "utf-8";
/* CSS Document */
.banner_top_txt{
	padding:10px;
	background:#FFF;
	margin-top: 10px;
	position:relative;
	min-height: 55px;
}
.banner_top_txt p{
	padding-right:310px;
	font-size:15px;
	color:#666;
	line-height:18px;
}
.banner_top_txt a{
	width:270px;
	height:55px;
	float:right;
	background:#f5f5f5;
	padding-left:30px;
	line-height:54px;
	font-size:16px;
	font-family: 'pt_sansbold';
	color:#666;
	border-radius:5px;
	position:absolute;
	right:10px;
	top:10px;
}
.banner_top_txt a:hover{
	background:#1baf5d;
	color:#FFF;
}
.banner_top_txt a:hover span{
	background-position:-16px -10px;
}
.banner_top_txt a span{
	width:15px;
	height:10px;
	margin-left:10px;
	display:inline-block;
	margin-top:10px;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	background-position:-16px 0px;
}
.banner{
	width:100%;
	height:auto;
	background:#02691a;
	margin-top:10px;
}
.banner_slider{
	width:100%;
}
.banner_slider img{
	width:100%;
}
.home_content{
	width:100%;
	background:#FFF;
	margin-top:10px;
}
.home_tab_part{
	width:100%;
	border-bottom:1px solid #ededed;
	padding-top:2%;
}
.home_tab_part a{
	font-size:15px;
	color:#333;
	padding-bottom:5px;
	border-bottom:4px solid #FFF;
	margin-left:4%;
	line-height:16px;
	font-family: 'pt_sansbold';
	display:block;
	float:left;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.home_tab_part a:hover, .home_tab_part .active{
	color:#1baf5d;
	border-bottom:4px solid #1baf5d;
}
.home_content_holder{
	padding:2% 4%;
}
.home_posts{
	width:100%;
	float:left;
	border-bottom:1px solid #f0f0f0;
	padding:2% 0;
}
.post_img{
	width:38%;
	float:left;
}
.post_img img{
	width:100%;
}
.post_text_part{
	width:59%;
	float:left;
	margin-left:3%;
	position:relative;
}
.post_details{
	font-size:12px;
	color:#999;
	line-height:12px;
	font-family: 'pt_sansbold';
	padding-right:90px;
}
.post_details font{
	display:block;
	float:left;
	height:14px;
}
.post_details span{
	display:block;
	float:right;
	height:14px;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
.post_details span img{
	margin-right:5px;
}
.post_time{
	background-position:-104px 0px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #999;
}
.post_view{
	background-position:0 -36px;
}
.post_text_part h2{
	color:#000;
	font-size:24px;
	line-height:24px;
	margin-top:20px;
	padding-right:90px;
}
.post_text_part p{
	color:#7d7d7d;
	font-size:17px;
	line-height:22px;
	margin-top:15px;
	padding-right:90px;
}
.post_know_more, .home_our_brands_txt a{
	display:block;
	width:auto;
	height:40px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	color:#FFF;
	border-radius:5px;
	margin:10px 0 0 0;
	float:left;
	background:#1baf5d url(../images/read_more_arrow.png) right center no-repeat;
	padding:0 35px 0 18px;
	line-height:38px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.post_know_more:hover, .home_our_brands_txt a:hover{
	background:#1fbe66 url(../images/read_more_arrow.png) right center no-repeat;
}
.all_articles_link{
	display:block;
	background:#f5f5f5;
	text-align:center;
	font-size:20px;
	color:#666;
	font-family: 'pt_sansbold';
	float:left;
	width:100%;
	height: 40px;
    line-height: 36px;
}
.home_section2{
	width:100%;
	margin-top:2%;
}
.expert_speak_part{
	width:60%;
	float:left;
	background:#FFF;
}
.expert_speak_inner{
	margin:6%;
}
.expert_speak_inner h2, .test_yorself_part h2, .social_channel_part h2{
	width:100%;
	font-size:24px;
	color:#000;
	display:block;
	text-transform:uppercase;
	float:left;
	line-height: 18px;
}
.ind_expert_speak{
	margin-top:10px;
	width:100%;
	float:left;
}
.ind_expert_speak a{
	display:block;
	float:left;
	width:33.33%;
	height:260px;
	text-decoration:none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ind_expert_speak a:hover{
	background:#f5f5f5;
}
.exp_speak_img{
	width:110px;
	overflow:hidden;
	border-radius:50%;
	margin-top:18px;
}
.ind_expert_speak a h3{
	font-size:15px;
	color:#000;
	line-height:14px;
	margin-top:10px;
	text-align:center;
}
.ind_expert_speak a p{
	font-size:13px;
	color:#666;
	line-height:18px;
	margin-top:15px;
	text-align:center;
	font-family: 'merriweatheritalic';
	padding:0 10px;
}
.ind_expert_speak a span{
	display:block;
	font-size:18px;
	color:#666;
	margin-top:110px;
	padding-bottom:20px;
	background:url(../images/join_dis_arrow.png) no-repeat center bottom;
	font-family: 'pt_sansbold';
	text-align:center;
	text-transform:uppercase;
}
.ind_expert_speak a:hover span{
	color:#1baf5d;
}
.home_section2_right{
	width:38%;
	margin-left:2%;
	float:left;
}
.test_yorself_part{
	padding:7%;
	background:#FFF;
	background:#FFF;
}
.gender_sensitive{
	background:#e14d53;
	margin-top:15px;
	width:100%;
	float:left;
	position:relative;
}
.gender_sensitive img{
	width:100%;
}
.gender_sensitive a {
    height: 24%;
    left: 61%;
    opacity: 0.5;
    position: absolute;
    top: 58%;
    width: 33%;
}
.home_soc{
	max-width:326px;
	margin:15px auto;
	padding:0 10px;
}
.home_soc img{
	width:100%;
}
.social_channel_part{
	margin-top:5%;
	height:280px;
	background:#FFF;
	padding:7%;
}
.home_our_brands{
	margin-top:2%;
	background:#FFF;
	padding:4% 0;
}
.home_our_brands h2{
	font-size:24px;
	color:#000;
	display:block;
	text-transform:uppercase;
	line-height: 18px;
	margin-left:4%;
}
.home_our_brands_pro{
	padding:0 4%;
	margin-top:2%;
}
.home_our_brands_img{
	width:53%;
	float:left;
}
.home_our_brands_img img{
	width:100%;
}
.home_our_brands_txt{
	width:45%;
	float:left;
	margin-left:2%;
}
.home_our_brands_txt h3{
	font-size:34px;
	color:#000;
	line-height:24px;
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.home_our_brands_txt p{
	font-size:15px;
	color:#666;
	line-height:18px;
	display:block;
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px
}
.social_share{
	width:55px;
	height:55px;
	background-color:#c6c6c6;
	border-radius:50%;
	cursor:pointer;
	position:absolute;
	right:1%;
	top:50%;
	margin-top:-40px;
	background-image:url(../images/share_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.social_share:hover{
	background-color:#1baf5d;
}
.social_share_link{
	width:100px;
	height:100px;
	position:absolute;
	left:50%;
	top:75px;
	margin-left:-50px;
	background:#FFF;
	box-shadow:0 0 5px 0px #999;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity:0;
	filter: alpha(opacity=00);
	visibility:hidden;
	border:1px solid #CCC;
}
.social_share:hover .social_share_link{
	top:65px;
	opacity:1;
	filter: alpha(opacity=100);
	visibility:visible;
}
.share_top_arrow{
	width:22px;
	height:13px;
	position:absolute;
	left:50%;
	margin-left:-11px;
	top:-13px;
	background:url(../images/share_top_arrow.png) no-repeat center;
}
.share_top_arrow2{
	left:inherit;
	right:5px;
	margin:0;
}
.social_btn_part{
	width:70px;
	height:70px;
	margin-top:15px;
	background:url(../images/sprite.png) no-repeat 0px -65px;
}
.social_btn_part a{
	width:18px;
	height:18px;
	display:block;
	float:left;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
}
.g_plus_btn{
	background-position:-32px 0px;
	margin:7px 0 0 7px;
}
.g_plus_btn:hover{
	background-position:-32px -18px;
}
.fb_btn{
	background-position:-50px 0px;
	margin:20px 0 0 22px;
}
.fb_btn:hover{
	background-position:-50px -18px;
}
.whatsap_btn{
	background-position:-68px 0px;
	margin:7px 0 0 22px;
}
.whatsap_btn:hover{
	background-position:-68px -18px;
}
.twt_btn{
	background-position:-86px 0px;
	margin:20px 0 0 7px;
}
.twt_btn:hover{
	background-position:-86px -18px;
}
.select_category{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.select_category h2{
	width:100%;
	float:left;
	font-size:18px;
	color:#999;
	text-transform:uppercase;
	line-height:15px;
	font-weight:normal;
}
.select_category a{
	display:block;
	float:left;
	border-radius:3px;
	color:#333;
	background:#f7f7f7;
	border:1px solid #efefef;
	margin-right:10px;
	margin-top:10px;
	font-size:15px;
	line-height:11px;
	padding:10px 15px;
}
.select_category a:hover{
	background:#1baf5d;
	color:#FFF;
	border:1px solid #009743;
}
.inner_article_head{
	width:100%;
	text-align:center;
	margin-top:10px;
}
.inner_article_head h1, .inner_article_head h2{
	font-size:56px;
	color:#000;
	line-height:41px;
}
.inner_article_head h2{
	font-family: 'pt_sansregular';
	margin-top:10px;
}
.inner_article_head p{
	font-size:14px;
	color:#666;
	margin-top:30px;
}
.inner_article_banner{
	width:100%;
	margin-top:10px;
}
.inner_article_banner img{
	width:100%;
}
.inner_articel_txt{
	max-width:700px;
	margin-top:20px;
}
.inner_articel_txt p{
	font-size:16px;
	color:#333;
	margin-top:15px;
	display:block;
	line-height:20px;
	font-family:'Merriweather-Regular';
}
.suggested_articles_part{
	max-width:700px;
	margin-top:50px;
}
.suggested_articles_head{
	width:100%;
	padding-bottom:10px;
	font-size:14px;
	margin-top:40px;
	text-transform:uppercase;
	float:left;
}
.suggested_articles{
	width:100%;
	float:left;
	padding:30px 0;
	border-top:1px solid #eaeaea;
}
.suggested_articles_img{
	width:35%;
	float:right;
}
.suggested_articles_img img{
	width:100%;
}
.suggested_articles_txt{
	width:60%;
	float:left;
}
.suggested_articles_txt h2{
	font-size:24px;
	color:#000;
	line-height:24px;
}
.suggested_articles_txt p{
	font-size:16px;
	color:#7d7d7d;
	line-height:18px;
	margin-top:20px;
}
.more_art{
	display:block;
	width:auto;
	height:40px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	color:#FFF;
	border-radius:5px;
	margin:10px 0 0 0;
	float:left;
	background:#1baf5d url(../images/read_more_arrow.png) right center no-repeat;
	padding:0 35px 0 18px;
	line-height:38px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}