/*
Theme Name: GrexPro
Version: V5
Author: Novatechset
*/
html, body{
	overflow-x: hidden;
}
@media screen and (max-width: 991px) {
    .about-section .about_wrapper .aboutus-image1 {
        font-size: 48px !important;
    }
    .about-section .about_wrapper .aboutus-image1 {
        position: relative !important;
    }
    .about-section .about_wrapper {
        top: 0 !important;
    }
    .about-section .about_wrapper .aboutus-image1 img {
        width: 100% !important;
    }
    .about-section .about_wrapper .aboutus-image2 {
        top: 460px !important;
    }
    .cloud_solution_block .inner-box {
        padding: 20px;
    }
    .cloud_solution_block .icon-box {
        right: -100px;
        bottom: -90px;
    }
}
@media screen and (max-width: 550px) {
    .banner_content h1, #banner.flat_banner .banner_content h1 {
        font-size: 48px !important;
    }
}