/* 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;
	}

	#s5_center_area1 {
	padding-bottom:34px;
	}

	.s5_yes_custom_bg, #s5_center_area1, .s5_no_custom_bg {
	padding-top:54px;
	}

	#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:20px;
	float:left;
	}
	
	#s5_pos_custom_1 {
	width:100%;
	}
	
	.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:32px;
	padding-bottom:50px;
	}
	
	#s5_pos_custom_4 {
	width:100% !important;
	}
	
}


/* 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_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:18px;
	}

}


/* 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:50% !important;
	}
	
	.top_box {
	width:100%;
	display:block;
	float:left;
	-webkit-box-shadow:none; 
	box-shadow: none;
	-moz-box-shadow: none;
	}
	
	.top_video_box { 
	padding:30px;
	}
	
	#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;
	}

}

@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;
	}

}

