.darken-font-color {
  height: 110px;
}

.darken-font-color span {
  font-weight: 700;
}

.back_head_color {
  background: #345C65 !important;
}


.page_testimonials .flexslider {
  padding: 0px;
}

.padd_sixty {
  padding: 60px 60px;
}

.padd_sixty p {
  text-align: justify;
}

.ds .entry-excerpt {
  color: #737373;
}

.new_system {
  padding: 25px 0px;
}


.new_system .bottommargin_30 {
  text-align: justify;
}
.pad_top_nul {
  padding-top: 0px;
}

.colo_whi span {
  color: white;
}

.colo_whi span:hover {
  color:
      #84e6fd;
}

.responsive-map {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.responsive-map iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.backover_img{
  background-image: url(../image/air1.jpeg)!important;
}
@media only screen and (max-width: 600px) and (min-width: 200px) {

  .tab-content {
    padding: 0px;
  }

  .padd_sixty {
    padding: 60px 30px;
  }
}

@media only screen and (max-width: 600px) and (min-width: 400px) {
  .padding_side_media {
    padding-right: 0px;
    padding-left: 0px;
  }
}