@media screen and (max-width: 1199px) {

    .banner:before,
    .banner:after {
        opacity: 0.1;
    }

    .contact-detail a,
    .contact-detail .flaticon-call:before {
        font-size  : 30px;
        line-height: 36px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-light .navbar-toggler-icon {
        background: url(../../img/toggle.png) no-repeat;
    }

    .navbar-light .navbar-toggler {
        border-color: #fff;
    }

    .sticky_phone.w-50 {
        width: auto !important;
    }

    .banner .navbar-toggler:focus {
        outline: none;
    }

    .banner:after {
        right : 0;
        bottom: 135px;
    }

    h1,
    .h1 {
        font-size  : 36px !important;
        line-height: 42px !important;
    }

    h2 {
        font-size  : 30px;
        line-height: 36px;
    }

    h3 {
        font-size  : 20px;
        line-height: 26px;
    }

    h4 {
        font-size  : 18px;
        line-height: 24px;
    }

    .banner em {
        font-size  : 14px;
        line-height: 20px;
    }

    .banner .card-body .list-group-item {
        font-size  : 16px;
        line-height: 22px;
    }

    .points .col-xl-4:before {
        display: none;
    }

    .help,
    .call-us,
    .gallery {
        padding-top: 48px !important;
    }

    .help:before,
    .call-us:before,
    .gallery:before,
    footer:before {
        display: none;
    }

    .help a {
        font-size  : 16px;
        line-height: 22px;
    }

    .call-us p {
        font-size  : 20px;
        line-height: 26px;
    }

    .call-us a {
        /*        font-size: 30px;
                line-height: 36px;*/
    }

    .location a {
        font-size  : 16px;
        line-height: 22px;
    }

    .location .col-xl-3:nth-child(odd) {
        border-right: 0;
    }

    .social {
        top: 0;
    }

    .social .card {
        min-height: inherit;
    }

    .contact-detail a,
    .contact-detail .flaticon-call:before {
        font-size  : 30px;
        line-height: 36px;
    }

    .reviews-pg h1 {
        font-size  : 24px !important;
        line-height: 30px !important;
    }

    footer {
        padding-top   : 30px !important;
        padding-bottom: 30px !important;
    }

    .step-outer .single-review {
        min-height: 136px;
    }
}

@media screen and (max-width: 767px) {

    h1,
    .h1 {
        font-size  : 30px !important;
        line-height: 36px !important;
    }

    h2 {
        font-size  : 24px;
        line-height: 30px;
    }

    h3 {
        font-size  : 16px;
        line-height: 22px;
    }

    h4 {
        font-size  : 16px;
        line-height: 22px;
    }

    .sticky_phone a,
    .sticky_phone i:before {
        font-size  : 24px;
        line-height: 30px;
    }

    .banner:after {
        display: none;
    }

    .banner a.cta {
        font-size  : 16px;
        line-height: 22px;
    }

    .banner .card:before,
    .banner .card:after {
        display: none;
    }

    .banner .card {
        top       : 0;
        box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.18);
    }

    .step-outer .single-review {
        min-height: 114px;
    }

    .social .card {
        min-height: auto;
    }

    .location .col-xl-3 {
        border-right: 0;
    }

    .col-xl-12 i {
        font-size  : 16px;
        line-height: 22px;
    }

    .contact-detail a,
    .contact-detail .flaticon-call:before {
        font-size  : 36px;
        line-height: 42px;
    }

    .banner {
        padding-bottom: 1rem !important;
    }

    .help {
        margin-top: 2rem !important;
    }

    .help,
    .call-us,
    .gallery {
        padding-top   : 1rem !important;
        padding-bottom: 1rem !important;
    }

    .reviews-pg h1 {
        font-size  : 20px !important;
        line-height: 26px !important;
    }
}

@media screen and (max-width: 575px) {
    header img {
        width: 200px;
    }

    .banner a.phone:before {
        font: normal normal normal 34px/34px FontAwesome;
    }

    h2 {
        font-size  : 18px;
        line-height: 24px;
    }

    header b {
        font-size  : 14px;
        line-height: 20px;
    }

    .sticky_phone a,
    .sticky_phone i:before {
        font-size  : 22px;
        line-height: 28px;
    }

    /*    .logo{
            display: none;
        }
        .logo_sticky{
            display: block;
        }*/
    .banner a.phone {
        font-size  : 38px;
        line-height: 44px;
        display    : inline-block;
    }

    .banner a.cta {
        font-size  : 24px;
        line-height: 30px;
    }

    .col-xl-12 i,
    .help a {
        font-size  : 14px;
        line-height: 20px;
    }

    .call-us p {
        font-size  : 16px;
        line-height: 22px;
    }

    .reviews-pg h1 {
        font-size  : 18px !important;
        line-height: 24px !important;
    }

    .call-us strong {
        font-size  : 22px;
        line-height: 28px;
    }

    .call-us a {
        font-size   : 28px;
        line-height : 34px;
        padding-left: 70px !important;
    }

    .call-us a:before {
        font : normal normal normal 28px/39px FontAwesome;
        width: 60px;
    }
}

@media screen and (max-width: 479px) {
    header img {
        width: 130px;
    }

    .banner a.phone:before {
        font: normal normal normal 24px/24px FontAwesome;
    }

    .call-us a:before {
        font : normal normal normal 22px/30px FontAwesome;
        width: 45px;
    }

    header a,
    header i,
    header .flaticon-call:before {
        font-size  : 16px;
        line-height: 22px;
    }

    .step-outer .list-group .list-group-item {
        font-size  : 13px;
        line-height: 19px;
    }

    h1,
    .h1 {
        font-size  : 25px !important;
        line-height: 31px !important;
    }

    .sticky_phone a,
    .sticky_phone i:before {
        font-size  : 18px;
        line-height: 24px;
    }

    header .navbar {
        padding: .5rem 0rem;
    }

    .banner a.phone {
        font-size  : 24px;
        line-height: 30px;
    }

    .banner:before {
        left           : 0;
        background-size: cover;
        width          : 100%;
    }

    .banner a.cta {
        font-size  : 18px;
        line-height: 24px;
    }

    .banner strong {
        font-size  : 20px;
        line-height: 26px;
    }

    .banner .card-body .list-group-item,
    .call-us p,
    .points p {
        font-size  : 14px;
        line-height: 20px;
    }

    .call-us a {
        font-size   : 22px;
        line-height : 28px;
        padding-left: 58px !important;
    }

    .call-us strong {
        font-size  : 16px;
        line-height: 22px;
    }

    .contact-detail a,
    .contact-detail .flaticon-call:before {
        font-size  : 28px;
        line-height: 34px;
    }

    .content-cms {
        border : transparent !important;
        padding: 0 !important;
    }

    .content .col-6,
    .error .col-5 {
        flex     : 100%;
        max-width: 100%;
    }
}