/* Large Devices, Wide Screens */
@media only screen and (max-width : 1840px) {

}


@media only screen and (max-width : 1800px) {

}

@media only screen and (max-width : 1730px) {


}

@media only screen and (max-width : 1650px) {

   


}

@media only screen and (max-width : 1600px){

    .home-banner .content {
        padding: 172px 0px;
    }
    
    h1 {
        font-size: 55px;
    }

    .section h2 {
        font-size: 45px;
    }

    body{
        font-size: 18px;
        line-height: 30px;
    }

    .section h3 {
        font-size: 22px;
    }

    .banner-inner .content-bottom {
        padding: 95px 0px;
    }

}

@media only screen and (max-width : 1560px) {

    
}

@media only screen and (max-width : 1540px) {


}

@media only screen and (max-width : 1480px) {

    h1 {
        font-size: 50px;
    }

    .home-banner .content p {
        font-size: 20px;
    }

    .home-banner .content {
        padding: 140px 0px;
    }

    .section h2 {
        font-size: 40px;
    }

    .home-contact-us .content-left .contact-info .item a, .home-contact-us .content-left .contact-info .item p {
        font-size: 20px;
    }

    .home-testimonials .owl-nav {
        bottom: 12%;

    }
}

@media only screen and (max-width : 1420px) {

    



}

@media only screen and (max-width : 1400px){

    
    
}

@media only screen and (max-width : 1366px){

    .banner-inner .content-bottom {
        padding: 70px 0px;
    }

    .services-intro .item .content h3 {
        font-size: 30px;
    }
    .single-service-detail .item {
        padding: 30px 15px;
    }

    .service-materials .item {
        height: 160px;
    }
}

@media only screen and (max-width : 1270px) {
   


}

@media only screen and (max-width : 1200px) {
    .navbar .nav-right .phone{
        display: none;
    }
    
    h1 {
        font-size: 45px;
    }

    .home-banner .content {
        padding: 100px 0px;
    }

    .home-banner .bottom {
        padding-bottom: 20px;
    }
        
    .section h2 {
        font-size: 35px;
    }

    .services-intro .item .content h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width : 1100px){

    .single-service-intro .bottom{
        display: grid !important;
    }
    
   
}



/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .section-padding{
        padding: 0px 15px;
    }

    .navbar-toggler{
        float: right;
        margin-top: -40px;
    }

    .navbar-nav {
        border: none;
        backdrop-filter: none;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }

    .home-banner .content p br, .home-about .content p br, .home-gallery .content-top p br, .home-blogs .top-content p br{
        display: none;
    }

    .home-banner{
        background: url('../img/Web-banner.webp');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: unset;
    }

    .home-banner .video-area{
        display: none;
    }
    
    .home-counter .item{
        margin-bottom: 30px;
    }

    .home-about .flip-card-front, .home-about .flip-card-back {
        margin-bottom: 30px;
    }

    .quote-cta .item {
        margin-bottom: 30px;
    }

    .sustainability-features {
        padding: 60px 0;
    }

    .sustainability-card {
        min-height: 240px;
    }

    .sustainability-card .card-overlay {
        padding: 30px 20px;
    }

    .py-8{
        padding: 60px 0px;
    }

    .home-testimonials .owl-nav {
        position: unset;
    }

    .home-blogs .item {
        margin-bottom: 30px;
    }

    .home-contact-us .form-area{
        margin-top: 30px;
    }

    footer .main-footer {
        text-align: center;
        padding-bottom: 20px;
    }

    footer .main-footer .logo-area ul.social{
        justify-content: center;
    }


    footer .main-footer .links-area {
        margin: 30px 0px;
    }

    footer .copyright .item {
        padding: 10px 0px;
        display: grid;
        justify-content: center;
        text-align: center;
        gap: 10px;
    }

    header.inner .navbar-nav .nav-item .nav-link{
        color: #fff;
    }

    .process-line-img{
        opacity: 1
    }

    .banner-inner .content-bottom {
        padding: 30px 0px;
    }

    .banner-inner .content-left{
        padding-top: 30px !important;
    }

    .services-intro .content p br{
        display: none;
    }

    .services-intro .item, .services-intro .item img{
        width: 100%;
    }
    

    .section{
        padding-top: 60px;
    }

    .single-service-intro .image-area{
        margin-top: 30px;
    }

    .banner-inner .content-bottom h1 br{
        display: none;
    }

    .mt-8{
        margin-top: 60px;
    }

    .py-8{
        padding: 60px 0px;
    }

    .products-detail .item{
        margin-bottom: 30px;
    }

    .products-intro .content{
        margin-bottom: 30px;
    }

    .products-detail-main .item {
        margin-bottom: 30px;
    }

    .products-detail-main .item img {
        width: 100%;
    }

    .cabinets-detail .nav-tabs{
        background: none;
        justify-content: center !important;
        gap: 20px;
    }

    .cabinets-detail .nav-tabs .nav-link{
        background: rgba(118, 118, 128, 0.12);
    }

    .cabinets-detail .nav-tabs .nav-link.active{
        background: #fff;
    }

    .about-partners .item{
        margin-bottom: 30px;
    }

    .cta .item{
        padding: 60px 15px;
    }
}


   
    

@media only screen and (max-width : 890px) {
    
    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .home-banner .content {
        padding: 60px 0px;
    }
    
    .home-banner .bottom {
        display: none;
    }

    h1 {
        font-size: 40px;
    }

    .section h2 {
        font-size: 30px;
    }

    .quote-cta .item {
        width: 100%;
    }

    .sustainability-features {
        padding: 40px 0;
    }

    .sustainability-card {
        min-height: 200px;
    }

    .sustainability-card h3 {
        font-size: 20px;
    }

    .sustainability-card p {
        font-size: 14px;
    }

    .sustainability-card .card-overlay {
        padding: 25px 20px;
    }

    .home-products .content{
        margin-bottom: 30px;
    }

    .home-products .item img{
        width: 100%;
    }

    .home-blogs .item img{
        width: 100%;
    }

    .cta .item .content{
        padding: 0px 30px;
    }

    .quote-cta .button-area{
        margin-top: 30px !important;
    }

    .single-service-detail .item{
        width: 100%;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {
   
    .banner-inner .content-bottom .button-area, .single-service-intro .button-area, .about-cta .button-area{
        display: grid !important;
        text-align: center;
    }

    .banner-inner .content-bottom .button-area .btn, .single-service-intro .button-area .btn, .about-cta .button-area .btn{
        width: 100% !important;
        justify-content: center !important;
    }
}

@media only screen and (max-width : 500px) {

    
    
}

@media only screen and (max-width : 485px) {
   
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 430px) {


    .home-banner .button-area, .quote-cta .button-area, .cta .button-area{
        display: grid !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0px auto !important;
    }

    .cta .button-area{
        margin-top: 30px !important;
    }

    .cta .button-area .btn-white{
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .home-banner .content .button-area .btn-white {
        margin: 0px auto;
    }

}

@media only screen and (max-width : 400px) {

.home-contact-us .content-left .contact-info .item a, .home-contact-us .content-left .contact-info .item p {
    font-size: 16px;
}
    

    
}
@media only screen and (max-width : 380px){
    
}


@media only screen and (max-width :350px){
    
}






@media (max-width: 992px) {
    .navbar .nav-item .dropdown-menu{ 
        display: none;
    }
	.navbar .nav-item:hover .dropdown-menu{ 
        display: block; 
    }
	.navbar .nav-item .dropdown-menu{ 
        margin-top: 0; 
        background: #000;
    }
    .faqs .accordion-flush .accordion-button::before {
        margin-right: 15px;
    }
    .navbar-nav>li {
        padding: 5px 15px;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu{
        border: none !important;
    }
    .dropdown-toggle::after{
        display: none;
    }
    .dropdown .icon{
        display: block !important;
        position: absolute;
        right: 0px;
        top: 7px;
    }
    .dropdown .icon:before{
        font-family: 'FontAwesome';
        content: "\f0fe";
        color: #fff;
        font-style: initial;
        font-size: 26px;
    }
    .dropdown .open.icon:before {
        content: "\f146";
    }
    /* style mobile nav */
    header .navbar ul {
        margin-top: 10px;
        display: block;
        background: #000;
        padding: 0px 10px;
    }
    header .navbar ul li {
        margin-top: 0px;
        padding: 0px 0px;
    }
    .main-nav .navbar-nav>li {
        padding: 0px 15px;
        padding: 4px 15px;
    }
    .navbar-nav .nav-item.phone{
        display: none;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;

    }

    .main-nav .navbar-right {
        margin: 10px 0px;
        font-size: 14px;
    }
    .main-nav .navbar-nav>li>a {
        color: #000;
    }
    .main-nav .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
    }
    .main-nav .navbar-nav>.open>a, .main-nav .navbar-nav>.open>a:hover, .main-nav .navbar-nav>.open>a:focus {
        color: #000;
        background-color: transparent;
    }
    .main-nav .navbar-collapse {
        border-color: #f0f0f0;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .collapse.in{
        display:block !important;
    }

    /* ===== MEGA MENU MOBILE ===== */
    .mega-menu {
        position: static !important;
        transform: none !important;
        width: 100% !important;
        margin-top: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        background: #000 !important;
        top: auto !important;
        left: auto !important;
    }

    .mega-menu .row {
        flex-direction: column;
    }

    .mega-menu-col {
        padding: 10px 15px !important;
    }

    .mega-menu-categories {
        border-right: none !important;
        padding-right: 0 !important;
    }

    .mega-menu-item {
        padding: 8px 10px;
    }

    .mega-menu-item h4 {
        font-size: 14px;
    }

    .mega-menu-arrow {
        display: none;
    }

    .mega-menu-icon {
        display: none;
    }

    .mega-menu-subcategories {
        display: none;
    }

    .mega-menu-content-display {
        display: none !important;
    }

    /* Subcategories nested under parent on mobile */
    .mobile-sub {
        padding: 5px 15px;
        background: rgba(255,255,255,0.05);
        border-radius: 6px;
        margin: 4px 0;
    }

    .mobile-sub .mega-menu-sub-item {
        padding: 8px 10px;
        border-bottom: 1px solid rgba(255,255,255,0.08);
    }

    .mobile-sub .mega-menu-sub-item:last-child {
        border-bottom: none;
    }

    /* Hide second column entirely */
    .mega-menu-col:nth-child(2),
    .mega-menu-col:nth-child(3) {
        display: none !important;
    }

    .mega-menu-sub-item span {
        color: #fff;
    }

    .mega-menu-sub-item i {
        color: #fff;
    }

    /* Navbar collapse background */
    .navbar-collapse {
        background: #000;
        padding: 10px 0;
        border-radius: 0 0 10px 10px;
        max-height: 80vh;
        overflow-y: auto;
    }

    .navbar-nav .nav-item .nav-link {
        color: #fff !important;
    }

    .navbar-nav>li>a {
        color: #fff !important;
    }

    .nav-right {
        padding: 10px 15px;
    }

    .nav-right .btn-white {
        display: inline-block;
    }
    
}