﻿.tooltip {
    z-index: 5000;
}

/* Header */
.h-section {
    z-index: 1110;
}

.a-videocall-img-web {
    position: absolute;
    z-index: 101;
    top: 17%;
    left: 1%;
    width: 400px;
}

.a-info-section {
    background-size: cover;
    background-color: white;
    background-position: center;
}

.a-bg-banner {
    background-image: url('../Image/App/Banner/webmobileapppage_mainbannerdesktop.jpg');
    background-position: center;
    background-size: cover;
    background-color: white;
}

.a-bg-banner-a {
    background-image: url('../Image/App/Section-A/background.jpg');
    background-position: center;
    background-size: cover;
    background-color: white;
}

.a-bg-banner-b {
    background-image: url('../Image/App/Section-B/background.jpg');
    background-position: center;
    background-size: cover;
    background-color: white;
}

.a-bg-banner-c {
    background-image: url('../Image/App/Section-C/background.jpg');
    background-size: cover;
    background-color: white;
    background-position: center;
}

.a-bg-banner-d {
    background-image: url('../Image/App/Section-D/webmobileapppage_customvibrationdesktop.jpg');
    background-position: center;
    background-size: cover;
}

.a-bg-banner-e {
    background-image: url('../Image/App/Section-E/background.jpg');
    background-position: center;
    background-size: cover;
}

.a-section-container {
    width: 100%;
}

.a-section-placeholder {
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}

.a-banner-container {
    height: auto;
}

.a-banner-placeholder {
    width: 1000px;
    display: block;
    text-align: center;
    margin: 8% auto 0 auto;
}

.a-banner-placeholder-c {
    margin-top: 3%;
}

.a-banner-logo {
    width: 120px;
    height: 120px;
    margin-bottom: 30px;
}

.a-section-title {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 20px;
}

.a-section-title-a {
    font-size: 3rem;
}

.a-section-title-e {
    font-size: 2rem;
    margin-bottom: 10px;
}

.a-section-subtitle {
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 20px;
}

.a-section-desc {
    margin-bottom: 40px;
    line-height: 1.5;
    font-size: 1.0rem;
    letter-spacing: 1px;
}

.a-section-desc-a {
    font-size: 1.125rem;
}

.a-section-desc-e {
    font-size: 1.125rem;
    margin-bottom: 30px;
}

.a-section-container-music-player {
    background-color: white;
}

.a-app-n-btn {
    height: 45px;
}

.v-a-green {
    color: #0fb59e;
}

    .v-a-green:hover {
        color: #ca6086;
    }

.v-color-blue-btn {
    background-color: #3bafb8;
}

/* Carousel */

.a-sction-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.a-carousel-item-placeholder {
    z-index: 10;
    top: 20%;
    left: 15%;
    position: absolute;
    width: 455px;
}

.a-carousel-inner {
    position: absolute;
    top: 0;
    height: 100%;
}

.a-carousel-item {
    height: 100%;
    z-index: 1004;
}

.a-subtitle {
    margin: 0 0 30px 0;
    font-size: 2rem;
    color: black;
    font-weight: bold;
}

.a-desc {
    margin-bottom: 0;
    font-size: 0.9375rem;
    color: black;
}

.a-carousel-highlight {
    height: 60px;
    display: flex;
    position: absolute;
    left: 15%;
    top: 64%;
    z-index: 1100;
}

.a-carousel-highlight-placeholder {
    display: block;
}

.a-carousel-highlight-title {
    width: 100%;
    height: 60px;
}

    .a-carousel-highlight-title p {
        font-size: 1.125rem;
        font-weight: bold;
        top: 50%;
        left: 50%;
        width: 100%;
        position: absolute;
        transform: translate(-50%, -50%);
        margin: 0;
    }

.a-carousel-highlight-content {
    width: auto;
    display: flex;
    z-index: 1010;
}

.a-audiobook-cover {
    width: 70px;
    height: 70px;
    display: block;
    position: relative;
    margin-right: 20px;
    text-align: center;
}

    .a-audiobook-cover:hover img {
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    .a-audiobook-cover img {
        width: 100%;
        height: 100%;
    }

    .a-audiobook-cover a {
        text-decoration: none;
        color: black;
        font-size: 12px;
    }

    .a-audiobook-cover p {
        line-height: 1.5;
        margin-top: 5px;
        margin-bottom: 0;
    }

    .a-audiobook-cover a:hover {
        color: #0fb59e;
    }

.a-carousel-indicators {
    position: absolute;
    margin: 0;
    justify-content: initial;
    left: 15%;
    top: 56%;
    right: initial;
    bottom: initial;
    z-index: 1010;
}

.a-carousel-indicators li {
    border-radius: 50%;
    border: 2px solid #ca6086;
    width: 20px;
    height: 20px;
    background-color: white;
    margin-right: 20px;
    margin-left: 0;
    background-clip: initial;
}

    .a-carousel-indicators .active {
        background-color: #ca6086;
    }

.a-carousel-more {
    position: absolute;
    left: 15%;
    top: 75%;
    z-index: 1010;
}

.a-carousel-link {
    color: #ca6086;
}

    .a-carousel-link:hover {
        color: #0fb59e;
    }

.a-carousel-frame {
    position: absolute;
    top: 20%;
    right: 39.5%;
    z-index: 1005;
}

    .a-carousel-frame img {
        width: 265px;
        position: absolute;
        z-index: 1005;
    }

.a-carousel-frame-loading {
    top: 18%;
    z-index: 1;
}
    .a-carousel-frame-loading img {
        z-index: 1;
    }

.a-carousel-frame-ss {
    top: 10%;
    z-index: 1004;
}

    .a-carousel-frame-ss img {
        z-index: 1004;
    }

.a-left-a {
    left: 25%;
}

.a-right-b {
    left: 55.5%;
}

.a-carousel-b-img {
    position: absolute;
    top: 25%;
    left: 35.5%;
}

.a-carousel-frame-left {
    position: absolute;
    left: 17.5%;
    top: 9%;
    z-index: 1005;
}

    .a-carousel-frame-left img {
        width: 265px;
        position: absolute;
        z-index: 1005;
    }

.a-carousel-frame-loading-left {
    top: 9%;
    z-index: 1;
}

    .a-carousel-frame-loading-left img {
        z-index: 1;
    }

.a-carousel-frame-ss-left {
    top: 9%;
    z-index: 1004;
}

    .a-carousel-frame-ss-left img {
        z-index: 1004;
    }

.a-carousel-item-placeholder-b {
    top: 22%;
    width: 345px;
}

.a-carousel-indicators-b {
    top: 65%;
}

.a-vibease-placeholder-d-l {
    margin-top: 5%;
    margin-left: 22%;
    max-width: 290px;
}

.a-vibease-placeholder-d-r {
    margin-top: 2%;
    margin-left: 22%;
    max-width: 300px;
}

.a-vibrate-item {
    width: 1300px;
    height: 400px;
    margin: auto;
    margin-top: 40px;
    background-image: url('../Image/App/Section-C/Phones.png?v=2.0');
}

.a-drag-me {
    top: 432px;
    left: 328px;
    position: absolute;
    background-color: transparent;
}

.a-containment {
    position: relative;
    left: 135px;
    top: 250px;
    width: 159px;
    height: 119px;
    display: inline-block;
}

.a-vibrate-indicator {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.a-vibease-vibrator {
    position: relative;
    margin-right: 0;
    height: 400px;
    width: 400px;
    display: inline-block;
    float: right;
    text-align: center;
}

.a-feature-container {
    display: flex;
    margin: auto;
}

.a-feature-listing {
    width: 330px;
    display: block;
    text-align: left;
    line-height: 2;
    font-size: 0.9375rem;
    font-weight: bold;
}

.a-music-player-section {
    position: absolute;
    top: 0;
    width: auto;
    height: 400px;
    left: 50%;
}

.a-music-player-section-header {
    left: -50%;
    position: relative;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.125rem;
}

.a-music-player-indicator {
    top: auto;
    width: 100%;
    margin: auto;
    /*margin-top: 100px;*/
    left: -50%;
    position: relative;
    text-align: center;
}

    .a-music-player-indicator li {
        width: 236px;
        height: 236px;
        border-radius: 0;
        margin-right: 30px;
        border: none;
        background-color: transparent !important;
    }

    .a-music-player-indicator li:last-child {
        margin-right: 0;
    }

    .a-music-player-indicator li:hover {
        opacity: 1;
    }

    .a-music-player-indicator-cover img {
        height: 100%;
        width: 100%;
        display: block;
    }

.a-music-player-more-placeholder {
    left: 50%;
    position: absolute;
}

.a-music-player-more {
    left: -50%;
    bottom: 70px;
    font-size: 1.125rem;
    position: relative;
}


.p-spotify-icon {
    width: 120px;
    margin-top: 20px;
}

.a-music-player-inner {
    height: 200px;
    top: auto;
    bottom: 80px;
    position: absolute;
    padding: 20px;
}

.a-music-player-item {
    height: 100%;
    z-index: 1004;
    width: 700px;
    margin: auto;
    float: none;
    border-radius: 25px;
    background-color: #F3F3F3;
    box-shadow: -2px 3px 8px 0px rgb(160, 160, 160);
}

.a-music-player-item-placeholder {
    width: auto;
    left: 170px;
    top: 28px;
    max-width: 500px;
}

.a-music-player-title {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 1.5625rem;
}

.a-music-player-cover {
    position: absolute;
    top: 30px;
    left: 40px;
}

    .a-music-player-cover img {
        position: absolute;
        height: 100px;
        width: 100px;
    }

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(-5px);
    }
}

@keyframes bounce {
    0%, 100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-5px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

/* Video Background */
.video-background {
    background: #000;
    position: static;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

    .video-foreground,
    .video-background iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

#vidtop-content {
    top: 0;
    color: #fff;
}

.vid-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    background: rgba(0,0,0,0.3);
    color: #fff;
    padding: 1rem;
    font-family: Avenir, Helvetica, sans-serif;
}

    .vid-info h1 {
        font-size: 2rem;
        font-weight: 700;
        margin-top: 0;
        line-height: 1.2;
    }

    .vid-info a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: rgba(0,0,0,0.5);
        transition: .6s background;
        border-bottom: none;
        margin: 1rem auto;
        text-align: center;
    }

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

@media all and (max-width: 600px) {
    .vid-info {
        width: 50%;
        padding: .5rem;
    }

        .vid-info h1 {
            margin-bottom: .2rem;
        }
}

@media all and (max-width: 500px) {
    .vid-info .acronym {
        display: none;
    }
}

/******** Mobile Setting *********/
@media (max-width: 800px) {
    .a-bg-banner {
        background-position: center;
        background-size: cover;
        background-image: url('../Image/App/Banner/webmobileapppage_mainbannermobile.jpg');
    }

    .a-bg-banner-a {
        background-image: url('../Image/App/Section-A/background-mobile.jpg');
        background-size: initial;
    }

    .a-bg-banner-b {
        background-image: url('../Image/App/Section-B/background-mobile.jpg');
        background-size: initial;
    }

    .a-bg-banner-c {
        background-image: url('../Image/App/Section-C/background-mobile.jpg');
        background-size: initial;
    }

    .a-bg-banner-d {
        background-image: url('../Image/App/Section-D/webmobileapppage_customvibrationmobile.jpg');
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat;
    }

    .a-bg-banner-e {
        background-image: url('../Image/App/Section-E/background-mobile.jpg');
        background-size: initial;
    }

    .a-banner-container {
        height: 600px;
    }

    .a-section-container-a {
        height: 750px;
    }

    .a-section-container-c {
        height: 750px;
    }

    .a-section-container-d {
        height: 720px;
    }

    .a-videocall-img-web {
        display: none;
    }

    .a-padding-mobile {
        padding: 0;
    }

    .a-margin-mobile {
        margin: 0;
    }

    .a-music-player-section-header {
        margin: 0 0 10px;
        font-size: 0.875rem;
    }

    .a-banner-placeholder {
        width: auto;
        margin-top: 25%;
        padding: 0 20px;
    }

    .a-section-desc {
        font-size: 0.875rem;
    }

    .a-carousel-frame {
        right: initial;
        left: 50%;
        top: 5%;
    }

    .a-carousel-item-placeholder-a {
        width: 100%;
        left: initial;
        top: 380px;
        padding: 0 20px;
        text-align: center;
    }

    .a-carousel-highlight {
        top: 630px;
        left: 50%;
        height: 45px;
    }

    .a-carousel-highlight-placeholder {
        left: -50%;
        position: relative;
    }

    .a-carousel-highlight-content {
        width: auto;
    }

    .a-carousel-highlight-title {
        width: 100%;
        height: 45px;
    }

        .a-carousel-highlight-title p {
            font-size: 0.875rem;
            line-height: 1;
            text-align: center;
        }

    .a-banner-placeholder {
        margin-top: 110px;
    }

    .a-banner-placeholder-app {
        margin-top: 30px;
    }

    .a-banner-placeholder-c {
        margin-top: 30px;
    }

    .a-audiobook-cover {
        height: 45px;
        width: 45px;
        margin-right: 15px;
    }

        .a-audiobook-cover p {
            font-size: 11px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .a-audiobook-cover-l {
        margin-right: 0;
    }

    .a-left-a .a-subtitle {
        margin-bottom: 10px;
    }

    .a-carousel-indicators-placeholder {
        position: absolute;
        left: 50%;
        top: 580px;
        bottom: auto;
    }

    .a-carousel-indicators {
        position: relative;
        left: -50%;
        top: 0;
        margin: 0;
    }

    .a-carousel-frame img {
        width: 150px;
        position: relative;
        left: -50%;
    }

    .a-carousel-frame-left {
        right: initial;
        left: 10%;
        top: 60px;
    }

        .a-carousel-frame-left img {
            width: 130px;
        }


    .a-carousel-indicators-b-placeholder {
        position: absolute;
        left: 50%;
        top: 530px
    }

    .a-carousel-indicators-b {
        position: relative;
        left: -50%;
        top: 0;
        margin: 0;
    }

    .a-section-placeholder-features {
        position: relative;
    }

    .a-carousel-item-placeholder-b {
        left: 0;
        width: 100%;
        text-align: center;
        top: 360px;
        padding: 0 20px;
    }

    .a-vibrate-item {
        margin-top: 20px;
        height: 600px;
        width: 100%;
        background-image: url('../Image/App/Section-C/background-mobile.png?v=2.0');
        background-position: center;
        background-repeat: no-repeat;
    }

    .a-containment {
        left: 137px;
        top: 154px;
        width: 102px;
        height: 79px;
    }

    .a-drag-me {
        top: 294px;
        left: 56px;
    }

        .a-drag-me img {
            height: 30px;
        }

    .a-vibrate-indicator {
        width: 30px;
        height: 30px;
    }

        .a-vibrate-indicator img {
            width: 30px;
            height: 30px;
        }

    .a-vibease-vibrator {
        width: 250px;
        height: 250px;
        right: 0;
        position: absolute;
        float: none;
        bottom: 15px;
    }

        .a-vibease-vibrator img {
            width: 100%;
            height: 100%;
        }

    .a-subtitle {
        letter-spacing: 0;
        margin-bottom: 20px;
        font-size: 1.5625rem;
    }

    .a-desc {
        font-size: 0.875rem;
    }

    .a-carousel-indicators li {
        width: 16px;
        height: 16px;
        margin-right: 15px;
    }

        .a-carousel-indicators li:last-child {
            margin-right: 0;
        }

    .a-carousel-b-img {
        top: 80px;
        left: 45%;
    }

        .a-carousel-b-img img {
            width: 220px;
        }

    .a-vibease-placeholder-d-l {
        margin-top: 40px;
        margin-left: 0;
        padding: 0 20px;
        max-width: initial;
        text-align: center;
    }

    .a-vibease-placeholder-d-r {
        margin-top: 30px;
        margin-left: 0;
        padding: 0 20px;
        max-width: initial;
        text-align: center;
    }

    .a-section-title {
        font-size: 1.75rem;
        margin-bottom: 15px;
    }

    .a-section-title-e {
        padding: 0 30px;
        margin-bottom: 25px;
    }

    .a-feature-container {
        width: 300px;
        display: block;
        margin: auto;
    }

    .a-feature-listing {
        width: 100%;
        margin-bottom: 0;
        font-size: 0.875rem;
    }

    .a-music-player-more {
        width: 240px;
        font-size: 0.875rem;
        top: -70px;
    }

    .a-music-player-section {
        left: 50%;
        width: initial;
        top: 10px;
        height: auto;
    }

    .a-section-container-music-player {
        height: 380px;
    }

    .a-music-player-inner {
        position: absolute;
        width: 100%;
        bottom: auto;
        top: 120px;
        padding: 10px;
    }

    .a-music-player-indicator {
        width: auto;
    }

        .a-music-player-indicator li {
            width: 63px;
            height: 63px;
            margin-right: 8px;
        }

            .a-music-player-indicator li:first-child {
                margin-left: 10px;
            }

            .a-music-player-indicator li:last-child {
                margin-right: 10px;
            }

    .a-music-player-cover {
        display: none;
    }

    .a-music-player-item {
        width: 100%;
        position: absolute;
        left: 50%;
    }

    .a-music-player-item-placeholder {
        height: 150px;
        top: 10px;
        left: -50%;
        position: relative;
        border-radius: 25px;
        background-color: #F3F3F3;
        box-shadow: -2px 3px 8px 0px rgb(160, 160, 160);
        margin: 0 20px;
    }

    .a-music-player-item {
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
    }

    .a-music-player-title {
        margin-bottom: 5px;
        padding-left: 50px;
        font-size: 1.325rem;
    }

    .a-music-player-marquee {
        margin: 20px 20px 0 60px;
    }

    .a-music-player-desc {
        margin-left: 60px;
    }

    #myCarouselMusic, #myCarouselMusic .carousel-inner, #myCarouselMusic .carousel-inner .carousel-item, #myCarouselMusic .carousel-inner .carousel-item .a-carousel-item-placeholder {
        touch-action: unset;
    }

    /* 768 */
    @media (min-width: 700px) and (max-width: 800px) {
        .a-section-container-a {
            height: 700px;
        }

        .a-carousel-item-placeholder-a, .a-carousel-item-placeholder-b {
            width: 450px;
            margin: auto;
            position: relative;
        }

        .a-carousel-indicators-placeholder {
            top: 540px;
        }

        .a-carousel-highlight {
            top: 590px;
        }

        .a-music-player-inner {
            top: 165px;
            height: 170px;
        }

        .a-music-player-cover {
            display: block;
            top: 25px;
            left: 50px;
        }

        .a-music-player-item {
            width: 700px;
            left: 0;
            position: relative;
            float: none;
            border-radius: 25px;
            background-color: #F3F3F3;
            box-shadow: -2px 3px 8px 0px rgb(160, 160, 160);
        }

        .a-music-player-item-placeholder {
            width: auto;
            left: 170px;
            top: 0;
            max-width: 500px;
            border-radius: 0;
            background-color: transparent;
            box-shadow: none;
        }

        .a-music-player-indicator li {
            width: 100px;
            height: 100px;
            margin-right: 20px;
        }

            .a-music-player-indicator li:last-child {
                margin-right: 0;
            }

        .a-music-player-section {
            width: auto;
            height: auto;
            left: 50%;
        }

        .a-music-player-indicator {
            width: initial;
            margin-top: 0px;
            left: -50%;
        }

        .a-music-player-marquee {
            margin: 20px 60px 0 0;
        }

        .a-music-player-desc {
            margin-left: 0px;
        }

        .a-music-player-more {
            top: auto;
            bottom: 40px;
        }


        .a-carousel-indicators-b-placeholder {
            top: 510px;
        }

        .a-carousel-frame-left {
            left: 230px;
        }

        .a-carousel-b-img {
            left: 360px;
        }

        .a-banner-placeholder {
            top: 40px;
        }

        .a-vibease-placeholder-d-l, .a-vibease-placeholder-d-r {
            width: 450px;
            margin: 50px auto auto auto;
        }

        .a-section-title-e {
            margin-top: 80px;
        }

        .a-section-desc-e {
            width: 450px;
            margin: auto auto 30px auto;
        }

        .a-feature-container {
            margin-bottom: 30px;
        }

        .a-vibease-vibrator {
            right: 200px;
            bottom: 35px;
        }

        .a-containment {
            left: 333px;
            top: 154px;
        }

        .a-drag-me {
            top: 273px;
            left: 256px;
        }
    }

    /* 414 */
    @media (min-width: 400px) and (max-width: 699px) {
        .a-containment {
            left: 156px;
        }

        .a-drag-me {
            left: 76px;
        }

        .a-vibease-vibrator {
            right: 20px;
        }

        .a-carousel-indicators-placeholder {
            top: 565px;
        }
    }

    /* 360 */
    @media (max-width: 374px) { 
        .a-containment {
            left: 129px;
        }

        .a-drag-me {
            top: 294px;
            left: 50px;
        }
    }

    /* 320 */
    @media (max-width: 359px) {
        .a-app-n-btn {
            height: 35px;
        }

        .a-audiobook-cover {
            height: 40px;
            width: 40px;
            margin-right: 10px;
        }

        .a-audiobook-cover-l {
            margin-right: 0;
        }

        .a-carousel-frame-left {
            left: 7%;
        }

        .a-carousel-b-img {
            left: 39%;
        }

        .a-vibrate-item {
            height: 550px;
            background-size: contain;
        }

        .a-containment {
            left: 115px;
            top: 146px;
            width: 91px;
            height: 69px;
        }

        .a-drag-me {
            top: 318px;
            left: 38px;
        }

        .a-vibease-vibrator {
            right: -20px;
            bottom: 0;
        }

        .a-carousel-indicators-placeholder {
            top: 600px;
        }

        .a-carousel-indicators-b-placeholder {
            top: 555px;
        }

        .a-music-player-indicator li {
            width: 55px;
            height: 55px;
        }
    }
}

/* 768/834/1024 */
@media (min-width: 801px) and (max-width: 1099px) {
    .a-banner-container {
        height: 500px;
    }

    .a-section-container-c {
        height: 500px;
    }

    .a-section-placeholder {
        width: 100%;
    }

    .a-section-placeholder-temp {
        width: 100%;
    }

    .a-banner-placeholder {
        width: auto;
        margin-top: 70px;
    }

    .a-carousel-item-placeholder-a {
        left: 50px;
        top: 40px;
    }

    .a-carousel-indicators-a {
        left: 50px;
        top: 260px;
    }

    .a-carousel-highlight-a {
        left: 50px;
        top: 290px;
    }

    .a-carousel-frame-ss {
        right: 250px;
    }

    .a-carousel-frame img {
        width: 200px;
    }

    .a-carousel-frame-ss-left {
        top: 50px;
        left: 50px;
    }

    .a-carousel-frame-left img {
        width: 200px;
    }

    .a-carousel-b-img {
        top: 120px;
        left: 230px;
    }

        .a-carousel-b-img img {
            width: 250px;
        }

    .a-music-player-indicator li {
        width: 132px;
        height: 132px;
        margin-right: 20px;
    }

        .a-music-player-indicator li:last-child {
            margin-right: 0;
        }

    .a-music-player-section {
        width: auto;
        height: auto;
        left: 50%;
    }

    .a-music-player-indicator {
        width: initial;
        /*margin-top: 70px;*/
        left: -50%;
    }

    .a-music-player-more {
        top: auto;
        bottom: 70px;
    }

    .a-carousel-item-placeholder-b {
        width: 330px;
    }

    .a-carousel-indicators-b {
        top: 360px;
    }

    .a-banner-placeholder-c {
        margin-top: 30px;
    }

    .a-vibrate-item {
        width: 800px;
        height: 360px;
        margin-top: 10px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .a-containment {
        left: 83px;
        top: 209px;
        width: 95px;
        height: 73px;
    }

    .a-vibrate-indicator {
        width: 30px;
        height: 30px;
    }

        .a-vibrate-indicator img {
            width: 30px;
            height: 30px;
        }

    .a-drag-me {
        top: 335px;
        left: 40px;
    }

        .a-drag-me img {
            height: 30px;
        }

    .a-vibease-vibrator {
        margin-right: auto;
        height: 250px;
        width: 250px;
        top: 50px;
    }

        .a-vibease-vibrator img {
            height: 100%;
            width: 100%;
        }

    .a-vibease-placeholder-d-l {
        margin-top: 30px;
        margin-left: 50px;
    }

    .a-vibease-placeholder-d-r {
        margin-top: 30px;
        margin-left: 50px;
    }

    .a-section-desc-e {
        padding: 0 50px;
        margin-bottom: 30px;
    }

    @media (min-width: 1024px) {
        .a-carousel-item-placeholder-a {
            left: 100px;
        }

        .a-carousel-indicators-a {
            left: 100px;
        }

        .a-carousel-highlight-a {
            left: 100px;
        }

        .a-carousel-frame-ss {
            right: 300px;
        }

        .a-music-player-indicator li {
            width: 150px;
            height: 150px;
        }

        .a-carousel-frame-ss-left {
            left: 100px
        }

        .a-carousel-b-img {
            left: 305px;
        }

        .a-vibease-placeholder-d-l {
            margin-left: 100px;
        }

        .a-vibease-placeholder-d-r {
            margin-left: 100px;
        }

        .a-section-title-e {
            margin-bottom: 20px;
        }

        .a-section-desc-e {
            margin-bottom: 40px;
        }

        .a-drag-me {
            left: 135px;
        }

        .a-music-player-inner {
            bottom: 65px;
        }

        .a-music-player-more {
            bottom: 60px;
        }
    }
}

/* 1600-1900 */
@media (min-width: 1400px) and (max-width: 1899px) {
    .a-carousel-item-placeholder-a {
        top: 10%;
    }

    .a-carousel-indicators-a {
        top: 51%;
    }

    .a-carousel-highlight-a {
        top: 59%;
    }

    .a-carousel-frame img {
        width: 235px;
    }

    .a-music-player-section-header {
        margin: 30px 0 20px;
    }

    .a-music-player-indicator {
        /*margin-top: 60px;*/
    }

        .a-music-player-indicator li {
            width: 220px;
            height: 220px;
        }

    .a-carousel-indicators-b {
        top: 60%;
    }

    .a-carousel-frame-left img {
        width: 235px;
    }

    .a-carousel-b-img {
        top: 21%;
        left: 33%;
    }

    .a-vibease-placeholder-d-l {
        margin-top: 6%;
    }

    .a-section-title-e {
        margin-bottom: 30px;
    }

    .a-vibrate-item {
        margin-top: 20px;
    }

    .a-drag-me {
        top: 409px;
        left: 235px;
    }

    @media (max-width: 1650px) {
        .a-banner-placeholder {
            margin-top: 6%;
        }

        .a-carousel-frame img {
            width: 220px;
        }

        .a-carousel-frame-left img {
            width: 220px;
        }

        .a-music-player-indicator li {
            width: 200px;
            height: 200px;
        }

        .a-music-player-section-header {
            margin: 25px 0 15px;
        }

        .a-banner-placeholder-c {
            margin-top: 2%;
        }

            .a-banner-placeholder-c .a-section-title {
                margin-bottom: 10px;
            }

        .a-drag-me {
            top: 376px;
            left: 180px;
        }

        .a-music-player-inner {
            bottom: 70px;
        }

        .a-music-player-more {
            bottom: 60px;
        }
    }

    @media (max-width: 1550px) {
        .a-banner-placeholder {
            margin-top: 6%;
        }

        .a-carousel-item-placeholder-a {
            top: 8%;
        }

        .a-carousel-frame img {
            width: 210px;
        }

        .a-carousel-frame-left img {
            width: 210px;
        }

        .a-music-player-section-header {
            margin: 20px 0 10px;
        }

        .a-music-player-indicator {
            /*margin-top: 40px;*/
        }

        .a-music-player-indicator li {
            width: 190px;
            height: 190px;
        }

        .a-carousel-indicators-b {
            top: 65%;
        }

        .a-carousel-b-img {
            top: 19%;
            left: 32%;
        }

        .a-banner-placeholder-c {
            margin-top: 2%;
        }

            .a-banner-placeholder-c .a-section-title {
                margin-bottom: 5px;
            }

        .a-vibrate-item {
            margin-top: 10px;
        }

        .a-drag-me {
            top: 361px;
            left: 150px;
        }

        .a-vibease-placeholder-d-l {
            margin-top: 4.5%;
        }


        .a-music-player-inner {
            bottom: 70px;
        }

        .a-music-player-more {
            bottom: 60px;
        }
    }

    @media (max-width: 1500px) {
        .a-banner-placeholder {
            margin-top: 5%;
        }

        .a-carousel-item-placeholder-a {
            top: 6%;
        }

        .a-carousel-frame img {
            width: 200px;
        }

        .a-carousel-frame-left img {
            width: 200px;
        }

        .a-carousel-indicators-b {
            top: 67%;
        }

        .a-music-player-section-header {
            margin: 15px 0 10px;
        }

        .a-music-player-indicator {
            /*margin-top: 40px;*/
        }

            .a-music-player-indicator li {
                width: 180px;
                height: 180px;
            }

        .a-carousel-b-img {
            top: 21%;
            left: 34%;
        }

        .a-carousel-b-img img {
            width: 270px;
        }

        .a-banner-placeholder-c {   
            margin-top: 2%;
        }

            .a-banner-placeholder-c .a-section-title {
                margin-bottom: 5px;
            }

        .a-vibrate-item {
            margin-top: 0;
        }

        .a-drag-me {
            top: 350px;
            left: 110px;
        }

        .a-music-player-inner {
            bottom: 65px;
        }

        .a-music-player-more {
            bottom: 60px;
        }
    }
}


/* 1600-1900 */
@media (min-width: 1100px) and (max-width: 1399px) {
    .a-banner-placeholder {
        margin-top: 5%;
    }

    .a-carousel-item-placeholder {
        width: 400px;
    }

    .a-subtitle {
        font-size: 1.5625rem;
        margin-bottom: 0px;
    }

    .a-desc {
        font-size: 0.875rem;
    }

    .a-music-player-section-header {
        margin: 10px 0 10px;
    }

    .a-carousel-item-placeholder-a {
        top: 5%;
    }

    .a-carousel-indicators-a {
        top: 50%;
        height: 50px;
    }

    .a-carousel-highlight-title {
        height: 50px;
    }

    .a-carousel-highlight-a {
        top: 58%;
    }

    .a-audiobook-cover p {
        font-size: 0.75rem;
    }

    .a-carousel-frame img {
        width: 175px;
    }

    .a-music-player-indicator {
        /*margin-top: 30px;*/
    }

        .a-music-player-indicator li {
            width: 150px;
            height: 150px;
        }

    .a-music-player-item {
        margin-top: 10px;
    }

    .a-music-player-more {
        bottom: 55px;
    }

    .a-carousel-b-img img {
        width: 230px;
    }

    .a-carousel-indicators-b {
        top: 60%;
    }

    .a-carousel-frame-left img {
        width: 175px;
    }

    .a-carousel-b-img {
        top: 21%;
        left: 33%;
    }

    .a-vibease-placeholder-d-l {
        margin-top: 5%;
        margin-left: 15%;
    }

    .a-vibease-placeholder-d-r {
        margin-top: 5%;
        margin-left: 15%;
    }

    .a-banner-placeholder-c {
        margin-top: 1%;
    }

        .a-banner-placeholder-c .a-section-title {
            margin-bottom: 5px;
        }

    .a-section-title-e {
        margin-bottom: 30px;
    }

    .a-vibrate-item {
        margin-top: 10px;
        width: 1100px;
        height: 330px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .a-drag-me {
        top: 308px;
        left: 100px;
    }

    .a-vibease-vibrator {
        width: 300px;
        height: 300px;
        top: 25px;
        right: 20px;
    }

    .a-containment {
        left: 115px;
        top: 215px;
        width: 129px;
        height: 93px;
    }

    .a-vibease-vibrator img {
        width: 100%;
        height: 100%;
    }

    .a-music-player-inner {
        bottom: 60px;
    }

    .a-music-player-more {
        bottom: 50px;
    }

    @media (min-width: 1300px) and (max-width: 1399px) {
        .a-carousel-item-placeholder-a {
            top: 7%;
        }

        .a-music-player-section-header {
            margin: 15px 0 10px;
        }

        .a-music-player-indicator {
            /*margin-top: 30px;*/
        }

            .a-music-player-indicator li {
                width: 170px;
                height: 170px;
            }

        .a-carousel-frame img {
            width: 185px;
        }

        .a-carousel-frame-left img {
            width: 185px;
        }

        .a-banner-placeholder-c {
            margin-top: 2%;
        }

        .a-drag-me {
            top: 322px;
            left: 140px;
        }

        .a-music-player-inner {
            bottom: 60px;
        }

        .a-music-player-more {
            bottom: 50px;
        }
    }
}

@media (min-width: 1900px) {
    .a-music-player-section-header {
        margin-top: 60px;
    }
}
