.location__address, .location__city-state-zip {
    color: black !important;
    font-weight: bold;
}
.wrap__socialmedia_home {
    width: 100% !important;
}

.navigation:not(.mm-menu) .navigation__list {
    max-width: 1000px !important;
    margin: 0 !important;
}
.g-icon {
    width: 40px;
}
.sm-icon {
    float: right;
    margin-top: -45px;
    margin-right: 40px;
}
.wrap__contact-info--inner {
    display: block !important;
}
.phone_cstm {
    color: #fff;
    text-align: right;
    margin-left: 280px;
}

.tcenter{
    text-align: center;
}
.tleft{
    text-align: left;
}

.tright{
    text-align: right;
}

.tjustify {
    text-align: justify;
}

.floatleft{
    float: left;
}

.floatright{
    float: right;
}

.clearfix{
    display: block;
    content: "";
    clear:both;
}
.fbold{
    font-weight: bold;
}

.fbolder{
    font-weight: bolder;
}
.tunderline{
    text-decoration: underline;
}

.fitalic {
    font-style: italic;
}

.img-thumbnl {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}
.polaroid {
  width: auto;
  max-width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: .1em .5em .5em;

  
}

.lgImg{
    width:350px;
    height:400px;
}

.lgImgWidth{
    width:500px;
    height:300px;
}

.mdImg{
    width:250px;
    height:350px;
}

.mdImgWidth{
    width:400px;
    height:250px;
}

.smImg{
    width:200px;
    height:280px;
}

.smImgWidth{
    width:300px;
    height:auto;
}

.xsImg{
    width:180px;
    height:150px;
}
.xsImgWidth{
    width:200px;
    height:200px;
}

.row { 
    width:100%; 
    flex-wrap:wrap;
    align-items:center;
    
}
.row::after {
    display:table;
    clear:both;
    content:""; 
    
}


.coll-4 {
    width: 30.33%;
    float: left;
    margin: .2em;
    padding: .25em;
}


.coll-6 {
    width: 48%;
    float: left;
    margin: .2em;
    padding: .25em;
}

.coll-8 {
    width: 64.44%;
    float: left;
    margin: .2em;
    padding: .25em;
}

.wrap__page-content img, .wrap__editable img {
    padding: .2em;
    
}

.wrap__logoHeader {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 51%;
}

.logo__link.logo__bottom .logo__image {
    margin: auto;
}

img.office-img {
    max-width: 40%;
}

.wrap__form--inner {
    background: linear-gradient(80deg, #feac72 0%, #feac72 100%);}
.wrap__socialmedia_home {
    background-color: #86c5de;
}
.slider__button a {
    background: #85c5dd;
    font-family: verdana, "kaushan-script", Arial, Helvetica, sans-serif;}
.slider__item {
    background: #85c5dd;}
.featuredblock__item .featuredblock__container {
    border-left: 4px solid #86c5de;
    background-image: linear-gradient(to right,  #FAC9A1  0%, #9BCCE2 100%), linear-gradient(to right,  #FAC9A1  0%, #9BCCE2 100%);}
    
.wrap__header-top {
    /* background-color: #86c5de; */
    background-image: linear-gradient(to top,  #FAC9A1  57%, #000, #9BCCE2 58%), linear-gradient(to top,  #FAC9A1  57%, #000, #9BCCE2 58%);}
    
    
.logo__title {
    font-family: Verdana, "kaushan-script", Arial, Helvetica, sans-serif;
    color: #015471;
}
.featuredblock__item:hover .featuredblock__container {
    background-color: #86c5de;
    /* border-left: 4px solid #86c5de;
    border-right: 4px solid #86c5de; */
}
.wrap__newslettersignup {
    background: linear-gradient(to right, #fcac72 0%, #fcac72 100%);}
.navigation:not(.mm-menu) .navigation__item .sublevel-1 .navigation__item a {
    background: #85c5dd;
    color: #015471}
.navigation:not(.mm-menu) .navigation__item .sublevel-1 .navigation__item a:hover {
    background: #feac72;}
p {font-family: verdana,"source-sans-pro", Arial, Helvetica, sans-serif;}
.location__name {
    font-family: verdana, "kaushan-script", Arial, Helvetica, sans-serif;}
.socialmedia__title, .map__title, .hours__title {
    font-family: verdana, "kaushan-script", Arial, Helvetica, sans-serif;}
.wrap__socialmedia_body .socialmedia {
    background: #86c5de;
    color: #0d5471;
}
.socialmedia__title {color: #0d5471;}




.headlocmove{
    position: absolute;
    left: 1%;
    top: 37%;
}
.phone {
    
    position: absolute;
    left: 50%;
    top: 37%;
    transform: translateX(-50%);
    font-size: 40px;
}
.phone p {
    color: black !important;
}


@media (min-width: 768px) and (max-width: 1199px){
     .headlocmove{
        
        top: 47%;
    }   
    .phone{
        
        top: 47%;
    }   
    .logo__image {
        float: right;
    }
}

@media (min-width: 521px) and (max-width: 767px) {
     .polaroid {
        margin: 15px auto;
    }
    .phone {
        left: 58%;
        top: 85%;
        font-size: 18px;
    }
    .headlocmove{
        top: 60%;
        left: 41%;
        
    } 
    
    .coll-6, .coll-4, .coll-8 {
        width: 100%;
        float: none;        
    }
    
    img.office-img {
        max-width: 100% !important;
    }    
    
    .logo__image {
        float: none;
    }    
}

@media (max-width: 520px) {
.wrap__header-top {
    padding: 77px 15px 137px;
}
.headlocmove{
        left: 15%;
        top: 70%;
    }   
    .phone{
        left: 55%;
        top: 80%;
        width: 250px;
        font-size: 18px;
    }   
    
    .wrap__locationsHeader--inner {
    text-align: center;
}
.locations {
    margin-top: -50px;
    margin-left: 40px;
}
.phone {
    left: 50%;
    top: 75%;
    width: 100%;
    font-size: 20px;
}
.logo__image {
    width: 100% !important;
    height: auto !important;
    max-height: unset !important;
    max-width: 125px;
}
}
@media (max-width: 991px) {
    .wrap__logoHeader {
        width: 100%;
        float: none;
        margin: 0;
    }
    
    
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}














