.main-banner.home {
    background-position: 30% bottom !important;
    min-height: 700px;
    height: calc(100vh - 60px);
    /* background-image: url(../img/banners/hero-home-demo-new.jpg);
    background-image: -webkit-image-set(url(../img/banners/hero-home-demo-new.webp) 1x) */
    background-image: url(../img/demo-banners/hero-home-bg-image.jpg);
    background-image: -webkit-image-set(url(../img/demo-banners/hero-home-bg-image.webp) 1x)
}
@media(max-height: 500px){
    .main-banner.home{ min-height: 700px }
}
.geo-certificate-logo {
    max-width: 70px;
}
.dp-world-tour-logo {
    max-width: 120px;
}
.main-banner.home h1,
.main-banner.home h2 {
    font-size: 30pt;
    font-family: var(--heading-font);
    text-transform: uppercase;
    color: #fff;
    transform: none;
    text-align: left;
    font-weight: 700;
    line-height: 1
}
@media(max-width: 1500px){
    .main-banner.home h1,
    .main-banner.home h2 {
        font-size: 28pt;
    }
}
@media(min-width: 1181px) and (max-width: 1500px){
    .main-banner.home h1,
    .main-banner.home h2 {
        font-size: 26pt!important;
    }
}
.heading-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    align-items: center;
    bottom: 50px;
}
@media(max-width: 1600px){
    .heading-text {
        bottom: 50px;
    }
}
@media(min-width: 991px) and (max-width: 1400px){
    .heading-text {
        bottom: 20px;
    }
}

@media(min-width: 1181px) and (max-width: 1300px){
    .align-items-xxxl-end{
        align-items: flex-end!important;
    }
}
@media(min-width: 1601px){
    .heading-text {
        bottom: 100px;
    }
}

@media(max-width: 1500px){
    .hero-banner-logo{
        max-width: 300px
    }
}
@media(min-width: 991px) and (max-width: 1299px){
    .hero-banner-logo{
        max-width: 250px
    }
}
@media(min-width: 1300px) and (max-width: 1499px){
    .hero-banner-logo{
        max-width: 280px
    }
}

@media(min-width: 1200px){
    .heading-text {
        bottom: 0;
    }
}

.main-banner.home .btn-primary:hover {
    background-color: #fff;
    border-color: #fff;
    color: var(--primary-color)
}
.main-banner.home .btn-primary {
    padding: 12px 20px;
    font-size: 18px;
    border: 2px solid var(--primary-color);
    letter-spacing: 6px
}
.event-details {
    background: var(--dark-blue);
    min-height: 60px
}
.section-3 {
    background: url(../img/banners/section-3-bg.png) 24% 100%/cover;
    height: 500px
}
.section-3 h2 {
    margin-bottom: 4em
}
.section-3 a:hover {
    text-decoration: none
}
.author-sec-overlay {
    right: 0;
    bottom: 0
}
.slider-item img {
    margin: 0 20px
}
.luxurious-img img {
    display: none
}
.sec-1 .divLeft,
.sec-1 .divRight,
.sec-2 .divLeft,
.sec-2 .divRight {
    min-height: 500px;
    background-size: cover
}
@media(max-width:991px) {
    .main-banner.home {
        background-image: url(../img/demo-banners/hero-home-new-tablet-1.jpg);
        background-image: -webkit-image-set(url(../img/demo-banners/hero-home-new-tablet-1.webp) 1x);
        min-height: 900px;
        height: calc(100vh - 150px) !important;
        background-position: center 40% !important
    }
    .main-banner h1{
        margin-top: 0;
    }
    .heading-text{
        bottom: 130px;
    }
    .logo-dp-world, .logo-geo-cert {
        position: absolute;
        bottom: -100px;
    }
    .logo-dp-world{
        max-width: 120px;
        left: 15px;
    }
    .logo-geo-cert {
        max-width: 70px;
        right: 15px;
    }
}

@media(max-width:667px) {
    .main-banner.home {
        background-image: url(../img/demo-banners/hero-home-new-tablet-1.jpg);
        background-image: -webkit-image-set(url(../img/demo-banners/hero-home-new-tablet-1.webp) 1x);
        /* height: calc(100vh - 150px) !important; */
        min-height: 700px;
        background-position: center bottom !important
    }
    .logo-dp-world, .logo-geo-cert {
        bottom: -70px;
    }
    .logo-dp-world{
        max-width: 100px;
        left: 15px;
    }
    .logo-geo-cert {
        max-width: 60px;
        right: 15px;
    }

    .event-details p {
        font-size: 12px
    }
    .sec-1 .divRight {
        border-bottom: 3px solid #fff
    }
    .main-banner.home h1,
    .main-banner.home h2 {
        font-size: 20pt !important
    }
    .main-banner.home .btn-primary {
        font-size: 12px;
        padding: 10px;
        letter-spacing: 5px
    }
    .heading-text {
        bottom: 85px
    }
    .logo-dp-world,
    .logo-geo-cert {
        bottom: -70px
    }
    .logo-dp-world {
        max-width: 100px;
        left: 15px
    }
    .logo-geo-cert {
        max-width: 60px;
        right: 15px
    }
}
@media(min-width: 992px) and (max-width:1000px) {
    .main-banner.home .rolex-inner{
        position: absolute;
        right: 94px;
    }

}
@media(min-width: 501px) and (max-width:600px) {
    .main-banner.home {
        min-height: 450px;
        height: 750px;
    }
}
@media(max-width:500px) {
    .main-banner.home {
        background-image: url(../img/demo-banners/hero-home-mobile-new-9-updated.jpg);
        background-image: -webkit-image-set(url(../img/demo-banners/hero-home-mobile-new-9-updated.webp) 1x);
        /* height: calc(100vh - 150px) !important; */
        min-height: 450px;
        height: 550px!important;
        background-position: center bottom !important
    }
}