ul.nav.nav-tabs li a i.fa.fa-bed { transform: rotate( 360deg);}
ul.nav.nav-tabs li a i.fa.fa-car { transform: rotate( 360deg);}
.section-heading img { width: 90%;}
.testimonial-card p {font-size: 20px;font-weight: 600;color: #000; text-align: center;}
section.about-area.padding-bottom-90px.padding-top-60px.overflow-hidden.dss { padding: 20px 0px 20px 0px;}
.image-box {padding-top: 48px;}
.page_contents ul li {list-style: inside;}
a.dss-mob { color: #000;  font-size: 22px; font-family: 'Ruluko'; font-weight: 600; position: fixed; top: 44px; width: 100%; text-align: center;  display:none!important;}

.footer-item p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
}
.section-heading p {
    text-align: center;
    color: #000;
}
.section-heading h1 {
    font-size: 26px;
    color: #fff;
    text-align: center;
    padding: 33px 0px 15px;
    margin-top: 136px;
}
h3.airstemp {
    background: #003691;
    display: inline-block;
    clear: both;
    font-size: 15px;
    border-radius: 20px;
    padding: 11px 25px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 20px;
}
ul.airlne-stemp {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #003691;
    padding-bottom: 17px;
}
ul.airlne-stemp li {
    float: left;
    width: 25%;
}
ul.airlne-stemp li a {
    font-size: 15px;
    color: #000;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 2px 0 2px 19px;
    background-position: top 8px left;
}

@media (min-width:320px) and (max-width:767px) {
section.hero-wrapper {
    position: relative;overflow: hidden;padding: 12px 0 29px!important;}
a.dss-mob {display:block!important;} 
.logo {
    margin-top: -10px;
    height: 53px;
}
.logo a img {
    margin-top: -13px;width: 70%!important;
}

.section-heading h1 {
    font-size: 19px;
    color: #fff;
    text-align: center;
    padding: 12px 0px 0px;
    margin-top: 0px;
}


}