@media (min-width: 992px) {
    
}

@media (min-width: 1368px) {
    
}

@media only screen and (min-width: 1200px) and (max-width: 1367px) {
    .elementor-custom-container .elementor-container {
      max-width: 1170px !important;
    }
}
  
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .elementor-custom-container .elementor-container {
        max-width: 960px !important;
    }
}
  
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .elementor-custom-container .elementor-container {
        max-width: 720px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .elementor-custom-container .elementor-container {
        max-width: 540px !important;
    }
}
  
@media (max-width: 1921px) {

}
  
@media (max-width: 1680px) {

}

@media (max-width: 1600px) {

}
  
@media (max-width: 1440px) {
    .breadcrumb-section {
        padding: 170px 0 105px;
    }
    .breadcrumb-text h1 {
        font-size: 60px;
    }
}
  
@media (max-width: 1366px) {

}

@media (max-width: 1281px) {

}
@media (max-width: 1260px) {
   
}
@media (max-width: 1240px) {
   
}
@media (max-width: 1220px) {
   
}
@media (max-width: 1200px) {
 
}
  
@media (max-width: 1199px) {
    .header-area {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .navbar-toggler {
        border: none;
        border-radius: 0px;
        padding: 0px;
        cursor: pointer;
        background: #FE5428;
        padding: 15px 12px;
        border-radius: 5px;
        margin-left: 15px;
    }
    .search-trigger {
        border-radius: 5px;
    }
    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }
    .navbar-toggler span {
        display: block;
        width: 25px;
        height: 3px;
        background: #fff;
        margin: auto;
        margin-bottom: 4px;
        transition: all 400ms linear;
        cursor: pointer;
    }
    .navbar-toggler span:last-child {
        margin-bottom: 0;
    }
    .navbar-toggler span:nth-child(2) {
        opacity: 1;
    }
    .navbar-toggler.active span:nth-child(2) {
        opacity: 0;
    }
    .navbar-toggler.active span:first-child {
        transform: rotate(-45deg);
        position: relative;
        top: 7.5px;
    }
    .navbar-toggler.active span:last-child {
        transform: rotate(45deg);
        bottom: 6px;
        position: relative;
    }
    .header-lists {
        display: block;
    }
    .header-lists li a {
        font-size: 16px;
    }
    .header-lists.contact-address a {
        font-weight: 400;
    }
    .header-lists li:not(:last-child) {
        padding-right: 0;
        border-right: none;
    }
    .header-lists.header-account-info a {
        font-weight: 400;
    }
    .header-btns {
        margin-left: 0;
        margin-top: 15px;
    }
    .offcanvas-wraper {
        display: block;
    }
    .related-posts .title {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .single-post-meta li {
        font-size: 16px;
    }
    .single-post-meta {
        margin-bottom: 30px;
    }
    .popular-post-wrap {
        width: 100%;
        margin-bottom: 30px;
    }
    .single-blog .blog-thumb {
        height: 320px;
        margin-bottom: 30px;
    }
    
}
  
@media (max-width: 991px) {
    .blog-area {
        padding: 80px 0;
    }
    .single-blog-area {
        padding: 80px 0;
    }
    .title-mobile {
        display: block;
        margin-bottom: 15px;
    }
    .single-post-meta.mobile {
        display: block;
    }
    .cat.mobile-cat {
        display: block;
    }
    .single-sidebar {
        padding-left: 0;
        margin-top: 30px;
    }
    .cat.desktop-cat {
        display: none;
    }
    .single-sidebar .desktop-title {
        display: none;
    }
    .desktop.single-post-meta {
        display: none;
    }
    .related-posts {
        margin-bottom: 80px;
    }
    .acrhive-section {
        padding: 80px 0;
    }
    .error-section {
        padding: 80px 0;
    }
}
  
@media (max-width: 767px) {
    .contact-lists ul {
        flex-direction: column!important;
        gap: 20px;
    }
    .breadcrumb-text h1 {
        font-size: 42px;
    }
    .title-mobile {
        font-size: 32px;
    }
}
  
@media (max-width: 575px) {

}
  
@media (max-width: 485px) {
    .single-blog .blog-thumb {
        height: 250px;
        margin-bottom: 30px;
    }
}
@media (max-width: 425px) {

}
  
 
@media (max-width: 360px) {

}
  