@charset "UTF-8";
/***!  https://gausevadham.org/wp-content/themes/aidus/assets/css/responsive.css?ver=1.0.2  !***/

@media all {/*Box and Full Layout CSS*/

@media screen and (min-width: 1200px) {
    .layout-boxed {
        width: 100%;
        height: 100%;
        background-attachment: fixed;
        background-position: center center;
    }
    .layout-boxed.page-wrapper {
        max-width: 1250px;
        margin: 0px auto 0;
    }
}

}
