@media (min-width: 320px) and (max-width: 470px) {
    .feature-bg .card {
    
        height: unset;
    }
    .banner-bg .py-8{
      padding-top: 20px !important;
      padding-bottom: 20px !important;
    }
    .integrate-image img {
        width: 30%;
    }
    .banner-cont {
        font-size: 24px;
    }

    .header-logo img {
        width: 100px;
    }

    .about-bg p {
        text-align: justify;
    }

    .attendance-bg .cont h1 {
        font-size: 22px;
    }

    .attendance-bg .cont p {
        display: none;

    }

    .attendance-bg .cont {
        background: rgb(215 232 250);
        padding: 20px 0;
        border-radius: 20px;
    }

    .attendance-bg {
        padding: unset;
    }

    .about-to-padd {
        padding-top: unset;
    }

    .attendance-left {
        padding-left: 16px;
    }

    .about-bg h3 {
        text-align: center;
        margin-bottom: 20px;
    }

    .attendance-left .about-to-padd {
        padding: 0 30px;

    }

    #services .card .card-text {
        text-align: justify;

    }

    .feature-bg .title h1 {
        font-size: 22px;
        line-height: 2rem;
    }

    .feature-bg .card p {
        text-align: justify;

    }

    .get-app-line-h h1 {
        font-size: 22px;
        line-height: 2rem;
    }

    .add-margin-b {
        margin-bottom: 28px;
    }

    .get-app-cont {
        font-size: 22px;
    }

    #howitworks .title h1 {
        font-size: 22px;
    }

    .indestries-card .card {
        padding: 19px 15px;
    }

    .faq-bg .main-title h1 {
        font-size: 22px;
    }

    .faq-shadow {
        padding: 0px 15px;
        border-radius: 20px;
        box-shadow: 0px 0px 0px 0px;
    }
    .faq-bg  .main-title p{
        display: none;
    }
    
    .faq-bg  .faq-pad{
       padding: 0;
    }
    .modal-content {
        width: 100%;
        padding: 20px 5px;

    }
    .intergration-cont h1 {
        font-size: 22px;
    }

    .getintouch-bg .main-form-p img {

        display: none;

    }

    .main-form-p {
        padding: unset;
            box-shadow:unset;
    }

    .getintouch-bg .widjets button {
        width: 40%;
    }

    .form-bg .widjets input {
        padding: 0 10px;
    }
    .form-bg .widjets textarea {
        padding: 15px 10px;
    }
    .form-bg {
       
        padding: 30px 20px;
        border-radius: 15px;
    }
    .dowload-store {
        margin-bottom: 10px;
    }
}
@media (min-width: 471px) and (max-width: 575px) {
    .feature-bg .card {
        height: unset;
    }
    .banner-cont {
        font-size: 24px;
    }

    .header-logo img {
        width: 100px;
    }

    .about-bg p {
        text-align: justify;
    }

    .attendance-bg .cont h1 {
        font-size: 22px;
    }

    .attendance-bg .cont p {
        display: none;

    }

    .attendance-bg .cont h1{
        background: rgb(215 232 250);
        padding: 20px 0;
        border-radius: 20px;
    }

    .attendance-bg {
        padding: unset;
    }

    .about-to-padd {
        padding-top: unset;
    }

    .attendance-left {
        padding-left: 16px;
    }

    .about-bg h3 {
        text-align: center;
        margin-bottom: 20px;
    }

    .attendance-left .about-to-padd {
        padding: 0 30px;

    }

    #services .card .card-text {
        text-align: justify;

    }

    .feature-bg .title h1 {
        font-size: 22px;
        line-height: 2rem;
    }

    .feature-bg .card p {
        text-align: justify;

    }

    .get-app-line-h h1 {
        font-size: 22px;
        line-height: 2rem;
    }

    .add-margin-b {
        margin-bottom: 28px;
    }

    .get-app-cont {
        font-size: 22px;
    }

    #howitworks .title h1 {
        font-size: 22px;
    }

    .indestries-card .card {
        padding: 19px 15px;
    }

    .faq-bg .main-title h1 {
        font-size: 22px;
    }

    .faq-shadow {
        padding: 0px 15px;
        border-radius: 20px;
        box-shadow: 0px 0px 0px 0px;
    }
    .faq-bg  .main-title p{
        display: none;
    }
    
    .faq-bg  .faq-pad{
       padding: 0;
    }
    .modal-content {
        width: 100%;
        padding: 20px 5px;

    }
    .intergration-cont h1 {
        font-size: 22px;
    }

    .getintouch-bg .main-form-p img {

        display: none;

    }

    .main-form-p {
        padding: unset;
            box-shadow:unset;
    }

    .getintouch-bg .widjets button {
        width: 28%;
    }

    .form-bg .widjets input {
        padding: 0 10px;
    }
    .form-bg .widjets textarea {
        padding: 15px 10px;
    }
    .form-bg {
       width: 80%;
        padding: 30px 20px;
        border-radius: 15px;
    }
    .dowload-store {
        margin-bottom: 10px;
    }
    .integrate-image img {
        width: 28%;
    }
}

@media (max-width: 350px) {
    .about-icon li .icon-bg {
        margin-right: 9px;
        width: 20px;
        height: 20px;
    }
    .faq-bg .faq-cont-inner .faq-cont {
        padding: 15px 13px;
    }

   

}

@media (max-width: 991px) {
    .desk-image {
        display: none;
    }


    .mob-image {
        margin-bottom: 20px;
    }

    .desk-menu {
        display: none !important;
    }

}

@media (min-width: 992px) {
    .mob-image {
        display: none;
    }

    .mobile-menu {
        display: none;
    }
}
@media (max-width: 419px) {
    .captcha .g-recaptcha {
        transform: scale(0.88);
        -webkit-transform: scale(0.80);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .banner-cont {
        font-size: 28px;
    }

    .about-bg h3{
        text-align: center;
        font-size: 24px;

    }

    .attendance-bg .cont h1 {
        font-size: 24px;
        line-height: 2.5rem;
        background: rgb(215 232 250);
        border-radius: 20px;
    }
    .attendance-bg {
        padding: unset;
    }
    .about-to-padd {
        padding-top: unset;
    }

    .feature-bg .title h1 {
        font-size: 24px;
        font-weight: 400;
        line-height: 2rem;
    }
    .get-app-line-h h1 {
        line-height: 2rem;
        font-size: 24px;
    }
    .add-margin-b {
        margin-bottom: 30px;
    }
    #howitworks .title h1 {
        font-size: 24px;
    }
  
    .faq-bg .main-title h1 {
        font-size: 24px;
    }
    .faq-bgs .mob-image{
        padding-bottom: 30px;
    }
    .modal-content {      
        width: 80%;
    }

    .intergration-cont h1 {
        font-size: 24px;
    }
    .header-logo img {
        width: 100px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
   

   
    .banner-cont {
        font-size: 28px;
    }

    .about-bg h3{
        text-align: center;
        font-size: 24px;
        line-height: 2rem;
        padding: 0 60px;

    }

    .attendance-bg .cont h1 {
        font-size: 24px;
        line-height: 2.5rem;
        background: rgb(215 232 250);
        border-radius: 20px;
    }
    .attendance-bg {
        padding: unset;
    }
    .about-to-padd {
        padding-top: unset;
    }

    .feature-bg .title h1 {
        font-size: 24px;
        font-weight: 400;
        line-height: 2rem;
    }
    .get-app-line-h h1 {
        line-height: 2rem;
        font-size: 24px;
    }
    .add-margin-b {
        margin-bottom: 30px;
    }
    #howitworks .title h1 {
        font-size: 24px;
    }
  
    .faq-bg .main-title h1 {
        font-size: 24px;
    }
    .faq-bgs .mob-image{
        padding-bottom: 30px;
    }
    .modal-content {      
        width: 80%;
    }

    .intergration-cont h1 {
        font-size: 24px;
    }
    .header-logo img {
        width: 100px;
    }
    .feature-bg .card {
        height: 450px;
    }
    .indestries-card .card {
        height: 340px;
    }
    
    .getintouch-bg .main-form-p img{
        width: 60% !important;
        display: flex;
        margin: auto;
        padding: 30px;
    }
}


@media (min-width: 992px) and (max-width: 1024px) {
    .feature-bg .card {
      
        height: 300px;
    }

    .header-modal .modal-contentheader {
        width: 64%;
        right: 13%;
    }
}
@media (min-width: 1024px) and (max-width: 1100px) {
    .feature-bg .card {
        height: 300px;
    }


    .header-modal .modal-contentheader {
        width: 55%;
        right: 13%;
    }
}
@media (min-width: 1101px) and (max-width: 1199px) {
    .feature-bg .card {
        height: 300px;
    }
    .header-modal .modal-contentheader {
        width: 55%;
    }
    .header-modal .closeicon {
        
        right: -16%;
    }
}