@media all and (min-width: 1600px) {
    #first-screen {
        background-position: center top;
        background-size: cover;
    }
    #page-header {
        position: relative;
        margin-bottom: 60px;
    }
    #page-header:before,
    #first-screen:before {
        display: block;
        content: '';
        width: 100%;
        height: 150px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #010f04 100%);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .landscaping-carousel_item .service-foto img {
        display: block;
        min-width: 50vw;
    }
}
@media all and (min-width: 1400px) {
    .service-foto {
        padding-right: 100px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px;
    }
}

@media all and (max-width: 1400px) {
    body {
        font-size: 16px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }
    .phone a {
        font-size: 18px;
        padding: 10px 20px;
    }
    .service-carousel_item img {
        height: auto;
    }
    .service-name {
        font-size: 48px;
    }
    .entry-content h1,
    .service-title a,
    .block-header h2 {
        font-size: 38px; 
    }
    .cons-left p {
        font-size: 22px;
    }
    #page-header h1, .h1 {
        font-size: 56px;
    }
}

@media all and (max-width: 1200px) {
    .branding {
        width: 180px;
        min-width: 180px;
        margin-right: 20px;
    }
    .phone {
        margin-left: 20px;
    }
    .phone a {
        font-size: 16px;
        padding: 10px 15px;
    }
    .block-header p {
        font-size: 16px;
    }
    .intro-text h1 {
        font-size: 50px;
    }
    .intro-text p {
        font-size: 34px;
    }
    .partner-list_name {
        font-size: 20px;
    }
    .dots-container {
        position: relative !important;
        bottom: 0px;
        left: 0px;
        margin-top: auto;
        padding-top: 20px;
    }
    .service-name {
        font-size: 32px;
    }
    .service-title_2 {
        font-size: 30px;
        line-height: 1.3;
    }
    .service-text {
        font-size: 16px;
    }
    .design-list .partner-list_name {
        font-size: 16px;
    }
    .partner-list_text {
        font-size: 16px;
        line-height: 1.3;
    }
    .cons-left p:first-child {
        font-size: 30px;
    }
    .cons-left p {
        font-size: 18px;
    }
    .idea-menu {
        width: 430px;
        min-width: 430px;
    }
    .entry-content h1, .service-title a, .block-header h2 {
        font-size: 32px;
    }
    .entry-content h2 {
        font-size: 24px;
    }
    .page-template-page-system .service-title a, .page-template-page-design .service-title a {
        font-size: 24px;
    }
    .why-list_pic {
        width: 150px;
        min-width: 150px;
    }
    .form-policy {
        font-size: 14px;
    }
}

@media all and (max-width: 960px) {
    .navbar-expand-lg {
        width: auto;
        padding: 0px;
        order: 3;
    }
    .navbar-toggler {
        padding: 0px;
        border: 0px;
        box-shadow: unset !important;
        outline: none !important;
        color: rgb(62, 96, 26);
    }
    .navbar-toggler-icon {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2862, 96, 26, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center center;
    }
    #first-screen {
        height: 700px;
        background-position: center top;
        background-size: cover;
    }
    #page-header {
        position: relative;
        margin-bottom: 60px;
    }
    #page-header:before,
    #first-screen:before {
        display: block;
        content: '';
        width: 100%;
        height: 150px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #010f04 100%);
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .intro-text h1 {
        font-size: 40px;
    }
    .intro-text p {
        font-size: 28px;
    }
    .block-header p {
        display: none;
    }
    ul.slick-dots {
        bottom: 20px;
    }
    ul.slick-dots li button {
        padding: 0px;
        border: 0px;
        width: 15px;
        height: 15px;
        min-width: 15px;
    }
    .service-name {
        font-size: 24px;
        padding-bottom: 70px;
    }
    .entry-content h1, .service-title a, .block-header h2 {
        font-size: 26px;
    }
    .num {
        display: none;
    }
    .partner-list {
        margin: 0px -15px;
    }
    .partner-list_item {
        padding: 0px 15px;
    }
    .partner-list ul.slick-dots {
        bottom: 0px;
        position: relative;
        margin-top: 40px;
    }
    .landscaping-carousel_item .service-meta::before {
        right: -500px;
    }
    .landscaping-carousel_item .service-meta {
        padding: 40px 15px 30px 15px;
    }
    .landscaping-carousel_item .service-foto {
        padding-top: 20px;
    }
    .landscaping-carousel_item .service-foto img {
        display: block;
        width: 100%;
        height: 450px;
    }
    #landscaping {
        padding-bottom: 0px;
    }
    #cons {
        padding: 60px 0px;
    }
    .cons-left p:first-child {
        font-size: 24px;
    }
    .cons-left p {
        font-size: 16px;
    }
    .cons-left {
        padding-right: 15px;
    }
    .idea-menu_item a {
        align-items: flex-start;
        flex-direction: column;
    }
    .idea-menu {
        width: 300px;
        min-width: 300px;
    }
    .footer-row_bottom {
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 15px;
    }
    .footer-logo img {
        margin-right: auto;
    }
    #footer {
        background-size: cover;
    }
    #navbarNavOffcanvas {
        background: #3e601a;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff !important;
    }
    .navbar-expand-lg .navbar-nav {
        gap: 15px;
    }
    #page-header {
        height: 600px;
    }
    #page-header h1, .h1 {
        font-size: 48px;
    }
    .service-meta {
        padding-top: 25px;
    }
    .page-template-page-blank .navbar-toggler-icon, .single-landscaping .navbar-toggler-icon, .single-system .navbar-toggler-icon, .single-design .navbar-toggler-icon, .page-template-page-system .navbar-toggler-icon, .page-template-page-landscaping .navbar-toggler-icon, .single-service .navbar-toggler-icon, .page-template-page-service .navbar-toggler-icon {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center center;
    }
    .entry-content h2 {
        font-size: 20px;
    }
    .service-row .service-foto {
        float: none;
        width: 100%;
        padding: 0px 0px 15px 0px;
    }
    .form-num span {
        width: 55px;
        height: 55px;
        font-size: 18px;
    }
    .partner-list_pic img {
        height: 400px;
    }
}

@media all and (max-width: 767px) {
    .branding {
        width: 140px;
        min-width: 140px;
        margin-right: 10px;
    }
    .phone {
        margin-left: 0px;
    }
    .phone a {
        font-size: 14px;
        padding: 10px;
    }
    .intro-text h1 {
        font-size: 26px;
        text-align: center;
    }
    .intro-text h1 br {
        display: none;
    }
    .intro-text p {
        font-size: 18px;
        text-align: center;
    }
    .intro-text_2 {
        position: relative;
        right: 0px;
        bottom: 0px;
        width: 100%;
        font-size: 14px;
    }
    .intro-text_2 br {
        display: none;
    }
     #first-screen {
        height: auto;
        background-position: center top -30px;
        background-size: cover;
        padding-bottom: 0px;
        padding-top: 450px;
    }
    #service {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .service-name {
        font-size: 20px;
        padding-bottom: 60px;
        padding-left: 20px;
    }
    .service-carousel_item img {
        height: 250px;
    }
    #service {
        padding-bottom: 0px;
    }
    .entry-content h1, .service-title a, .block-header h2 {
        font-size: 20px;
    }
    .partner-list .mt-4 {
        margin-top: 0px;
    }
    .partner-list_name {
        font-size: 18px;
    }
    .service-more {
        justify-content: center;
    }
    .landscaping-carousel_item .service-foto img {
        height: auto;
    }
    .landscaping-carousel_item .service-foto {
        padding-left: 0px;
        padding-right: 0px;
    }
    .design-list .partner-list_name {
        font-size: 12px;
    }
    .partner-list_text {
        font-size: 13px;
    }
    #cons {
        padding: 40px 0px;
    }
    .cons-wrapper {
        flex-direction: column;
        gap: 20px;
    }
    .cons-right {
        gap: 20px;
    }
    .idea-menu {
        width: 200px;
        min-width: 200px;
        padding: 15px;
    }
    .idea-pic {
        height: 400px;
    }
    .footer-row_top {
        display: flex;
        justify-content: space-between;
        gap: 0px;
        flex-wrap: wrap;
        margin: 0px -10px;
    }
    .footer-row_top > div {
        width: 50%;
        padding: 0px 10px 20px 10px;
    }
    .footer-logo img {
        max-width: 150px;
    }
    #footer {
        padding-top: 200px;
    }
    #page-header h1, .h1 {
        position: relative;
        font-size: 32px;
        z-index: 10;
    }
    #page-header {
        height: 500px;
        margin-bottom: 30px;
        padding-bottom: 60px;
    }
    .entry-content h2 {
        font-size: 18px;
        line-height: 1.4;
    }
    .service-item {
        margin-bottom: 40px;
    }
    .page-template-page-system .service-title a, .page-template-page-design .service-title a {
        font-size: 20px;
    }
    .why-list_pic {
        width: 50px;
        min-width: 50px;
    }
    .why-list_item {
        align-items: flex-start;
    }
    .why-list_pic {
        padding-top: 5px;
    }
    .why-list_pic img {
        height: 20px;
    }
    .green-wrapper {
        padding: 40px 0px;
    }
    .form-num {
        display: none;
    }
    .intro-text_2 .btn {
        margin-left: auto;
    }
    .partner-list_pic img {
        height: 200px;
    }
}