@media (min-width: 1000px) {
    .container {
        max-width: 950px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1100px;
    }
}

@media (min-width: 1920px) {
    .container {
        max-width: 1300px;
    }
}

.hide {
    display: none;
}

.container-cust-0 {
    padding-left: 0% !important;
    padding-right: 0% !important;
}

.container-cust-5 {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.container-cust-10 {
    padding-left: 10% !important;
    padding-right: 10% !important;
}

.container-cust-15 {
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.container-cust-20 {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

.container-cust-25 {
    padding-left: 25% !important;
    padding-right: 25% !important;
}

/*/////////////////////////////////////////////*/

.section-title {
    margin-bottom: 40px;
    margin-top: 80px;
    font-size: 2rem;
}

.text-m-m {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*
    ////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

.slide-bg-web {
    display: block;
}

.slide-bg-mobile {
    display: none;
}

.carousel-item {
    background-color: white;
}

.carousel-indicators li {
    height: 6px;
    background-color: rgba(155, 155, 155, 0.6);
    cursor: pointer;
}

    .carousel-indicators li:hover {
        background-color: rgba(100, 100, 100, 1);
    }

.carousel-indicators .active {
    background-color: rgba(100, 100, 100, 1);
}

.slider-img-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 650px;
}

.slider-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider-left-img {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.slider-right-img {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto;
}

.slider-btn-margin-l {
    margin-left: 15px;
}

.slider-btn-watch {
    /*padding: 0.5rem 1.2rem;*/
    /*width: 185px;*/
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    color: black;
    border: solid 1px black;
    letter-spacing: 0.1rem;
    font-weight: 700 !important;
    border-radius: 8px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
}

.slider-btn-buy {
    /*padding: 0.5rem 1.2rem;*/
    /*width: 140px;*/
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0fb59e;
    color: white;
    border: solid 1px #0fb59e;
    letter-spacing: 0.1rem;
    font-weight: 700 !important;
    border-radius: 8px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
}

.slider-btn-buy-f {
    /*padding: 0.5rem 1.2rem;*/
    /*width: 140px;*/
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0fb59e;
    color: white;
    border: solid 2px #0fb59e;
    letter-spacing: 0.1rem;
    font-weight: 700 !important;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px;
}

.caption-header {
    text-transform: uppercase !important;
    font-size: 18px;
    letter-spacing: 3px;
    margin: 0;
    color: #1a7b81;
}

.caption-title {
    margin: 20px 0 20px 0;
    letter-spacing: 1px;
    font-size: 50px;
}

.caption-desc {
    margin-bottom: 40px;
    font-size: 18px;
    letter-spacing: 1px;
}

.carousel-caption-cust {
    top: 25%;
}

.v-control-next-icon {
    background-image: url('../Image/Home/right-c.svg');
    opacity: 0.7;
}

.v-control-prev-icon {
    background-image: url('../Image/Home/left-c.svg');
    opacity: 0.7;
}


.product-img {
    width: 75% !important;
    margin: 0 auto;
}

.feature-card-container {
    padding: 0;
}


.feature-card-left {
    height: 11rem;
}

.feature-card-right {
    height: 7.5rem;
}

.feature-card-holder-left {
    padding: 2rem;
    height: 100% !important;
    display: block !important;
}

.feature-title-left {
    position: relative;
    margin-top: 55px;
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 3px;
}

.feature-desc-left {
    position: relative;
    margin: 0;
    font-size: 0.9375rem;
}

.feature-card-holder-right {
    padding: 2rem;
    height: 100% !important;
    display: block !important;
    padding: 1rem 2rem;
}

.feature-title-right {
    position: relative;
    margin-top: 20px;
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 3px;
}

.feature-desc-right {
    position: relative;
    font-size: 0.9375rem;
    margin: 0;
}

.v-features-remote-control {
    background-image: url('../../Content/Image/Home/Website Graphics/Remote Control.jpg?version=1.0.3');
}

.v-features-audiobook {
    background-image: url('../../Content/Image/Home/Website Graphics/Audiobooks.jpg?version=1.0.3');
}

.v-features-ai-lover {
    background-image: url('../../Content/Image/Home/Website Graphics/ai_boyfriend_coming_soon.jpg?version=1.0.3');
}

.shadow-center-center {
    box-shadow: 1px 1px 30px 5px rgba(183, 183, 183, 0.5);
}

.shadow-left-center {
    box-shadow: -10px 1px 30px 15px rgba(183, 183, 183, 0.5);
}

.shadow-right-top {
    box-shadow: 10px -5px 30px 10px rgba(183, 183, 183, 0.5);
}

.shadow-right-bottom {
    box-shadow: 10px 5px 30px 10px rgba(183, 183, 183, 0.5);
}

.feature-img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.feature-content {
    color: white;
    z-index: 4;
    position: absolute;
    bottom: 0;
    width: inherit;
    /*border-radius: 0 0 1rem 1rem;*/
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.feature-remote-control {
    /*background-image: url('../Image/Feature/Remote-Control Image.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;*/
    position: relative;
    padding-top: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-buy-now {
    background-position: center;
    background-size: initial;
    background-repeat: no-repeat;
}

.feature-audio-book {
    /*background-image: url('../Image/Feature/Audiobook Image.jpg');*/
}

.feature-ai-boyfriend {
    /*background-image: url('../Image/Feature/AI-Boyfriend-Image.jpg');*/
}

.card-m-b {
    margin-bottom: 1rem;
}

.card-r-t {
    padding-top: 100%;
    margin-bottom: 1rem;
}

.card-r-b {
    padding-top: 100%;
}

.card-container {
    padding: 50px 30px 0px 30px;
    border: none;
    border-radius: 0;
}

    /*.card :hover {
        -ms-transform: scale(1.15);
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }*/

.product-learn-more {
    font-size: 13px;
    margin-bottom: 30px;
    color: #0fb59e;
}

.card:hover > .card-body > .card-text > .product-learn-more {
    /*font-weight: bold;*/
    /*color: #cc3973;*/
    color: black;
}

.card-product-bg-light {
    background-color: #f5f9f8;
}

    .card-product-bg-light:hover {
        background-color: #f5f9f8;
        opacity: 0.9;
    }

        .card-product-bg-light:hover img {
            -ms-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

.card-product-bg-grey {
    background-color: #e8f2f1;
}

    .card-product-bg-grey:hover {
        background-color: #e8f2f1;
        opacity: 0.9;
    }

        .card-product-bg-grey:hover img {
            -ms-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }

.card-product-bg-grey-disabled {
    background-color: #e8f2f1;
}

.product-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.125rem;
    margin-bottom: 15px;
}

.product-desc {
    height: auto;
    padding: 0 50px;
    margin-bottom: 20px;
    font-size: 0.9375rem;
}

.product-highlight-container {
    margin: 55px 0 45px 0;
}

.product-highlight {
    font-size: 35px;
    margin-right: 40px;
}

.audiobook-small-box {
    display: none;
}

.audiobook-n-gap {
    padding: 5px;
}

.audiobook-row-section {
    padding: 0 9px !important;
    display: flex;
}

.audiobook-n-cover {
    display: flex;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 100%;
    background-position: center center;
    background-size: contain;
    -webkit-animation: fadeout 0.5s linear forwards;
    animation: fadeout 0.5s linear forwards;
}

    .audiobook-n-cover:hover {
        -webkit-animation: fadein 0.5s linear forwards;
        animation: fadein 0.5s linear forwards;
    }



.subscribe-card-n {
    position: relative;
    min-height: 430px;
    color: black;
}

.subscribe-card-n-left-img {
    position: absolute;
    left: 10%;
    top: 0;
}

.subscribe-card-n-right-img {
    position: absolute;
    right: 10%;
    top: 15%;
}

.subscribe-card-container {
    padding: 45px 20px;
}

.subscribe-card {
    height: 20rem;
    display: contents;
}

.subscribe-btn {
    padding: 0.5rem 1.35rem;
    background-color: #343c6a;
    color: white;
    border: none;
    font-weight: 700 !important;
    letter-spacing: 0.1rem;
    border-radius: 0.6rem;
    font-size: 16px;
}

.subscribe-card-title {
    margin: 45px 0 25px 0;
    font-size: 2rem;
    letter-spacing: 2px;
    font-weight: bold;
}

.subscribe-card-desc {
    margin-bottom: 10px;
    font-size: 0.9375rem;
}

.subscribe-card-input-n {
    padding: 0 70px;
}

.subscribe-card-input-bg {
    background-color: white; /*#dbeaf0;*/
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.subscribe-card-bg {
    /*background-image: url('../Image/Layout/bg-subscribe.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;*/
    background-color: #e8f2f1;
}

.subscribe-card-input-container {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.subscribe-card-input {
    padding-top: 10px;
    padding-bottom: 10px;
}

.app-card-left-section-p {
    padding-top: 6.5rem;
}

.app-card {
    height: 20rem;
}

.app-card-left {
    border-radius: 1rem 1rem 0 0;
    background-image: url('../../Content/Image/Layout/app-bg-mobile-blue.png');
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.app-img-left {
    position: absolute;
    width: 100px;
    left: 10px;
}

.app-card-right {
    border-radius: 0 0 1rem 1rem;
    background-image: url('../../Content/Image/Layout/app-bg-mobile-orange.png');
    background-position: right top;
    background-size: contain;
    background-repeat: no-repeat;
}

.app-img-right {
    position: absolute;
    width: 120px;
    right: 0;
    top: 80px;
}

.app-n-card {
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.app-n-card-bg {
    height: 550px;
    background-color: #F7F7F7;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.app-n-card-container {
    top: 30%;
    position: absolute;
    right: 20%;
    bottom: 20px;
    left: 20%;
    z-index: 10;
    text-align: left;
}

.app-n-title {
    letter-spacing: 2px;
    font-size: 2rem;
    color: #cc3973;
    font-weight: bold;
    margin-bottom: 15px;
}

.app-n-desc {
    margin-bottom: 8px;
    font-size: 0.9375rem;
    /*font-weight: bold;*/
}

.app-n-desc-2 {
    margin-bottom: 30px;
}

.app-n-btn {
    height: 45px;
}

.app-n-img-web {
    width: 40%;
    height: 40%;
    display: block;
    float: right;
}

.app-n-img-mobile {
    display: none;
}

.affiliate-feature-content {
    z-index: 4;
    position: absolute;
    bottom: 0;
    /* right: 0; */
    width: -webkit-fill-available;
    border-radius: 0 0 1rem 1rem;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.affiliate-feature-joinnow-img {
    max-width: 120px;
    max-height: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.affiliate-feature-point {
    font-weight: bold;
    color: black;
}

.affiliate-feature-img-card {
    border-radius: 1rem;
    box-shadow: 1px 1px 30px 5px rgba(183, 183, 183, 0.5);
}

.author-badge {
    height: 15px;
    margin-bottom: 2px;
}


.affiliate-feature-img {
    max-width: 50%;
}

/*********************************************************************/
.f-extra-bold {
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}

.f-extra-bold-h {
    text-shadow: 0px 0.5px, 0.5px 0px, 0.5px 0.5px;
}

.f-outline {
    text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}

.affiliate-feature-img-o-v {
    max-width: 100px;
    max-height: 100px;
}

.affiliate-about-img-left {
    width: 100%;
    display: block;
    margin-top: 1.5rem;
}

.affiliate-about-img-right {
    width: 100%;
}

.affiliate-carousel-caption-middle {
    top: 25%;
}

.affiliate-carousel-height-cust {
    height: 567px;
}

.affiliate-carousel-bg {
    background-image: url('../Image/Affiliate/Affiliate-Page-Banner-Image.jpg');
}

.audiobook-n-detail-container {
    position: relative;
    padding-top: 100%;
    background-color: #eeeeee;
    width: 100% !important;
    display: flex !important
}

.audiobook-n-detail-card {
    position: absolute;
    top: 0;
    padding: 15px;
    display: block;
}

.audiobook-n-detail-btn-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: flex;
    visibility: hidden;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
}

.audiobook-n-cover:hover .audiobook-n-detail-btn-placeholder {
    visibility: visible;
    opacity: 1;
}

.audiobook-n-cover-show {
    display: flex;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 100%;
    background-position: center center;
    background-size: contain;
}

.audiobook-n-detail-btn-placeholder-show {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: flex;
    visibility: visible;
    opacity: 1;
}

.audiobook-n-detail-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.audiobook-n-detail-desc {
    font-size: 12px;
    margin-bottom: 5px;
}

.audiobook-n-detail-author {
    font-size: 12px;
    margin-bottom: 5px;
}

.audiobook-n-detail-btn {
    border-radius: 50%;
    background-color: #0fb59e;
    height: 34px;
    width: 34px;
    padding-left: 1px;
    padding-top: 1px;
}

    .audiobook-n-detail-btn:hover {
        cursor: pointer;
    }

.audiobook-n-detail-btn-size {
    font-size: 32px;
    color: white;
}

.audiobook-mobile-cover {
    display: none;
}

.audiobook-mobile-desc {
    display: none !important;
}

.v-subscribe-msg {
    width: 100%;
    text-align: center;
    display: none;
}

.v-subscribe-success {
    color: green;
    display: block;
}

.v-subscribe-error {
    color: red;
    display: block;
}

.v-home-banner-container-lovar-day {
    bottom: 20%;
    top: auto;
    left: 0;
    right: 29.55%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
}

.v-home-banner-with-timer {
    color: black;
    font-size: x-large; /*1.7rem;*/
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    text-align: left;
    position: absolute;
}

.p-banner-container-for-timer {
    margin-top: 17.5%;
    margin-left: 32.5%;
}

.erotic-audiobook-title {
    margin-top: 40px;
}

.mobile-hidden {
    display: initial;
}

.desktop-hidden {
    display: none;
}

.bg-black {
    background-color: black;
}

.fantasy-comes-to-life-video {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    text-align: center;
    background-color: #000;
    max-width: 1320px;
    margin: auto;
}

.video-gradient {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    z-index: 1;
}

.vg-left {
    left: 0;
    background: -webkit-linear-gradient(to right,#000,rgba(0,0,0,0));
    background: -moz-linear-gradient(to right,#000,rgba(0,0,0,0));
    background: -ms-linear-gradient(to right,#000,rgba(0,0,0,0));
    background: linear-gradient(to right,#000,rgba(0,0,0,0));
}

.vg-right {
    right: 0;
    background: -webkit-linear-gradient(to left,#000,rgba(0,0,0,0));
    background: -moz-linear-gradient(to left,#000,rgba(0,0,0,0));
    background: -ms-linear-gradient(to left,#000,rgba(0,0,0,0));
    background: linear-gradient(to left,#000,rgba(0,0,0,0));
}

.fantasy-comes-to-life-video-content {
    position: absolute;
    max-width: 900px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    margin: 0 auto;
    z-index: 1;
    text-align: center;
}

    .fantasy-comes-to-life-video-content h2 {
        font-family: 'Poppins-Light',sans-serif;
        font-weight: lighter;
        letter-spacing: 2px;
        margin: 0;
        color: rgba(255,255,255,0.7);
        font-size: 25px;
        line-height: 54px;
    }

    .fantasy-comes-to-life-video-content p {
        color: rgba(255,255,255,0.5);
        font-size: 14px;
    }

.v-app-controlled-vibrator {
    max-width: 600px;
}

.v-app-controlled-vibrator-p {
    margin-bottom: 15px;
}

.v-app-controlled-vibrator-img {
    position: absolute;
    top: -100px;
    right: -550px;
}

/******V4*/
.section-sub-title {
    padding-bottom: 30px;
    padding-top: 70px;
    font-size: 2rem;
}

.v-bg-what-is-vibease {
    height: auto;
    background-image: url('../Image/Home/graphics/bg_what_is_vibease.jpg?v=2.1');
    background-size: cover;
    background-position: right bottom;
    background-color: #fefefe;
}

    .v-bg-what-is-vibease .v-container-what-is-vibease {
        position: static;
        padding-bottom: 90px;
    }

.v-container-what-is-vibease {
    top: 27%;
    max-width: 520px;
    left: 18%;
}

    .v-container-what-is-vibease p {
        margin-bottom: 25px;
        line-height: 2;
    }

    .v-container-what-is-vibease .v-highlight {
        font-weight: bold;
    }


.btn-learn-more-gradient {
    color: white;
    border: none;
    font-weight: 700 !important;
    border-radius: 8px;
    text-transform: uppercase;
    background-image: url('../Image/Home/graphics/button_green_blue.png');
    background-position: center;
    background-size: 130%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2), 0 0 10px 0 rgba(0, 0, 0, 0.2);
    max-width: 150px;
    margin: auto;
    height: 40px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 3;
    margin-bottom: 50px;
}

.v-bg-distance-doesnt-matter {
    height: auto;
    background-image: url('../Image/Home/graphics/bg_distance_doesnt_matter.jpg?v=3.1');
    background-size: contain;
    background-position: center bottom -1px;
    background-color: #e1e9ec;
}

    .v-bg-distance-doesnt-matter .v-container-distance-doesnt-matter {
        position: static;
        padding-bottom: 430px;
    }

.v-container-distance-doesnt-matter {
    top: 20%;
    max-width: 100%;
    text-align: center;
}

    .v-container-distance-doesnt-matter p {
        margin-bottom: 25px;
        line-height: 1.5;
    }

    .v-container-distance-doesnt-matter p span{
        display: block;
    }

    .v-container-distance-doesnt-matter a, .v-cont-reading-a a {
        color: #0fb59e;
    }

.section-sub-title-distance-doesnt-matter {
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}

.v-bg-feel-the-touch {
    height: auto;
    background-image: url('../Image/Home/graphics/bg_feel_the_physical_touch_of_your_erotica_fantasy.jpg?v=2.1');
    background-size: contain;
    background-position: center bottom;
    color: white !important;
    background-color: #261c1d;
}

    .v-bg-feel-the-touch .v-container-distance-doesnt-matter {
        position: static;
        padding-bottom: 430px;
    }

.v-bg-choose-your-vibe {
    height: 300px;
    background-color: #e1e9ec;
}

.v-container-choose-your-vibe {
    top: 0;
    max-width: 1000px;
    margin: auto;
    display: flex;
    position: relative;
    padding-top: 50px;
}

    .v-container-choose-your-vibe p:first-child {
        padding: 80px 60px;
        margin: 0;
    }

    .v-container-choose-your-vibe img {
        max-width: 400px;
        width: 100%;
        height: 100%;
        padding-top: 20px;
    }

    .v-container-choose-your-vibe p:last-child {
        padding: 80px 50px;
        margin: 0;
    }

.btn-blue-green-gradient {
    background-image: url(../Image/Home/graphics/button_green_blue.png);
    background-position: center;
    border: none;
    color: white;
    font-weight: bold;
    border-radius: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2), 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.btn-blue-green-gradient:hover {
    color: black;
}

.v-mobile-video-section {
    display: none;
}

/**************************/
.vb-ai-chat-bg {
    height: auto;
    background-image: url('../Image/Home/chat/aipartner_desktop.jpg');
    background-size: cover;
    background-position: left bottom;
    background-color: transparent;
}

.vb-ai-chat-container {
    height: 100%;
    width: 100%;
    padding: 50px;
    max-width: 800px;
    margin-left: auto;
    margin-right: 10%;
    padding-bottom: 80px;
}

.vb-ai-title {
    color: white;
    font-size: 2rem;
    margin-top: 50px;
}

.vb-ai-desc {
    color: white;
    line-height: 1.5;
}

.vb-ai-chat {
    height: 300px;
    overflow-y: auto;
    background-image: url('../Image/Home/chat/gradient_desktop.png');
}

    .vb-ai-chat .vb-ai-chat-bubble-placeholder {
        width: 100%;
        height: auto;
        display: inline-block;
    }

.vb-ai-chat-gradient {
    background: linear-gradient(180deg, rgba(85,76,97,1) 20%, rgba(85,76,97,0) 70%);
    height: 100px;
    position: absolute;
    width: 100%;
    max-width: 800px;
}

.vb-ai-chat-bubble {
    padding: 10px 15px;
    min-width: 10px;
    margin: 10px;
    background-color: white;
    border-radius: 10px;
    max-width: 400px;
    word-wrap: break-word;
}

.vb-ai-chat-bubble-right {
    float: right;
    text-align: right;
    margin-right: 20px;
    background-color: #a29bad;
    color: white;
}

.vb-ai-chat-bubble-left {
    float: left;
    text-align: left;
    margin-left: 20px;
}

.vb-ai-chat-bubble-arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #a29bad;
    margin-top: 22px;
    margin-right: 10px;
    margin-left: auto;
}

.vb-ai-chat-bubble-arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid white;
    margin-top: 22px;
    margin-left: 10px;
}

.vb-ai-chat-hidden {
    background-color: transparent;
}

.vb-ai-chat-input {
    background-color: transparent;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: white;
    border-right: none;
}

    .vb-ai-chat-input:focus {
        background-color: transparent;
        color: white;
    }

    .vb-ai-chat-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: white;
        opacity: 1; /* Firefox */
        background-color: transparent;
    }

    .vb-ai-chat-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: white;
        background-color: transparent;
    }

    .vb-ai-chat-input::-ms-input-placeholder { /* Microsoft Edge */
        color: white;
        background-color: transparent;
    }

.vb-ai-chat-btn {
    background-color: white;
    color: black;
    border: none;
    border-radius: 10px;
    width: 80px;
    margin-left: -10px;
    z-index: 10;
}

/**************************/


@media (max-width: 320px) {
    .audiobook-mobile-cover {
        display: flex;
    }
}

@media (min-width: 321px) {
    .audiobook-mobile-desc {
        display: flex !important;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0.6;
    }
    50%,100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0.6;
    }
    50%,100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    50%,100% {
        opacity: 0.6;
    }
}

@keyframes fadeout {
    50%,100% {
        opacity: 0.6;
    }
}

@media (max-width: 767px) {
    .v-mobile-video-section {
        display: block;
    }

    .v-mobile-video-container-ctrl {
        height: 320px;
    }

    .w-130 {
        width: 130px;
    }

    .v-home-banner-container-lovar-day {
        left: 10%;
        right: 10%;
        top: 35%;
    }

    .v-features-remote-control {
        background-image: url('../Image/Home/Website Graphics/feature_remote_control.jpg?version=1.0.3');
    }

    .v-features-audiobook {
        background-image: url('../Image/Home/Website Graphics/feature_audiobook.jpg?version=1.0.3');
    }

    .v-features-ai-lover {
        background-image: url('../Image/Home/Website Graphics/feature_ai_lover.jpg?version=1.0.3');
        background-position: bottom;
    }

    .feature-content {
        background-image: none !important;
    }

    .feature-card-holder-left {
        padding-top: 20px !important;
        color: black;
    }

    .feature-card-right-mobile {
        color: black;
    }

    .feature-card-holder-right {
        padding-top: 20px !important;
    }

    .caption-header {
        font-size: 11px;
    }

    .caption-title {
        margin: 15px 0;
        font-size: 28px;
        letter-spacing: 1px;
    }

    .caption-desc {
        font-size: 13px;
        margin-bottom: 20px;
        letter-spacing: 0;
    }

    .slide-bg-web {
        display: none;
    }

    .slide-bg-mobile {
        display: block;
    }

    .slider-btn-buy {
        font-size: 10px;
        margin-left: 0px;
        margin: 5px 5px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
        width: auto !important;
    }

    .slider-btn-buy-f {
        font-size: 15px;
        margin-left: 0px;
        margin: 5px 5px;
        border-radius: 5px;
    }

    .slider-btn-watch {
        font-size: 10px;
        margin: 5px 5px;
        border-radius: 5px;
        /*background-color: white;*/
        /*margin-bottom: 10px;*/
        padding-left: 10px;
        padding-right: 10px;
        width: auto !important;
    }

    .section-title {
        font-size: 22px;
        padding-left: 25px;
        padding-right: 25px;
        /*font-weight: bold;*/
    }

    .feature-card-container {
        padding: 0 20px 20px 20px;
    }

    .feature-card-container-e {
        padding-bottom: 0;
    }

    .feature-remote-control {
        box-shadow: 1px 1px 3px 1px rgba(183, 183, 183, 0.5);
    }

    .card-r-t {
        margin-bottom: 0;
    }

    .feature-content {
        color: white;
        top: 0;
        height: 40%;
        background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, .5), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
        /*background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, .7), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));*/
    }

    .feature-content-p {
        color: white;
        background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, .5), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
        /*background-image: linear-gradient(rgba(232, 110, 159, 0.8), rgba(232, 110, 159, 0.8), rgba(232, 110, 159, 0.8), rgba(232, 110, 159, 0.8), rgba(232, 110, 159, 0.8), rgba(232, 110, 159, 0.8), rgba(232, 110, 159, 0.7), rgba(232, 110, 159, 0.6), rgba(232, 110, 159, 0.3), rgba(232, 110, 159, 0));*/
    }

    .feature-card-holder-left {
        padding: 12px 2rem;
        text-align: center;
    }

    .feature-card-holder-right {
        padding: 12px 2rem;
        text-align: center;
    }

    .feature-title-left {
        margin-top: 0;
        /*margin-top: 15px;*/
        margin-bottom: 5px;
    }

    .feature-desc-left {
        font-size: 13px;
    }

    .feature-title-right {
        margin-top: 0;
        /*margin-top: 15px;*/
        margin-bottom: 5px;
    }

    .feature-desc-right {
        font-size: 13px;
    }

    .audiobook-n-mobile-row {
        margin: 0 -7px !important;
    }

    .product-highlight {
        font-size: 23px;
        margin-right: 0;
        margin-bottom: 20px;
        display: block;
        padding: 0 40px;
    }

    .carousel-caption-cust {
        top: 5%;
        /*padding-top: 20px;*/
        padding-top: 60px;
    }

    .v-home-banner-btn-placeholder {
        display: inline-grid;
    }

    .subscribe-card-title {
        font-size: 25px;
        margin: 25px 0 25px 0;
    }

    .subscribe-card-desc {
        font-size: 15px;
    }

    .subscribe-card-input-n {
        padding: 0 50px;
    }

    .subscribe-card-input-bg {
        font-size: 14px;
    }

    .subscribe-btn {
        margin-bottom: 60px;
        font-size: 13px;
    }

    .subscribe-card-n-left-img {
        left: -30px;
        bottom: 0;
        top: auto;
        height: 50%;
    }

    .subscribe-card-n-right-img {
        right: -40px;
        bottom: -30px;
        top: auto;
        height: 50%;
    }

    .app-n-card-bg {
        height: 450px;
        background-color: #F7F7F7;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 80%;
    }

    .app-n-img-web {
        width: 40%;
        height: 40%;
        display: block;
        float: right;
        display: none;
    }

    .app-n-img-mobile {
        width: 100%;
        height: 100%;
        display: block;
        float: right;
        display: block;
    }

    .app-n-card-container {
        top: 0%;
        position: absolute;
        right: 5%;
        bottom: 0;
        left: 5%;
        z-index: 10;
        text-align: center;
        background-image: linear-gradient(rgba(247, 247, 247, 1), rgba(247, 247, 247, 1), rgba(247, 247, 247, 1), rgba(247, 247, 247, .3), rgba(247, 247, 247, 0.2), rgba(247, 247, 247, 0.1), rgba(247, 247, 247, 0));
    }

    .app-n-title {
        margin-top: 40px;
        font-size: 22px;
        letter-spacing: 1px;
    }

    .app-n-desc {
        font-size: 14px;
        margin: 0 10px 10px 10px;
    }

    .app-n-desc-2 {
        margin-bottom: 40px;
    }

    .app-n-btn-placeholder {
        text-align: left;
        margin-left: 25px;
    }

    .app-n-a {
        display: block;
    }

    .app-n-btn {
        margin-bottom: 10px;
    }

    .product-highlight-container {
        margin: 35px 0 35px 0;
    }

    .audiobook-row-section {
        display: contents;
    }

    .v-home-banner-with-timer {
        font-size: small;
    }

    .p-banner-container-for-timer {
        margin-top: 1.5%;
        margin-left: 52%;
    }

    .erotic-audiobook-title {
        margin-top: 0px;
    }

    .mobile-hidden {
        display: none;
    }

    .desktop-hidden {
        display: initial;
    }

    .fantasy-comes-to-life-video-mobile {
        vertical-align: bottom;
        height: 100%;
        width: 100%;
    }

    .fantasy-comes-to-life-video {
        height: auto;
    }

    .fantasy-comes-to-life-video-content {
        position: relative;
    }

    .v-app-controlled-vibrator-bg {
        height: 100%;
        position: relative;
    }

    .v-app-controlled-vibrator {
        position: relative;
        right: 0;
        left: 0;
        padding: 20px;
    }

    .v-app-controlled-vibrator-img {
        position: relative;
        top: 0;
        right: 0;
        max-width: 300px;
        margin: auto;
        margin-bottom: 30px;
    }

    .section-sub-title {
        padding-bottom: 0;
        padding-top: 40px;
        font-size: 1.8rem;
    }

    @supports not (background-image: url('../Image/Home/graphics/bg_what_is_vibease_mobile.webp?v=2.1')) {
        .v-bg-what-is-vibease {
            height: auto;
            background-image: url('../Image/Home/graphics/bg_what_is_vibease_mobile.jpg?v=2.1');
            background-size: contain;
            background-position: center bottom;
            background-color: #fefefe;
        }
    }
    @supports (background-image: url('../Image/Home/graphics/bg_what_is_vibease_mobile.webp?v=2.1')) {
        .v-bg-what-is-vibease {
            height: auto;
            background-image: url('../Image/Home/graphics/bg_what_is_vibease_mobile.webp?v=2.1');
            background-size: contain;
            background-position: center bottom;
            background-color: #fefefe;
        }
    }
        .v-bg-what-is-vibease .v-container-what-is-vibease {
            padding-bottom: 0;
        }

        .v-bg-what-is-vibease .container {
            padding-bottom: 250px;
        }


    .v-container-what-is-vibease {
        top: 0;
        max-width: 400px;
        left: 0;
        position: relative;
        background-image: none;
        padding: 25px;
    }

    @supports not (background-image: url('../Image/Home/graphics/bg_distance_doesnt_matter_mobile.webp?v=2.1')) {
        .v-bg-distance-doesnt-matter {
            height: auto;
            background-image: url('../Image/Home/graphics/bg_distance_doesnt_matter_mobile.jpg?v=2.1');
            background-size: contain;
            background-position: center bottom -1px;
            background-color: #e1e9ec;
        }
    }
    @supports (background-image: url('../Image/Home/graphics/bg_distance_doesnt_matter_mobile.webp?v=2.1')) {
        .v-bg-distance-doesnt-matter {
            height: auto;
            /*background-image: url('../Image/Home/graphics/bg_distance_doesnt_matter_mobile.webp?v=2.1');*/
            background-image: none;
            background-size: contain;
            background-position: center bottom -1px;
            background-color: #e1e9ec;
        }
    }
    

        .v-bg-distance-doesnt-matter .v-container-distance-doesnt-matter {
            padding-bottom: 0;
        }

        .v-bg-distance-doesnt-matter .container {
            padding-bottom: 50px;
        }

    .v-container-distance-doesnt-matter {
        top: 0;
        max-width: 400px;
        left: 0;
        position: relative;
        background-image: none;
        padding: 25px;
    }

    .section-sub-title-distance-doesnt-matter {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .v-container-distance-doesnt-matter p span {
        display: none;
    }

    @supports not (background-image: url('../Image/Home/graphics/bg_feel_the_physical_touch_of_your_erotica_fantasy_mobile.webp?v=2.1')) {
        .v-bg-feel-the-touch {
            height: auto;
            background-image: url('../Image/Home/graphics/bg_feel_the_physical_touch_of_your_erotica_fantasy_mobile.jpg?v=2.1');
            background-size: contain;
            background-position: center bottom;
            background-color: #261c1d;
        }
    }
    @supports (background-image: url('../Image/Home/graphics/bg_feel_the_physical_touch_of_your_erotica_fantasy_mobile.webp?v=2.1')) {
        .v-bg-feel-the-touch {
            height: auto;
            background-image: url('../Image/Home/graphics/bg_feel_the_physical_touch_of_your_erotica_fantasy_mobile.webp?v=2.1');
            background-size: contain;
            background-position: center bottom;
            background-color: #261c1d;
        }
    }

        .v-bg-feel-the-touch .v-container-distance-doesnt-matter {
            padding-bottom: 0; 
        }

        .v-bg-feel-the-touch .container {
            padding-bottom: 300px;
        }

    .v-bg-choose-your-vibe {
        height: 430px;
        background-color: #e1e9ec;
    }

    .v-container-choose-your-vibe {
        top: 0;
        max-width: 400px;
        margin: auto;
        display: block;
        position: relative;
        padding-top: 0;
    }

        .v-container-choose-your-vibe p:first-child {
            padding: 50px 0;
            margin: 0;
            text-align: center;
        }

        .v-container-choose-your-vibe img {
            max-width: 350px;
            width: 100%;
            height: 100%;
            padding-top: 0;
            display: block;
            margin: auto;
        }

        .v-container-choose-your-vibe p:last-child {
            padding: 50px 0;
            margin: 0;
            text-align: center;
        }

    .vb-ai-title {
        margin-top: 0;
        text-align: center;
        font-size: 1.8rem;
    }

    .vb-ai-desc {
        text-align: center;
    }

    .vb-ai-chat-bg {
        background-image: url('../Image/Home/chat/aipartner_mobile.jpg');
    }

    .vb-ai-chat-container {
        padding: 50px 20px 80px 20px;
    }

    .vb-ai-chat-bubble {
        max-width: 200px;
    }

    @media (max-width: 450px) {
        .v-home-banner-with-timer {
            font-size: 13px;
        }

        .p-banner-container-for-timer {
            margin-top: 1.8%;
            margin-left: 51%;
        }
    }

    @media (max-width: 400px) {
        .v-home-banner-with-timer {
            font-size: 12px;
        }

        .p-banner-container-for-timer {
            margin-top: 1.5%;
            margin-left: 51%;
        }

        .v-mobile-video-container-ctrl {
            height: 295px;
        }
    }

    @media (max-width: 365px) {
        .v-home-banner-with-timer {
            font-size: 11.5px;
        }

        .p-banner-container-for-timer {
            margin-top: 1.8%;
            margin-left: 51%;
        }

        .v-mobile-video-container-ctrl {
            height: 280px;
        }
    }

    @media (max-width: 345px) {
        .v-home-banner-with-timer {
            font-size: 10px;
        }

        .p-banner-container-for-timer {
            margin-top: 1.5%;
            margin-left: 51%;
        }

        .v-app-controlled-vibrator-img {
            max-width: 260px;
        }

        .v-mobile-video-container-ctrl {
            height: 250px;
        }

    }
}

@media (min-width: 576px) {
    .affiliate-about-img-left {
        max-width: 80%;
        margin-left: auto;
        display: block;
        margin-top: 1.5rem;
    }

    .affiliate-about-img-right {
        max-width: 80%;
        margin-top: 5rem;
    }

    .affiliate-carousel-caption-middle {
        top: 30%;
    }

    .affiliate-carousel-height-cust {
        height: 567px;
    }

    .affiliate-carousel-right-img {
        position: absolute;
        right: 5%;
        max-width: 400px;
        top: 10%;
    }
}

@media (min-width: 768px) {
    /* Carousel */
    @media (max-width: 900px) {
        .feature-desc-left {
            font-size: 11px !important;
        }

        .feature-desc-right {
            font-size: 11px !important;
        }

        .fantasy-comes-to-life-video-content {
            padding: 30px 60px;
        }

        .v-app-controlled-vibrator-img {
            top: -20px;
            right: -320px;
            width: 280px;
        }

        .v-app-controlled-vibrator {
            max-width: 400px;
        }

        @media(max-width: 1023px) {
            .v-home-banner-container-lovar-day {
                bottom: 10%;
            }
        }
    }

    @media (max-width: 1023px) {
        .slider-btn-buy {
            font-size: 10px;
        }

        .slider-btn-watch {
            font-size: 10px;
        }

        .slider-btn-buy-f {
            font-size: 15px;
            margin-bottom: 5px;
        }

        .caption-header {
            font-size: 10px;
        }

        .caption-title {
            margin: 15px 0 10px 0;
            letter-spacing: 1px;
            font-size: 23px;
        }

        .caption-desc {
            margin-bottom: 15px;
            font-size: 12px;
        }

        .v-home-banner-with-timer {
            font-size: small;
        }

        .p-banner-container-for-timer {
            margin-top: 17.3%;
            margin-left: 31.5%;
        }

        .vb-ai-chat-bg {
            background-image: url('../Image/Home/chat/aipartner_mobile.jpg');
            background-position: center;
        }
    }

    @media (max-width: 800px) {
        .v-home-banner-with-timer {
            font-size: 11.5px;
        }

        .p-banner-container-for-timer {
            margin-top: 17.4%;
            margin-left: 31.5%;
        }

        .v-app-controlled-vibrator-img {
            top: 0;
            right: -280px;
            width: 250px;
        }
    }

    @media (min-width: 1024px) and (max-width: 1365px) {
        .slider-btn-buy {
            font-size: 14px;
        }

        .slider-btn-watch {
            font-size: 14px;
        }

        .slider-btn-buy-f {
            font-size: 19px;
            margin-bottom: 10px;
        }

        .caption-header {
            font-size: 14px;
        }

        .caption-title {
            margin: 25px 0 20px 0;
            letter-spacing: 2px;
            font-size: 30px;
        }

        .caption-desc {
            margin-bottom: 20px;
            font-size: 16px;
        }
    }

    @media (min-width: 1280px) and (max-width: 1599px) {
        .caption-title {
            letter-spacing: 1px;
        }
    }

    /******************************************************************************************/
    /* End of carousel */

    @media (max-width: 1023px) {
        .carousel-caption-cust {
            top: 15%;
        }

        .section-title {
            margin-bottom: 25px;
            margin-top: 60px;
            font-size: 20px;
        }

        .feature-title-left {
            font-size: 18px;
        }

        .feature-title-right {
            margin-top: 30px;
            font-size: 18px;
        }

        .feature-desc-left {
            font-size: 12px;
        }

        .feature-desc-right {
            font-size: 12px;
        }

        .card-container {
            padding-top: 30px;
        }

        .product-card-body {
            padding: 5px;
        }

        .product-img {
            width: 100% !important;
            margin: 0;
        }

        .product-title {
            height: 38px;
            font-size: 16px;
        }

        .product-desc {
            height: 152px;
            padding: 0;
            font-size: 13px;
            margin-bottom: 20px;
        }

        .product-highlight-container {
            margin: 25px 0 15px 0;
        }

        .product-highlight {
            font-size: 20px;
        }

        .subscribe-card-container {
            padding: 45px 40px;
        }

        .subscribe-card-title {
            font-size: 25px;
            letter-spacing: 1px;
        }

        .subscribe-card-desc {
            font-size: 14px;
        }

        .subscribe-card-n-right-img {
            position: absolute;
            right: -10%;
            top: 20%;
        }

        .subscribe-card-n-left-img {
            position: absolute;
            left: -10%;
            top: 10%;
        }

        .app-n-card-bg {
            height: 400px;
        }

        .app-n-card-container {
            top: 20%;
            right: 10%;
            bottom: 10px;
            left: 10%;
        }

        .app-n-title {
            letter-spacing: 1px;
            font-size: 25px;
        }

        .app-n-desc {
            font-size: 14px;
        }

        .audiobook-n-detail-title {
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 5px;
        }

        .audiobook-n-detail-desc {
            font-size: 12px;
            margin-bottom: 5px;
        }

        .audiobook-n-detail-author {
            font-size: 12px;
            margin-bottom: 5px;
        }

        .audiobook-n-detail-btn {
            height: 34px;
            width: 34px;
            padding-left: 1px;
            padding-top: 1px;
        }

        .audiobook-n-detail-btn-size {
            font-size: 32px;
        }
    }

    @media (min-width: 1024px) and (max-width: 1300px) {
        .carousel-caption-cust {
            top: 15%;
        }

        .section-title {
            margin-bottom: 35px;
            margin-top: 70px;
            font-size: 25px;
        }

        .feature-title-left {
            font-size: 19px;
        }

        .feature-title-right {
            margin-top: 30px;
            font-size: 19px;
        }

        .feature-desc-left {
            font-size: 13px;
        }

        .feature-desc-right {
            font-size: 13px;
        }

        .card-container {
            padding-top: 30px;
        }

        .product-img {
            width: 100% !important;
            margin: 0;
        }

        .product-title {
            height: 40px;
            font-size: 17px;
        }

        .product-desc {
            height: 126px;
            padding: 0;
            font-size: 14px;
            margin-bottom: 20px;
        }

        .product-highlight-container {
            margin: 30px 0 20px 0;
        }

        .product-highlight {
            font-size: 24px;
        }

        .subscribe-card-container {
            padding: 45px 40px;
        }

        .subscribe-card-title {
            font-size: 27px;
            letter-spacing: 1px;
        }

        .subscribe-card-desc {
            font-size: 16px;
        }

        .subscribe-card-n-right-img {
            position: absolute;
            right: -5%;
            top: 20%;
        }

        .subscribe-card-n-left-img {
            position: absolute;
            left: -5%;
            top: 10%;
        }

        .app-n-card-bg {
            height: 400px;
        }

        .app-n-card-container {
            top: 20%;
            right: 10%;
            bottom: 10px;
            left: 10%;
        }

        .app-n-title {
            letter-spacing: 1px;
            font-size: 27px;
        }

        .app-n-desc {
            font-size: 16px;
        }

        .affiliate-feature-joinnow-line {
            border-left: 1px solid lightgray;
        }

        .affiliate-feature-p-left {
            padding: 1rem 2rem 1rem 1rem;
        }

        .affiliate-feature-p-right {
            padding: 3rem 1rem 3rem 2rem;
        }

        .affiliate-feature-img-o-v {
            max-width: 120px;
            max-height: 120px;
        }

        .affiliate-about-img-left {
            max-width: 230px;
            margin-left: auto;
            display: block;
            margin-top: 1.5rem;
        }

        .affiliate-about-img-right {
            max-width: 230px;
            margin-top: 5rem;
        }

        .affiliate-carousel-caption-middle {
            top: 40%;
        }

        .app-card-left-section-p {
            border-radius: 1rem 0 0 1rem;
            padding-top: 8rem;
        }

        .app-img-left {
            position: absolute;
            width: 125px;
            left: 20px;
            top: auto;
        }

        .app-img-right {
            position: absolute;
            width: 155px;
            right: 0;
            top: auto;
        }

        .subscribe-card-input-container {
            padding-left: 25% !important;
            padding-right: 25% !important;
        }

        .audiobook-n-detail-title {
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 7px;
        }

        .audiobook-n-detail-desc {
            font-size: 15px;
            margin-bottom: 7px;
        }

        .audiobook-n-detail-author {
            font-size: 15px;
            margin-bottom: 10px;
        }

        .audiobook-n-detail-btn {
            height: 38px;
            width: 38px;
            padding-left: 1px;
            padding-top: 1px;
        }

        .audiobook-n-detail-btn-size {
            font-size: 36px;
        }

        .vb-ai-chat-container {
            margin-right: 0;
            max-width: 500px;
        }
    }

    @media (min-width: 1000px) and (max-width: 1150px) {
        .v-home-banner-container-lovar-day {
            bottom: 15%;
        }

        .v-home-banner-with-timer {
            font-size: medium;
        }

        .p-banner-container-for-timer {
            margin-top: 17.3%;
            margin-left: 31.5%;
        }

        .v-app-controlled-vibrator-img {
            top: -20px;
            right: -320px;
            width: 280px;
        }
    }

    @media (max-width: 1199px) {
        .v-bg-what-is-vibease {
            height: 300px;
        }

        .section-sub-title {
            padding-bottom: 0;
            padding-top: 20px;
            font-size: 1.5rem;
        }

        .v-container-what-is-vibease {
            left: 5%;
            top: 20%;
            max-width: 350px;
        }

            .v-container-what-is-vibease p {
                margin-bottom: 15px;
                line-height: 1.5;
                font-size: 12px;
            }

        .v-container-distance-doesnt-matter {
            top: 15%;
        }

            .v-container-distance-doesnt-matter p span {
                display: none;
            }

        .v-bg-choose-your-vibe {
            height: 250px;
        }

            .v-bg-choose-your-vibe .container {
                padding: 0;
            }

        .v-container-choose-your-vibe {
            padding-top: 0;
            max-width: 720px;
        }

            .v-container-choose-your-vibe p:first-child {
                padding: 105px 30px 105px 0;
                margin: 0;
                font-size: 1.4rem !important;
            }

            .v-container-choose-your-vibe img {
                max-width: 300px;
                padding-top: 60px;
            }

            .v-container-choose-your-vibe p:last-child {
                padding: 105px 0 105px 30px;
                margin: 0;
            }
    }

    @media (min-width: 1200px) and (max-width: 1365px) {
        .audiobook-n-detail-desc {
            font-size: 13px;
        }

        .audiobook-n-detail-author {
            font-size: 13px;
        }

        .v-home-banner-with-timer {
            font-size: large;
        }

        .v-app-controlled-vibrator-img {
            top: -20px;
            right: -350px;
            width: 300px;
        }

        .section-sub-title {
            padding-top: 40px;
        }

        .v-container-what-is-vibease {
            top: 25%;
        }

        .v-container-what-is-vibease p {
            line-height: 1.5;
        }

        .section-sub-title-distance-doesnt-matter {
            padding-top: 30px;
        }

        .v-bg-choose-your-vibe {
            height: 300px;
        }

        .vb-ai-chat-container {
            margin-right: 0;
            max-width: 600px;
        }
    }

    @media (min-width: 1366px) and (max-width: 1599px) {

        .carousel-caption-cust {
            top: 20%;
        }

        .product-desc {
            height: 140px;
            font-size: 15px;
            padding: 0 30px;
        }

        .product-highlight-container {
            margin: 45px 0 35px 0;
        }

        .product-highlight {
            font-size: 30px;
            margin-right: 40px;
        }

        .audiobook-n-detail-title {
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 5px;
        }

        .audiobook-n-detail-desc {
            font-size: 13px;
            margin-bottom: 5px;
        }

        .audiobook-n-detail-author {
            font-size: 13px;
            margin-bottom: 5px;
        }

        .audiobook-n-detail-btn {
            height: 34px;
            width: 34px;
            padding-left: 1px;
            padding-top: 1px;
        }

        .audiobook-n-detail-btn-size {
            font-size: 32px;
        }

        .v-home-banner-with-timer {
            font-size: larger;
        }

        .v-app-controlled-vibrator-img {
            right: -450px;
            width: 350px;
            top: -70px;
        }

        .v-container-what-is-vibease {
            max-width: 450px;
            left: 10%;
        }

        .vb-ai-chat-container {
            margin-right: 5%;
        }
    }

    @media (min-width: 1600px) and (max-width: 1899px) {

        .carousel-caption-cust {
            top: 20%;
        }

        .product-desc {
            height: 110px;
            font-size: 15px;
        }

        .product-highlight-container {
            margin: 45px 0 35px 0;
        }

        .product-highlight {
            font-size: 30px;
            margin-right: 40px;
        }

        .audiobook-n-detail-title {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 8px;
        }

        .audiobook-n-detail-desc {
            font-size: 15px;
            margin-bottom: 8px;
        }

        .audiobook-n-detail-author {
            font-size: 15px;
            margin-bottom: 8px;
        }

        .audiobook-n-detail-btn {
            height: 38px;
            width: 38px;
            padding-left: 1px;
            padding-top: 1px;
        }

        .audiobook-n-detail-btn-size {
            font-size: 36px;
        }

        .v-app-controlled-vibrator-img {
            right: -500px;
        }
    }

    @media (min-width: 1900px) {
        .product-desc {
            height: 100px;
            font-size: 15px;
        }

        .audiobook-n-detail-title {
            font-size: 18px;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .audiobook-n-detail-desc {
            font-size: 15px;
            margin-bottom: 10px;
        }

        .audiobook-n-detail-author {
            font-size: 15px;
            margin-bottom: 10px;
        }

        .audiobook-n-detail-btn {
            border-radius: 50%;
            background-color: #0fb59e;
            height: 42px;
            width: 42px;
            padding-left: 1px;
            padding-top: 1px;
        }

        .audiobook-n-detail-btn-size {
            font-size: 40px;
        }

        .v-home-banner-with-timer {
            font-size: 1.8rem;
        }

        .p-banner-container-for-timer {
            margin-top: 17.35%;
            margin-left: 32%;
        }
    }














    .app-card-left {
        background-image: url('../Image/Layout/Mobile-App-blue-bg.png');
        border-radius: 1rem 0 0 1rem;
        background-size: contain;
    }

    .app-img-left {
        position: absolute;
        width: 105px;
        left: 10px;
        top: 20px;
    }

    .app-card-right {
        background-image: url('../Image/Layout/Mobile-App-orange-gb.png');
        border-radius: 0 1rem 1rem 0;
        background-size: contain;
    }

    .app-img-right {
        position: absolute;
        width: 125px;
        right: -5px;
        top: 80px;
    }

    .app-card-left-section-p {
        padding-top: 6.5rem;
    }

    .subscribe-card-input-container {
        padding-left: 15% !important;
        padding-right: 15% !important;
    }

    .card-m-b {
        margin-bottom: 3rem;
    }

    .card-r-t {
        padding-top: 48%;
        margin-bottom: 4%;
    }

    .card-r-b {
        padding-top: 48%;
    }
}

@media (min-width: 1200px) {
    .app-card-left {
        border-radius: 1rem 0 0 1rem;
        background-image: url('../Image/Layout/Mobile-App-blue-bg.png');
        background-position: left bottom;
        background-size: 90%;
        background-repeat: no-repeat;
    }

    .app-img-left {
        position: absolute;
        width: 125px;
        left: 35px;
    }

    .app-card-right {
        border-radius: 0 1rem 1rem 0;
        background-image: url('../Image/Layout/Mobile-App-orange-gb.png');
        background-position: right top;
        background-size: 90%;
        background-repeat: no-repeat;
    }

    .app-img-right {
        position: absolute;
        width: 155px;
        right: 15px;
    }

    .audiobook-small-box {
        display: block;
    }

    .v-control-next {
        cursor: url('../Image/Home/slider-right-black.png') 0 0, pointer;
        width: 30%;
    }

    .v-control-prev {
        cursor: url('../Image/Home/slider-left-black.png') 0 0, pointer;
        width: 30%;
    }

    .v-control-next-icon {
        background-image: none;
        opacity: 0.7;
    }

    .v-control-prev-icon {
        background-image: none;
        opacity: 0.7;
    }

    .slider-btn-buy, .slider-btn-watch {
        padding: 8px 22px;
        font-size: 14px;
    }
}
