
/*Video Editing Page Start Here*/
.video-editing-page .invest-grocery{
    position: relative;
    margin-top: -60px;
    z-index: 1;
}
.video-editing-page .invest-grocery.advanced,.yogapg .invest-grocery.advanced{
    background-color: #F6F6FF;
}
.video-editing-page .flutter-trump-section{
    padding-bottom: 0;
}
.video-editing-page .flutter-framework-con{
    position: relative;
    text-align: center;
}
.video-editing-page .flutter-framework-con img{
    display: inline-block;
    max-width: 75%;
}
.video-editing-page .on-demand-ban-apps{
    background-color: transparent;
    top: auto;
    right: -90px;
    bottom: -14%;
}
.main-wrapper.video-editing-page .mainbanview{
    position: relative;
}
.main-wrapper.video-editing-page .mainbanview .wtbtmbg{
    position: absolute;
    left: 0;
    bottom: 0;
    right: -10px;
    background-color: #fff;
    height: 80px;
    transform: rotate(-6deg); 
    z-index: 2;
}
.video-editing-page h5{
    font-family: "GoldplayAlt-SemiBold";
    margin-top: 5px;
}
.video-editing-page .invest-grocery h2{
    display: flex;
    align-items: center;
}
.video-editing-page .invest-grocery h2 img{
    width: 38px;
    margin-right: 20px;
}
.purple-texts {
    color: #7A78FF;
}
.types-fles{
    display: flex;
}
.types-fles img{
    width: 68px;
    margin-right: 20px;
}
.types-fles + h5,.types-fles + h5 + p{
    padding-left: 84px;
}
.cutting-edge-features{
    padding: 80px 0;
}
.cutting-edge-features .edge-option-row{
    margin-bottom:45px;
}
.cutting-edge-features .edge-option{
    font-family: "GoldplayAlt-SemiBold";
    display: flex;
    align-items: center;
    font-size: 20px;
}
.cutting-edge-features .edge-option img{
    margin-right: 20px;
    width: 30px;
    height: auto;
}
.video-editing-page .type-business-flutter .section-title,.yogapg .type-business-flutter .section-title{
    padding-left: 0;
}
.cutting-edge-app img{
    width: 100%;
    height: auto;
}
.comprehensive-video-editing{
    background: url("../img/flutter/comeressive-video-editing-bg.png") no-repeat left bottom;
    background-size: 50%;
    padding-bottom: 50px;
}
.comprehensive-video-editing .features-list{
    padding:60px 0;
}
.comprehensive-video-editing .features-list .flutter-framework-con{
    margin-top: 0;
}
.comprehensive-video-editing .flutter-framework-con .boxrw .trump-card{
    width: 100%;
}
.comprehensive-img img{
    width: 100%;
}
.yel-bg{
    position: relative;
    display: inline-block;
}
.yelbgview{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 15px;
    background-color: #ffff00;
    z-index: -1;
}
.vid-cwus{
    max-width: 1920px;
    margin: auto;
    margin-top: -40px;
}
.vid-cwus a{
    font-family: "GoldplayAlt-SemiBold";
    padding: 25px 0;
    font-size: 20px;
    text-align: center;
    border: 1px solid #e5e5e5;
    display: block;
    color: #173440;
    border-radius: 40px;
    background-color: #fff;
    transition: all 400ms linear;
}
.vid-cwus a:hover{
    color: #fff;
    background-color: #3EBDC6;
}
.vid-cwus a svg{
    transition: all 400ms linear;
}
.vid-cwus a:hover svg{
    fill: #fff;
}
.vid-cwus a svg{
    position: relative;
    width: 26px;
    top: -5px;
    margin-left: 10px;
}
.flutter-framework-con.top0{
    margin-top: 0;
}
.clients-trust-vid-edit{
    position: relative;
    padding: 50px;
    background: url("../img/flutter/client-trust-vid.jpg") no-repeat;
    background-size: cover;
    border-radius: 28px;
}
.clients-trust-vid-edit .update-icon{
    position: absolute;
    left: -20px;
    top: -20px;
    width: 60px;
}
.clients-trust-vid-edit .update-icon img{
    width: 100%;
    height: auto;
}
.clients-trust-vid-edit .section-title h2{
    margin-bottom: 0;
}
.vid-stay-update{
    padding: 60px 0;
    background: transparent linear-gradient(360deg, #FFFFFF 0%, #4ABCC51F 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 1680px) {
.video-editing-page .on-demand-ban-apps{
    right: -40px;
    bottom: -11%;
}
.video-editing-page .on-demand-ban-apps img{
    width: 660px;
}
.cutting-edge-features .edge-option-row {
    margin-bottom: 40px;
}
.cutting-edge-features .edge-option img{
    width: 25px;
}
}
@media (max-width: 1480px) {
.video-editing-page .on-demand-ban-apps{
       right: 0px;
       bottom: -4%;
}
.video-editing-page .on-demand-ban-apps img{
    width: 580px;
}
.cutting-edge-features .edge-option{
    font-size: 18px;
}
}

@media (max-width: 1220px) {
.cutting-edge-features .edge-option-row {
    margin-bottom: 32px;
}
.video-editing-page .on-demand-ban-apps {
    right: -60px;
    bottom: -13%;
}
.video-editing-page .on-demand-ban-apps img {
    width: 500px;
}
}
@media (max-width: 1023px) {
.main-wrapper.video-editing-page .section-title h2 br,.main-wrapper.video-editing-page .mainbanview .wtbtmbg{
    display: none;
}
.clients-trust-vid-edit{
    padding: 30px;
}
.types-fles img {
    width: 50px;
}
.types-fles{
    display: block;
}
.clients-trust-vid-edit .update-icon {
    left: -10px;
    top: -10px;
    width: 30px;
}
.types-fles + h5,.types-fles + h5 + p {
    padding-left: 0;
}
}
@media (max-width:767px) {
.types-fles + h5 {
    padding-left: 10px;
}
.video-editing-page .types-fles + h5 + p {
    padding-left: 15px;
}
.comprehensive-video-editing p,.wd767p{
    padding: 0 10px;
}
.cutting-edge-features,.comprehensive-video-editing .features-list {
    padding: 30px 0;
    margin: 0 10px;
}
.vid-cwus a{
    padding: 18px 0;
    margin: 0 5px;
}
.video-editing-page h5,.types-fles + h5 + p{
    padding-left: 15px;
}
h5.nonep{
    padding-left: 0;
}
.types-fles img,.clients-trust-vid-edit .update-icon{
    display: none;
}
.clients-trust-vid-edit {
    padding: 20px;
    margin: 0;
}
.vid-stay-update{
    padding: 30px 0;
}
}
/*Video Editing Page End Here*/

/*Yoga Page Start Here*/
.flutter-banner .flutter-ban-con img.yogaban{
    position: absolute;
    right: -80px;
    bottom: -210px;
    width: 800px;
}
.main-wrapper.yogapg .types-fles img{
    width: 48px;
    height: auto;
}
.yoga-trending{
    max-width: 1920px;
    margin: auto;
    margin-top: 60px;
}
.trending-yoga-app-view{
    margin: 0;
}
.trending-yoga-app-view img{
    width: 100%;
    height: auto;
}
.main-wrapper.yogapg .cutting-edge-features .edge-option-row{
    margin-left: 20px;
}
.comprehensive-yoga-app{
    padding-top: 100px;
    background: transparent linear-gradient(180deg, #FFFFCE 0%, #FFFF8F00 100%) 0% 0% no-repeat padding-box;
}
.main-wrapper.yogapg .music-features-stream{
    padding-top: 70px;
    padding-bottom: 70px;
}
.main-wrapper.yogapg .music-features-stream .tusad-main .tusad-items:nth-child(1),.main-wrapper.yogapg .music-features-stream .tusad-main .tusad-items:nth-child(2) {
    max-width: 35%;
}
.yoga-discuss img{
    width: 300px;
    height: auto;
    margin-left: 80px;
}
.main-wrapper.yogapg .vid-cwus{
    margin-top: 60px;
}
.cli_trust_pad{
    padding-left: 70px;
}
.yoga-development-solution{
    max-width: 1920px;
    margin: auto;
}
.yogapg .types-fles + h5,.yogapg .types-fles + h5 + br + p,.yogapg .types-fles + h5 + p{
    padding-left: 0;
}
.yogapg .tusad-section .tusad-items ul li{
    font-family: "GoldplayAlt-SemiBold";
}
.yogapg .tusad-section .tusad-items ul li p{
    font-family: "GoldplayAlt-Medium";
    font-size: 15px;
    padding-right: 20px;
}
.yogapg .grocery-consultation-box{
    padding: 0;
}
@media (max-width:1800px) {
.flutter-banner .flutter-ban-con img.yogaban{
    width: 740px;
}
.yogapg .grocery-app-ban.salonapp{
    right: -90px;
    bottom: -200px;
}
}
@media (max-width:1680px) {
.flutter-banner .flutter-ban-con img.yogaban{
    width: 680px;
}
}
@media (max-width:1480px) {
.flutter-banner .flutter-ban-con img.yogaban{
    width: 600px;
    bottom: -180px;
}
.yoga-discuss img{
    width: 210px;
}
}
@media (max-width:1220px) {
.flutter-banner .flutter-ban-con img.yogaban {
    width: 540px;
}
}
@media (max-width:1023px) {
.flutter-banner .flutter-ban-con img.yogaban {
    display: none;
}
.main-wrapper.yogapg .cutting-edge-features .edge-option-row{
    margin-left: 0;
    margin-right: 20px;
}
.yoga-trending{
    margin-top: 0;
}
.comprehensive-yoga-app{
    padding-top: 60px;
}
.main-wrapper.yogapg .types-fles img{
    float: left;
}
}

@media (max-width:767px) {
.yogapg .types-fles + h5, .yogapg .types-fles + h5 + br + p,.cli_trust_pad,.yogapg .types-fles + h5 + p{
    padding-left: 0;
}
.trending-yoga-app-view{
    margin-right: 15px;
}
.main-wrapper.yogapg .cutting-edge-features .edge-option-row{
    margin-left: 20px;
}
.yoga-discuss img{
    display: none;
}
.comprehensive-yoga-app {
    padding-top: 30px;
}
.main-wrapper.yogapg .music-features-stream{
    padding-top: 30px;
    padding-bottom: 30px;
}
.yogapg .prefer-fultter-content.ondemand,.yogapg h2.lrp{
    padding: 0;
}
.yogapg .invest-grocery-content{
    padding: 0;
}
}
/*Yoga Page End Here*/

/*Video Streaming Page Start Here*/
.video-streaming-ban{
    position: absolute;
    right: -60px;
    bottom: 160px;
    width: 720px;
}
.video-streaming-ban img{
    width: 100%;
    height: auto;
}
.main-wrapper.video-streaming .on-demand-home .mainbanview p{
    max-width: 960px;
}
.video-st-app-dev-com{
    padding: 60px 0;
    background: url("../img/flutter/vid-streaming-app-bg.jpg") no-repeat;
    background-size: cover;
}
.video-streaming .type-business-flutter .section-title{
    padding-left: 0;
}
.posrelvid{
    position: relative;
    padding-top: 75px;
}
.vid-st-scimg{
    position: absolute;
    right: 300px;
    bottom: -160px;
    width: 600px;
}
.vid-st-view{
    position: absolute;
    left: -40px;
    top: -60px;
    width: 210px;
    z-index: -1;
}
.vid-st-view.under_fea{
    width: 180px;
    top: -100px;
}
.vid-st-scimg img,.vid-st-view img,.vid-st-busapp img{
    width: 100%;
    height: auto;
    word-wrap:break-word;
    word-break: keep-all;
}
.video-streaming-features-row{
    display: flex;
    padding-bottom: 80px;
}
.video-streaming-features-row:nth-child(2n){
    flex-direction: row-reverse;
}
.video-streaming-features-row .section-title{
    padding-right: 80px;
}
.video-streaming-features-row:nth-child(2n) .section-title{
    padding-right: 0px;
    padding-left: 80px;
}
.video-streaming-features-app{
    margin-right: 60px;
}
.video-reels{
    position: absolute;
    top: 0;
    left: -20px;
    width: 270px;
}
.video-reels img{
    width: 100%;
    height: auto;
}
.video-streaming-features-row:nth-child(2n) .video-streaming-features-app {
    margin-right: 0px;
    margin-left: 60px;
}
.video-streaming-features-app img{
    width: 100%;
    height: auto;
}
.video-stream-solution {
    position: relative;
    padding: 80px;
    border-radius: 40px;
    background-color: #edf8f9;
    overflow: hidden;
}
.video-st-see{
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 24%;
}
.video-st-see img{
    width: 100%;
    height: auto;
}
.video-st-content{
    padding-top: 50px;
}
.video-st-content-row{
    padding-bottom: 40px;
}
.video-st-head{
    padding: 10px 15px;
    font-size: 22px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    background-color: #4ABCC5;
    margin-bottom: 20px;
}
.video-record-history{
    max-width: 80%;
    margin: auto;
}
.video-record-icon{
    margin-bottom: 40px;
}
.video-record-icon img{
    width: 120px;
    height: auto;
}
.video-record-history-common{
    padding-top: 60px;
}
.video-record-history-common h4{
    font-family: "GoldplayAlt-SemiBold";
    color: #4ABCC5;
}
.video-record-history-common-list{
    padding-top: 50px;
}
.video-st-advanced-feautres{
    position: relative;
}
.video-st-advanced-feautres-view{
    position: absolute;
    right: -140px;
    top: -32%;
    width: 26%;
}
.video-st-advanced-feautres-view img{
    width: 100%;
    height: auto;
}
@media (max-width:1800px) {
.video-streaming-ban{
    right: -30px;
    width: 620px;
    bottom: 140px;
}
.main-wrapper.video-streaming .on-demand-home .mainbanview p{
    max-width: 900px;
}
.vid-st-scimg{
    width: 560px;
    right: 230px;
}
.video-st-advanced-feautres-view {
    right: -80px;
}
}
@media (max-width:1680px) {
.video-streaming-ban{
    right: -20px;
    width: 560px;
    bottom: 120px;
}
.main-wrapper.video-streaming .on-demand-home .mainbanview p{
    max-width: 840px;
}
.vid-st-scimg {
    width: 520px;
    right: 200px;
}
.video-reels {
    width: 220px;
}
.video-stream-solution{
    padding: 60px;
}
.video-st-head{
    font-size: 20px;
}
}

@media (max-width:1540px) {
.video-streaming-ban{
    width: 500px;
}
.main-wrapper.video-streaming .on-demand-home .mainbanview p{
    max-width: 800px;
}
.vid-st-scimg {
    width: 480px;
    right: 140px;
}
.vid-st-view{
    width: 170px;
    top: 0;
}
}
@media (max-width:1480px) {
.video-streaming-ban{
    width: 460px;
}
.vid-st-scimg {
    right: 80px;
}
}

@media (max-width:1320px) {
.video-streaming-ban {
    width: 400px;
}
.main-wrapper.video-streaming .on-demand-home .mainbanview p {
    max-width: 700px;
}
.video-stream-solution {
    padding: 40px;
}
.video-st-head{
    font-size: 18px;
}
.video-reels {
    width: 180px;
}
}

@media (max-width:1220px) {
.video-streaming-ban {
    width: 360px;
    bottom: 140px;
}
.main-wrapper.video-streaming .on-demand-home .mainbanview p {
    max-width: 600px;
}
.vid-st-scimg {
    width: 420px;
    right: 30px;
}
}

@media (max-width:1023px) {
.video-streaming-ban,.vid-st-scimg,.vid-st-view{
    display: none;
}
.posrelvid{
    padding-top: 0;
}
.video-st-app-dev-com{
    padding-left: 20px;
    padding-right: 20px;
}
.video-streaming-features-row .section-title {
    padding-right: 20px;
}
.video-streaming-features-app {
    margin-right: 20px;
}
.video-streaming-features-row:nth-child(2n) .section-title {
    padding-left: 20px;
}
.video-streaming-features-row:nth-child(2n) .video-streaming-features-app {
    margin-left: 20px;
}
.video-streaming .type-business-flutter .section-title h2 br{
    display: none;
}
.video-record-icon img{
    width: 80px;
}
}

@media (max-width:767px) {
.video-st-app-dev-com {
    padding: 30px 10px;
}
.vid-st-busapp,.video-reels{
    display: none;
}
.video-streaming-features{
    padding-bottom: 20px;
}
.video-streaming-features-app {
    margin-left: 20px;
}
.video-streaming-features-row .section-title{
    padding-left: 20px !important;
}
.video-streaming-features-row{
    padding-bottom: 30px;
}
.video-stream-solution {
    padding: 20px;
}
.video-st-content {
    padding-top: 30px;
}
.video-st-see,.video-st-advanced-feautres-view{
    display: none;
}
.video-st-advanced-feautres{
    padding: 0 10px;
}
.video-st-content-row {
    padding-bottom: 20px;
}
.video-record-history {
    max-width: 100%;
}
.video-record-history-common {
    padding-top: 30px;
}
.video-record-history-common-list {
    padding-top: 20px;
    padding: 10px;
    padding-right: 10px;
}
.video-record-history-common-list + .space100 h4{
    padding-left: 20px;
}
}

/*Video Streaming Page End Here*/