header .headerTop .back-main a:hover {
    color: #62b22f;
}
header .navBar:after {
    height: 0px;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    header .headerSearch {
        background-color: #FFFFFF!important;
    }
    header {
        margin-top: -110px;
    }
    header .headerMain.reduced-header-main {
        align-items: center;
    }
    header .headerMain .logo.reduced-logo {
        width: 100%;
        max-width: 510px;
        max-height: 80px;
    }
    header .headerMain .logo.reduced-logo img {
        width: auto;
        height: auto;
        max-width: 510px;
        max-height: 80px;
    }
    .headerMain.reduced-header-main .button.reduced-cta {
        font-size: 22px;
        padding: 16px 30px;
    }
    header .headerTop .back-main {
        font-size: 17px;
        font-weight: 700;
    }

    header .headerTop .back-main i {
        font-size: 17px;
        margin-right: 5px;
        position: relative;
        top: 0px;
    }
    .headerMain.align-items-center.reduced-header-main {
        height: 65px;
        margin-bottom: 20px;
    }
    .scrolling .headerMain.align-items-center.reduced-header-main {
        margin-top: 15px;
    }
}
/* Medium devices (desktops, 1199px and down) */
@media (max-width: 1199px) {

    header .headerMain .logo.reduced-logo {
        width: 100%;
        max-width: 360px;
        max-height: 70px;
    }
    header .headerMain .logo.reduced-logo img {
        width: auto;
        height: auto;
        max-width: 360px;
        max-height: 70px;
    }
    .headerMain.reduced-header-main .button.reduced-cta {
        font-size: 22px;
        padding: 16px 30px;
    }
    header .headerTop .back-main {
        font-size: 15px;
        font-weight: 700;
    }
    header .headerTop .back-main i {
        font-size: 15px;
        margin-right: 5px;
        position: relative;
        top: 0px;
    }
}
@media(min-width: 768px) {
    header .headerSearch {
        background-color: #FFFFFF!important;
    }
    header {
        margin-top: -110px;
    }
    header-main {
        height: 65px;
        margin-bottom: 20px;
    }
}
/* Small devices (tablets, 991px and down) */
@media (max-width: 991px) {
    .headerTop.reduced-top {
        height: 49px!important;
    }
    .headerMain.reduced-header-main {
        padding-top: 0px;
    }
    header .headerMain .logo.reduced-logo {
        width: 100%;
        max-width: 360px;
        max-height: 70px;
    }
    header .headerMain .logo.reduced-logo img {
        width: auto;
        height: auto;
        max-width: 360px;
        max-height: 70px;
    }
    .headerMain.reduced-header-main .button.reduced-cta {
        font-size: 18px;
        padding: 16px 30px;
    }
    header .headerTop .back-main {
        font-size: 15px;
        font-weight: 700;
    }
    header .headerTop .back-main i {
        font-size: 15px;
        margin-right: 5px;
        position: relative;
        top: 0px;
    }
    .scrolling .headerTop.reduced-top {
        display: none;
    }
    .scrolling .headerMain {
        margin-top: 10px;
        height: 70px;
    }
}
/* Small devices (phones, 767px and down) */
@media (max-width: 767px) {
    header .headerMain .logo.reduced-logo {
        width: 100%!important;
        margin: auto;
        max-width: 275px;
        max-height: 60px;
    }
    header .headerMain .logo.reduced-logo img {
        width: auto;
        height: auto;
        margin: auto;
        max-width: 275px;
        max-height: 60px;
    }
    .scrolling .headerMain {
        margin-top: 0px;
        height: 70px;
    }
    .scrolling .headerMain .logo.reduced-logo img {
        display: none;
        height: auto;
    }
    .scrolling .navBar.top-line {
        display: none;
    }
    .scrolling .container.reduced-container {
        max-width: 100%;
        width: 100%!important;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .headerMain.reduced-header-main {
        display: block;
        text-align: center;
        height: auto;
    }
    .headerMain.reduced-header-main .button.reduced-cta {
        margin-top: 20px;
        margin-bottom: 10px;
        height: auto;
        font-size: 16px;
        padding: 12px 15px;
    }
    .scrolling .headerMain.reduced-header-main .button.reduced-cta {
        margin-top: 0px;
        width: 100%;
        border-radius: 0px;
        height: 60px;
        padding-top: 20px!important;

    }

    .reduced-main {
        display: block;
    }

    header .headerTop.reduced-top {
        display: block;
    }
    .scrolling .headerTop.reduced-top {
        display: none;
    }
    header .headerTop .reduced-main {
        padding-top: 10px;
    }
    header .headerTop.reduced-top .social {
        display: none;
    }
    header .headerTop.reduced-top .accessibility {
        display: flex;
        align-items: center;
        font-size: 13px;
        font-weight: 700;
        margin: auto;
        transition: .3s ease-in-out 0s;
        cursor: pointer;
    }
    header .headerTop.reduced-top .accessibility i {
        font-size: 13px;
        margin-right: 5px;
        position: relative;
        top: 0px;
    }
    header .headerTop .back-main {
        margin-left: auto;
        margin:auto!important;
        font-size: 13px;
        font-weight: 700;
    }
    header .headerTop .back-main i {
        font-size: 13px;
        margin-right: 5px;
        position: relative;
        top: 0px;
    }
}

@media (max-width: 360px) {
    header .headerMain .logo.reduced-logo {
        max-width: 275px;
        max-height: 60px;
        width: 100%!important;
        margin: auto;
    }
    header .headerMain .logo.reduced-logo img {
        max-width: 275px;
        max-height: 60px;
        width: auto;
        height: auto;
        margin: auto;
    }
    .headerMain.reduced-header-main .button.reduced-cta {
        font-size: 16px;
        padding: 12px 15px;
    }
    header .headerTop .back-main {
        font-size: 13px;
        font-weight: 700;
    }
}