.mrow{
    display: flex;
}

.col-txt{
    max-width: 600px;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.col-txt-right{
    padding-right: 0;
    padding-left: 50px;
}
.col-img{
    max-width: calc(100% - 600px);
    position: relative;
}


.slider_area {
    display: flex;
} 



.swiper-slide {
    border: 13px solid #f9fafd;
    border-radius: 10px;
    overflow: hidden;
}

.col-img-left .swiper-slide {
    border: 13px solid #f9fafd;
}


.col-txt .my-active {
    border: 3px solid #38a2ce;
}

.layout_list{
    display: inline-block;
}

.layout_list i {
    margin-right: 9px;

}

.layout_list li {
    cursor: pointer;
    padding: 6px 20px;
    font-size: 16px;
}   

.layout_list li:not(.active):hover {
    background-color: #eee;
}

.layout_list li.active{
    background-color: #3e73ea;
    color: #fff;
}
.video_slide{
    display: flex;
    background-color: #fdf3ff;
}

.swiper_dynamic_sections video{
    margin-top: -2px;
    margin-left: -4px;
}
.slider_or_grid{
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 27px;
}
span.craft_net {
    font-size: 24px;
}
.layout_list_below {
    margin-bottom: 10px;
}

.features-page u {
    font-weight: 600;
}









.docs_container {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 50px;
}
.docs_left {
    min-width: 274px;
    margin-right: 68px;
}
.docs_left a {
    padding: 10px 5px;
    margin-bottom: 3px;
    display: block;
    border-bottom: 1px solid #ddd;
    color: #444;
}
.docs_left a.active {
    background-color: #3e73ea;
    color: #fff;
}

.docs_container {
    display: flex;
    margin-top: 40px;
    font-family: Roboto;
    margin-bottom: 100px;
}
.doc_seperator {
    margin-bottom: 29px;
}
.docs_right {
    line-height: 1.7;
}
.docs_right h3 {
    margin-bottom: 30px;
}
.docs_left a:hover {
    background-color: #f1f1f1;
}
.help_link_wrap {
    display: flex;
    margin-top: -16px;
}
.help_link_left {
    max-width: 525px;
    margin-right: 82px;
}
.help_link_right {
    margin-top: -20px;
}

.docs_right a:visited {
    color: #004cff;
}

.docs_left a.active:hover{
    background-color: #3e73ea
}


.features .container{
    max-width: 90%;
}
.docs .container{
    max-width: 1300px;
}
.about .container{
    max-width: 1250px;
}
header{
    z-index: 99999 !important;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #f9fafd;
}
.inner_page{
    padding-top: 100px;
}

.features-page .row > div:not(.feature-image-wrapper){
    padding: 0 0px !important;
}
.features-page .banner-info.banner-info-product {
    font-size: 19px;
}
.banner-info p {
    margin-bottom: 22px;
}

h4.hero_pre_hading_1.hero_pre_hading_1_product {
    margin-bottom: 6px;
}

.centered-cont{
    border: 1px solid #eee;
    padding: 40px 100px;
    border-radius: 8px;
}

a.preview_page {
    font-size: 15px;
    text-decoration: underline;
    margin-left: 12px;
    color: #3e73ea;
}
.capitalize {
    text-transform: capitalize;
}

.container-big{
    position: relative;
}


.dot-shape{
    content: "";
    position: absolute;
    width: 74px;
    background: url(https://robust-themes.com/site/images/repeat-grid.svg);
    height: 55px;
    z-index: -1;
}

span.logo {
    display: flex;
    align-items: center;
}
.logo img{
    width: auto;
}
span.logo_name {
    font-size: 25px;
    margin-top: 3px;
    display: block;
    margin-left: 16px;
    color: #fff;
    background-color: #0b3558;
    padding: 4px 8px 2px 8px;
    border-radius: 5px;
}


span.logo_name____ {
    font-size: 23px;
    margin-top: 3px;
    display: inline-block;
}

.live_demos_drop {
    display: inline;
    color: #004cff;
}

.live_demos_drop ul.dropMenu{
    bottom: -219    px;
    left: -19px;
}
.more_d_sections {
    border: 1px solid;
    padding: 4px 23px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

.more_d_sections i {
    margin-left: 12px;
    margin-top: -2px;
}
.more_d_sections {
    border: 1px solid;
    padding: 8px 30px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    cursor: pointer;
}

.about_box {
    line-height: 1.5;
}
.about_box_heading {
    font-size: 27px;
    display: flex;
    align-items: center;
}
.about_box_heading i {
    margin-left: 11px;
    font-size: 38px;
    margin-top: -2px;
}

.contact_form-wrapper {
    margin-top: 0px;
}
.contact-info-wrapper {
    padding: 0px 40px;
}

.large-image video{
    max-width: 100%;
}

.col-img,.col-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media(min-width: 1750px) {

    .col-img-netflix{
        max-width: 940px;
    }

}

@media(max-width: 1650px) {
    .features-page {
        font-size: 16px;
    }
}

@media(max-width: 1300px) {
    .centered-cont {
        border: 0px solid #eee !important;
        padding: 40px 0px !important;
    }
}

@media(max-width: 1100px) {
    .col-txt{
        max-width: 400px !important;
    }
    .col-img{
        max-width: calc(100% - 400px) !important;
    }
    .features-page {
        font-size: 14px;
    }
    .layout_list li{
        font-size: 14px !important;
    }

}

@media(max-width: 860px) {
    .dot-shape{
        display: none;
    }

    .col-txt{
        max-width: 100% !important;
        width: 100% !important;
    }
    .col-img{
        max-width: 100% !important;
        width: 100% !important;
    }
    .container-big .mrow{
        display: block;
    }
    .dot-shape{
        display: none;
    }
    .col-txt-right{
        padding-left: 0px;
    }
    .large-image_ {
        margin: 20px 0;
    }
    .col-img {
        margin: 20px 0;
    }


    section.features-page.no-circle.s-heading {
        padding: 0;
    }
}

@media(max-width: 740px) {
   
    
}


.mobile-menu span {
    margin-top: 30px;
    display: block;
    margin-left: 20px;
    margin-bottom: 19px;
    font-size: 14px;
    font-weight: 700;
}
/*inner_page.features*/

.large-image .swiper-slide img {
    border-radius: 10px;
}
.col-img img {
    border-radius: 10px;
}




.large-image{
    position: relative;
}
.bpop_overlay {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: rgb(0 0 0 / 21%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.bpop_wrap {
    transform: scale(0);
}
.bpop_wrap {
    width: 450px;
    background-color: #fff;
    padding: 30px 20px 20px 20px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
}
.close_bpop {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 22px;
    cursor: pointer;
}
.bpop_wrap .upper_text {
    margin-bottom: 15px;
    font-size: 24px;
}


.bpop_wrap .nBadge.granted.circle1 {
    width: 182px;
    margin: 0 auto;
    margin-bottom: 47px;
    height: 182px;
}
.nBadge.circle1.granted {
    border: 3px solid rgb(127 127 127 / 65%);
}

.nBadge.circle1.granted {
    border: 3px solid rgb(127 127 127 / 65%);
}
.nBadge.circle1 {
    background-color: unset;
    border: 3px solid rgb(127 127 127 / 22%);
}
.nBadge.circle1 {
    background-color: unset;
    border: 3px solid rgb(127 127 127 / 22%);
}
.bpop_wrap .circle1 {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    padding: 10px 10px !important;
    border-radius: 100%;
    position: relative;
    aspect-ratio: 1 / 1;
}
.bpop_wrap .circle1 {
    width: 182px;
    margin: 0 auto;
    margin-bottom: 47px;
    height: 182px;
}

.bpop_wrap .badge-img {
    padding: 10px;
}
.badge-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.badge-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.bpop_bgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    z-index: -1;
}
.bpop_bgImg img {
    height: 100%;
}
canvas.confetti {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999999;
}
.bpop_wrap_button {
    margin: 100px 43px;
    background-color: #fec600;
    padding: 20px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 20px;
    cursor: pointer;
}

.bpop_wrap_button_inline {
    margin: 0px;
    padding: 6px 23px;
    margin-left: 44px;
    font-size: 18px;
}

.badges_header_row h4 {
    margin-bottom: 0px;
}
.badges_header_row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.badge-text {
    margin-top: 6px;
    background-color: #fec600;
    padding: 6px 24px;
    border-radius: 3px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
}



.challenge_page_wrap {
    display: flex;
    margin-top: 80px;
}
.challenge_page_wrap section {
    padding: 30px 0;
    border-bottom: 0px;
}

.challenge_page_left {
    width: 750px;
    line-height: 1.7;
    font-size: 18px;
}
.challenge_page_right {
    margin-left: 50px;
}

h1.challenge_h1 {
    margin-bottom: 20px;
}

.challenge_page_right img {
    margin-bottom: 40px;
    border: 3px solid #e9e9e9;
    border-radius: 5px;
}

.chal_mobile_header {
    display: flex;
    align-items: center;
}

.chal_mobile_header a {
    font-size: 16px;
    margin-left: 24px;
    color: #004cff;
}


.docDoc div{
    margin-bottom: 60px;
}

.docDoc h4 {
    text-decoration: underline;
}

.crown img {
    width: 14px;
    display: inline-block;
    object-position: 0px 1px;
  
}

.crown {
    position: relative;
}

.crown:hover:before {
    content: 'Only in Premium Version';
    position: absolute;
    z-index: 9999999;
    background-color: #ebebeb;
    bottom: -34px;
    left: -80px;
    white-space: nowrap;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    padding: 1px 10px;
}
.crown_title img {
    width: 19px;
    object-position: 0px 3px;
}