@media (min-width:768px) {
    .about-features-row > *:nth-child(-n+2) {
        margin-bottom: 20px;
    }
}

@media (min-width:992px) {
    .corporate-box {
        margin-right: -100px;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width:992px) and (max-width:1400px) {
    .banner-img img {
        max-height: 80vh;
        margin-left: auto;
        display: table;
    }
}

@media (min-width:1200px) and (max-width:1280px) {    
    .navbar-brand {
        max-width: 200px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 18px;
    }
    .accountcart li {
        margin-right: 20px;
    }
}
@media (max-width: 1024px) and (min-height: 768px) {
    .banner-section, .banner-section .carousel-inner {
        height: 600px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    header {
        top: 20px;
        left: 10px;
        right: 10px;
    }
    .top-header .navbar {
        flex-wrap: wrap;
    }
    .accountcart {        
        margin-left: auto;
    }
}

@media (max-width: 1399px) {
    .container {
        max-width: 95%;
    }
}
@media (max-width: 1199px) {
    .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
}
.guest-main {
    text-align: right;
    padding-right: 0;
}
.guest-main:after {
 display: none;
}
.accountcart {
    margin-left: 20px;
    flex-wrap: wrap;
    gap: 15px;
}
.accountcart li {
    margin-right: 15px;
}
.user_icon i,
.user_logout i {
    font-size: 18px;
}
.accountcart li a img {
    max-width: 18px;
}
.banner-text h5 {
    font-size: 40px;
     margin-bottom: 0px; 
}
.banner-text h1 {
    font-size: 65px;    
    line-height: 1;
    margin-bottom: 25px;
}.section {
    padding: 80px 0px;
}
.about-section:after {
    background-position: center;
    width: 135px;
    height: 170px;
    background-size: contain;
}
.section-title {
    font-size: 34px;
}
.how-it-single {
    padding-bottom:30px;
}
.how-it-icon {
    width: 70%;
    margin-bottom: 20px;
}
.how-it-single h4 {
    font-size: 26px;
    margin-bottom: 15px;
}
.how-it-single p {
    font-size: 18px;
}
.blog-single {
    flex: 0 0 33.33%;
}
.blog-text {
    font-size: 14px;
    line-height: 18px;
}
.subscribe-box h3 {
    font-size: 24px;
}
.subscribe-box {
    padding: 20px 15px 40px;
}
.special-section .container{
    position: relative;
}
.top-header~.section,
    .profile-detail>.section,
    .change-pass>.section,
    .my-order-section>.section,
    .wishlist-section>.section {
    padding-top: 130px;
}
.my-account-menu li a {
    padding: 15px 20px;
}
.navbar-light .navbar-nav .nav-link {
    margin-left: 5px;
    margin-right: 5px;
}
.navbar-brand {
    max-width: 180px;
}
    #banner-slider {
    height: 100%;
}
}

@media (max-width: 991px) {
    header {
        top: 10px;
        left: 10px;
        right: 10px;
    }
    .search-bar {
        left: 0%;
        padding-left: 15px;
        padding-right: 50px;
    }
    .search-bar .btn-close {
        position: absolute;
        right: 20px;
        top: 0;
        height: 90%;
    }
    .banner-text h1 {
        font-size: 60px;
    }
    .navbar-light .navbar-toggler {
        border: 0 !important;
        padding: 0;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28243, 97, 124, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .about-text-col {
        margin-bottom: 40px;
    }
    .about-section:after, .insta-section:after, .insta-section:before,
    .special-section:before, .special-section:after {
        display: none;
    }
    .navbar-collapse {
        background-color: rgb(255, 255, 255);
        position: absolute;
        left: 0px;
        top: 90%;
        right: 0px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 20px 0 10px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 18px;        
        margin: 8px 15px;
    }
    .blog-single {
        width: 50%;
        flex: 0 0 50%;
    }
    .accountcart {
    margin-left: auto;
    margin-right: 30px;
}
.how-it-leaf1 {
    margin: -15px -15px 0px auto;
}
.how-it-leaf2 {
    margin: -15px auto 0px -15px;
}
.title-circle .section-title {
    font-size: 24px;
}
.section {
    padding: 60px 0px;
}
.opening-accordion .opening-acco-btn {
        padding: 20px 140px 20px 50px;
    }
    .open-acco-detail aside {
        font-size: 18px;
    }
    .open-acco-detail p {
        font-size: 12px;
    }
    .opening-accordion .card-body {
        padding: 25px 20px;
    }
    .open-acco-content-title {
        font-size: 15px;
    }
    .benefits>img {
    width: 200px;
}
    .benefits-data {
    width: calc(100% - 215px);
}
#contact-us .register-form .btn-fill {
    margin-bottom: 30px;
}
.left-sidebar {
    max-width: 250px;
}
.content-wrapper {
    padding-left: 12px;
}
}

@media (max-width: 767px) {
    
        .banner-section, .banner-section .carousel-inner {
    overflow: unset;
}

#banner-slider .slick-next {
    left: auto;
    right: 30px;
}

#banner-slider .slick-prev {
    right: auto;
    left: 30px;
}

    header {
        top: 0px;
        left: 0px;
        right: 0px;
    }
    .navbar-brand {
    margin-right: 5px;
}
    .navbar-brand img {
        max-width: 120px;
    }
    .top-header .navbar {
    padding: 0px 8px 15px;
    height: 85px;
    align-items: flex-end;
}
.accountcart {
    margin-left: auto;
    margin-right: 0;
    gap: 10px;
    position: absolute;
    right: 10px;
    top: 8px;
}
.guest-main {
    /* max-width: 230px; */
    display: flex;
    /* flex-direction: column; */
    gap: 7px;
    align-items: center;
}
    .accountcart li {
    margin-right: 10px;
}
    .accountcart li a img {
        max-width: 20px;
    }
    .navbar-light .navbar-toggler {
    order: 1;
}
    .accountcart li a img {
    max-width: 15px;
}
    .banner-text h1 {
        font-size: 40px;
        font-family: 'Marcellus', serif;
    }
    .banner-section, .banner-section .carousel-inner {
        height: 520px;
    }
    .banner-text h5 {
        font-size: 30px;        
        margin-bottom: -10px;
    }    
    .banner-text .btn-bordered {        
        font-size: 14px;        
    }
    .about-features-row > .col:not(:last-child) {
        margin-bottom: 30px;
    }
    .title-head:after {
        display: none;
    }
    .brands-logos img {
        margin: 15px auto;
        max-height: 70px;
        display: block;
    }
    .blog-single {
        width: 50%;
        flex: 0 0 50%;
    }
    .section {
        padding: 40px 0;
    }
    .section-title {
    font-size: 26px;
    margin-bottom: 20px;
}
    .about-text {
        font-size: 16px;
    }
    .how-it-single h4 {
        font-size: 24px;
    }
    .how-it-single p {
        font-size: 18px;
    }
    .nav-pills .nav-link.active:after, .nav-pills .show>.nav-link:after {        
        width: 100%;
    }
    .subscribe-box h3 {
        font-size: 26px;
    }
    .title2, .special-section .title2 {
        font-size: 22px;
    }
    .title-text {
        font-size: 20px;
    }
.guest-main p {
    font-size: 14px;
}
.guest-main a {
    font-size: 14px;
}
.blog-section .nav{
    gap: 10px;
}
.opening-accordion .opening-acco-btn::before {
        left: auto;
        right: 15px;
        top: 15px;
    }
    .opening-accordion .opening-acco-btn {
        padding: 15px 30px 60px 15px;
    }
    .open-acco-apply-btn {
        right: auto;
        top: auto;
        transform: none;
        left: 15px;
        bottom: 15px;
    }
    .opening-accordion .card-body {
        padding: 20px 15px;
    }
    .open-acco-content {
        margin-bottom: 25px;
    }
    #serach_from {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .categories_link.active:after,
    .nav-pills .nav-link.active:after,
    .nav-pills .show>.nav-link:after {
        width: 15px;
    }
    .top-header~.section,
    .profile-detail>.section,
    .change-pass>.section,
    .my-order-section>.section,
    .wishlist-section>.section {
    padding-top: 40px;
}
.benefits {
    padding: 15px;
    
}
.benefits>img,
.benefits-data{
    width: 100%;
}
    .benefits-data {
    margin-top: 15px;
}
.left-sidebar {
    max-width: none;
    background-color: transparent;
    padding: 0px 12px;
    margin-bottom: 30px;
}
.left-sidebar-inner {
    background-color: #285363;
}
#banner-slider {
    height: 400px;
}

.slick-prev, .slick-next {
    top: 90%;
}
#banner-slider .slick-prev, #banner-slider .slick-next {
    width: 30px;
    height: 30px;
}
#banner-slider .slick-next {
    left: 60px;
    right: auto;
}
#banner-slider .slick-prev {
    left: 20px;
}
#banner-slider .slick-prev:before, #banner-slider .slick-next:before {
    font-size: 18px;
}
/*#banner-slider .slick-prev {*/
/*    left: 10px;*/
/*}*/
/*#banner-slider .slick-next {*/
/*    right: 10px;*/
/*}*/
}


/*@media (max-width: 320px){*/

/*    #banner-slider .slick-next {*/
/*    right: 111px !important;*/
/*}*/
/*#banner-slider .slick-prev {*/
/*    left: 111px !important;*/
/*}*/

/*}*/

/*@media  (min-width: 321px) and (max-width: 360px){*/
/*    #banner-slider .slick-next {*/
/*    right: 121px !important;*/
/*}*/
/*#banner-slider .slick-prev {*/
/*    left: 121px !important;*/
/*}*/
/*}*/

/*@media (min-width: 361px) and (max-width: 420px){*/
/*    #banner-slider .slick-next {*/
/*    right: 138px !important;*/
/*}*/
/*#banner-slider .slick-prev {*/
/*    left: 138px !important;*/
/*}*/
/*}*/




/*@media (max-width: 555px){*/
/*        #banner-slider .slick-next {*/
/*    right: 30% !important;*/
/*}*/
/*}*/

/*@media (max-width: 420px){*/
/*        #banner-slider .slick-next {*/
/*    right: 35% !important;*/
/*}*/
/*}*/

/*@media (max-width: 555px){*/
/*        #banner-slider .slick-next {*/
/*    right: 40% !important;*/
/*}*/
/*}*/

/*}*/

/*@media  (min-width: 576px) and (max-width: 767px){*/
        
/*    .banner-section, .banner-section .carousel-inner {*/
/*    overflow: unset;*/
/*}*/

/*#banner-slider .slick-next {*/
/*    right: 45%;*/
/*}*/

/*#banner-slider .slick-prev {*/

/*    left: 40%;*/
/*}*/
/*#banner-slider .slick-next,#banner-slider .slick-prev{*/
/*     top: 430px;*/
/*}*/
/*}*/



@media screen and (max-width: 575px) {
    
 
    
  
    /*#banner-slider .slick-next{*/
           
    /*right: 40%;*/
    /*}*/
    
    /*#banner-slider .slick-prev{*/
           
    /*left: 40%;*/
    /*}*/



/*#banner-slider .slick-next {*/
/*    right: 34% ;*/
/*}*/

/*#banner-slider .slick-prev {*/

/*    left: 40%;*/
/*}*/
/*#banner-slider .slick-next,#banner-slider .slick-prev{*/
/*     top: 260px;*/
/*}*/
    
    .blog-single {
        width: 80%;
        flex: 0 0 80%;
        max-width: 300px;
    }
    .banner-img img.img-fluid {
        height: 50vh;
        max-height: 260px;
        margin: auto;
        display: table;
    }
    .banner-text {
        text-align: center;
        margin-bottom: 20px;
    }
    #banner-slider {
    height: 230px;
}
}
@media screen and (max-width: 325px) {
    .navbar-brand img {
    max-width: 90px;
}
}