.contact-section .az-element.az-section.inner-section {
    width: 80%!important;
    margin: 0px auto!important;
}
.top-heading h1{
    color: #000!important;
    text-align: center!important;
    font-family: Montserrat!important;
    font-size: 40px!important;
    font-style: normal;
    font-weight: 800!important;
    line-height: 45px; /* 112.5% */
    text-transform: uppercase;
}
.form-top-heading h3{
    color: #000;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 52.857% */
}
.form-top-heading p{
    color: #222;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
}
.text-section h4{
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 92.5% */
}
.text-section p{
    color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 61.667% */
}
.form-row #contact-form-new .form-text{
    border: 1px solid #BBB;
}
.form-row #contact-form-new .webform-component-email{
    width: 100%;
}
.form-row #contact-form-new .form-control::-webkit-input-placeholder{
    color: #222!important;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 157.143% */
}
.form-row #contact-form-new .form-submit{
    border-radius: 2px;
    background: #000;
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px; 
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    padding: 15px;
    width: 100%;
}
.address-section .az-element.az-html h4{
    color: #FFF;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.5px; /* 92.5% */
}
.address-section .az-element.az-html p{
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 2px;
}
.address-section .add-inner-sec {
    margin-bottom: 20px;
}
.address-section .az-element.az-ctnr.az-column.col-sm-12{margin-bottom: 0px;}

@media (min-width:799px) and (max-width:899px) {
    .text-section p{font-size: 25px;}
    .text-section p img{width: 22px!important;height: 19px!important;}
}
@media (max-width:768px) {
    .inner-section .form-top-heading,
    .inner-section .form-row{padding-right: 0px!important;}

}
@media (max-width:500px) {
    .text-section p{font-size: 25px;}
    .text-section p img{width: 27px!important;height: 24px!important;}
}
