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


.s5_responsive_mobile_present .s5_scrolltotop {
    display: block;}

.s5_responsive_mobile_present #s5_menu_wrap {
	display:block !important;}

.locations > ul{
	
	column-count: 3;
	 
	
}

.break{
	break-before: column;
}


.locations ul > li{
	
	-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}



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

@media screen and (max-width: 970px){
 	
.covidOffice{
	
	position: static !important;
	top: 0px;
	margin-top: 20px;
	margin-bottom: 20px
	
}


.covidOffice2{
	
	position: static !important;
	top: 0px;
	
}
	/* DEFAULT
	----------------- */

	.s5_wrap {
	width:96% !important;
	}
	
	.s5_is_display, .s5_is_slide {
	position:relative !important;
	}
	
	.s5_is_slide {
	height:auto !important;
	}
	
	#fontControls {
	display:none;
	}
	
	/* CUSTOM
	----------------- */
	.locations > ul{
	
	column-count: 2;
}
	.break{
		break-before: auto;
	}
	
  
   .mobileLocation td {
    display: block;
    margin-bottom: 20px;
    clear: both;
  }
 .mobileLocation td:before {
    content: attr(data-th);
    float: left;
  }
}


/* 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
	----------------- */
.locations > ul{
	
	column-count: 1;
}
  
  thead th:not(:first-child) {
    display: none;
  }


	

	
}


/* 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
	----------------- */

	#s5_bottom_row2_inner .s5_float_left {
		border:none;}
			
	#s5_bottom_row3_inner .module_round_box_outer {
		text-align:center;}	
			
	.jdGallery .slideInfoZone p {
		line-height:53px;
		font-size: 3em !important;}

	.jdGallery .slideInfoZone h2 {
		font-size: 30px !important;
		line-height: 37px;}
    
	#s5_categorybutton {
		display:none;}
		
	#s5_cart {
		float: left;
		margin-left: 22px;}
		
		
		.btn, .button, button, .readon, p.readmore a, a.k2ReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input  {
		padding:13px 22px;}
		
	
	
	
}


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






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

	#s5_below_columns_1 {
		display:none;}

	#s5_below_columns_wrap2 {
		background:none !important;}
		
	#s5_below_columns_inner .s5_float_left {
		position:relative;
		z-index:1;
		width:100% !important;}
		
	#s5_countdown {
		float:none;
		margin-left: auto;
		margin-right: auto;}
		
	.s5_alignright {
		text-align:center;}
		
		
		
		

}



@media screen and (max-width: 1460px){
	
	.jdGallery a.right, .jdGallery a.left {
		display:none;}

}


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


p#description, .mailchimp_signup_form{
	display: table;
    float: none !important;
    left: 0;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;
    right: 0;
    text-align: center;}
	
.s5-news-right {
	margin-right:0px;
	text-align: center;}
	
.s5-news-left {
	display:none;}

.button.mailchimp_signup {
	float:none;}

}


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

	#s5_search_wrap {
		display:none;}
	
	#redMenu{
		display: none;
	}

}

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

	#s5_bottom_row3_inner .module_round_box_outer {
	margin-bottom:25px;}
	
	#s5_logo_wrap{
		margin-bottom: 10px;
		padding-bottom: 37px !important;
		padding-top: 0 !important;
	}


}

@media screen and (max-width: 580px){
	
  .addressInfo p{
    line-height: 140%;
  }
  
	#s5_language_wrap{
		width: 100%;
	}
	
	#topBar{
		height: 56px !important;
	}
	
    .breakLine::before{ 
		content: "\A";
		display:block;
	}
	
	#info{
		line-height: 100% !important;
		padding-top: 15px;
		margin-top: 0px;
	}
}

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

	/*.s5_logo_css img,#s5_logo_wrap{
		float: none !important;
		text-align: center;
	}*/
	
	.hide_560{
		display: none;
	}
	
	
	#s5_menu_wrap a {
		font-size: 0.8em;
	}
	.red-button[href $= "patient-portal"]{
		/*font-size: 0.8em !important;*/
	}
	
	
	#s5_logo_wrap{
		text-align: center !important;
		margin: inherit !important;
		padding: inherit !important;
		margin-top: 20px !important;
	}

	.s5_logo_css img, #s5_logo_wrap{
		float: none;
	}
	
	#s5_header_wrap{
		min-height: 180px !important;
	}
	
	#s5_header_area1{
		height: 190px !important;
	}
	
	.blogtrestig .items-row,  .blogtrestig .items-row .red-button{
		margin-bottom: 40px;
		display: inline-block;
	}
	
	.marquee-with-options-1351{
		margin-bottom: 20px !important;
	}
	
	.jdGallery .carousel{
		display: none;
	}
}



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

	.button.mailchimp_signup {margin-top:10px;}
	
}


@media screen and (max-width: 525px){
	
	#s5_countdown {
		display:none;}
	
	
	
}


@media screen and (max-width: 400px){
	
	/*.red-button[href $= "patient-portal"]{
		/*display: block;*/
	/*	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		
		margin-bottom: 5px !important;
		padding: 4px 5px !important;
		margin-left: -5px !important;
		
		
	}*/
	
}

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

	.module_round_box.centered h3 {
		background:none;}
		
	.-testimonial .s5_tab_show_next_prev {
		display:none;}
	
	.red-button[href $= "patient-portal"]{
		display: block;
		width: 90px;
	}

}




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

	#s5_language_wrap {	
		display:none;}

}



