@media (max-width: 1500px) and (min-width: 1000px) {
    .series-boxes .row .col-lg-4,
    .boxes .row .col-lg-4 {
        width: 50% !important;
    }
}
@media (max-width: 1400px) {
    #page-home .slider .item .texts .t {
        font-size: 50px;
        line-height: 65px;
    }
    #page-home .products-area {
        padding: 0 calc(var(--space) * 2);
    }
    #page-home .our-brands {
        padding: calc(var(--space) * 2);
    }
    #page-home .projects {
        padding: calc(var(--space) * 2);
    }
    #page-home .our-news {
        padding: calc(var(--space) * 2);
    }
    #page-home .about-us {
        min-height: 600px;
    }
    #page-home .about-us .area {
        margin: 0 calc(var(--space) * 2);
    }
    #page-home .about-us .area .left h1,
    #page-home .about-us .area .left h2,
    #page-home .about-us .area .left h3,
    #page-home .about-us .area .left h4,
    #page-home .about-us .area .left h5 {
        font-size: 30px;
        line-height: 40px;
    }
    #page-home .about-us .area .left p:last-of-type {
        margin-bottom: 60px;
    }
    #page-about .slogan {
        margin: calc(var(--space) * 2) 0;
        font-size: 59px;
        line-height: 72px;
    }
    #page-about .brands-list .owl-carousel .owl-dots {
        margin-top: var(--space);
    }
    .page {
        margin-top: 150px;
    }
    .page-head {
        margin-bottom: var(--space);
    }
    .big-products-menu .box img {
        max-height: 195px;
    }
    .big-products-menu .box .t {
        font-size: 20px;
        line-height: 20px;
    }
    .big-products-menu .box .l {
        font-size: 13px;
    }
    .big-products-menu .box-text .t {
        font-size: 20px;
        line-height: 20px;
    }
    .big-products-menu .box-text ul {
        gap: 10px;
    }
    .big-products-menu .box-axs {
        padding: 25px 55px;
    }
    .big-products-menu .box-axs .t {
        font-size: 26px;
        line-height: 35px;
    }
    .be-our-dealer .left {
        padding: calc(var(--space) * 2) 0;
        padding-left: calc(var(--space) * 2);
    }
    .be-our-dealer .left h1,
    .be-our-dealer .left h2,
    .be-our-dealer .left h3,
    .be-our-dealer .left h4,
    .be-our-dealer .left h5 {
        font-size: 42px;
        line-height: 57px;
    }
    .be-our-dealer .left p {
        font-size: 23px;
        line-height: 32px;
    }
    .be-our-dealer .left p:last-of-type {
        margin-bottom: 40px;
    }
    .footer {
        margin-top: calc(var(--space) * 2);
    }
    .footer .top {
        padding: calc(var(--space) * 2);
    }
}
@media (max-width: 1100px) {
    :root {
        --space: 20px;
    }
    body {
        font-size: 14px;
    }
    .p-btn a {
        padding: 10px 25px;
    }
    .be-our-dealer {
        margin: calc(var(--space) * 2) 0;
    }
    .be-our-dealer .left h1,
    .be-our-dealer .left h2,
    .be-our-dealer .left h3,
    .be-our-dealer .left h4,
    .be-our-dealer .left h5 {
        font-size: 20px;
        line-height: 33px;
    }
    .be-our-dealer .left p {
        font-size: 15px;
        line-height: 23px;
    }
    .be-our-dealer .left p:last-of-type {
        margin-bottom: 30px;
    }
    .header .container {
        height: 60px;
    }
    .header .container .right {
        display: none;
    }
    .header .container .menu-btn {
        display: flex;
    }
    .header .container .logo img {
        width: 80px;
    }
    .header.scroll .container {
        height: 60px;
    }
    #page-brands .brands-area {
        padding: var(--space);
    }
    #page-brands .brands-area:before {
        height: 30vh;
    }
    #page-products .boxes .box .t {
        font-size: 13px;
        right: 10px;
    }
    .sidebar .top {
        margin-bottom: 20px;
    }
    .sidebar .top:after {
        margin-top: 20px;
    }
    .sidebar ol {
        gap: 10px;
    }
    #page-press .top-bar {
        margin-bottom: 15px;
    }
    #page-press .top-bar ul {
        gap: 20px;
    }
    #page-press .top-bar ul li a {
        font-size: 14px;
    }
    #page-press .box .t {
        margin-top: 10px;
        font-size: 16px;
    }
    #page-press .news-area .row {
        flex-direction: column-reverse;
    }
    #page-press .news-area .social {
        display: block;
        margin-top: 30px;
    }
    #page-press .news-area .social ul {
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }
    #page-press .news-area .col-2,
    #page-press .news-area .col {
        width: 100%;
    }
    #page-press .features {
        margin-bottom: 35px;
    }
    #page-press .features .item .texts {
        padding: 25px;
        position: relative;
        width: 100%;
        bottom: auto;
        left: auto;
        background: #f6f6f6;
    }
    .contentarea h6 {
        font-size: 16px;
        line-height: 26px;
    }
    .contentarea h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .contentarea .slg {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .brand-box {
        margin-bottom: 20px;
    }
    .brand-box .t {
        font-size: 20px;
        line-height: 33px;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .brand-box .p-btn {
        margin-top: 25px;
    }
    #page-home .slider .item .texts .t {
        font-size: 28px;
        line-height: 40px;
    }
    #page-home .slider .item .img img {
        height: 40vh;
    }
    #page-home .about-us {
        min-height: auto;
        padding: var(--space);
        margin: 0;
    }
    #page-home .about-us .area {
        gap: 25px;
        margin: 0;
        flex-direction: column;
    }
    #page-home .about-us .area .left {
        width: 100%;
    }
    #page-home .about-us .area .left h1,
    #page-home .about-us .area .left h2,
    #page-home .about-us .area .left h3,
    #page-home .about-us .area .left h4,
    #page-home .about-us .area .left h5 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    #page-home .about-us .area .left p:last-of-type {
        margin-bottom: 25px;
    }
    #page-home .about-us .area .right {
        width: 100%;
    }
    #page-home .our-brands {
        padding: var(--space);
    }
    #page-home .page-title-area {
        flex-direction: column;
        justify-content: normal;
        margin-bottom: 20px;
        align-items: flex-start;
        gap: 15px;
    }
    #page-home .page-title-area .title {
        font-size: 26px;
        line-height: 37px;
    }
    #page-home .our-news {
        padding: var(--space);
    }
    #page-home .our-news .p-btn {
        margin-top: var(--space);
    }
    #page-home .projects {
        padding: calc(var(--space) * 2) var(--space);
        margin: calc(var(--space) * 2) 0;
    }
    #page-home .products-area {
        padding: var(--space);
    }
    #page-home .products-area .ads {
        height: auto;
        margin-bottom: 20px;
    }
    #page-home .products-area .ads .t {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 25px;
    }
    #page-home .products-area .box {
        height: auto;
        margin-bottom: 20px;
        padding: 25px;
        padding-bottom: 0;
    }
    #page-home .products-area .box img {
        position: relative;
        right: auto;
        bottom: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }
    #page-home .products-area .box .t {
        font-size: 22px;
        line-height: 30px;
    }
    #page-home .products-area .box .l {
        margin-top: 15px;
    }
    .news-box {
        padding-right: 0;
        margin-bottom: 35px;
    }
    .news-box a {
        gap: 20px;
    }
    .news-box a .l {
        flex: 0 0 90px;
        width: 90px;
        height: 90px;
        padding: 10px;
        font-size: 12px;
        line-height: 16px;
    }
    .news-box a .t {
        gap: 10px;
    }
    .news-box a .t span {
        font-size: 14px;
        line-height: 23px;
    }
    .news-box a .t u {
        font-size: 12px;
        line-height: 20px;
    }
    .page-title-area {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        gap: 15px;
        margin-bottom: 25px;
    }
    .page-title-area .title {
        font-size: 22px;
        line-height: 33px;
    }
    #page-dealer .right-img img {
        height: auto;
    }
    #page-dealer .red-area {
        align-items: flex-start;
        flex-direction: column;
    }
    #page-dealer .red-area .l {
        font-size: 23px;
        line-height: 38px;
        padding-right: 0;
        width: 100%;
        position: relative;
        top: auto;
    }
    #page-dealer .red-area .r {
        width: 100%;
        margin-top: 25px;
    }
    #page-dealer .text-area h2 {
        font-size: 27px;
        line-height: 34px;
    }
    #page-dealer .boxes .box {
        gap: 15px;
        flex-direction: column;
        align-items: center;
    }
    #page-dealer .boxes .box .t {
        font-size: 19px;
    }
    #page-projects .boxes .box {
        flex-direction: column;
    }
    #page-projects .boxes .box .left {
        width: 100%;
        padding: 0;
    }
    #page-projects .boxes .box .left .t {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 5px;
    }
    #page-projects .boxes .box .left .d {
        font-size: 13px;
    }
    #page-projects .boxes .box .right {
        width: 100%;
        margin-top: 25px;
    }
    #page-projects .p-navbar {
        margin-bottom: 25px;
        align-items: stretch;
        justify-content: space-between;
        flex-direction: column;
        flex-wrap: wrap;
    }
    #page-projects .p-navbar select {
        height: 50px;
    }
    #page-projects .p-navbar .b {
        height: 50px;
        margin-top: 10px;
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }
    #page-projects .p-navbar div {
        flex-direction: column;
        gap: 10px;
    }
    .gallery .row > * {
        width: 33.3333%;
    }
    #page-contact .maps iframe {
        height: 250px !important;
    }
    #page-contact .maps .area {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        margin-top: 20px;
    }
    .video-box {
        margin: calc(var(--space) * 2) 0;
        padding: 0 calc(var(--space) * 2);
    }
    .video-box a .img:after {
        width: 30px;
        height: 30px;
    }
    .gallery a {
        margin-bottom: 20px;
    }
    #page-about .slogan {
        font-size: 25px;
        line-height: 35px;
    }
    #page-about .right-img img {
        position: relative;
        height: auto;
        padding: 0;
        margin-top: 25px;
    }
    #page-about .redline-area .counters {
        justify-content: space-between;
        flex-direction: column;
        gap: 20px;
    }
    #page-about .redline-area .counters .count .t {
        font-size: 30px;
    }
    #page-about .redline-area .counters .count span {
        font-size: 15px;
    }
    .project-box .img img {
        height: auto;
    }
    .project-box .texts .t {
        font-size: 20px;
        line-height: 25px;
    }
    .address {
        font-size: 14px;
        line-height: 20px;
    }
    .page {
        margin-top: 85px;
    }
    .page-title {
        font-size: 23px;
        line-height: 26px;
    }
    .product-box {
        height: auto;
        margin-bottom: 20px;
        padding: 25px;
        padding-bottom: 0;
    }
    .product-box img {
        position: relative;
        right: auto;
        bottom: auto;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }
    .product-box .t {
        font-size: 22px;
        line-height: 30px;
    }
    .product-box .l {
        margin-top: 15px;
    }
    .bread ul {
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
    }
    .footer .bottom {
        flex-direction: column;
        gap: 25px;
    }
    .footer .bottom ul {
        gap: 5px;
        flex-direction: column;
    }
    .footer .top .catalog {
        margin-top: 30px;
        padding-top: 30px;
    }
    .footer .top .catalog span {
        font-size: 15px;
    }
    .footer .top .catalog img {
        max-width: 100%;
    }
    .footer .top .catalog a {
        gap: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .footer .top .col-lg-7 .row {
        display: none;
    }
    .pr-box {
        padding: 25px;
        padding-bottom: 0;
    }
    .series-texts h1,
    .series-texts h2,
    .series-texts h3,
    .series-texts h4,
    .series-texts h5 {
        font-size: 25px;
    }
    .general-features {
        padding: 0 calc(var(--space) * 2);
    }
    .general-features .area {
        height: auto;
        align-items: stretch;
        flex-direction: column;
    }
    .general-features .area .t {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .general-features .area .table table {
        min-width: 100%;
    }
    .general-features .area .p-link {
        margin-top: 0;
    }
    .general-features .img {
        margin-top: 30px;
    }
    .general-features .img video,
    .general-features .img img {
        height: auto;
        max-height: initial;
    }
    .effect-pvc {
        height: 35vw;
    }
    .left-right-box {
        margin-bottom: 0;
        padding: 30px 0;
    }
    .left-right-box .left {
        padding-left: calc(var(--space) * 2);
    }
    .left-right-box .left .s {
        font-size: 18px;
        line-height: normal;
    }
    .props-box {
        margin: 0;
    }
    .props-box .area {
        padding: 40px 0;
        flex-direction: column;
    }
    .props-box .area .left {
        width: 100%;
        padding-top: 0;
    }
    .props-box .area .left img {
        height: auto;
    }
    .props-box .area .right {
        width: 100%;
        gap: 25px;
        padding: 0 calc(var(--space) * 2);
        margin-top: 25px;
    }
    .props-box .area .right .p ul {
        gap: 15px;
    }
    .props-box .area .right .p ul li {
        font-size: 16px;
    }
    .props-box .area .right .p ul li .img {
        width: 50px;
        height: 50px;
        padding: 13px;
    }
    .pvc-prop-area {
        display: block;
        margin: 0;
        padding: 30px calc(var(--space) * 2);
        padding-top: 0;
    }
    .pvc-prop-area .left {
        width: 100%;
        margin-bottom: 25px;
    }
    .pvc-prop-area .right {
        width: 100%;
        min-width: auto;
        padding: 0;
    }
    .pvc-prop-area .right .t {
        font-size: 23px;
        line-height: normal;
    }
    .pvc-prop-area .right .d {
        margin-bottom: 0px;
        font-size: 13px;
    }
    .pvc-prop-area .right .area {
        margin-top: 40px;
    }
    .pvc-prop-area .right .area .prop-group {
        width: 100%;
    }
    .pvc-prop-area .right .area .prop-group .prop {
        align-items: center;
    }
    .pvc-prop-area .right .area .prop-group .prop .i {
        width: 70px;
        height: 70px;
    }
    .pvc-prop-area .right .area .prop-group .prop span {
        font-size: 10px;
    }
    .contact-form {
        padding: 0;
        margin: 30px 0;
    }
    .contact-form .area {
        display: block;
    }
    .contact-form .area .left {
        padding-right: 0;
        width: 100%;
        margin-bottom: 25px;
    }
    .contact-form .area .left h4 {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: normal;
    }
    .contact-form .area .left p {
        font-size: 16px;
        line-height: normal;
    }
    .contact-form .area .right {
        width: 100%;
    }
    .p-link a {
        padding: 12px 12px;
        padding-bottom: 10px;
    }
    .al-colur-section {
        flex-direction: column;
        gap: 25px;
    }
    .al-colur-section .t h1,
    .al-colur-section .t h2,
    .al-colur-section .t h3,
    .al-colur-section .t h4 {
        margin-bottom: 25px;
        font-size: 24px;
    }
    .al-colur-section .t p {
        font-size: 14px;
    }
    #page-series .gallery-tabs {
        padding: 0 calc(var(--space) * 2);
    }
    #page-series .gallery-tabs .tb {
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
        margin-bottom: 25px;
    }
    #page-series .info-boxes {
        margin: 40px 0;
        padding: 0 calc(var(--space) * 2);
    }
    #page-series .info-boxes .box {
        gap: 30px;
        align-items: flex-start;
        flex-direction: column;
    }
    #page-series .info-boxes .box .i img {
        width: 55px;
    }
    #page-series .numerical-data {
        padding: 20px calc(var(--space) * 2);
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    #page-series .numerical-data .box b {
        font-size: 50px;
    }
    #page-series .colour-select .t {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #page-series .colour-select .c .cc {
        flex: 1;
    }
    #page-series .colour-select .c .cc img {
        width: 60px;
        height: 60px;
    }
}
