.pseudo-header .cc-m-gallery-slider {
    display: none;
    /* transition: all 5s ease;*/
}


.pseudo-header {
    width: 100% !important;
}

@media (max-width:767px) {

    .pseudo-header .cc-m-hgrid-column,
    .pseudo-header .last {
        float: none;
        left: 0 !important;
        /* transform: scale(0.75); */
        /* transform-origin: center; */
    }
}



.pseudo-header .j-calltoaction-link-style-2:link,
.pseudo-header .j-calltoaction-link-style-2:visited {
    background-color: #ffffff98;
    border-color: rgba(0, 0, 0, 0);
    color: #033664;
    font-family: "Verdana", "Geneva", sans-serif, "google";
    font-size: 16px;
    border-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-radius: 3px;

}

.pseudo-header .j-calltoaction-link-style-2:hover,
.pseudo-header .j-calltoaction-link-style-2:active,
.pseudo-header .j-calltoaction-link-style-2:focus,
.pseudo-header .j-calltoaction-link-style-2.active {
    background-color: #ffffff98;
    border-color: transparent;
    color: #333;
}



.pseudo-header h1,
.pseudo-header h2,
.pseudo-header h3,
.pseudo-header h4 {
    color: #ffffff98;
    font-family: "Verdana", "Geneva", sans-serif, "google" !important;
    font-size: calc(16px + (24 - 14) * ((100vw - 320px) / (2560 - 320))) !important;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    text-transform: none;
}

.pseudo-header p,
.pseudo-header li,
.pseudo-header td,
.pseudo-header span {
    color: #ffffff98;
    font-family: "Verdana", "Geneva", sans-serif, "google" !important;
    font-style: normal;
    font-size: calc(12px + (24 - 14) * ((100vw - 320px) / (2560 - 320))) !important;
}



@media (max-width:767px) {

    .pseudo-header h2,
    .pseudo-header h3,
    .pseudo-header h4 {
        color: white;
        font-family: "Verdana", "Geneva", sans-serif, "google" !important;
        font-weight: normal;
        font-style: normal;
        font-size: calc(16px + (24 - 14) * ((100vw - 320px) / (2560 - 320))) !important;
    }

    .pseudo-header p,
    .pseudo-header li,
    .pseudo-header td,
    .pseudo-header span {
        color: white;
        font-family: "Verdana", "Geneva", sans-serif, "google" !important;
        font-weight: normal;
        font-style: normal;
        font-size: calc(16px + (24 - 14) * ((100vw - 320px) / (2560 - 320))) !important;
    }

}
