/* @media screen and (min-width:768px) and (orientation: portrait) {
    .root {
          font-size: 0.1856086vw;
    }
    } */

@media screen and (orientation: landscape) {
    .frames {
        width: 100%;
        margin: auto;
        left: 0;
        right: 0;
    }

    .horizontal #replay-button {
        left: 10%;
    }

    .horizontal .img-close,
    .horizontal .close {
        right: 9%;
    }

    .player-controls {
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        position: absolute;
        height: 100%;
    }

    #zoom-item {
        background: #fff;
    }

    .img-close.vertical,
    .close.vertical {
        right: 37%;
        bottom: 0%;
    }
}
@media screen and (max-width: 1800px) {
#retail-index .card {
    padding: 80rem 50rem;
}
div#click_1 {
    top: 40%;
    left: 89.4% ;
}
}
@media screen and (max-width:1780px) and (orientation: landscape) {
    /* #replay-button {
        left: 16%;
        width: 52rem;
        height: 52rem;
        top: 92.7%;
    } */

    .img-close,
    .close {
        right: 37.5%;
    }
}

@media screen and (max-width: 1680px) {
    .main-home {
        padding-left: 40px !important;
        width: 100%;
    }
}
@media screen and (max-width: 1540px) {
    .retail-index h2 {
        font-size: 120rem;
    }
    img.retail-arrow-icon {
        width: 37rem !important;
        position: absolute;
        top: 54rem;
        left: 256rem;
    }
    .retail-index h3 {
        margin-top: 15rem;
        margin-bottom: 40rem;
        font-size: 30rem;
    }
    #retail-index .card {
        padding: 80rem 50rem;
    }
    img.card-icon {
        margin-bottom: 0rem;
    }
    img.card-icon {
        width: 120rem;
    }
    p.card-text {
        font-size: 32rem;
        line-height: 1.4em;
    }
    .lft-inner h4 {
        font-size: 24rem;
        margin-bottom: 30rem;
    }
    .lft-inner h2, .slide-eleven h2 {
        font-size: 42rem;
        line-height: 1.4em;
    }
    .lft-inner p {
        font-size: 25rem;
    }
    #click_1 {
        top: 38.4% !important;
        left: 89.4% !important;
    }
    #click_325 {
    top: 39.2% !important;
    left: 89% !important;
    }
    .para-text.para-text-full {
        width: 100%;
        top: 50rem;
    }
    .para-text p {
        font-size: 28rem;
    }
    
}

@media screen and (max-width: 1366px) and (min-height: 700px) {
    video.index-video {
        position: relative;
        left: 0;
        right: 0;
        object-fit: cover;
        padding-top: 4.5%;
    }
}

/* @media screen and (max-width:1280px) and (min-height:810px) {
        .root {
        font-size: 0.065086vw;
    }
    .img-close, .close {
        right: 33.5%;
    }
    } */
@media screen and (max-width:1280px) {
    .top-remote-ar {
        left: 17.5%;
    }

    #player-container {
        left: 21.5%;
    }

    .back-style {
        right: 105rem !important;
    }

    .es-col1 {
        padding-right: 40rem;
    }

    .es-col2 {
        padding: 0 40rem 0rem 40rem;
    }

    .es-col3 {
        padding: 0 40rem 0rem 40rem;
    }

    .container {
        max-width: 100%;
        padding-right: 60rem;
        padding-left: 60rem;
    }

    .home-header #player-container {
        left: 17%;
    }

    .in-box {
        width: 32.9% !important;
    }
}
@media screen and (max-width:1200px) {
    .retail-index h2 {
        font-size: 105rem;
    }
    img.retail-arrow-icon {
        width: 34rem !important;
        position: absolute;
        top: 45rem;
        left: 222rem;
    }
    .retail-index h3 {
        margin-top: 10rem;
        margin-bottom: 30rem;
    }
    .click-area.home-btn, .full-screen-btn, #replay-button, .back-btn, .next-btn {
        height: 50rem !important;
        width: 50rem !important;
    }
    .lft-inner p {
        font-size: 24rem;
    }
    .lft-inner h2, .slide-eleven h2 {
        font-size: 38rem;
        line-height: 1.4em;
        margin: 15rem 0 25rem 0;
    }
    .para-text h4 {
        font-size: 28rem;
    }
    .para-text p {
        font-size: 26rem;
    }
    .list-item li {
        font-size: 26rem;
    }
    .list-box h4 {
        font-size: 28rem;
    }
    .slide-ten .slide-text h3 {
        margin-bottom: 12rem !important;
    }
    .slide-text h3 {
        font-size: 34rem;
    }
    .slide-text p {
        font-size: 20rem;
        margin: 0rem 0;
    }
    .slide-ten {
        max-width: 100%;
        justify-content: center;
        margin: auto;
        padding: 0 40rem;
    }
    .slide-ten .uc-row1 video, .slide-ten .uc-row2 video {
        height: 236rem;
    }
    .text-card-inner h4 {
        font-size: 28rem;
    }
    .lft-inner h2, .slide-eleven h2 {
        font-size: 34rem;
        margin: 15rem 0 20rem 0;
    }
    .text-card-img img {
        width: 110rem;
        position: absolute;
        top: 50%;
    }
    .text-card-inner p {
        /* font-size: 18rem; */
        padding-right: 25%;
    }
    .text-card {
        height: 260rem;
    }
    .col-md-4.text-card-outer {
        padding: 10rem;
    }
    .row.ele-row2 {
        margin-top: 0rem;
    }
    .end-rgt-div h2 {
        font-size: 42rem;
    }
    #click_1 {
        top: 37.4% !important;
        left: 89.4% !important;
    }
    #click_325 {
        top: 36.6% !important;
        left: 90% !important;
    }

}

@media screen and (max-width:1200px) and (min-height:720px) {
    .root {
        font-size: 0.068086vw;
    }

    .img-close,
    .close {
        right: 34.5%;
    }

    .play-button {
        left: 93%;
    }
}

@media screen and (max-width:1180px) {
    .click-area:hover {
        box-shadow: none !important;
    }
}

@media screen and (max-width:915px) and (orientation: landscape) {
    .back-style {
        bottom: 12%;
        right: 145rem !important;
    }

    div#main-play-button {
        top: unset;
        left: unset;
        right: 40px;
        bottom: 17.2%;
    }
}

@media screen and (max-width: 1024px) {

    .home-header #player-container {
        left: 18%;
    }

    body {
        overflow: visible;
    }

    .suc-btn {
        font-size: 22rem !important;
        line-height: 32rem !important;
    }

    .inner-head h3 {
        font-size: 30rem;
        line-height: 36rem;
        font-weight: 500;
    }

    .es-subtitle h5 {
        font-size: 24rem;
        line-height: 32rem;
    }

    .es-subtitle h5 {
        font-size: 22rem;
        line-height: 30rem;
    }

    h6.es-smtext {
        font-size: 20rem;
        line-height: 28rem;
        padding-bottom: 5rem;
    }

    .inner-head h3 {
        padding-bottom: 40rem;
    }

    .es-heading h2 {
        font-size: 42rem;
        line-height: 50rem;
    }

    .es-heading {
        padding-right: 16% !important;
    }

    .listText li {
        font-size: 20rem;
        line-height: 28rem;
    }

    header {
        padding-right: 50rem;
    }

    .main-con {
        padding: 50rem !important;
    }

    .main-home {
        padding-left: 0px !important;
    }

    a.explore-btn.explore-home {
        font-size: 26rem;
        line-height: 34rem;
    }

    .main-home .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        min-height: auto !important;
        padding: 0px !important;
    }

    .home-video video {
        width: 100%;
    }

    video.index-video {
        position: relative;
        left: 0;
        right: 0;
        object-fit: cover;
    }

    .frames,
    .player-controls {
        margin: auto;
        left: 0;
        right: 0;
    }

    .in-box h6 {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    h5.card-title {
        font-size: 22rem;
        line-height: 30rem;
    }

    .container {
        padding-right: 40px;
        padding-left: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width:992px) {

    .es-col1,
    .es-col2,
    .es-col3 {
        border-right: unset;
        padding: 50rem 0rem 30rem 0rem;
    }

    .box-area {
        transform: translate3d(1px, 0px, 1px, 0px);
        box-shadow: 0px 7px 20px -6px rgb(0 0 0 / 25%);
        transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out 0s;
        overflow: hidden;
    }

    .box-area {
        margin-bottom: 40rem;
    }

    .inner-head h3 {
        height: auto !important;
    }

    .col-md-4.es-col1,
    .col-md-4.es-col2,
    .col-md-4.es-col3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .inner-head h3 {
        font-size: 36rem;
        line-height: 44rem;
    }

    .es-subtitle h5 {
        font-size: 28rem;
        line-height: 36rem;
    }

    h5.card-title {
        font-size: 26rem;
        line-height: 34rem;
    }

    h6.es-smtext {
        font-size: 24rem;
        line-height: 32rem;
        padding-bottom: 8rem;
    }

    .listText li {
        font-size: 24rem;
        line-height: 32rem;
    }

    .in-box {
        width: 49.6% !important;
    }

    .heading-inner h1 {
        font-size: 28px;
        font-weight: 700;
        line-height: 1.2em;
    }

    .in-box:hover {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: none;
    }
}

@media screen and (max-width:768px) {
    #feedbackButton {
        font-size: 16px;
        right: -28px !important;
    }
    #feedbackButton.feedback-btn {
        right: -55px !important;
    }
    .top-remote-ar {
        left: 155px;
    }

    .first-pg #player-container,
    .main-page #player-container {
        left: 210px;
    }

    .home-header #player-container {
        left: 165px !important;
    }

    .remote-ar-logo {
        left: 0;
        width: 150px !important;
    }

    .remote-ar-logo img {
        width: 140px;
    }

    .jv-inner-box {
        padding: 0 15px 0 15px;
    }

    .back-style {
        right: 95px !important;
        left: unset !important;
        cursor: pointer;
    }

    .play-button {
        top: 75.5%;
        bottom: unset;
        left: unset;
        right: 45px;
    }

    .in-box {
        width: 33% !important;
        margin-right: 5rem;
        padding: 20px 15px 25px 15px;
        margin-bottom: 15rem;
        cursor: pointer;
    }

    .main-con {
        padding: 30px !important;
    }

    .explore-btn {
        margin-top: 20px;
    }

    .play-img,
    .play-img img {
        width: 45px;
        height: 42px;
    }

    div#back_btn a {
        font-size: 16px;
        line-height: 24px;
    }

    #back_btn {
        bottom: 15.5%;
        right: 85px;
        padding: 5px 15px;
        border-radius: 3px;
    }

    .back-style:before {
        width: 62px;
        height: 34px;
    }

    .heading-inner,
    .heading-inner h1 {
        margin-bottom: 20px;
    }

    .content-use h5.card-title {
        height: auto !important;
    }

    .in-box {
        width: 100% !important;
    }

    .in-box.item {
        margin-bottom: 20px;
    }

    .suc-btn {
        font-size: 15px !important;
        line-height: 22px !important;
    }

    .es-heading h2 {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 35px !important;
    }

    .es-heading {
        padding-right: 0% !important;
    }

    .inner-head h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .inner-head h3 {
        padding-bottom: 15px;
    }

    .es-col1,
    .es-col2,
    .es-col3 {
        padding: 25px 0 15px 0;
    }

    #player-container #play-pause {
        cursor: pointer;
        text-indent: -999999px;
        height: 30px;
        width: 30px;
    }

    .es-subtitle h5 {
        color: #3D86C6;
        font-weight: 700 !important;
        text-decoration: underline;
        font-size: 16px;
        line-height: 22px;
        padding: 15px 0 10px 0;
    }

    h6.es-smtext {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10rem;
    }

    .listText li {
        font-size: 15px;
        line-height: 21px;
    }

    .listText li::marker {
        font-size: 18px;
    }

    .listText li a {
        color: #3D86C6;
        font-weight: 700 !important;
        text-decoration: underline;
    }

    .half-area.left.cf {
        padding-bottom: 20px;
    }

    h5.card-title {
        font-size: 16px;
        line-height: 22px;
    }

    .box-area {
        padding-bottom: 20px;
        margin-bottom: 15px;
    }

    header {
        padding-left: 50rem;
        padding-right: 50rem;
    }

    #player-container #play-pause {
        line-height: 45rem;
        background-size: 30px
    }

    h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .main-con p {
        font-size: 16px;
        line-height: 24px;
    }

    a.explore-btn.explore-home {
        font-size: 16px;
        line-height: 24px;
        padding: 8px 15px;
    }

    .top-main-logo img {
        width: 40px;
    }

    .main-con h5 {
        font-size: 18px;
        color: #3D85C6;
        line-height: 28px;
        padding-bottom: 12px;
    }

    .top-logos {
        height: 60px !important;
    }

    img.arrow-white {
        width: auto;
        padding-left: 12px;
    }

    .top-remote-ar img {
        width: 40px !important;
    }
    #player-container {
        left: 7.5%;
    }

    #player-container #play-pause {
        background-size: 35px;
    }

    #player-container #play-pause {
        height: 35px;
        width: 35px;
    }

    .in-box {
        -webkit-box-shadow: 0px 5px 27px -15px rgb(0 0 0 / 35%) !important;
        -moz-box-shadow: 0px 5px 27px -15px rgba(0, 0, 0, 0.35) !important;
        box-shadow: 0px 5px 27px -15px rgb(0 0 0 / 35%) !important;
        transform: scale(1.025) !important;
        -webkit-transform: scale(1.025) !important;
        transition: all 0.3s ease-in-out 0s !important;
        overflow: hidden !important;
    }
}

@media screen and (max-width: 667px) and (orientation: landscape) {
    div#main-play-button {
        bottom: 18%;
    }

}

@media screen and (max-width:640px) {
    .in-box {
        width: 100% !important;
        margin-right: 0px;
        margin-bottom: 20px;
        /* border: 1px solid #e9e9e9; */
        padding: 20px;
    }

    .explore-btn::before {
        width: 50px;
        height: 25px;
        margin-left: 5rem;
    }

    .in-box:hover .explore-btn::before {
        background-position: 25px -25px;
    }

    h5.card-title {
        padding-right: 25px;
    }

    .container {
        padding-right: 30px;
        padding-left: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #player-container {
        left: 9%;
    }
    .top-main-logo img {
        width: 25px;
    }
    .remote-ar-logo img {
        width: 120px;
    }
}

@media screen and (max-width: 480px) {
    .top-logos {
        height: 30px !important;
    }

    .first-pg #player-container,
    .main-page #player-container {
        left: 200px;
    }

    #player-container {
        left: 195px;
    }

    a.explore-btn.explore-home {
        font-size: 15px;
        line-height: 24px;
        padding: 6px 10px;
    }

    .explore-btn {
        margin-top: 15px;
    }

    .suc-btn {
        font-size: 12px !important;
        line-height: 20px !important;
    }

    .main-con h5 {
        font-size: 16px;
    }

    h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .main-con p {
        font-size: 15px;
        line-height: 22px;
    }

    .top-remote-ar img {
        width: 30px !important;
    }

    #player-container #play-pause {
        height: 25px;
        width: 25px;
    }

    #player-container #play-pause {
        background-size: 28px;
    }
    .heading-inner.col-md-12 {
        padding-right: 0px !important;
    }

    .es-heading h2 {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 30px !important;
    }

    .es-col1,
    .es-col2,
    .es-col3 {
        padding: 20px 0 7px 0;
    }
}

@media screen and (max-width: 667px) and (orientation: portrait) {
    .back-style {
        top: 120% !important;
    }

    .play-button {
        top: 117.2%;
    }
}

/* custome media query */

.turn-msg-box {
    display: none;
}

@media only screen and (orientation: portrait){

    #turn {
        display: block;
    }
    
}
@media only screen and (orientation: landscape){
    #turn {
        display: none;
    }
  }

@media only screen and  (max-width: 1024px){
    #turn .turn-msg-box {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        background: #3d86c6;
        margin: 0 0px;
        color: #ffffff;
        padding: 12px 40px 12px 20px;
        height: 50px;
    }
    img.Mobile-rotation-icon {
        width: 35px;
        margin-right: 20px;
    }
    span#close {
        right: 20px;
        position: absolute;
    }
    div#turn {
        position: absolute;
        width: inherit;
        z-index: 99;
    }
}

@media only screen and  (max-width: 767px){
    header {
        background: linear-gradient(180deg, #000000 -62.05%, rgba(0, 0, 0, 0.305887) 17.81%, rgba(0, 0, 0, 0) 104.92%);
    
    }
    .col-md-6{
        -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-7{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
}
@media only screen and  (max-width: 360px){
    #turn .turn-msg-box {
        font-size: 13px;
    }
}

@media only screen and  (max-width: 991px) and (orientation: landscape) {
    .col-md-6{
        -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-7{
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    p.card-text {
        font-size: 15px;
        padding-right: 0;
    }
    .retail-index h3 {
        margin-top: 15px;
        margin-bottom: 20px;
        font-size: 15px;
    }
    #retail-index .card {
        padding: 20px 30px;
        justify-content: center;
        left: -65rem;
    }
    #retail-index .card-body {
        flex: none;
    }
    img.card-icon {
        margin-bottom: 20px;
        width: 65px;
    }
    .retail-index h2 {
        font-size: 76rem;
    }
    img.retail-arrow-icon {
        width: 20rem!important;
        position: absolute;
        top: 33rem;
        left: 162rem;
    }
    .full-screen-btn , #fullscreen-btn{
        width: 32px;
        height: 32px;
        left: 8.3%;
        top: 89% !important;
    }
    .home-btn, .click-area.home-btn{
        width: 32px !important;
        height: 32px !important;
        left: 3% !important;
        top: 89% !important;
    }
    #replay-button {
        width: 32px !important;
        height: 32px !important;
        left: 13.5%!important;
        top: 89% !important;
    }
    .next-btn{
        width: 32px !important;
        height: 32px !important;
        left: 92%!important;
        top: 89% !important;
    }
   
   .back-btn {
        width: 32px !important;
        height: 32px !important;
        left: 86.8%!important;
        top: 89% !important;
    }
    header {
    padding-left: 30px;
    padding-right: 30px;
    background: linear-gradient(180deg, #000000 -62.05%, rgba(0, 0, 0, 0.305887) 17.81%, rgba(0, 0, 0, 0) 104.92%) !important;
}
#retail-index {
    padding: 20px 30px;
}
#click_1 {
    top: 37.2% !important;
    left: 86.4% !important;
    height: 160rem !important;
    width: 160rem !important;
}
.para-text p {
    font-size: 12px;
}
.slide-three {
    padding: 20px 30px;
}
.list-box h4:before {
    width: 25px;
    height: 25px;
    top: 0;
}
.list-box h4 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 35px;
}
ul.list-item {
    padding-left: 50px;
}
.list-item li {
    font-size: 12px;
    padding: 3px 0;
    font-weight: 400;
}
.lft-inner p {
    font-size: 12px;
}
.lft-inner h2, .slide-eleven h2 {
    font-size: 20px;
    margin: 5px 0 10px 0;
}
.lft-inner h4 {
    font-size: 15px;
    margin-bottom: 10px;
}
.slide-four {
    padding: 50px 30px 0rem;
}
#click_12{
    left: 4% !important;
    height: 70px !important;
    width: 150px !important;
}
.para-text h4 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.2em;
}
#click_36:before {
    top: 57% !important;
    left: 92% !important;
}
.slide-text h3 {
    font-size: 20px;
}
.slide-ten .slide-text h3 {
    margin-bottom: 10px !important;
}
.slide-text p {
    font-size: 12px;
    margin: 5px 0;
}
.slide-ten-inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.col-md-6.lft-col {
    padding: 0 15px 0px 0 !important;
}
.right-in .para-text {
    right: 30px;
}
.left-in .para-text {
    left: 30px;
}
.slide-ten {
    max-width: 100%;
}
.text-card-inner h4 {
    font-size: 15px;
    margin-bottom: 5px;
}
.text-card-inner p {
    font-size: 11px;
    margin: 5px 0;
    padding-right: 0;
}
.text-card {
    padding: 10px;
}
.text-card-img img {
   display: none;
}
.slide-eleven h2 {
    padding: 0 10px;
}
.slide-eleven {
    padding: 20px 30px;
}
.text-card-outer{
    padding-left: 5px;
    padding-right: 5px;
}
.slide-eleven .row.ele-row1 , .slide-eleven .row.ele-row2 {
    margin-left: -5px;
    margin-right: -5px;
}
.end-rgt-div p {
    font-size: 12px;
}
.end-rgt-div h2 {
    font-size: 20px;
    margin: 10px 0;
}
.end-rgt-div h4 {
    font-size: 15px;
}
.end-rgt-div {
    padding: 20px;
    height: 100%;
}
.email-div img {
    width: 20px;
    padding-right: 5px;
}
.slide-twelve {
    padding: 20px 30px;
}
button.btn.btn-primary.reatil-circle-btn {
    top: -126rem;
    right: -70rem;
}
#click_285{
    left: 30px !important;
}
#text_25 .para-text{
width: 40% ;
}

  
}
  @media only screen and  (max-width: 960px) and (orientation: landscape){
    #click_26:before {
        left: 45% !important;
    }
    .text-card {
        height: 220rem !important;
    }
    .slide-ten .slide-text h3 {
        margin-bottom: 5px !important;
    }
    .slide-text p {
        font-size: 9px;
        margin: 4px 0;
    }
    .slide-ten .uc-row1 video, .slide-ten .uc-row2 video {
        height: 180rem;
    }
    
    #click_19:before {
        left: 53%;
    }
    #click_36:before {
        top: 29% !important;
        left: 56% !important;
    }
    .retail-index h3 {
        margin-top: 10px;
        margin-bottom: 12px;
        font-size: 13px;
    }
    .para-text.para-text-full {
        padding: 40rem 65rem 0rem;
    }
    .para-text p {
        font-size: 10px;
    }
    div#click_300 {
        left: 30% !important;
    }
    p.card-text {
        font-size: 13px;
        padding-right: 0;
    }
    img.card-icon {
        margin-bottom: 10px;
        width: 45px;
    }
    .retail-index h2 {
        font-size: 50rem;
    }
    img.retail-arrow-icon {
        width: 14rem!important;
        position: absolute;
        top: 23rem;
        left: 108rem;
    }
    #click_1 {
        top: 30.2% !important;
        left: 83.4% !important;
    }
    #click_12,#click_285 {
        left: 6% !important;
        height: 55px !important;
        width: 125px !important;
    }
    .text-card-inner p {
        font-size: 9px;
        margin: 4px 0;
        padding-right: 0;
    }
    img.retail-arrow-icon {
        display: none;
    }
     #click_285 {
        left: 6% !important;
    }
    
    .list-box h4 {
        font-size: 14px;
        margin-bottom: 2px;
        padding-left: 35px;
    }
    .list-item li {
        font-size: 10px;
        padding: 1px 0;
        font-weight: 400;
    }
    .list-box h4:before {
        width: 22px;
        height: 22px;
        top: 0;
    }
    .slide-four .col-md-6.rgt-inner{
        -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 49%;
    }
    .slide-four .col-md-6.lft-col{
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 69%;
    }
    .lft-inner h2, .slide-eleven h2 {
        font-size: 12px;
        margin: 2px 0 5px 0;
    }
    /* .lft-inner h4 {
        font-size: 12px;
        margin-bottom: 5px;
    } */
    /* .slide-four {
        padding: 20px 30px 0rem;
    } */
    .top-main-logo img {
        width: 28px;
    }
    .remote-ar-logo {
        left: 0;
        width: 150px !important;
    }
    .top-logos {
        height: 45px !important;
    }
    /* .lft-inner h4 {
        font-size: 9px;
        margin-bottom: 5px;
    }
    .lft-inner h2, .slide-eleven h2 {
        font-size: 13px;
        margin: 2px 0 5px 0;
    }
    .lft-inner p {
        font-size: 9px;
    } */
    /* #click_12 {
        left: 30px !important;
        height: 45px !important;
        width: 110px !important;
    } */
    #text_22 .slide-three {
        width: 45%;
    }
    .click-area.click-btn:before {
        top: 60%;
        left: 76%;
    }
    .para-text h4 {
        font-size: 15px;
        margin-bottom: 5px;
        line-height: 1.2em;
    }
/*    
    .slide-text p {
        font-size: 10px;
        margin: 2px 0;
    } */
    .next-btn, .back-btn, #replay-button, .full-screen-btn , #fullscreen-btn, .home-btn, .click-area.home-btn   {
        width: 30px !important;
        height: 30px !important;
        top: 88% !important;
    }
    .next-btn {
        left: unset !important;
        right: 30px;
    }
    .back-btn {
        left: unset !important;
        right: 65px;
    }
    #replay-button {
        left: 100px !important;
    }
    .full-screen-btn , #fullscreen-btn{
        left: 65px;
    }
    .home-btn, .click-area.home-btn {
        left: 30px !important;
    }
    /* .slide-ten .uc-row1 video, .slide-ten .uc-row2 video {
        height: 189rem;
    } */
    
    .slide-eleven .row.ele-row1, .slide-eleven .row.ele-row2 {
        margin-left: -2px;
        margin-right: -2px;
    }
    .row.ele-row2 {
        margin-top: 4px;
    }
    .slide-eleven h2 {
        padding: 0 0;
    }
    .end-screen-row .col-md-7, .end-screen-row .col-md-5{
        -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .end-rgt-div {
        padding: 10px;
        height: 100%;
    }
    .end-rgt-div h2 {
        font-size: 15px;
        margin: 7px 0;
    }
    .end-rgt-div p {
        font-size: 10px;
    }
    .slide-ten .uc-row1 video, .slide-ten .uc-row2 video {
        height: 170rem;
    }
    .slide-text h3 {
        font-size: 13px;
    }
    div#text_15 {
        top: 11% !important;
    }
    .slide-four {
        padding: 0px 30px 0rem;
    }
    .lft-inner h4 {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .lft-inner p {
        font-size: 9px;
    }
    button.btn.btn-primary.reatil-circle-btn {
        top: -160rem;
        right: -70rem;
    }
    #text_27 .para-text {
        width: 33%;
    }
    #text_30 .para-text.para-text-full {
        padding: 25px 30px 0 30px;
    }
    .email-div img {
        width: 15px;
        padding-right: 3px;
    }
    .end-rgt-div h4 {
        font-size: 13px;
    }
    .mf-div .list-box p {
        font-size: 10px;
    }
    .lft-inner h4 {
        font-size: 9px;
    }
    .text-card-inner h4 {
        font-size: 11px;
        margin-bottom: 5px;
    }
    .text-card-inner h4 {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .text-card {
        height: 310rem;
    }
    #click_325 {
        top: 33.6% !important;
        left: 84% !important;
    }
    .lft-inner {
        padding-bottom: 10px;
  }
  }
  @media only screen and  (max-width: 660px) and (orientation: landscape){
    .lft-inner p {
        font-size: 9px;
    }
    .lft-inner h2, .slide-eleven h2 {
        font-size: 13px;
        margin: 2px 0 5px 0;
    }
    .slide-four {
        padding: 20px 30px 0rem;
    }
    #click_12 {
        left: 30px !important;
        height: 45px !important;
        width: 110px !important;
    }
    #text_10 .para-text p,  #text_15 .para-text p {
        font-size: 10px;
    }
    #text_10 .para-text h4 , #text_15 .para-text h4{
        font-size: 14px;
        margin-bottom: 2px;
    }
    .slide-ten .uc-row1 video, .slide-ten .uc-row2 video {
        height: 189rem;
    }
    .slide-text p {
        font-size: 10px;
        margin: 2px 0;
    }
    .slide-text h3 {
        font-size: 15px;
    }
    .text-card-inner h4 {
        font-size: 13px;
        margin-bottom: 3px;
    }
    .text-card-inner p {
        font-size: 10px;
        line-height: 1.2em;
        margin: 3px 0;
        padding-right: 0;
    }
    .text-card {
        padding: 5px;
        height: 235rem;
    }
    .text-card-outer {
        padding-left: 2px;
        padding-right: 2px;
    }
    .slide-ten-inner {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 60px;
    }
    button.btn.btn-primary.reatil-circle-btn {
        top: -116rem;
        right: -83rem;
    }
    .para-text p {
        font-size: 10px;
    }
    .para-text h4 {
        font-size: 12px;
        margin-bottom: 2px;
        line-height: 1.2em;
    }
    #text_30 .para-text.para-text-full {
        padding: 24px 30px 0 30px;
    }
    .slide-eleven {
        padding: 10px 30px 10px;
      }
    
   }