.contact-page .heading h1 {
    text-transform: uppercase;
}
.contact-page .callus .each-row {
    width: 100%;
}
.contact-page .callus .each-row .each-col {
    /* width: calc((100% - 2px) / 2); */
    width: 100%;
    /* float: left; */
}
.contact-page .callus .each-row .content {
    padding: 0px 40px;
    box-sizing: border-box;
}

.contact-page .callus .each-row .contenttwo {
    padding-left: 40px;
    box-sizing: border-box;
}
.contact-page .callus .each-row .sub-heading h4 {
    font-weight: 400;
    font-size: 18px;
    color: #7250A0;
    letter-spacing: 2px;
    line-height: 26px;
    text-transform: uppercase;
}
.contact-page .callus .each-row .sub-heading h4,
.contact-page .callus .link {
  text-align: center;
}
.contact-page .callus .each-row .each-col + .each-col
{
    border-left:  2px solid #7250A0;
}
.contact-page .callus .links {
    margin: 0px auto;
    display: table;
}
.contact-page .callus .links .link p{
  float: left;
}
.contact-page .callus .link a {
  font-size: 16px;
  border-radius: 0px;
  display: inline-block;
  width: 200px;
  background-image: url(../img/call-d.png);
  background-repeat: no-repeat;
  background-position: 0% 48%;
  cursor: text;
  color: #7250A0;
  background-color: #ffffff;

}
.contact-page .callus .link a:hover {
    background-color: #ffffff;
    color: #7250A0;
}
.contact-page .callus .text p {
    color: #7250A0;
    /* padding-bottom: 20px; */
    box-sizing: border-box;
    font-weight: 400;
    /* margin-bottom: 20px; */
}
/* .contact-page .callus .each-row .adm .text p{
    padding-bottom: 60px;
    box-sizing: border-box;
} */
/* .contact-page .callus .each-row  .text p{
    min-height: 188px;
} */
/* .contact-page .callus {
    padding: 40px 0px 40px;
    box-sizing: border-box;
} */
.contact-page .callus .each-row,
.contact-page .visitus .each-row {
    padding: 20px 0 60px;
    box-sizing: border-box;
}
/* .contact-page .callus .each-row .each-col i {
    padding-right:  10px;
    box-sizing: border-box;
} */

.contact-page .callus .each-row .each-col .text {
    /* min-height: 100px; */
    padding-bottom: 20px;
    box-sizing: border-box;
}
/* .contact-page .callus .each-row .content {
    min-height: 400px;
} */
.contact-page .callus .each-row .each-col .subheading h4{
    text-transform: uppercase;
}
/* visit us code */
.contact-page .visitus .heading h1 {
    color: #C656A0;
}
.contact-page .visitus .each-row {
    width: 100%;
    text-align: center;
}
/* .contact-page .visitus .each-row .each-col {
    width: calc((100% - 4px) / 3);
    float: left;
} */
.contact-page .visitus .each-row .content {
    padding: 0 40px;
    box-sizing: border-box;
}
.contact-page .visitus .each-row .contenttwo {
    padding-left: 40px;
    box-sizing: border-box;
}
.contact-page .visitus .each-row .sub-heading h4 {
    font-weight: 400;
    font-size: 18px;
    color: #C656A0;
    letter-spacing: 2px;
    line-height: 26px;
    text-transform: uppercase;
}

/* .contact-page .visitus .each-row .each-col + .each-col {
    border-left:  2px solid #C656A0;
} */
.contact-page .visitus .link a {
    font-size: 16px;
    background-color: #C656A0;
    border-radius: 0px;
    display: inline-block;
    width: 280px;
}
.contact-page .visitus .link a:hover {
    background: #7250A0;
    color: #ffffff;
    text-decoration: none;
}

.contact-page .visitus .text p {
    font-weight: 400;
    color: #C656A0;
    margin-top: 20px;
    text-align: left;
}
.contact-page .visitus .each-row .adm{
    padding-right: 40px;
    box-sizing: border-box;
}
.contact-page .visitus .each-row .contenttwo .text p{
    padding-bottom: 45px;
    box-sizing: border-box;
}
.contact-page .visitus {
    padding: 0px 0px 10px;
    box-sizing: border-box;
}
/* .contact-page .visitus .each-row {
    padding: 20px 0 60px;
    box-sizing: border-box;
} */
/* .contact-page .visitus .each-row .each-col .text {
    min-height: 100px;
} */
/* .contact-page .visitus .each-row .each-col .content {
    min-height: 200px;
} */

/* map */
.contact-page .map {
  margin-bottom: 60px
}
.contact-page .map iframe {
    width:100%;
    /* padding-bottom: 30px; */
}


/* write to us */
.contact-page .writetous .heading h1
{
    color: #F26F31;
}
.contact-page .writetous {
    padding: 100px 0;
}
.contact-page .form-details {
    width: 100%;
    max-width: 1000px;
    margin: 30px auto 50px;

}
.contact-page .form-details .form-details-row {
    width: 100%;
}
.contact-page .form-details .input-field {
    width: 48%;
    width: calc((100% - 10px) / 2);
    float: left;
    padding: 15px 15px 0px 15px;
    box-sizing: border-box;
    text-align: center;
}
.contact-page .form-details .single-field {
    width: 100%;
    float: left;
    padding: 15px 15px 0px 15px;
    box-sizing: border-box;
    text-align: center;
}
.contact-page .form-details .input-field + .input-field{
    margin-left: 10px;
}
.contact-page .form-details .form-field {
    font-size: 16px;
    color: #F26F31 ;
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: none;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    border: 0;
    border: 2px solid #F26F31 ;
    color: #F26F31;

}
.contact-page .form-details .input-field + .input-field {
    padding-left: 0px;
}
.contact-page .submit {
    text-align: center;
}
.contact-page .send-button {
    font-size: 16px;
    color: #ffffff ;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    background-color: #F26F31;
    border: 1px solid #F26F31;
    box-sizing: border-box;
    cursor: pointer;
    padding: 12px 30px;
    border-radius: 2px;
    margin: 15px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.contact-page .send-button:hover {
    background: #7250A0;
    border: 1px solid #7250A0;
    color: #ffffff;
}
.contact-page .form-details .input-message {
    width: 100%;
    margin-bottom: 25px;
}
.contact-page .form-details  .input-dropdw{
  width: 100%;
}
.contact-page .form-details .message{
    border: 2px solid #F26F31 ;
    color:  #F26F31;
    padding: 30px;
    box-sizing: border-box;
}

.contact-page .error-msg {
    color: red;
    font-size: 14px;
}
.contact-page .success {
    padding: 0px 20px;
    box-sizing: border-box;
    color: #C656A0;

}
.contact-page .input-field .form-field::-webkit-input-placeholder,
.contact-page .single-field .form-field::-webkit-input-placeholder{
    color: #F26F31 ;
}
.contact-page .input-field .form-field:-moz-placeholder,
.contact-page .single-field .form-field:-moz-placeholder{
    color: #F26F31;
}
.contact-page .input-field .form-field::-moz-placeholder,
.contact-page .single-field .form-field::-moz-placeholder{
    color: #F26F31 ;
}
.contact-page .input-field .form-field:-ms-input-placeholder,
.contact-page .single-field .form-field:-ms-input-placeholder{
    color: #F26F31 ;
}

/*common contact form ends here*/

.inner-page .banner .banner-content .heading h1 {
    color: #ffffff;
    text-transform: none;
}
.inner-page .banner .banner-content {
    top: 60%;
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
}
 .contact-page .form-details .select-style {
    border: 2px solid #F26F31;
    width: 100%;
    margin: 10px auto;
    border-radius: 0px;
    overflow: hidden;
    /* s */
}
.contact-page .form-details .select-style select {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #F26F31;
    text-align: center;
    padding: 10px 10px 10px;
    width: 100%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}
.contact-page .form-details .input-field {
    position: relative;
}
.contact-page .form-details .input-field .color {
    color : #F26F31;
    padding: 5px 0;
    position: absolute;
    font-size: 16px;
    top: 20px;
    right: 38%;
    /* left: 30px; */
    z-index: 1;
    pointer-events: none;
}
.contact-page .form-details .input-field .lname-color {
    right: 40%;
}
.contact-page .form-details .input-field .email-color {
    right: 44%;
}
.contact-page .form-details .input-field .number-color {
    right: 35%;
}

.contact-page .form-details .input-field .color.active {
    display: none;
}
@media(max-width:767px) {

.contact-page .callus .each-row {
        width: 100%;
  }

  .contact-page .callus .each-row .each-col {
      width: 100%;
  }
  /* .contact-page .callus {
      padding: 50px 0;
  } */
  .contact-page .callus .each-row {
      padding: 10px 0;
  }
  .contact-page .callus .each-row .each-col + .each-col {
        border-left: none;
    }
  .contact-page .callus .each-row .each-col{
    border-bottom: 2px solid #7250A0;
    margin-bottom : 20px;
  }
  .contact-page .callus .each-row .content {
     min-height: 0px;
  }
  .contact-page .callus .each-row .adm {
    padding: 0px;  
  }
  .contact-page .callus .each-row .sub-heading h4{
    text-align: center;
  }
  .contact-page .callus .links .link p {
    float: none;
  }
  .contact-page .callus .each-row .each-col .link {
    text-align: center;
    padding-bottom: 40px;
    box-sizing: border-box;
  }
  .contact-page .callus .link a {
    background-image: url('../img/call-m.png');
    background-repeat: no-repeat;
    background-position: 15% 48%;
    width: 280px;
    cursor: pointer;
    color: #ffffff;
    background-color: #7250A0;
}
.contact-page .callus .link a:hover {
      background-color: #C656A0;
      color: #ffffff;
}
  .contact-page .callus .each-row .each-col #one {
    padding-bottom: 10px;
    box-sizing: border-box;
  }

  /* .contact-page .callus .each-row .each-col .text p{
    padding-bottom: 60px;
    box-sizing: border-box;
  } */
  /* .contact-page .callus .each-row .each-col .sub-heading h4{
    padding:15px 0;
    box-sizing: border-box;
  } */
  .contact-page .callus .each-row .each-col .sub-heading {
    padding-top: 20px;
  }
  /* .contact-page .callus .each-row .content {
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .contact-page .callus .each-row .contenttwo {
    padding: 0px 20px;
    box-sizing: border-box;
  } */

  /*  k visitus */
  .contact-page .visitus .each-row {
    width: 100%;
  }

  .contact-page .visitus .each-row .each-col {
    width: 100%;
  }
  /* .contact-page .visitus {
    padding-top: 50px;
    box-sizing: border-box;
  } */
  .contact-page .visitus .each-row {
    padding: 10px 0px;
    box-sizing: border-box;
  }
  .contact-page .visitus .each-row .each-col + .each-col {
    border-left:0px;
  }
  .contact-page .visitus .each-row .each-col + .each-col{
    border-top: 2px solid #C656A0;
  }
  .contact-page .visitus .each-row .adm {
    padding: 10px 20px 0px;
    box-sizing: border-box;
  }
  .contact-page .visitus .each-row .sub-heading h4{
    text-align: center;
  }
  .contact-page .visitus .each-row .each-col .link {
    text-align: center;
    padding-bottom: 60px;
    box-sizing: border-box;
  }
  /* .contact-page .visitus .each-row .each-col .text p{
  padding-bottom: 60px;
  box-sizing: border-box;
  } */
  /* .contact-page .visitus .each-row .each-col .sub-heading h4{
    padding: 15px 0px;
    box-sizing: border-box;
  } */
  /* map */
  /* .contact-page .map {
    border-bottom: 2px solid #C656A0;
    padding-bottom: 10px;
  } */

  /* k form */
  .contact-page .form-details .input-field {
    width: 100%;
  }
  .contact-page .visitus .each-row .content {
      padding: 10px 20px 0px;
      box-sizing: border-box;
    }
  .contact-page .visitus .each-row .contenttwo {
      padding: 10px 20px 0px;
      box-sizing: border-box;
    }
    .contact-page .form-details .input-field + .input-field {
      margin-left: 0px;

    }
    .contact-page .form-details .input-field + .input-field {
      padding-left: 15px;
      box-sizing: border-box;
    }



    /* write us */
    .contact-page .writetous {
      padding: 50px 0px 0px 0px;
      box-sizing: border-box;
  }
  .contact-page .form-details {
      margin: 20px auto 50px;
  }
  .contact-page .form-details .input-field {
      margin-top: 0px;
  }
/* .contact-page .form-details .input-message {
  margin-top: 15px;
}
.contact-page .form-details .message {
  margin-top: 20px;
} */

.contact-page .callus .each-row .each-col .text {
    min-height: 0px;
    padding: 10px 0;

  }
  .contact-page .visitus {
    padding: 10px 0;
}
  .contact-page .visitus .each-row .each-col .text {
      min-height: 0px;
      padding-bottom: 20px;
  }
  .contact-page .visitus .each-row .each-col .content {
      min-height: 0px;
  }
  .contact-page .visitus .each-row .each-col .content .text {
      min-height: 0px;
  }
  .contact-page .form-details .input-field .fname-color {
    right: 33%;
  }
  .contact-page .form-details .input-field .lname-color {
      right: 33%;
  }
  .contact-page .form-details .input-field .email-color {
      right: 41%;
  }
  .contact-page .form-details .input-field .number-color {
      right: 26%;
  }
}

/* ipad  */

@media (min-width: 768px) and (max-width: 991px) {

    .contact-page .callus .each-row {
        width: 100%;
    }

    .contact-page .callus .each-row .each-col {
      width: 100%;
    }
    /* .contact-page .callus {
      padding: 50px 0;
    } */
    .contact-page .visitus {
      padding: 20px 0;
    }
    .contact-page .callus .each-row {
      padding: 10px 0;
    }
    .contact-page .callus .each-row .each-col + .each-col {
        border-left: none;
    }
    /* .contact-page .callus .each-row .each-col{
      border-bottom: 2px solid #7250A0;
      margin-bottom : 20px;
    } */
    .contact-page .callus .each-row .adm {
        padding: 0px 60px;
        box-sizing: border-box;
    }
    .contact-page .callus .each-row .sub-heading h4{
      text-align: center;
    }
    .contact-page .callus .each-row .each-col .link {
      text-align: center;
      padding-bottom: 60px;
      box-sizing: border-box;
    }
    .contact-page .callus .link a {
      background-image: url('../img/call-m.png');
      background-repeat: no-repeat;
      background-position: 15% 48%;
      cursor: pointer;
      color: #ffffff;
      background-color: #7250A0;
      width: 280px;
  }
  .contact-page .callus .link a:hover {
        background-color: #C656A0;
        color: #ffffff;
  }
    .contact-page .callus .each-row .each-col #one {
      padding-bottom: 0px;
      box-sizing: border-box;
    }
    .contact-page .callus .each-row .content {
       min-height: 0px;
    }

  /* .contact-page .callus .each-row .each-col .text p{
    padding-bottom: 60px;
    box-sizing: border-box;
  } */
.contact-page .callus .each-row .each-col .sub-heading h4{
      padding:15px 0;
      box-sizing: border-box;
 }

  .contact-page .callus .each-row .content {
      padding: 0px 60px;
      box-sizing: border-box;
    }
  .contact-page .callus .each-row .contenttwo {
      padding: 0px 60px;
      box-sizing: border-box;
    }

  /*  k visitus */
  .contact-page .visitus .each-row {
      width: 100%;
  }

  .contact-page .visitus .each-row .each-col {
      width: 100%;
  }
  /* .contact-page .visitus {
    padding-top: 50px;
    box-sizing: border-box;
  } */
  .contact-page .visitus .each-row {
    padding: 0px;
    box-sizing: border-box;
  }
  .contact-page .visitus .each-row .each-col + .each-col {
    border-left: none;
  }
  .contact-page .visitus .each-row .each-col + .each-col{
    border-top: 2px solid #C656A0;
  }
  .contact-page .visitus .each-row .adm {
    padding: 30px 60px 0px;
    box-sizing: border-box;
  }
  .contact-page .visitus .each-row .sub-heading h4{
    text-align: center;
  }
  .contact-page .visitus .each-row .each-col .link {
    text-align: center;
    padding-bottom: 60px;
    box-sizing: border-box;
  }
  .contact-page .callus .links .link p {
    float: none;
  }
  .contact-page .visitus .each-row .each-col .sub-heading h4{
      padding: 0px;
  }
  /* map */
  /* .contact-page .map {
      border-bottom: 2px solid #C656A0;
      padding-bottom: 30px;
  } */
  /* k form */
  .contact-page .form-details .input-field {
      width: 100%;
  }
  .contact-page .visitus .each-row .content {
      padding: 20px 0px 30px;
  }
 
  .contact-page .form-details .input-field + .input-field {
      margin-left: 0px;
  }
  .contact-page .form-details .input-field + .input-field {
      padding-left: 15px;
  }

    /* k write us */
  .contact-page .writetous {
      padding: 80px 0px 30px 0px;
      box-sizing: border-box;
  }
  .contact-page .form-details {
      margin: 20px auto 50px;
  }
  .contact-page .form-details .input-field {
      margin-top: 0px;
  }
  .contact-page .form-details .input-message {
      margin-top: 15px;
  }
  .contact-page .form-details .message {
      margin-top: 20px;
  }

  .contact-page .callus .each-row .each-col .text {
      min-height: 0px;
  }
  .contact-page .visitus .each-row .each-col .text {
      min-height: 0px;
  }
  .contact-page .callus .each-row .each-col .text {
      min-height: 0px;
      padding: 20px 0;
      box-sizing: border-box;
  }
  .contact-page .visitus .each-row .each-col .text {
      min-height: 0px;
  }
  .contact-page .visitus .each-row .each-col .content {
      min-height: 0px;
  }
  .contact-page .visitus .each-row .each-col .content .text {
      min-height: 0px;
  }
  .contact-page .form-details .input-field .fname-color {
      right: 42%;
 }
 .contact-page .form-details .input-field .lname-color {
      right: 42%;
 }
 .contact-page .form-details .input-field .email-color {
      right: 46%;
 }
 .contact-page .form-details .input-field .number-color {
     right: 39%;
 }
}

/* ipad pro  */
@media (min-width:992px) and (max-width:1199px) {
  .contact-page .callus .each-row .contenttwo {
    padding-left: 30px;
    box-sizing: border-box;
  }
  .contact-page .callus .each-row .each-col .text {
    padding-top: 20px;
    box-sizing: border-box;
    /* min-height: 180px; */
  }
  .contact-page .callus .each-row .content {
      /* min-height: 414px; */
  }
  .contact-page .callus .each-row .sub-heading h4 {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 35px;
  }
  .contact-page .visitus .each-row .each-col .text {
    padding-top: 20px;
    box-sizing: border-box;
  }
  /* .contact-page .visitus .each-row .content {
      min-height: 214px;
  } */
  .contact-page .visitus .each-row .sub-heading h4 {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 35px;
  }
  .contact-page .callus .link a {
    width: 250px;
  }
  .contact-page .visitus .link a {
    width: 250px;
  }
}

 @media (min-width: 1800px) and (max-width: 2800px) {

    .contact-page .callus .each-row .content {
        min-height: 410px;
    }
    .contact-page .callus .each-row .each-col .text {
      min-height: 240px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* .contact-page .callus .each-row .each-col {
    width: 100%;
    float:left;
  } */
}
