@media only screen and (max-width:764px) {
    h2 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 700;
    }

    #heading256 h4.panel-title a {
        font-size: 16px !important;
        line-height: 24px;
    }

    h4.panel-title {
        font-size: 16px !important;
        line-height: 24px;
    }
    #heading256 h4.panel-title {
        font-size: 16px !important;
        line-height: 26px;
        font-weight: 700;
    }
    h5 {
        font-size: 14px;
        line-height: 20px;
        margin: 11px 17px 0;
    }

    #heading256 label {
        font-size: 14px;
        line-height: 20px;
    }

    .accordion-toggle.collapsed .gg-chevron-up {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        bottom: -4px;
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    a.accordion-toggle.collapsed.active .gg-chevron-up {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        bottom: -3px;
    }
}

@media only screen and (min-width:764px) {
    h2 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
    }

    #heading256 h4.panel-title a {
        font-size: 16px !important;
        line-height: 24px;
    }

    #heading256 h4.panel-title {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 700;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
        margin: 7px 17px 0;
    }

    #heading256 label {
        font-size: 16px;
        line-height: 24px;
    }

    .accordion-toggle.collapsed .gg-chevron-up {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        bottom: -2px;
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    a.accordion-toggle.collapsed.active .gg-chevron-up {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        bottom: -1px;
    }
}

#cookie-manager-title .title-image {
    max-width: 160.37px;
    margin-left: 0;
}

p, h2, #heading256 h4.panel-title, #heading256 h4.panel-title a {
    color: #182446;
    font-family: "Interstate", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
#heading256 h4.panel-title a {
    font-weight: 700;
}
h4.panel-title {
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 700;
}
h5 {
    color: #222222;
    font-weight: 700;
    font-family: "Interstate", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    padding: 0;
}

#cookie-manager-details input[type=checkbox]:checked ~ .switch {
    background: rgb(17, 17, 17);
    color: #fff;
}

#cookie-manager-footer #save-cookie-options {
    background-color: #182446;
    color: #FFFFFF;
    border-radius: 0;
    padding: 12px;
    font-family: "Interstate", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
}

#heading256 label {
    color: #182446;
    font-weight: 700;
    font-family: "Interstate", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
#cookie-manager-details .toggle-item {
    width: 44px;
    height: 24px;
    position: relative;
    top: 8px;
}
#cookie-manager-details input[type=checkbox]:not(:checked) ~ .switch {
    background: #DDE5ED;
}
#cookie-manager-details .switch {
    display: block;
    width: 44px;
    height: 24px;
    border-radius: 25px;
    position: absolute;
    top: 0;
    left: 0px;
    transition: .5s;
    padding: 5px 0 5px 10px;
}
#cookie-manager-details .toggle {
    width: 20px;
    height: 20px;
    top: 2px;
    left: 2px;
    box-shadow: none;
    display: block;
    border-radius: 50%;
    position: absolute;
}
#cookie-manager-details input[type=checkbox]:checked ~ .switch {
    background-color: #182446;
}
#cookie-manager-details input[type=checkbox]:checked~.toggle {
    left: 22px;
    background: #FFFFFF;
}
button#save-cookie-options {
    text-transform: uppercase;
}

a.privacy-notice-link {
    color: #222222;
    font-family: "Interstate", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 700;
    size: 20px;
    text-decoration: underline;
    text-transform: lowercase;
}

.header-wrapper, .panel-group {
    background: #ffffff;
}
#cookie-manager-footer {
    background: #ffffff;
}
#cookie-manager-details .panel, #cookie-manager-details .panel-heading{
    background: transparent;
}
.header-wrapper {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.cookie-closer {
    position: absolute;
    right: 20px;
    top: 26px;
    width: 17px;
    height: 17px;
    opacity: 1;
    background: transparent;
}
.cookie-closer:before {
    transform: rotate(45deg);
}
.cookie-closer:after {
    transform: rotate(-45deg);
}
.close:hover {
    opacity: 1;
}
.cookie-closer:before, .cookie-closer:after {
    position: absolute;
    top: -2px;
    left: 8px;
    content: ' ';
    height: 20.64px;
    width: 1px;
    background-color: #000;
}