.cc-window.cc-banner {
    background-color: rgb(255, 255, 255);
    width: 100%;
    border: 1px solid rgb(220, 220, 220);
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 6px 0px;
    opacity: 1;
}
.cc-btn.cc-dismiss, .cc-btn.cc-deny {
    display: none;
}

@media only screen and (max-width:600px) {

    .cc-compliance.cc-highlight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    a.cc-btn.cc-allow {
        background-color: #104c97;
        color: #fff;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 0px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-weight: 700;
    }

    a.cc-btn.cc-allow:hover {
        background-color: #104c97;
    }

    a.cc-btn.cc-dismiss {
        background-color: #104c97 !important;
        color: #fff !important;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 0px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-weight: 700;
    }

    span#cookieconsent\:desc {
        font-family: "proximanovaregular", verdana, "sans serif";
        font-size: 14px;
        color: #1d1d1d;
        margin: 10px;
        width: 96%;
        max-width: 1200px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px auto;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 67%;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 10px 0;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        padding-top: 25px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:600px) {

    .cc-compliance.cc-highlight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    a.cc-btn.cc-allow {
        background-color: #104c97;
        color: #fff;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 0px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-weight: 700;
    }

    a.cc-btn.cc-allow:hover {
        background-color: #104c97;
    }

    a.cc-btn.cc-dismiss {
        background-color: #104c97 !important;
        color: #fff !important;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 0px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-weight: 700;
    }

    span#cookieconsent\:desc {
        font-family: "proximanovaregular", verdana, "sans serif";
        font-size: 14px;
        color: #1d1d1d;
        margin: 10px;
        max-width: 1200px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px auto;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 66.6%;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 10px 0;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        padding-top: 25px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:680px) {

    .cc-compliance.cc-highlight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    a.cc-btn.cc-allow {
        background-color: #104c97;
        color: #fff;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 0px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-weight: 700;
    }

    a.cc-btn.cc-allow:hover {
        background-color: #104c97;
    }

    a.cc-btn.cc-dismiss {
        background-color: #104c97 !important;
        color: #fff !important;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 0px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-weight: 700;
    }

    span#cookieconsent\:desc {
        font-family: "proximanovaregular", verdana, "sans serif";
        font-size: 14px;
        color: #1d1d1d;
        margin: 10px;
        max-width: 1200px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px auto;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 66.6%;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 10px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:1100px) {

    .cc-compliance.cc-highlight {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    a.cc-btn.cc-allow {
        background-color: #104c97;
        color: #fff;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 9px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        font-weight: 700;
    }

    a.cc-btn.cc-allow:hover {
        background-color: #104c97;
    }

    a.cc-btn.cc-dismiss {
        background-color: #104c97 !important;
        color: #fff !important;
        border: 1px solid #104c97;
        font-family: "proximanovabold", verdana, "sans serif";
        padding: 9px 20px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 75%;
        margin: 0px 10px 7px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        font-weight: 700;
    }

    span#cookieconsent\:desc {
        font-family: "proximanovaregular", verdana, "sans serif";
        font-size: 14px;
        color: #1d1d1d;
        margin: 15px;
        max-width: 1600px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        max-width: 408px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 10px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}
