.libre-franklin-<uniquifier> {
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.lora-<uniquifier> {
  font-family: "Lora", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.text-white{
    color:#fff !important;
}
.section-padding{
    padding: 5rem 0;
}
.faq-content-sec p{
        font-size: 1rem;
    line-height: 1.5;
    font-weight: 300;
}
.faq-content-sec h3{
    padding-bottom: 1rem;
}
h1{
   font-family: "Libre Franklin", sans-serif;
    font-size: 40px;
    font-weight: 300;
}
h2{
    font-size: 30px;
        font-weight: 300;
}
h3{
    font-size: 25px;
        font-weight: 300;

}
h4{
    font-size: 22px;
        font-weight: 300;
}
.faq-content-sec ul{
    list-style-type: disc;
}
.faq-content-sec ul li{
    padding: 0.5rem 0;
}

/*BANNER*/
.contact-us--mobilebanner-img{
    display: none;
}
.about-banner{
    position: relative;
}
.about-banner-content{
    position: absolute;
    top: 40%;
       left: 0%;
    right: 0%;
    color: #fff;
    text-align: center;
}
.about-banner-content h1 {
    font-size: 4.5rem;
    padding-bottom: 2rem;
    font-weight: 300;
}
.about-banner-content p {
    font-size: 1.25rem;
    padding-bottom: 1rem;
    font-weight: 400;
    letter-spacing: 2px;
        width: 100%;
    max-width: 40%;
    text-align: center;
    margin: 0 auto;
}

.contact-form-detail{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
    margin-top: 5rem;
}
.contact-form-detail form{
    width: 100%;
    max-width: 68%;
    margin: 2rem auto 0 auto;
}
.contact-form-wrapper{
   width: 100%;
    max-width: 50%;
    margin: 0 auto;
}
.contact-details-wrapper{
    width: 50%;
}
.contact-form-wrapper h3{
    font-size: 1.5rem;
    font-weight: 500;
    color: #333333;
      width: 100%;
    max-width: 68%;
    margin: 0 auto;
}
  
.contact-details-wrapper h3{
    font-size: 1.5rem;
    font-weight: 500;
    color: #333333;
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
}
.contact-item{
    display: flex;
    width: 100%;
    justify-content: center;
        padding: 40px 0 0px 0;
}
.icon-wrapper{
    width: 15%;
    text-align: right;
    margin-right: 20px;
}
.icon-wrapper img{
    width: 100%;
    max-width: 50%;
}
.text-wrapper{
    width: 70%;
}
.text-wrapper h4{
    font-size: 1.25rem;
    color: #333333;
}
.contact-details-list{
   background-color: #FFFAEE;
   padding: 1rem 0rem 4rem 0;
    width: 100%;
    border-radius: 8px;
    max-width: 70%;
    margin: 2rem auto 0 auto;
    border-radius: 8px;
}

.text-wrapper p{
    font-size: 1.15rem;
    color: #333333;
    font-weight: 200;
    padding-top: 10px;
}

.contact-form-detail .contact-form-wrapper form p{
    padding: 1rem 0;
}
.contact-form-detail .contact-form-wrapper form p label span input{
    margin-top: 10px !important;
    border-radius: 8px;
    border: none;
    background-color: #E7E7E799;
} 
.contact-form-detail .contact-form-wrapper form p label{
    width: 100% !important;
}
.contact-form-detail .contact-form-wrapper form p label span select{
    width: 100% !important;
    border: none;
    background-color: #E7E7E799;
    border-radius: 8px;


}
.contact-form-detail form input{
    font-size: 1rem;
    background-color: #003541;
    width: 100%;
    color: #fff;
    border:none;
    border-radius: 50px;
}
.contact-form-detail form p label span div.iti{
    width: 100% !important;
}
.contact-form-detail form p label span div.iti input.wpcf7-form-control{
    padding-bottom: 16px !important;
    padding-top: 16px !important;
}
.office-sec{
    background-image: url("https://dev.dvio.global/websites/joy-n-crew/wp-content/themes/blankslate/images/nearby-bg-desk.png");
    padding: 5rem 0;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}
.office-sec h3{
    font-size: 1rem;
    color: #fff;
    text-align: center;
    position: relative;
}
.office-sec h3::after{
    position: absolute;
    content: "";
    background-color: #fff;
    height: 1px;
    width: 30px;
    left: 49%;
    bottom: -106%;
}
.office-sec h2{
    font-size: 4rem;
    color: #fff;
    text-align: center;
    padding: 2rem 0 4rem 0;
    font-weight: 300;
}
.office-locations-wrapper{
    display: flex;
    width: 100%;
    gap: 2rem;
    justify-content: center;
    flex-wrap: wrap;
}
.office-card{
    background-color: #fff;
 width: 28%;
    padding: 2.5rem 2rem;
  border-radius: 1rem;

}
.office-card h4{
    font-size: 1.5rem;
    color: #333333;
    padding-bottom: 1rem;
    font-weight: 400;
}
.office-card p{
    font-size: 1.05rem;
    font-weight: 200;
    color: #333333;
        line-height: 30px;
}
.office-card-child{
    display: flex;
    width: 100%;
}
.office_location_icon{
    width: 12%;
}
.location_area{
    width: 88%;
}
.newletter-sec.section-padding{
    padding: 5rem 0rem 5rem 4rem;
    background-color: #FFFAEE;
}
.newletter-container{
    display: flex;
    justify-content: space-between;
}
.newletter-container .newletter-box{
    width: 40%;
}
.newletter-container .newletter-img{
    width: 50%;
}
.newletter-container .section-header p:after{
    margin: 0;
    display: none;
}
.newletter-container .customer-form p{
    display: flex;
    margin-top: 3rem;
    justify-content: space-between;
}
.newletter-container .customer-form .wpcf7-form-control {
    border-radius: 40px;
    padding: 0.8rem 1rem;
    border: 1px solid #333333;
}
.customer-form .contact-form-wrapper-spinner{
    position: absolute;
    bottom: -2rem;
}
.newletter-container .customer-form input[type="submit"]{
    background-color: #003541;
    color: #fff;
    border: 0;
    border-radius: 40px;
    padding: 0 2rem;
    margin-left: 1rem;
}
.newletter-container h2 {
    font-size: 3.5rem;
    font-weight: 100;
    color: #333;
}
.newletter-container p {
    font-size: 0.9rem;
    color: #896E22;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    margin-bottom: 4rem;
}
.office-card p svg{
    margin-right: 10px;
}
/*---------media query---------*/

@media screen and (min-width: 2500px) {
    body {
        max-width: 2500px;
    }
}
@media screen and (min-width: 2000px) and (max-width: 2499px) {}
@media screen and (min-width: 1600px) and (max-width: 1999px) {}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .about-banner-content h1 {
    font-size: 3.5rem;
}
.about-banner-content p {
    font-size: 1.15rem;
    max-width: 35%;
}
.contact-form-wrapper h3,.contact-details-wrapper h3 {
    font-size: 1.5rem;
}
.text-wrapper h4 {
    font-size: 1.25rem;
}
.office-sec h2 {
    font-size: 3rem;
}
.office-card h4 {
    font-size: 1.35rem;
}
.office-card p {
    font-size: 1rem;
}








    .newletter-sec.section-padding{
        padding: 5rem 0rem 5rem 2.2rem;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
      .contact-us--mobilebanner-img{
    display: block;
}
.contact-desktop-banner-img{
    display: none;
}
.about-banner-content h1 {
    font-size: 3rem;
}
.about-banner-content p {
    font-size: 1.15rem;
        max-width: 60%;
    font-weight: 200;
}
    .contact-form-detail {
    flex-direction: column;
}
.contact-form-wrapper {
    width: 100%;
}
.contact-details-wrapper {
    width: 100%;
}
.contact-form-detail form {
    max-width: 85%;
}
.contact-details-list {
    padding: 0rem 0rem 2rem 0;
    margin-bottom: 3rem;
    width: 100%;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    border-radius: 8px;
}
.contact-details-wrapper h3{
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
        font-size: 1.25rem;
    font-weight: 400;
}
.text-wrapper h4{
    font-size: 1rem;
    color: #333333;
}
.contact-item {
    padding: 20px 0 0px 0;
}
.text-wrapper p {
    font-size: 1rem;
}
.office-sec h2 {
    font-size: 2.15rem;
    font-weight: 300;
}
.office-sec h3 {
    font-size: 1rem;
    font-weight: 400;
}
.office-locations-wrapper {
    flex-direction: column;
}
.office-card {
    background-color: #fff;
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
}
.office-card p svg{
    margin-right: 10px;
}
.office-sec {
    background-image: url(https://dev.dvio.global/websites/joy-n-crew/wp-content/themes/blankslate/images/nearby-bg-mob.png);
    padding: 3rem 0;
}

}
@media screen and (min-width: 769px) and (max-width: 991px) {
.contact-us--mobilebanner-img{
    display: block;
}
.contact-desktop-banner-img{
    display: none;
}
.about-banner-content h1 {
    font-size: 3.5rem;
}
.about-banner-content p {
    font-size: 1.35rem;
        max-width: 60%;
    font-weight: 200;
}
    .contact-form-detail {
    flex-direction: column;
}
.contact-form-wrapper {
    width: 100%;
}
.contact-details-wrapper {
    width: 100%;
    margin-top: 2rem;
}
.contact-form-detail form {
    max-width: 100%;
}
.contact-details-list {
   padding: 2rem 0rem 2rem 0;
        margin-bottom: 3rem;
        width: 100%;
        max-width: 51%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2rem;
        border-radius: 8px;
}
.contact-form-wrapper h3, .contact-details-wrapper h3{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
        font-size: 1.5rem;
    font-weight: 400;
}
.contact-details-wrapper h3 {
        max-width: 50% !important;
    }
.text-wrapper h4{
    font-size: 1.25rem;
    color: #333333;
}
.contact-item {
    padding: 20px 0 0px 0;
            justify-content: space-evenly;
}
.text-wrapper p {
    font-size: 1.15rem;
}
.office-sec h2 {
    font-size: 2.5rem;
    font-weight: 300;
}
.office-sec h3 {
    font-size: 1rem;
    font-weight: 400;
}
.office-locations-wrapper {
    flex-direction: column;
}
.office-card {
    background-color: #fff;
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
}
.office-card p svg{
    margin-right: 10px;
}

.office-sec {
    background-image: url(https://dev.dvio.global/websites/joy-n-crew/wp-content/themes/blankslate/images/nearby-bg-mob.png);
    padding: 3rem 0;
}

.newletter-sec.section-padding{
        padding: 3rem 0rem 3rem 2rem;
    }
    .newletter-container .customer-form input{
        
    }
    .newletter-container h2 {
    font-size: 3rem;
}
.newletter-container p {
    margin-bottom: 0 !important;
}
.wpcf7-spinner{
    display: none !important;
}
}
@media screen and (min-width: 569px) and (max-width: 768px) {
     .contact-us--mobilebanner-img{
    display: block;
}
.contact-desktop-banner-img{
    display: none;
}
.about-banner-content h1 {
    font-size: 3rem;
}
.about-banner-content p {
    font-size: 1.15rem;
        max-width: 60%;
    font-weight: 200;
}
    .contact-form-detail {
    flex-direction: column;
}
.contact-form-wrapper {
    width: 100%;
}
.contact-details-wrapper {
    width: 100%;
}
.contact-form-detail form {
    max-width: 85%;
}
.contact-details-list {
    padding: 0rem 0rem 2rem 0;
    margin-bottom: 3rem;
    width: 100%;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    border-radius: 8px;
}
.contact-form-wrapper h3, .contact-details-wrapper h3 {
     width: 100%;
    max-width: 85%;
    margin: 0 auto;
        font-size: 1.25rem;
    font-weight: 400;
}
.text-wrapper h4{
    font-size: 1rem;
    color: #333333;
}
.contact-item {
    padding: 20px 0 0px 0;
    justify-content: flex-start;
}
.text-wrapper p {
    font-size: 1rem;
}
.office-sec h2 {
    font-size: 2.15rem;
    font-weight: 300;
}
.office-sec h3 {
    font-size: 1rem;
    font-weight: 400;
}
.office-locations-wrapper {
    flex-direction: column;
}
.office-card {
    background-color: #fff;
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
}
.office-card p svg{
    margin-right: 10px;
}
.office-sec {
    background-image: url(https://dev.dvio.global/websites/joy-n-crew/wp-content/themes/blankslate/images/nearby-bg-mob.png);
    padding: 3rem 0;
}
.newletter-container .customer-form p {
    margin-bottom: 0 !important;
}
.newletter-container p {
    margin-bottom: 2rem !important;
}
.newletter-sec.section-padding{
        padding:0;
    }
    .newletter-container .newletter-box{
        width: 100%;
        padding: 3rem 1rem;
    }
    .newletter-container .newletter-img{
        width: 100%;
    }
    .newletter-container{
        flex-wrap: wrap;
    }
    .newletter-sec.section-padding .col-12{
        padding-left: 0px;
    }
    .newletter-container .customer-form input {
        margin-right: 0.5rem;
        border-radius: 40px;
        padding: 0.5rem;
    }
    .newletter-container .newletter-box .section-header p,
    .newletter-container .newletter-box .section-header h2{
        text-align: center;
    }
    .newletter-container .section-header p:after{
        margin: auto;
    }
}
@media screen and (min-width: 320px) and (max-width: 568px) {
    .contact-us--mobilebanner-img{
    display: block;
}
.contact-desktop-banner-img{
    display: none;
}
.about-banner-content h1 {
    font-size: 3rem;
}
.about-banner-content p {
    font-size: 0.9em;
    max-width: 100%;
    font-weight: 200;
    line-height: 23px;
}
    .contact-form-detail {
    flex-direction: column;
}
.contact-form-wrapper {
    width: 100%;
}
.contact-details-wrapper {
    width: 100%;
}
.contact-form-detail form {
    max-width: 85%;
}
.contact-details-list {
    padding: 0rem 0rem 2rem 0;
    margin-bottom: 3rem;
    width: 100%;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    border-radius: 8px;
}
.contact-form-wrapper h3,.contact-details-wrapper h3{
      width: 100%;
    max-width: 85%;
    margin: 0 auto;
        font-size: 1.25rem;
    font-weight: 400;
}

.text-wrapper h4{
    font-size: 1rem;
    color: #333333;
}
.contact-item {
    padding: 20px 0 0px 0;
    justify-content: flex-start;
}
.text-wrapper p {
    font-size: 1rem;
}
.office-sec h2 {
    font-size: 2.15rem;
    font-weight: 300;
    padding-bottom: 3rem !important;
}
.office-sec h3 {
    font-size: 1rem;
    font-weight: 400;
}
.office-locations-wrapper {
    flex-direction: column;
}
.office-card {
    background-color: #fff;
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
}
.office-card p svg{
    margin-right: 10px;
}
.office-sec {
    background-image: url(https://dev.dvio.global/websites/joy-n-crew/wp-content/themes/blankslate/images/nearby-bg-mob.png);
    padding: 3rem 0;
}
.newletter-sec.section-padding{
        padding:0;
    }
    .newletter-container .newletter-box{
        width: 100%;
        padding: 3rem 1rem 0 1rem;
    }
    .newletter-container .newletter-img{
        width: 100%;
    }
    .newletter-container{
        flex-wrap: wrap;
    }
    .newletter-sec.section-padding .col-12{
        padding-left: 0px;
    }
    .newletter-container .customer-form input {
        margin-right: 0.5rem;
        border-radius: 40px;
        padding: 0.5rem;
    }
    .newletter-container .newletter-box .section-header p,
    .newletter-container .newletter-box .section-header h2{
        text-align: center;
    }
    .newletter-container .section-header p:after{
        margin: auto;
    }
    .newletter-container h2 {
    font-size: 2.5rem;
    margin-top: 1rem;
}
.newletter-container .customer-form p {
    flex-direction: column;
        margin-top: 2rem;
}
.newletter-container .customer-form p span, .newletter-container .customer-form p input{
    padding-bottom: 2rem;
} 
.newletter-container .customer-form input[type="submit"] {
    width: 40%;
    padding: 10px 20px;
    margin: 0 auto;
    text-transform: uppercase;
}
.newletter-container p {
    margin-bottom: 0;
}

}