@media screen and (min-width:1201px) and (max-width:1400px) {
	.main_menu ul li a {
		font-size: 12px
	}

	.right-logo img {
		height: 40px
	}
.search-box input {
    height: 38px;
    padding: 5px 10px;
    font-size: 12px;
}
.search-box .main-btn {
    height: 38px;
    width: 38px;
    padding: 0;
}

	.small-text-span span {
		font-size: 10px;
		line-height: 14px
	}

	.header-action-btn-list a,
	.header-action-btn-list p {
		font-size: 12px
	}

	.header-action-btn-list h4 {
		font-size: 12px
	}

	.book-btn {
		font-size: 10px
	}
}

@media only screen and (min-width:992px) {
	.for-mobile {
		display: none !important
	}

	.for-desktop {
		display: block !important
	}

	.mobile-flex {
		display: none
	}

	.arrow-dropdown {
		display: none !important
	}

	.custome-table-mobile {
		display: none
	}
}

.search-box.mobile-search {
    display: none;
}

@media only screen and (max-width:991px) {
	.banner-text {
		width: 100%;
		padding: 15px
	}
	
	.mobile-search_btn {
        position: absolute;
        top: 8px;
        right: 95px;
        font-size: 20px;
    }
    .search-box.mobile-search {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #ffffff;
        width: 100%;
        height: 100%;
        padding: 15px;
    }
    .search-box.mobile-search input {
        width: 100%;
        border-right: 1px solid #000;
    }
    .search-box.mobile-search .main-btn{
        width: 100%;
    }
    .search-box form {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        gap: 15px;
    }
    .search-box.mobile-search .newsletter-box, .search-box form {
        flex-direction: column;
    }
    .close-btn {
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 30px;
    }

	.location-box {
		grid-column-gap: 15px;
		grid-row-gap: 15px;
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.gallery-img-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.gallery-img-grid .gallery-img img {
		height: 115px
	}

	.header-padding.pad-top-mob {
		padding-top: 0
	}

	.inline-contact-box {
		gap: 20px;
		flex-direction: column
	}

	.location-text {
		padding: 15px;
		height: auto;
		width: 50%;
		font-size: 14px
	}

	.location-box iframe {
		width: 50%;
		height: 175px
	}

	.banner-text h1 {
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 5px;
		width: 100%
	}

	.thanku-box {
		padding: 15px
	}

	.thanku-head {
		font-size: 36px
	}

	.thanku-box p {
		font-size: 16px;
		padding: 0;
		width: 100%
	}

	.banner-section {
		margin-top: 0 !important
	}

	.details-small-img img {
		width: 100%;
		height: 250px
	}

	.main_menu .active a:after {
		opacity: 0;
		height: 0
	}

	.right-menu {
		display: none
	}

	.banner {
		background-size: cover;
		min-height: 100vh;
		background-position: center top
	}

	.custome-table td span {
		width: 14px;
		height: 14px
	}

	.calculator-modal {
		z-index: 9999999;
		top: 75px
	}

	.gray-stripe {
		text-align: left
	}

	.gray-stripe .stripe-text {
		text-align: left
	}

	.gray-stripe .stripe-text p {
		text-align: left
	}

	.login-text {
		font-size: 16px;
		text-transform: uppercase;
		color: #000;
		display: block;
		font-weight: 800;
		position: absolute;
		right: 55px;
		top: 6px
	}

	.main_menu {
		display: none
	}

	.login-btn {
		position: absolute;
		right: 55px;
		top: 0;
		padding: 5px 20px !important
	}

	.best-one-product .best-product-item {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}

	.logo-mobile img {
		height: 45px
	}

	.logo-desk {
		display: none !important
	}

	.for-desktop {
		display: none !important
	}

	.for-mobile {
		display: block !important
	}

	.mobile-header-menu {
		display: flex;
		align-items: center;
		position: absolute;
		right: 55px
	}

	.mobile-header-menu .right-header-img img {
		width: 90px
	}

	.mobile-header-menu .right-header-img {
		margin-right: 10px
	}

	.heade-icon i {
		font-size: 24px
	}

	.main_menu ul li.hover-link a:before {
		display: none !important
	}

	header .container-fluid {
		padding-left: 0;
		padding-right: 0
	}

	.mega_menu {
		background: #fff0;
		margin-left: 0
	}

	.main_menu ul li .mega_menu_item a {
		padding-bottom: 10px;
		font-size: 16px;
		width: 100%;
		font-weight: 500
	}

	.mega_menu_item h4 {
		margin-bottom: 10px
	}

	.mega_menu_item h3 {
		display: none
	}

	.center-menu {
		text-align: left
	}

	.main_menu ul li ul,
	.mega_menu {
		background: #fff;
		transition: .5s
	}

	.sub_menu li {
		padding: 0 0 !important;
		border: 0 !important
	}

	.sub_menu {
		padding-left: 0 !important
	}

	.main_menu .sub_menu li a {
		padding: 0;
		padding-bottom: 5px;
		font-size: 16px;
		width: 100%;
		font-weight: 300
	}

	.quiz-section .banner-text.for-mobile {
		margin-left: 0;
		max-width: 100%;
		top: 0;
		background: #fff;
		margin-right: 0;
		padding: 30px 15px 30px 15px;
		margin-top: 0
	}

	.app-promo-section .banner-text {
		width: 100%
	}

	.app-promo-section .banner-text.for-mobile {
		margin-left: 0;
		max-width: 100%;
		top: 0;
		padding: 30px 15px 40px 15px;
		background: #f7f6f2
	}

	.background-card-section .background-card-text {
		margin-left: 0;
		max-width: 100%;
		margin-top: 350px;
		background: #fff0
	}

	.background-card-section .background-card-text h4 {
		font-size: 28px !important;
		letter-spacing: .6px !important;
		line-height: 40px !important
	}

	.background-card-text .ad-logo {
		margin-bottom: 10px
	}

	.inline-link .link-btn:last-child {
		margin-left: 0
	}

	.inline-link {
		display: flex;
		align-items: flex-start;
		flex-direction: column
	}

	.grid-card {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.grid-card-text {
		padding: 40px 15px;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center
	}

	.footer-section {
		padding: 30px 15px 60px 15px;
		max-width: 100%
	}

	.copy-right {
		line-height: 20px
	}

	.follow-us {
		padding-left: 0;
		padding-top: 30px
	}

	.inline-footer-link {
		display: flex;
		justify-content: flex-start;
		width: 100%;
		margin-top: 40px;
		flex-direction: column
	}

	.footer-head h6 {
		font-size: 20px;
		margin-bottom: 0
	}

	.footer-link a {
		font-size: 16px;
		line-height: 0;
		margin-bottom: 0
	}

	.footer-link-item {
		margin-bottom: 15px
	}

	.best-product-text {
		padding: 25px 15px
	}

	.best-one-product .best-product-text {
		padding: 40px 15px 60px 15px
	}

	.best-one-product .best-product-text p {
		margin-bottom: 15px
	}

	.grid-card-img img {
		width: 100%;
		height: 100%;
		object-fit: cover
	}

	.white-stripe h1 {
		font-size: 26px;
		line-height: 35px
	}

	.white-stripe h2 {
		font-size: 26px;
		line-height: 35px
	}

	.best-one-product .best-product-text h3 {
		font-size: 34px;
		line-height: 45px
	}

	nav:hover {
		background: #fff0;
		box-shadow: 0 0 0 0 rgb(0 0 0 / .25)
	}

	.header-padding {
		padding-top: 20px
	}

	header {
		position: relative;
		height: 55px
	}

	.category-slide-section.hide-img {
		padding: 0 0 20px 0
	}

	.category-item .category-name {
		padding: 10px 2px 20px 2px;
		font-size: 12px;
		line-height: 16px
	}

	.hide-img .category-name {
		padding: 2px 2px;
		min-height: 60px;
		font-size: 12px;
		line-height: 16px
	}

	.category-details-head h1 {
		font-size: 30px;
		line-height: 40px
	}

	.category-details-head p {
		max-width: 100%
	}

	.category-product-section {
		grid-row-gap: 15px;
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.wrapper .tooltip:after {
		content: " ";
		right: 10px;
		margin-left: 0;
		left: auto
	}

	.wrapper .order-tooltip {
		right: 0 !important;
		padding: 8px 10px !important;
		min-width: 110px !important;
		left: auto !important
	}

	.wrapper .tooltip {
		right: 0 !important;
		padding: 8px 10px !important;
		left: auto
	}

	.hover-visible-area {
		display: block
	}

	.details-img-section {
		flex-direction: column
	}

	.details-img {
		width: 100%;
		max-width: 100%
	}

	.details-text {
		width: 100%;
		max-width: 100%
	}

	.details-img .slick-slide {
		width: 100%;
		height: 100%
	}

	.details-img .slick-slide img {
		width: 100%;
		height: 100%
	}

	.details-img .slick-dots {
		bottom: 15px;
		left: 0;
		text-align: center
	}

	.details-img:hover .slick-next {
		right: 0
	}

	.details-img .slick-prev {
		right: 0
	}

	.details-text {
		padding: 30px 15px;
		height: 100%
	}

	.details-text h1 {
		font-size: 34px
	}

	.details-img-section .slick-dotted.slick-slider {
		margin-bottom: 0
	}

	.center-heading h3 {
		width: 100%;
		text-align: left
	}

	.center-heading {
		width: 100%;
		padding: 30px 0 30px 0
	}

	.details-faq {
		padding: 30px 0
	}

	.details-faq .accordion {
		width: 100%
	}

	.details-faq .accordion-body {
		padding: 15px 0
	}

	.details-faq .accordion-body {
		padding: 15px 0
	}

	.certificates-img img {
		max-width: 120px;
		max-height: 120px
	}

	.certificates-img {
		width: 120px;
		height: 120px;
		padding: 10px 10px;
		margin: 5px 0
	}

	.certificates-box {
		max-width: 120px;
		margin-right: 15px
	}

	.short-info {
		margin-top: 10px;
		margin-bottom: 30px
	}

	.quick-item {
		margin-bottom: 15px;
		display: block
	}

	.quick-item h5 {
		padding: 30px 15px;
		font-size: 20px;
		min-height: auto
	}

	.quick-pad {
		margin-top: 50px
	}

	.grid-category.mobile-slide-none {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-column-gap: 15px;
		grid-row-gap: 15px;
		padding-bottom: 40px !important;
		padding: 0
	}

	.mobile-slide-none .category-text {
		background: #fff;
		margin: 0;
		padding: 0;
		position: relative
	}

	.mobile-slide-none .category-text h6 {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 0
	}

	.banner-price h6:after,
	.category-bg-img,
	.email-section:before,
	.mobile-hide,
	.mobile-slide .category-text .link.underline,
	.mobile-slide-none .category-text p,
	.mobile-slide-none .link.underline,
	.top-strip {
		display: none
	}

	.pad-bottom {
		padding-bottom: 35px !important
	}

	.pad-top {
		padding-top: 35px !important
	}

	.category-item .categoryimg:before {
		content: "";
		position: absolute;
		top: 6px;
		left: 6px;
		width: calc(100% - 12px);
		height: calc(100% - 12px)
	}

	.desktop-qr {
		display: none
	}

	.on-home .QR-code span {
		font-size: 11px
	}

	.on-home .QR-code {
		width: 57px;
		padding: 2px 5px 5px 5px
	}

	.hover-effect.grid-card-img:hover {
		transform: scale(1)
	}

	.hover-effect.grid-card-text:hover {
		transform: scale(1)
	}

	.box-section {
		flex-direction: column;
		height: 100%
	}

	.left-box,
	.right-box {
		width: 100%;
		min-height: auto;
		max-height: 100%;
		position: relative;
		overflow: hidden
	}

	.about-section h3 {
		font-size: 35px;
		line-height: 40px
	}

	.top-box {
		left: 15px
	}

	.left-box h3 {
		font-size: 40px;
		line-height: 50px
	}

	.left-box video {
		width: 100%;
		height: auto
	}

	.same-box {
		display: flex;
		flex-direction: column
	}

	.small-box {
		padding: 30px 15px;
		border-right: 0 solid #000;
		border-bottom: 1px solid #000
	}

	.small-box:last-child {
		border-right: 0 solid #000;
		border-bottom: 0 solid #000
	}

	.small-box h5 {
		font-size: 35px;
		line-height: 40px
	}

	.wrap-box h4 {
		font-size: 35px;
		line-height: 40px
	}

	.wrap-box {
		padding: 30px 15px
	}

	.single-box {
		padding: 30px 15px
	}

	.heading-center .section-heading,
	.heading-center p {
		width: 100%
	}

	.section-heading {
		font-size: 34px;
		line-height: 40px
	}

	.img-box-section {
		flex-direction: column
	}

	.single-box h4 {
		font-size: 40px;
		line-height: 45px;
		word-break: break-word
	}

	.single-box h6 {
		font-size: 30px;
		line-height: 40px
	}

	.animi_text_heading {
		font-size: 18px;
		font-weight: 600
	}

	.custom-accordion .accordion-header .accordion-button {
		font-size: 30px
	}

	.custom-accordion .details-faq .accordion-button::after {
		width: 30px;
		height: 30px
	}

	.custom-accordion .details-faq .accordion {
		--bs-accordion-btn-icon-width: 30px 30px
	}

	.img-box {
		width: 100%;
		height: 650px
	}

	.bg-content h6 {
		font-size: 34px;
		line-height: 40px
	}

	.bg-content {
		width: 90%;
		left: 15px
	}

	.bg-content p {
		font-size: 20px
	}

	.right-dots.new_carousel .owl-nav {
		display: none !important
	}

	.blog-carousel .sub-heading {
		font-size: 30px;
		line-height: 40px
	}

	.details-faq tr td {
		text-align: center;
		font-size: 14px;
		padding: 15px 2px !important
	}

	.details-faq .product-list tr th {
		font-size: 9px;
		padding: 2px 2px !important
	}

	.available-item {
		font-size: 10px;
		margin-right: 10px
	}

	.available-chat h4 {
		font-size: 12px
	}

	.head_table th {
		font-size: 10px;
		padding: 2px
	}

	.table-for-desktop {
		display: none
	}

	.custome-table-mobile {
		display: table
	}

	.custome-table-mobile,
	th,
	td {
		border: 1px solid #ddd;
		border-collapse: collapse
	}

	.custome-table-mobile td span {
		display: inline-block;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		vertical-align: middle
	}

	.custome-table-mobile td {
		transform: rotate(270deg);
		width: auto;
		height: auto;
		vertical-align: middle;
		text-align: center
	}

	.custome-table-mobile {
		width: 100%
	}

	.right-logo .logo-1 img {
		height: 16px
	}

	.right-logo .logo-2 img {
		height: 30px
	}

	.right-logo .logo-2:before {
		height: 30px;
		top: -4px
	}

	.right-logo {
		margin-top: 5px
	}

	.new-details-product {
		width: 100%
	}

	.benifit-img-one img {
		width: 100%;
		height: auto
	}

	.grid-heading .main-heading {
		margin-bottom: 15px
	}

	.tab-content {
		display: block;
		width: 100%
	}

	.tab-nav-bar {
		margin: 0px !important
	}

	.tab {
		padding: 0px !important
	}

	.album-box {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		grid-column-gap: 5px;
		grid-row-gap: 5px
	}

	.gallery-img {
		width: 100%;
		height: 130px
	}

	.gallery-img img {
		width: 100%;
		height: 130px;
		object-fit: cover;
		object-position: center
	}

	.logo_small img {
		height: 30px
	}

	.right-logo .logo_small:after {
		height: 28px;
		top: -3px
	}

	.right-logo .logo-1:after {
		height: 28px;
		top: -3px
	}

	.benifit-img-two img {
		height: 600px
	}

	.grid-main-img {
		width: 100%
	}

	.grid-sub-img {
		width: 50%
	}

	.grid-heading {
		position: relative;
		bottom: 0;
		left: 0;
		margin-left: 0
	}

	.heading-img-section {
		flex-direction: column
	}

	.grid-main-img img {
		height: 450px
	}

	.grid-sub-img img {
		width: 75px;
		height: 150px
	}

	.grid-img-one {
		width: 100%
	}

	.face-image {
		display: flex;
		gap: 5px
	}
}

@media only screen and (max-width:768px) {
	.social-fixed-section {
		flex-direction: row;
		top: auto;
		bottom: 0;
		width: 100%
	}

	.gallery-img-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.fixed-list {
		width: 100%
	}

	.content-fixed {
		width: 100%;
		flex-direction: row
	}

	.fixed-list span {
		display: none
	}

	.content-fixed {
		transform: translateY(0)
	}

	.slide-content {
		transform: translateY(100%)
	}

	.fixed-main-btn i {
		transform: rotate(90deg)
	}

	.fixed-main-btn {
		width: 40px
	}

	.footer_last_text {
		align-items: flex-start;
		margin-top: 10px;
		flex-direction: column-reverse;
		row-gap: 10px
	}

	.best-product-item {
		align-items: flex-start;
		flex-direction: column;
		padding: 20px 20px
	}

	.best-product-text p {
		font-weight: 400;
		max-width: 100%
	}

	.stripe-text {
		max-width: 100%;
		padding: 1.25rem 0;
		margin: 0 auto
	}

	.head-1 {
		font-size: 22px
	}

	.category-product-section {
		grid-row-gap: 15px;
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.grid-img-one {
		width: 100%
	}

	.heading-img-section {
		flex-direction: column;
		gap: 20px
	}

	.benifit-img-two img {
		height: 500px
	}

	.permalink {
		margin-top: 30px
	}
}

@media only screen and (max-width:600px) {
	.inline-banner-btn {
		flex-direction: column
	}

	.filter-button-inline {
		overflow-x: scroll;
		justify-content: center;
		white-space: nowrap;
		margin-top: 10px
	}

	.benifit-img-two {
		border-left: 0 solid #000;
		padding-left: 0
	}

	.grid-section-second {
		flex-direction: column;
		grid-row-gap: 35px
	}

	.pro-img-details {
		flex-direction: column
	}

	.grid-main-img {
		width: 100%
	}

	.grid-sub-img {
		width: 100%
	}

	.grid-sub-img img {
		height: 250px;
		width: 100%
	}

	.grid-main-img img {
		height: 100%
	}

	.grid-product {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.face-image {
		gap: 5px;
		display: grid;
		width: 350px;
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.view-for-desktop {
		display: none
	}

	.view-for-mobile {
		display: block
	}

	.available-table-section table td {
		width: 87.5px
	}
}

@media only screen and (max-width:360px) {
	.album-box {
		grid-column-gap: 5px;
		grid-row-gap: 5px;
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.right-logo .logo-1 img {
		height: 10px
	}

	.right-logo .logo-2 img {
		height: 25px
	}

	.grid-sub-img img {
		height: 180px
	}

	.face-image {
		width: 290px
	}
}























