@media only screen and (max-width: 850px) {
        .slider-testimonial {
        display: none;
        }
        
        .page-footer .wrap .top .col.col-1 {
        width: 33%;
        }

        .page-footer .wrap .top .col.col-2 {
        width: 25%;
        }
        
        .layer .slider-text p {
        font-size: 14px !important;
        line-height: 18px !important;
        }
        
        .layer .slider-text h1 a {
        font-size: 18px !important;
        line-height: 22px;
        }
        }
        
        @media only screen and (max-width: 710px) {
        .slider-desc {
            display: none;
        }
        .slider-content-box .layer .wide-slider-text h1 a, .slider-content-box .layer slider-text h1 a, .slider-content-box .layer .wider-slider-text h1 a, .slider-content-box .layer .wide-slider-text h1, .slider-content-box .layer .slider-text h1, .slider-content-box .layer .wider-slider-text h1 {
            font: 16px/20px museo-sans, Arial, Helvetica, Sans-serif !important
        }
        }
        
        @media only screen and (max-width: 768px) {
        .slider-text, wide-slider-text, .wider-slider-text {
            margin-bottom: 10px !important;
        }
        }

        @media only screen and (max-width: 675px) {
        .slideshow .slide {
                padding: 5px 45px 0 45px !important;
        }
        .page-footer .wrap .top .col.col-3 {
        width: 100% !important;
        padding: 0 3px 0 3px;
        }
        .wrap .industry-block, .wrap .industry-block2 {
        width: 100%;
        margin-bottom: 20px;
        }
        .wrap .industry-block img, .wrap .industry-block2 img {
        width: 30%;
        }
        .wrap .last-block {
        float: none;
        margin: auto;
        }
        .wrap .home-video {
        width: 100%;
        margin-bottom: 30px;
        }
        .full-width .quarter {
        width: 100%;
        margin: 0 auto;
        }
        .full-width .quarter center a img {
        width: 30%;
        margin-bottom: 5px;
        }
        .full-width .oracle-block {
        width: 100%;
        margin: 0 auto;
        }
        .full-width .oracle-block center a img {
        width: 30%;
        margin-bottom: 5px;
        }
        .full-width-oracle, .full-width-sap {
        background: #0C2851 !important;
        }
        .full-width-oracle .quarter, .full-width-sap .quarter {
            width: 100% !important;
        }
        .full-width-oracle .oracle-block, .full-width-sap .oracle-block {
            width: 100% !important;
        }
        }

        @media only screen and (max-width: 575px) {
        .page-footer .wrap .top .col.col-1 {
        width: 100%;
        }
        .page-footer .wrap .top .col.col-2 {
        width: 100%;
        }
        .page-footer .wrap .top .col.col-3 {
        margin-top: 60px;
        }
        .wrap .industry-block img {
        width: 50%;
        }
        .slider-text {
        margin-top: -15px;
        }
        }
        
        @media only screen and (max-width: 480px) {
            .slideshow .slide .read-more {
                margin: -5px 0 0 !important;
            }
        }