@media only screen and (min-width:992px) {


    .hover-slide .active .slider-caption {
        width: 108%
    }

    .project-fullheight:first-of-type .pro-image {
        height: 50vh;
    }

    .one-items .pro-image-div,
    .one-items .pro-full-img,
    .one-items .project-fullheight:first-of-type .pro-image,
    .two-items .pro-image-div,
    .two-items .pro-full-img,
    .two-items .project-fullheight:first-of-type .pro-image,
    .three-items .pro-grid:first-of-type .pro-image-div,
    .three-items .pro-grid:first-of-type .pro-image-div .pro-full-img,
    .project-fullheight:first-of-type .three-items .pro-image.three-pro-one,
    .project-fullheight:first-of-type .two-items .pro-image,
    .project-fullheight:first-of-type .one-items .pro-image {
        height: 100vh;
    }

.owl-main{
    height:100vh;
}

}

@media only screen and (min-width:767px) {
    .request-multi>.row>div {
        -moz-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}

@media (max-width: 480px) and (min-width: 241px) {
    #toast-container>.toast:after {
        top: 13px !important;
    }

}

@media only screen and (max-width:1300px) {
    .about-pg h3 {
        font-size: 700%
    }
}

@media only screen and (max-width:1200px) {
    .lg-center {
        text-align: center
    }


    .opportunities-body .pages-header h1 {
        font-size: 70px
    }

    .bloquote {
        font-size: 30px;
        line-height: 45px
    }

    .carpet-full-img {
        height: 400px;
    }

    .congrat-div .custom-checkbox {
        display: block;
        margin-top: 5px;

    }

    .trip-title {
        padding-top: 70px;
    }

    .trip-title:before {
        width: 100%;
        background-image: url(../images/carpet/trip/title.png);
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
        height: 97px;
        top: 0;
    }

}

@media only screen and (max-width:992px) {
    .md-center {
        text-align: center
    }

    .left-slide-caption h3 {
        font-size: 70px;
        line-height: 65px
    }

    footer .row>div {
        margin-bottom: 0;
        margin-top: 5px
    }



    .about-pg h3 {
        font-size: 550%
    }

    .opportunities-body .pages-header h1 {
        font-size: 40px
    }

    .pages-header:before {
        width: 100%
    }

    .noscrollproject .innerallproject {
        width: 92%;
    }

    .left-project-grid,
    .right-project-grid {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .left-project-grid {
        position: fixed;
        padding: 10px 15px;
        order: 2;
        bottom: 0;
        width: 100%;
        background: #39403F;
        z-index: 5;
    }


    .right-project-grid {
        order: 1;
    }


    .pro-image {
        position: static;
    }

    .project-fullheight {
        position: absolute;
        display: flex;
        flex-wrap: wrap;

    }

    .three-items .pro-grid:last-of-type {
        display: flex;
        flex-wrap: wrap;
    }

    .three-items .pro-grid:last-of-type .pro-image-div {
        width: 50%;
    }

    .pro-desc {
        position: static;
        display: block;
        height: auto;
        width: 100%;
        padding: 0 15px;
        text-align: center;
        flex: 0 0 100%;
        order: 1;
    }

    .pro-full-img,
    .pro-image-div {
        position: relative;
    }

    .project-fullheight:first-of-type .pro-image,
    .pro-image,
    .pro-full-img,
    .pro-image-div {
        height: 400px;
    }

    .right-project-grid .owl-carousel {
        display: block;
        margin: auto;
        flex: 0 0 100%;
        order: 2;
    }

    .pro-desc h3 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .right-project-grid .width-pro {
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
    }

    .left-project-div {
        display: block;
        flex-direction: row;
        min-height: inherit;
        padding: 0;

    }

    .left-project-div:before {
        content: none;
    }

    .pro-desc p,
    .pro-vip,
    .pro-desc h3 {
        opacity: 1;
    }



    .full-project-link {
        border-top: none;
    }


    .owl-item.active .pro-image-div h4 {
        animation: fadeInUp .3s linear .3s both;
        -webkit-animation: fadeInUp .3s linear .3s both;
    }


    .pro-image-div h4 {
        margin: auto;
        max-width: 300px;
        text-align: center;
    }

    .right-project-grid .pro-vip {
        margin-top: 20px;
        padding-top: 20px;

        border-top: 1px solid #cbd2d4;
    }

    .vip {
        top: 50%;
        height: auto;
        min-height: 60px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    #next-project,
    #previous-project {
        width: 77px;
        height: 27px;
        background-image: url(../images/main/control.png);
        background-repeat: no-repeat;
        background-position: -178px -1673px;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }

    #previous-project {
        top: 62%;
        transform: scaleX(-1) translateY(-50%);
        -webkit-transform: scaleX(-1) translateY(-50%);
        -moz-transform: scaleX(-1) translateY(-50%);
        -ms-transform: scaleX(-1) translateY(-50%);
        -o-transform: scaleX(-1) translateY(-50%);
    }

    .projects-pg .slide-container {
        position: fixed;
        height: calc(100% - 255px);
        overflow-y: auto;
        overflow-x: hidden;
        width: 100%;
        top: 100px;
    }

    .owl-main .owl-nav {
        bottom: auto;
        top: 20px;
    }

    .project-fullheight {
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
    }

    .project-fullheight.active {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }

 


    .lg-sub-html h4 {
        font-size: 20px;
    }

    .lg-sub-html p {
        font-size: 14px;
    }

    .lg-actions .lg-next,
    .lg-actions .lg-prev {
        top: 50%;
    }

    .lg-actions .lg-next:before,
    .lg-actions .lg-prev:after {
        display: inline-block;
    }

    .lg-actions .lg-next,
    .lg-actions .lg-prev {
        background: none;
        width: auto;
        height: 40px;
    }


    .lg-actions .lg-prev {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }

    .lg-sub-html {
        padding: 10px;
    }

    .full-project-link {
        padding: 12px 0;
    }

    .carp-caption h3 {
        font-size: 45px;
    }

    .carpet-full-img {
        height: 350px;
    }

    .carpet-but-btns a {
        margin: 5px 1px;
        font-size: 15px;
        width: calc(50% - 6px);

    }

    .carousel-checkbox .custom-checkbox {
        margin: 10px auto;
        padding: 0 20px;
    }

    #sync1 .carp-show-img {
        height: 350px;
    }

    .left-shape:before {
        content: none;
    }

    .order-track-div img {
        display: block;
        margin: auto auto 20px;
    }

    .inter-des {
        order: 2;
    }

}

@media only screen and (max-width:767px) {
    .sm-center {
        text-align: center
    }

    .left-slide-caption h3 {
        font-size: 55px;
        line-height: 45px
    }

    .slider-chat {
        display: none
    }

    .about-pg h3 {
        font-size: 450%
    }

    .right-about-grid svg {
        max-height: 50px;
        max-width: 50px
    }

    .right-about-img {
        height: 50vh;
        position: relative
    }

    .left-about-grid {
        order: 2;
        display: block;
        margin-top: -25px;
        padding-top: 0
    }

    .about-pg .left-about-grid svg {
        display: none
    }

    .about-pg h3 {
        line-height: 55px;
        padding: 0;
        margin-bottom: 0;
        font-size: 60px
    }

    .inner-about-div:before {
        content: none
    }

    .left-about-grid a {
        display: inline-block
    }

    .sec-num {
        top: -100%
    }

    .sec-num:before {
        top: 50%
    }

    .inner-about,
    .inner-about .row {
        height: auto
    }

    .slide .right-about-grid svg:nth-of-type(2),
    .slide .right-about-grid svg:first-of-type {
        top: 110px !important;
        bottom: auto !important
    }

    .slide .right-about-grid svg:nth-of-type(3),
    .slide .right-about-grid svg:nth-of-type(4) {
        bottom: 70px !important;
        top: auto !important
    }

    .subs h2 {
        font-size: 50px
    }

    .pages-header .sec-num {
        display: inline-block
    }

    .subs h2 {
        font-size: 50px
    }

    .event-row {
        padding: 10px 31px;
        border: none
    }

    .pg-opportunities {
        width: 100%
    }

    .identity-grid:not(:last-of-type) .sub-identity-pg:before {
        height: 1px;
        width: 50%;
        right: 0;
        left: 0;
        margin: auto;
        top: auto;
        bottom: -25px;
        background: #fff
    }

    .identity-grid .sub-identity-pg {
        margin-right: auto !important;
        margin-left: auto !important;
        text-align: center
    }

    .news-img {
        width: 230px
    }

    .news-description {
        width: calc(100% - 236px)
    }

    .news-description h3 {
        font-size: 30px;
        line-height: 33px
    }

    .carpet-main-row .carpet-product-description {
        order: 2;
    }

    .carpet-main-row .carpet-product-image {
        order: 1;
        margin-bottom: 20px;
    }

    .carpet-product-description h3:before {
        width: 100%;
    }

    .carpet-product-description h3:after {
        content: none
    }

    #sync1 .carp-show-img {
        height: 300px;
    }

    .carpet-product-details .main-carpet-title h3 {
        width: 100%;
    }

    #map,
    #map2 {
        height: 300px;
    }

    .big-title {
        font-size: 45px;
        line-height: 45px;
    }

    .right-choose {
        padding: 10px;
    }

    .right-choose-grid {
        margin-top: 20px;
    }

    .right-choose-grid:before {
        top: -30px;
        border-bottom-color: #39403f;
    }

    .project-fullheight:first-of-type .pro-image,
    .pro-image,
    .pro-full-img,
    .pro-image-div {
        height: 300px;
    }

    .right-page-text {
        text-align: center;
    }

    .inner-about-div h3 a {
        white-space: normal;
    }
}

@media only screen and (max-width:576px) {
    .xs-center {
        text-align: center
    }

    .header-icon {
        display: block;
        margin: auto auto 5px
    }

    .main-header-icons {
        position: fixed;
        background: #E3E6E7;
        top: 0;
        width: 50px;
        padding: 5px 0 0;
        vertical-align: text-top
    }

    .main-logo {
        width: 100%;
        vertical-align: text-top
    }

    .main-logo-text {
        width: 142px;
        font-size: 14px
    }

    .main-slider {
        margin-top: 95px;
    }

    .slider-logo {
        display: none
    }

    .res-chat {
        display: block
    }

    .slider,
    .inner-slide {
        height: 300px
    }

    .left-slide-caption h3 {
        font-size: 35px;
        line-height: 33px
    }

    .odd-categories .category-main-grid:first-of-type .category-grid:first-of-type,
    .category-grid {
        height: 300px
    }

    .main-search {
        width: 255px
    }

    .copyright {
        display: block
    }

    .copyright~span {
        display: none
    }



    #slider-next {
        width: 81px
    }

    .right-about-grid svg {
        max-height: 35px;
        max-width: 35px
    }

    .about-pg h3 {
        font-size: 45px;
        line-height: 35px
    }

    .left-about-grid {
        margin-top: -20px
    }

    .suscribe-form .form-control {
        width: 100%
    }

    .suscribe-form button {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .pages-header h1 {
        font-size: 30px;
        line-height: 63px
    }

    .team-pg .pages-header svg {
        max-height: 20px
    }

    .pages-header {
        margin-top: 110px
    }

    .sub-identity-pg p {
        line-height: 30px;
        font-size: 13px;
        line-height: 20px
    }

    .event-text li {
        font-size: 15px
    }

    .years-event h2 {
        font-size: 50px
    }

    .sub-opportunities a {
        font-size: 12px;
        margin-bottom: 14px;
        display: block
    }

    .sub-opportunities h2 {
        font-size: 14px
    }

    .news-img {
        width: 250px;
        margin: auto auto 40px;
        display: block
    }

    .news-description {
        width: 100%
    }

    .news-description h3 {
        font-size: 22px;
        line-height: 29px;
        position: static
    }

    .news-description h3 a {
        top: auto;
        bottom: -25px
    }

    .noscrollproject .innerallproject {
        width: 100%;
        padding-top: 70px;
    }

    .side-project {
        height: 200px;
    }

    .all-des h4 {
        font-size: 17px;
        margin-bottom: 2px;
    }


    .innerallproject {
        transform: translate(0, -100%);
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
    }

    .innerallproject,
    .allprojects {
        width: 100%;
        height: 0;
    }

    .noscrollproject .allprojects,
    .noscrollproject .innerallproject {
        height: 100%;
    }

    .project-fullheight:first-of-type .pro-image,
    .pro-image,
    .pro-full-img,
    .pro-image-div {
        height: 200px;
    }

    .pro-desc h3 {
        font-size: 30px;
        line-height: 30px;
        margin-top: 25px;
        -webkit-text-stroke-width: 0;
    }

    .pro-vip a {
        font-size: 17px;
    }

    .full-project-link {
        font-size: 18px;
    }

    .carpet-full-img {
        height: 300px;
    }

    .carp-caption {
        padding-bottom: 15px;
        text-align: center;
    }

    .carp-caption h3 {
        font-size: 30px;
        -webkit-text-stroke-width: 0px;

    }


    .carpet-product-description h3 {
        font-size: 35px;
        line-height: 30px;
    }

    .carpet-but-btns a {
        margin: 5px auto;
        width: 100%;
    }

    .left-btns {
        margin-top: 0;
        position: absolute;
        bottom: 100%;
    }

    .right-desc {
        width: 100%;
        padding: 6px 0;
    }

    .furn-title {
        bottom: 100px;
    }


    .furnishing-product-div:hover .furn-title {
        bottom: 55px;
    }

    .regular-area:last-of-type {
        display: block;
        margin: 20px auto auto;
    }

    .reg-div {
        margin-top: 15px;
        background: #eee;
        padding: 20px 10px;
    }

    .custom-file-div>span {
        display: block;
        margin-bottom: 10px;
    }

    .custom-file-div .form-control {
        display: block;
        width: 100%;
    }

    .color-title span {
        display: block;
    }

    .golden-full-img {
        height: 240px;
    }

    .big-price {
        font-size: 25px;
    }

    .color-choosen>div {
        display: block;
        margin-bottom: 5px;
    }

    .color-choosen .custom-checkbox-color div {
        display: block;
    }

    .success-check i {
        height: 120px;
        width: 120px;
        line-height: 120px;
        font-size: 75px;
        margin: 20px auto;
    }

    #sync2 .carp-show-img {
        height: 90px;
    }

    .review-div .rate-star {
        margin-top: 10px;
        transform: translateY(0);
        position: static;
        /*-webkit-transform: translateY(-50%);
        */
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        display: block;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
    }

    .login-title {
        font-size: 45px;
        line-height: 45px;
    }

    .social-login button {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .carpet-map .main-carpet-title h3 {
        font-size: 35px;
        line-height: 35px;
        -webkit-text-stroke-width: 0;
    }

    .big-title {
        font-size: 30px;
        line-height: 30px;
        -webkit-text-stroke-width: 0 !important;
    }

    .map-links em {
        display: block;
    }

    .trip-img:before {
        background-size: auto 75px;
    }

    .owl-interior .owl-dots .owl-dot:before {
        top: -8px;
        height: 16px;
        width: 16px;
    }

    .owl-interior .owl-dots .owl-dot:after {
        top: -5px;
        height: 10px;
        width: 10px;
    }

    .trip-title h3:before {
        height: 16px;
    }

    .trip-title i {
        font-size: 20px;
        bottom: 20px;
    }

    .owl-interior {
        margin-top: 80px;
    }

    .size-pg .border-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .tabs-features li .secondary {
        max-width: 50px;
    }

    .tabs-features li .main {
        max-width: 25px;
    }


    .tabs-features {
        padding: 15px 10px;
    }

    .carpet-similars .interior-btns {
        top: 7px;
    }


    .social-login a {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .side-list {
        border-bottom: 1px solid #798C91;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .margin-bottom-div {
        margin-bottom: 30px;
    }

    .opportunities-body .pages-header {
        margin-bottom: 0;
    }


}

@media only screen and (max-width:450px) {
    .about-pg h3 {
        font-size: 35px
    }

    .title-services h2 {
        font-size: 30px;
    }


    .opportunities-body .pages-header h1 {
        font-size: 30px
    }

    .bloquote {
        font-size: 25px;
        line-height: 35px;
        -webkit-text-stroke-width: 1px
    }

    .side-project {
        height: 160px;
    }

    .all-des {
        padding: 15px;
    }

    .project-fullheight:first-of-type .pro-image,
    .pro-image,
    .pro-full-img,
    .pro-image-div {
        height: 235px;
    }


    .regular-area {
        display: block;
        margin: 20px auto auto;
    }

    .spec-div h2 {
        width: 100%;
        display: block;
    }

    .specifcations-div {
        width: 100%;
        padding-bottom: 50px;
    }

    .owl-specification .owl-nav {
        bottom: -52px;
        right: 0;
        left: 0;
        margin: auto;
        text-align: center;
    }

    .segad-choose .custom-checkbox label {
        font-size: 15px;
    }

    .segad-img {
        height: 140px;
    }

    .summry-div ul li em {
        display: block;
    }

    #sync1 .carp-show-img {
        height: 200px;
    }

    .login-div label,
    .notlogin {
        font-size: 14px;
    }

    #map,
    #map2 {
        height: 250px;
    }

    .big-title {
        font-size: 22px;
        line-height: 28px;
        -webkit-text-stroke-width: 0;

    }

    .tabs-features li .secondary {
        position: static;
        display: block;
        margin-top: 20px;
    }

    .tabs-features li img {
        top: 5px
    }

    .tabs-div .nav-tabs .nav-item {
        width: 100%;
        text-align: center;
    }
}
