.cargo-banner .title{font-size: 40px;margin-bottom: 0px;}
.breadcrumb-row.patient>ul.list-inline>li{font-size:20px;padding-bottom:60px}
.cargo-banner .bottom-link {padding: 25px 0 25px 0;}
.cargo-banner .dlab-bnr-inr-entry{vertical-align: middle;}
.cargo-banner .bottom-link h4{font-size: 28px}
.exhibition-carousel:after{background-color:#00c6ff;}
.slider-item{position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    background: #00000085;
    color:white;padding:15px 10px;
    text-align: center;
}
.slider-item h3{color:white;margin-bottom:10px;}
.slider-item p{margin-bottom: 0px;}
.exhibition-carousel .owl-dot.active{background:black;}
.dlab-info.p-4.heightin {height: 235px;}
#aboutus{background:url('../images/bpo/about-bg-girl.jpg');background-position:60% 100%}
#main-banner{background-image:url(../images/bpo/BPO-SERVICES-2.jpg);background-attachment: fixed; background-position: 100% 0%;}
.logo-footer img, .logo-header img.mylogo {
    max-width:390px;
    width: auto;
}

/*start my media*/

@media(max-width: 600px){
    .header-white-transparent {background-color: #212529;padding-top:0px;}
    .owl-carousel.owl-loaded{margin-top: 110px}
    #main-banner{background-image:url(../images/bpo/BPO-SERVICES-2.jpg);background-attachment: fixed; background-position: 100%;}

    .breadcrumb-row.patient>ul.list-inline>li {
    font-size: 20px;
    padding-bottom: 2px;
    display: none;
    }
    .cargo-banner .title {
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 150px;
    }
    .cargo-banner .bottom-link h4 {font-size: 18px;}

    .exhibition-bx .title {font-size: 30px;line-height: 40px;}
    .dlab-info.p-4.heightin {height:auto;}
    #aboutus{background:none;}
    .testimonial-one.owl-carousel.owl-btn-center-lr.owl-btn-1.primary.owl-loaded.owl-drag {margin-top: 0px;}
    .testimonial-1 .testimonial-text p {
    font-size: 14px;
    line-height: 30px;
    color: #737984;
    padding: 0px 32px;
    }
    .section-head .title {
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    }
    .logo-footer img, .logo-header img.mylogo {
    max-width: 250px;
    width: auto;
}

}