/*---------------------Social Medial side column------------------*/
body {
    margin: 0;
    height: 2000px;
    color: black;
}

.boxed_wrapper {
    position: relative;
    overflow-x: hidden;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.pinterest {
    background: #dd4b39;
    color: white;
}

.yelp {
    background: #007bb5;
    color: white;
}

.instagram {
    background: #bb0000;
    color: white;
}

.screen .item {
    background-color: #5fba7d;
}

.homeheader {
    font-size: 40px;
    color: white;
    font-weight: bold;
    text-align: inherit;
    padding: 30px 200px;
}

.homesection {
    font-size: 20px;
    color: white;
    text-align: left;
    padding: 0px 200px;
}

.videosection {
    padding: 136px 0px 0px 0px;
    /* padding-inline: 0px; */
}

.div-round {
    width: 690px;
    height: 389px;
    margin: -45px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.div-round::before {
    display: block;
    content: "";
}

.mg-25 {
    margin: 25px 25px 25px 25px;
}

.trail-btn {
    margin: 57px 27px 27px 57px !important;
    background: #8bc530 !important;
}

.learn-btn {
    margin: 57px 27px 27px 27px !important;
    background: white !important;
    color: black !important;
}

.slider-action-btn {
    /* margin-top: -80px; */
    padding: 20px 201px 0px 201px;
    text-align: center;
}

.action-para {
    font-size: 18px;
    color: white;
    font-weight: bold;
}

.google-store-btn {
    max-width: 25%;
    max-height: 20%
}

.text-white {
    color: white;
}

.icon-bg-white {
    background-color: #f9f9f9;
}

.service-img-pad {
    padding: 25px 100px 0;
}

.pricing-h3 {
    padding: 0px 2px !important;
    text-align: center;
}

.pricing-para {
    font-size: 12px;
    margin: -27px;
}

.pricing-buy-btn {
    background: #8bc530 !important;
    border: #8bc530 !important;
    margin: auto !important;
    display: table !important;
}

.condition-popup {
    padding: 0px 455px;
}

.view-more-btn {
    background-color: #281483;
    color: white !important;
    padding: 12px 34px;
    border-radius: 50px;
    background: var(--color-tertiary) !important;
}

.btn-margin {
    margin-right: 10px;
}

@media only screen and (max-width:1400px) {
    .service-img-pad {
        padding: 25px 75px 0px 75px;
        max-width: 150%;
    }

}

@media screen and (max-width: 1400px) and (min-width: 1291px) {
    .div-round {
        width: 600px;
        height: 389px;
        margin-left: -45px;
        margin-top: 0px;
        overflow: hidden;
        position: relative;
        z-index: 10;
        -webkit-border-radius: 50px;
        border-radius: 50px;
    }

    .videosection {
        padding: 45px 0px 0px 0px;
        margin: 0px !important;
        /* padding-inline: 0px; */
    }

    .dm-width {
        width: 270px;
        margin-right: 0px;
    }

}

@media only screen and (max-width:1290px) {
    .div-round {
        width: 600px;
        height: 389px;
        margin: 0px;
        overflow: hidden;
        position: relative;
        z-index: 10;
        -webkit-border-radius: 50px;
        border-radius: 50px;
    }

    .videosection {
        padding: 45px 0px 0px 0px;
        margin: 0px !important;
        /* padding-inline: 0px; */
    }

    .dm-width {
        width: 270px;
        margin-right: 0px;
    }

    .custom-width {
        width: 40%;
    }

    .pb-20 {
        padding-bottom: 20px;
    }

    .trail-btn {
        margin: 20px 27px 27px 67px !important;
        background: #8bc530 !important;
    }

    .learn-btn {
        margin: 20px 27px 27px 27px !important;
        background: white !important;
        color: black !important;
    }

    .mg-25 {
        margin: 0px 25px 25px 25px;
    }

}

@media screen and (max-width: 1200px) and (min-width: 991px) {
    .homeheader {
        padding: 30px 100px;
    }

    .homesection {
        padding: 0px 100px;
    }

    .div-round {
        width: 550px;
        height: 389px;
        margin: 0px;
        overflow: hidden;
        position: relative;
        z-index: 10;
        -webkit-border-radius: 60px;
        border-radius: 60px;
    }

    .videosection {
        padding: 18px 0px 0px 0px;
        margin: 0px !important;
        /* padding-inline: 0px; */
    }

    .dm-width {
        width: 190px;
        margin-top: 20px;
    }

    .service-img-pad {
        padding: 25px 178px 0px 173px;
        max-width: 150%;
    }

    /* .img1 {
        width: 414px;
        margin-top: 27px;
        padding-left: 0px;
        margin-left: -34px;
    } */
    .pricing h4 {
        padding: 0px 85px 0px 85px;
    }

    .pricing .box {
        padding: 40px 20px;
    }

    .condition-popup {
        padding: 0px 350px 5px 350px;
    }
}

@media screen and (max-width: 991px) and (min-width: 767px) {
    .homeheader {
        font-size: 40px;
        color: white;
        font-weight: bold;
        text-align: inherit;
        padding: 30px 0px;
    }

    .homesection {
        font-size: 20px;
        color: white;
        text-align: left;
        padding: 0px 70px;
    }

    .order-imp {
        order: 1 !important;
    }

    .dm-width {
        width: 154px;
        margin-top: 0px;
    }

    .div-round {
        width: 350px;
        height: 224px;
        margin: 0px;
        overflow: hidden;
        position: relative;
        z-index: 10;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .mg-25 {
        margin: 0px 10px 20px 10px;
    }

    .trail-btn {
        margin: 27px 7px 24px 7px !important;
        background: #8bc530 !important;
    }

    .learn-btn {
        margin: 27px 7px 24px 7px !important;
        background: white !important;
        color: black !important;
    }

    #hero .btn-get-started {
        padding: 10px 15px 10px 15px
    }

    .slider-action-btn {
        padding: 20px 100px 0px 100px;
        text-align: center;
    }

    .hidedesktop {
        display: none;
    }

    .service-img-pad {
        padding: 15px 121px 0px 111px;
        max-width: 150%;
    }

    .img1 {
        /* width: 325px !important;
        margin-top: 27px;
        padding-left: 0px;
        margin-left: 0px; */
        display: block;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }

    .pricing h4 {
        padding: 0px 292px;
    }

    .pricing .box {
        max-width: 100%;
        margin: 0px 10px 10px 10px;
        padding: 30px 5px;
    }

    .pricing ul {
        padding: 1px 80px 1px 80px;
        text-align: left;
    }

    .col-style {
        padding-left: 0px;
        margin-left: 0px;
    }

    .condition-popup {
        padding: 0px 250px 5px 250px;
    }


}

@media only screen and (max-width: 766px) {
    .homeheader {
        padding: 30px 0px;
    }

    .homesection {
        padding: 0px 10px;
        text-align: justify;
    }

    .div-round {
        width: 450px;
        height: 360px;
        margin-left: 40px;
    }

    .videosection {
        padding: 0px 0px 0px 0px;
        margin: 0px !important;
    }

    .faq .faq-list p {
        margin-bottom: 0;
        padding: 10px 0px 0px 35px;
        text-align: justify;
    }

    .feature-img-style {
        padding: 0px 0px 0px 0px;
        margin: 1px 1px 1px 1px;
        width: 36px;
        height: 26px;
    }

    .captcha {
        margin: 0px 0px 20px 17px;
        padding: 0px 0px 20px 0px;
    }

    .pricing h4 {
        padding: 0px 84px;
    }

    .slider-action-btn {
        padding: 20px 0px 0px 0px;
        text-align: center;
    }

    .mg-25 {
        margin: 0px;
    }

}

@media screen and (max-width: 765px) and (min-width: 569px) {
    .captcha {
        margin: 0px 0px 20px 15px;
        padding: 0px 0px 20px 0px;
    }

    .div-round {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 350px;
        border-radius: 0px;
        margin-left: 0px;
    }

    .iframe-round {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .trail-btn {
        margin: 20px 10px 27px 10px !important;
    }

    .learn-btn {
        margin: 20px 10px 27px 10px !important;
    }

    .slider-action-btn {
        padding: 20px 0px 0px 0px;
        text-align: center;
    }

    .google-store-btn {
        max-width: 30%;
        max-height: 20%
    }
}

@media screen and (max-width: 569px) and (min-width: 377px) {
    .div-round {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 300px;
        border-radius: 0px;
        margin-left: 0px;
    }

    .iframe-round {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .trail-btn {
        margin: 10px 10px 27px 10px !important;
    }

    .learn-btn {
        margin: 10px 10px 27px 10px !important;
    }

    .google-store-btn {
        max-width: 35%;
        max-height: 20%
    }

    .video-container {
        width: 100% !important;
        padding: 15px;
    }

    .responsive-video {
        border-top: 2px solid #47b2e4;
        border-bottom: 2px solid #47b2e4;
    }
}

@media screen and (max-width: 376px) and (min-width: 360px) {
    .captcha {
        margin: 0px 0px 20px 10px;
        padding: 0px 0px 20px 0px;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 6px !important;
    }

    .div-round {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 275px;
        border-radius: 0px;
        margin-left: 0px;
    }

    .iframe-round {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .trail-btn {
        margin: 0px 10px 27px 10px !important;
    }

    .learn-btn {
        margin: 0px 10px 27px 10px !important;
    }

    .slider-action-btn {
        padding: 20px 0px 0px 0px;
        text-align: center;
    }

    .google-store-btn {
        max-width: 35%;
        max-height: 20%
    }

    .video-container {
        width: 100% !important;
        padding: 10px;
        background: white;
        display: inline-block;
    }

    .responsive-video {
        border-top: 2px solid #47b2e4;
        border-bottom: 2px solid #47b2e4;
    }

}

@media screen and (max-width: 360px) and (min-width: 220px) {
    .captcha {
        margin: 0px 0px 20px 0px;
        padding: 0px 0px 20px 0px;
    }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 6px !important;
    }

    .div-round {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 260px;
        border-radius: 0px;
        margin-left: 0px;
    }

    .iframe-round {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .trail-btn {
        margin: 0px 10px 27px 0px !important;
    }

    .learn-btn {
        margin: 0px 10px 27px 10px !important;
    }

    .google-store-btn {
        max-width: 40%;
        max-height: 20%
    }

    .video-container {
        width: 100% !important;
        padding: 10px;
        background: white;
        display: inline-block;
    }

    .responsive-video {
        border-top: 2px solid #47b2e4;
        border-bottom: 2px solid #47b2e4;
    }
}

/* Popup container - can be anything you want */
.popup {
    position: fixed;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 650px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 108%;
    left: 30%;
    margin-left: -75px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.popup .close {
    position: absolute;
    top: 0px;
    right: 10px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bolder;
    text-decoration: none;
    color: white;
}

.popup .close:hover {
    color: orange;
    background: #bbb;
}

body {
    margin: 0 auto;
    color: black;
}

.video-container {
    width: 50%;
    padding: 10px;
    background: white;
    display: inline-block;
}

.responsive-video {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.responsive-video iframe,
.responsive-video video {
    position: absolute;
    width: 100%;
    height: 100%;
}

.csslider {
    -moz-perspective: 1300px;
    -ms-perspective: 1300px;
    -webkit-perspective: 1300px;
    perspective: 1300px;
    display: inline-block;
    text-align: left;
    position: relative;
    margin-bottom: 22px;
}

.csslider>input {
    display: none;
}

.csslider>input:nth-of-type(10):checked~ul li:first-of-type {
    margin-left: -900%;
}

.csslider>input:nth-of-type(9):checked~ul li:first-of-type {
    margin-left: -800%;
}

.csslider>input:nth-of-type(8):checked~ul li:first-of-type {
    margin-left: -700%;
}

.csslider>input:nth-of-type(7):checked~ul li:first-of-type {
    margin-left: -600%;
}

.csslider>input:nth-of-type(6):checked~ul li:first-of-type {
    margin-left: -500%;
}

.csslider>input:nth-of-type(5):checked~ul li:first-of-type {
    margin-left: -400%;
}

.csslider>input:nth-of-type(4):checked~ul li:first-of-type {
    margin-left: -300%;
}

.csslider>input:nth-of-type(3):checked~ul li:first-of-type {
    margin-left: -200%;
}

.csslider>input:nth-of-type(2):checked~ul li:first-of-type {
    margin-left: -100%;
}

.csslider>input:nth-of-type(1):checked~ul li:first-of-type {
    margin-left: 0%;
}

.csslider>ul {
    position: relative;
    width: 820px;
    height: 420px;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.csslider>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    -moz-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    transition: all 0.5s cubic-bezier(0.4, 1.3, 0.65, 1);
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
}

.csslider>.navigation {
    position: absolute;
    bottom: -8px;
    left: 50%;
    z-index: 10;
    margin-bottom: -10px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csslider>.navigation>div {
    margin-left: -100%;
}

.csslider>.navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 4px;
    padding: 4px;
    background: #3A3A3A;
}

.csslider>.navigation label:hover:after {
    opacity: 1;
}

.csslider>.navigation label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -6px;
    background: #ff0000;
    border-radius: 50%;
    padding: 6px;
    opacity: 0;
}

.csslider>.arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.csslider>input:nth-of-type(1):checked~.navigation label:nth-of-type(1):after,
.csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,
.csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after,
.csslider>input:nth-of-type(4):checked~.navigation label:nth-of-type(4):after,
.csslider>input:nth-of-type(5):checked~.navigation label:nth-of-type(5):after,
.csslider>input:nth-of-type(6):checked~.navigation label:nth-of-type(6):after,
.csslider>input:nth-of-type(7):checked~.navigation label:nth-of-type(7):after,
.csslider>input:nth-of-type(8):checked~.navigation label:nth-of-type(8):after,
.csslider>input:nth-of-type(9):checked~.navigation label:nth-of-type(9):after,
.csslider>input:nth-of-type(10):checked~.navigation label:nth-of-type(10):after,
.csslider>input:nth-of-type(11):checked~.navigation label:nth-of-type(11):after {
    opacity: 1;
}

.csslider>.arrows {
    position: absolute;
    left: -31px;
    top: 50%;
    width: 100%;
    height: 26px;
    padding: 0 31px;
    z-index: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.csslider>.arrows label {
    display: none;
    position: absolute;
    top: -50%;
    padding: 13px;
    box-shadow: inset 2px -2px 0 1px #3A3A3A;
    cursor: pointer;
    -moz-transition: box-shadow 0.15s, margin 0.15s;
    -o-transition: box-shadow 0.15s, margin 0.15s;
    -webkit-transition: box-shadow 0.15s, margin 0.15s;
    transition: box-shadow 0.15s, margin 0.15s;
}

.csslider>.arrows label:hover {
    box-shadow: inset 3px -3px 0 2px #ff0000;
    margin: 0 0px;
}

.csslider>.arrows label:before {
    content: '';
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%;
}

.csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
.csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
.csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
.csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
.csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
.csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
.csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
.csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
.csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
.csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
.csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
.csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
    display: block;
    left: 0;
    right: auto;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
.csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
.csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
.csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
.csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
.csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
.csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
.csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
.csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
.csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
.csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
.csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
    display: block;
    right: 0;
    left: auto;
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}

/*___________________________________ LAYOUT ___________________________________ */
* {
    margin: 0;
    padding: 0;
}

ul {
    padding-left: 40px;
}

#slider1 {
    margin: 20px;
    font-family: 'Lato';
}

#slider1>input:nth-of-type(3):checked~ul #bg {
    width: 80%;
    padding: 22px;
    -moz-transition: .5s .5s;
    -o-transition: .5s .5s;
    -webkit-transition: .5s .5s;
    transition: .5s .5s;
}

#slider1>input:nth-of-type(3):checked~ul #bg div {
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0);
    -moz-transition: .5s .9s;
    -o-transition: .5s .9s;
    -webkit-transition: .5s .9s;
    transition: .5s .9s;
}

/*#videos */
/*___________________________________ LAYOUT ___________________________________ */
video {
    width: 710px;
    height: 400px;
    background: transparent url('') no-repeat 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#wrapper {
    width: 920px;
    height: 350px;
    margin: 0 auto;
}

#home1 {
    width: 400px;
    height: 300px;
    float: left;
}

#home2 {
    width: 400px;
    height: 300px;
    float: right;
}

#home3 {
    width: 400px;
    height: 300px;
    float: right;
}

@media (max-width:767px) {
    .home1 {
        position: relative;
        padding-bottom: 56.25%;
        /* 16/9 ratio */
        padding-top: 30px;
        /* IE6 workaround*/
        height: 0;
        overflow: hidden;
    }

    .home2 {
        margin-left: 10px;
        height: 0;
        overflow: hidden;
    }
}

.home3 {
    margin-left: 10px;
    height: 0;
    overflow: hidden;
}

$('.owl-carousel').owlCarousel({
    center: true,
    items:1,
    loop:true,
    margin:0
});

.screen .item {
    background-color: #5fba7d;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    position: relative;
    top: 48px;
    width: 278px;
    left: 20px;
    height: 100%;
}

.owl-stage-outer,
.owl-item,
.item {
    height: 100%;
}

.owl-stage {
    height: calc(100% - 153px);
}

.iframe-round {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    border: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.img1 {
    /* width:414px;
              margin-top: 27px; */
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.content {
    /* margin-left: 50px; */
    font-size: 18px;
}

#more {
    display: none;
}