@media  screen and (max-width:860px) {
    .navbar ul {
        display: none;
    }
    .navbar{
        padding: 20px 30px !important;
    }
    
}

@media screen and (max-width:420px){
    .navbar button{
        display: none;
    }
    .navbar .list  i{
    display: block !important;
    font-size: 33px;
}
    
}
@media screen and (max-width:768px){
    .second{
        padding: 50px 0px 0px 0%;
        display: flex;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .second .list1 .para2 p{
        font-size: 17px !important;
        
    }
    .second .list1 .heads1 h1{
        font-size: 32px !important;
        max-width: 380px !important;
    }
    .second>.list1>.heads1>p {
        font-size: 14px !important;
        max-width: 300px !important;
        line-height: 25px !important;
    }
    .herobuttons button{
        max-width: 110px !important;
        height: 48px !important;
    }
    .herobuttons .fill{
        font-size: 12px !important;
        padding: 8px 15px !important;
    }
    .herobuttons .outline{
        font-size: 11px !important;
        padding: 9px 10px !important;
    }
}

@media screen and (max-width:638px){
    .second{
        /* padding: 50px 0px 0px 12% !important; */
        display: flex;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .second .list1 .para2 p{
        font-size: 14px !important;
        
    }
    .second .list1 .heads1 h1{
        font-size: 25px !important;
        max-width: 290px !important;
    }
    .second>.list1>.heads1>p {
        font-size: 14px !important;
        max-width: 280px !important;
        line-height: 25px !important;
    }
    
}
@media screen and (max-width:446px){
    .second{
        /* padding: 60px 0px 10px 30px !important; */
        padding: 50px 30px !important;
    }
    .second>.list1{
        gap: 20px !important;
    }
    .second .list1 .para2 p{
        font-size: 16px !important;
        
    }
    .second .list1 .heads1 h1{
        font-size: 26px !important;
        max-width: 280px !important;
    }
    .second>.list1> .heads1{
        gap: 20px !important;
    }
    
    .second>.list1>.heads1>p {
        font-size: 14px !important;
        max-width: 240px !important;
        line-height: 20px !important;
    }
    .herobuttons{
        gap: 20px !important;
        margin-top: 0px !important;
    }
    .herobuttons>button{
        height: 46px !important;
        width: 130px !important;
    }
    .herobuttons>.fill{
        max-width: 200px !important;
        font-size: 11px !important;
    }
    .herobuttons>.outline{
        font-size: 10px !important;
        max-width: 120px !important;
    }
    
}
@media screen and (max-width:969px){
    .third{
        display: flex !important;
        flex-direction: column !important;
        /* background-color: rgb(47, 192, 161); */
        /* padding-top: 10% !important; */
        padding: 40px 30px !important;
        justify-content: center !important;
   }
    .third .heading1{
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        max-width: 690px;
        /* padding-left: 5%; */
        /* justify-content: center !important; */
    }
    .third .pics .container{
        display: flex;
        flex-wrap: wrap !important; 
        gap: 20px !important;
    }
    .third .pics .container .content1 {
    flex-direction: row !important;   
    align-items: center !important;   
    gap: 20px !important;     
    justify-content: center !important;        
  }

  .third .pics .container .content1 .imag1 img {
    max-width: 350px !important;  
    height: auto !important;
  }

  .third .pics .container .content1 .show1 {
    flex: 1 !important;
  }

  .third .pics .container .content2 {
    flex-direction: row !important;   
    align-items: center !important;   
    gap: 20px !important; 
    justify-content: center !important;            
  }
  .third .pics .container .content2 .imag2 img {
    max-width: 370px !important;  
    height: auto !important;
  }

  .third .pics .container .content2 .show2 {
    flex: 1 !important;
  }


  .third .pics .container .content3 {
    flex-direction: row !important;   
    align-items: center !important;   
    gap: 20px !important;   
    justify-content: center !important;          
  }
  .third .pics .container .content3 .imag3 img {
    max-width: 360px !important;  
    height: auto !important;
  }

  .third .pics .container .content3 .show3 {
    flex: 1 !important;
  }
}
@media screen and (max-width:720px){
    .third .heading1 h2{
        font-size: 38px !important;
    }
    .third .heading1 .para4 h5{
        font-size: 17px !important;
    }
    .third .heading1 .para4 p{
        font-size: 14px !important;
    }
    .third .pics .container .content1{
        display: flex;
        flex-direction: column !important;
    }
    .third>.pics>.container>.content1>.imag1>img{
        max-width: 400px !important;
    }
    .third .pics .container .content2{
        display: flex;
        flex-direction: column !important;
    }
    .third>.pics>.container>.content2>.imag2>img{
        max-width: 400px !important;
    }
    .third .pics .container .content3{
        display: flex;
        flex-direction: column !important;
    }
    .third>.pics>.container>.content3>.imag3>img{
        max-width: 400px !important;
    }
}
@media screen and (max-width:446px){
    .third{
        gap: 20px !important;
    }
    .third>.heading1>h2{
        font-size: 25px !important;
        margin-right: 0;
    }
    .third>.heading1>.para4>h5{
        font-size: 18px !important;

    }
    .third>.heading1>.para4>p{
        font-size: 14px !important;
    }
    .third>.pics{
        padding-bottom: 0 !important;
    }
    .third>.pics>.container>.content1{
        margin-top: 0;
    }
    .third>.pics>.container>.content1>.imag1>img{
        max-width: 270px !important;
    }
    .third>.pics>.container{
        gap: 28px !important;
    }
    .third>.pics>.container>.content1>.show1>h6{
        font-size: 18px !important;
    }
    .third>.pics>.container>.content1>.show1>p{
        font-size: 14px !important;
    }
    .third>.pics>.container>.content1>.show1{
        max-width: 270px !important;
        gap: 20px !important;
    }
    .third>.pics>.container>.content1>.show1>.butn1{
    padding: 12px  !important;   
    border-radius: 6px;
}
    .third>.pics>.container>.content2>.imag2>img{
        max-width: 270px !important;
    }
    .third>.pics>.container>.content2>.show2>h6{
        font-size: 18px !important;
    }
    .third>.pics>.container>.content2>.show2>p{
        font-size: 14px !important;
    }
    .third>.pics>.container>.content2>.show2{
        max-width: 270px !important;
        gap: 20px !important;
    }
    .third>.pics>.container>.content2>.show2>.butn2{
    padding: 12px  !important;   
    border-radius: 6px;
}
    .third>.pics>.container>.content3>.imag3>img{
        max-width: 270px !important;
    }
    .third>.pics>.container>.content3>.show3>h6{
        font-size: 18px !important;
    }
    .third>.pics>.container>.content3>.show3>p{
        font-size: 14px !important;
    }
    .third>.pics>.container>.content3>.show3{
        max-width: 270px !important;
        gap: 20px !important;
    }
    .third>.pics>.container>.content3>.show3>.butn3{
    padding: 12px  !important;   
    border-radius: 6px;
}
    
}
@media screen and (max-width:969px){
    .forth{
        display: flex;
        flex-direction: column;
        justify-content: center !important;
    }
}
@media screen and (max-width:637px){
    .forth > .blok{
        /* padding-left: 18px; */
    }
    
    .forth > .blok >.iner-b> .high > p{
        font-size: 30px !important ;
        max-width: 390px !important;
    }
    .forth > .blok >.iner-b >.provide > p{
        font-size: 16px !important;
        max-width: 390px !important;
        
    }
    .forth > .blok2 >.image1 img{
        max-width: 390px !important;
    }
}
@media screen and (max-width:446px){
    .forth{
        /* padding: 10px 5% !important; */
        padding: 50px 30px !important;
        /* background-color: blueq; */
        gap: 20px !important;
    }
    .forth > .blok{
        gap: 20px !important;
    }
    .forth > .blok >.iner-b{
        display: flex;
        flex-direction: column;
        gap: 20px !important;
    }
    .forth > .blok >.iner-b> .afford{
        font-size: 14px !important;
    }
    .forth > .blok >.iner-b> .high > p{
        font-size: 28px !important;
    }
    .forth > .blok >.iner-b >.provide > p{
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .forth > .blok > .thirdbutton > .get{
        max-width: 140px !important;
        padding: 12px 10px !important;
    }
    .forth > .blok2 >.image1{
        max-width: 240px !important;
    }
}



@media (max-width: 969px) {
    .fifth{
        padding: 50px 30px!important;
        gap: 50px !important;
    }
  .fifth>.firsthead {
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 20px;
  }
  .fifth>.firsthead>.effective>h1 {
    font-size: 22px !important;
  }
  .fifth>.firsthead>.another>h4{
    font-size: 16px !important;
  }
  .fifth>.firsthead>.another>p{
    font-size: 14px !important;
  }
  .fifth>.secondhead {
    flex-wrap: wrap;
    max-width: 490px !important;
  }
  /* .fifth>.secondhead>.boxes1,
  .fifth>.secondhead>.boxes2,
  .fifth>.secondhead>.boxes3 {
  } */
}

@media (max-width: 768px) {
    .fifth>.firsthead {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .fifth>.firsthead>.effective>h1 {
    font-size: 34px !important;
    max-width: 540px !important;
  }

  .fifth>.firsthead>.another{
    justify-content: flex-start !important;
    max-width: 530px !important;
  }


  .fifth>.firsthead>.another>h4{
    font-size: 20px !important;
  }
  .fifth>.firsthead>.another>p{
    font-size: 19px !important;
  }

  .fifth>.secondhead {
    flex-direction: column;
    gap: 20px;
  }
  /* .fifth>.secondhead>.boxes1,
  .fifth>.secondhead>.boxes2,
  .fifth>.secondhead>.boxes3 {
    flex: 1 1 100%;
  } */
}

@media (max-width: 480px) {
  .fifth {
    /* padding: 65px 30px !important; */
    gap: 40px !important;
  }
  .fifth>.firsthead{
    gap: 20px !important;
  }
  .fifth>.firsthead>.effective>h1 {
    font-size: 24px !important;
  }
  .fifth>.firsthead>.another>h4 {
    font-size: 20px !important;
  }
  .fifth>.firsthead>.another>p,
  .fifth .piccontent p,
  .fifth .piccontent2 p,
  .fifth .piccontent3 p {
    font-size: 16px !important;
  }
  .fift .secondhead{
    gap: 20px !important;
  }
}





@media (max-width:974px){
    .sixth{
        flex-direction: column !important;
        gap:60px !important;
        /* padding:0 3% 50px 3% !important; */
        padding: 50px 30px !important;
    }
    .sixth>.joinimage{
        width:100% !important;
        display:flex !important;
        justify-content:center !important;
    }
    .sixth>.joinimage>.imge{
        max-width:240px !important;
    }
    .sixth>.jm-content{
        max-width:100% !important;
        margin-top:20px !important;
        align-items:center !important;
        text-align:center !important;
    }
    .sixth>.jm-content>.contentfirst>h1{
        font-size:32px !important;
        max-width: 600px !important;
    }
    .sixth>.jm-content>.contentfirst>.contentsecond{
        flex-direction:column !important;
        align-items:center !important;
    }
    .sixth>.jm-content>.contentfirst>.contentsecond>.content1,
    .sixth>.jm-content>.contentfirst>.contentsecond>.content2{
        flex-direction:row !important;
        justify-content:center !important;
    }
}

@media (max-width:768px){
    .sixth{
        gap:20px !important;
        /* padding:0 5% 40px 5% !important; */
        padding-top: 0 !important;

        padding-bottom: 05 !important;
    }
    .sixth>.jm-content>.contentfirst>h1{
        font-size:26px !important;
    }
    .sixth>.jm-content>.contentfirst>p{
        font-size:14px !important;
    }
    .sixth>.jm-content>.bookbtn{
        flex-direction:column !important;
        gap:16px !important;
        width:100% !important;
    }
    .sixth>.jm-content>.bookbtn>.book,
    .sixth>.jm-content>.bookbtn>.know{
        width:100% !important;
    }
}

@media (max-width:480px){
    .sixth>.jm-content>.contentfirst>h1{
        font-size:22px !important;
    }
    .sixth>.jm-content>.contentfirst{
        text-align: left;
    }
    .sixth>.jm-content>.contentfirst>p{
        font-size:16px !important;
        line-height:150% !important;
    }

    .sixth>.jm-content>.contentfirst>.contentsecond{
        gap: 20px !important;
        align-items: flex-start !important;
        flex-wrap: wrap !important;
    }
    .sixth>.jm-content>.contentfirst>.contentsecond>.content1,
    .sixth>.jm-content>.contentfirst>.contentsecond>.content2{
        flex-direction:column !important;
        gap:20px !important;
        /* width: 150px; */
    }
    .sixth>.jm-content>.contentsecond{
        text-align: left;
    }
}


@media (max-width: 969px){
    .seventh{
        padding: 50px 30px !important;
    }
    .pricing-boxes{
        display: flex;
        flex-wrap: wrap;
        gap: 20px !important;
    }

}
@media (max-width:768px){
    .main-head .first h1{
        font-size: 28px !important;
        max-width: 400px !important;
    }
    .pricing-boxes .box{
        max-width: 300px !important;
        padding: 16px 16px !important;
        /* text-align: left !important; */
    }
    .pricing-boxes .box ul li{
        text-align: left;
    }
    .pricing-boxes{
        gap: 30px !important;
    }
}
@media (max-width:480px){

    .main-head .first h1{
        font-size: 24px !important;
    }

    .pricing-boxes .box{
        max-width: 300px !important;
        /* padding: 9px 16px !important; */
    }

    .pricing-boxes .box button{
        padding: 12px !important;
        font-size: 14px !important;
    }
}




/* Tablets (max-width: 992px) */
@media (max-width: 992px) {
    .eight .square2 .img-con .conten2 .right-im{
        display: none !important;
    }
    .eight .square2 .img-con .conten{
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
  .eight {
    flex-direction: column !important;
    align-items: center !important;
    padding: 50px 20px !important;
    gap: 30px !important;
  }

  .eight .square1 {
    align-items: center !important;
    text-align: center !important;
  }

  .eight .square1 .cont h1 {
    font-size: 32px !important;
  }

  .eight .square1 .cont p {
    max-width: 100% !important;
    font-size: 14px !important;
  }

  .eight .square2 {
    max-width: 100% !important;
    height: auto !important;
    flex-direction: column !important;
    text-align: center !important;
    padding: 20px !important;
  }

  .eight .square2 .carousel-item.active {
    flex-direction: column !important;
    align-items: center !important;
  }

  .eight .square2 .image-l {
    width: 100px !important;
    height: 120px !important;
    margin-bottom: 15px !important;
  }

  .eight .square2 .img-con {
    align-items: center !important;
    text-align: center !important;
  }

  .eight .square2 .img-con .conten p,
  .eight .square2 .img-con .conten .pr {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}

/* Mobiles (max-width: 576px) */
@media (max-width: 576px) {
  .eight {
    padding: 30px 30px !important;
    gap: 20px !important;
  }

  .eight .square1 .cont h1 {
    font-size: 24px !important;
  }

  .eight .square1 .cont p {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .eight .square2 {
    padding: 15px !important;
  }

  .eight .square2 .image-l {
    width: 80px !important;
    height: 100px !important;
  }

  .eight .square2 .img-con .conten h6 {
    font-size: 16px !important;
  }

  .eight .square2 .img-con .conten p,
  .eight .square2 .img-con .conten .pr {
    font-size: 12px !important;
    line-height: 18px !important;
  }
}

/* @media (max-width:1024px){
    .nineth .head-first{
        max-width: 910px !important;
    }
    .nineth .head-first h1{
        font-size: 32px !important;
    }
    .nineth .head-first .bf-bold .bold p{
        font-size: 13px !important;
    }
    .nineth .head-second{
        display: flex;
        flex-wrap: wrap;
        max-width: 500px !important;
    }
    .nineth .head-second .one-box{
    }
    
} */


@media (max-width: 992px) {
    .nineth{
        padding: 30px 30px !important;
    }
  .nineth .head-first{
        max-width: 910px !important;
    }
    .nineth .head-first h1{
        font-size: 32px !important;
        max-width: 370px !important;
    }
    .nineth .head-first .bf-bold .bold p{
        font-size: 13px !important;
    }
    .nineth .head-second{
        display: flex;
        flex-wrap: wrap;
        max-width: 500px !important;
        justify-content: center;
    }
  
}

@media (max-width: 768px){
    .nineth .head-first h1{
        font-size: 20px !important;
        max-width: 320px !important;
    }
    .nineth .head-first .bf-bold .bold{
        gap: 6px !important;
    }
    .nineth .head-first .bf-bold .bold p{
        font-size: 12px !important;
    }

    .nineth .head-second{
        max-width: 400px !important;
        /* padding: 50px 2px 50px 2px !important; */
    }
}

@media (max-width: 576px) {
  .nineth {
    /* padding: 40px 20px !important; */
    /* gap: 40px !important; */
  }


  .nineth .head-first{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .nineth .head-first h1 {
    font-size: 28px !important;
    line-height: 130% !important;
    text-align: center !important;
  }

  .nineth .head-first .bf-bold .bold{
    max-width: 300px;
  }

  .nineth .head-second {
    flex-direction: column !important;
    gap: 20px !important;
  }

  

  .click {
    width: 100% !important;
  }
}
@media (max-width: 445px){
    
    .nineth .head-first{
        /* text-align: left !important; */
        align-items: flex-start;
        gap: 30px !important;
    }
    .nineth .head-first h1{
        font-size: 26px !important;
        text-align: left !important;
    }
    .nineth .head-first .bf-bold{
        padding-left: 8px;
    }

    .nineth .head-first .bf-bold .bold span{
        font-size: 20px !important;
    }
    .nineth .head-first .bf-bold .bold p{
        font-size: 14px !important;
    }
    .nineth .head-first .bf-bold .bold{
    max-width: 290px;
  }

  .nineth .head-second{
        /* max-width: 400px !important; */
        /* padding: 30px 2px 30px 2px !important; */
        gap: 30px !important;
    }
}

@media (max-width: 962px){
    .tenth .box2 .head1 .st1-row h5{
        font-size: 15px !important;
    }
}

@media (max-width: 768px){
    .tenth{
        display: flex;
        flex-direction: column;
        gap: 80px !important;
        padding: 50px 30px !important;
    }
    .tenth .box1{
        display: flex !important;
    }
}

@media (max-width: 445px){
    .tenth .box1 .heading h3{
        font-size: 36px !important;
    }
    .tenth .box1 .content{
        max-width: 300px !important;
    }
    .tenth .box2 .head1 .st1-row h2{
        font-size: 30px !important;
    }
    .tenth .box2 .head1 .st1-row{
        gap: 8px !important;
    }
    .tenth .box2 .head1 .st2-row p{
        font-size: 13px !important;
    }
    textarea{
        padding: 10px 16px !important;
    }

    input[type="text"],
input[type="email"]{
    padding: 10px 16px !important;
}


}


@media (max-width: 962px){
    .last{
        /* padding: 80px 3% 12px 3%; */
        padding: 50px !important;
    }
    .last .straight{
        gap: 35px;
    }
    .last .straight .row1{
        max-width: 200px !important;
    }
    .last .straight .row1 .down{
        font-size: 14px !important;
    }
}

@media (max-width: 768px){
    .last{
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .last .straight .row1{
        max-width: 100px !important;
        align-items: center !important;
        justify-content: center !important;
    }
    .last .straight{
        display: flex;
        flex-wrap: wrap;
        /* justify-content: center !important; */
        /* max-width: 100px !important; */
    }
    .last .straight .row4 .last-button{
        max-width: 120px !important;
        height: 52px !important;
    }
    
}

@media (max-width: 445px){
    .last{
        /* padding-top: 50px !important; */
    }
    .last .straight .row1{
        max-width: 200px !important;
    }
    .last .straight .row2{
        gap: 20px !important;
        display: none !important;
    }
    .last .straight .row3{
        gap: 20px !important;
        display: none !important;
    }
    .last .straight .row4{
        gap: 20px !important;
    }
    .last .straight .row4 h4{
        margin-top: 20px !important;
    }
}