@media (max-width: 1440px) {
    .ei-hero{
        height: 100vh;
    }
}
@media (max-width: 1300px) {
    .ei-hero{
        height: 90vh;
    }
}
@media (max-width: 1270px) {
    .ei-hero{
        height: 77vh;
    }
}
@media (max-width: 1080px) {
    .om-item img {
        width: 120px;
        height: 115px;
}
}
@media (max-width: 1024px) {
    .om-items{
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .om-item{text-align: center;}
    .ei-hero{
        height: 77vh;
    }
    .ei-category-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .ei-product-cards {
        grid-template-columns: repeat(3, 1fr);
    }
    .cinner-section{
        padding: 30px 0;
        padding-bottom: 0;
    }
    .ei-cinner-content{
        flex-direction: column;
    }

    .ei-cinner-first-col, .ei-cinner-second-col {
        flex: unset;
    }
    
    .ei-cinner-first-col.ei-cc-order {
        order: unset;
    }
    .ei-cinner-second-col{
        order: 1 !important;
    }
    .ei-cinner-first-col{
        order: 2 !important;
    }
    .menu-icon{gap: 25px;}
}

@media (max-width: 1023px) {
     .ei-hero{
        height: 70vh;
    }
    .ei-beds-lightbox-content{
        grid-template-columns: repeat(2, 1fr);
    }
    ul.hospitality-logos{
        flex-direction: column;
    }
    .hospitality-logos img {
        height: 80px;
        width: 200px;
    }
    
}
@media (max-width: 900px) {
    .ei-hero{
        height: 67vh;
    }
    .since-logo{
        display: none;
    }
    
}
@media (max-width: 850px) {
    .ei-footer-bottom-last {
        flex-direction: column;
        gap: 20px;
    }
     .ei-hero{
        height: 63vh;
    }
    
}
@media (max-width: 768px) {
     .ei-hero{
        height: 60vh;
    }
    .ei-beds-lightbox-content{
        grid-template-columns: repeat(1, 1fr);
    }
    .ei-6reason-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .ei-magazine-desc{
        padding-top: 50px;
    }
    .ei-mz-container{
        padding: 50px 0;
    }
    .ei-product-cards {
        grid-template-columns: repeat(2, 1fr);
    }
    .ei-contact-page-container {
        max-width: 100%;
        padding: 15px;
    }
    
    .ei-contact-page-title {
        font-size: 22px;
    }

    .ei-contact-page-submit {
        font-size: 16px;
    }
    .ei-partners-wrapper {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    
    .ei-footer-container, .ei-partners-logos, .ei-certifications-wrapper {
        flex-direction: column;
    }
    
    .ei-footer-logo {
        max-width: 100%;
    }
    
    .ei-footer-contact {
        max-width: 100%;
    }
    
    .ei-footer-bottom-first {
        margin: 15px 0px;
    }
    .ei-certifications-text, .ei-partners-content h2, .ei-title {
        font-size: 30px;
    }
    .ei-subtitle{
        font-size: 18px;
    }
    .ei-map-wrapper iframe {
        height: 300px;
    }
    .ei-main-contact-form .ei-form-row {
        flex-direction: column;
        gap: 0px;
    }
    .ei-main-contact-form{
        width: 100%;
    }
    .ei-contact-wrapper, .ei-category-cards{
        padding: 30px 0;
    }
    .ei-category-container {
        grid-template-columns: 1fr;
        padding: 5px;
    }
    .ei-category-card{
        padding: 5px;
    }
    .ei-hero-buttons {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    .ei-hero-buttons .ei-button{
        width: 90%;
    }
    .ei-hero-content{
        width: 100%;
        background: transparent;
        backdrop-filter: none;
        text-align: center;
    }
    .ei-product-card {
        max-width: 100%;
    }
    .ei-product-card-buttons {
        flex-direction: column;
    }
    .ei-news-inner-flex {
        flex-direction: column-reverse;
    }
    .ei-news-inner-content:not(.ei-news-order) {
        order: unset;
    }
    .ei-common-hero-title.ei-news{font-size: 35px;}
    .menu-icon{gap: 15px;}
}

@media (max-width: 767px){
      .ei-hero{
        height: 55vh;
    }
    .ei-6r-image-wrapper.ei-6r-order {
        order: unset;
    }
    .ei-6r-container {
        flex-direction: column;
        gap: 15px;
    }
    
    .ei-6r-image-wrapper, .ei-6r-content {
        flex: none;
        width: 100%;
    }
    .history-row, .history-row.hs-order{flex-direction: column; gap: 0;}
    .history-first-col, .history-second-col{width: 100%;}
    
    .ei-product-cards {
        grid-template-columns: repeat(1, 1fr);
    }
    .ei-mission-wrapper {
        flex-direction: column;
    }
    .ei-mission-col{
        width: 100%;
    }
    .ei-mission-wrapper{
        gap: 30px;
    }
    .ei-mission-img-order{
        order: 2;
    }
    .el-common-headline, .el-common-headlines, .ei-about-lifetime {
        color: rgb(108 79 10) !important;
    }
    .timeline-circle{
        transform: translate(-50%, -50%);
    }
    .history-first-col, .history-second-col{
        background: var(--white);
    }
    .sec-cat-content {
        grid-template-columns: repeat(1, 1fr);
    }
    .sec-after-hero{padding: 10px 0 20px;}
    .sb-wrapper{margin-top: 20px;}
}
@media (max-width: 600px){
    .ei-foo-content{flex-direction: column;}
    .ei-6reason-container {
        grid-template-columns: 1fr;
    }
    .ei-hero{height: 400px;}
    .ei-foo-col{width: 100%;}
    .ei-certifications-text {
        font-size: 24px;
    }
    .ei-map-wrapper iframe {
        height: 250px;
    }
    .ei-overlay{
        position: relative;
        bottom: 0;
        left: 0;
        max-width: 100%;
        margin-top: 25px;
        border-radius: 5px;
    }
    .ei-number {
        bottom: 0px;
        right: 10px;
    }
    .ei-card .ei-title{
        font-size: 20px;
    }
    .dttp {
        flex-direction: column;
        gap: 30px;
    }
    .eie-form-row{
        flex-direction: column;
    }
    .logo a img{margin-top: 6px;}
    .ei-card img{min-height: auto;}

   
}
@media (max-width: 500px){
    .ei-hero{height: 380px;}
    .ei-common-hero-title.ei-news{font-size: 28px;}
    .since-logo{
        left: 40%;
    }
}
@media (max-width: 475px){
    .ei-hero{height: 330px;}
}
@media (max-width: 375px){
    .ei-hero{height: 300px;}
    .logo img{
        margin-left: -10px;
    }
    .menu-icon, .menu-close{
        right: 20px;
    }

}















/* Making All Heading Style*/

h1, h2, h3, h4, h5, h6, strong, .ei-button span, figcaption{
    font-family: var(--font-gotham) !important;
    font-weight: 200 !important;
}
.ei-blog-post-readmore{
    font-weight: 200 !important;
}