@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;900&display=swap');

body, html, #header {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #262626
}
a {
    text-decoration: none !important;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
p {
    line-height: 1.5;
    font-weight: 300;
}
#header {
    background: url('../images/background.png') no-repeat center;
    background-size: cover;
    background-position: bottom;
    min-height: 780px;
}
.headerInner {
    min-height: 130px !important;
    background-position: top !important;
}
.headerLinks {
    padding-bottom: 25px;
}
.headerLinks ul li {
    display: inline-block;
    margin: 0 10px;
}
.headerLinks ul li:last-child {
    margin-right: 0
}
.headerLinks ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 1;
}
.headerLinks ul li a:hover {
    color: #ffaa46;
}

.txtsty1 {
    padding-bottom: 5px;
}
.txtsty1 ul li {
    display: inline-block;
    margin: 0 10px;
}
.txtsty1 ul li:last-child {
    margin-right: 0
}
.footertxtsty a {
    color: #000;
    font-size: 18px;
    line-height: 1;
}
.footertxtsty a:hover {
    color: #ffaa46;
}

.txtsty1 ul li a {
    color: #fff;
    font-size: 14px !important;
    line-height: 1;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.txtsty1 ul li a:hover {
    color: #ffaa46;
}

.headerLinks ul li img {
    position: relative;
    top: -2px;
    margin-right: 12px;
}
.bannerImg {
    /*min-width: 660px;*/
    position: relative;
    top: 30px;
}
.bannerInner {
    padding-left: 60px;
    padding-top: 60px;
}
.bannerInner h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 1.1;
    color: #fff;
}
.bannerInner h3 {
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    color: #ffb55d;
}
.bannerInner p {
    color: white;
    margin-top: 40px;
    margin-bottom: 0;
}
.lazyapp-video-section h3{
        font-size: 24px;
        font-weight:600;
        color:black;
}
.downloadAppBox {
    margin-top: 170px;
    padding-left: 60px;
}
.downloadAppBox h2 {
    font-size: 22px !important;
    font-weight: 400;
    color: #85a81a;
    margin-bottom: 20px;
}
.appBtns a {
    display: inline-block;
    margin-right: 10px;
}
#services {
    padding-top: 50px;
}
.mainHead {
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 30px;
}
.subHead {
    font-size: 26px;
    color: #ffaa46;
    display: block;
}
.services {
    margin-top: 50px;
}
.serviceBox {
    background-size: cover;
    min-height: 230px;
    margin-bottom: 90px;
}


.testimonial-box-heading {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.testimonial-box {
    width: 90%;
    box-shadow: 0 1px 5px 3px #f7f3f3;
    background: white;
    padding: 33px;
  
}

.slick-slide {
    height: auto;
}

.testimonial-box-para {
    font-size: 15px;
    font-style: italic;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.testimonial-heading {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 50px;
}


.testimonial-section {
    padding-top: 50px;
    padding-bottom: 100px;
}
.serviceBox h2 {
    font-size: 25px;7
    font-weight: 700;
    color: #fff;
    position: relative;
    top: -45px;
    margin-bottom: 0;
}
.serviceImg {
    min-width: 178px;
    max-width: 178px;
    margin-bottom: -200px;
}
#details {
    padding: 80px 0px;
}
.lowerFooter {
    background: url('../images/footer-back.png') no-repeat center;
    background-size: cover;
    padding: 50px 0px;
    border-top: 15px solid #b6c147;
}
.lowerFooter h3 {
    font-size: 40px;
    color: #151515;
    font-weight: 300;
    margin: 0;
}
.lowerFooter h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px;
}
/* .lowerFooter a {
    font-size: 22px;
    display: inline-block;
    background: #ffaa47;
    color: #fff;
    padding: 10px 70px;
    border-radius: 30px;
    box-shadow: 0px 0px 30px rgb(94, 101, 36);
}
.lowerFooter a:hover {
    background: #fff;
    color: #ffaa47;
} */
.copyrightWrap {
    background: #fff;
    padding: 15px 0px;
}
.copyright p {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
}

#wrapper {
    padding-top: 50px;
    padding-bottom: 60px;
}
    .about-lazyapp-section{
        padding-top:80px;
    }
   .inner-section-heading{
       font-size:22px;
   }
   .about-lazyapp-list{
       padding-left: 20px;
   }
   .about-lazyapp-list li{
      font-size: 16px;
    list-style: disc;
    padding-top: 6px;
   }
   .how-it-works-section h4{
       font-size:20px;
   padding-bottom: 12px;
       
   }
   .how-it-works-section{
       padding:50px 0px;
       
   }
@media (max-width: 767px) {
    .lazyapp-video-section iframe{
        width: 100%;
         height: 100%;
    }
    .lazyapp-video-section .col-12{
            padding-bottom:60px;
    }
     .lazyapp-video-section .col-12.full-video{
            padding-bottom:0px;
    }
    .bannerImg{
        max-width:100%!important:
    }
    .lazyapp-img img{
            display:none;
    }
    .bannerInner p {
    color: black;
    }
    .header-link{
        text-align:center;
    }
    .lazyapp-video-section h3{
        font-size:20px;
    }
    .testimonial-box {
    margin-bottom: 34px;
}
    .lazyapp-commerical-video{
        padding-bottom:0!important;   
    }
    
    .join{
        padding-top:20px;
    }
    .text-right{
        text-align:center!important;
    }
       .how-it-works-section{
           padding-top:0;
       }
       
       .about-lazyapp-section{
           padding-top:0;
       }
       #details{
           padding-bottom:50px!important;
       }
}

/* Medias */
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1170px;
    }
    .testimonial-box {
      margin: 0 auto;
    height: auto;
    margin-bottom:20px;
}
    
}
@media (min-width: 991px) and (max-width: 1199px) {
    .bannerImg {
        min-width: 560px;
        top: 80px;
    }
    .downloadAppBox {
        margin-top: 150px;
    }
    .bannerInner h1 {
        font-size: 54px;
    }
    .bannerInner h3 {
        font-size: 28px;
    }
}
@media (max-width: 991px) {
    #header {
        min-height: auto;
    }
    #details {
        text-align: center;
        padding: 10px 0px 80px;
    }
    #header {
        min-height: auto;
    }
    .bannerInner {
        padding-left: 0;
        text-align: center;
    }
    .downloadAppBox {
        margin-top: 170px;
        padding-left: 0;
        text-align: center;
    }
    .serviceBox {
        margin-bottom: 140px;
    }
    .headerLinks ul li {
        margin: 0 3px;
    }
    .headerLinks ul li a {
        font-size: 13px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .serviceBox h2 {
        font-size: 21px;
    }
    .bannerInner p{
        color:black;
    }
    .lazyapp-img img{
        margin-top:50px;
    }
    .testimonial-box {
  
    height: auto;
    margin-bottom: 47px;
}
.lazyapp-video-section iframe{
        width:100%;
        height:450px;
}
.lazyapp-video-section h3{
        font-size: 26px;
 
    margin-top: 20px;
    margin-bottom: 32px;
}
.how-it-works-section{
    padding-top:0;
}
}
@media (max-width: 576px) {
    .serviceBox h2 {
        font-size: 21px;
    }
    .headerLinks {
        padding-bottom: 0;
        text-align: center !important;
    }
    .logo {
        text-align: center;
    }
    #header {
        background-size: 1810px;
        background-position: top;
    }
    body, html, #header {
        font-size: 16px;
    }
    .copyright {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 440px) {
    body, html, #header {
        font-size: 14px;
    }
    #header {
        background-size: 1560px;
    }
    .bannerInner {
        padding-top: 30px;
    }
    .bannerInner h1 {
        font-size: 36px;
        color:black;
        padding-top:20px;
    }
    .bannerInner h3 {
        font-size: 22px;
    }
    .downloadAppBox {
        margin-top: 90px;
    }
    .appBtns a {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .mainHead {
        font-size: 32px;
    }
    .lowerFooter h3 {
        font-size: 30px;
    }
    .lowerFooter h2 {
        font-size: 40px;
    }
    /* .lowerFooter a {
        padding: 10px 50px;
        font-size: 19px;
    } */
    .copyright {
        font-size: 13px;
    }
    .slick-slide {
        height: auto!important;
    }
    .testimonial-heading{
        font-size: 24px;
        padding-bottom:20;
        
    }
    
}
@media (max-width: 340px) {
    #header {
        background-size: 1660px;
    }
    .lazyapp-video-section h3 {
    font-size: 18px;
    }
}