@charset "utf-8";
/* CSS Document */
@media screen and (max-width:800px){
.product_show_txt_inner_cell h2 {
    font-size: 15px;
    line-height: 12px;
}
.product_show_txt_inner_cell p {
    font-size: 14px;
    line-height: 15px;
    margin-top: 10px;
}
@media screen and (max-width:768px){	
.social_share {
	right: 0;
}
.post_text_part h2 {
    font-size: 22px;
    line-height: 22px;
}

.post_text_part p {
    font-size: 16px;
    line-height: 20px;
}
.ind_expert_speak a {
    width: 50%;
}
}
@media screen and (max-width:767px){
.nav{display:none;}
.menu-btn{display:block;}
.home_tab_part a {
    font-size: 12px;
    line-height: 16px;
    margin-left: 10px;
}
}
@media screen and (max-width:650px){
.home_content_holder {
    padding: 10px;
}
.post_img {
    width: 100%;
}
.post_text_part {
	margin-top:20px;
    margin-left: 0;
    width:100%;
}

.post_details {
	padding-right: 50px;
}
.post_text_part h2 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 10px;
	padding-right: 50px;
}
.post_text_part p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
	padding-right:50px;
}
.social_share {
    right: 0;
	width:35px;
	height:35px;
    margin-top: 0;
    top: 25px;
}
.logo {
    margin-top: 10px;
    width: 55px;
}
.header {
    height: 85px;
}
.banner_top_txt p {
    float: right;
    padding-right: 0;
    width: 100%;
}
.banner_top_txt a {
    height: 40px;
    line-height: 38px;
    margin-top: 10px;
    position: inherit;
    right: inherit;
    top: inherit;
	width:250px;
}
.home_posts {
    padding: 15px 0;
}
.social_share_link {
    height: auto;
    left: 50%;
    margin-left: -23px;
    top: 60px;
    width: 45px;
}
.social_share:hover .social_share_link{
	top:45px;
}
.social_btn_part {
    height: auto;
    margin-top:0px;
    width: 40px;
	background:none;
}
.social_btn_part a {
    display: block;
    float: none;
    height: 18px;
    width: 18px;
	margin:10px auto !important;
}
.expert_speak_part {
    width: 100%;
}
.home_section2_right {
    float: left;
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
}
.expert_speak_inner {
    margin: 10px;
}
.test_yorself_part, .social_channel_part {
    padding: 10px;
}
.home_our_brands_pro {
    margin-top: 10px;
    padding: 0 10px;
}
.home_our_brands_img {
    width: 100%;
}
.home_our_brands_txt {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
}
.home_our_brands_txt h3 {
    font-size: 25px;
    line-height: 18px;
    margin-bottom: 5px;
    width: 100%;
}
.footer_wrapper{
	display:none;
}
.select_category a {
    font-size: 12px;
    line-height: 9px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px;
}

.inner_article_head h1, .inner_article_head h2 {
    font-size: 35px;
    line-height: 29px;
}
.inner_articel_txt p {
    font-size: 14px;
    line-height:18px;
    margin-top:12px;
}
.product_show .pro_sec{
	margin-right:0px;
}
.product_show ul li {
    margin-bottom: 2%;
    margin-right: 2%;
    width: 49%;
}
.product_show_txt_inner_cell h2 {
    font-size: 20px;
    line-height: 16px;
}
.product_show_txt_inner_cell p {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
}
}
@media screen and (max-width:480px){
.header_right {
    width: 200px;
}
.search_part {
    margin-top: 10px;
}
.search {
    width: 190px;
}
.search input[type="text"] {
    width: 156px;
}
.sign_up, .sign_in {
    font-size: 14px;
    width: 96px;
	margin-top:10px;
	height: auto;
    line-height: 20px;
}
}
@media screen and (max-width:360px){
.post_time {
    border-right:none;
    margin-right: 0;
    margin-top: 5px;
    padding-right: 0;
}
.ind_expert_speak a {
    width: 100%;
}
.product_show ul li {
    margin-bottom:10px;
    margin-right: 0;
    width: 100%;
}
}