@media (min-width: 1200px) {
    .sidemenu_btn {
        display: none;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .container {
        max-width: 1250px;
    }
    .subinfo {
        padding-right: 50px;
    }
    .col-xl-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 1199px) {
    .banner-footer {
        padding-right: 0;
    }
    .notice {
        left: 0;
        right: auto;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    /* Nav-Bar */
    .collapse:not(.show) {
        display: none !important;
    }
    .nav-social .social-icons-simple, .c-links {
        display: none!important;
    }
    .sidemenu_btn {
        right: -30px;
    }
    .side-menu {
        width: 50%;
    }

    /* Banner */
    .banner-area .box-content h1 {
        font-size: 60px;
    }

    /* Counters */
    .counters .box-content h1 {
        font-size: 60px;
    }
    .counters .box-content h4 {
        font-size: 22px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 58px;
    }
    .content-block .heading-area-left {
        transform: translate(0%,20%);
    }
    .content-block .heading-area-right {
        transform: translate(-280px,20%);
    }
    .content-block .heading-wide .head-center {
        top: -50px;
        left: -150px;
    }
}

@media (min-width: 992px) {
    
}

@media screen and (max-width: 991px) {
    .content-block .heading-area-left, .content-block .heading-area-right {
        transform: none;
    }
    .content-block .advantages ul {
        column-count: 1;
        text-align: left;
    }
    .subinfo {
        margin-bottom: 50px;
    }
    .content-block .heading {
        width: 100%;
        text-align: center;
        padding: 30px 50px;
    }
    .content-block .heading-wide {
        padding: 50px;
    }
    .content-block.facade-scheme .heading {
        margin-top: 50px;
    }
    .content-block .heading .head-left, .content-block .heading .head-right, 
    .content-block .heading .head-right2, .content-block .heading-wide .head-center {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }
    .content-block .heading h1, .content-block .heading-wide h1 {
        font-size: 48px;
        color: #f2a730;
        background: transparent;
        margin-bottom: 30px;
    }
    .content-block .heading-wide .head-center {
        position: relative;
    }
    section.content-block.wide .column, section.content-block.text-banner .column {
        height: 350px;
    }
    section.content-block.wide .column.material-1, section.content-block.wide .column.material-2, section.content-block.wide .column.material-3,
    section.content-block.wide .column.bath-1, section.content-block.wide .column.bath-2, section.content-block.wide .column.bath-3, 
    section.content-block.wide .column.floor-1, section.content-block.wide .column.floor-2, section.content-block.wide .column.floor-3,
    section.content-block.text-banner .column.text-1, section.content-block.text-banner .column.text-2, section.content-block.text-banner .column.text-3{
        width: 33.333333%;
    }
    section.content-block.wide .column.material-4, section.content-block.wide .column.material-5,
    section.content-block.wide .column.bath-4, section.content-block.wide .column.bath-5,
    section.content-block.wide .column.floor-4, section.content-block.wide .column.floor-5,
    section.content-block.text-banner .column.text-4, section.content-block.text-banner .column.text-5{
        width: 50%;
    }
    .content-block .f-block-holder {
        height: auto;
        margin-bottom: 30px;
    }
    .banner-footer {
        padding-right: 100px;
        padding-left: 100px;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    body {
        text-align: center;
    }

    /* Nav-Bar */
    .nav-social .social-icons-simple {
        display: none;
    }
    .sidemenu_btn {
        right: 0;
    }

    /* Side Menu */
    .side-menu {
        width: 60%;
    }

    /* Banner */
    .banner-area .green-box {
        width: 100%;
    }
    .banner-area .box-content h1 {
        font-size: 56px;
    }
    .banner-area .box-content {
        left: 50%;
        width: 90%;
        text-align: center;
        transform: translate(-50%,-50%);
    }

    /* Services */
    .content-block .heading-area {
        transform: translate(0);
    }
    .content-block .services-boxes {
        padding: 0 33px;
        width: 60%;
        margin: auto;
    }
    .content-block .services-boxes .service-card {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 80px;
    }
    .content-block .services-boxes .service-card.right {
        width: 100%;
        margin-top: 80px;
        margin-bottom: 0;
    }
    .content-block .services-boxes .service-card.left.icon-right {
        width: 100%;
        display: grid;
    }
    .content-block .services-boxes .service-card .icon-holder {
        margin-bottom: 20px;
    }

    /* Portfolio */
    .project-sec .project-area .project-img {
        height: auto;
    }
    .project-sec .project-area .project-detail {
        position: relative;
        transform: translateY(0%);
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .project-sec .project-area .project-detail .project-heading {
        font-size: 24px;
    }
    .project-sec .project-links-right a i, .project-sec .project-links-left a i {
        display: none;
    }
    .project-sec .project-area .project-detail .project-heading {
        font-size: 28px;
        padding: 16px 8px;
        width: 100%;
        max-width: 100%;
        transform: translateX(0);
    }
    .black-box {
        padding: 50px 30px;
        width: 80%;
        margin: 0 auto;
    }
    .project-sec .project-area .project-detail {
        left: 0;
    }

    /* Reviews */
    .reviews-sec .heading {
        font-size: 60px;
        width: 100%;
        text-align: center;
        padding-bottom: 40px;
    }
    .reviews-sec .heading-area {
        top: 0;
        width: 60%;
        margin: 0 auto;
        transform: translate(0);
    }
    .client-img-holder {
        margin: 0 auto;
    }
    .reviews-sec .icon-holder {
        margin: 30px 0;
    }
    .reviews-sec .heading span {
        padding: 5px 10px 5px 10px;
    }

    /* Counters */
    .counters .box-content h1 {
        font-size: 60px;
        width: 100%;
    }
    .counters .box-content h4 {
        font-size: 22px;
    }
    .counters .green-box {
        width: 100%;
        margin-bottom: 40px;
        padding: 60px 25px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 46px;
        padding-bottom: 40px;
        width: 75%;
        margin: 0 auto;
    }
    .contact-sec .heading span {
        display: inline-block!important;
    }
    .contact-sec .heading-area {
        margin: 0;
    }
    .contact-form {
        margin-top: 40px;
    }
}

@media screen and (min-width: 768px){
    .notice-mobile {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    body {
        text-align: center;
    }
    section {
        padding: 80px 0;
    }

    /* Nav-Bar */
    .nav-social .social-icons-simple {
        display: none;
    }
    .sidemenu_btn {
        right: 0;
    }
    .navbar-top-default, .header-appear .navbar-top-default {
        height: 80px;
    }

    /* Side Menu */
    .side-menu {
        width: 100%;
    }
    .side-menu p {
        font-size: 14px;
    }
    .side-menu .inner-wrapper {
        padding: 56px 64px;
    }
    .notice {display: none;}

    /* Banner */
    .banner-area .green-box {
        width: 100%;
    }
    .banner-area .box-content h1 {
        font-size: 36px;
    }
    .banner-area .box-content {
        left: 50%;
        width: 90%;
        text-align: center;
        transform: translate(-50%,-50%);
    }
    .banner-area .green-box {
        padding: 170px 0;
    }
    .banner-area .button {
        font-size: 16px;
    }
    .banner-area .button i {
        font-size: 16px;
    }
    .banner-area .navbar-nav .nav-link {
        font-size: 50px;
        min-height: 70px;
    }
    .menu-line {
        font-size: 3rem;
        left: -45px;
        top: 30px;
        height: 70px;
    }

    /* Services */
    .content-block .heading {
        font-size: 46px;
        width: 100%;
        padding-bottom: 40px;
    }
    .content-block .heading-area {
        transform: translate(0);
    }
    .content-block .services-boxes {
        width: 100%;
    }
    .content-block .services-boxes {
        padding: 0 30px;
    }
    .service-card .text {
        font-size: 16px;
    }
    .content-block .services-boxes .service-card {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 80px;
    }
    .content-block .services-boxes .service-card.right {
        width: 100%;
        margin-top: 80px;
        margin-bottom: 0;
    }
    .content-block .services-boxes .service-card.left.icon-right {
        width: 100%;
        display: grid;
    }
    .content-block .services-boxes .service-card .icon-holder {
        margin-bottom: 20px;
    }

    /* Counters */
    .counters .box-content h1 {
        font-size: 36px;
        width: 100%;
    }
    .counters .box-content h4 {
        font-size: 18px;
    }
    .counters .counter {
        margin: 40px 0;
    }
    .counters .green-box {
        width: 100%;
        padding: 60px 25px;
    }
    .counters .box-content p {
        font-size: 16px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 46px;
        width: 100%;
        padding-bottom: 40px;
    }
    .contact-sec .heading-area {
         margin: 0;
    }
    .contact-form {
        margin-top: 40px;
    }
    .content-block .advantages ul li {
        padding-bottom: 5px;
    }
    footer .copy {
        display: block;
    }
    .banner-footer {
        padding-right: 0;
        padding-left: 0;
    }
    .video {
        margin-top: 80px;
    }
}

@media screen and (max-width: 575.98px) {
    .box-content h1 {
        font-size: 32px!important;
    }
    .banner-area .navbar-nav .nav-link {
        font-size: 40px;
        min-height: 60px;
    }
    .menu-line {
        font-size: 2.2rem;
        left: -35px;
        top: 27px;
        height: 60px;
    }
    .content-block .heading h1, .content-block .heading-wide h1 {
        font-size: 36px;
    }
    .banner-footer {
        padding-right: 15px;
        padding-left: 15px;
    }
    .banner-2-text p {
        font-size: 30px;
        line-height: 1.3;
    }
}

@media screen and (max-width: 470px) {
    .side-menu .inner-wrapper {
        padding: 30px 40px;
    }
    .side-nav .navbar-nav .nav-link {
        padding: 3px 0;
    }
    section {
        padding: 15px 0 50px;
    }
    .content-block .heading {
        padding: 30px;
    }
    .content-block .heading-wide {
        padding: 30px;
    }
    .content-block .heading h1, .content-block .heading-wide h1 {
        font-size: 32px;
    }
    section.content-block.wide .column .column-title h3 {
        font-size: 14px;
        padding-top: 7px;
    }
    .sub-banner h1 {
        font-size: 28px !important;
    }
    .sub-banner h3 {
        font-size: 24px;
    }
    .banner-2 img {
        height: 80px;
        width: auto;
    }
    .banner-2-text p {
        font-size: 24px;
        line-height: 1.5;
        padding-left: 20px;
    }
}

@media screen and (max-width: 400px) {
    .side-nav .navbar-nav .nav-link {
        padding: 0;
    }
    .banner-area .navbar-nav {
        margin-left: 40px;
    }
    .banner-area .navbar-nav .nav-link {
        font-size: 30px;
        min-height: 50px;
    }
    .menu-line {
        font-size: 2rem;
        height: 50px;
        top: 22px;
    }
    .content-block .heading-info {
        padding: 20px;
    }
    .content-block h1 {
        font-size: 28px;
    }
    .content-block .heading h1, .content-block .heading-wide h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    section.content-block.infosub {
        padding: 40px 0 50px;
    }
    footer {
        padding: 50px 0 30px;
    }
    .banner-3 h3 {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    .banner-1 h2 {
        font-size: 40px;
    }
    .banner-2-text p {
        font-size: 18px;
        line-height: 2;
        padding-left: 20px;
    }
}