/*!
 * Theme v1.0.0 
 * Copyright 2015-2016 Theemon.com
 */
 

/** PATCHES **/
/* .slides-text { height:10em; min-height:200px !important; } */

@media only screen and (max-width: 767px) {
  .slides-text { min-height: 240px; }
}
@media only screen and (min-width: 768px) {
.slides-text { min-height: 320px !important; }
}

.slides-text ul { padding:10px; } 
.slides-text > h4 > a { word-break:break-word; }
#location-slides {padding-bottom:20px;}
#location-slides .location-slide-tab {min-height:230px;}
.office-item { margin:20px 10px 60px 10px; font-size:1.4em;  }
.office-item span { display:block; }
.amazing-text p { font-size:1.4em !important; }

/* .team .members .figure-wrap {min-height:200px;} */
@media only screen and (min-width: 768px) {
    .service-text { height:13em; }
    .service-text > h5 { margin-top:15%; }
}
@media only screen and (min-width: 992px) {
    .service-page .service-text { height:204px; min-height:204px !important; }
}

.service-page .more-text h6 { height: 5em; }

.office-item address > a { color:#94949d; }
#location-slides address > a { color:#94949d; }
.office-item address > a:after { font-family:'FontAwesome'; content:'\f041'; margin-left:0.5em; }

.footer address > a { color:#fff; }

.air-fright-cont-wrap { margin-top:20px; }