@media screen and (max-width: 360px) {

}

@media screen and (max-width: 480px) {

.header .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}
.header.sticky .navigation .menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu {
    left: 0% !important;
    top: 100% !important;
}

}


@media screen and (max-width: 992px) {
	.hamburger {
    display: flex !important;
    width: 40px;
    height: 40px;
    background: var(--thm-color-one);
    align-items: center;
    justify-content: center;
}
.navigaation-warpper {
    padding: 10px 0;
}
.navigation {
    display: block !important;
    position: fixed;
    left: -100% !important;
    top: 56px;
    height: 100vh;
    overflow-y: auto;
    width: 250px !important;
    background-color: var(--thm-color-one);
    transition: 0.5s all;
    z-index: 100;
    padding: 0 !important;
    border-radius: 0 !important;
}
	.header .navigation.open {
    left: 0 !important;
}
	.menu-item-has-children .sub-menu .menu-item-has-children>.sub-menu, .menu-item-has-megamenu:hover>.megamenu, .menu-item-has-megamenu .megamenu, .menu-item-has-children .sub-menu {
    opacity: 1 !important;
    visibility: visible!important;
    left: 0!important;
    width: 100%!important;
    position: relative;
    display: none;
    padding: 0;
}

.menu-item-has-children .sub-menu {
    position: relative !important;
    top: 10px!important;
    left: 0px!important;
    right: 0!important;
    width: 200px!important;
    transition: 0s all !important;
    z-index: 1!important;
}
    .header .navigation .main-menu {
    display: block !important;
}
.menu-item a {
    padding: 10px !important;
}
.menu-item {
    color: #000!important;
    font-size: 14px !important;
    font-weight: 500;
    border-bottom: 1px solid #000;
    margin: 1px 2px;
}
.cart-item a {
    color: #000;
}
span.number {
    background: #fff;
    color: #000;
}
.menu-item a {
    display: flex;
    justify-content: space-between;
}

.header .navigation .menu-item-has-children .sub-menu {
        width: 100% !important;
}
.header .navigation .menu-item-has-children .sub-menu .menu-item {
    background-color: var(--thm-color-one) !important;
    border: 0 ;
}

.header .navigation .menu-item-has-children .sub-menu .menu-item>a {
    font-size: 16px !important;
}
.menu-item a {
    color: #000!important;
   font-size: 16px !important;
}

/* ------------new css---------------------------- */
.banner-bg {
    height: auto !important;
    padding-top: 100px;
    padding-bottom: 41px;
}
.banner-title {
    font-size: 25px !important;
}
.banner-text p {
    font-size: 16px !important;
}
.loader-wrap h1 {
    letter-spacing: 10px !important;
    font-size: 35px !important;
}
.banner-text {
    margin-bottom: 25px;
}
.about-sm-image {
    position: relative !important;
    top: 0 !important;
    margin: 20px 0;
}
.offer-text {
    margin-bottom: 20px;
}
.choose-right {
    margin-top: 20px;
}
.feature-box-item {
    width: 100%;
}
.customer-section {
    height: 413px !important;
}
.customer-box.costomer-slider {
    margin-top: 40px !important;
}
.testimonial-card {
    left: 0 !important;
    width: 100% !important;
}
.testimonial-wrapper {
    position: relative;
    height: 89px !important;
    background-image: url(../images/client/vector.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 30% top 0;
}
.client-box {
    height: 335px !important;
}
.slider-btn.prev {
    left: 0 !important;
}
.slider-btn.next {
    right: 0 !important;
}
.about-image {
    margin-bottom: 20px;
}
.contact-image {
    padding-bottom: 20px;
}
.ft-top-box {
    margin-bottom: 20px;
}
.details-right {
    padding-left: 0!important;
    margin-top: 30px;
}
.contact-card {
    border-right: 0px solid var(--thm-color-one)!important;
    padding: 20px!important;
}
.border-contact {
    margin: 5px;
}
.payment-details {
    margin-top: 20px;
}
/*.profile-icon {*/
/*    color: #000 !important;*/
/*}*/
/*.profile-icon i:first-child {*/
/*    color: #000 !important;*/
/*}*/
.profile-main {
    padding: 16px 13px !important;
}
.navigation-wrapper {
    width: auto !important;
}
.respons-user {
    justify-content: left !important;
    align-items: center;
    gap: 10px;
    display: flex !important;
}
a.profile-icon.user-full {
    display: none;
}
a.profile-icon.respnsive-user {
    display: flex !important;
}


}

@media screen and (max-width: 576px) {
.section-headding h2 {
    margin-bottom: 10px;
    font-size: 25px !important;
}
.section-heading h2 {
    font-size: 18px !important;
}

.text-end {
    text-align: left !important;
}
.popup-content {
    width: auto !important;
    height: 540px !important;
    margin: 10px;
}
.partner-grid {
    grid-template-columns: repeat(2, 1fr) !important;
}
.trainer-slider .slick-dots {
    position: relative!important;
    top: 0!important;
    right: -21px!important;
    width: auto;
}
.product-img {
    max-width: 50px!important;
}
}

@media screen and (max-width: 767px) {

.product-slider-wrapper {
    display: block !important;
}
.thumb-slider .swiper-slide {
    width: 76px !important;
    height: 76px !important;
}
.thumb-slider {
    width: 100% !important;
    margin: 20px 0;
}
.thumb-slider .swiper-wrapper {
    flex-direction: row !important;
}

.logo img {
    width: 120px !important;
}
.contact-form .form-group {
    flex-wrap: wrap;
}
.cart-footer {
    flex-direction: column;
}

.coupon {
    flex-direction: column;
}
.award-box:before {
    display: none;
}
.awards-right {
    padding-left: 10px !important;
}
.testimonial-slider {
    flex-direction: column;
}
.main-image img {
    width: 100%!important;
    height: 100%!important;
    margin-bottom: 20px;
}
.about-perra {
    padding: 25px !important;
}
.product-list-left {
    margin-bottom: 25px;
}
.subheader {
    height: 190px !important;
}
.tab {
    padding: 8px 8px!important;
    font-size: 12px;
}
.progress-container {
    display: flex;
    align-items: baseline;
    gap: 10px !important;
    justify-content: left !important;
    flex-wrap: wrap;
}
.contact-form.login-box {
    padding: 15px !important;
}
.award-box {
    margin-bottom: 20px;
}
.letter-space-text {
    letter-spacing: 20px !important;
}
.footer-banner-section {
    background-position: right !important;
}
.ft-top-boxs {
    padding-bottom: 25px;
}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
.popup-content {
    width: auto !important;
    height: 540px !important;
    margin: 10px;
}
.partner-grid {
    grid-template-columns: repeat(4, 1fr) !important;
}

}

@media screen and (min-width: 767px) and (max-width: 992px) {
 .popup-content {
    width: auto !important;
    height: 540px !important;
    margin: 10px;
}
.partner-grid {
    grid-template-columns: repeat(5, 1fr) !important;
}
}
@media screen and (min-width: 360px) and (max-width: 576px) {
 
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
   nav.navigation {
    width: 100% !important;
}
nav.navigation {
    gap: 15px !important;
}
.menu-item a {
    padding: 18px 4px !important;
    font-size: 13px !important;
}
.header-banner p {
    font-size: 16px !important;
}
.banner-title {
    font-size: 36px !important;
}
.stat-box {
    padding: 25px !important;
    margin: 0 !important;
}
.letter-space-text {
    letter-spacing: 36px !important;
}
.brand-slider .slick-prev.slick-arrow {
    left: -159px!important;
}
.brand-slider .slick-next.slick-arrow {
    left: -100px!important;
}
.banner-bg {
    height: 648px!important;
}
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .section-headding h2 {
        margin-bottom: 10px;
        font-size: 35px !important;
    }
    .banner-title {
    font-size: 43px !important;
}
.banner-bg {
    height: 740px!important;
}
   
}



