#xs-indicator,
#sm-indicator,
#md-indicator,
#lg-indicator,
#xl-indicator {
    display: none;
}


@media(max-width: 575px) {
    #xs-indicator {
        display: block;
    }
}

@media(min-width: 576px) {

}

@media(min-width: 576px) and (max-width: 767px) {
    #sm-indicator {
        display: block;
    }
}

@media(max-width: 767px) {


    .navbar-toggler-icon {
        width: 30px;
        height: 21px;
    }
    .navbar-toggler {
        margin-left: auto;
    }
    .special-banner h1 {
        font-size: 2.125rem;
        line-height: 2.863rem;
    }
    h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }
    h2,
    h2.collapse-section-heading,
    div#main-content h2.collapse-section-heading {
        font-size: 1.575rem;
        line-height: 1.988rem;
        margin-bottom: 0;
    }

    /*.container-padding {*/
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
    /*}*/

    .image-mobile-4-3 {
        position: relative;
        width: 100%;
        background-size: cover;
        background-position: center center;
        padding-bottom: 75%;
        border-radius: 25px;
        overflow: hidden;
    }

    .header-logo-and-menu {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-top,
    .footer-bottom {
        margin-left: 20px;
        margin-right: 20px;
    }

    .headerLogo {
        max-width: 60%;
    }
    button.navbar-toggler {
        float: right;
        padding: 0;
        /*color: #FFFFFF;*/
    }



    .social-media-links-box {
        padding-bottom: 0.9375rem;
    }
    .footer-logo-box {
        padding-bottom: 1.25rem;
    }

    .hide-me-mobile {
        display: none;
    }
    .cta_with_image .background-box, .cta_form .background-box {
        left: 20px;
        right: 20px;
        top: 90px;
    }
    .home-banner .rightBGGraphic {
        display: none;
    }
    .read-more-button + .read-more-button {
        margin-left: 0;
    }
    .read-more-button {
        margin-bottom: 10px;
    }
    .three-columns .column-container {
        padding-top: 0;
    }
    .three-columns .column-container:nth-of-type(2) {
        padding-top: 0;
    }
    .three-columns .column-container a.column {
        padding-top: 0;
    }
    .three-columns .column-container .image-container {
        margin-top: 0;
    }
    .three-columns .thumbnail {

    }

    .cta_form .background-box {
        left: 10px;
        right: 10px;
    }
    .stat-number-container span {
        font-size: 30px;
        line-height: 40px;
    }
    .stat-number-container {
        padding: 30px 15px;
    }
    div.container-large-padding-top {
        padding-top:  3.125rem;
    }
    div.container-large-padding-bottom {
        padding-bottom:  3.125rem;
    }
    .fancySliderArrow {
        width: 30px;
        height: 30px;
    }
    footer div.footer-top ul li a, footer div.footer-top ol li a {
        padding-left: 10px;
        padding-right: 10px;
    }
    a.column:hover {
        background: transparent;
        box-shadow: none;
    }
    .home-banner .bgImage {
        display: none;
    }
    ul.staticServicesOffered li {
        position: relative;
        padding-left: 20px;
    }
    div#main-content ul.staticServicesOffered li:before {
        position: absolute;
        left: 0;
    }
}

@media(min-width: 1199.98px) {
    button.navbar-toggler {
        display: none;
    }

}

@media(min-width:992px) and (max-width:1199px) {
    .home-banner .bgImage {
        position: absolute;
        top: 16%;
        bottom: 0;
        right: 0;
        left: 45%;
        background-repeat: no-repeat;
        background-size: auto 80%;
        background-position: bottom left;
    }

}

@media(min-width: 768px) and (max-width: 991px) {

    h1 {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }
    h2,
    h2.collapse-section-heading,
    div#main-content h2.collapse-section-heading {
        font-size: 1.575rem;
        line-height: 1.988rem;
        margin-bottom: 0;
    }
    h3 {
        font-size: 1.15rem;
        line-height: 1.263rem;
    }

    #md-indicator {
        display: block;
    }

    /*.container-padding {*/
        /*padding-left: 30px;*/
        /*padding-right: 30px;*/
    /*}*/
    .cta_with_image .background-box, .cta_form .background-box {
        right: 30px;
    }
    .home-banner .bgImage {
        display: none;
    }
    .home-banner {
        min-height: 80vh;
    }
    .home-banner .rightBGGraphic {
        display: none;
    }
    .cta_form .background-box {
        left: 10px;
        right: 10px;
    }
    .cta_form .blueDots {
        top: 2%;
    }
    .stat-number-container {
        padding: 20px 15px;
    }
    .stat-number-container span {
        font-size: 25px;
        line-height: 30px;
    }

}

@media(min-width: 768px) and (max-width: 1659px) {
    .header-logo-and-menu {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer-top,
    .footer-bottom {
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media(max-width: 991px) {
    .two-columns .column-container {
        padding-top: 0;
    }
    .two-columns .column-container:nth-of-type(2n-1) {
        padding-top: 0;
    }
    .two-columns .column-container a.column {
        padding-top: 0;
    }
    .two-columns .column-container .image-container {
        margin-top: 0;
    }
    .two-columns .thumbnail {

    }

    .arrowBtn:before {
        opacity: 0;
    }
    .arrowBtn:after {
        background-image: url('../img/blue_right_arrow.svg');
        opacity: 1;
        box-shadow: 0px 12px 30px #0066FF4C;
    }
}

@media(min-width: 992px) {

}

@media(min-width: 992px) and (max-width: 1199px) {
    #lg-indicator {
        display: block;
    }
    .stat-number-container span {
        font-size: 40px;
        line-height: 45px;
    }
}

@media(max-width: 1199px) {
    /*.container {*/
        /*width: 1200px;*/
        /*max-width: 100%;*/
    /*}*/
    img.grey-arrow-button {
        display: none;
    }
    div#headerMainMenu {
        background-color: var(--light-grey);
    }
    div#headerMainMenu ul.nav {
        display: block;
    }

    header ul li a,
    header ul li a:hover,
    header ul li a:visited,
    header ol li a,
    header ol li a:hover,
    header ol li a:visited {
        padding: 1.25rem;
        color: var(--brand-purple);
    }
}

@media(min-width: 1200px) {
    #xl-indicator {
        display: block;
    }
    img.blue-arrow-button {
        display: none;
    }
}