

@media only screen and (min-width:1141px) and (max-width:1388px) {
    .how-it-works-container {
   
        padding-right: 30px;
     
    }
}
@media only screen and (max-width:1019px) {
    .form-container {
        width: 100%;
    }
    .companies-img>img {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
}

@media only screen and (min-width:952px) and (max-width:1102px) {
    .testimony-container {
        width: 300px;
        height: 420px;
        padding: 20px 20px 20px 20px;
    }
}

@media only screen and (min-width:862px) and (max-width:951px) {
    .testimony-container {
        width: 270px;
        height: 465px;
        padding: 20px 20px 20px 20px;
    }
}

@media only screen and (min-width:768px) and (max-width:861px) {
    .testimony-container {
        width: 238px;
        height: 465px;
        padding: 20px 10px 20px 10px;
    }
    .testimony-container>p {
        font-size: 16px;
    }
}

@media only screen and (max-width:878px) {
    .companies-img>img {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
}

@media only screen and (max-width:1165px) {
    .ctr-heading,
    .tr-heading {
        padding-right: 2%;
        padding-left: 2%;
        font-size: 52px;
    }
    .companies-img>img {
        margin-left: 55px;
        margin-right: 55px;
    }
}

@media only screen and (max-width:718px) {
    .input-icons img {
        margin-top: 12px;
        margin-left: 5px;
    }
    .input-icons {
        width: 100%;
        margin-left: 20px;
        margin-right: 10px;
    }
    .input-field {
        width: 100%;
        padding: 10px;
        padding-left: 45px;
    }
    .signup-btn {
        padding: 10px 20px 10px 20px !important;
        margin-right: 20px;
    }
}

@media only screen and (max-width:574px) {
    .input-field {
        width: 100%;
        padding: 10px;
        border: none;
        padding-left: 45px;
    }
    .signup-btn {
        border-radius: 40px;
        color: white !important;
        padding: 10px 10px 10px 10px !important;
        margin-right: 20px;
        font-size: 14px;
    }
}

@media only screen and (max-width:425px) {
    .input-field::-webkit-input-placeholder {
        font-size: 12px !important
    }
    .input-field::-moz-placeholder {
        font-size: 12px !important
    }
    .input-field:-ms-input-placeholder {
        font-size: 12px !important
    }
    .input-field:-moz-placeholder {
        font-size: 12px !important
    }
    .input-field::-webkit-input-placeholder {
        font-size: 12px !important
    }
    .signup-btn {
        border-radius: 40px;
        color: white !important;
        padding: 10px 0px 10px 0px !important;
        margin-right: 20px;
        font-size: 12px;
    }
    .input-icons img {
        margin-top: 16px;
        width: 20px;
    }
    .input-field {
        padding-left: 30px;
    }
}

@media only screen and (max-width:425px) {
    .signup-btn {
        font-size: 11px;
        width: 180px;
    }
}

@media only screen and (max-width:480px) {
    .img-logo {
        width: 200px;
    }
    .hero-heading {
        margin-top: 30px;
        font-size: 40px;
    }
    .hero {
        padding-bottom: 20px;
    }
    .text-free {
        font-size: 17px;
        margin-top: 15px;
    }
    .s-disc {
        font-size: 12px;
        margin-top: 12px;
    }
    .ctr-heading,
    .tr-heading {
        font-size: 30px;
        padding-right: 0%;
        padding-left: 0%;
        margin-top: 20px;
    }
    .ctr-text {
        font-size: 14px;
    }
    .companies-img {
        margin-top: 0px;
    }
    .companies-img>img {
        margin-left: 10px !important;
        margin-right: 10px !important;
        margin-top: 30px;
        width: 83px;
    }
    .testimony-container>h3 {
        font-size: 18px;
    }
    .testimony-container>p {
        font-size: 15px;
    }
    .testimony-container {
        height: 380px !important;
    }
    .how-it-works-container>h1,
    .other-page-title>h1 {
        font-size: 30px !important;
    }
    .how-it-works-containerp {
        font-size: 15px !important;
    }
    .footer-link {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .form-contact-us {
        margin-top: -40px;
    }
    .other-page-title>h1 {
        margin-top: 30px;
    }
    .privacy-policy-container>p {
        font-size: 15px !important;
    }
    .pp-title {
        font-size: 17px;
    }
    .thank-you-content>p {
        font-size: 16px;
    }
}
@media only screen and (max-width:390px) {
  
    .hero-heading {
       
        font-size: 37px !important;
    }
}
@media only screen and (min-width:481px) and (max-width:767px) {
    .img-logo {
        width: 280px;
    }
    .hero-heading {
        margin-top: 30px;
        font-size: 48px;
    }
    .text-free {
        font-size: 18px;
        margin-top: 15px;
    }
    .s-disc {
        font-size: 14px;
        margin-top: 15px;
    }
    .ctr-heading,
    .tr-heading {
        font-size: 40px;
        padding-right: 2%;
        padding-left: 2%;
        margin-top: 20px;
    }
    .how-it-works-container>h1,
    .other-page-title>h1 {
        font-size: 38px !important;
    }
    .ctr-text {
        font-size: 15px;
    }
    .hero {
        padding-bottom: 30px;
    }
    .companies-img {
        margin-top: 0px;
    }
    .companies-img>img {
        margin-left: 20px !important;
        margin-right: 20px !important;
        margin-top: 30px;
    }
    .testimony-container {
        height: 340px !important;
    }
    .form-contact-us {
        margin-top: -40px;
    }
    .other-page-title>h1 {
        margin-top: 30px;
    }
}

@media only screen and (max-width:767px) {
    .testimony-container {
        width: 100%;
    }
    .how-it-works-content>img {
        width: 100% !important;
    }
    .how-it-works-container {
        margin-left: 20px !important;
        margin-top: 50px;
        margin-right: 20px;
        padding-bottom: 3%;
    }
    .how-it-works-container>h1 {
        text-align: center;
    }
    .footer-disclaimer {
        padding: 3% 3% 3% 3% !important;
    }
    .disclaimer {
        font-size: 13px;
    }
}

@media only screen and (max-width:1140px) {
    .how-it-works-content>img {
        width: 600px;
    }
    .how-it-works-container {
        margin-left: 50px;
        margin-top: 40px;
        padding-right: 5px;
        padding-bottom: 3%;
    }
    .how-it-works-container>h1 {
        font-family: Poppins-Bold;
        font-size: 45px;
    }
    .how-it-works-container>p {
        font-size: 15.5px;
    }
}

@media only screen and (max-width:1040px) {
    .how-it-works-content>img {
        width: 500px;
    }
}

@media only screen and (max-width:900px) {
    .how-it-works-content>img {
        width: 450px;
    }
}

@media only screen and (min-width:768px) and (max-width:920px) {
    .footer-link {
        padding-right: 20px;
        padding-left: 20px;
    }
    .form-container {
        width: 100% !important;
    }
}