/**
	TT Extension Media CSS
*/

/* ----------------------- Start Section Title --------------------- */

@media(max-width:1500px) {
	.tt-section-sab {
		font-size: 16px;
	}
}

@media(max-width:1400px) {
	.section-heading {
		font-size: 35px;
	}

	/* .tt-section-title .section-img a>img {
		width: 140px;
		height: 140px;
	} */

	.tt-section-title p {
		font-size: 24px;
	}
}

@media(max-width:1199px) {
	.section-heading {
		font-size: 30px;
	}

	/* .tt-section-title .section-img a>img {
		width: 120px;
		height: 120px;
	} */

	.section-img {
		margin: 0 0 15px;
	}

	.tt-section-title p {
		font-size: 20px;
	}
}

@media(max-width:991px) {
	.section-heading {
		font-size: 28px;
	}

	.tt-section-title p {
		font-size: 18px;
		width: 76%;
	}
}

@media(max-width:767px) {
	.tt-section-sab {
		/* padding: 6px 20px; */
		font-size: 11px;
		/* margin: 0 0 10px; */
	}

	.section-heading {
		margin: 0 0 10px;
		font-size: 25px;
	}

	.product .product-button-wrap .product-button-hv {
		height: 30px;
	}

	.product .product-button-wrap .btn-hv a::before {
		font-size: 10px;
	}

	.thumbnail-wrap .timer {
		height: 25px;
	}

	/* .tt-section-title .section-img a>img {
		width: 90px;
		height: 90px;
	} */
}

@media(max-width:575px) {
	.section-heading {
		font-size: 25px;
	}

	/* .tt-section-title .section-img a>img {
		width: 80px;
		height: 80px;
	} */

	.section-img {
		margin: 0 0 10px;
	}

	.tt-section-title p {
		font-size: 14px;
		width: 100%;
		padding: 0 15px;
	}
}

@media(max-width:480px) {
	.section-heading {
		font-size: 22px;
	}
}

/* ----------------------- End Section Title --------------------- */

/*-------------- Start Category Gallery ---------------*/

@media(max-width:1500px) {
	#gallary_tabs .category-name-wrap li a {
		font-size: 24px;
	}
}

@media(max-width:1400px) {
	.category-gallery-wrap .category-gallary .cat-img {
		padding: 0;
	}

	.category-url.cat-img-0 img {
		max-height: 400px;
		max-width: 300px;
	}

	.category-url.cat-img-1 img {
		max-height: 250px;
		max-width: 180px;
	}

	.category-url.cat-img-2 img {
		max-height: 170px;
		max-width: 170px;
	}

	.category-url.cat-img-3 img {
		max-height: 380px;
		max-width: 280px;
	}

	.category-url.cat-img-4 img {
		max-height: 190px;
		max-width: 180px;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-2 {
		margin: 30px 0 0 20px;
	}

	.category-gallary-title .section-heading {
		margin: 0 0 10px;
	}

	.category-gallary-title .tt-section-sab {
		font-size: 11px;
		padding: 8px 28px;
		margin: 0 0 10px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 22px;
	}

	#gallary_tabs .category-name-wrap li {
		margin: 0 0 20px;
	}

	#gallary_tabs.gallery-02 .category-gallary-title {
		width: 65%;
	}

	.gallery-02 .category-gallery-wrap .category-gallary.active .cat-img .category-url {
		width: 40%;
	}

	.gallery-02 .category-gallery-wrap .category-gallary.active .cat-img .category-url.cat-img-0 {
		width: 25%;
	}
}

@media(max-width:1199px) {
	.category-gallary-title .tt-section-sab {
		font-size: 10px;
		padding: 6px 20px;
	}

	.category-gallary-title .tt-section-title p {
		font-size: 13px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 20px;
	}

	.category-gallery-wrap .category-gallary .cat-right .cat-img-4 {
		bottom: 8%;
	}

	.category-url.cat-img-0 img {
		max-height: 340px;
		max-width: 250px;
	}

	.category-url.cat-img-1 img {
		max-height: 220px;
		max-width: 160px;
	}

	.category-url.cat-img-2 img {
		max-height: 150px;
		max-width: 150px;
	}

	.category-url.cat-img-3 img {
		max-height: 350px;
		max-width: 260px;
	}
}

@media(max-width:991px) {
	.category-url.cat-img-0 img {
		max-height: 270px;
		max-width: 200px;
	}

	.category-url.cat-img-1 img {
		max-height: 170px;
		max-width: 120px;
	}

	.category-url.cat-img-2 img {
		max-height: 130px;
		max-width: 130px;
	}

	.category-url.cat-img-3 img {
		max-height: 270px;
		max-width: 200px;
	}

	.category-url.cat-img-4 img {
		max-height: 170px;
		max-width: 160px;
	}

	#gallary_tabs .category-button a {
		font-size: 15px;
	}

	.gallery-02#gallary_tabs .category-name-wrap li {
		padding: 0 20px;
	}

	.gallery-02#gallary_tabs .category-name-wrap li a {
		font-size: 18px;
		padding: 0 0 10px;
	}
}

@media(max-width:767px) {
	.category-url.cat-img-0 img {
		max-height: 200px;
		max-width: 150px;
	}

	.category-url.cat-img-1 img {
		max-height: 140px;
		max-width: 100px;
	}

	.category-url.cat-img-2 img {
		max-height: 110px;
		max-width: 110px;
	}

	.category-url.cat-img-3 img {
		max-height: 220px;
		max-width: 160px;
	}

	.category-url.cat-img-4 img {
		max-height: 150px;
		max-width: 140px;
	}

	.category-gallary-title .section-heading {
		font-size: 20px;
		margin: 0 0 8px;
	}

	.category-gallary-title .section-heading .tt-section-title p {
		font-size: 12px;
	}

	.category-gallary-title .tt-section-sab {
		font-size: 10px;
		padding: 5px 18px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 16px;
	}

	#gallary_tabs .category-button a {
		font-size: 12px;
	}

	#gallary_tabs {
		padding: 30px 0;
	}

	#gallary_tabs.gallery-02 .category-gallary-title {
		width: 90%;
	}
}

@media(max-width:575px) {
	.category-gallary-title .tt-section-sab {
		display: none;
	}

	.category-gallary-title .section-heading {
		font-size: 16px;
		margin: 0 0 8px;
	}

	.category-gallary-title .tt-section-title p {
		font-size: 11px;
	}

	#gallary_tabs .category-gallary-title .tt-section-title {
		margin: 0 0 20px;
	}

	#gallary_tabs.gallery-02 .category-gallary-title .tt-section-title {
		margin: 0 0 10px;
	}

	#gallary_tabs .category-name-wrap {
		margin: 0 0 10px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 15px;
	}

	.category-gallery-wrap .category-gallary .cat-right .cat-img-4 {
		bottom: 15%;
	}

	.category-url.cat-img-0 img {
		max-height: 190px;
		max-width: 140px;
	}

	.category-url.cat-img-1 img {
		max-height: 125px;
		max-width: 90px;
	}

	.category-url.cat-img-2 img {
		max-height: 100px;
		max-width: 100px;
	}

	.category-url.cat-img-3 img {
		max-height: 190px;
		max-width: 160px;
	}

	.category-url.cat-img-4 img {
		max-height: 120px;
		max-width: 120px;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-2 {
		margin: 20px 0 0 15px;
	}

	#gallary_tabs .category-name-wrap li {
		margin: 0 0 10px;
	}

	#gallary_tabs {
		padding: 0;
	}

	.gallery-02 .category-gallery-wrap {
		margin: 0 0 20px;
	}
}

@media(max-width:460px) {
	.gallery-02#gallary_tabs .category-name-wrap li a {
		font-size: 16px;
	}

	.gallery-02#gallary_tabs .category-name-wrap li {
		padding: 0 15px;
	}

	#gallary_tabs.gallery-02 .category-gallary-title {
		width: 100%;
	}

	#gallary_tabs .category-gallary-title {
		position: relative;
		float: left;
		width: 100%;
		z-index: 1;
	}

	#gallary_tabs .category-gallery-wrap:not(#gallary_tabs.gallery-02 .category-gallery-wrap) {
		position: absolute;
		top: auto;
		bottom: 25%;
		right: 0;
		left: 0;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-2,
	.category-gallary-title .tt-section-title p,
	.category-gallery-wrap .category-gallary .cat-right .cat-img-4,
	.category-gallery-wrap .category-gallary .cat-left .cat-img-1 {
		display: none;
	}

	.category-gallery-wrap .category-gallary .cat-left .cat-img-1:not(.gallery-02 .category-gallery-wrap .category-gallary .cat-left .cat-img-1) {
		position: static;
		text-align: center;
		margin: 10px 0 0;
	}

	.category-url.cat-img-0 img {
		max-height: 130px;
		max-width: 90px;
	}

	.category-gallery-wrap .category-gallary .cat-img .category-url {
		text-align: center;
	}

	.category-gallery-wrap .category-gallary .cat-right .cat-img-3 {
		float: left;
	}

	.category-url.cat-img-3 img {
		max-height: 140px;
		max-width: 90px;
	}

	.category-gallary-title .section-heading {
		font-size: 18px;
	}

	#gallary_tabs .category-name-wrap li a {
		font-size: 14px;
	}
}

/*-------------- End Category Gallery ---------------*/

/* --------------- Start Banner block ------------------- */

@media(max-width:1400px) {
	.tt-banner .banner-text .banner-sub-title {
		font-size: 14px;
		margin: 0 0 5px;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 26px;
		line-height: 35px;
	}

	.tt-banner .banner-text .button-banner-wrap {
		margin: 10px 0 0;
	}

	.tt-banner .banner-text a.banner-button {
		font-size: 13px;
		padding: 8px 25px;
	}

	.tt-banner .banner-tag a {
		font-size: 20px;
		line-height: 28px;
		height: 95px;
		width: 95px;
	}
}

@media(max-width:1199px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 40%;
		left: 30px;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 23px;
		line-height: 30px;
	}

	.tt-banner .banner-text .banner-sub-title {
		font-size: 13px;
	}

	.tt-banner .banner-text.tt-icon-top {
		width: 56%;
	}

	.tt-banner .banner-text.tt-icon-bottom {
		width: 65%;
	}

	.tt-banner .banner-tag a {
		font-size: 16px;
		line-height: 22px;
		height: 90px;
		width: 90px;
	}

	.tt-banner .banner-text a.banner-button {
		font-size: 11px;
		padding: 7px 13px;
	}

}

@media(max-width:991px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 45%;
		left: 20px;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 20px;
		line-height: 25px;
	}

	.tt-banner .banner-text a.banner-button {
		padding: 6px 12px;
		font-size: 11px;
	}

	.tt-post-more a::before {
		width: 12px;
	}

	.tt-banner .banner-text .button-banner {
		height: 55px;
		width: 55px;
	}

	.blog-style .tt-post-more a {
		padding: 6px 16px;
	}

	.blog-style .tt-post-details .tt-post-content {
		font-size: 14px;
	}

	.tt-banner .banner-text .button-banner-wrap {
		margin: 5px 0 0;
	}

	/* .tt-banner .banner-text a.banner-button {
		font-size: 11px;
		padding: 8px 20px;
	} */

	.product-trending .owl-carousel .owl-nav,
	.product-category .owl-carousel .owl-nav {
		margin: 0;
	}

	.tt-banner .banner-text .banner-sub-title {
		font-size: 12px;
	}

	.tt-banner .banner-text.tt-icon-top .banner-sub-title {
		margin: 0 0 5px;
	}

	.tt-banner .banner-text.tt-icon-top {
		top: 25px;
	}

	.tt-banner .banner-text.tt-icon-bottom {
		bottom: 15px;
	}

	.tt-banner .banner-tag a {
		font-size: 14px;
		line-height: 20px;
		height: 70px;
		width: 70px;
		padding: 15px;
	}
}

@media(max-width:767px) {
	.tt-banner {
		text-align: center;
	}

	.tt-banner .banner-text a.banner-button {
		font-size: 10px;
	}

	.item .wpcat-content a .cat_name {
		font-size: 16px;
	}

	.swiper-wrapper .testimonial-wrap .testimonial-info-wrapper .testimonial-info .testimonial-author {
		font-size: 15px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-info {
		padding: 0 0 0 13px;
	}

	.tt-banner .banner-text.tt-icon-left {
		width: 50%;
	}

	.tt-banner .banner-text .banner-sub-title {
		font-size: 11px;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 17px;
		line-height: 22px;
		margin: 0 0 5px;
	}

	/* 
	.tt-banner .banner-text a.banner-button {
		font-size: 10px;
		padding: 6px 15px;
	} */

	.tt-banner .banner-text.tt-icon-top,
	.tt-banner .banner-text.tt-icon-bottom {
		width: 38%;
	}

	.tt-banner .banner-tag a {
		font-size: 12px;
		line-height: 16px;
		height: 60px;
		width: 60px;
	}

	.tt-banner .banner-tag {
		top: 15px;
		right: 10%;
	}
}

@media(max-width:575px) {
	.tt-banner .banner-text.tt-icon-left {
		width: 35%;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 24px;
		line-height: 30px;
	}

	.tt-banner .banner-text.tt-icon-left {
		left: 25px;
		width: 35%;
	}


	.tt-banner .banner-text.tt-icon-bottom {
		width: 70%;
	}
}

@media(max-width:480px) {
	.tt-banner .banner-text.tt-icon-left {
		left: 15px;
		width: 45%;
	}

	.tt-banner .banner-text .banner-title {
		font-size: 16px;
		line-height: 20px;
	}

	.tt-banner .banner-text .banner-sub-title {
		font-size: 11px;
	}

	.tt-banner .banner-text.hunting-icon-top .banner-title {
		margin: 0 0 10px;
	}

	.tt-banner .banner-text.hunting-icon-right {
		right: 10px;
	}

}

/* --------------- End Banner block ------------------- */

/*---------------- Start Service Block -------------- */

@media(max-width:480px) {
	.tt-feature-box {
		margin: 20px 0;
	}

	.tt-feature-box .tt-feature-box-containt p {
		font-size: 13px;
	}
}

@media(max-width:1199px) {
	.tt-feature-box-icon {
		margin: 0 15px 0 0;
	}

	.tt-feature-box-containt p {
		padding: 0;
	}
}

@media(max-width:991px) {
	.tt-feature-box-containt p {
		padding: 0 20px 0 0;
	}

}

/*---------------- End Service Block -------------- */

/*---------------  Start Portfolio ------------------*/

@media(max-width:1366px) {

	.portfolio-grid.Portfolio-style-1 a,
	.portfolio-grid.Portfolio-style-2 a {
		margin: 0 0 28px 0;
	}
}

@media(max-width:991px) {

	.portfolio-grid.Portfolio-style-1 a span,
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 18px;
	}
}

@media(max-width:767px) {

	.portfolio-grid.Portfolio-style-1 a span,
	.portfolio-grid.Portfolio-style-2 a span {
		font-size: 16px;
	}
}

/*---------------  End Portfolio ------------------*/

/* ---------------- Start testimonial block ------------- */
@media(max-width:1400px) {
	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		width: 90%;
	}

	.tt-testimonial {
		margin: 50px 0;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		font-size: 12px;
		line-height: 24px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-info,
	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		margin: 0 0 20px;
	}

	.testimonial-section::before {
		width: 90px;
		height: 90px;
	}

	/* .testimonial-wrap .testimonial-info-wrapper {
		padding-top: 100px;
	} */
}

@media(max-width:1199px) {
	.testimonial-wrap .testimonial-info-wrapper .testimonial-title {
		font-size: 28px;
		margin: 0 0 15px;
	}

	.testimonial-section::before {
		font-size: 20px;
		width: 65px;
		height: 65px;
	}

	/* .testimonial-wrap .testimonial-info-wrapper {
		padding-top: 80px;
	} */

	.testimonial-wrap .testimonial-info-wrapper .testimonial-info,
	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		margin: 0 0 10px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		margin: 0 0 20px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		width: 95%;
		margin: 0 0 25px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-details p {
		font-size: 13px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-info .testimonial-author {
		font-size: 15px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-info .testimonial-designation {
		font-size: 13px;
	}

	.tt-testimonial.owl-carousel .owl-nav button svg {
		font-size: 18px;
	}

	.tt-testimonial.owl-carousel button.owl-dot.active::before {
		font-size: 17px;
	}

	.tt-testimonial.owl-carousel .owl-dots::after {
		font-size: 13px;
	}

	.tt-testimonial.owl-carousel .owl-dots,
	.tt-testimonial.owl-carousel .owl-nav button {
		bottom: 8%;
	}

	.tt-testimonial {
		margin: 60px 0;
	}
}

@media(max-width:991px) {
	.testimonial-section::before {
		display: none;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-title {
		font-size: 24px;
		margin: 0 0 10px;
	}

	.testimonial-wrap .testimonial-info-wrapper {
		padding: 0 54px 0 0;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-details p {
		font-size: 12px;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		margin: 0 0 15px;
		line-height: 25px;
	}

	.tt-testimonial.owl-carousel .owl-dots,
	.tt-testimonial.owl-carousel .owl-nav button {
		bottom: 0;
	}
}


@media(max-width:767px) {
	.testimonial-wrap {
		flex-direction: column-reverse;
	}

	.testimonial-img {
		margin: 0 0 20px;
	}

	.tt-testimonial.owl-carousel .owl-dots,
	.tt-testimonial.owl-carousel .owl-nav button {
		bottom: 0;
	}

	.tt-testimonial {
		margin: 40px 0;
	}

	.testimonial-wrap .testimonial-info-wrapper {
		padding: 0;
		order: 1;
		justify-content: center;
		border-bottom: #ddd solid 1px;
		border-right: none;
	}

	/* 	.testimonial-section .swiper-wrapper .testimonial-wrap .testimonial-details p {
		margin: 0;
		padding: 0 0 0 65px;
		text-align: center;
		margin: 30px 0 0 auto;
	} */

	.testimonial-wrap .testimonial-info-wrapper::after {
		bottom: -16px;
		top: auto;
		left: 0;
		right: 0;
	}

	.testimonial-img {
		margin: 0 0 30px;
	}

	.testimonial-wrap .testimonial-info-wrapper {
		width: 100%;
		flex-direction: column;
		border-bottom: none;
	}

	.testimonial-wrap .testimonial-info-wrapper .testimonial-info,
	.testimonial-wrap .testimonial-info-wrapper .testimonial-details {
		margin: 0 0 10px;
		text-align: center;
	}

	.testimonial-wrap .testimonial-info-wrapper::after {
		display: none;
	}

	.testimonial-section .swiper-wrapper .testimonial-wrap .testimonial-details p {
		margin: 0;
		padding: 0;
		text-align: center;
		margin: 0;
		width: 100%;
	}

	/* 	.cat_desc .cat_image {
		width: 54%;
	} */

	.product-layout-default .product .thumbnail-wrap .product-button-wrap .btn-hv a {
		width: 35px;
		height: 35px;
	}
}



@media(max-width:575px) {
	.tt-testimonial {
		margin: 30px 0 40px;
	}

	.special_product_section .single-product-detail {
		padding: 0 30px;
	}
}

/* ---------------- End testimonial block ------------- */

/*------------- Start Banner Timer ------------------*/

@media(max-width:1400px) {
	.banner-timer .timer-head {
		font-size: 48px;
		line-height: 65px;
	}

	.banner-timer {
		width: 65%;
	}

	.banner-timer .timer-datetime {
		font-size: 30px;
	}

	.special-timer .banner-timer {
		width: 100%;
	}
}

@media(max-width:1199px) {
	.banner-timer .timer-head {
		font-size: 36px;
		line-height: 45px;
	}

	.banner-timer .timer-datetime {
		font-size: 27px;
		margin: 15px 0 0;
	}

	.banner-timer .timer-content {
		font-size: 14px;
	}

	.page .banner-timer .timer-button {
		width: 85px;
		height: 85px;
		font-size: 13px;
	}
}

@media(max-width:991px) {
	.banner-timer .timer-content {
		margin: 10px 0 0;
	}

	.banner-timer {
		width: 75%;
	}

	.banner-timer .timer-head {
		font-size: 32px;
		line-height: 40px;
	}

	.banner-timer .timer-datetime {
		font-size: 25px;
		letter-spacing: 4px;
		margin: 12px 0 0;
	}

	.banner-timer .timer-content {
		font-size: 13px;
	}

	.page .banner-timer .timer-button {
		width: 75px;
		height: 75px;
		font-size: 12px;
		margin: 25px 0 0;
	}
}

@media(max-width:767px) {
	.banner-timer {
		width: 80%;
	}

	.banner-timer .timer-head {
		font-size: 26px;
		line-height: 36px;
	}

	.banner-timer .timer-datetime {
		font-size: 20px;
		letter-spacing: 3px;
		margin: 8px 0 0;
	}

	.banner-timer .timer-content {
		font-size: 12px;
		margin: 10px 0 0;
	}

	.page .banner-timer .timer-button {
		width: 65px;
		height: 65px;
		font-size: 11px;
		margin: 15px 0 0;
	}
}

@media(max-width:480px) {
	.banner-timer .timer-head {
		font-size: 22px;
		line-height: 32px;
	}

	.banner-timer .timer-content {
		margin: 15px 0 0;
		font-size: 14px;
	}

	.banner-timer {
		width: 85%;
	}
}

/*------------- End Banner Timer ------------------*/

/* --------------- Start owl block ---------------- */

@media(min-width:992px) {
	.owl-carousel .owl-nav {
		opacity: 0;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
	}

	.owl-carousel:hover .owl-nav {
		opacity: 1;
		transition: all 400ms ease-in-out 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
	}
}

/* --------------- End owl block ---------------- */


/* -------------- Start Video block --------------- */

@media(max-width:1400px) {
	.tt-video .swiper-js-container .swiper-slide {
		font-size: 110px;
		line-height: 140px;
	}

	.tt-video .youtube-popup {
		bottom: 18%;
		width: 80px;
		height: 80px;
	}

	.youtube-popup .play-button {
		width: 85px;
		height: 86px;
	}

	.elementor-17 .elementor-element.elementor-element-ebe0eaf .wpvideo-content .video-title {
		margin: 20px 0 0 0;
	}

	.tt-video .youtube-popup svg {
		font-size: 22px;
	}

	.icon_hover::before {
		width: 99px;
		height: 100px;
	}

	/* .cms_video_patten::after {
		bottom: -3%;
	} */

	.elementor-17 .elementor-element.elementor-element-ebe0eaf .wpvideo-content .video-title {
		font-size: 61px;
		line-height: 64px;
	}

	/* 
	.cms_video_patten::after {
		height: 13%;
	} */
}

@media(max-width:1199px) {
	.tt-video .swiper-js-container .swiper-slide {
		font-size: 85px;
		line-height: 110px;
	}

	.tt-video .youtube-popup {
		bottom: 20%;
		width: 70px;
		height: 70px;

	}

	.youtube-popup .play-button {
		width: 70px;
		height: 70px;
	}

	.cms_video_patten::before {
		top: 0px;
		transform: rotateX(180deg);
		height: 15%;
	}



	/* 	.cms_video_patten::after {
		height: 15%;
	}
 */
	.tt-video .youtube-popup svg {
		font-size: 20px;
	}

	.play-button svg {
		height: 30px;
		width: 30px;
	}

	.icon_hover::before {
		width: 83px;
		height: 83px;
	}

	.elementor-17 .elementor-element.elementor-element-ebe0eaf .wpvideo-content .video-title {
		font-size: 50px;
		line-height: 54px;
	}

	.video-sub-title {
		padding: 10px 15px;
	}

	.desc_bg_1::after {
		width: 391px;
	}
}

@media(max-width:991px) {
	.tt-video .youtube-popup {
		width: 60px;
		height: 60px;
	}

	/* .youtube-popup .play-button {
		width: 50px;
		height: 50px;
	} */

	.tt-video .youtube-popup svg {
		font-size: 18px;
	}

	/* 	.video-content {
		width: 75%;
	} */
}

@media(max-width:900px) {
	.tt-video .swiper-js-container .swiper-slide {
		font-size: 65px;
		line-height: 90px;
	}
}

@media(max-width:767px) {
	.tt-video .youtube-popup {
		width: 50px;
		height: 50px;
		bottom: 14%;
	}

	.youtube-popup .play-button {
		width: 60px;
		height: 60px;
	}

	.tt-video .youtube-popup svg {
		font-size: 14px;
	}

	.cms_video_patten::before {
		top: 0px;
		transform: rotateX(180deg);
		height: 20%;
	}

	.icon_hover::before {
		width: 72px;
		height: 72px;
	}

	.play-button svg {
		height: 24px;
		width: 24px;
	}

	.elementor-16 .elementor-element.elementor-element-68557fe0 .wpvideo-content .video-title {
		margin: 0;
	}

	/* 	.cms_video_patten::after {
		height: 22%;
	} */
}

@media(max-width:700px) {
	.tt-video .swiper-js-container .swiper-slide {
		font-size: 45px;
		line-height: 60px;
	}



	/* .cms_video_patten::after {
		bottom: 0%;
		height: 22%;
	} */
}

@media(max-width:576px) {
	.elementor-17 .elementor-element.elementor-element-ebe0eaf .wpvideo-content .video-title {
		margin: 7px 0 0 0;
	}

	.elementor-17 .elementor-element.elementor-element-ebe0eaf .wpvideo-content .video-title {
		font-size: 35px;
		line-height: 38px;
	}

	.video-sub-title {
		color: #ffffff;
		font: 400 12px/14px var(--secondary-font);
		margin: 15px 0;
	}

	.desc_bg_1::after {
		width: 300px;
		height: 35px;
	}
}

@media(max-width:480px) {
	.tt-video .swiper-js-container .swiper-slide {
		font-size: 28px;
		line-height: 40px;
	}

	.tt-video .youtube-popup {
		width: 38px;
		height: 38px;
		bottom: 11%;
	}

	/* .youtube-popup .play-button {
		width: 30px;
		height: 30px;
	} */

	.tt-video .youtube-popup svg {
		font-size: 10px;
	}

	.button-video-wrap,
	.video-sub-title {
		display: none;
	}

	.youtube-popup .play-button {
		width: 45px;
		height: 45px;
	}

	.icon_hover::before {
		width: 53px;
		height: 53px;
		top: 0px;
		bottom: 0;
		left: -4px;
		right: 0;
		margin: auto;
	}

	.play-button svg {
		height: 20px;
		width: 20px;
	}

	.elementor-17 .elementor-element.elementor-element-ebe0eaf .wpvideo-content .video-title {
		font-size: 27px;
		line-height: 30px;
	}

	.cms_video_patten::before {
		top: -13px;
		height: 37%;
	}

	.category-feature_partten .elementor-column.category {
		width: 670px;
		height: 300px;
	}

	/* .cms_video_patten::after {
		bottom: 0%;
		height: 32%;
	} */
}

/* -------------- End Video block --------------- */

/* -------------- Start text carousel block --------------- */

@media(max-width:1400px) {
	.text-carousel .swiper-slide p {
		font-size: 17px;
	}

}

@media(max-width:1199px) {
	.text-carousel .swiper-slide p {
		font-size: 15px;
	}

	.text-carousel .swiper-slide p::after {
		width: 60px;
		right: 8%;
	}

	.social-media li a {
		width: 35px;
		height: 35px;
	}

	.swiper-navigation .swiper-button.swiper-button-prev svg,
	.swiper-navigation .swiper-button.swiper-button-next svg {
		width: 20px;
		height: 20px;
	}
}

@media(max-width:767px) {
	.text-carousel .swiper-slide p {
		font-size: 13px;
	}

	.text-carousel .swiper-slide p::after {
		width: 40px;
		right: 6%;
	}
}

/* -------------- End text carousel block --------------- */

/* ----------- start slider block ----------------- */

@media(max-width:1400px) {
	.slider-block .swiper-top .tt-slider-box-containt .tt-slider-box-title {
		font-size: 16px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-title {
		font-size: 45px;
		line-height: 50px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-button a {
		font-size: 13px;
		height: 80px;
		width: 80px;
	}
}

@media(max-width:1199px) {
	.slider-block .swiper-top .tt-slider-box-containt .tt-slider-box-title {
		font-size: 15px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-title {
		font-size: 40px;
		line-height: 45px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-button a {
		width: 75px;
		height: 75px;
	}
}

@media(max-width:991px) {
	.slider-block .swiper-top .tt-slider-box-containt .tt-slider-box-title {
		font-size: 13px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-title {
		font-size: 30px;
		line-height: 35px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-button a {
		font-size: 12px;
		height: 70px;
		width: 70px;
	}
}

@media(max-width:767px) {
	.slider-block .swiper-top .tt-slider-box-containt .tt-slider-box-title {
		font-size: 12px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-title {
		font-size: 25px;
		line-height: 30px;
		margin: 0 0 20px;
	}

	.slider-block .swiper-top .tt-slider-box-containt .slider-button a {
		font-size: 11px;
		height: 60px;
		width: 60px;
	}
}

/* ----------- end slider block ----------------- */

/* --------------- Start cms-block block ------------------- */

@media(max-width: 1600px) {
	.tt-cms-block .cms-block-text .wpcms-block-content {
		padding: 0 20px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 30px;
	}
}

@media(max-width: 1400px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		font-size: 14px;
		margin: 0 0 8px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 23px;
		line-height: 34px;
		margin: 0 0 20px;
	}
}

@media(max-width: 1199px) {
	.tt-cms-block .cms-block-text .wpcms-block-content {
		padding: 0 10px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		font-size: 13px;
		margin: 0 0 6px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		padding: 8px 22px;
		font-size: 13px;
	}
}

@media(max-width: 991px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		font-size: 12px;
		margin: 0 0 3px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 18px;
		line-height: 25px;
		margin: 0 0 15px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		padding: 6px 15px;
		font-size: 12px;
	}

	.tt-cms-block .cms-block-text {
		margin: 0 0 0 5px;
	}

	.tt-cms-block .cms-block-image {
		margin: 0 5px 0 0;
	}

	.tt-cms-block.content-reverce .cms-block-image {
		margin: 0 0 0 5px;
	}

	.tt-cms-block.content-reverce .cms-block-text {
		margin: 0 5px 0 0;
	}
}

@media(max-width: 480px) {
	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-content {
		font-size: 9px;
		margin: 0 0 3px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .cms-block-title {
		font-size: 15px;
		line-height: 20px;
		margin: 0 0 12px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content {
		padding: 0 5px;
	}

	.tt-cms-block .cms-block-text .wpcms-block-content .button-cms-block .cms-block-button {
		padding: 5px 12px;
		font-size: 11px;
	}
}

/* --------------- End cms-block block ------------------- */

/* --------------- start deal of the day ------------------- */
@media(max-width: 1199px) {
	.section-deal-of-day .gallery-top {
		margin: 0 0 0 40px;
	}
}

@media(max-width: 991px) {
	.special-navigation {
		opacity: 1;
	}

	.section-deal-of-day .gallery-thumbs {
		display: none;
	}

	.section-deal-of-day .gallery-top {
		margin: 0;
	}
}

@media(max-width: 700px) {
	.section-deal-of-day .gallery-top {
		margin: 0 0 0 10px;
	}

	.special-navigation {
		margin: 10px 0 0;
	}

	.special-timer .banner-timer {
		padding: 0 20px;
	}
}

@media(max-width: 480px) {
	.special-navigation .swiper-button {
		margin: 0 5px;
	}

	.special-navigation .swiper-button>svg {
		width: 18px;
		height: 18px;
	}

	.section-deal-of-day .gallery-thumbs {
		width: 100%;
		margin: 0 0 20px;
	}

	.section-deal-of-day {
		flex-direction: column;
	}

	.section-deal-of-day .gallery-top {
		margin: auto;
		width: 90%;
	}
}

/* --------------- End deal of the day ------------------- */

/* --------------- Start Client block ------------------- */

@media(max-width: 480px) {
	.client .item a {
		padding: 15px;
	}
}

/* --------------- End Client block ------------------- */


/* --------------- Start Hotspot block ------------------- */

@media(max-width: 1199px) {
	.image-hotspot .hotspot-content {
		width: 150px;
	}
}

@media(max-width: 767px) {
	.image-hotspot-wrapper {
		display: flex;
		justify-content: center;
	}
}

/* --------------- End Hotspot block ------------------- */

@media(max-width:1199px) {
	.service-block .row-01:nth-child(3)::after {
		display: none;
	}

	.service-block .row-01:last-child::after {
		display: block;
		left: 0;
		right: auto;
	}

	.service-block .row-01 {
		padding: 6px 0;
	}

}

@media(max-width:991px) {

	.service-block .row-01:nth-child(2)::after {
		display: none;
	}

	.service-block .row-01:nth-child(3)::after {
		display: block;
		left: auto;
		right: 100%;
	}


}

@media(max-width:320px) {

	.service-block .row-01:nth-child(3)::after {
		display: none;
	}

	.service-block .row-01:last-child::after {
		display: none;
	}

	.service-block .row-01::after {
		display: none;
	}
}


/* -------------------------------------------category-by-product-----------------------------------------------  */
@media(max-width:1400px) {
	.category-product .product .quantity {
		width: 25%;
		height: 35px;
	}

	.category-product .product .cart-wrap {
		width: 125px;
		height: 35px;
	}

	.category-product section.product .product-button {
		font-size: 11px;
	}

	.category-product .product .woocommerce-loop-product__title {
		margin: 0 0 7px;
	}

	.product-category .product .product-button-wrap .btn-hv a {
		width: 35px;
		height: 35px;
	}

	.product-category .product .wrap-rate {
		margin: 0 0 7px;
	}

	.product-category .product .price {
		margin: 0 0 7px;
	}

	.product-category .product .product-button-wrap {
		bottom: 10px;
	}

	.product-category .product .product-button-wrap .product-button-hv {
		transform: translateX(-136px);
		-webkit-transform: translateX(-136px);
		-moz-transform: translateX(-136px);
		-o-transform: translateX(-136px);
		-ms-transform: translateX(-136px);
	}
}

@media(max-width:1199px) {
	.category-image {
		display: none;
	}

	.product-category .category-main .ui-widget-content {
		width: 100%;
	}

	.product-category .product .product-button-wrap .product-button-hv {
		transform: translateX(-182px);
		-webkit-transform: translateX(-182px);
		-moz-transform: translateX(-182px);
		-o-transform: translateX(-182px);
		-ms-transform: translateX(-182px);
	}

	.product-category .product .product-button-wrap .btn-hv a {
		width: 35px;
		height: 35px;
	}

	.product-category .product .product-button-wrap {
		bottom: 55px;
	}

	.product-category .product .product-button-wrap .btn-hv a::before {
		font-size: 12px;
	}
}

@media(max-width:991px) {
	.product-category .product .product-button-wrap {
		bottom: 49%;
	}

	.product-category .product .product-button-wrap .btn-hv a {
		width: 30px;
		height: 30px;
	}

	.category-product .product .cart-wrap {
		width: 160px;
		height: 30px;
	}

	/* 	.product .product-button-wrap .product-button-hv {
		width: 26%;
	}
 */

	.category-product.product-layout-default .product span.price {
		margin: 0 0 5px;
	}

	.product-category .product .product-button-wrap {
		bottom: 2px;
	}

	.product-category .product .product-button-wrap .product-button-hv {
		float: left;
		transform: translateX(10px);
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-o-transform: translateX(10px);
		-ms-transform: translateX(10px);
		opacity: 1;
	}

	.product-category .product:hover .product-button-wrap .product-button-hv {
		transform: translateX(10px);
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-o-transform: translateX(10px);
		-ms-transform: translateX(10px);
		opacity: 1;
	}
}

@media(max-width:767px) {
	.product-category .product .product-button-wrap {
		bottom: 28%;
	}

	.product-category .product .product-button-wrap .btn-hv a {
		width: 35px;
		height: 35px;
	}

	/* 	.product-category .product .product-button-wrap .product-button-hv {
		width: 39%;
	} */

	.product-category .product .thumbnail-wrap {
		border-radius: 30px;
	}

	.category-product .product .cart-wrap {
		width: 170px;
		height: 40px;
	}

	.tt-banner .banner-text.tt-icon-bottom {
		bottom: 40px;
	}
}

@media(max-width:480px) {
	.product-category .ui-tabs-nav .ui-tabs-tab a {
		font-size: 11px;
		height: 25px;
	}

	.category-product .thumbnail-wrap .timer p.saleend {
		font-size: 8px;
		letter-spacing: 1px;
	}

	.product-category .product .thumbnail-wrap {
		border-radius: 15px;
	}

	.product-category .product .woocommerce-loop-product__title {
		font-size: 14px;
		line-height: 16px;
	}

	.category-product .product .cart-wrap {
		width: 150px;
		height: 30px;
	}

	.product-category .product .product-button-wrap {
		bottom: 0;
	}

	/* 	.product-category .product .product-button-wrap .product-button-hv {
		width: 70%;
	}
 */
	.product-category .category-main .category-product .content-wrap {
		padding: 0 12px;
	}

	.product-category .product .thumbnail-wrap a img.hover-img,
	.product-category .product .thumbnail-wrap {
		margin: 0 0 30px;
	}

	.product-category .product .product-button-wrap .btn-hv a {
		width: 30px;
		height: 30px;
	}

	/* 	.product-category .product .product-button-wrap .product-button-hv {
		width: 57%;
	}
 */
	.product-category .product .product-button-wrap .btn-hv a::before {
		font-size: 11px;
	}


}

/* ---------------------------------------------------home page 02 slider 02---------------------------------------------------------- */
@media(max-width:1400px) {
	.desc_bg_slider02::after {
		height: 33px;
		width: 362px;
	}
}

@media(max-width:1200px) {
	.desc_bg_slider02::after {
		height: 28px;
		width: 315px;
		left: 10px;
	}
}

@media(max-width:992px) {
	.desc_bg_slider02::after {
		height: 26px;
		width: 271px;
		left: 8px;
	}
}

@media(max-width:767px) {
	.desc_bg_slider02::after {
		height: 23px;
		width: 229px;
	}
}

@media(max-width:576px) {
	.desc_bg_slider02::after {
		height: 17px;
		width: 170px;
	}
}



@media(max-width:1400px) {
	.home01_banner01 p::after {
		height: 33px;
		width: 281px;
		transform: skewX(-25deg);
		border-radius: 3px;
		left: 0;
	}

	.service_img::after {
		right: -55%;
	}
}

@media(max-width:1400px) {
	.home01_banner01 p::after {
		height: 26px;
		width: 256px;
	}
}

@media(max-width:991px) {
	.home01_banner01 p {
		font-size: 11px;
		padding: 5px 10px;
	}

}


@media(max-width:991px) {

	.rtl footer.footer-style-1 .main-footer .widget_nav_menu,
	.rtl footer.footer-style-2 .main-footer .widget_nav_menu {
		padding: 0;
	}

	.rtl footer .widget-wrap .widget .footer-click {
		right: auto;
		left: 0;
	}
}

@media(max-width:767px) {
	.rtl .testimonial-wrap .testimonial-info-wrapper {
		border-left: none;
	}

	.rtl .testimonial-wrap .testimonial-info-wrapper {
		padding: 0;
	}


	.testimonial_01 .testimonial-section .swiper-wrapper .testimonial-wrap .testimonial-details p,
	.testimonial_01 .testimonial-wrap .testimonial-info-wrapper .testimonial-info .testimonial-designation {
		padding: 0;
	}

	.category-feature_partten .swiper-navigation {
		justify-content: center;
	}
}

@media(max-width:575px) {
	.rtl .elementor-column.category {
		left: 2%;
		right: auto;
	}

	.rtl footer.footer-style-1 .main-footer {
		padding: 30px 12px 10px;
	}
}

@media(max-width:1199px) {
	.rtl #mega-menu-wrap-header-menu #mega-menu-header-menu {
		padding: 0;
		text-align: right;
	}

}