#maincontent.contact-page h1,
#maincontent.contact-page h2,
#maincontent.contact-page h3,

#maincontent.contact-page h5,
#maincontent.contact-page h6,
#maincontent.contact-page .qt-btn,
#maincontent.contact-page .qt-capfont,
#maincontent.contact-page caption,
#maincontent.contact-page .qt-title {
    font-family: Khand, Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}


.tabs {
    position: relative;
    overflow-x: clip!important;
    overflow-y: hidden;
}
.qt-booking-form .tab .active {

    background: #f0e46c !important;
    font-weight: 700;
    /* margin-top: 19px; */
}

label{
    font-size: 1.2rem!important;
    font-weight: 700;
}
.input-field label.active{
    font-size: 0.8rem!important;
}
.studio-title,
.station-title,
.address-title {
    background-color: darkcyan !important;
    color: #fff !important;
}
.qt-section-booking .qt-booking-form .qt-contacts p:nth-of-type(2n + 1)::after{
    transform: skewY(0)!important;
}
.studio-phone,
.studio-email,
.whatsapp-phone,
.station-phone,
.station-email,
.station-whatsapp-phone{
    display: block;
    position: relative;
    bottom: 120px;
}

.location{
    margin-top: -47px;
    padding: 0px !important;
}
.qt-vertical-padding-m {
    padding: 1rem 0 1rem 0 !important;
    /* font-weight: 900 !important; */
}
.qt-bigicon{
    font-size: 26px !important;
}
.dripicons-mail,
.dripicons-phone,
.dripicons-location {
    line-height: 50px !important;
    width: 50px !important;
    height: 50px !important;
}
.qt-section-booking .qt-booking-form .qt-contacts p:nth-of-type(2n + 1)::after{
    padding-bottom: 30%;
    
}
#maincontent.contact-page h4{
    font-family: Circular Std Black !important;
    font-weight: 900 !important;
    text-transform: capitalize !important;
    text-shadow: 0 0 1px black;
    font-size: 1rem;
    
}
.contact-form span{
    font-family: "Open Sans", Helvetica, Arial, sans-serif;

}
#form p{
    margin-bottom: -1px;
    margin-top: 25px;
}

@media only screen and (min-width: 1201px) {
   #maincontent.contact-page h3 {
        font-size: 2rem;
    }
}



@media (max-width: 1024px){
.contact-page .push-m2.qt-item {
  left:auto!important;
}
.contact-page .row .col.push-m2{
  left: auto;
}
}


@media (min-width: 1366px){
    .col.push-m2{
        top: -93px;
    }
}
@media (max-width:390px){
 .qt-section-booking .qt-booking-form .qt-contacts p:nth-of-type(2n + 1)::after {
        padding-bottom: 76%!important;
    }
  .studio-email a,
  .station-email a{
    word-break: break-all;
  }
}
@media (max-width: 430px){
    .location {
        margin-top: -103px;
    }

 
}
@media (min-width:768px) and (max-width:1024px) {
     .col-md-8{
        width: 100%!important;
    }
}
@media (max-width:767px){
    .qt-section-booking .qt-booking-form .qt-contacts p:nth-of-type(2n + 1)::after{
        padding-bottom: 67%;
    }
  
}
    