@media (min-width: 768px){
    .warranty-section .left-col{
        position: relative;
    }
    .footer-mobile-btns{
        display: none;
    }


}

@media (min-width:1200px){
    .container{
        max-width: 1150px;
    }

}

@media (min-width:1300px){
    .container{
        max-width: 1250px;
    }
    .wide .container {
        max-width: 95%;
    }
    .home-banner {
        height: calc(100vh - 150px);
    }

}

@media (min-width:1400px){
    .container{
        max-width: 1300px;
    }

}

@media (min-width:1600px){
    .container{
        max-width: 1350px;
    }
    .wide .container{
        max-width: 1550px;
    }
    .screen-section .content-block {
        max-width: 800px;
        margin-left: auto;
    }
    .experience-section .content-block {
        max-width: 800px;
    }
}

@media (min-width:1800px){
    .wide .container{
        max-width: 1650px;
    }
}

@media (max-width:1800px){
    .page-banner .banner-title {
        font-size: 90px;
    }
    .home-banner .banner-title {
        font-size: 70px;
    }
}

@media (max-width:1500px){
    .home-banner .banner-title {
        font-size: 60px;
    }
    .header-phone a {
        padding: 20px 20px;
    }
    .page-banner .banner-title {
        font-size: 80px;
    }
}

@media (max-width:1400px){
    body {
        font-size: 16px;
    }
    h1, .h1{
        font-size: 45px;
    }
    h2, .h2 {
        font-size: 40px;
    }
    h3, .h3{
        font-size: 32px;
    }
    h4, .h4{
        font-size: 28px;
    }
    h5, .h5{
        font-size: 24px;
    }
    h6, .h6{
        font-size: 20px;
    }
    .heading {
        font-size: 50px;
        line-height: 1.2;
        font-family: "EB Garamond", serif;
    }
    .nav-menu > ul> li> a {
        font-size: 14px;
    }
    .header-search {
        margin-left: 15px;
    }
    .header-phone a {
        padding: 15px 15px;
    }
    .home-banner .banner-title {
        font-size: 50px;
    }
    .banner-description {
        font-size: 18px;
    }
    .header-search .search-icon {
        width: 48px;
        height: 48px;
        padding: 13px;
    }

    .warranty-section .left-col .inner {
        padding-right: 20px;
    }
    .warranty-section .right-col .inner {
        padding-left: 20px;
    }
    .page-banner .banner-title {
        font-size: 70px;
    }
    .about-section-three .content-box {
        padding: 60px;
    }
    .shades-list .inner {
        height: 450px;
    }
    .faq-accordion .accordion-item .accordion-header button {
        font-size: 30px;
    }
    .accordion-button .arrow {
        width: 16px;
        height: 16px;
    }
    .page-banner {
        padding-top: 200px;
        padding-bottom: 100px;
    }
    .blog-item .blog-image {
        height: 350px;
    }
    .blog-row {
        --bs-gutter-x: 50px;
    }
    .locations-page {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .footer .footer-col-1 {
        padding-right: 20px;
    }
    .footer .footer-col-2 {
        padding-left: 20px;
    }

}

@media (max-width:1300px){
    .nav-menu > ul> li> a {
        padding: 0px 10px;
    }
    .contact-form-wrap {
        padding: 80px;
    }


}

@media (max-width:1199px){

    h1, .h1{
        font-size: 40px;
    }
    h2, .h2 {
        font-size: 35px;
    }
    h3, .h3{
        font-size: 30px;
    }
    h4, .h4{
        font-size: 25px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .hide-banner {
        padding-top: 145px;
    }
    .header-logo img {
        max-height: 100px;
    }
    .header-phone .phone-icon path {
        stroke: var(--color-one);
    }
    .heading {
        font-size: 45px;
    }
    .section-pd, .spaced {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .header-logo img {
        max-height: 100px;
    }
    .header .nav-menu{
        display: none;
    }
    .menu-button {
        display: flex;
    }
    .header-phone a {
        margin-left: 15px;
    }
    .home-banner .banner-title {
        font-size: 70px;
    }
    .about-section .row {
        --bs-gutter-x: 40px;
    }
    .screen-section .content-block {
        padding: 50px 40px;
    }
    .shades-list .detail {
        padding: 30px 15px;
    }
    .experience-section .content-block {
        padding: 50px;
    }
    .contact-cta-section .cta-block {
        padding: 50px;
    }
    .sub-heading {
        font-size: 22px;
    }
    .contact-cta-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .contact-map iframe {
        height: 500px;
    }

    .page-banner .banner-title {
        font-size: 60px;
    }
    .footer-right-bottom {
        gap: 10px;
        padding-top: 25px;
        margin-top: 25px;
        flex-direction: column;
        justify-content: flex-start;
        text-align: left;
    }
    .blog-detail-page .blog-image {
        height: 350px;
    }
    .sidebar-form {
        padding: 40px 20px;
    }
    .reviews-list .review-inner {
        padding: 35px;
    }
    .reviews-list .star-icon {
        width: 20px;
        height: 20px;
    }
    .contact-map iframe {
        margin-top: 70px;
    }
    .screen-section {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .gallery-section .image-gallery {
        grid-auto-rows: 220px;
    }
    .banner-description {
        font-size: 16px;
    }


}


@media (max-width:991px){
    h1, .h1{
        font-size: 40px;
    }
    h2, .h2 {
        font-size: 32px;
    }
    h3, .h3{
        font-size: 28px;
    }
    h4, .h4{
        font-size: 24px;
    }
    h5, .h5{
        font-size: 21px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .heading {
        font-size: 45px;
    }

    .home-banner .banner-title {
        font-size: 55px;
    }
    .warranty-section .left-col .title {
        font-size: 30px;
    }
    .about-section .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 40px;
    }

    .screen-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .gallery-section .image-gallery {
        grid-auto-rows: 180px;
    }
    .about-info-list .item:nth-child(2n) .inner {
        border: 0;
    }
    .about-info-list .item:last-child .inner {
        border: 0;
    }
    .about-info-list .inner {
        padding: 15px 15px;
    }
    .about-section-two .row {
        --bs-gutter-y: 30px;
    }
    .footer .footer-col-1 {
        width: 100%;
        padding-right: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .footer .social-links ul {
        justify-content: center;
    }
    .footer .footer-col-2 {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }
    .footer-right-bottom {
        gap: 0;
        padding-top: 15px;
        margin-top: 15px;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }
    .footer-logo img {
        width: auto;
        max-width: 120px;
    }
    .faq-accordion .accordion-item .accordion-header button {
        font-size: 25px;
    }
    .blog-row {
        --bs-gutter-x: 0;
    }
    .blog-item .blog-image {
        height: 300px;
    }
    .blog-page-listing .blog-item .title {
        font-size: 28px;
    }
    .contact-form-wrap {
        padding: 50px;
    }
    .contact-map iframe {
        height: 450px;
    }
    .locations-page .map-image {
        position: relative;
    }
    .locations-page .content-inner {
        padding: 40px 20px;
        margin-top: 40px;
        background: var(--color-one);
    }

}

@media (max-width:767px){
    body {
        font-size: 14px;
    }
    h1, .h1{
        font-size: 32px;
    }
    h2, .h2 {
        font-size: 28px;
    }
    h3, .h3{
        font-size: 25px;
    }
    h4, .h4{
        font-size: 22px;
    }
    h5, .h5{
        font-size: 20px;
    }
    h6, .h6{
        font-size: 18px;
    }
    .container {
        max-width: 100%;
    }
    .heading {
        font-size: 32px;
    }
    .section-pd, .spaced {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .search-panel {
        height: 145px;
    }
    .header-logo img {
        max-width: 65px;
    }
    .header-phone .phone-no {
        font-size: 0;
    }
    .header-phone .phone-icon {
        margin-right: 0;
    }
    .header-search .search-icon {
        width: 42px;
        height: 42px;
        padding: 12px;
    }
    .header-phone a {
        width: 42px;
        height: 42px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: 1px solid rgba(0, 0, 0, 0.4);
    }
    .shades-list .hover-detail {
        opacity: 1;
        visibility: unset;
        transform: none;
        transition: all .5s ease-in-out;
        position: absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        padding: 40px 15px;
        width: 100%;
    }
    .shades-list .detail {
        opacity: 0;
    }
    .menu-button {
        width: 42px;
        height: 42px;
        margin-left: 10px;
    }
    .menu-button .menu-bar-middle {
        margin-top: 8px;
    }
    .menu-button .menu-bar-bottom {
        margin-top: 8px;
    }
    .header-phone a {
        margin-left: 10px;
    }
    .home-banner {
        height: auto;
        padding-bottom: 50px;
    }
    .home-banner .banner-title {
        font-size: 40px;
    }
    .banner-description {
        font-size: 16px;
    }
    .home-banner .banner-content {
        padding-top: 50px;
    }
    .warranty-section .left-col .inner {
        padding-right: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .warranty-section .right-col .inner {
        padding-left: 0;
        text-align: center;
        margin-top: 20px;
    }
    .warranty-section .left-col .title {
        font-size: 25px;
    }
    .warranty-section .right-col .right-block-title {
        font-size: 20px;
    }
    .warranty-section .left-col .icon {
        width: 55px;
    }
    .warranty-section .left-col .inner {
        gap: 15px;
    }
    .warranty-section .left-col .detail {
        width: 100%;
    }
    .sub-heading {
        font-size: 20px;
    }
    .screen-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .screen-section .bg {
        position: relative;
        height: 350px;
    }
    .screen-section .content-block {
        padding: 30px 25px;
        margin-top: -80px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .shades-list .inner {
        height: 400px;
    }
    .experience-section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .experience-section .bg {
        position: relative;
        height: 350px;
    }
    .experience-section .content-block {
        padding: 30px 25px;
        margin-top: -80px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .testimonials-list .inner {
        padding: 30px;
    }
    .gallery-section .image-gallery {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
        justify-content: space-around;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 100px;
    }
    .gallery-section .gallery-item {
        width: 49%;
        margin-top: 3px;
    }

    .footer {
        font-size: 14px;
        padding-bottom: 45px;
    }
    .footer .widget-title {
        font-size: 16px;
    }
    .footer-top {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .footer-menu li {
        width: 50%;
    }
    .footer-logo img {
        max-width: 85px;
    }
    .footer .social-links li a {
        width: 40px;
        height: 40px;
    }
    .footer .social-links li svg {
        padding: 10px;
    }
    .gallery-section .img {
        width: 100%;
        height: 130px;
        object-fit: cover;
    }
    .footer-right-bottom {
        font-size: 11px;
    }
    .shades-list .title {
        font-size: 25px;
    }

    .page-banner {
        padding-top: 150px;
        padding-bottom: 30px;
        background-position: left;
    }
    .page-banner .banner-title {
        font-size: 35px;
    }
    .about-info-list .row {
        border: 0;
        padding: 0;
        --bs-gutter-y: 15px;
    }
    .about-info-list .inner{
        border: 1px solid #ddd !important;
    }
    .about-section-three {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .about-section-three .content-box {
        padding: 30px 20px;
    }
    .about-section-three {
        margin-bottom: 50px;
    }
    .accordion-button .arrow {
        width: 12px;
        height: 12px;
    }
    .accordion-button .arrow {
        width: 12px;
        height: 12px;
        right: 20px;
        border-top: 3px solid var(--color-one);
        border-left: 3px solid var(--color-one);
    }
    .faq-accordion .accordion-item .accordion-header button {
        font-size: 20px;
    }
    .faq-accordion .accordion-body {
        padding: 0 20px 20px 20px;
        border: none;
        background: var(--color-two);
    }
    .faq-accordion .accordion-item .accordion-header button {
        padding: 20px 45px 20px 20px;
    }
    .gallery-top-info {
        margin-bottom: 20px;
    }
    .blog-page-listing .blog-content {
        width: calc(100% - 20px);
        padding: 20px;
    }
    .blog-item .blog-image {
        height: 250px;
    }
    .blog-page-listing .blog-item .title {
        font-size: 24px;
    }
    .sidebar-inner {
        margin-left: 0;
        margin-top: 30px;
    }
    .sidebar-form {
        margin-bottom: 20px;
    }
    .blog-detail-page .blog-image {
        height: 250px;
    }
    .blog-meta .category a {
        font-size: 16px;
    }
    .search-panel form#searchform {
        width: 85%;
    }
    .close-container {
        width: 25px;
        height: 25px;
        right: 15px;
    }
    .reviews-list {
        justify-content: center;
        --bs-gutter-x: 0;
        --bs-gutter-y: 20px;
        margin-top: 20px;
    }
    .reviews-list .review-inner {
        padding: 30px 20px;
    }
    .pagination .nav-links span, .pagination .nav-links a {
        width: 40px;
        height: 40px;
        margin-right: 2px;
    }
    .pagination .prev.page-numbers, .pagination .next.page-numbers {
        width: 40px;
        height: 40px;
    }
    .masonry-item img {
        padding: 3px;
    }
    .masonry-item {
        width: 50%;
    }
    .contact-form-wrap {
        padding: 50px 15px;
    }
    .contact-cta-section .cta-block {
        padding: 50px 20px;
    }
    .contact-map iframe {
        height: 350px;
    }
    .contact-map iframe {
        margin-top: 50px;
    }
    .contact-form-section .form-control {
        padding: 15px;
    }
    .form-group {
        margin-bottom: 15px;
    }
    .reviews-list .review-title {
        font-size: 18px;
    }
    .footer .social-links {
        margin-top: 0;
    }
    .sidebar {
        margin-top: 30px;
    }
    .service-menu ul li a {
        padding: 10px 10px;
    }
    .about-section .btn-wrap {
        justify-content: center;
    }
    .header-top-bar {
        font-size: 10px;
    }
}

@media (max-width:480px){

}

@media (max-width:350px){

}

@media (min-width: 375px) and (max-width: 667px) and (orientation: landscape){
    .gallery-section .img {
        height: 170px;
    }
    .blog-item .blog-image {
        height: 300px;
    }
    .blog-detail-page .blog-image {
        height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape){
    .header-logo img {
        max-height: 90px;
    }
    .gallery-section .image-gallery {
        grid-template-columns: repeat(3, 1fr);
    }
    .gallery-section .image-gallery {
        display: flex;
        flex-wrap: wrap;
        gap: 2px;
        justify-content: space-around;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 100px;
    }
    .gallery-section .gallery-item {
        width: 33%;
        margin-top: 1px;
    }
    .about-info-list .row {
        border: 0;
        padding: 0;
        --bs-gutter-y: 15px;
        --bs-gutter-x: 15px;
    }
    .about-info-list .inner{
        border: 1px solid #ddd !important;
    }
    .reviews-list {
        --bs-gutter-x: 25px;
        --bs-gutter-y: 25px;
    }

}