@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px !important;
    
    }
    }
    .heading1 .h1 {
        font-size: 40px;
        color: #0d224c;
    }
    .footer-row1 {
        font-size: 16px;
        font-weight: 700;
    }
    .client-name p {
        font-size: 25px;
        font-weight: 700;
        color:white;
    }
    .owl-carousel .owl-item img {
        height: 100px !important;
        width: 100px !important;
        object-fit: cover;
        object-position: top;
    }
    .slide {
        position:relative !important;
        opacity:1 !important;
        height:auto !important;
    }
    .carousel p {
        color:white;
    }
    #datacenter .h1 {
        margin-top:0px;
        padding-top:0px;
        margin-bottom:50px;
    /*	padding-bottom:50px*/
    }
    .testimonials-wrapp .item.testimonials-cont .mt-5 {
        min-height:75px;
    }
    /*.home-section2  {
        padding: 0px !important;
    }*/


 