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; */
    /* height:fit-content !important; */
    background: #E6FBF3;
    padding: 10px;
    /* padding-top:150px; */
    padding-top:150px;
    /* overflow:hidden */
}
.r-product {
    width: 100%;
    height: 80vh;
    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: 0px;
   transition:font-size 1s;
   letter-spacing: -5px;
}

.mainBody-2 em{
    padding:0 2%;
}
.film{
    font-size: 20px;
    letter-spacing: 0px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-left:20px;
}
.film-vid{
    display:none;
}

.mainBody-2 p{
    font-size:6rem;
    transition:font-size 1s;
    display:flex;
    align-items: center;
    letter-spacing: -3px;
}
.mainBody-1-mob{

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

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

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

.r-font {
    font-size: 10rem;
    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; */


}


.foreveryone{
    margin: 0 auto; 
    margin-top:50px; 
    padding-bottom:0px !important;
    display:flex;
}

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


.legals-cover{
    width:100vw;
    background:#E6FBF3;
}

.r-legals button{
    margin-top:5px;
    max-height:40px;
    font-size:14px;

}

.r-legals p:first-child{
    max-width: 410px;

}

.r-legals p:nth-child(2) {
    justify-self: flex-end;
    align-self:center;
    padding-left:15px !important;
    

}

.h {
    max-width: 1240px;
    margin:0 auto;
    padding:10px;
}
.r-legal-sub{
    padding:15px;
}
.r-legals-2 {
    padding: 30px !important;
    margin-top: 20px;
    margin: 0 auto;
}

.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;
    padding:15px;
    padding-right:0px
}

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

.fees{
    color:#00d287;
    margin-top: 10px;
    margin-left: 11px;
    font-size:20px
}
.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:50px 0px;
}

.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 */
}


.padding{
   width:50vw;
   background:red;
}

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


@keyframes animateCard {
0%{rotate:5deg}
50%{rotate:-2deg}
100%{rotate:5deg}
}

.mouse-face{
position:fixed;
height:100px;
width:100px;
background:#006d63;
top:100px;
border-radius:200px;
display: flex;
justify-content: center;
align-items: center;
opacity:0;
display:none;
z-index:999;
pointer-events: none;
}

.mouse-face p{
color:#00d287;
font-weight: bold;
}

.mouseFace-event {
cursor:none;
}
.imageHolder{
    background:#E6FBF3;
    overflow:hidden;
    height:fit-content;
    margin:0 auto;
    max-width:100vw !important
}
.expand{
    /* object-fit:cover; */
    /* background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240325094649/Stocksy_comp_5146070-2.png") no-repeat; */
    /* height:calc(120vh); */
    width:80vw;
    height:80vh;
    overflow:hidden;
    background:red;
    /* background-size:cover; */
    /* background-position:center; */
    max-width: 1240px;
    margin:0 auto;

}

.vid{
    position:relative;
    width:100vw;
    background:#E6FBF3;
}

.vidWrapper{
    position:relative;
    background:#E6FBF3;
    width:100vw;
    overflow:hidden;
    margin: 0 auto;
    display:flex;
    justify-content: center;
}

/* .vidBG{
    width:100vw;
   background:#00d287;
} */

.learnmore_btn{
    text-decoration: underline;
    font-size: 16px !important;
    font-weight:bold;
}
.zilch-product-copy p{
    font-size:20px;
}
.zilch-product-copy{
    padding:30px 0px !important;
}
.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 ; */
    background:#E6FBF3;
    max-width: 1240px;
    margin: 0 auto;
    margin-top: 30px;
}

.r-bento ul{
    list-style: none;
    display:flex;
    padding:0px 200px;
}
.r-bento li{
width:calc(100% / 3);
height:100%;
background:#fff;
border-radius: 25px;
margin-right:10px;
/* display: flex; */
/* gap:5px */
}

.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:40px;
    padding-top:50px;
    font-size:22pt;
}
.zeroMax p{
    font-weight: bold;
    font-size:40rem;
    color:#00d287;
}
.r-bento li p{
    font-size:18px;
    text-align: center;
    width:100%;
}

.r-bento-main-subsection{
    /* position:relative; */
    /* overflow:hidden; */
    margin-top:20px !important;
    display:flex;
    padding: 10px 0px !important;
    margin-bottom:50px;
    z-index:-10;
}

.r-bento-main h1{
    text-align:center;
    padding:20px;
    padding-top:40px;
    font-size:42px;
}
.r-bento-main{
    position:relative;
    background:#E6FBF3;
    width:50%;
    margin-right:25px;
    margin-bottom:-25px;
    overflow:hidden;
}

.legal-fees-snooze{
    position:relative;
    z-index:99
}

.r-bento-subsection{
    width: 50%;
    /* height:100vh; */
    flex-direction: column;

}
.r-bento-sub:nth-child(1){
    position:relative;
    /* overflow: hidden; */
    padding-bottom: 10px;
    margin-bottom:30px;
}
.r-bento-sub:nth-child(2){
    margin-top:25px;
}

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

.r-bento-sub p{
    text-align: center;
    margin-top:-10px;
}
.Zzz{
    font-size:14rem;
    text-align: center;
}
.phoneLeft{
    position:absolute;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20241118192737/02_phones_cards_12_v1-1-1.png") no-repeat bottom;
    height:100%;
    width:600px;
    background-size:contain;
    margin-left:-250px;
    margin-bottom:0%;
    z-index:10;
}
.phoneRight{
    position:absolute;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240514144128/Full_size_phones_cards_12-4.png") no-repeat;
    width:600px;
    height:100%;
    background-size:contain;
    margin-left:300px;
    z-index:1;

}


.phoneBentoTop{
    position:absolute;
    background:url("https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240522133052/02_phones_cards_08-1.png") no-repeat;
    background-size:150px;
    background-position: center 30px;
    width:100%;
    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;
    pointer-events: none;
    overflow:hidden
}
.messages div{
    margin:0 auto;
}
.messages div:nth-child(1){
    background:#41AA85;
    width:fit-content;
    color:white;
    padding:20px;
    border-radius: 5px;
    margin-left: 100px;
    margin-top:100px;
    position: relative;
    
}

.messages div:nth-child(1):after{
    content: '';
	position: absolute;
	bottom: 0;
	left:16px;
	width: 0;
    top:50px;
	height: 0;
	border: 22px solid transparent;
	border-top-color: #41AA85;
	border-bottom: 0;
	border-left: 0;
	margin-left: -16px;
	margin-bottom: -32px;
}

.messages div:nth-child(2){
    background:#07462F;
    width:fit-content;
    color:white;
    padding:30px;
    margin-top:20px;
    margin-right:100px;
    border-radius: 5px;
}

.messages div:nth-child(2):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;
}

.r-bento-100{
    position:relative;
    width:100%;
    display:flex;
    align-items: center;
    padding:0px !important;
    margin-top:40px !important;
    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:0px;
    width:600px;
    height:600px;
    background-size:contain;
    margin-top:120px;
    animation: animationTest 40s infinite linear;
}

.faq{
    position:relative;
    z-index:0;
    background:#E6FBF3;
    margin:0 auto;
    text-align:center;
    margin: 100px 0px;
    
}

/* .faq-item:hover{
    height:400px;
} */

.faq-list{
    list-style:none;
    padding:40px;
    display:flex;
    align-items: flex-start;
    justify-content: center;
    /* margin:0 auto; */
    width:100%;
    max-width:1024px;
    margin:0 auto;
    /* background:red; */
}

.faq-item{
    border-radius: 10px;
    margin:0 20px;
    padding:10px;
    padding-bottom:25px;
    background:white;
    width:calc(100vw / 3);
    /* height:130px; */
    text-align:left;
    overflow:hidden;
    

}
.plus{
    font-size:20px; 
    padding: 10px; 
    color: #00d287;
    cursor: pointer;
}
.faq-text{
    padding-left:10px;
}
.faq-body{
    margin-top:20px;
    padding:10px;
    display:none;
    opacity:0;
}

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

.plan-wrapper li{
   margin:20px;
   width:fit-content !important
}
.plan-wrapper{
   justify-content: center;

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

.responsible{
    font-size: 11rem !important; 
    line-height:12rem !important;
    transition: font-size .5 !important;
}


.market_tiles{
    background:url('https://assets-na-ue1-prod.zilch.com/site/zilch-content/uploads/sites/3/20240514143149/Stocksy_comp_5146070-2.png') no-repeat;
    position:relative;
    height:500px;
    width:100%;
    background-position: center center;
    background-size: cover;
}
.contact-btn{
    text-decoration: underline; 
    font-weight:bold;
    position:relative;
    z-index:999
}
.contact-btn:hover{
    cursor: pointer;
   
}
@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; */
        font-size:8rem;
        line-height: -10px;
    }

    .mainBody-2 p{
        font-size:5rem;
        
    }

    .mainBody-2{
        /* margin-top:-140px; */
    }
    .mainBody-1{
        height:169px; 
    }

    .plan-wrapper li{
        margin:20px;
        width:40% !important;
        border-radius: 20px;
     }
   
}

.asterisk{
    font-size:2rem !important;
    margin-top: -20px;
    margin-left: -5px;
    position: absolute;
}
.mob-lb{
    display: none;
}
.lb-headings{
    display:none;
}
.mob-se{
    display:none;
}
@media screen and (max-width:970px){
    .zeroMax p{
        font-weight: bold;
        font-size:40rem;
    }
    .lb-headings{
        display:block;
    }
    .r-bento-sub:nth-child(2) {
        /* margin-top:50px; */
        /* margin-bottom:25px; */
    }
    .faq {
    margin:0px;
    margin-bottom:50px;
    }

  
    .r-bento ul {
        width:calc(300vw) !important
    }
    .r-bento li {
       padding:0px !important;
    }

    .r-bento{
        margin:30px;
        margin-bottom:60px;
        overflow:hidden;
    }
  
    .r-bento-subsection,
    .r-bento-main
    {   
        /* scale:1 !important; */
        margin: 0px !important
    }

    .r-bento-main{
        height:670px !important;
        margin-top:-60px !important;
    }


    .r-bento-main-subsection{
        padding:30px !important;
    }
    .r-bento-subsection{
        position:relative;
        overflow:hidden;
        /* margin-top:-20px !important; */
        /* padding:20px; */
        padding-top:30px
    }

    .r-bento-100{
    margin-top:0px !important;
    width: calc(100vw - 60px);
    }

    .r-legals div{
        width:fit-content !important;
    }
    .r-legals button{
        display:none;
    }
    .signin:nth-child(0){
        display:none
    }
    
   
    .foreveryone-item{
        padding-bottom:0px !important;
    }
    .foreveryone{
        display:flex;
        flex-direction: column;
    }
  
    .faq-list {
        flex-direction: column;
    }
 
    .faq-item{
        margin:0px;
        margin-bottom: 30px;
        min-height: 150px;
        width:100%;
        
    }
    .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; */
        height: 65vw;
        background-size: contain;
        background-position: top;
    }
    .r-bento-50:nth-child(2){
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /* height: 110vw; */
        padding: 50px 0px;
        /* margin-top: -180px; */
    
    }
    .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: row;
        margin:0 auto;
        width: calc(300vw);
        padding-left: 0px;
        padding:0px;
        /* padding-right: 20px; */
     }

     .bentoWrapper{
        width:calc(100vw - 60px);
        overflow-x:scroll;
        -ms-overflow-style: none; 
        scrollbar-width: none; 
        scroll-snap-type: x mandatory;

     }
     .plan-wrapper{
        padding:0px;
     }

     .plan-wrapper li{
        scroll-snap-align: center;
        margin:10px 4.5vw;
        padding:0px !important;
        width: 60vw !important;
     }
     

     .bentoWrapper::-webkit-scrollbar {
        /*Chrome, Safari, Edge*/
        display: none;
      }

     .r-bento li{
        width:100%;
       
     }
     .r-bento li img{
        width:100%;
    }
    
    .r-bento-main-subsection {
        padding:40px 30px;
        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)
    }
   
}

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

@media screen and (max-width:982px){
    .r-legals button {
        display: none;
    }
}
@media screen and (max-width:880px){

    .mainBody-2{
        font-size:6rem;
        /* letter-spacing: -8px; */
    }
}
@media screen and (max-width:850px){
    .film{
        display:none;
    }
    .film-vid{
        display:flex;
        margin-top:-30px;
        margin-bottom:0px;
        align-self: flex-start;
        width:fit-content;
        padding: 12px 26px 12px;
        color: #085439;
        font-weight: bold;
        border-radius: 15px;
    }
}
@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; */
        line-height: 111px;
    }
    

}


/* @media screen and (max-width:800px){} */
@media screen and (max-width:735px){
    .changer{
        margin-left: -184px !important;
    }
    .pay-letter-mob, 
    .mainBody-1
    {
        font-size:7rem !important;
     }
     .mainBody-1{
        margin-top:-40px;
        height:150px;
     }
     .mainBody-2{
        /* margin-top:-180px; */
        line-height:5rem ;
        font-size: 6rem !important;
     }
     .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:660px){
    .mainBody-2{
        font-size:4.5rem !important;
    }
    .mainBody-2 p{
        font-size:4rem !important;
    }
}

@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
    {
        
     } */

     /* .pay-letter-mob{
        margin-top:-100px;
     } */
     /* .mainBody-1{
        margin-top:-40px;
     } */
     .mainBody-2{
        letter-spacing: -3px;
        font-size:4.2rem !important;
        /* margin-top:-270px ; */
        line-height: 4.5rem;
     }

     .r-legals{
        display:block;
        margin-left:12px;
     }
/* 
     .r-legals p:first-child{
        margin-top: -170px;
        font-size:1.1rem;
        max-width: 322px;
        
     } */
     .r-legals p:last-child{
        /* margin-top:80px; */
     }
     .btn-refresh {
        display:none;
     }

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

     

     .r-bento li{
        padding:0px;
        /* margin:0 auto; */
        /* margin-left:10px; */
        margin-top:10px;
     }

}

@media screen and (max-width:500px){
    
    .mainBody-2{
        /* margin-top: -270px; */
        line-height: 3.7rem;
        letter-spacing: -5px;
        font-size:3.7rem !important;
    }

    .mainBody-2 p{
        font-size:2.8rem !important;
        letter-spacing: -3px;
    }

    .zeroMax p{
        font-size:33rem !important;
    }
    .mob-lb{
        display: block;
    }
    .messages div:nth-child(1){
        margin-left:20px;
    }
    .messages div:nth-child(2){
        margin-right:20px;
    }
    /* .r-legals{
        margin-top: -160px !important;
        padding-bottom:10px !important;
    } */
    .legal-fees-snooze{
    margin-top: -30px;
    position: relative;
    padding: 20px;
    z-index: 99;
    }
    .r-legals p:nth-child(2){
        /* padding-bottom:20px; */
    }
    .foreveryone-image {
        margin: 0 auto;
    }
    .foreveryone-image img{
        width:100vw
    }
    .responsible{
        font-size: 3.2em !important;
        letter-spacing: -2.4px;
        line-height: 4rem !important;
        padding:0px;
        
    }
    .phoneRight{
        left:calc(100vw - 450px)
    }
    

    .innerStrip{
        flex-direction: column !important;
        justify-items: flex-start;
        width: 315px;
        margin-left:0px;
    }
    .r-strip div {
        align-items: flex-start;
    }
    .strip{
        margin-top:10px !important;
        margin-left:0px !important;
    }
    .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
    {
        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;
     }
     .changer{
        font-size:5rem;
        width:100% !important;
        padding:0px !important;
        margin:0px !important;
     }
     .phar{
        padding:0px;
     }
     .pay-letter, .btn-refresh {
        display:none;
     }
     .mainQuote{
        max-width:300px;
     }

     .r-body-font, .r-body-font h1 {
        font-size: 3.6rem !important;
        
    }
    .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;
    }

}

@media screen and (max-width:400px){
    .mob-se{
        display:block;
    }
    .mainBody-2
    {
        font-size: 3rem !important;
        line-height: 3rem;
        letter-spacing: -3px;
    }
    .mainBody-2 p {
        font-size: 2.5rem !important;
        
    }
}
@media screen and (max-width:360px){
    .mainBody-1{
        width:130%;
    }
    .mainBody-2
    {
        font-size: 3rem !important;
        line-height: 3rem;
    }
    .mainBody-2 p {
        font-size:2rem !important
    }
}

@media screen and (max-height:360px){
    .mainBody-2{
        /* margin-top: -260px; */
        font-size:4.5rem !important;
        line-height:5rem !important;
    }
    .mainBody-2 p{
        font-size:3.8rem !important;

    }
    /* .r-hero {
        padding-top:355px;
    } */
}

@media screen and (max-height:375px){
    .mainBody-2{
        /* margin-top: -260px; */
        font-size:4.5rem !important;
        line-height:5rem !important;
    }
    .mainBody-2 p{
        font-size:3.8rem !important;

    }
    /* .r-hero {
        padding-top:400px;
    } */
}

@media screen and (max-height:430px){
    .mainBody-2{
        /* margin-top: -340px; */
        font-size:4rem !important;
        line-height:5rem !important;
    }
    .mainBody-2 p{
        font-size:3.8rem !important;

    }
    /* .r-hero {
        padding-top:450px;
    } */
}

@media screen and (max-height:393px){
    .mainBody-2{
        /* margin-top: -320px; */
        font-size:8rem;
        line-height:100px;
        letter-spacing: -5px;
    }
    /* .r-hero {
        padding-top:450px;
    } */
}

/* @media screen and (max-height:723px){
    .mainBody-2{
        margin-top: -50px;
        font-size:4rem !important;
        line-height:3.5rem !important;
    }
    .mainBody-2 p{
        font-size:3.8rem !important;

    }
    .r-hero{
        height:90vh;
    }
} */