html{
    scroll-behavior: initial;
    overflow-x:hidden !important;

  }

html, body{
    width:100%;
    position:relative;
    min-height: 100%;
    overflow-x:hidden !important;
}

.full{
    margin-left:calc(50% - 50vw);
    margin-right:calc(50% + 50vw);
    width:100vw !important
}
.r-hero {
    width: 100%;
    height: 80vh;
    background: #E6FBF3;
    padding: 10px;
    overflow:hidden
}
.r-product {
    width: 100%;
    height: 80vh;
    margin-top:30px;
    background: #E6FBF3;
    /* padding: 10px; */
    /* overflow:hidden */
}

.mainBody-1{
    display:flex; 
    height:169px; 
    transition:font-size 1s;
    /* background:black; */
    overflow:hidden;
    /* border: 2px solid #000; */
}

.mainBody-2{
   margin-top:-100px;
}
.mainBody-1-mob{

    display:none;
}
.pay-letter-mob{
    transition:font-size 1s;
    display:none
}

.r-heading {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0
}

.r-hero div h1 {
    height: fit-content;
    width: 100%;
}

.r-font {
    font-size: 11rem;
    line-height: 80%;
    letter-spacing: -10px;
    /* max-width: 1050px; */

}
.changer{
    position:relative;
    display:flex;
    flex-direction: column-reverse;
    padding-left:30px;
}
.phar:nth-child(1){
    padding-bottom: 30px;
}
.phar{
    padding:20px 0px;
    /* filter:blur(5px) */
    /* background:red; */

    white-space: nowrap;
    /* word-wrap: unset; */
    /* -moz-hyphens: none; */
    /* -webkit-hyphens: none; */
    /* hyphens:none; */

    /* background:red; */
    /* overflow:hidden; */


}
/* .holy-app{
    width:100vw;
    overflow:hidden !important;
} */

.foreveryone{
    /* margin-top:50px;  */
    padding-bottom:0px !important;
    display:flex;
    align-items: center;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240516153231/Gradient-Exploration_3-3-scaled.jpg") no-repeat;
    background-position:center center;
    background-size: cover;
    height:100%;
    width:100vw;
}

.foreveryone-item:nth-child(1){
    padding:50px 0px
}
.foreveryone-image{
    margin:0px;
    display:flex;
    align-items: flex-end;
}
.r-legals {
    margin: 0 auto;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin-top:-80px !important;
    padding-bottom:30px !important;
}

.r-legals p:nth-child(2) {
    justify-self: flex-end;
    align-self:flex-end
}

.h {
    max-width: 1240px;
    margin:0 auto;
    padding:10px;
}

/* .r-work-toggle{
    margin-top:30px !important;
} */
.r-legals-2 {
    max-width:1240px;
    padding: 30px !important;
    margin-top: 20px;
    margin: 0 auto;
    text-align:left
}

.r-body {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 100px 10px;
}

.r-body-font {
    font-size: 6rem;
    line-height: 80%;
    letter-spacing: -4;
    opacity:0;
    transition:font-size .5s

}

.r-body-font i {
    font-weight: lighter;
}

.r-body-heading {
    display: flex;
    flex-direction: column;
}

.r-body-heading h1 {
    margin-top: 10px;
}

.r {
    justify-content: flex-end;
    text-align: right;
}

.l {
    justify-content: flex-start;
    text-align: left;
}

.c {
    justify-content: center;
    text-align: center;
}


.split{
    width:50%
}

.flex {
    display: flex;
}

.r-trustpilot-container{
    margin-left:0px;
    margin-bottom:50px;
}

.r-trustpilot {
    margin: 0 auto;
    margin-top:100px;
}

.r-trustpilot i {
    font-size: 42px;
    color: #00d287;
    margin-left:-10px;

}
.r-trustpilot p{
    padding-bottom:10px;
}

#zilch_card {
    width: 100px;
    /* animation: animateCard 2s infinite; */
    /* transition:scale 1s */
}

.r-work-toggle{
    background:#E6FBF3;
 
    width:100%;
    /* height:80vh; */
    margin-top:30px;
    /* padding:0px !important; */
}








.vidBorder{
    border-color:#E6FBF3;
    position:absolute;
    z-index:1;
    margin:0 auto;
    width:100%;
    height: calc(100%)
}

.z-c-title{
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

.z-c-sub{
    color:#00d287
}
.z-c-title i, 
.z-c-title{
    color:#00d287
}

.washedGreen{
    width:100vw;
    height:100vh;
    background:#E6FBF3;
    position:absolute;
    z-index:-1;
    overflow:hidden;
    
}
.plan-title-main{
    display:flex;
    width:100%;
}
.plan-apr{
    font-size:15px; 
    width: 120px; 
    color:#00d287
}
.plan{
    display:flex;
    justify-content: space-between;
    padding:20px;
    margin-top: 10px;
}
.plan p {
display:flex;
align-items: center;
}


.r-split-two{
    padding:0 50px;
}

.r-split-two h1{
text-align: left !important;
max-width:350px

}
.r-split-two p{
text-align: left !important;
/* padding:0px 20px; */
max-width:250px
}
.pay-plans{
    list-style: none;
    margin:0 auto;
    /* width:300px; */
}
.pay-plans li{
    margin-top: 10px;
    display:flex;
}

.pay-plans div:nth-child(2){
  background:white;
  padding: 15px;
  border-radius: 15px;
  width:340px;
}
.menu-toggle{
    background:#E6FBF3 !important
}
.pay-plans p{
    text-align: center;
}
.plans{
 display:flex;
flex-direction: column;
 width:100%;
list-style: none;
padding:20px;
padding-top:0px;
}

.plans li{
    margin-top:20px;
    width:100%;
}
.title-wrapper{
width:100vw;
margin-top:-100vh !important;
height:100vh;
text-align:left;
display:flex;
align-items: center;
justify-content: space-between;
/* padding:7vw */
}
@media  screen and (max-width:1240px) {
    .title-wrapper{
        padding:20px !important;
    }
}

.legal-terms{
    color: white; padding-top:20px;
}
.z-c-image{
    width:100vw;
    height:100vh;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240610110404/Stocksy_comp_5146070-2.png") no-repeat;
    background-size:cover;
    background-position:center

    /* animation: imageUp 2.5s forwards; */
    /* background:#000; */
}

@keyframes imageUp {
    0%{
        background-position:0px 100vh;
    }
    100%{
        background-position: bottom;
    }
}
.foreveryone-item{
    height:100%;
    display:flex;
    flex-direction: column;
    justify-content: center;
    padding:0px !important
}
.foreveryone-item p{
 max-width:320px

}

.foreveryone-image{
    height:100%
}
.learnmore_btn{
    text-decoration: underline;
    font-size: 16px !important;
    font-weight:bold;
}
.zilch-product-copy p{
    font-size:20px;
}

.r-strip div{
    display:flex;
    flex-direction: row;
    align-items: center;
    
}
.r-strip a{
    margin-left:20px;
}

.r-strip{
    padding:20px;
    background:#085439;
    color:white;
}

.parralax{
    min-height: 80vh;
    width:100vw;
    background-position: center;
    background-repeat: repeat;
    background-size: 100%;
    background-attachment: fixed;
}

.r-bento{
    margin-top:30px;
    margin-bottom:50px !important;
    background:#E6FBF3;
}


.plan-wrapper{
    list-style: none;
    display:flex;
    padding: 0px;
    justify-content: center;
}

.plan-wrapper li{
    max-width:400px;
}

.high-cred-checklist{
    font-size:20px;
    border: 1px solid #92C8B4;
}


.plan-item {
height:100%;
background:#fff;
border-radius: 20px;;
margin:10px;
}

.r-bento li div{
    width:100%;
    height:100px;
    display:flex;
    align-items: center;
    justify-content: center;
}
.zeroMax{
    position:relative;
    top:-160px;
    height:100%;
    /* border:1px solid #00d287; */
    margin-top:0%;
    display:flex;
    align-items: center;
    justify-content: center;
}

.retailer-legal{
    position:absolute;
    /* background:red; */
    width:100%;
    margin-top:-240px;
    text-align:center;
    /* margin-top:-100px; */
}
.bento_top_titles{
    text-align: center;
    padding:20px;
    font-size:22pt;
}
.zeroMax p{
    font-weight: bold;
    font-size:60lvh;
}
.r-bento li p{
    font-size:18px;
    text-align: center;
    width:100%;
}
.corner-disclaimer{
    text-align: center;
}


.r-sub-bento{
    list-style: none;
    /* padding:20px; */
    display:flex;
    text-align:center;
    width:100%;
    height:800px;
    max-width: 1240px;
    margin:0 auto;
    justify-content: space-between;
}
.ticker{
    font-size:150px;
    color:#085439;
    margin-top:-50px;
}

.r-sub-bento li:first-child{
    overflow:hidden;
    
    margin-right:15px;
    /* background:red; */
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240122211903/Stocksy_comp_5046582-copy-1.png") #E6FBF3 no-repeat bottom;
    background-size:contain;
    background-position:bottom;
}
.r-sub-bento li:last-child{
    margin-top:0px;
    overflow:hidden;
    margin-left:15px;
    /* background:blue */
    background:#E6FBF3;
    /* background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240326113304/02_phones_cards_12-4.png") #E6FBF3 no-repeat bottom; */
    background-size:contain;
    background-position: center 400px;
    position:relative;
}
.r-sub-bento li{
    width:calc(50%);
    background-size: contain;
    padding-top:100px;

}

.r-sub-bento p{
    max-width:420px;
    margin:0 auto;
    transform: translate(0px);
  
}

.r-bento-sub:nth-child(2){
    margin-top:25px;
}

.r-bento-sub{
    background:#E6FBF3;
    height: 50%;
}

.r-bento-sub p{
    position:relative;
    text-align: center;
    z-index:2;
}
.Zzz{
    font-size:14rem;
    text-align: center;
}

.phoneBentoTop{
    position:absolute;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240325215312/02_phones_cards_08-1.png") no-repeat;
    background-size:contain;
    background-position: center;
    width:calc(50% - 10px);
    align-self: center;
    margin: 0 auto;
    height:300px;
    margin-top:150px;
    z-index:1;
    box-shadow: #E6FBF3 inset 0px -100px 100px;
    
}
.messages{
    display:flex;
    width:100%;
    flex-direction: column;
    padding:0px;
    margin:0px;
}
.messages div{
    margin:0 auto;
}
.messages div:nth-child(1){
    background:#41AA85;
    width:fit-content;
    color:white;
    padding:20px;
    border-radius: 10px;
    margin-left: 100px;
    margin-top:100px;
    position: relative;
    
}
.thumbnail-three-section{
    width:100%;
    height:auto;
    max-width: 1240px;
    margin:0 auto;
    padding:50px 0px;
    
}
.thumbnail-items{
    width:100%;
    height:auto;
    list-style: none;
    display:flex;
    justify-content: space-evenly;
    gap:15px;
}
.thumb-cover{
    height:300px;
    /* background:red; */
    display:flex;
    justify-content:center;
    align-items: center;
}

.thumbnail-item{
    width:calc(100% / 3);
    margin: 0 auto;
    display:flex;
    align-items: center;
    background:#E6FBF3;
    flex-direction:column

}

.thumbnail-copy h3{
margin-top:10px;
margin-bottom:-10px;
}
.thumbnail-copy{
background:white;
padding-top:10px;

}
.thumbnail-copy p{
    padding-right:20px;
}
.thumbnail-item img{
    width:100%;
    height:100%;
}

.messages div:nth-child(1){
    background:#07462F;
    width:fit-content;
    color:white;
    padding:30px;
    margin: 0 auto;

    /* margin-top:20px; */
    /* margin-right:100px; */
    border-radius: 5px;
}

.messages div:nth-child(1):after{
    content: '';
	position: absolute;
	bottom: 0;
	right:16px;
	width: 0;
    /* top:50px; */
	height: 0;
	border: 22px solid transparent;
	border-top-color: #07462F;
	border-bottom: 0;
	border-right: 0;
	margin-right: -16px;
	margin-bottom: -15px;
}
.dc{
    background:transparent;
    display:flex;
    width:100% !important;
    margin: 0 auto !important;
    justify-content: space-between;

}

.dc div{
    /* width:100px; */
    /* background:#085439; */
}


.r-bento-100{
    position:relative;
    width:100%;
    display:flex;
    align-items: center;
    padding:0px;
    background:#E6FBF3;
    overflow:hidden;
}
.r-bento-50:nth-child(1){
    width: calc(50% - 10px);
    /* margin-right:25px; */
    padding:0px;
    display:flex;
}

.r-bento-50:nth-child(2){
    width: calc(50% - 10px);
    padding:0px;
}

.elipse{
    background: url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240326113310/Ellipse-12.png") no-repeat;
    position:absolute;
    margin-left:-100px;
    width:800px;
    height:800px;
    background-size:contain;
    margin-top:0px;
    scale:.9;

    
    animation: animationTest 40s infinite linear;
    
}

.credit-section{
    width:100%;
    /* height:500px; */
    text-align: center;
    margin:30px 0px;
    
}
.credit-section p{
    max-width:370px;
    text-align: center;
    margin:0 auto;
    margin-top:20px;
}
.credit-wrapper{
    position:relative;
    overflow:hidden;
    display:flex;
    justify-content: center;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240529192138/Group-35108-1.png") no-repeat;
    background-position:center center;
    background-size:contain;
    width:100%;
    height:500px;
    box-shadow: inset 0px -80px 50px white;

}
.apr-copy{
    text-align:right;
}

.r-bento-50:nth-child(2) {
    /* max-width:300px; */
}

@keyframes animationTest {
    0%{
        rotate: 0deg
    }
    100%{
        rotate: 360deg
    }
}

.r-bento-card{
    margin-top:30px !important;
    background:#E6FBF3;
}

.r-bento-card ul{
    list-style: none;
    display:flex;
    padding:0px 200px;
}
.r-bento-card li{
width:calc(100% / 2);
height:100%;
background:#fff;
border-radius: 20px;;
margin:10px;
}

.r-bento-card li div{
    width:100%;
    height:100px;
    display:flex;
    align-items: center;
    justify-content: center;
}

.foreveryoneMob-image{
   display:none;
}
.bento-copy{
    color:white;
}


@media screen and (max-width: 1250px){
    .responsible{
        font-size:10em !important;
        line-height:11rem !important;
    }
}

/* media queries */


@media screen and (max-width:1111px) {
    .responsible{
        font-size:8em !important;
        line-height:8rem !important;
    }

    .r-font {
        scale: 1;
        margin-left: 0 !important;
    }

}



@media screen and (max-width:1240px){
 
    .mainBody-1, .mainBody-2{
        font-size:9rem;
    }
    .mainBody-2{
        margin-top:-140px;
    }
    .mainBody-1{
        height:169px; 
    }
   
}

@media screen and (max-width:970px){
    .mob-indent{
        display:block;
        text-indent:17.5px
    }
    .r-sub-bento, .r-bento-card{
        padding:0px !important;
        margin-top:-65px !important;
    }

    .r-sub-bento,
    .r-bento-card
    {
        scale:.9;
       
    }
    .z-c-title h1{
        font-size:50px;
    }
    .z-c-title p{
        font-size:20px;
        text-align: center;
    }
    .apr-copy{
        text-align:center;
    }
    .r-bento-main-subsection {
        flex-direction: column;
    }

    .plan-item{
        /* width:calc(100% ) !important; */
        margin:0px;
        scroll-snap-align: center;
        margin:15px;
    }

   .plan-wrapper{
    width:200%;
    scroll-snap-type: x mandatory;
    
   }
    .plans{
        max-width:400px !important;
        width:500px !important; 
        padding-left:20px !important;
    }

   .plan-wrapper li{
    scroll-snap-align: center;
}
    .plans{
        max-width:400px !important;
        width:500px !important; 
        padding-left:20px !important;
    }

    .credit-wrapper {
        height:200px;
    }
    .z-c-title, .z-c-sub{
        padding:20px;
        text-align: center;
        /* scale: 2; */
    }
    .corner-disclaimer{
    position:unset;
    width:100%;
    text-align: center;
   transform: translateY(110px)
    }
    .z-c-image{
        background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240610110404/Stocksy_comp_5146070-2.png") no-repeat;
        background-position:center;
        background-size:center center
    }
    .bento-copy, .r-split-two p {
        max-width:300px !important;
        width:300px;
        padding:20px 0px;
    }
    .r-bento-main{
        margin-top:60px;
    }
    .r-split-two:first-child{
    margin-top:30px;
    }
    .r-split-two{
        padding:0;
        margin:0;
    }
    .title-wrapper{
        margin-top:100px;
        padding-top:100px !important;
        flex-direction: column;
        justify-content: flex-start;
        /* align-items: flex-start; */
    }

    .elipse{
        position:unset;
        margin:0 auto;
        width: 150%;
        margin-left:-25%;
        margin-top:-25px;
        background-position:center center
    }

    .r-sub-bento{
        /* display:block; */
        flex-direction: column;
        height:fit-content;
        width:100%;
        margin: 0 auto;
    }
     
    .r-sub-bento li:first-child{
        margin-right:0px;
        width:100%;
        height:600px;
        padding-top:30px;
        background-size:cover;
        background-position: center 100px;
    }
    .r-sub-bento li:last-child{
        margin-top:30px;
        margin-left:0px;
        padding-top:30px;
        width:100%;
        height:600px;
        background-position: center 300px;
    }
    .r-bento-main {
        position:initial;
    }
    .r-bento-main-subsection {
        height:fit-content
    }

    .r-bento-main h1, .r-split-two h1 {
        max-width:100% !important;
        text-align: center !important;
    }

    .r-bento-main p {
        text-align: center !important;
    }
    .r-product {
margin-top:0px;
height: fit-content;
padding-bottom: 60px;
    }

   
    .bento-copy{
        color:black;
        width:100%;
        max-width: 100% !important;
        text-align: center !important
    }
    .dc{
        flex-direction: column;
      
    }
    .r-split-two{
        margin: 0 auto;
    }
    .foreveryoneMob-image{
        margin-top:0px;
        display:block;
    }
    .thumbnail-items {
        flex-direction: column;
        
    }
    .thumbnail-items li{
        width:calc(100% - 30px)

    }
    .thumbnail-copy{
        width:100%
    }
    .foreveryone-item{
        padding-bottom:0px !important;
    }
    .foreveryone{
        display:flex;
        flex-direction: column;
        background:#E6FBF3
    }

    .r-bento-100{
        flex-direction: column !important;
    }

    .r-bento-50:nth-child(1){
        margin-right: 0px !important; 
        max-width: 100% !important;
        width: 100vw !important;
        
    }

    .r-bento-50 p{
        width:100vw;

    }
    .r-bento-50 h1{
        font-size:3em;
        width:100vw;
    }

    .market_tiles{
        /* height: 700px; */
        background-size: contain;
        background-position: top;
    }
    .r-bento-50:nth-child(2){
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height:80vw;
        padding:50px 0px;
        margin-top:-100px
    }
    .r-font{
        margin-left: 0 !important;
    }
    .responsible{
        font-size:7em !important;
        letter-spacing: -3.4px;
        line-height:7rem !important;
    } 

    .r-bento ul{
        display:flex;
        flex-direction: flex;
        margin:0px;
        width: 200vw;
        padding-left: 0;
        padding-right: 20px;
     }

     .bentoWrapper{
        width:100vw;
        overflow-x:scroll;
        /* -ms-overflow-style: none;  */
        /* scrollbar-width: none;  */
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
     }
     .bentoWrapper::-webkit-scrollbar {
        /*Chrome, Safari, Edge*/
        display: none;
      }

     .r-bento li{
        width:100%;
     }
     .r-bento li img{
        width:100%;
    }

    .r-bento-card li{
        width:100%;
     }
     .r-bento-card li img{
        width:100%;
    }

 


    .r-bento-main-subsection {
        flex-direction: column;
    }
    .r-bento-main{
        width:100%
    }
    .r-bento-subsection{
        margin-top:40px;
        width:100%;
    }
    .phoneBentoTop {
    width: calc(100%) !important;
    }
    .r-bento-100{
        margin-top: 20px;
        padding:0px !important;
    }
    .phoneRight{
        left:calc(100vw - 600px)
    }

    .r-bento-card ul{
        display:flex;
        flex-direction: flex;
        margin:0 auto;
        /* width: 150vw; */
        padding-left: 0;
        padding-right: 20px;
     }
    

    
}

@media screen and (max-width:870px) {
    .responsible{
    font-size: 5em !important;
    letter-spacing: -4.4px;
    line-height: 5rem !important;
}
}

@media screen and (max-width:1000px){
  
    .changer{
        margin-left:-240px;
    }

    .pay-letter-mob{
        display:block;
        font-size:9rem !important;
    }
 .pay-letter{
    pointer-events: none;
    opacity: 0;
 }
 .mainBody-1{
    margin-top: 0px
 }
    .mainBody-2{
        margin-top:-160px
    }
    

}

@media screen and (max-width:735px){
    .changer{
        margin-left: -184px !important;
    }
    .pay-letter-mob, 
    .mainBody-1, 
    .mainBody-2
    {
        font-size:7rem !important;
     }
     .mainBody-1{
        margin-top:-40px;
        height:150px;
     }
     .mainBody-2{
        margin-top:-180px;
        
     }
     .r-body-heading h1{
        font-size: 4rem;
    }
    .split{
        width:100% !important
    }
    .flex{
        display:flex !important;
        /* flex-direction: column !important; */
    }

    .split h1{
        width: 140%;
    }
    
}



@media screen and (max-width:680px){
    /* .btn-refresh{
        display:none
    } */
    .strip{
        display:flex !important;
     }
}
@media screen and (max-width:578px){
    .changer{
        font-size:5rem;
        margin-left:-140px !important;
    }
    .mainBody-1, .phar{
        height:100px;
        padding-bottom:30px
    }
    .pay-letter-mob, 
    .mainBody-1, 
    .mainBody-2
    {
        letter-spacing: -6px;
        font-size:5rem !important;
     }

     .pay-letter-mob{
        margin-top:-100px;
     }
     .mainBody-1{
        margin-top:-40px;
     }
     .mainBody-2{
        margin-top:-165px ;
     }

     .r-legals{
        display:block;
        margin-left:12px;
     }

     .r-legals p:first-child{
        margin-top:-240px;
        font-size:1.3rem;
        
     }
     .r-legals p:last-child{
        margin-top:80px;
     }
     /* .btn-refresh {
        display:none;
     } */

     .r-hero:first-child{
        height: 660px
     }
    
     .strip{
        display:flex !important;
     }

     .r-bento ul{
        /* padding:30px !important; */
        margin:0px !important;
        
     }
     .r-bento li{
        padding:0px;
        /* margin:0 auto; */
        margin-top:10px;
     }

     .r-bento-card ul{
        /* padding:30px !important; */
        margin:0px !important;
        
     }
     .r-bento-card li{
        padding:0px;
        /* margin:0 auto; */
        margin-top:10px;
     }

     .r-bento-card ul{
        /* padding:30px !important; */
        margin:0px !important;
        
     }
    
}




@media screen and (min-width:970px){
    .des-lb{
         display:block;
    }
    .mob-lb{
        display: none;
    }
    .mob-indent{
        /* display:block; */
        text-indent:0px
    }
}
.mob-ln{
    display:none
}
@media screen and (max-width:500px){
    .z-c-title h1{
        font-size:40px;
    }
    .z-c-title{
        height:90%;
    }
    .mob-ln{
        display:block
    }
    .legal-terms{
        position:absolute;
        width:calc(100% - 20px);
        bottom:20px;
        margin:0 auto;
        text-align: center;
        left: 0;
        right: 0;
    }
    .des-lb{
        display:none;
   }

    /* .nav-sign{
        padding:10px 10px !important;
        width:87px
    } */
    .pay-plans div:nth-child(2) {
        width:100% !important
    }
    .plan-wrapper li{
        max-width: 250px !important;
        position:relative;
        overflow:hidden;
    }
    .plan-wrapper li img{
        height:calc(300px * 0.8);
        max-width: 400px !important;
        width: 400px;
        margin-left:-80px

    }
    .plan-item{
        max-width:300px;
    }
    .apr-copy{
        text-align: center;
    }
  

    .pay-plans{
        margin-top:0px;

    }
    .pay-plans li{
        margin-top:10px !important;
    }
    .pay-plans div {
        font-size:18px !important;
    }

    .corner-disclaimer{
        transform: translateY(55px);
        max-width:150px !important;
    }
    .z-c-title, .z-c-sub{
        scale: 1;
        padding-top:30px;

        text-align: center;

    }
    .z-c-title p{
        font-size:17px !important
    }
    .z-c-image{
        background-size: cover ;
        background-position: center;
        
    }
    .r-sub-bento p{
        transform: translate(0px);
        margin-top:20px;
        max-width:300px;
    }
    .elipse{
        margin-top:-80px;
    }
   
    .responsible{
        font-size: 3.5em !important;
        letter-spacing: -2.4px;
        line-height: 4rem !important;
        padding:0px;
    }
    .phoneRight{
        left:calc(100vw - 450px)
    }
    .mainBody-2{
        display:none !important
    }
    /* .changer{
        font-size:5rem;
        margin-left:-140px !important;
    } */
    .r-strip p{
        max-width: 205px
    }
    .split h1{
        width:160% !important
    }

    .mainBody-1, .phar{
        padding-bottom:0px;
        
    }
    .mainBody-1{
        margin-top:30px !important;
        margin-left:50px;
        scale:1.3
    }
    .pay-letter-mob, 
    .mainBody-1, 
    .mainBody-2
    {
        letter-spacing: -6px;
        font-size:5rem !important;
        height:80px !important;
     }
     .pay-letter-mob{
        text-align: left;
        margin-top:20px;
        margin-left:50px;
        scale:1.3

     }
     .mainBody-1{
        text-align: left;
        margin-top:12px;
     }
     .mainBody-2{
        text-align: left;
        margin-top:-100px;
     }
     .changer{
        font-size:5rem;
        width:100% !important;
        padding:0px !important;
        margin:0px !important;
     }
     .phar{
        padding:0px;
     }
     .pay-letter{
        display:none;
     }

     .strip{
        display:flex !important;
     }


     .r-body-font, .r-body-font h1 {
        font-size: 4rem;
    }
    .r-body{
        padding:0 10px;
    }
    .r-trustpilot {
        padding-left:20px;
    }
    .mainQuote{
        transform:translateX(10px);
        
    }
    .mainQuote i {
        font-size: 1.7rem !important;
    }
    .border{
        padding: 12px 16px;
    }

    .r-bento-sub:nth-child(2) {
        margin-top:60px;
    }

    .r-bento-100{
        margin-top:80px;
    }
    /* .r-bento-50:nth-child(2) {
        margin-top:100px;
    } */
    .strip{
        display:flex !important;
     }
}

@media screen and (max-width:360px){
    .mainBody-1{
        width:130%;
    }
    .r-heading {
        scale:.8;
        
        margin-left:-40px !important;
    }


}