.logocontent {
    z-index: 1000;
}
.button.redcolor.icons-3 {
    background-image: url(../images/web-page-app-contrast.svg)!important;
}

.button.redcolor.icons-3:hover {
    background-image: url(../images/web-page-app-1-contrast.svg)!important;
}
.button.bluecolor.icons-1 {
    display: none;
}
.heading .light{
    font-weight: 400;
}
.file-list-2-1 {
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100px;
    max-height: none;
    min-height: auto;
    margin: 0.5% 0%;
    padding: 25px 3% 20px 60px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    border-style: none;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.18);
    border-radius: 3px;
    background-color: #f5f5f5;
    background-image: url(../images/report_1.svg), url(../images/b-view-contrast.svg);
    background-position: 23px 29px, 97% 50%;
    background-size: auto, auto 20px;
    background-repeat: no-repeat, no-repeat;
    color: #555;
    font-size: 1.1em;
    line-height: 1.2;
    text-decoration: none;
    cursor: pointer;
}

.stickynavlinks {
    left: auto !important;
    top: 30% !important;
    right: 5% !important;
    bottom: auto !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex;
    width: 80px !important;
    height: auto !important;
    margin-top: auto !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
    padding-top: 25px !important;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: center;
    border-radius: 5px 5px 5px 5px !important;
    background-color: #000 !important;
    box-shadow: 0 -1px 8px -4px rgb(0 0 0 / 45%) !important;
}

.text-block-2 {
    font-size: 0.8em !important;
    font-weight: 600 !important;
}

.map-pin-detail {
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #555;
    font-weight: 400;
    font-size: 0.8em;
}

.sticky-ico {
    max-height: 40px !important;
    width: 40px !important;
    height: 40px !important;
    max-width: 40px !important;
    min-height: 40px !important;
    min-width: 40px !important;
}

.inlinelink.dark {
    border-radius: 5px !important;
    background-color: black !important;
    color: #ff0 !important;
    padding: 5px !important;
    font-weight: 500 !important;
}

.w-dropdown-link.w--current {
    color: #000000 !important;
}

.text-block-197 {
    color: #000 !important;
    font-weight: 500 !important;
}

.textall.white {
    color: #000 !important;
    font-weight: 500 !important;
}

.field-select {
    border-color: #000 !important;
    background-color: #fff !important;
    color: #000 !important;
}

.button.form-white {
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}

.formcontent {
    background-color: #ffffff !important;
    border: 2px solid !important;
}

.field-small {
    border-color: #000 !important;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.hourdate.white {
    color: #888aff !important;
}

.radiocheckbotomlabel {
    color: #000 !important;
    font-weight: 500 !important;
}

input::placeholder {
    color: #000 !important;
}

textarea::placeholder {
    color: #000 !important;
}

.form-subhead {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 600 !important;
}

.text-span-13 {
    color: #000 !important;
}

.dropdownwrapper {
    margin-right: auto !important;
    margin-left: auto !important;
}

.lines {
    filter: brightness(20%) !important;
}

.newsletter-learn-more {
    color: #feff00 !important;
}

.cta-3 {
    color: black !important;
    font-weight: 500 !important;
    background-color: white !important;
}

.text-block-2 {
    line-height: 1.1em !important;
}

.sticky-ico._01 {
    background-image: url(../images/ico-1-contrast_1.svg) !important;
}

.sticky-ico._02 {
    background-image: url(../images/ico-2-contrast_1.svg) !important;
}

.sticky-ico._03 {
    background-image: url(../images/ico-3-contrast_1.svg) !important;
}

.sticky-ico._04 {
    background-image: url(../images/ico-4-contrast_1.svg) !important;
}

.body {
    font-size: 1em !important;
    line-height: 1.5 !important;
    padding-bottom: 100px !important;
}

.AppAreaWrapper {
    display: none !important;
}

.dropdown-menu {
    padding-right: 20px !important;
    padding-left: 10px !important;
    color: #fff !important;
    font-size: 1em !important;
}

.menu-text-3 {
    font-size: 1rem !important;
    font-weight: 700 !important;
    color: #fff;
    line-height: 1.03 !important;
}

.dropdown-wrp {
    position: relative !important;
    margin-right: 5px !important;
    margin-left: 0px !important;
    vertical-align: middle !important;
    font-size: 1em !important;
    cursor: pointer !important;
}

.stickynavlinks {
    background-color: rgb(0 0 0) !important;
}

.file-list-2 {
    background-color: rgb(255 255 255) !important;
}

.field-small.time {
    background-image: url(../images/time-contrast.svg);
}

input[type="date"] {
    background-image: url(../images/date-contrast.svg);
    background-position: 12px 50% !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
}

.faq {
    background-color: rgb(254 255 0) !important;
}

.wire-calculator {
    width: 100%;
}

.link-block-5:hover {
    background-color: #000 !important;
}

.faq.w--open {
    background-color: rgb(254 255 0) !important;
}

.productcard {
    background-color: rgb(0 0 0) !important;
}

.nav-link.w--current {
    background-image: url(../images/LeftArrow-contrast.svg) !important;
    background-size: 9px !important;
    padding-left: 20px !important;
}

.lines.full {
    filter: brightness(0%) !important;
}

.nav-link {
    color: #000 !important;
}

.headsubmenu {
    background-color: rgb(255 255 255) !important;
    border-top: 2px solid #000 !important;
    border-bottom: 2px none #000 !important;
}

.nav-link:hover {
    color: #000 !important;
    filter: brightness(0%) !important;
}

.stickyinnermenu {
    border-color: rgb(0 0 0) !important;
}

.header {
    border-color: rgb(0 0 0) !important;
    background-color: rgb(1 132 212 / 0%) !important;
}

.stickynavhelp {
    display: none !important;
}

.head-owner {
    padding-top: 1rem !important;
    padding-bottom: 1em !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1050px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ce163a;
    font-size: 1.4em;
    line-height: 1.3;
    font-weight: 500;
}

.sub-head.margin1 {
    color: #000 !important;
}

.dropdown-menu {
    font-size: 1em !important;
    line-height: 1.5 !important;
}

.cta-3 {
    margin-top: 2rem !important;
}

.textall.white {
    padding-bottom: 2rem !important;
}

.footerrow.mobile {
    font-size: 1em !important;
}

.wiretransfercombobox:hover {
    background-color: #d6d6d6 !important;
    border-color: #d6d6d6 !important;
    color: #d6d6d6;
}

.calculatorswrap-1.color.color1 {
    padding: 5%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: solid;
    border-width: 2px !important;
    border-color: #969696 !important;
    border-radius: 10px;
    background-color: #ececec;
}

.headbgimage {
    top: auto;
    z-index: 0;
    display: block;
    width: auto !important;
    height: 120% !important;
    margin-left: auto;
    right: 0 !important;
    left: auto !important;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url(/images/date_1-contrast.svg) no-repeat;
    width: 20px;
    height: 20px;
    border-width: thin;
}

.heading-4 {
    font-weight: 500 !important;
    font-size: 1.3em !important;
}

    .heading-4.inner-head {
        margin-bottom: 10px !important;
    }

input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    left: 20;
}

.bullets {
    background-image: url(../images/arrow-bullet-contrast.svg) !important;
}

input::-webkit-datetime-edit {
    position: relative;
    left: 15px;
}

input::-webkit-datetime-edit-fields-wrapper {
    position: relative;
    left: 15px;
}

.head-2 {
    font-weight: 500 !important;
}

    .head-2.grey {
        color: #555 !important;
        font-size: 1.2em;
    }

.newsletter-learn-more {
    font-size: 0.7em;
    line-height: 1.5em;
    text-align: left;
    margin-bottom: 20px;
    padding: 0 17% 0 19.5%;
}

.tablecolumn.white {
    background-color: #000 !important;
}

.textcontent.list {
    padding: 0px !important;
    background-color: #fff !important;
    border-radius: 10px !important;
}

.tablehead {
    border: 2px solid !important;
    border-color: #000 !important;
}

.tablestyle.white {
    border: 2px solid !important;
    border-color: #000 !important;
    background-color: #000 !important;
}

.tablecolumn.head.white {
    background-color: hsl(202deg 67% 51%) !important;
    border-width: 2px !important;
    border-color: rgb(1 133 212);
}

.head-1 {
    font-weight: 700 !important;
    padding-top: 20px !important;
    text-align: left !important;
}

.text-group {
    padding: 0px 0px 0px 0px !important;
}

.map-link-title {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-top: 14px !important;
}

.gm-style .gm-style-iw-c {
    background-color: white;
    border-radius: 9px !important;
    padding: 0px !important;
    vertical-align: middle;
    position: absolute;
    min-width: 110px !important;
    min-height: 55px !important;
    justify-items: center;
    text-align: center !important;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 31%) !important;
}

gm-style-iw-d {
    vertical-align: middle;
    max-height: 291px;
    padding: 20px;
}

.sub-head {
    color: #fff !important;
}

.heads {
    margin-bottom: 0px !important;
}

.tablescroll {
    border: 2px solid !important;
    border-color: #000 !important;
}

.diffrentblockcontent {
    border-width: 2px !important;
}

.sectiontwocontent1 {
    border-width: 2px !important;
    border-color: #000 !important;
}

.formsection {
    border: 2px solid #8889ff !important;
}

.text-field {
    border: 2px solid #e5e5e5 !important;
}

.tablecolumn {
    border-width: 2px !important;
}

.sectiontwocontent2 {
    border-width: 2px !important;
    border-color: #ce163a !important;
}

.toplink {
    border-width: 2px !important;
    background-size: 80% !important;
}

.heading {
    line-height: 1.2;
}

.bullets {
    margin: 5px auto 0px !important;
    background-repeat: no-repeat !important;
}

.linkswrapper.sub {
    min-height: auto !important;
    border-left: 2px solid #cccccc !important;
    border-bottom-style: solid !important;
}

.calculatorswrap-1.color {
    border-width: 2px !important;
    border-color: rgb(254 255 0) !important;
    background-color: #000000 !important;
}

.text-block-196 {
    line-height: 1.5em !important;
}

.cta-3.auto {
    -webkit-box-pack: left !important;
    -webkit-justify-content: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
}

.cta-btn:hover {
    border-width: 2px !important;
}

.offercontent {
    border-width: 2px !important;
}

.footer {
    border-width: 2px !important;
    border-top: 2px solid #000000 !important;
}

.footerbottom {
    border-top: 2px solid !important;
    border-color: black !important;
    border-width: 2px 0px 0px !important;
}

.text-field {
    border-width: 2px !important;
}

.campaigncta {
    border-width: 2px !important;
}

.button {
    border-width: 2px !important;
    border-radius: 4px !important;
}

.cta-1 {
    background-color: #fbfbfb !important;
    border-radius: 10px !important;
    border: none !important;
    margin-left: auto !important;
    width: 100% !important;
}

.div-block-465 {
    width: 70%;
    padding-left: 25px !important;
}

.text-sticky-picture {
    margin-bottom: auto;
}

.blockUI blockOverlay {
    background-color: rgb(15 114 184) !important;
}

.mailbutton {
    background-image: url(../images/ico-2--contrast.svg) !important;
    background-color: #feff00 !important;
}

.tablerw.big.head.left {
    background-color: #000 !important;
}

.tablerw.big.head.right {
    background-color: #000 !important;
    justify-content: left !important;
    padding-left: 20px !important;
    text-align: center !important;
}

.button.darkline01:hover {
    border-color: #000;
    color: #000;
}

.diffrentblockcontent.block {
    border-color: #000 !important;
    border-width: 2px !important;
}

.div-block-379 {
    border-color: #000 !important;
    background-color: #000 !important;
    border-width: 2px !important;
}

.button.darkline01 {
    border-width: 2px !important;
    margin-left: 5px !important;
    border-color: #000;
    margin-right: 5px !important;
    color: #000;
}

.tablerw.big.head.center2 {
    background-color: #000 !important;
}

.text-block-2 {
    margin-top: 10px;
    color: #fff;
    font-size: 0.6em;
    line-height: 1.3em;
    text-align: center;
    font-weight: 400;
}

.sectionthree {
    margin-top: 40px !important;
}

.tablerw.big.head.right2 {
    min-width: 100px !important;
    width: 30% !important;
    font-weight: 400 !important;
    font-size: 1.1em !important;
}

.cta-3-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1050px;
    margin-right: auto;
    margin-left: 0px;
    padding: 0px 30px 0px 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: left;
    -webkit-box-align: left;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
}

.menu-link {
    margin-bottom: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.tablescroll {
    background-color: #000 !important;
}

.formheadtext {
    font-size: 1em !important;
}

.tableline:hover {
    opacity: 0.9 !important;
}

.innercontentwrapper.none {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}

    .lds-ring div:nth-child(1) {
        animation-delay: -0.45s;
    }

    .lds-ring div:nth-child(2) {
        animation-delay: -0.3s;
    }

    .lds-ring div:nth-child(3) {
        animation-delay: -0.15s;
    }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.subhead {
    font-weight: 500 !important;
}

.linksblock {
    margin-top: 10px;
    margin-bottom: 10px !important;
    padding: 0px !important;
    background-color: #fff !important;
}

.text-block-2 {
    margin-top: 10px;
    color: #fff;
    font-size: 0.6em;
    font-weight: 400;
}

.slide {
    background-position: 0px 0px, 100% 50% !important;
    background-size: cover !important;
    background-position: right !important;
}

.div-block-465 {
    margin-top: 30px !important;
    padding-left: 0px !important;
}

#filterhead {
    padding-left: 10px;
}

.span-size {
    padding-left: 10px;
}

.inlinelink {
    margin-left: 3px;
}

.div-block-379 {
    width: 50% !important;
    min-width: 200px;
}

.mappin-3.list {
    background-image: linear-gradient(57deg, #cd1644, #c9257a) !important;
}

.locationlinkwrapper {
    font-size: 0.8em !important;
    line-height: 1.5 !important;
}

.TextAll-1 {
    display: block;
    width: 100%;
    max-width: 1050px;
    margin: 20px auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: transparent;
    color: #555;
    font-size: 1em;
    line-height: 1.5;
    font-weight: 400;
}

.grecaptcha-badge {
    width: 75px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    right: -2px !important;
    bottom: 10px !important;
}

.gm-style .gm-style-iw-c {
    background-color: white;
    border-radius: 3px !important;
    padding: 10px !important;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 31%) !important;
}

.selected_branch {
    border: 2px solid #c82780 !important;
    box-shadow: 0 2px 7px 1px rgb(0 0 0 / 10%) !important;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

.locationlinkwrapper {
    border: 2px solid #e4e4e4;
    padding: 10px !important;
}

.locationspan {
    color: #555 !important;
    font-weight: 400 !important;
}

.locationtext {
    font-weight: 500 !important;
}

.tablerw.big.right {
    justify-content: center !important;
    padding-left: 20px !important;
    text-align: center !important;
}

.text-block-156 {
    width: 100%;
    padding-bottom: 20px;
}

.textall {
    padding-bottom: 0rem !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.innercontentwrapper.diffrent {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.iti__country-name {
    color: #111;
}

.iti {
    width: 100%;
}

.is-invalid {
    border-color: #feff00 !important;
}

.summary-info {
    font-weight: bold;
}

.formtexttwo {
    min-width: 700px;
}

#errordate {
    color: red !important;
    font-size: 12px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 35px;
    min-width: 35px;
    height: 18px;
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* The slider */
.switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

    .switch-slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

input:checked + .switch-slider {
    background-color: #2196f3;
}

input:focus + .switch-slider {
    box-shadow: 0 0 1px #2196f3;
}

input:checked + .switch-slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

/* Rounded sliders */
.switch-slider.round {
    border-radius: 17px;
}

    .switch-slider.round:before {
        border-radius: 50%;
    }

.stayinform-text {
    font-size: 0.8em;
    font-weight: 400;
}

.sociallinkedin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 26px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    background-image: url(../images/linkedin-blue-contrast.svg);
    background-position: 0 -1px;
    background-size: auto;
    background-repeat: no-repeat;
    opacity: 1;
    color: #222;
    font-size: 0.8em;
    text-decoration: none;
}

.footerlinkswrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tableheadtext {
    font-weight: bold;
}

.just-center {
    justify-content: center;
}

.nav-link {
    text-transform: math-auto !important;
}

.tableline {
    background-color: #000 !important;
}

.appareawrapper,
.mobile-link {
    display: none;
}

.head-1.nospace.topscroll {
    margin-top: 0px !important;
}

.firstseccontent {
    font-size: 0.9em !important;
}

.OverlayResponsive {
    display: none;
}

.grecaptcha-badge {
    opacity: 0.5 !important;
    z-index: 0 !important;
}

.langflagico.worldtype {
    width: 25px !important;
    height: auto !important;
}

.sub-head.margins,
.sub-head.bottom-margin {
    color: #000 !important;
    font-weight: 500 !important;
}

/*.accessibilitywrapper.on {
    background-color: #0184d400 !important;
}

    .accessibilitywrapper.on:hover {
        background-color: #0184d4 !important;
    }

.accessibility02 {
    color: #000 !important;
    width: auto !important;
}

.accessibility03 {
    color: #000 !important;
    width: auto !important;
}*/

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgb(0 67 151 / 35%);
    background-color: #fff;
}

.image-21 {
    width: 200px !important;
}

::-webkit-scrollbar {
    width: 15px;
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 4px rgb(0 67 151 / 35%);
    background-color: #000;
    border: 1px solid transparent;
    background-clip: content-box;
}

body::-webkit-scrollbar-thumb {
    background-color: #000;
}

.head-1.nospace.topscroll {
    background-color: #fff0 !important;
}

.bgoverlay {
    background-image: radial-gradient( circle farthest-corner at 100% 0%, transparent 50%, rgb(0 0 0 / 0%) 89% ) !important;
}

.text-block-157 {
    text-align: center !important;
}

.innerheaderwrapper {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.w-form-done {
    display: none;
    padding: 20px !important;
    text-align: center !important;
    font-weight: 600 !important;
    border: 2px solid !important;
    color: #cf163a !important;
    border-radius: 5px !important;
    border-color: #cf163a !important;
    background-color: #00000 !important;
}

.top-header-area {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: right;
    width: 100%;
    min-height: 500px;
}

.wrapperhead {
    top: -60px !important;
    font-weight: 500 !important;
}

.w-dropdown-link.w--current {
    color: #0784d4;
}

.linkswrapper {
    border-bottom: 2px solid #d8d8d8 !important;
}

.left-arrow-2 {
    display: none !important;
}

.right-arrow-2 {
    display: none !important;
}

.comboarea {
    width: 100%;
    max-width: 1050px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    background-color: transparent;
}

.text-group {
    padding: 15px 15px 15px 0px !important;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

/*.accessibilitywrapper:hover {
    background-color: #8889ff !important;
}*/

.headerhead {
    margin-bottom: 80px !important;
}

.s-ubmenu {
    color: #555 !important;
}

.ctatextcenter {
    margin-bottom: 10px;
}

.droplink {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.notes {
    padding: 0px 0px !important;
}

.cta-3 {
    position: static;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: hsla(0, 0%, 96%, 0.76);
    font-weight: 500;
}

.ctafixed {
    font-weight: 500;
}

.div-block-414 {
    font-weight: 500 !important;
}

.innerheaderwrapper {
    background-size: cover !important;
    background-position: right;
    background-repeat: no-repeat !important;
}

top-header-area {
    background-size: cover !important;
    background-position: right;
    background-repeat: no-repeat !important;
}

.lissection {
    margin-bottom: 20px;
}

.accountinfowrapper {
    margin-bottom: 20px;
}

.field-small.selected._100.big {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
    color: #000 !important;
    font-size: 1.3em;
}

.row-white {
    width: 100% !important;
    min-width: 100px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.tablecolumn {
    min-width: 900px !important;
}

.helpwrapper {
    bottom: 5px !important;
}

.tablecolumn {
    min-width: 900px !important;
}

.tablerw.small-1.heads {
    background-color: #000 !important;
}

.tablerow.white.right {
    width: 100% !important;
    min-width: 100px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.tablecolumn.blank {
    border-bottom-color: #057ecb !important;
}

.tablecolumn.total.blank {
    border-color: transparent !important;
}

.tablerow {
    min-width: 100px !important;
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 1.1em !important;
    justify-content: center !important;
}

    .tablerow.dark {
        min-width: 100px !important;
        width: 100% !important;
        font-weight: 400 !important;
        font-size: 1.1em !important;
        justify-content: center !important;
    }

    .tablerow.right {
        min-width: 100px !important;
        font-weight: 400 !important;
        width: 100% !important;
        font-size: 1.1em !important;
        justify-content: center !important;
    }

    .tablerow.white {
        width: 100% !important;
        min-width: 100px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

.row-white.left {
    width: 100% !important;
    min-width: 100px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.mapwrapper {
    min-height: 500px !important;
}

.row-white {
    width: 100% !important;
    min-width: 100px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.img-logos {
    max-width: 40%;
    vertical-align: middle;
    display: inline-block;
}

/*.accessibilitywrapper-custom {
    width: 30px;
    height: 30px;
    min-width: 30px;
    background-image: url(../images/accessibility.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    border-radius: 100px;
    justify-content: center;
    margin-left: auto;
}

    .accessibilitywrapper-custom:hover {
        background-color: #8889ff !important;
    }*/

@media screen and (max-width: 1280px) {
    .logocontent {
        width: 80% !important;
    }

    .dropdown-wrp {
        font-size: 0.9em !important;
    }

    .headernavmenuwrapper {
        padding-right: 365px !important;
    }
}

@media screen and (min-width: 1280px) {
    .wire-calculator {
        width: 100%;
        max-width: 1100px;
    }

    .branchfinder {
        max-height: 600px !important;
    }

    .comboarea {
        max-width: 1100px;
    }

    .dropdownwrapper {
        max-width: 1100px;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
    }

    .firstseclist {
        top: 64px !important;
    }
}

@media screen and (max-width: 1180px) {
    .headernavmenuwrapper {
        padding-right: 300px !important;
    }
}

@media screen and (max-width: 991px) {

    .file-list-2-1 {
        padding-top: 25px;
        padding-right: 0%;
        padding-bottom: 20px;
        justify-content: flex-start;
        font-size: 0.9em;
    }

    .stickynavlinks {
        left: 0% !important;
        top: auto !important;
        right: 0% !important;
        bottom: 0% !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex;
        width: 98% !important;
        height: 90px !important;
        margin-top: auto !important;
        margin-right: 1% !important;
        margin-left: 1% !important;
        padding-top: 10px !important;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        border-radius: 10px 10px 0px 0px !important;
        background-color: #000 !important;
        box-shadow: 0 -1px 8px -4px rgb(0 0 0 / 45%) !important;
    }

    .branchlist.mobile {
        display: flex !important;
    }

    .headernavmenuwrapper {
        padding-right: 0px !important;
    }

    .mobiledropmenusecone.w--open {
        border-bottom-color: #000000 !important;
    }

    .innerheaderwrapper {
        max-height: 350px !important;
        height: 350px !important;
    }

    .mobiledropmenusecone.w--open {
        border-bottom-color: #000000 !important;
    }

    .sticky-ico {
        max-height: 40px !important;
        max-width: 40px !important;
    }

    .mobilemenustyle {
        border-color: #000 !important;
    }

    .line-1.black {
        background-color: #000 !important;
    }

    .line-2.black {
        background-color: #000 !important;
    }

    .hed-txt.menu {
        color: #000 !important;
    }

    .nav-link.activepage {
        color: #000000 !important;
    }

    .line-3.black {
        background-color: #000 !important;
    }

    .head-owner {
        padding-top: 1rem !important;
        padding-bottom: 1em !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: 1050px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        color: #ce163a;
        font-size: 1.4em;
        line-height: 1.3;
        font-weight: 400;
    }

    .searct-top-keywords {
        width: 100% !important;
    }

    .search-results {
        width: 100% !important;
    }

    .subhead {
        font-weight: 600 !important;
        width: 100% !important;
        text-align: left !important;
    }

    .sub-head.margins,
    .sub-head.bottom-margin {
        font-weight: 600 !important;
        margin-left: 4% !important;
    }

    .tableheadtext {
        text-align: center !important;
    }

    .tablecontenttext sup {
        display: contents !important;
    }

    .head-2.grey {
        text-align: left !important;
        justify-items: left !important;
        justify-content: left !important;
        width: 100% !important;
    }

    .drparea {
        width: 92% !important;
        margin-left: 1rem !important;
    }

    .dropdownwrapper {
        width: 100% !important;
    }

    .textall.white {
        padding-bottom: 0rem !important;
    }

    .formcontent {
        padding: 10px 1rem !important;
    }

    .forms {
        margin-top: 1rem !important;
    }

    .field-small {
        min-width: 95% !important;
    }

    .fullrow._49 {
        position: relative !important;
    }

    input[type="checkbox"],
    input[type="radio"] {
        padding: 0;
        width: 15px !important;
        height: 15px !important;
        min-width: 15px !important;
        min-height: 15px !important;
    }

    .img-logos {
        max-width: 100%;
        vertical-align: middle;
        display: inline-block;
    }

    .div-block-414 {
        font-weight: 400 !important;
        font-size: 1.2em !important;
    }

    .sub-head.bottom-margin {
        color: #000 !important;
        font-weight: 500 !important;
        font-size: 1em !important;
    }

    .head-1 {
        font-weight: 400 !important;
    }

    .div-block-462 {
        padding-top: 20px !important;
        margin-top: 10px !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border-top: 2px solid #d6d6d6 !important;
    }

    .text-block-210 {
        margin-bottom: 20px !important;
        padding-bottom: 20px !important;
        border-bottom: 2px solid #d6d6d6 !important;
        text-align: left !important;
    }

    .text-block-2111 {
        line-height: 1.6 !important;
        font-size: 0.8em !important;
        padding-bottom: 1em !important;
    }

    .stickyinnermenu {
        z-index: 9998 !important;
    }

    .nav-link {
        height: auto !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .innernavs {
        height: 100vh !important;
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
        padding-left: 1rem !important;
        -webkit-box-pack: start !important;
    }

    .hed-txt.menu {
        padding-left: 1.6rem !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .mobilemenustyle {
        margin-left: 1rem !important;
    }

    .mobilesearcharea {
        background-size: 18px !important;
    }

    .headerchevron.smallsize {
        display: none !important;
    }

    .langflagico.worldtype {
        width: 26px !important;
        margin-left: 6px !important;
    }

    .headerlangflag {
        margin-right: 0px !important;
    }

    .form-subhead {
        top: 0px !important;
        -webkit-box-align: left !important;
        -webkit-align-items: normal !important;
        padding-left: 0px !important;
    }

    .branchlist {
        border-right: 1px solid #f5f5f5 !important;
        border-bottom: 1px solid #f5f5f5 !important;
        border-left: 1px solid #f5f5f5 !important;
        background-color: #f5f5f5 !important;
    }

    .branchfinder {
        width: 100% !important;
    }

    .ctatextcenter {
        text-align: center !important;
    }

    .head-1.nospace.topscroll {
        padding-bottom: 10px !important;
    }

    .diffrentblockcontent.block {
        padding-top: 0rem !important;
        margin-top: 1rem !important;
    }

    .inlinelink {
        padding-right: 5px !important;
        font-size: 1em !important;
    }

    .lissection {
        width: 100% !important;
    }

    .text-block-156 {
        font-size: 14px !important;
        line-height: 1.6 !important;
        padding-left: 1% !important;
    }

    .logoswrapper {
        width: 100% !important;
    }

    .reportlist {
        width: 100% !important;
        padding-left: 0rem !important;
        border-radius: 6px !important;
        padding-right: 0rem !important;
        padding-top: 1rem !important;
    }

    .spacer {
        min-height: 20px !important;
    }

    .boardgroups {
        width: 100% !important;
    }

    .text-block-158 {
        text-align: left !important;
    }

    .calculatorwrapper {
        width: 100% !important;
    }

    .formcontent {
        width: 100% !important;
    }

    .heading-4 {
        font-size: 1em !important;
    }

    .innercontentwrapper {
        padding: 0rem !important;
        width: 100% !important;
    }

    .div-block-414 {
        border-radius: 6px !important;
    }

    .textcontent.list {
        padding: 1rem !important;
    }

    .headerhead {
        width: 100% !important;
        padding-left: 1rem !important;
    }

    .head-1 {
        justify-content: left !important;
        flex-direction: row !important;
        width: 100% !important;
        margin: 0% !important;
        font-weight: 600 !important;
    }

    .heading {
        text-align: left !important;
        margin-right: auto !important;
        width: 90% !important;
    }

    .sliderheading {
        margin-top: 2rem !important;
    }

    .sliderdesc {
        display: block !important;
        padding-top: 10px !important;
        margin-bottom: auto !important;
    }

    .notes {
        width: 100% !important;
        margin-left: 0% !important;
        margin-right: 0% !important;
    }

    .OverlayResponsive {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background-image: -webkit-gradient( linear, left bottom, left top, from(rgba(0, 0, 0, 0.47)), color-stop(41%, hsla(0, 0%, 100%, 0)) );
        background-image: linear-gradient( 0deg, rgba(0, 0, 0, 0.47), hsla(0, 0%, 100%, 0) 41% );
    }

    .tablescroll.full {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .tableline.full {
        width: 100% !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .tablehead.wrap {
        width: 100% !important;
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .tablerw.small {
        margin-left: 1px !important;
    }

    .tablerw.small-1 {
        margin-left: 1px !important;
        min-width: auto !important;
    }

    .tablerw.big {
        width: 100% !important;
        min-width: auto !important;
        margin-bottom: 1px !important;
        margin-left: 1px !important;
    }

    .innercontentwrapper.diffrent {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        padding-top: 2rem !important;
        padding-bottom: 0rem !important;
    }

    .tablewrapper {
        overflow: auto !important;
        width: 99% !important;
        min-width: auto !important;
        margin-right: 1% !important;
        margin-left: 0% !important;
    }

    .tablescroll {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        min-width: auto !important;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .tablerw.small-light._100 {
        min-width: auto !important;
        margin-bottom: 1px !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .tablehead {
        width: 100% !important;
    }

    .hero {
        height: 780px !important;
        padding-top: 60px !important;
    }

    .textall,
    .notes {
        text-align: left !important;
        margin-bottom: 0px !important;
    }

    .heroslidercontent {
        height: 275px !important;
        bottom: -159px !important;
    }

    .top-header-area {
        background-image: var(--mid-image) !important;
    }

    .bullets {
        width: 100% !important;
        text-align: left !important;
        padding-left: 20px !important;
        background-image: url(../images/arrow-bullet-contrast.svg) !important;
        background-position: 0% 9px !important;
        background-size: 6px;
        background-repeat: no-repeat !important;
        color: #000 !important;
        font-size: 1em !important;
        line-height: 1.5 !important;
        font-weight: 500 !important;
    }

    .head-1.nospace.topscroll {
        text-align: left !important;
    }

    .tablerw.small.head {
        overflow-wrap: anywhere;
    }

    .tablerw.big.head.right2 {
        width: auto !important;
    }

    .image-52 {
        margin-right: auto !important;
        width: 50px !important;
        height: 50px !important;
    }

    .image-54 {
        background-color: whitesmoke !important;
        padding: 5.5rem !important;
        border-color: whitesmoke !important;
        width: 100% !important;
    }

    .toggle-text {
        font-size: 14px !important;
        line-height: 1.4em !important;
        text-align: left !important;
        width: 90% !important;
        font-weight: 400 !important;
        margin-left: 1% !important;
    }

    .icon-1 {
        display: none !important;
    }

    .image-45 {
        width: 43px !important;
    }

    .accordionlayout {
        font-size: 14px !important;
    }

    .cta-3-1 {
        padding-top: 1rem !important;
    }

    .button.darkline01 {
        width: 100% !important;
    }

    .faqContents1 {
        width: 100% !important;
    }

    .faqContents {
        width: 100% !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .comboarea {
        width: 100% !important;
    }

    .footerrow.mobile {
        margin-top: 2rem !important;
        font-size: 1em !important;
    }

    .head-1 {
        padding-top: 0px !important;
    }

    .diffrentblockcontent.block {
        width: 100% !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .sliderdesc {
        width: 100% !important;
    }

    .header {
        z-index: 9999 !important;
    }

    .headernavmenuwrapper.mobile {
        height: 100vh !important;
        font-size: 1em !important;
        max-height: 100vh !important;
        overflow: scroll !important;
        font-family: "Open Sans", sans-serif !important;
        padding-bottom: 150px !important;
    }

    .newsletter-learn-more {
        text-align: center !important;
    }

    .mobile-link {
        position: absolute;
        left: auto;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 55px;
        height: 55px;
        margin-right: 10%;
        padding-right: 0;
        padding-bottom: 0;
        background-image: url(/images/out-contrast.svg);
        background-position: 50% 50%;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .slide-nav {
        bottom: 0px !important;
        display: block;
        font-size: 0.3em !important;
        opacity: 0.5 !important;
    }

    .productcard {
        margin-bottom: 20px !important;
    }

    .heading-6 {
        text-align: left !important;
    }

    .div-block-459 {
        -webkit-box-align: left !important;
        -webkit-align-items: left !important;
        -ms-flex-align: left !important;
        align-items: left !important;
    }

    .app-store-links {
        margin-right: 0px !important;
        width: 100% !important;
        margin-top: 0.5rem !important;
        margin-bottom: 0rem !important;
        text-align: center !important;
        height: 50px !important;
    }

    .heads {
        text-align: left !important;
    }

    .text-block-210 {
        text-align: left !important;
    }

    .text-block-211 {
        text-align: left !important;
    }

    .div-block-462 {
        justify-content: left !important;
    }

    .div-block-454 {
        width: 100% !important;
    }

    .denizmobile-picture-content {
        margin-right: auto !important;
        background-color: whitesmoke;
        width: 100% !important;
        border-radius: 6px !important;
    }

    .text-block-211 {
        font-size: 0.7em !important;
        line-height: 3.2 !important;
    }

    .contentcenterelement {
        align-items: self-start !important;
    }

        .contentcenterelement.center {
            width: 100% !important;
        }

    .heading-4-2 {
        font-size: 1em !important;
    }

    .sectiontext {
        width: 100% !important;
    }

    .sub-head.bottom-margin {
        margin-bottom: 0px !important;
    }

    .sub-head {
        width: 98% !important;
        text-align: left !important;
    }

    .faq-p-2 {
        width: 100% !important;
        margin-left: 0% !important;
    }

    .diffrentblockcontent.block {
        border-color: #fff !important;
        padding-top: 2px !important;
    }

    .tablerw.big.head.center {
        min-width: auto !important;
    }

    .faq-body-cont {
        padding: 10px 10px !important;
    }

    .tableline.nowrap {
        width: 49.9%;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: start !important;
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .tableline {
        width: 100%;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        flex-direction: row !important;
    }

    .tablerw.small {
        min-width: auto !important;
        margin-bottom: 1px !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-star !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
        text-align: left !important;
    }

/*    .accessibilitywrapper.mobile.on {
        background-color: #5550 !important;
    }*/

    .grecaptcha-badge {
        transform: scale(0.7) !important;
        opacity: 0.5 !important;
        z-index: 0 !important;
    }

    .top-header-area {
        min-height: 500px !important;
    }

    .link-block {
        padding-top: 5px !important;
        width: 25% !important;
    }

    .sticky-ico._01:hover {
        width: 35px !important;
        height: 35px !important;
        min-height: 35px !important;
        min-width: 35px !important;
    }

    .tablerw.small-1.heads {
        text-align: left !important;
    }

    .tablerw {
        padding: 4px 12px !important;
        text-align: left !important;
    }

    .faq {
        padding: 10px 35px 10px 10px !important;
        font-size: 1em !important;
    }

    .text-block-2 {
        color: #fff;
        margin-top: 4px !important;
        font-size: 0.7em !important;
        min-height: 25px !important;
    }

    .linksblock {
        width: 100% !important;
        padding: 0px !important;
        margin: 0px !important;
    }

    .head-1.nospace.topscroll {
        margin-left: 0% !important;
        padding-left: 0% !important;
    }

    .linkswrapper {
        width: 100% !important;
        margin-right: 0% !important;
        margin-left: 0% !important;
    }

    .textall {
        width: 100% !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .links {
        padding-left: 0px !important;
        padding-right: 100px !important;
        width: 100% !important;
        text-align: left !important;
    }

    .s-ubmenu {
        width: 100% !important;
        margin-left: 0% !important;
        text-align: left !important;
    }

    .links:hover {
        padding-left: 0px !important;
    }

    .wrapperhead {
        top: 0px !important;
        font-weight: 500 !important;
        padding-bottom: 20px !important;
    }

    .cta-3-1 {
        justify-content: center;
        flex-wrap: wrap;
        padding: 0 !important;
    }

    .textcontent {
        width: 100% !important;
    }

    .dropwrapper {
        width: 90%;
    }

    .cta-3 {
        width: 100% !important;
        padding-top: 10px !important;
        padding-right: 25px !important;
        margin-top: 2rem !important;
    }

    .sub-head.margin {
        color: #555 !important;
    }

    .wrd-break {
        font-size: 1em !important;
        padding: 0 !important;
        padding-left: 0.2rem !important;
    }
}

@media screen and (min-width: 1180px) {
    .faq-body-cont {
        padding: 10px 30px !important;
    }

    .tableline {
        padding-bottom: 2px !important;
        margin-bottom: 0px !important;
        background-color: #0486d4 !important;
        min-width: 900px !important;
    }

    .branchfinder {
        max-height: 600px !important;
    }

    .locationlinkwrapper {
        width: 90% !important;
    }

    .tablehead {
        min-width: 900px !important;
    }

    .head-1.nospace.topscroll {
        padding-right: 10px !important;
        position: relative !important;
    }

    .tablerw.small {
        min-width: 100px !important;
        font-size: 1.1em !important;
        font-weight: 400 !important;
    }

    .tablerw.small-light {
        min-width: 100px !important;
        font-weight: 400 !important;
        font-size: 1.1em !important;
    }

    .tablerw.big {
        min-width: 100px !important;
        width: 100% !important;
        font-weight: 400 !important;
        font-size: 1.1em !important;
    }

        .tablerw.big.right2 {
            min-width: 100px !important;
            width: 30% !important;
            font-weight: 400 !important;
            font-size: 1.1em !important;
        }

        .tablerw.big.head.left {
            min-width: 100px !important;
            font-weight: 400 !important;
            font-size: 1.1em !important;
            text-align: center !important;
        }

        .tablerw.big.head.center3 {
            background-color: #000 !important;
            font-weight: 400 !important;
            font-size: 1.1em !important;
        }
}

@media screen and (max-width: 479px) {
    .file-list-2-1 {
        height: auto;
        padding-top: 20px;
        padding-right: 60px;
        padding-bottom: 20px;
        flex-direction: column;
        background-position: 23px 29px, 97% 29px;
    }

    .sectiontwowrapper {
        -webkit-flex-direction: column-reverse !important;
    }

    .appbutton {
        height: auto !important;
        padding: 10px !important;
        border-radius: 5px !important;
        background-color: #ce163a !important;
        font-size: 1.1em !important;
    }

    .btn-text {
        margin-left: 20px !important;
        margin-right: 20px !important;
        text-align: center !important;
        line-height: 1.3em !important;
    }

    .sub-head.margins {
        margin-left: 4% !important;
    }

    .bullets {
        width: 90% !important;
    }

    .text-block-2 {
        margin-top: 2px;
        height: 20px;
    }

    .stickynavlinks {
        height: 80px;
    }

    .formtexttwo {
        min-width: 200px !important;
    }

    .mapwrapper {
        min-height: 300px !important;
    }
}

@media screen and (max-width: 768px) {
    .file-list-2-1 {
        width: 99%;
        padding-top: 25px;
        padding-bottom: 20px;
        justify-content: flex-start;
    }

    .footerlink.dp {
        display: none !important;
    }

    .head-1 {
        padding-top: 1rem !important;
    }

    .innercontentwrapper.diffrent {
        padding-top: 1rem !important;
    }

    .text-span-18 {
        font-size: 1.2em;
        font-weight: 500;
    }

    .apptext {
        margin-right: auto;
        margin-left: 0.5rem;
        font-size: 0.9em;
    }

    .appbutton {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        margin-left: auto;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 6px;
        background-color: #ce163a;
        font-size: 0.8em;
    }

    .appareawrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 80px;
        padding: 0.5rem 1rem 0.5rem 0.5rem;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        font-size: 0.7em;
        line-height: 1.2;
    }

    .appimage {
        width: auto;
        height: 70%;
        max-width: none;
        margin-left: 0;
        border-radius: 10px;
    }

    .appareaclose {
        width: 40px;
        height: 40px;
        min-height: 40px;
        min-width: 40px;
        padding-right: 0;
        padding-bottom: 0;
        background-image: url(/images/CloseCookie-contrast.svg);
        background-position: 50% 50%;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .appareawrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 80px;
        padding: 1rem;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        background-image: -webkit-gradient( linear, left top, left bottom, from(#fff), to(#e5e5e5) );
        background-image: linear-gradient(180deg, #fff, #e5e5e5);
    }

    .textall {
        width: 100% !important;
    }

    .hero {
        height: 750px !important;
        padding-top: 60px !important;
    }

    .heroslidercontent {
        height: 275px !important;
        bottom: -159px !important;
    }

    .top-header-area {
        background-image: var(--mobile-image) !important;
    }

    .links {
        padding-left: 0px !important;
        padding-right: 100px !important;
        width: 100% !important;
        text-align: left;
    }

    .fullrow._49 {
        width: 100% !important;
    }

    .fieldgroup.third {
        flex-wrap: wrap !important;
    }
}

@media screen and (min-width: 1440px) {
    .wire-calculator {
        max-width: 1300px;
    }

    .branchfinder {
        max-height: 600px !important;
    }

    .dropdownwrapper {
        max-width: 1300px;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100% !important;
    }

    .comboarea {
        max-width: 1300px;
    }

    .bullets {
        max-width: 1300px !important;
    }

    .link-block-5:hover {
        background-color: #000 !important;
    }

    .branchfinder {
        max-height: 600px !important;
    }

    .text-block-158 {
        width: 40%;
        color: #fff;
        font-size: 1.2em;
        line-height: 1.5;
        font-weight: 500;
    }

    .text-sticky-picture {
        width: 30%;
    }

    .form-head-inside.top {
        margin-top: 6px !important;
    }

    .innerheaderwrapper {
        min-height: 600px !important;
    }

    .top-header-area {
        min-height: 600px !important;
    }
}

@media screen and (max-width: 1075px) {
    .headerhead {
        max-width: 980px !important;
    }

    .branchfinder {
        max-height: 600px !important;
    }

    .innercontentwrapper {
        max-width: 980px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .innernawarea {
        max-width: 980px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}



.contentrow {
    width: 100%;
    max-width: 1050px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
}

@media screen and (min-width: 1440px) {
    .contentrow {
        max-width: 1300px;
        flex-direction: row;
        display: flex;
    }
}

.diffrentblockcontent.block.half {
    width: 49% !important;
    position: relative;
}

.linkpop {
    width: 150px;
    height: 150px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: -75px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
}

.linkpoptext {
    z-index: 1;
    width: 75%;
    color: #f3f9fc;
    font-size: .7em;
    position: absolute;
}

.linkpopimage {
    filter: brightness(0%);
    padding: 10px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

@media screen and (max-width: 991px) {
    .linkpop {
        width: 130px;
        height: 130px;
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
        /* position: absolute; */
        top: 0%;
        bottom: auto;
        left: auto;
        right: 0%;
    }

    .linkpoptext {
        z-index: 1;
        width: 75%;
        color: #f3f9fc;
        font-size: .6em;
        position: absolute;
    }

    .diffrentblockcontent.block {
        width: 90%;
        border: 1px solid #ececec !important;
        padding-left: 0;
        padding-right: 0;
    }

    .contentrow {
        width: 100%;
        flex-direction: column;
    }

    .diffrentblockcontent.block.half {
        width: 100% !important;
        margin-bottom: 40px;
        padding-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .linkpop {
        margin-top: 0;
        position: absolute;
        top: -30%;
    }

        .linkpop.tagesgeld {
            margin-top: 0;
            position: relative;
            top: 0%;
        }
}
