/* ADD WHEN DO MIGRATION */

.fit-vids-style {
    display:none;
}
iframe {
    max-width:100%;
}
img {
    max-width:100%;
}

/*ADA BUTTON*/
.ada_toolbar.left {
    right: -68px;
    left: auto;
}

.location__phone, .location__fax,
.location__address, .location__address-2, .location__city-state-zip, .location__phone, .location__fax {
    font-size: 15px;
}

.wrap__socialmedia_home,
.wrap__socialmedia_body {
    display: none;
}
.wrap__newslettersignup {
    width: 100%;
}

/* HOME FORM*/
.wrap__form--inner .form__group {
    margin: 10px;
}
/*END*/

.hours__title {
    text-transform: unset;
}

/*FOOTER*/
.wrap__logoFooter {
    float: none;
    width: 100%;
}
.wrap__logoFooter, .wrap__logoFooter--inner, .wrap__logoFooter--inner > div , .wrap__logoFooter--inner > div > div, .logo,
.logo__summary{
        float: unset;
}

.wrap__logoFooter, .logo__summary {
    width: 100%;
}
 
.wrap__copyright {
    float: unset;
    width: 100%;
}
.copyright__list {
    text-align: center;
}


.copyright__list, div.wrap__logoFooter .logo__link.logo__left .logo__summary, div.wrap__logoFooter .logo__link.logo__right .logo__summary {
    text-align: center;
}


/*END*/


 /*  RESPONSIVE GRID  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 1%;
    border-right: none;
    border-left: none;
    background: none;
}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 48.5%;}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.33%; }
.span_1_of_3 { width: 31.66%; }
/*  GRID OF FOUR  */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 73.75%; }
.span_2_of_4 { width: 48.5%; }
.span_1_of_4 { width: 23.25%; }
/*  GRID OF FIVE  */
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 78.8%; }
.span_3_of_5 { width: 58.6%; }
.span_2_of_5 { width: 38.4%; }
.span_1_of_5 { width: 18.2%; }
/*  GRID OF SIX  */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 82.06%; }
.span_4_of_6 { width: 65.13%; }
.span_3_of_6 { width: 48.2%; }
.span_2_of_6 { width: 31.26%; }
.span_1_of_6 { width: 14.33%; }
/*  GRID OF SEVEN  */
.span_7_of_7 { width: 100%; }
.span_6_of_7 { width: 85.48%; }
.span_5_of_7 { width: 70.97%; }
.span_4_of_7 { width: 56.45%; }
.span_3_of_7 { width: 41.94%;  }
.span_2_of_7 { width: 27.42%; }
.span_1_of_7 { width: 12.91%; }
/*  MEDIA QUERIES */
 



@media (max-width: 1200px){
    .wrap__navigationHeader, .mm-panels .mm-navbar { 
        background: #3AAFA9; 
    }
    .mm-listview > li > a, .mm-menu .mm-panels, .mm-listview > li > a.mm-next { 
        background: #1a6965; 
    }
    .mm-listview > li > a:focus, .mm-listview > li > a:hover, .mm-listview > li > a.mm-next:hover {
        background: #82b4c7;
    }
}
@media only screen and (max-width: 1024px) {
       .wrap__socialmedia_home,
    div#newslettersignup {
    float: unset;
    width: 100%;
}
.wrap__contentColumns--inner {
    display: block;
} 
.slider__video, .slider__image--fixed {
    height: 400px;
}
}
@media only screen and (max-width: 768px){
       /*HEADER*/
/*CENTERED LOGO HEADER*/

.wrap__logoHeader .wrap__logo--inner,
.wrap__logoHeader .wrap__logo--inner > div,
.wrap__logoHeader .wrap__logo--inner > div > div,
.wrap__logoHeader,
.logo__summary,
.logo__image,
.logo {
    float: none;
}

.logo__link.logo__left .logo__summary,
.logo__link.logo__right .logo__summary {
    text-align: center;
}

.logo__link.logo__left .logo__image,
.logo__left img[class$="__img"] {
    margin-right: auto;
}
.logo__link {
    display: block;
}
.logo__image {
    margin: 0 auto;
    display: block;
}

.wrap__logoHeader {
    width: 100%;
}

.locations:after {
    display: none;
}

.location__address,
.location__address-2,
.location__city-state-zip,
.location__phone,
.location__phone:before,
.location__fax {
    line-height: 27px;
    width: 100%;
     font-size: 20px;
}

.location__phone {
    padding: 0px 18px 0;
}

span.location__address {
    text-align: center;
}

.location:first-child {
    width: 100% !important;
}

.location__phone:before {
   left: -70px;
    top: 2px;
}
.location__phone {
    float: unset;
    position: relative;
    top: 0;
    width: 100%;
}
 .location__name {
    display: block;
    width: 100%;
 }
.wrap__locationsHeader {
    float: unset;
}
    .location {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.location__name:before {
    position: relative;
    left: 0;
    top: 0;
}
.location:last-child {
    padding-left: 0;
}
 
/*END*/

/*END*/

 

/*SLIDER*/
.slider__image:after {
    position: relative;
}
.slider__button, .slider__title {
    text-align: center;
}
.slider__item {
    min-height: 500px;
    padding: 400px 0 0;
}
.bx-viewport {
    height: 550px !important;
}
/*END*/


/*FEATURED BLOCK*/
    .featuredblock__item .featuredblock__container { 
        background-color: #3AAFA9; 
    }
h4.featuredblock__title {
    text-align: center;
}
p.featuredblock__description {
    text-align: center;
}
/*END*/


/*FOOTER*/
.wrap__logoFooter {
    max-width: 100%;
}
/*END*/

	.col { 	margin: 1% 0 1% 0%;	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6, .span_2_of_6, .span_3_fo_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }

}

@media only screen and (max-width: 520px) {
    .slider__button a {
    font-size: 17px;
}
.bx-viewport {
    height: 575px !important;
}
}