/* ANY CSS FOR ALL WIDTHS GOES HERE
----------------------------------------------------------- */

/* ALL WIDTHS UNDER 970PX
----------------------------------------------------------- */

@media screen and (max-width: 970px){

	/* DEFAULT
	----------------- */
	
	.s5_wrap {
	width:94% !important;
	}
	
	.s5_is_display, .s5_is_slide {
	position:relative !important;
	}
	
	.s5_is_slide {
	height:auto !important;
	}
	
	#fontControls {
	display:none;
	}
	
	/* CUSTOM
	----------------- */
	
	body {
	font-size:0.9em !important;
	}
	
	.large_split_title {
	font-size:0.75em;
	}

	#s5_top_row1_wrap, #s5_top_row2_wrap, #s5_top_row3_wrap, #s5_middle_bottom_wrap, #s5_middle_top_wrap, #s5_bottom_row1_wrap, #s5_bottom_row2_wrap, #s5_bottom_row3_wrap, #s5_below_columns_wrap1, #s5_above_columns_wrap1 {
	padding-bottom:34px;
	margin-left: 5px;
	}
	#s5_below_columns_wrap1 {
    padding-bottom: 0px;
    margin-left: 5px;
    /* display: none; */
}

	#s5_center_area1 {
	padding-bottom:34px;
	}

	.s5_yes_custom_bg, #s5_center_area1, .s5_no_custom_bg {
	padding-top:10px;
	}

	#s5_pos_custom_6, #s5_pos_custom_7 {
	padding:50px;
	padding-left:0px;
	padding-right:0px;
	}
	
	.large_text_sub {
	width:100%;
	display:block;
	}
	
	.large_text .readon {
	float:none;
	}
	
	.large_text_sub_sep {
	display:block !important;
	clear:both;
	width:100%;
	height:44px;
	}
	
	.doctor_item {
	width:50%;
	margin-bottom:30px;
	}
	
	.doctor_wrap {
	margin-bottom:-30px;
	}
	
	.large_split_title {
	margin-top:0px !important;
	}
	
}


/* TABLET PORTRAIT MODE CSS
----------------------------------------------------------- */

@media screen and (min-width:580px) and (max-width: 970px){

	
	/* CUSTOM
	----------------- */
	
}


/* TABLET PORTRAIT MODE CSS - SMALLER TABLETS
----------------------------------------------------------- */

@media screen and (max-width: 750px){

	/* CUSTOM
	----------------- */
	
	#s5_language_wrap {
	display:none;
	}
	
	.top_video_box { 
	padding:20px;
	}
	
	.location_column2 {
	display:none;
	}
	
	#s5_pos_custom_2 {
	display:block;
	margin-top:32px;
	float:left;
	margin-bottom:0px;
	margin-right: -30px;
	width: 55%;
	}
	
	#s5_search_top_bar_inner {
    display: flex;
    }
	
	#s5_pos_custom_1 {
	width:100%;
	margin-left: 10px;
    margin-top: -22px;
	}
	
	.top_box h3 {
	font-size:1.5em;
	}
	
	.image_and_icon {
	width:100%;
	padding:0px;
	padding-bottom:30px;
	}
	
	.image_and_icon_wrap {
	margin-bottom:-30px;
	margin-right:0px;
	}
	
	.module_round_box.dark {
	padding:20px;
	}
	
	#s5_footer_area2 {
	padding-top:20px;
	padding-bottom:20px;
	}
	
	#s5_pos_custom_4 {
	width:100% !important;
	}
	jshop .prod_qty_input input {
    margin-bottom: 7px;
}
#s5_component_wrap {
   padding-left: 0px;
}
div.jshop_prod_description {
   width: 98%;
}
#contactForm_Oneclickcheckout.positioned {
    height: 516px;
    width: 222px;
}
#vk_community_messages {
margin-bottom: 10px !important;
display: none !important;
}
#s5_drop_down_button {
display: none !important;
}
.top_hits_products.jshop {
    display: block;
}
.tel_social_2 {
    text-align: center;
}
}


/* MOBILE LAYOUT CSS
----------------------------------------------------------- */

@media screen and (max-width: 579px){

	/* DEFAULT
	----------------- */

	#s5_right_column_wrap_inner .s5_float_left, #s5_left_column_wrap_inner .s5_float_left {
	float:none;
	}

	#s5_columns_wrap_inner {
	width:100%;
	}

	#s5_center_column_wrap {
	width:100%;
	left:100%;
	}

	#s5_left_column_wrap {
	left:0%;
	}
	
	#s5_left_top_wrap, #s5_left_column_wrap, #s5_left_inset_wrap, #s5_left_wrap, #s5_left_bottom_wrap, #s5_right_top_wrap, #s5_right_column_wrap, #s5_right_inset_wrap, #s5_right_wrap, #s5_right_bottom_wrap, #s5_top_row1 .s5_float_left, #s5_top_row2 .s5_float_left, #s5_top_row3 .s5_float_left, #s5_above_columns_inner .s5_float_left, #s5_middle_top .s5_float_left , #s5_middle_bottom .s5_float_left, #s5_below_columns_inner .s5_float_left, #s5_bottom_row1 .s5_float_left, #s5_bottom_row2, .s5_float_left, #s5_bottom_row3 .s5_float_left, #s5_above_body .s5_float_left, #s5_below_body .s5_float_left {
	width:100% !important;
	}
	#s5_below_body .s5_float_left {
    margin-bottom: -60px;
}
	
	#s5_center_column_wrap_inner {
	margin:0px !important;
	}
	
	#s5_left_column_wrap {
	margin-right:0px !important;
	}
	
	#s5_right_column_wrap {
	margin-left:0px !important;
	}
	
	.items-row .item {
	width:100% !important;
	padding-left:0px !important;
	padding-right:0px !important;
	margin-right:0px !important;
	margin-left:0px !important;
	}
	
	/* CUSTOM
	----------------- */
	
	.address_split {
	display:block !important;
	}
	
	.checkmark_list {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
	}
	
	.top_box {
	padding:6%;
	}
	
	.doctor_item {
	width:100%;
	padding-right:0px;
	}
	
	.doctor_wrap {
	margin-right:0px;
	}
	
	#s5_responsive_menu_button {
	margin-right:5px;
	}
	.video_wrap {
    min-height: 315px !important;
    }
    .jshop_img_description #list_product_image_thumb {
    width: 100%;
    display: flex;
    margin-left: -6px;
    margin-top: 10px;
    height: 89px;
    width: 89px;
    }
    div.jshop_prod_attributes .attributes_title{
    margin-top: 15px;
}
 .row-fluid.jshop {
    padding-left: 5px;
    display: block;    
}
.mycart_wrapp.green .mycart_mini_txt {
    margin-top: -40px;
}
.custom.tel_social_mob {
    max-width: 120px;
    margin-top: -10px;
    line-height: 170%;
}
.tel_social {
    min-width: 101px;
    padding-right: 15px;
    padding-top: 0px;
    text-align: center;
}
.mycart_wrapp {
    display: block;
    position: relative;
    min-width: 70px;
    min-height: 73px;
    max-width: 296px;
    z-index: 999;
    line-height: 1.3;
    margin: 3px 0;
    margin-top: 35px;
    margin-bottom: -5px;
    margin-right: 10px;
    margin-left: 10px;
}
}


/* CUSTOM SIZES
----------------------------------------------------------- */

@media screen and (max-width: 1300px){

	#s5_pos_custom_5.s5_custom_3_present {
	margin-top:-50px !important;
	}
	
	#s5_pos_custom_4_wrap {
	top:47% !important;
	}
	
	#s5_pos_custom_4 {
	width:65%;
	}

}

@media screen and (max-width: 1100px){

	#s5_pos_custom_5.s5_custom_3_present {
	margin-top:54px !important;
	}
	
	#s5_pos_custom_4_wrap {
	top:65% !important;
	}
	
	.top_box {
	width:100%;
	display:block;
	float:left;
	-webkit-box-shadow:none; 
	box-shadow: none;
	-moz-box-shadow: none;
	}
	
	.top_video_box { 
	padding:20px;
	margin-top:0px
	}
	
	#description {
	display:block !important;
	text-align:center;
	padding-bottom:25px !important;
	}
	
	#s5_pos_custom_7 .inputbox {
	min-width:250px;
	}
	
	button.mailchimp_signup {
	display:none !important;
	}
	
	#email {
	margin:0px !important;
	}
	
	#s5_pos_custom_7 form {
	width:auto;
	}
	#attbanner.att-sticker {
    display: none;
    }
}

@media screen and (max-width: 950px){
		
	#s5_right_column_wrap_inner .module_round_box_outer, #s5_left_column_wrap_inner .module_round_box_outer {
	margin-left:0px;
	}
	
	#s5_center_column_wrap_inner {
	padding-left:0px !important;
	padding-right:0px !important;
	}
	
	#s5_middle_bottom_wrap {
	padding-top:15px;
	}

}

@media screen and (max-width: 950px){
		
	.module_round_box.padding_right {
	padding-right:0px;
	}

@media screen and (max-width: 320px){
		
	.top_box {
    padding: 6%;
    margin-top: 10px;
    }
    .top_video_box {
    /* padding: 35px; */
    margin-top: 90px;
    /* padding-bottom: 33px; */
    }
    h1.front-title {
    font-size: 15px;
    }

}

