@media (min-width: 992px) {
    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 1199px) {
    .theme-main-container.space-fix {
        margin: 0 -20px;
    }
    .theme-main-container.space-fix .theme-col {
        padding: 0 20px;
    }
    .project-details-v2 .project-slider-wrapper .thumbnail-wrapper button.swiper-button-next {
        right: 0;
    }
    .contact-address .single-branch ul li br {
        display: none;
    }
    .our-project .single-project .image img {
        height: 420px;
    }
    .main-slider {
        height: 475px;
        padding-top: 125px;
    }
    .main-slider .item,
    .main-slider .item .ms-inner {
        height: 350px;
    }
    .main-slider .item .ms-title {
        font-size: 28px;
    }
    .our-work {
        margin: 0;
    }
    iframe[src*="youtube.com"] {
        height: 275px;
    }
    .main-slider .item .ms-desc {
        max-width: 60%;
    }
    .project-slider-wrapper .gallery-top img {
        height: 400px;
    }
}


/*(max-width: 1199px)*/

@media (min-width: 992px) and (max-width: 1199px) {
    #mega-menu-holder>ul>li>a {
        margin: 0 7px;
    }
    /*.theme-main-menu .logo {width: 250px;}*/
    /* .theme-main-menu .logo {
        width: 190px;
    } */
    .inspiration-tab h4,
    .our-work h4 {
        font-size: 24px;
    }
    .theme-main-container .theme-sidebar {
        width: 33%;
    }
    .theme-main-container .theme-large-content {
        width: 67%;
    }
    .shop-page .main-wrapper .shop-sidebar {
        width: 30%;
    }
    .shop-page .main-wrapper .shop-large-side {
        width: 70%;
    }
    .shop-page .all-product-wrapper .single-item h5 a {
        font-size: 18px;
    }
    .shop-details .single-product-details .info a {
        margin-left: 120px;
    }
    .details-page .theme-company-overview .wrapper div h6 {
        font-size: 20px;
    }
    .our-project.projectV3 .single-project .image .text {
        top: 100px;
        bottom: 100px;
        left: 30px;
        right: 30px;
    }
    .project-details .project-info {
        padding-left: 40px;
        padding-right: 20px;
    }
    .project-slider-wrapper .thumbnail-wrapper button.swiper-button-next {
        right: 0;
    }
}


/*(min-width: 992px) and (max-width: 1199px)*/

@media (max-width: 991px) {
    .theme-main-container .theme-large-content,
    .shop-page .main-wrapper .shop-large-side,
    .request-quote-section .text,
    .request-quote-section .img-box {
        width: 100%;
    }
    .theme-main-container .theme-large-content,
    .shop-page .main-wrapper .shop-large-side {
        margin-bottom: 30px;
    }
    #mega-menu-holder>ul>li>a:before {
        top: 22px;
        left: 2px;
    }
    .main-slider {
        padding-top: 124px;
    }
    .bg-color #mega-menu-holder {
        background: #fff;
    }
    .bg-color #mega-menu-holder>ul>li>a {
        border-bottom: solid 1px rgba(0, 0, 0, 0.08);
    }
    .bg-color #mega-menu-holder>ul>li:first-child {
        border-top: solid 1px rgba(0, 0, 0, 0.08);
    }
    .bg-color #mega-menu-holder li .sub-toggle {
        border-left: solid 1px rgba(0, 0, 0, 0.08);
        color: #212121;
    }
    .bg-color #mega-menu-holder>ul>li.active>a,
    .bg-color #mega-menu-holder>ul>li.active .sub-toggle,
    #mega-menu-holder>ul>li.active>a,
    #mega-menu-holder>ul>li.active .sub-toggle {
        color: #f75252;
    }
    /* .theme-main-header .theme-main-menu {padding-top: 5px;} */
    .theme-main-menu.fixed #mega-menu-holder>ul>li>a {
        padding-bottom: 0;
    }
    .request-quote-section .img-box {
        margin-top: 40px;
    }
    .style-two.request-quote-section .img-box {
        margin-top: 0;
    }
    footer h4 {
        margin-bottom: 20px !important;
    }
    .inspiration-tab .inspiration-panel,
    footer .top-footer [class*="col-"] {
        margin-bottom: 30px;
    }
    footer .bottom-footer {
        margin-top: 0;
        text-align: center;
    }
    footer .bottom-footer p,
    footer .bottom-footer form {
        float: none
    }
    footer .bottom-footer form {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .our-project.projectV3 .single-project .image .text {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    .project-details-v2.project-details .project-info {
        margin-top: 40px;
    }
    .our-blogv2 .page-pagination,
    .blog-details .leave-comment {
        margin-bottom: 30px;
    }
    body.single-video .our-blogv2 .single-blog-post {
        margin: 0
    }
    body.single-video .our-blogv2 .single-blog-post .text {
        padding: 30px 0 0 0;
        border: none;
    }
    footer .footer-news ul li {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    iframe[src*="youtube.com"] {
        height: 205px;
    }
    .theme-main-header .theme-main-menu {
        padding: 8px 0;
    }
    .theme-main-menu .collapse-button {
        margin: 4px 0;
    }
    .theme-main-container {
        display: flex;
        flex-flow: column-reverse;
    }
    .theme-main-container.space-fix .theme-col,
    .theme-main-container .theme-sidebar {
        width: 100%;
    }
    .our-service.product-inner-page .single-service .text h4 a {
        height: 46px;
        -webkit-line-clamp: 2;
    }
    body.page-template-template-test .inner-banner .classxs {
        margin-top: 174px;
    }
}


/*(max-width: 991px)*/

@media (min-width: 768px) and (max-width: 991px) {
    /* .theme-main-container .theme-sidebar,
  .shop-page .main-wrapper .shop-sidebar,
  .project-details-v2 .project-slider-wrapper .thumbnail-wrapper {width: 50%;} */
    .project-slider-wrapper .thumbnail-wrapper button.swiper-button-next {
        right: 0;
    }
    .details-page .theme-large-content h1 {
        font-size: 32px;
    }
}


/*(min-width: 768px) and (max-width: 991px)*/

@media (max-width: 767px) {
    .theme-main-container .theme-sidebar,
    .shop-page .main-wrapper .shop-sidebar,
    .style-two.request-quote-section .text,
    .details-page .theme-large-content .details-list ul li,
    .project-details .project-info {
        width: 100%;
    }
    .shop-details .single-product-details .info a {
        margin-left: 20px;
    }
    .our-blog .single-blog .text h4 a {
        font-size: 25px;
    }
    .inner-banner {
        background-attachment: initial;
        padding-top: 98px;
    }
    .inner-banner .opacity {
        padding-top: 80px;
    }
    .inner-banner .opacity .heading {
        font-size: 50px;
        margin-bottom: 70px;
    }
    .inner-banner .opacity .contact-button {
        position: static;
        margin-top: 20px;
    }
    .details-page .theme-company-overview .wrapper div h6 {
        font-size: 20px;
    }
    .our-project.projectV4.projectV5 .mix,
    .project-details-v2 .project-slider-wrapper .thumbnail-wrapper {
        width: 50%;
    }
    .project-details .project-info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .project-slider-wrapper .thumbnail-wrapper button.swiper-button-next {
        right: 0;
    }
    .blog-details .single-blog-post .text .title br {
        display: none;
    }
    #banner .tp-caption h1 {
        font-size: 50px;
    }
    #banner .tp-caption h6 {
        font-size: 20px;
    }
    #banner .tp-caption p br {
        display: none;
    }
    .bg-color #mega-menu-holder>ul>li>a .caret {
        display: none;
    }
    .our-project .single-project .image img {
        height: auto;
    }
    .theme-counter .opacity .text-center {
        padding: 0;
    }
    .top-short-banner {
        margin-bottom: 20px;
    }
    .top-short-banner ul li {
        height: 150px;
    }
    .top-short-banner ul li h5 {
        padding-top: 20px;
    }
    .our-service .single-service {
        margin-bottom: 0;
    }
    .theme-main-container .widget h5.widget-title {
        margin-bottom: 20px;
    }
    .theme-main-container .theme-sidebar .widget {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    #banner {
        padding-top: 175px;
    }
    .main-slider {
        height: 374px;
    }
    .main-slider .item,
    .main-slider .item .ms-inner {
        height: 250px;
    }
    .main-slider .item .ms-title {
        font-size: 20px;
    }
    .main-slider .item .ms-desc {
        display: none;
    }
    .main-slider .item a.ms-btn {
        margin-top: 10px;
        font-size: 14px;
        padding: 5px 15px;
    }
    iframe[src*="youtube.com"] {
        height: 415px;
    }
    #mixitUp-select,
    select#breadcrumb {
        padding-right: 74px;
        background: url('../images/menu-text-icon.png') no-repeat 90% 50%;
        background-position: calc(100% - 10px) 50%;
        background-size: auto 24px;
        -webkit-appearance: none;
        border: 1px solid #ddd;
        border-radius: 0;
        box-shadow: none;
    }
    /* Home Counter */
    #home-counter {
        flex-direction: row !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #home-counter .panel-grid-cell {
        margin-bottom: 0 !important;
    }
    .our-service.product-inner-page .service-slider {
        margin-left: 10px;
        margin-right: 10px;
    }
    .our-project .single-project .image .text {
        transform: translateY(0px);
    }
}


/*(max-width: 767px)*/

@media (max-width: 700px) {
    body .main-page-wrapper {
        overflow-x: hidden;
    }
    
    .top-short-banner ul li {
        height: 230px;
    }
    .error-page h3 {
        font-size: 27px;
        margin: 40px 0 30px 0;
    }
    .error-page h3 img {
        display: block;
        margin: 0 auto;
    }
    .error-page a {
        margin: 0;
    }
    .error-page form {
        width: 80%;
        display: block;
        margin: 20px auto 0 auto;
    }
    
}

@media (max-width: 650px) {
    #success,
    #error {
        width: 84%;
        height: auto;
        top: calc(50% - 50px);
        left: 8%;
        padding: 30px 10px;
    }
    .our-project .col-xs-6 {
        width: 100%;
    }
    .main-slider {
        margin-bottom: 40px;
    }
}

@media (max-width: 600px) {
    @-webkit-keyframes sonarEffect1 {
        0% {
            opacity: .3
        }
        40% {
            opacity: .5;
            box-shadow: 0 0 0 2px #009dcd, 0 0 5px 2px #009dcd, 0 0 0 2px #009dcd;
        }
        100% {
            box-shadow: 0 0 0 2px #009dcd, 0 0 5px 2px #009dcd, 0 0 0 2px #009dcd;
            -webkit-transform: scale(1.1);
            opacity: 0
        }
    }
    @-webkit-keyframes sonarEffect2 {
        0% {
            opacity: .3
        }
        40% {
            opacity: .5;
            box-shadow: 0 0 0 2px #43d854, 0 0 5px 2px #43d854, 0 0 0 2px #43d854;
        }
        100% {
            box-shadow: 0 0 0 2px #43d854, 0 0 5px 2px #43d854, 0 0 0 2px #43d854;
            -webkit-transform: scale(1.1);
            opacity: 0
        }
    }
    #searchWrapper .search_result .product-list li a img {
        width: 70px;
        height: 50px;
    }
    .shop-details .single-product-details .image,
    .shop-details .single-product-details .info,
    .top-short-banner ul li,
    .our-service .single-service .image img,
    .project-slider-wrapper .thumbnail-wrapper,
    .project-details-v2 .project-slider-wrapper .thumbnail-wrapper {
        width: 100%;
    }
    .top-short-banner ul li {
        height: initial;
    }
    .top-short-banner ul li a {
        padding: 20px 0;
    }
    .shop-details .single-product-details .info {
        padding: 50px 0 0 0;
    }
    .details-page .theme-large-content h1 br,
    .theme-company-overview .clearfix:before,
    .details-page .theme-large-content .details-list h4 br {
        display: none;
    }
    .theme-company-overview .clearfix {
        border-left: 7px solid #ececec;
        margin-top: 40px;
        padding-left: 100px;
    }
    .theme-company-overview .row .col {
        margin-top: 20px;
        width: 100%;
    }
    .theme-company-overview .wrapper:before {
        top: 72%;
        left: -100px;
        height: 2px;
        width: 90px;
    }
    .details-page .theme-large-content .details-tab .panel-heading h6 a {
        padding-left: 10px;
    }
    .details-page .theme-large-content .details-tab .panel-body {
        padding-left: 10px;
        padding-right: 10px;
    }
    .theme-main-container .theme-sidebar .sidebar-list ul li a {
        padding: 0 10px 0 10px;
    }
    .faq-page .title p br {
        display: none;
    }
    .blog-inner-page .col-xs-6 {
        width: 100%;
    }
    .our-blogv2 .single-blog-post .text {
        padding-left: 10px;
    }
    .our-service.product-inner-page .single-service .text h4 a {
        height: initial !important;
        -webkit-line-clamp: initial !important;
    }
    #footer-btn {
        display: block;
        width: 100%;
        height: 60px;
        position: fixed;
        z-index: 9999;
        bottom: 0;
        left: 0;
        /* background-color: #212121; */
    }
    #footer-btn .footer-btns {
        width: 50%;
        height: 40px;
        float: left;
    }
    #footer-btn .footer-btns a {
        margin: 10px;
        display: block;
        text-align: center;
        color: #fff;
        height: 40px;
        line-height: 40px;
    }
    #footer-btn .footer-btns a#ftr-call {
        position: relative;
        background: #009dcd;
    }
    #footer-btn .footer-btns a#ftr-call::after {
        background-color: #009dcd;
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: 0;
        left: 0;
        content: ' ';
        padding: 0;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-animation: sonarEffect1 1.3s ease-out 75ms infinite;
        -moz-animation: sonarEffect1 1.3s ease-out 75ms infinite;
        animation: sonarEffect1 1.3s ease-out 75ms infinite;
    }
    #footer-btn .footer-btns a#ftr-whatsapp {
        background: #43d854;
        position: relative;
    }
    #footer-btn .footer-btns a#ftr-whatsapp::after {
        background-color: #43d854;
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        top: 0;
        left: 0;
        content: ' ';
        padding: 0;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -webkit-animation: sonarEffect2 1.3s ease-out 75ms infinite;
        -moz-animation: sonarEffect2 1.3s ease-out 75ms infinite;
        animation: sonarEffect2 1.3s ease-out 75ms infinite;
    }
    #footer-btn .footer-btns i.fa {
        margin-right: 10px;
    }
    .scroll-top {
        bottom: 70px;
    }
    .theme-title h2,
    .theme-main-container .title h2,
    .project-details h2 {
        font-size: 21px;
        line-height: 1.3;
    }
    .details-page .theme-large-content h1 {
        font-size: 19px;
        line-height: 1.3;
    }
    .details-page .theme-large-content h1,
    .project-slider-wrapper {
        margin-bottom: 10px;
    }
    .theme-main-container .title.mb20,
    .project-slider-wrapper .thumbnail-wrapper {
        margin-bottom: 0 !important;
        margin-top: 0;
    }
    .single-portfolio .project-slider-wrapper .thumbnail-wrapper .swiper-container {
        padding: 0 30px;
    }
    .project-slider-wrapper .thumbnail-wrapper button.swiper-button-prev {
        left: 0;
    }
    .project-slider-wrapper .thumbnail-wrapper button.swiper-button-next {
        right: 0;
    }
    .theme-title p {
        font-size: 15px;
        line-height: 1.5;
        padding: 0;
    }
    .project-details .project-slider-wrapper {
        margin-bottom: 25px;
    }
    .client-slider .opacity .item .text p {
        font-size: 14px;
    }
    .our-service.product-inner-page .single-service .text h2 a {
        font-size: 14px;
        line-height: 1.3;
        height: 54px;
    }
    .product-slider-wrapper img {
        max-height: 250px;
    }
}

@media (max-width: 550px) {
    #searchWrapper.show-box {
        top: 55px
    }
    #searchWrapper,
    #searchWrapper form {
        height: 50px;
    }
    #searchWrapper #close-button {
        left: 10px;
        right: initial;
    }
    #searchWrapper form button {
        width: 60px;
        font-size: 18px;
    }
    #searchWrapper form input {
        font-size: 15px;
        padding-right: 62px;
    }
    .our-project.projectV4.projectV5 .mix {
        width: 100%;
    }
    .top-short-banner ul li {
        height: initial;
    }
    .top-short-banner ul li a p {
        padding-bottom: 10px;
    }
    .our-service .single-service .image img {
        height: initial;
        object-fit: initial;
    }
    .project-slider-wrapper .gallery-top img {
        height: 230px;
    }
    .project-slider-wrapper .thumbnail-wrapper .swiper-container {
        padding: 0 20px;
    }
    .project-slider-wrapper .thumbnail-wrapper button {
        width: 15px;
        font-size: 15px;
    }
}

@media (max-width: 500px) {
    .inspiration-tab .panel-heading h6 a {
        padding-left: 10px;
    }
    .inner-banner .opacity .heading {
        font-size: 27px;
        margin-bottom: 40px;
        line-height: 1.3;
    }
    .blog-details .theme-main-container .page-indicator .back-top {
        position: static;
        -webkit-transform: none;
        transform: none;
    }
    .blog-details .theme-main-container .page-indicator a.pager {
        float: none;
        display: block;
        margin: 20px 0;
    }
    .theme-main-menu .logo {
        width: 80%;
    }
    .theme-main-menu .logo a {
        display: inline-block;
    }
    .theme-main-header .theme-main-menu .logo img {
        height: 30px;
        margin-top: 8px;
    }
    .theme-main-header.fixed .theme-main-menu {
        padding: 0;
    }
    /* .theme-main-menu.fixed .logo img {height: 40px;} */
    .theme-main-header .top-header ul.float-left {
        display: none;
    }
    .inner-banner {
        padding-top: 58px;
    }
    body.page-template-template-test .inner-banner .classxs {
        margin-top: 122px;
    }
}

@media (max-width: 450px) {
    .shop-page .all-product-wrapper .col-xs-6,
    .our-work .col-xs-6,
    .blog-details .comment-section .single-comment .img,
    .blog-details .comment-section .single-comment .comment {
        width: 100%;
    }
    .error-page h2 strong {
        position: static;
        display: block;
    }
    .blog-details .comment-section .single-comment .comment {
        padding: 0;
        margin-top: 25px;
    }
    .blog-details .comment-section .single-comment .img,
    .blog-details .comment-section .single-comment .comment {
        float: none;
    }
    .blog-details .comment-section .single-comment .img img {
        margin: 0 auto;
    }
    .blog-details .comment-section .single-comment .comment span,
    .blog-details .comment-section .single-comment .comment button {
        float: none;
        display: inline-block;
    }
    .blog-details .comment-section .single-comment .comment button {
        margin-left: 20px;
    }
    iframe[src*="youtube.com"] {
        height: 215px;
    }
}

@media (max-width: 400px) {
    .request-quote-section .img-box a {
        font-size: 40px;
    }
    .theme-counter .opacity .text-center i {
        font-size: 45px;
    }
    .theme-counter .opacity .text-center h5 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .theme-counter .opacity .text-center .number {
        font-size: 30px;
    }
    .theme-counter .opacity .text-center {
        padding-bottom: 0;
    }
    .error-page form {
        width: 100%;
    }
}


/* @media (max-width: 380px) {
  .details-page .theme-large-content h1 {font-size: 30px;}
  .our-blogv2 .single-blog-post .text ul.post-info li:first-child {font-size: 18px;}
  .our-blogv2 .page-pagination ul li a {width: 40px;height: 40px;line-height: 40px;font-size: 20px;margin-right: 8px;}
  #banner {padding-top: 135px;}
  .main-slider {height: 374px;}
} */