/*
Theme Name: Vantage Offshore Bank

*/

.main-slider .image-layer {
    background-blend-mode: inherit;
}

.breadcrumb-area-bg {
    background-position: center;
}

.thecontent p {
    margin-bottom: 1rem;
}

.cards-deails-content-box ul,
.text ul {
    list-style: square;
    margin-top: 1rem;
}

.cards-deails-content-box ul li,
.text ul li {
    margin-bottom: 1rem;
    list-style: square;
    margin-left: 1rem;
}

.text h2,
.text h1,
.text h3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.account-style1-area {
    background-color: #F7F1EB;
}

.single-account-box-style1 .img-holder {

    background-color: snow;
}

.single-account-box-style1 .img-holder img {
    mix-blend-mode: unset;
}


.header-logon-box {
    position: relative;
    display: flex;
    padding-left: 55px;
    min-height: 45px;
    margin-left: 30px;
    justify-content: center;
    align-items: center;
}

.header-logon-box a {
    color: #fff;
    font-weight: 6000;
    background: linear-gradient(180deg, #469e37 0%, #408253 40%, #007b55 70%);
    padding: 0.65rem;
    border-radius: 10px;
}


.single-account-box-style1 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.service-request-area {
    padding-top: 0px;
}


.tradingview-widget-container {
    width: 100%;
}


.logo-white {
    filter: brightness(0) invert(1);
}

.breadcrumb-area-bg {
    background-blend-mode: inherit;
}


.breadcrumb-area-bg {
    left: 0;
    right: 0;
    height: 500px;
    background-attachment: fixed;
    background-position: top;
}

.breadcrumb-area p.lead {
    color: #fff;
    width: 60%;
}

.breadcrumb-area .title {
    position: unset;
}

.intro-style1-video-gallery-bg {
    background-color: transparent;
    height: 500px;
}


/*.intro-style1-area{
    padding-bottom: 3rem;
}*/

.intro-style1-video-gallery {
    min-height: auto;
}

.applying-process-area .thecontent h4,
.applying-process-area .thecontent h3 {
    margin-bottom: 1.5rem;
}

.applying-process-area .thecontent ul li {
    margin-bottom: 1rem;
    list-style: square;
    margin-left: 1.5rem;
}

.slogan-area--style2 {
    background: #1B1C6D;
}

.slogan-content-box--style2 .slogan-content-box-bg:before {
    background: linear-gradient(270deg, #D02129 0%, #D02129 5%, rgba(6, 118, 137, 0.4990371148459384) 40%, #D02129 95%);
}

.breadcrumb-area .title:before {
    content: unset;
}

.find-nearest-branch-box-style2 h3 {
    margin-top: 0rem;
}

.apply-form-box-bg {
    background-blend-mode: unset;
}

.slogan-area--style2 {
    background: #D02129;
}

.main-header-style3__top {
    position: relative;
    display: block;
    padding: 10px 0;
    background: #D02129;
    border: none;
    z-index: 11;
}

.header-menu-style1 ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.header-contact-info-style1 ul li:last-child {
    margin-right: 0;
    color: #fff;
}

.gt_languages a span {
    color: #000 !important;
}


.header-contact-info-style1 ul li span {

    color: #fff;

}


.header-contact-info-style1 ul li:last-child {

    font-weight: 300;
}

.google-map iframe {
    width: 100%;
}

a.glink span {
    color: #fff;
}

.breadcrumb-area .title {
    position: unset;
    background: #231F20;
    color: #fff;
    border-radius: 10px;
}

.breadcrumb-area .title h2 {

    color: #fff;
}


.sec-title .sub-title p {
    font-size: 18px;
    line-height: 1.6rem;
    width: 75%;
    margin: auto;
}


.single-card-box .category-box {
    
    background-image: unset;
    background: #092341;
}


.single-card-box .category-box:before {
   
    border-left: 10px solid #092341;
  
}


@media only screen and (max-width: 769px) {
    .breadcrumb-area p.lead {
        color: #fff;
        width: 100%;
        margin-top: 1.5rem;
        padding-bottom: 3rem;
    }

    .breadcrumb-area-bg {
        height: unset;
        background-attachment: unset;
    }

    .breadcrumb-area .inner-content {

        margin: 3rem;
    }

    .intro-style1-video-gallery-bg {
        position: unset;
        height: 300px;
    }
}


@media only screen and (max-width: 425px) {
    .main-menu-style2 .main-menu__wrapper-inner {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 2rem;
    }

    .contact-info-1 li .text h3 {
    font-size: 18px;
    line-height: 30px;
}


    .logo-box-style3 img {
        width: 250px;
    }

    .sec-title h2 {

        font-size: 25px;
        line-height: 1.3em;
        
    }


    .header-menu-style1,
    .header-social-link-style1,
    .main-header-style3__top-left {
        display: none;
    }

    a.glink span {
        color: #fff;
        font-size: 13px !important;
    }

    .header-contact-info-style1 ul li:last-child {

        font-size: 13px;
    }
}