/* @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .logo-wrapper img {
        max-width: 217px;
        max-height: 118px;
        margin-left: -4px;
        margin-top: -10px;
    }
} */



@media only screen and (max-width: 1314px) {
    .form-group input[type="text"]::placeholder, .form-group input[type="number"]::placeholder, .form-group select {
        /* color: #aaa; */
        width: 287px;
    }
}

@media only screen and (max-width: 991px) {
    .logo-wrapper img {
        max-width: 200px;
        max-height: 50px;
        margin-left: 10px;
    }
}
 @media only screen and (max-width: 414px) {
    .logo-wrapper img {
        max-width: 139px;
        max-height: 45px;
        margin-left: 5px;
    }
}
@media only screen and (max-width: 430px) {
    .hero-area h1 {
        font-size: 20px;
    }
}


@media only screen and (max-width: 414px) {
    h2.subtitle {
        font-size: 26px;
    }
   .testimonial {
    background-color: #fff;
    position: relative;
    z-index: 0;
    padding: 90px 12px 95px 11px;
}

.quote-form-section {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 44px 38px 51px;
}
.container {
    width: 100%;
    padding-right: 33px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
}

@media only screen and (max-width: 990px) {

    select {
    display: flex;
    padding: 10px 20px;
    border-radius: 25px;
    border: 2px solid #fff;
    background-color: red;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
}
@media only screen and (max-width: 743px) {
   .form-grid {
    display: grid
;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-left: -143px;
}

}
@media only screen and (max-width: 743px) {

    .form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-left: -173px;
    
}

.section-title {
    font-size: 1.25em;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 39px;
    display: flex
;
    align-items: center;
    gap: 10px;
    margin-left: -162px;
}
}

@media only screen and (max-width: 754px) {

    .form-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-left: -173px;
}
}

/* @media only screen and (min-width: 1915px) {



    .form-container {
    border-top: 2;
    font-family: -webkit-body;
    background-color: var(--container-bg);
    padding: 40px;
    margin-left: 1px;
    border-radius: -2px;
    background-size: cover;
    width: 54%;
    margin-left: 1074px;
    border-top: 2px;
    border-top: 1px solid #003466;
}
.support-bar::after {
    position: absolute;
    content: "";
    right: -82%;
    top: 0px;
    width: 83%;
    height: 102%;
    background-color: #003466;
    border-bottom: 2px solid #274a69;
}
.navbar-area::after {
    content: "";
    position: absolute;
    background-color: #003466;
    height: 100%;
    width: 88%;
    right: -87%;
    top: 0px;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    color: #4e5861;
    font-size: 29px;
    font-weight: 400;
}
.navbar-area::before {
    content: "";
    position: absolute;
    background-color: #003466;
    height: 101%;
    width: 79px;
    left: -30px;
    top: 0px;
    -webkit-transform: skewX(37deg);
    -ms-transform: skewX(37deg);
    transform: skewX(37deg);
}
.navbar-area {
    position: relative;
    background-color: #003466;
    margin-left: 53px;
    padding: 14px 0px;
}

}  */

@media only screen and (max-width: 1314px) {
    .form-group input[type="text"]::placeholder, .form-group input[type="number"]::placeholder, .form-group select {
    color: #aaa;
    width: 287px;

}}
@media only screen and (min-width: 1915px) {
    .form-section {
    margin-bottom: 30px;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 25px;
    margin-left: 300px;
}
.form-grid {
    display: grid
;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    width: 1000px;
    margin-left: 185px;
}
.section-title {
    font-size: 1.25em;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 20px;
    display: flex
;
    align-items: center;
    gap: 10px;
    margin-left: 179px;
}
.form-container {
    border-top: 2;
    font-family: -webkit-body;
    background-color: var(--container-bg);
    padding: 40px;
    margin-left: 65px;
    border-radius: -2px;
    background-size: cover;
    width: 100%;
    border-top: 2px;
    border-top: 1px solid #003466;
}

}

@media only screen and (max-width: 754px){
    .section-title {
    font-size: 1.25em;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 20px;
    display: flex
;
    align-items: center;
    gap: 10px;
    margin-left: -122px;
}
.form-grid {
    display: grid
;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    margin-left: -118px;
}
}

@media only screen and (max-width: 1934px){
    .form-section {
    margin-bottom: 30px;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 25px;
    margin-left: 856px;
    /* font-size: 16px; */
}
.form-container {
    border-top: 2;
    font-family: -webkit-body;
    background-color: var(--container-bg);
    padding: 40px;
    font-size: 19px;
    margin-left: 1px;
    border-radius: -2px;
    background-size: cover;
    width: 100%;
    border-top: 2px;
    border-top: 1px solid #003466;
}
.form-section {
    margin-bottom: 30px;
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 25px;
    margin-left: 300px;
}
}