.about .banner_heading {
  text-align: center;
  color: #ffffff;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 40px;
  padding-top: 8.5%;
}

.bg-banner {
  background-image: url(../images/about/about_banner.jpg);
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.offering_banner {
  height: 400px;
  width: 100%;
}

.about .overlay form {
  width: 65%;
  margin: 0 auto;
}

.about .overlay form .form-control {
  border-radius: 0rem;
  background-color: transparent;
  border: 3px solid #8bc53f;
  height: calc(3rem + 2px);
  color: #ffffff;
}

.enquire-btn {
  height: calc(3rem + 2px);
  background-color: #8bc53f;
  border-color: #8bc53f;
  border-radius: 0;
  width: 100%;
  font-family: 'Saira', sans-serif;
  font-weight: 600;
  z-index: 999999;
  display: block;
  position: relative;
  color: #ffffff;
}

.dot_bg {
  background-image: url(../images/dot-bg.jpg);
  background-size: cover;
  background-position: center;
}

.overlay {
  position: absolute;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.3);
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity: 1;
  color: white;
  font-size: 20px;
  padding: 30px;
  text-align: center;
  left: 0;
  top: 290px;
}

.p-l-r-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.form-btn {
  padding-left: 0px;
  padding-right: 0px;
}

button.enquire-btn,
button.enquire-btn::after {
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}

button.enquire-btn::before,
button.enquire-btn::after {
  background: #ffffff;
  content: '';
  position: absolute;
  z-index: -1;
}

button.enquire-btn:hover {
  color: #8bc53f!important;
}

.enquire-btn::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}

.enquire-btn:hover:after {
  width: 100%;
}

.about .overview p {
  color: #626261;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  line-height: 2;
  margin-bottom: 0px;
}

.about .overview h2 {
  text-align: center;
  color: #8bc53f;
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  font-size: 38px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 30px;
}

.about .overview {
  padding: 80px 30px 80px;
  text-align: center;
}

.prefessional_team {
  padding: 80px 0px 80px;
}

.about h2 {
  font-family: 'Saira', sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 45px;
  color: #8bc53f;
  text-align: center;
  padding-bottom: 30px;
}

.p-l-r-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.muse_nav .navbar-header {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.green_bg {
  background-color: #8bc53f;
}

.enquire-btn.seemore {
  width: auto!important;
  display: unset!important;
  padding: .375rem 1.75rem!important;
  z-index: 1 !important;
}

.seemore {
  margin-top: 50px;
}

.showmore-text {
  display: none;
  font-size: 19px;
  color: #626261;
  text-align: left;
}

.showmore-text {
  -webkit-transition: all ;
  -moz-transition: all ;
  -o-transition: all ;
  transition: all ;
  padding-top: 67px;
  /*height: 0;*/
  float: left;
}
.about .overview .strengths p{
    font-size: 20px;
    line-height: 27px;
}
.about .overview .our_promise p{
  line-height: 30px;
  padding-bottom: 10px;
}
.strengths{
  
  min-height: 200px;
  min-height: 160px;
  padding: 0px 40px;
}
.strengths.brd{
  border-right: 1px solid #8bc53f;
}
.showmore-text h4{
 text-align: center;
    color: #8bc53f;
    font-family: 'Saira', sans-serif;
    font-weight: 300;
    font-size: 25px;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 10px; 

}
.our_promise_content {
    width: 94%;
    margin: 0 auto!important;
    border: 1px solid #8bc53f;
    padding: 30px 20px 20px;
    position: relative;
}
.down_quote {
    position: absolute;
    right: 2%;
    bottom: -15%;
}
.down_quote img{
  float: right;
}
.our_promise{
  float: left;
      margin-top: 50px;
      margin-bottom: 20px;
}
/*.our_promise img{
  width: 60%;
}*/
.our_promise_h4 {
    position: absolute;
    text-align: center;
    /* width: 100%; */
    top: -8.5%;
    background-color: #fff;
    z-index: 99;
    left: 41.2%;
}
.showmore-text .our_promise_h4 h4{
      padding-right: 10px;
    padding-left: 10px;
}
.upper_quote {
    position: absolute;
    top: -16%;
} 
.arrow {
  float: left;
  width: 5%;
}
.our-strengths{
  padding-bottom: 40px;
  float: left;
}
.our-strengths h4{
    padding-bottom: 25px!important;
}
.btn.focus,
.btn:focus {
  box-shadow: none;
}

.f-left {
  float: left;
}

.prefessional_team {
  text-align: center;
}

.prefessional_team .name {
  font-size: 24px;
  font-weight: 500;
  color: #626261;
  padding-top: 30px;
  margin-bottom: 0px;
  text-align: center;
}

.prefessional_team .designation {
  font-size: 17px;
  font-weight: 300;
  color: #626261;
  padding-top: 5px;
  text-align: center;
}

.pading-40 {
  padding-top: 40px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .bg-banner {
    height: 500px;
        background-position: -300px;
  }
  .about .overview h2 {
    font-size: 26px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
  }
  .strengths.brd {
    border-bottom: 1px solid #8bc53f;
    border-right: none!important;
  }
  .strengths {
    min-height: 200px;
    min-height: unset;
    padding: 20px 25px;
  }
  .our-strengths{
    padding-left: 0px;
    padding-right: 0px;
  }
  .showmore-text h4{
    padding-left: 60px;
    padding-right: 60px;
  }
  .about h2 {
    font-size: 26px;
    padding-bottom: 20px;
  }
  .overlay {
    top: 274px;
    height: 225px;
  }
  .overlay form {
    width: 95%!important;
    margin: 0 auto;
  }
  .overlay form .form-control {
    height: calc(3rem + 0px);
    margin-bottom: 10px;
  }
  .enquire-btn {
    height: calc(3rem + 1px);
    width: 50%;
  }
  .form-btn {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about .banner_heading {
    padding-top: 23%;
    font-size: 30px;
  }
  .about .overview {
    padding: 30px 10px 30px;
  }
  .prefessional_team {
    padding: 30px 0px 30px;
  }
  .prefessional_team .name {
    font-size: 21px;
    padding-top: 10px;
  }
  .prefessional_team .designation {
    margin-bottom: 2rem;
  }
  .prefessional_team .last_img .designation{
    margin-bottom: 0px;
  }
  .pading-40 {
    padding-top: 0px;
  }
  .touchbase {
    text-align: center;
    padding: 40px 0px 40px;
  }
  .touchbase h1 {
    font-size: 26px;
  }
  .touchbase p {
    font-size: 18px;
  }
  .our_promise_content{
    width: 100%;
  }
  .down_quote {
    position: absolute;
    right: 2%;
    bottom: -4.5%;
  }
  .upper_quote {
    position: absolute;
    top: -4.5%;
    left: 2%;
  }
  .our_promise_h4 {
    top: -2%;
    left: 31%;
  }
  .showmore-text{
    padding-top: 50px;
  }
  .our-strengths {
    padding-bottom: 10px;
    float: left;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .about .overlay form {
    width: 90%;
    margin: 0 auto;
  }
  .about .banner_heading {
    padding-top: 17%;
  }
  .about .overview h2,
  .about h2 {
    font-size: 30px;
  }
  .about .overview {
    padding: 60px 00px 60px;
    text-align: center;
  }
  .prefessional_team {
    padding: 60px 30px 50px;
  }
  .showmore-text{
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }
  .strengths {
    padding: 0px 15px;
  }
  .our-strengths{
    padding-left: 0px;
    padding-right: 0px;
  }
  .prefessional_team img {
    width: 100%;
  }
  .prefessional_team .name {
    font-size: 16px;
    padding-top: 10px;
  }
  .prefessional_team .designation {
    font-size: 14px;
  }
  .pading-40 {
    padding-top: 30px;
  }
  .touchbase {
    padding: 60px 20px 60px;
  }
  .touchbase h1 {
    font-size: 35px;
  }
  .touchbase p {
    font-size: 20px;
  }
  .our_promise_h4{
        top: -6.5%;
        left: 36.5%;
  }
  .upper_quote {
    position: absolute;
    top: -12%;
}
.down_quote {
    position: absolute;
    right: 3%;
    bottom: -11%;
}
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .about .banner_heading {
    padding-top: 12%;
  }
}
@media only screen and (width: 320px){
.our_promise .our_promise_h4 {
    top: -2%!important;
    left: 30%!important;
  }
  .our_promise .upper_quote {
    top: -4.5%!important;
  }
  .our_promise .down_quote {
    bottom: -4.5%!important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 360px) {
  .toggle-wrap {
    padding: 10px 0px!important;
  }
  .strengths {
    min-height: 200px;
    min-height: unset;
    padding: 20px 0px;
  }
  .showmore-text h4 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .showmore-text h4{
    font-size: 21px;
  }
  .our_promise_h4 {
    top: -2.5%!important;
    left: 32%!important;
}
  .upper_quote {
    top: -5.5%;
  }
  .down_quote {
    bottom: -5.5%;
  }

}
@media only screen and (min-width: 375px) and (max-width: 399px) {
.our_promise_h4 {
    top: -3%!important;
    left: 29%!important;
}
.upper_quote {
    top: -6%!important;
}
.down_quote {
    bottom: -5%!important;
  }
}
@media only screen and (min-width: 440px) and (max-width: 499px) {
.our_promise_h4 {
    top: -4.5%!important;
    left: 33%!important;
}
.upper_quote {
    top: -8.5%;
}
.down_quote {
    bottom: -8.5%!important;
  }
}
@media only screen and (min-width: 400px) and (max-width: 425px) {
.our_promise_h4 {
    top: -3%!important;
    left: 30%!important;
}
.our_promise_content .upper_quote {
    top: -6.5%!important;
}
.our_promise_content .down_quote {
    bottom: -6%!important;
  }
}
@media only screen and (min-width: 2400px) {
.about .banner_heading{
      padding-top: 4%!important;
}
}
@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .about .banner_heading {
      padding-top: 6%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .strengths {
    padding: 0px 20px;

  }
  .our_promise_h4{
        top: -6%;
  }
  .down_quote {
    position: absolute;
    right: 3%;
    bottom: -11%;
}
.upper_quote {
    position: absolute;
    top: -12%;
} 
}