@media screen and (max-device-width: 480px) and (orientation:portrait) {

    .full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area{
        margin-top: 0px;
    }

    .container.box-layout:before{
        display: none;
    }
    .container.box-layout:after{
        display: none;
    }
.logo-text span {
    float: left;
    color: #000;
    font-size: clamp(0rem, 3.7vw, 2rem);
    line-height: 6px;
    font-family: 'Eczar-Regular';
}


.full-width-header .rs-header .menu-area .logo-area img {
    max-height: 100px;
}

.logo-area {
    display: flex;
    align-items: center;
    width: 117%;
}

.bar i.fa {
    background-color: #3f51b5;
    padding: 5px 8px;
    border-radius: 3px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .16) 0px 3px 6px, rgba(0, 0, 0, .23) 0px 3px 6px;
}

.logo-text h2 {
    font-size: clamp(0.9rem, 2.5vw, 2rem);
    line-height: 30px;
    color: #8f0d0d;
}

.footer-menus li a {
    padding: 0 4px;
    color: #fff;
    font-family: "Eczar-SemiBold";
    font-size: 10px;
    position: relative;
    display: block;
    font-size: 12px;
    margin: 7px 0;
}


.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout {
    height: 65px;
    display: flex;
    align-items: center;
}

.slider-img{
    height: auto;
    object-fit: cover;
    width:100%;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout {
    padding-left: 5px;
    padding-right: 5px;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar {
    padding: 36px 8px 20px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 {
    padding: 0 0px;
}
.quote-button span {
    padding: 6px 13px;
}
}



/* @media screen and (min-width: 1250px) {
    main.Inner-Main-Content {
    height: calc(100vh - 135px);
}

.height-set-innerpages {
    height: calc(100vh - 412px);
}
} */

/* @media screen and (min-width: 1200px) {
    main.Inner-Main-Content {
    height: calc(100vh - 135px);
}

.height-set-innerpages {
    height: calc(100vh - 412px);
}
} */

/* @media screen and (min-width: 1600px) {
body{
    background-color: transparent;
}

.footer-section-bottom {
    position: absolute;
    width: 100%;
    bottom: 0px;
}
} */