/* Example Media Queries for responsiveness */

@media (min-width: 1200px) {
    .hero-section{
        min-height: 620px;
    }
}
@media (min-width: 1399px) {
    .our-process-section .our-process-lists .col-lg-3 {
        width: 20%;
    }
}
@media (min-width: 1499px) {
    .hero-section{
        min-height: 700px;
    }
}
@media (min-width: 1699px) {
    .hero-section{
        min-height: 790px;
    }
}


@media (max-width: 1600px) {
    
}

@media (max-width: 1499px) {

}

@media (max-width: 1399px) {

}
@media (max-width: 1299px) {

    
}
@media (max-width: 1200px) {
    
    .sidebar-page #sidebar-area {
        width: 28%;
    }
    .sidebar-page #left-area {
        width: 72%;
        padding-bottom: 30px;
    }
    .sidebar-page .container:before{
        right: 27%;
    }
}
@media (max-width: 1130px) {
}
   
@media (max-width: 1100px) {
    
}
@media only screen and (max-width: 1024px) {
    .section-space {
        padding: 40px 0;
    }
    .hero-section{
        padding-bottom: 40px;
    }
    .information-section .information-lists{
        font-size: 20px;
    }
}

@media (max-width: 991.98px) {
    .navbar ul#menu-main-menu {
        flex-direction: column;
    }
    .header-search-form{
        margin-left: 0;
        margin-top: 10px;
    }
    .navbar ul#menu-main-menu li.nav-item {
        width: 100%;
    }
    .navbar ul#menu-main-menu li.nav-item a {
        padding: 8px 0;
        text-align: left;
    }
    .navbar ul#menu-main-menu .dropdown-menu {
        position: static;
        padding: 0;
        border: none;
        background: transparent;
        margin: 0;
        padding-left: 20px;
    }
    .navbar ul#menu-main-menu .dropdown-menu li a{
        font-size: 14px;
    }
    .sidebar-page #left-area, .sidebar-page #sidebar-area{
        width: 100%;
    }
    .sidebar-page .container:before{
        content: none;
    }
    .sidebar-page .container {
        padding-top: 28px;
    }
    #introduction .introduction-detail{
        padding: 0px;
    }
    .what-new-video-section .what-new-video-img{
        width: 320px;
        margin: 0 auto;
    }
    .sidebar-page #content-area{
        margin-right: calc(-.5 * 0px);
        margin-left: calc(-.5 * 0px);
    }
    .sidebar-page #left-area, .sidebar-page #sidebar-area{
        padding-right: calc(00px * .5);
        padding-left: calc(00px * .5);
    }
    .mode-listing-section .mode-lists .mode-list-line{
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .section-space {
        padding: 30px 0;
    }
    .hero-section{
        padding-top: 160px;
        padding-bottom: 30px;
    }
    .personal-architect-section .personal-architect-video video{
        height: 250px !important;
        width: 250px !important;
    }
    .personal-architect-section .personal-architect-description {
        padding-left: 0;
        padding-top: 20px;
    }
    .banner-section{
        padding: 100px 0 20px;
    }
    .what-new-video-section {
        padding-top: 0;
    }
    .testimonial-section .image-box img{
        margin: 5px 0;
    }
    .service-help-section .help-image{
        float: none;
        margin-left: 0;
        margin-bottom: 15px;
    }
    .product-banner-section .product-banner-content {
        padding: 20px 15px;
    }
    .sidebar-page #sidebar-area #search-2 {
        margin-bottom: 20px;
    }
    .about-banner-section img{
        max-width: 210px;margin-bottom: 20px;
    }
    .about-banner-section{
        padding: 170px 0 30px;
    }
    .why-we-do-it-section .why_we_do_it-content{
        margin-bottom: 20px;
    }
    .why-we-do-it-section .why-we-do-it-embed {
        row-gap: 30px;
    }
    .how-its-done-section .how-its-done-item{padding: 0;}
    #key-features .key-features-img img{width: 100%;}
    .classes-section .classes-list .classes-image {
        order: 1;
    }
    .classes-section .classes-list .classes-description {
        order: 2;
    }
    .um-directory .um-members-wrapper .um-members.um-members-grid .um-member{
        width: 100%;
    }
    .testimonial-section .image-box .image-link-overlay{
        width: 80px;
        height: 90px;
    }
    .smarter-brick-section .smarter-image img.img-fluid{
        width: 100%;
        max-height: none;
    }
    .smarter-brick-section .smarter-image-outer {
        order: 1;
    }
    .smarter-brick-section .placemybricks-description-outer {
        order: 2;
    }
    .layouts-section ul.layouts_buttons{
        grid-gap: 10px;
        margin-top: 20px;
    }
    .mode-listing-section .mode-lists .mode-list-line{
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .mode-listing-section .mode-lists .mode-list-right{
        margin-bottom: 20px;
    }
    .mode-listing-section .mode-list-right ul.mode-product-links img {
        width: 40px;
        height: 40px;
    }
    .navigation-tab{
            padding: 10px 0px;
    }
    .navigation-tab .navigation-tab-items .tab-items{
        column-gap: 10px;
    }
    .navigation-tab .navigation-tab-items .tab-items li a{
        font-size: 14px;
    }
    .related-news-section ul.related_news li a{
        font-size: 16px;
    }
    .key-features-section #explore-features {
        margin-top: 30px;
    }
    .hero-section .hero-content h1 br {
        display: none;
    }
    .information-section .information-lists{
        font-size: 16px;
    }
    .information-section .information-lists ul.information li{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    #key-features .homeowner-grid{
        padding: 20px;
        height: auto;
    }
    #key-features .homeowner-grid img {
        width: 200px;
    }
}

@media (max-width: 576px) {
    .professions-section .professions-item{
        padding: 0;
    }
    .professions-section .professions-item img{
        width: 100%;
    }
    .section-space {
        padding: 25px 0;
    }
    .gallery-section .gallery-inner .gallery-item{
        height: 350px;
    }
}
@media only screen and (max-width: 420px) {
    .what-new-video-section .what-new-video-img{
        width: 100%;
    }
}

@media (max-width: 360px) {
   
}

