
@media only screen and (max-width: 1440px) {
.carousel-caption h2{font-size: 50px; text-align: left; font-weight: 700; color: #B8B8B8}
.carousel-caption span{font-size: 50px; text-align: left; font-weight: 700; color: #000}
.our-contribution{right: 280px}
.todayindustrialconcerns{padding-top: 50px}
.todayindustrialconcerns:before{height: 500px}
.our-services-section:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 24%;
    background-repeat: no-repeat;
    background-image: url(../images/pencil.png);
    width: 200px;
    height: 690px;
    z-index: -1;
    background-size: contain;
}
.testimonial-section span {
    font-size: 15px;
}
#BlogSector .owl-dots{right: 21%}
#BlogSector .owl-item.cloned, #BlogSector .owl-item{opacity: 1}
#BlogSector .owl-item.cloned{margin: 0!important}
#BlogSector .owl-item.active{margin: 0!important}
#BlogSector .owl-item.active.center{margin: 0!important}
#BlogSector .owl-item{margin: 0!important}
#BlogSector .owl-stage{display: flex;}
.about-menu:hover .about-menu-hover{left: 100%}
.about-menu{left: 10%}
}
@media only screen and (min-width: 1200px) {

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
}

@media (min-width: 800px) and (max-width: 850px) {


}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {

}


	