@media only screen and (min-width: 434px) {
    .banner {
        padding-top: 0;
    }
    .searchBarIcon {
        right: 120px;
        top: -55px;
    }
    label[for="toggleNav"],
    #open-nav{
        top: 30px;
    }
    .headerLeft .headerImage {
        left: auto;
        right: 0;
    }
    .headerLeft img {
        left: auto;
        right: 0;
    }
}
@media only screen and (min-width: 600px) {
}
@media only screen and (min-width: 600px) {
    .headerCenter {
        height: auto;
    }
    .headerCenter img {
        height: auto;
        width: 100%;
        text-align: center;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: relative;
    }
    .headerCenter h1 {
        font-size: 50px;
        font-size: 5rem;
        font-weight: 300;
    }
}
@media only screen and (min-width: 650px) {
    .searchBarIcon {
        position: relative;
        top: auto;
        right: auto;
    }
    .iWantToSearch img {
        display: inline-block;
    }
    .iWantToMenu {
        width: 190px;
        margin-right: 25px;
    }
    .iWantToSearch {
        float: right;
        position: relative;
        margin: 40px 60px 0 0;
        background: transparent;
        width: auto;
        padding: 0;
    }
    .locations .headerCenter {
        height: auto;
    }
    .locations .headerCenter img {
        height: auto;
        width: 100%;
        text-align: center;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: relative;
    }
    label[for="toggleNav"],
    #open-nav{
        top: 37px;
    }
}
@media only screen and (min-width: 750px) {
}
@media only screen and (min-width: 800px) {
    .heroAreaText {
        display: block;
        padding: 25px 30px 30px;
        width: 340px;
    }
    .headerCenter h1 {
        color: #fff;
        font-size: 60px;
        font-size: 6rem;
        line-height: 60px;
    }
}
@media only screen and (min-width: 920px) {
    .headerCenter h1 {
        font-size: 70px;
        font-size: 7rem;
        line-height: 70px;
    }

}
@media only screen and (max-width: 959px) {
    .headerBackground.hide-headerBackground {
        display: none;
        visibility: hidden;
    }
}
@media only screen and (min-width: 960px){

    .headerLeft.no-banner-image {
        height: auto;
    }
    .headerLeft .headerBackground {
        height: 100%;
    }
    .headerLeft .headerBackground.hide-headerBackground {
        width: 100%;
        position: absolute;
        top: 0;
    }
    img.headerLogo.combo-125, img.headerLogo  {width: 230px;width: 160px;margin-bottom: 0;}
    .heroAreaText {
        padding: 20px;
    }
    .heroAreaText ul {
        font-size: 20px;
        font-size: 2rem;
    }
    .heroAreaText ul li {
        margin-bottom: 18px;
    }
    .interiorLeft {
        width: 70%;
        border-right: 2px solid #dcdfe6;
        padding-right: 40px;
        padding-top: 60px;
        margin-bottom: 0;
        min-height: 650px;
        background: transparent;
    }
}
@media only screen and (min-width: 1120px) {
    .headerCenter h1 {
        font-size: 75px;
        font-size: 7.5rem;
        line-height: 100px;
    }
}
@media only screen and (min-width: 1050px) {
}
@media only screen and (min-width: 1120px) {
    #map2 {
        padding-top: 86%;
    }
}
@media only screen and (min-width: 1200px) {
    .heroAreaText {
        top: 20%;
    }
    .interiorLeft  {
        padding-right: 100px;
    }
}
@media only screen and (min-width: 1350px) {
    #map2 {
        height: 600px;
        padding-top: 0;
    }
    .intConstrainedContent {
        width: 100%;
    }

}