/***************************************************About us Page*************************************************/
.contact-us-sec-1{
  overflow: hidden;
  height: 1680px;
  margin-top: 60px;
}
.contact-us-sec-2{
  height: 750px;
}
.contact-section{
  margin-top: 150px;
}
.block_hdr {
  margin-top: -52px;
}
/**************************************************************Contact Form**************************************************************************/
.contact_from{
   margin: 20px 10px 20px 20px;
}
.profile_h3{
   text-align: center;
   text-shadow: 1px 1px 1px #393934;
}
label {
   color: #333;
}
label.compulsory:after{
  content: " *";
  color: red;
}
.btn-send {
   font-weight: 300;
   text-transform: uppercase;
   letter-spacing: 0.1em;
   margin-bottom: 20px;
}
.toUpperCase{
 text-transform:uppercase;
}
.toLowerCase{
 text-transform:lowercase;
}
.compulsory {
 border-color: #FF0000;
}

.compulsory:focus {
 border-color: #ff4200;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.compulsory1{
  color: red;
  font-size: 18px;
  margin-top: -20px;
}
.contact_address{
  padding: 15px 10px 15px 20px;
  background: #eaf989;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 1px dotted #949494;
  border-radius: 5px;
}

.contact_address h4, .thanks_you h4{
  font-family: MavenPro-Medium;;
  width: 100%;
  font-size: 20px;
  color: #383838;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px #000000;
}

.contact_address p{
  font-family: my_gautamib;
  width: 100%;
  color: #585857;
}

.thanks_you{
  padding: 5px 10px 5px 20px;
  text-align: center;
  margin-bottom: 380px;
  margin-top: 150px;
}

.thanks_you h1{
  font-family: MavenPro-Medium;;
  width: 100%;
  color: #383838;
  letter-spacing: 4px;
  text-shadow: 1px 1px 2px #000000;
}

.thanks_you p{
  font-family: my_gautamib;
  width: 100%;
  color: #585857;
  font-weight: bold;
  font-size: 16px;
}

.thanks_you h4{
  color:red;
}

#err{
  color:red;
  font-size:16px;
  font-weight:bold;
  padding-left: 5px;
}

.err_msg{
   color:#ff0000;
   text-shadow:#666;
   text-align: center;
   margin: 0 auto;
   height: 20px;
   min-height: 20px;
   max-height: 20px;
}
input[disabled]#send,
input[disabled]#send:hover,
input[disabled]#send:active,
input[disabled]#send:focus {
   background: #CCCCCC;
   box-shadow: none;
   outline: none;
   opacity: 0.5;
   text-decoration: none;
}
/****************************************************End of Contact Form***************************************************/
/******************************************************Media Queries*****************************************************/
@media only screen and (min-width: 280px) and (max-width: 319px){
  .contact-us-sec-1 {
    height: 1447px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-family: Futura-Medium-BT !important;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 965px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px){
  .contact-us-sec-1 {
    height: 1447px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1045px;
  }
  #footer {
    max-height: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 410px){
  .contact-us-sec-1 {
    height: 1447px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 353px;
    height: 353px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 460px){
  .contact-us-sec-1 {
    height: 1464px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 353px;
    height: 353px;
  }
}
@media only screen and (min-width: 461px) and (max-width: 486px){
  .contact-us-sec-1 {
    height: 1478px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 382px;
    height: 382px;
  }
}
@media only screen and (min-width: 487px) and (max-width: 500px){
  .contact-us-sec-1 {
    height: 1486px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 382px;
    height: 382px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 530px){
  .contact-us-sec-1 {
    height: 1498px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 395px;
    height: 395px;
  }
}
@media only screen and (min-width: 531px) and (max-width: 575px){
  .contact-us-sec-1 {
    height: 1525px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 425px;
    height: 425px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 600px){
  .contact-us-sec-1 {
    height: 1511px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 425px;
    height: 425px;
  }
}
@media only screen and (min-width: 601px) and (max-width: 630px){
  .contact-us-sec-1 {
    height: 1504px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 440px;
    height: 440px;
  }
}
@media only screen and (min-width: 631px) and (max-width: 767px){
  .contact-us-sec-1 {
    height: 1509px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  .lead {
    font-size: 3.95vw;
  }
  #footer {
    max-height: 440px;
    height: 440px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 867px){
  .contact-us-sec-1 {
    height: 1447px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 3.6vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 400px;
    height: 400px;
  }
}
@media only screen and (min-width: 868px) and (max-width: 991px){
  .contact-us-sec-1 {
    height: 1447px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 3vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  #footer {
    max-height: 353px;
    height: 353px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
  .contact-us-sec-1 {
    height: 1562px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  .lead {
    font-size: 3vw;
  }
  #footer {
    max-height: 430px;
    height: 430px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
  .contact-us-sec-1 {
    height: 1646px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  .lead {
    font-size: 2.75vw;
  }
  #footer {
    max-height: 430px;
    height: 430px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
  .contact-us-sec-1 {
    height: 1645px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  .lead {
    font-size: 2.15vw;
  }
  #footer {
    max-height: 430px;
    height: 430px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1799px){
  .contact-us-sec-1 {
    height: 1649px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  .lead {
    font-size: 2.15vw;
  }
  #footer {
    max-height: 430px;
    height: 430px;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1899px){
  .contact-us-sec-1 {
    height: 1650px;
  }
  .block_hdr {
    margin-top: -49px;
  }
  .display-4 {
    font-size: 10.4vw;
    font-weight: bold;
    text-align: center;
  }
  .lead {
    font-size: 5.5vw;
    font-weight: bold;
    padding: 0px 15px 15px 15px;
  }
  .contact-us-sec-2 {
    height: 1186px;
  }
  .lead {
    font-size: 1.85vw;
  }
  #footer {
    max-height: 430px;
    height: 430px;
  }
}
@media only screen and (min-width: 1900px){}
