 @media only screen and (min-width: 320px) and (max-width: 767px)  {
.about-image {
    height: auto;
    margin-bottom: 30px;
}     
.breadcrumb-area{
    margin-top:0px;
}     
     
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link{
        padding: 0px;
    }
 .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #dd127b;
    font-weight: 600;
}
.navbar-nav.ml-auto li {
    border-bottom: 1px solid #ccc;
    line-height: 32px;
}  
 div#ftco-nav {
    position: absolute;
    width: 100%;
    background: #f5f5f5;
    left: 0;
    padding: 15px;
    top: 65px;
}   
   .owl-carousel.home-slider {
    top: 0px;
} 
   .navbar{
    padding: 0px 10px;
   } 
 .ftco-navbar-light {
    background: #fff !important; 
    position: relative;
}   
.ftco-navbar-light .navbar-toggler {
    border: none;
    color: #000!important;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: .1em;
    margin-left: 222px;
    position: fixed;
    top: 22px;
    right: 20px;
    outline: none;
}
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 0px;
    left: 0px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.owl-carousel.home-slider .slider-item {
   height: 192px;
}
  .ftco-section {
    padding: 10px 0px;
} 
.abt-btn {
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
    background: #2f89fc;
    color: #fff;
    display: block;
    width: 32%;
    overflow: hidden;
    font-size: 15px;
    margin: 10px 0px;
}
   .about-img {
    height: 250px;
}
img.about-img {
    width: 100%;
    display: block;
    height:auto;
}
.owl-carousel.home-slider .slider-item .slider-text h1 {
    text-align: center;
    font-size: 35px;
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 225px!important;
}
.owl-carousel.home-slider .slider-item.bread-item {
    height: 260px !important;
}
.owl-carousel.home-slider .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 26px;
    width: 100%;
    text-align: center;
}
.heading-section h2 {
    font-size: 22px;
}
img.img-logo {
    width: auto;
    display: block;
    height: 45px;
}
.about-img img {
    width: 100%;
    height: 250px;
}
h2.gasto-abt {
    font-size: 22px;
    font-family: sans-serif;
    padding-top: 10px;
}
.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: wrap;
    flex-wrap: initial;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.about-section {
    padding: 20px 0px;
}
.nav-link {
    display: block;
    padding: 10px 12px;
}
.mb-5, .my-5 {
    margin-bottom: 10px!important;
    color: #000;
}
.ftco-footer {
    font-size: 14px;
   
}
.ftco-footer .ftco-footer-widget h2 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 400;
    font-family: serif;
    text-align: left;
}
img.career-img {
    width: 100%;
    height: auto;
}
img.fooer-logo {
    width: 40%;
}

    }