@media (min-width:767px) {
    html {
        overflow-x: hidden;
    }
    .CNTEServices>div:nth-child(2) {
        float: left;
    }
    .IMGES {
        margin-top: -180px;
    }
    .Fleft>div:first-child {
        float: left !important;
    }
    .MTitle .col-xs-12.col-md-10.DisFlex {
        width: 90%;
    }
    .MTitle>div:first-child {
        padding: 40px 77px 40px 62px;
        background: #c4f0f6;
        width: 10%;
    }
    .ProductsPane {
        background: #fff;
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .IMGProducts .TxtImgPro {
        padding: 10px 30px;
        font-size: 24px;
        color: #7e8788;
        text-align: center;
    }
    .Fleft>div+div {
        background: #f8f8f8;
        padding: 60px 110px;
        margin-bottom: -80px;
    }
    .sliderTop h4 {
        color: #807f7f;
        font-size: 16.7px;
        text-align: center;
        line-height: 2.2;
        padding: 0 250px;
    }
    .FLine {
        text-align: center;
        font-size: 28px;
    }
    .CntCertificates>div>div {
        width: 20%;
        text-align: center;
    }
    .CntCertificates>div>div:nth-child(1),
    .CntCertificates>div>div:nth-child(2),
    .CntCertificates>div>div:nth-child(3),
    .CntCertificates>div>div:nth-child(4),
    .CntCertificates>div>div:nth-child(5) {
        margin-bottom: 20px;
    }
    .FiftyP>div:last-child {
        padding-right: 0;
        padding-left: 0;
    }
    .LI-EServices li a {
        color: rgba(157, 157, 157, 1);
        font-size: 20px;
        transition: .4s all ease-in-out;
    }
    .FiftyP>div:not(.RedTextBox) {
        width: 20%;
    }
    .SNMPCMoreDate {
        position: absolute;
        left: 0;
        bottom: -10px;
    }
    .sm-default>li {
        background: #274680;
        margin-bottom: 9px !important;
        text-align: center;
    }
    .sm-default li a {
        color: #FFF !important;
        font-size: 22px;
        text-align: center;
    }
    .sm-default {
        position: absolute;
        width: 400px !important;
        margin: 0 auto;
        right: 50%;
        transform: translateX(50%);
    }
    .LI-EServices li::before {
        content: "";
        bottom: 14px;
    }
    .MBody {
        padding-bottom: 70px;
    }
    .sliderTop .carousel-control {
        top: 40% !important;
        bottom: 40% !important;
        width: 3% !important;
        z-index: 2;
        color: #adadad !important;
        filter: brightness(0);
        z-index: 2;
        opacity: 0.3 !important;
        transition: .4s;
    }
    .sliderTop .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: unset !important;
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        z-index: 2;
    }
    .sliderTop .carousel-control.left {
        right: auto;
        left: 0;
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: unset;
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        z-index: 2;
    }
    .UCTitle {
        margin-bottom: 20px;
    }
    .UCRoTitle {
        color: #585858b8;
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .UCAbstract {
        line-height: 2.7;
        font-size: 20px;
    }
    .UCThumbnail img {
        width: 100%;
    }
    .Fleft {
        bottom: 80px;
        position: absolute !important;
        padding-right: 0 !important;
        right: 0;
        left: 0;
        padding-left: 0;
    }
    .NewsPane {
        position: relative;
    }
}