.hero-landing-v6 {
    background-color: #FE3436;
    padding: 95px 52px 52px;
    overflow: hidden;
    position: relative;
    /* border: 52px solid #FE3436; */
}
.vw-bg-landing{
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 52px;
    left: 52px;
    position: absolute;
    right: 52px;
    top: -150px;
}
/* .hero-landing-v6:before{
    background-image: url("https://videowise.com/hubfs/landing/palm%20(1).svg");
    position: absolute;
    left: -42px;
    content: '';
    top: 639px;
    background-position: center;
    background-repeat: no-repeat;
    width: 317px;
    height: 505px;
    z-index: 1;
}
.hero-landing-v6:after{
    background-image: url("https://videowise.com/hubfs/landing/palm.svg");
    position: absolute;
    right: -46px;
    content: '';
    top: 650px;
    background-position: center;
    background-repeat: no-repeat;
    width: 335px;
    height: 533px;
    z-index: 1;
} */
.landing-page-container {
    width: 100%;
    max-width: 1366px;
    margin: auto;
    padding: 75px 52px 111px;
    position: relative;
}
.landing-page-container::before,.landing-page-container::after,
.hero-landing-v6::before,.hero-landing-v6::after,
.hero-landing-v6 .hero__title::before,.hero-landing-v6 .hero__title::after,
.vw-bg-landing::before,.vw-bg-landing::after,
.hero-landing-top::before,.hero-landing-top::after
{
    content: '';
    position: absolute;
    width: 52px;
    height: 52px;
    background: #FE3436;
    z-index: 1;
}
.hero-landing-v6::before{
    top: 51px;
    right: 139px;
}
.hero-landing-v6::after{
    background: #000;
    top: 103px;
    right: 87px;
}
.vw-bg-landing::before{
    top: 521px;
    right: 0;
}
.vw-bg-landing::after{
    background: #000;
    top: 572px;
    right: 52px;
}
.landing-page-container::before{
    bottom: 52px;
    right: 191px;
}
.landing-page-container::after{
    background: #000;
    bottom: 0;
    right: 139px;
}
.hero-landing-v6 .hero__title::before{
    bottom: 30px;
    left: 448px;
}
.hero-landing-v6 .hero__title::after{
    background: #000;
    bottom: -21px;
    left: 500px;
}
.hero-landing-top::before{
    top: 82px;
    left: 574px;
}
.hero-landing-top::after{
    background: #000;
    top: 30px;
    left: 523px;
}
.hero-landing-top, .hero-landing-images{
    position: relative;
}
.hero-landing-v6 .hero__title{
    width: 100%;
    max-width: 748px;    
}


.hero-landing-v6 .hero__title .row2{
    color: #ffffff;
    text-align: left;
    font-family: "RecklessNeueItalic", sans-serif;
    font-size: 224px;
    line-height: 172px; /* 81.308% */
    letter-spacing: -8.96px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-bottom: 16px;
}
.hero-landing-v6 .hero__title .row1,.hero-landing-v6 .hero__title .row3{
    color: #ffffff;
    text-align: left;
    font-family: "RecklessNeueItalic", sans-serif;
    font-size: 128px;
    line-height: 140px; /* 81.308% */
    letter-spacing: 2.56px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: inline-block;
    
}
.hero-landing-v6 .hero__title .row1{
    margin-bottom: 12px;
}

.hero-landing-v6 .hero__title .row1::before,.hero-landing-v6 .hero__title .row2::before,.hero-landing-v6 .hero__title .row3::before{
    position: absolute;
    content: '';
    width: 500%;   
    right: -30px;
    background: #FE3436;
    z-index: -1;

}
.hero-landing-v6 .hero__title .row1::before{
    height: calc(100% + 9px);
    top: -7px;
}
.hero-landing-v6 .hero__title .row2::before{
    height: calc(100% + 46px);
    top: -18px;
}
.hero-landing-v6 .hero__title .row3::before{
    height: calc(100% + 18px);
    top: -12px;
}
.hero-landing-v6 .subtitle-landing{
    margin: 0 auto 48px;   
    color: #fff;
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 166.667% */
    font-family: 'LL Brown', sans-serif!important;

}
.hero-landing-v6 .btn.btn-yellow{
    margin: 0;  
    padding: 18px 40px;
    border: 2px solid rgba(19, 23, 22, 0.50);
    background: #FE3436;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    gap:10px;
    font-weight: 600S;
}
.hero-landing-v6 .btn.btn-yellow:hover{
    background: #E63334;
}
.hero-landing-images-top{
    text-align: center;
}
.hero-landing-images-top img{
    max-width: 1238px;
    width: 100%;
}
.hero-landing-images-bottom{
    text-align: center;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #1317161a;
}
.hero-landing-images-bottom img{
    max-width: 985px;
    width: 100%;
}
.laptop-logo,.tablet-logo, .mobile-logo{
    display: none;
}
#video-home {
    width: 100vw;
    height: 100%;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    left: 0;
}
a.btn span:last-of-type{
    padding-bottom: 2px;
}

.hero-landing-v6 .bottom-hero{
    background: #000;    
    /* margin-top: 113px; */
    position: relative;
}
.hero-landing-v6 .hero-container{
    max-width: 1366px;
    margin: auto;
    padding: 90px 52px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bottom-hero-left{
    max-width: 670px;
    text-align: left;
}
.bottom-hero-right{
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 381px;
}
.bottom-hero-right .nr-row{
    color: #FFF;
font-family: "RecklessNeueItalic", sans-serif;
font-size: 36px;
font-weight: 400;
line-height: 44px; /* 122.222% */
letter-spacing: 3px;
text-transform: uppercase;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
gap: 26px;
}
.bottom-hero-right .nr-row span{
    color: #FE3436;
    text-align: center;
    font-family: "RecklessNeueItalic", sans-serif;
    font-size: 102px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 4px;
}
.bottom-hero-right .line{
    height: 2px;
    width: 100%;
    background: #ffffff;
}
.hero-landing-v6-container{
position: relative;
width: 100%;
height: auto;
display: block;
}
.slider-logo-left{
    width: 52px;    
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 999;
    /* background-color: #FE3436; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-logo-left .imgs{
    -webkit-animation: scrolling-left1 50s linear 0.01s infinite;
    animation: scrolling-left1 50s linear 0.01s infinite;
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
    width: 32px;
    position: absolute;
    height: 10272px;
   
}

@keyframes scrolling-left1 {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    100% {
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
}

@-webkit-keyframes scrolling-left1 {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    100% {
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
}
@keyframes scrolling-left2 {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    100% {
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
}

@-webkit-keyframes scrolling-left2{
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    100% {
        transform: translate3d(0, -50%, 0);
        -webkit-transform: translate3d(0, -50%, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
}

@keyframes scrolling-left3 {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    100% {
        transform: translate3d(-50%, 0, 0);
        -webkit-transform: translate3d(-50%, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
}

@-webkit-keyframes scrolling-left3 {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    100% {
        transform: translate3d(-50%, 0, 0);
        -webkit-transform: translate3d(-50%, 0, 0);
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
}


.slider-logo-right{
    width: 52px;    
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 999;
    /* background-color: #FE3436; */
    display: flex;
    justify-content: center;
    align-items: center;

}
.slider-logo-right .imgs{
    -webkit-animation: scrolling-left2 50s linear 0.01s infinite;
    animation: scrolling-left2 50s linear 0.01s infinite;
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
    width: 32px;
    position: absolute;
    height: 10272px;  
    animation-direction: reverse;
}
.slider-logo-bottom{    
    height: 52px;
    left: 0;
    bottom: 0;
    z-index: 9999;
    position: absolute;
    background-color: #FE3436;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-logo-bottom .imgs{
    -webkit-animation: scrolling-left3 50s linear 0.01s infinite;
    animation: scrolling-left3 50s linear 0.01s infinite;
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: contain;
    height: 32px;
    position: relative;
    width: 10272px;
}



@media (min-width: 1024px) and (max-width: 1300px) {
    .landing-page-container::before{
        bottom: 51px;
    }
    .landing-page-container::after{
        bottom: -1px;
    }
    .vw-bg-landing::before,
    .vw-bg-landing::after{
        display: none;
    }

    .vw-bg-landing{
        background-position: 26% top;
        top: -186px;
    }
   
    .hero-landing-v6 .hero-container{
        padding: 64px 32px;
    }
    .bottom-hero-left{
        max-width: 448px;
    }
    .bottom-hero-right .nr-row span{
        font-size: 88px;
    }
    .bottom-hero-right .nr-row{
        font-size: 28px;
        line-height: 36px;
        
    }
    .bottom-hero-right {
        gap: 16px;
        max-width: 315px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .landing-page-container::before,.landing-page-container::after,
    .hero-landing-v6::before,.hero-landing-v6::after,
    .bottom-hero::before,.bottom-hero::after,
    .vw-bg-landing::before,.vw-bg-landing::after,
    .hero-landing-top::before,.hero-landing-top::after
    {
        width: 40px;
        height: 40px;

    }
    .hero-landing-top::before,
    .hero-landing-top::after,
    .hero-landing-v6 .hero__title::before,
    .hero-landing-v6 .hero__title::after{
        display: none;
    }
    .hero-landing-v6::before {        
        right: 218px;
    }
    .hero-landing-v6::after {        
        top: 91px;
        right: 178px;
    }
    .vw-bg-landing::after {       
        top: 609px;        
    }
    .vw-bg-landing::before {
        top: 569px;
        right: 92px;
    }
    .landing-page-container::before {
        bottom: 21px;
        left: 0;
        right: unset;
    }
    .landing-page-container::after {
        right: unset;
        bottom: 61px;
        left: 40px;
    }
    .desktop-logo,.laptop-logo, .mobile-logo{
        display: none;
    }
    .tablet-logo{
        display: block;
    }
    .hero-landing-v6 .hero__title{
        max-width: 499px;
    }
    .hero-landing-v6 .hero__title .row1, .hero-landing-v6 .hero__title .row3{
        font-size: 88px;
        line-height: 96px; /* 109.091% */
        letter-spacing: 1.76px;
        margin-bottom: 0;
    }
    .hero-landing-v6 .hero__title .row2{
        font-size: 148px;
        line-height: 137px; /* 105.405% */
        letter-spacing: -5.92px;
        margin-bottom: 0;
    }
    .hero-landing-v6 .subtitle-landing{
        max-width: 604px;
        font-size: 18px;
        line-height: 32px;
        margin: 0 auto 40px;
    }
    .hero-landing-v6 .line-v5{
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .landing-page-container{
        padding: 86px 32px 129px;
    }
    .hero-landing-images-bottom, .hero-landing-images-top{
        max-width: 586px;
        margin: auto;
    }
    .hero-landing-images-top img{
        max-width: 586px;
        width: 100%;
    }

    .hero-landing-images-bottom img{
        max-width: 586px;
        width: 100%;
    }   
    .hero-landing-v6 .hero__title .row1::before {
        height: calc(100% + 5px);
        top: -3px;
    }
    .hero-landing-v6 .hero__title .row2::before {
        height:100%;
        top: 1px;
    }
    .hero-landing-v6 .hero__title .row3::before {
        height: calc(100% + 0px);
        top: 0px;
    }
    .slider-logo-left .imgs,.slider-logo-right .imgs{
        width: 24px;
    }
    .slider-logo-bottom .imgs{
        height: 24px;
    }
    .hero-landing-v6 .hero-container{
        padding: 48px 36px;
        flex-direction: column;
        gap: 40px;
        align-items: flex-start;
    }
    .bottom-hero-right .nr-row span{
        font-size: 80px;
    }
    .bottom-hero-right .nr-row{
        font-size: 26px;
        line-height: 34px;
        
    }
    .bottom-hero-right {
        gap: 12px;
        max-width: 312px;
    }
    .vw-bg-landing{
        background-image: url('https://videowise.com/hubfs/landing/hero-resp.webp')!important;
        width: calc(100% - 104px);
        height: calc(100% - 104px);
        top: -10px;
        background-position-x: 61%;
    }
}
@media (max-width: 767px) {
    .landing-page-container::before,.landing-page-container::after,
    .hero-landing-v6::before,.hero-landing-v6::after,
    .bottom-hero::before,.bottom-hero::after,
    .vw-bg-landing::before,.vw-bg-landing::after,
    .hero-landing-top::before,.hero-landing-top::after
    {
        width: 24px;
        height: 24px;
    
    }
    .hero-landing-top::before,
    .hero-landing-top::after,
    .hero-landing-v6 .hero__title::before,
    .hero-landing-v6 .hero__title::after{
        display: none;
    }
    .hero-landing-v6::before {        
        right: 110px;
        top: 92px;
    }
    .hero-landing-v6::after {        
        top: 116px;
        right: 86px;
    }
    .vw-bg-landing::after {       
        top: 412px;
        right: 19px;        
    }
    .vw-bg-landing::before {
        top: 388px;
        right: 42px;
    }
    .landing-page-container::before {
        bottom: 15px;
        left: 0;
        right: unset;
    }
    .landing-page-container::after {
        right: unset;
        bottom: 40px;
        left: 24px;
    }
    .desktop-logo,.laptop-logo, .tablet-logo{
        display: none;
    }
    .mobile-logo{
        display: block;
    }
    .hero-landing-v6{
        padding: 92px 12px 12px;
    }
   
    .hero-landing-v6 .hero__title{
        max-width: 335px;
    }
    .hero-landing-v6 .hero__title .row1, .hero-landing-v6 .hero__title .row3{
        font-size: 64px;
        line-height: 72px; /* 109.091% */
        letter-spacing: 1.28px;
        margin-bottom: 0;
    }
    .hero-landing-v6 .hero__title .row2{
        font-size: 108px;
        line-height: 116px; /* 105.405% */
        letter-spacing: -5.4px;
        margin-bottom: 0;
    }
    .hero-landing-v6 .subtitle-landing{
        max-width: 100%;
        font-size: 18px;
        line-height: 32px;
        margin: 0 auto 40px;
    }
    .hero-landing-v6 .line-v5{
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .landing-page-container{
        padding: 88px 0px;
    }
    .vw-bg-landing {
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 31px;
        left: 12px;
        position: absolute;
        right: 12px;
        top: 92px;
        background-image: url('https://videowise.com/hubfs/landing/hero-resp.webp')!important;
        width: calc(100% - 24px);
        height: calc(100% - 24px);
        top: 92px;
    }
    .hero-landing-images-bottom, .hero-landing-images-top{
        max-width: 586px;
        margin: auto;
    }
    .hero-landing-images-top img{
        max-width: 586px;
        width: 100%;
    }

    .hero-landing-images-bottom img{
        max-width: 586px;
        width: 100%;
    }   
    
    .hero-landing-v6 .hero__title .row1::before {
        height: calc(100% + 5px);
        top: -3px;
    }
    .hero-landing-v6 .hero__title .row2::before {
        height:100%;
        top: 1px;
    }
    .hero-landing-v6 .hero__title .row3::before {
        height: calc(100% + 0px);
        top: 0px;
    }
    .slider-logo-left,.slider-logo-right ,.slider-logo-bottom{
        display: none;
    }
    .hero-landing-v6 .hero-container{
        padding: 40px 20px;
        flex-direction: column;
        gap: 40px;
        align-items: flex-start;
    }
    .bottom-hero-right .nr-row span{
        font-size: 80px;
    }
    .bottom-hero-right .nr-row{
        font-size: 26px;
        line-height: 34px;
        
    }
    .bottom-hero-right {
        gap: 12px;
        max-width: 312px;
    }
    
}
/* temp? */
/* .vw-info-home { */
    /* background: #FE3436;
    width: 100%;
    height: 32px;
    border-bottom: 1px solid #FE3436; */
    /*temp*/
    /* display: block!important; */
    /* display: none; */
    /* position: fixed;
    z-index: 99999; */

/* } */
/* 
.vw-info-home a {   
    z-index: 200;
    width: 100%;
    height: 32px;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    line-height: 1em;
    display: flex;
    position: relative;
    text-decoration: none;
}
.vw-info-home .text{
font-size: 14px;
line-height: 20px;
}
.vw-info-home .text span{
    font-family: "RecklessNeueItalic", sans-serif;
    font-size: 15px;
}
.vw-bg-landing a:hover{
    text-decoration: none;
}
.info-horizontal-videowise{
    justify-content: flex-start;
    align-items: center;
    display: flex;
    white-space: nowrap;
    will-change: transform;
    animation: marquee-horizontal 60s linear infinite;
}
.info-horizontal-videowise-container {
    grid-column-gap: 50px;
    align-items: center;
    display: flex;
}
@keyframes marquee-horizontal {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
.vw-info-home img{
    min-width: 680px;
    min-height: 23px;
}
.header-partners-v6{
    top: 32px!important;
    border-top: 10px solid;
} */
