body{
    font-family: Poppins;
    margin: 0;
    padding: 0;
}

.landing-page{
    background-image: url('./images-icons/background.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
}


nav{
    position: relative;
    height: 100px;
}

.nav-p-bold{
    font-size: 20px; 
    font-weight: 500; 
    margin-bottom: 0;
}

.land-tabs-active{
    border-bottom: 3.5px solid rgb(134, 156, 246);
}

.nav-subtitle{
    margin-top:5px
}

.small-description{
    font-size: 15px;
}

.nav-img{
    position: absolute;
    top: 20px;
    left: 295px;
    width: 50px;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.3));
}

.nav-bar{
    display: grid;
    grid-template-columns: 320px 1fr;
    
}

.left-nav-flex{

    background-color: #FFD856;

}

.right-nav-flex{
    padding-left: 40px;
    background-color:#F4F4F4;
}

.land-tabs{
    display: flex;
    justify-content: center;
}

.land-tabs p{
    padding: 5px 15px;
    margin:0;
    font-size: 14px;
    font-weight: 500;
}

.land-headings{
    max-width: 450px;
    margin: auto;
    text-align: center;
}

.land-btns{
    display: flex;
    flex-direction: column;
    align-items: center;     
                  
    margin-top: 40px;
    
}

.land-btns a{
    display: block;
    text-decoration: none;
    
}

.free-email-btn{ 
    padding: 7px; 
    background-color: #FFC007;
    margin-bottom: 10px;  
    color: #000000;
}

.google-btn{
    display: flex;
    align-items: center;
    background-color: #262E32;   
    padding: 7px; 
    color: #FFC007;
}

.btn-img{
    max-width: 30px; 
    margin-right: 77px; 
    margin-left: 10px;
}

.land-foot{
 
    max-width: 800px;
    margin:60px auto 0px auto;
}

.land-features-wrapper{
    display: flex;
    gap: 20px;
    justify-content: center;
}

.land-features{
    display: flex;
    align-items: center;

}

.land-features img{
width: 15px;
height: 15px;
}

.land-features p{
    font-size: 12px;
    font-weight: 500;
    margin-left: 10px;
}

.bold-title{
    font-size: 42px; 
    font-weight: 600; 
    margin-bottom: 0px; 
    margin-top: 0; 
    line-height: 60px;
}

.bold-description{
    font-size: 20px; 
    color: rgb(99, 99, 99); 
    margin-top: 20px;
}

.hr-margin{
    margin-bottom: 0;
}

.container{
    margin-top: 0;
}

.container-1-new-wrapper{
    padding-top: 100px;
    background: radial-gradient(circle, #fae7c2, #ffffff);
}

.container-1-new{
    max-width: 1120px;
    margin: auto;
    text-align: center;
}

.medium-p{
    margin-top: 20px;
    margin-bottom:40px;
}

.land-medium-p{
    font-weight: 500; 
    color: rgb(65, 65, 65);
}

.container-1-new-img{
    max-width: 1120px;
    margin: auto;
    position: relative;
    bottom: -100px;
}

.container-new-img{
    max-width: 1120px;
    margin: auto;
    text-align: center;
    margin-top: 60px;
}

.img-container{

width: auto;
max-height: 600px;
margin: auto;
}

.container-1{
    display: flex;
    gap: 50px;
    align-items: center;
    
    max-width: 1120px;
    margin: 120px auto;
}



.container-1-img{
    max-width: 400px;
   
}

.container-1-btn{
    display: flex;
    gap: 20px;
    margin-top: 40px;
    align-items: center;
}

.container-1-btn a{
    text-decoration: none;
}



.try-free{
    border: 0;
    background-color: #262E32;
    color: white;
    font-weight: 600;
    padding: 10px 25px;
    font-size: 18px;
    border-radius: 7px;
    font-family: Poppins;
}

.container-1-btn-mobile-ver{
    margin-top: 50px;
}

.btn-arrow{
    width: 20px;
}

.documentation-btn{
    background: transparent;
    border: 2px solid black;
    font-weight: 600;
    padding: 8px 25px;
    font-size: 18px;
    border-radius: 7px;
    font-family: Poppins;
    display: flex;
    align-items: center;
    gap: 20px;
}

.try-free-mobile-ver{
    border: 0;
    background-color: #262E32;
    color: white;
    font-weight: 600;
    padding: 10px 25px;
    font-size: 25px;
    border-radius: 7px;
    font-family: Poppins;
}

.container-1-flex-left-flex{
    display: flex;
    gap: 15px;
}

.container-1-flex-left-flex-1 p{
    display: inline-block;
    margin-left: 10px;
}

.check{
    max-width: 10px;
    display: inline-block;
}

.container-2-wrapper{
    margin-top: 100px;
}

.container-2{
    max-width: 1000px;
   margin: auto;
   text-align: center;
}

.light-title{
    color:grey; 
    font-weight:500;
}

.trusted-companies{
    display: flex;
    gap: 60px;
    justify-content: center;
    margin-top: 40px;
}

.trusted-companies img{
    filter: grayscale();
}

.container-3-new-wrapper{
    margin-top: 100px;
}

.container-3-new{
    max-width: 1120px;
    margin: auto;
    text-align: center;
}

.container-3-wrapper{
    background-color: #424242;
    margin-top: 60px;
}

.medium-title{
    font-size: 35px; 
    font-weight: 600; 
    max-width: 750px; 
    margin: auto;
    margin-bottom: 20px;
}

.medium-subtitle{
    font-size: 16px;
    font-weight: 400; 
    max-width: 750px; 
    margin: auto;


}

.crm-img{
    max-width: 850px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.container-3-new-flex-wrapper{
    display: flex;
    justify-content: center;
    gap: 50px;
    
}

.container-3-new-flex{
    max-width: 280px;
    text-align: left;
}

.container-3-new-flex-title{
    font-size: 18px;
    font-weight: 500;
}

.container-3-new-flex-subtitle{
    font-size: 15px;
}

.learn-more{
    margin-top: 40px;

}

.learn-more a{
    text-decoration: none;
}

.learn-more-btn{
    max-width: 600px;
    background-color: #FFC007;
    color: black;
    border: 0;
    border-radius: 3px;
    padding: 10px 30px;
    font-size: 18px;
    font-family: poppins;
    font-weight: 500;
}

.yellow-bold-title{
    font-size: 35px; 
    font-weight: 600; 
    color: #FCD551; 
    margin-top: 0px;
}

.container-3{
    text-align: center;
    max-width: 700px;
    margin: auto;
    padding: 70px 0px;
}

.container-3-btns a{
    text-decoration: none;
}



.container-3-btns{
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
}

.wide-btn{
    width: 460px;
    border-radius: 7px;
    border: 0;
    font-family: Poppins;
    
    font-size: 20px;
    font-weight: 500;
    
}

.medium-wide-btn{
    width: 260px;
    border-radius: 7px;
    border: 0;
    font-family: Poppins;
    
    font-size: 16px;
    font-weight: 500;
    
}

.free-email-btn-flex{ 
    padding: 11px; 
    background-color:#FFC007;
    color: black;
}

.google-btn-flex{
    display: flex;
    align-items: center;
    background-color: #262E32;   
    padding: 8px; 
    color: #FFC007;  
}

.container-4-wrapper{
    margin-top: 100px;
}

.container-4{
    max-width: 1100px;
    margin: auto;
    text-align: center;
}

.container-title{
    font-size: 50px;
    font-weight: 600;
}

.container-subtitle{
    font-size: 27px;
    font-weight: 600;
    
}

.container-4-boxes-wrapper{
    display: flex;
    justify-content: center;
    gap: 20px;
    
}

.container-4-box{
    text-align: left;
    padding: 30px 20px;
    
    border-radius: 15px;
}

.container-4-box-title{
    display: flex;
    align-items: center;
    gap: 15px;
}

.box-description{
    font-size: 15px; 
    line-height: 20px;
}

.box-1{
    background-color: #FEF0DA;
    border: 1px solid #FFC007;
}

.box-2{
    background-color: #F9DE99;
    border: 1px solid #FFC007;
}

.box-3{
    background-color: #FEECC6;
    border: 1px solid #FFC007;
}

.box-4{
    background-color: #FEE6B6;
    border: 1px solid #FFC007;
}

.footer-container{
    background-color: #161C28;

}

.footer-section{
    padding: 40px 0px;
    max-width: 1170px;
    margin: auto;
    color: white;
}

.footer-rows{
    display: flex;
    align-items: center;
}

.footer-row-1{
    max-width: 650px;
}

.footer-title{
    font-size: 45px;
    margin-bottom: 20px;
}

.footer-icon-small{
    width: 20px;
    height: 20px;
}

.footer-subtitle{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}

.subscribe-btn{
   background-color: transparent;
    padding: 15px 50px;
    border: 2px solid #ffc107;
    color: white;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
}

.footer-row-2-sections{
    display: flex;
}

.footer-row-2-sub-sections{
    margin-right: 30px;
}

.footer-row-2-section-1-top-1{
    display: flex;
    max-width: 300px;
    align-items: center;
    gap: 10px;
}

.footer-row-2-section-1-top-2{
    display: flex;
    max-width: 300px;
    align-items: center;
    gap: 10px;
}

@media screen and (min-width:426px) {
    .try-free-mobile-ver{
        display: none;
    }    
}


@media screen and (max-width:425px) {

    .nav-p-bold{
        font-size: 15px;
    }

    .nav-subtitle{
        font-size: 12px;
    }
    .bold-title{
        font-size: 23px;
        line-height: 35px;
        text-align: center;
        
    }

    .land-medium-p{
        font-size: 15px;
        margin-top: 40px;
    }

    .bold-description{
        font-size: 14px; 
        color: rgb(99, 99, 99); 
        margin-top: 20px;
        text-align: center;
    }

    .light-title{
        max-width: 300px;
        margin: auto;
    }

    .medium-title{
        font-size: 25px; 
        font-weight: 600; 
         
        margin: auto;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .medium-subtitle{
        font-size: 16px;
        font-weight: 400; 
        max-width: 300px; 
    }

    .yellow-bold-title{
        font-size: 25px;
        max-width: 330px;
        margin: auto;

    }

    .container-title{
        font-size: 30px;
        font-weight: 600;
        max-width: 300px;
        margin: auto;
    }

    .container-subtitle{
        font-size: 20px;
        font-weight: 500;
        max-width: 300px;
        margin: auto;
    }
    
    nav{
        height:95px;
        
    }

    

    .nav-bar{
        display: grid;
        grid-template-columns: 90px 1fr;
        
    }
    

    .nav-img{
        position: absolute;
        top: 20px;
        left: 65px;
        width: 50px;
        
    }

    .land{
        padding: 30px;
    }

    .wide-btn{
        max-width: 300px;
        
    }

    .btn-img{
        display: none;
    }

    .google-btn{
        display: block;
        
        
    }

    .land-tabs{
    margin-bottom: 20px;
    }

    .container-1-new-img{
        width: 100%;
        position: relative;
        bottom: 0px;
    }

    .img-container{

        width: 100%;
        
        }

    .crm-img{
        max-width: 100%;
        
    }

    .container-1-new-wrapper{
        padding: 30px;
    }

    .container-1{
        display: block;
        text-align: center;
        margin-top: 10px;
        padding: 30px;
    }

    .container-1-left{
        max-width: 350px;
        margin: auto;
    }

    .container-1-img{
        max-width:100%;
        margin-top: 40px;
    }

    .container-1-flex-left-flex{
        display: block;
        text-align: left;
    }

    .container-1-flex-left-flex-1 p{
        margin: 5;
        font-size: 13px;
    }

    .container-1-btn{
        display: none;
    }

    .container-2-wrapper{
        margin-top: 40px;
    }

    .trusted-companies{
        display: grid;
        grid-template-columns: repeat(3, 55px);
        place-items: center;
        gap: 40px;
        margin-top: 40px;
    }

    .trusted-companies img{
        max-width: 50px;
    }

    .container-3-new-flex-wrapper{
        display: block;
      
    }

    .container-3-new-wrapper{
        margin-top: 60px;
        padding: 40px;
    }

    .container-3-new-flex{
        margin-bottom: 20px;
    }

    .container-3{
        padding: 20px;
    }
    

    .container-3-btns{
        display: block;
        margin-top: 30px;
        margin-bottom: 20px;
    }

  
    .medium-wide-btn{
        max-width: 200px;
        margin: auto;
    }

    .google-btn-flex{
        display: block;
        padding: 13px 0px;
        margin-top: 10px;

    }

    .container-4-wrapper{
        margin-top: 40px;
    }
    
    

    .container-4-boxes-wrapper{
        display: block;
        
        
        margin-top: 30px;
        padding: 40px;
    }

    .container-4-box{
        margin-bottom: 20px;
    }



    .footer-rows{
        display: block;
        
        padding: 20px;
    }

    .footer-row-1{
        text-align: center;
    }

   
    .footer-title{
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: 500;
    }

    .subscribe-btn{
        margin-bottom: 20px;
    }
    
   .footer-row-2-sections{
    display: block;
    
   }
}

@media screen and (max-width:320px) {
    nav{
        height:95px;
        
    }
    .nav-bar{
        display: grid;
        grid-template-columns: 80px 1fr;
        
    }
    

    .nav-img{
        position: absolute;
        top: 5px;
        left: 55px;
        width: 50px;
        
    }

    .right-nav-flex p{
        font-size: 10px;
    }
}


