@media (max-width: 740px) {

	.news-bg {
		background-image: url(../images/bgm-blog.png);
		width: 100%;
		right: 0;
		top: 0;
		bottom: 0;
	}
}
	@media (min-width: 400px) {
		div#num {
			right: 65px;
			line-height: 20px;
			font-size: 66px;
		}

		a.logo-header {
			width: 175px;
			padding-top: 6px;
		}

		.customer-content,
		.hero-content {
			max-width: 410px
		}

		.intro-bg {
			/* background-image: url(../images/img01.png); */
			transform: none;
			width: 100%;
			bottom: -45px;
		}

	}

	@media (min-width: 576px) {

		.customer-content {
			max-width: 500px;
		}

		.material {
			padding-top: 85px;
			padding-bottom: 85px;
		}

		.btn-slide.left:hover span {
			right: 20px;
		}

		.btn-slide.right:hover span {
			left: 0;
		}

		.btn-slide i.icon-settings,
		.btn-slide i.icon-product {
			margin-left: 15px;
			font-size: 34px;
		}

		.btn-slide i.icon-shopping-list,
		.btn-slide i.icon-info {
			margin-right: 15px;
			font-size: 34px;
		}

		.btn-slide span {
			font-size: 25px;
		}

		.line-gray {
			border-top: 2px solid #e7e7e7;
		}

		.btn-slide.left i {
			right: 36px;
		}

		.btn-slide.right i {
			left: 30px;
		}

		.material:before {
			width: 330px;
		}

		.editor_content .float-editor-right {
			margin-left: 30px;
		}

		.editor_content .float-editor-left {
			margin-right: 30px;
		}

		#material .editor_content {
			padding: 0 40px;
		}

		.feature-item .value {
			width: 70%;
			padding-left: 80px;
		}

		.feature-wrap:before {
			right: 20%;
		}

		.feature-item .label {
			width: 20%;
		}

		.page-image-top .element {
			height: 40px;
		}

		.request-content {
			padding: 0;
		}

		.blog-home-carousel .owl-nav {
			right: auto;
			left: 0;
			top: -45px;
		}

		div#num {
			font-size: 112px;
			line-height: 40px;
		}

		.contact-info .information li {
			justify-content: flex-start;
			flex-direction: row;
			align-items: baseline;
		}

			.contact-info .information li.address {
				width: 100%;
			}

		.contact-title {
			width: 170px;
			height: 25px;
		}

		.contact-content p {
			font-size: 13px;
		}

		.social-wrap:before {
			content: none;
		}

		.contact-info li a {
			font-size: 15px;
		}

		.contact-info .information i {
			margin-left: 25px;
			width: 16px;
		}

		.contact-info .information li span {
			font-size: 13px;
			display: inline-block;
		}

		.contact-bg {
			background-image: url(../images/contact.jpg);
			background-size: cover;
			width: 100%;
			background-position: center bottom;
		}

		.contact-info {
			text-align: right;
			position: relative;
			padding-top: 30px;
		}

			.contact-info:before {
				content: "";
				width: 20%;
				position: absolute;
				height: 1px;
				background: #4a4a4a;
				left: 0;
				right: 0;
				margin: auto;
				top: 16px;
			}

			.contact-info ul.social-wrap {
				float: left;
				margin-top: 0;
			}

		.contact-content {
			width: 575px;
			padding: 0 45px;
		}

		.service_carousel .owl-nav {
			top: 0;
		}

		.service-content {
			width: 517px;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			text-align: left;
			left: 0;
			right: 0;
			margin: auto;
		}

		.about-bg {
			height: 100%;
		}

		.about-content {
			width: 65%;
			text-align: center;
			top: 50%;
			transform: translateY(-50%);
		}

		.intro-bg {
			background: rgb(34,34,34) url(../images/img01.png);
			transform: none;
			background-size: cover !important;
			width: 65%;
			height: 48%;
			bottom: 0%;
			top: auto;
			background-position: right;
		}

		.request-content {
			min-width: 500px;
			max-width: 500px;
			margin: auto;
		}

			.request-content p {
				font-size: 13px;
			}

		.request-link .label {
			display: block;
			margin-top: 18px;
			font-size: 13px;
			word-spacing: 2px;
			margin-right: 12px;
		}

		.request-link {
			display: flex;
			align-items: center;
			margin-left: 0 !important;
		}

		.product-content {
			text-align: right;
		}

			.product-content p {
				font-size: 13px;
			}

			.product-content h2 {
				font-size: 20px;
			}
	}

	@media (min-width: 768px) {
		.btn-slide {
			top: 58%;
			width: 166px;
			height: 90px;
		}

		.page-image-top .element {
			height: 60px;
		}

		.page-title-wrap p {
			font-size: 13px;
		}

		.page-top-content {
			width: 617px;
		}

		.footer-submenu li span,
		.footer-submenu li a {
			font-size: 14px;
		}

		.main-footer .social-wrap a {
			font-size: 15px;
			margin: 0 5px;
		}

		.footer-submenu.footer-contact {
			padding-left: 60px;
		}

		.logo-footer {
			width: 178px;
		}

		.copy-right {
			margin-top: 50px;
		}

		.contact-info {
			padding-top: 50px;
		}

			.contact-info:before {
				top: 26px;
			}

		.contact-title {
			margin-bottom: 20px;
		}

		.ajax-search .holder {
			font-size: 12px;
			display: block;
		}

		div#num {
			right: 150px;
		}

		#fp-nav.fp-right {
			left: -17%;
			top: 50%;
		}

		#fp-nav {
			width: 250px;
			height: 250px;
			background: url('../images/bag-wheel5.png');
			background-repeat: no-repeat;
			background-size: contain;
			transform: rotate3d(0, 20, 1, 180deg);
		}

			#fp-nav:before {
				content: "";
				width: 100%;
				position: absolute;
				left: 0;
				height: 85%;
				right: -20%;
				top: 0;
				bottom: 0;
				background: url('../images/wheel.png');
				background-repeat: no-repeat;
				margin: auto;
				background-position: left center;
				transition: all 0.8s;
				transform-origin: 41% 50%;
				transform: rotate(360deg);
				background-size: contain;
				z-index: 1;
			}

		body.fp-viewing-intro #fp-nav:before {
			transform: rotate(-360deg);
		}

		body.fp-viewing-about #fp-nav:before {
			transform: rotate(-720deg);
		}

		body.fp-viewing-request #fp-nav:before {
			transform: rotate(-1080deg);
		}

		body.fp-viewing-products #fp-nav:before {
			transform: rotate(-1440deg);
		}

		body.fp-viewing-service #fp-nav:before {
			transform: rotate(-1800deg);
		}

		body.fp-viewing-blog #fp-nav:before {
			transform: rotate(-2160deg);
		}

		body.fp-viewing-contact #fp-nav:before {
			transform: rotate(-2520deg);
		}

		#fp-nav ul {
			height: 100%;
			display: flex;
			flex-direction: column;
			align-items: flex-end;
			justify-content: center;
			transform: translateX(-30px);
		}

			#fp-nav ul li:first-child {
				transform: translate(56px,-19px);
			}

			#fp-nav ul li:nth-child(2) {
				transform: translate(32px,-24px);
			}

			#fp-nav ul li:nth-child(3) {
				transform: translate(14px,-20px);
			}

			#fp-nav ul li:nth-child(4) {
				transform: translate(4px,-10px);
			}

			#fp-nav ul li:nth-child(5) {
				transform: translate(4px,-2px);
			}

			#fp-nav ul li:nth-child(6) {
				transform: translate(12px,6px);
			}

			#fp-nav ul li:nth-child(7) {
				transform: translate(29px,11px);
			}

			#fp-nav ul li:last-child {
				transform: translate(55px,10px);
			}

		.service-bg {
			background: url(../images/service.png);
			width: 30%;
			background-size: contain;
			right: 10%;
		}

		.request-content p {
			font-size: 13px;
			padding: 0 15px;
		}

		.request-content h2 {
			font-size: 20px;
		}

		.intro-bg {
			transform: none;
			width: 55%;
			height: 50%;
		}

		.about-bg {
			background: #222 url(../images/about.png);
			width: 125%;
			background-size: contain;
			background-position: right;
		}

		.about-content {
			right: auto;
			width: 50%;
			left: 13%;
			text-align: right;
		}

			.about-content p {
				font-size: 13px;
			}

		.hero-content.customer-content {
			top: 55%;
			right: 22px;
		}

		.hero-content {
			top: 50%;
		}
		/* .mobile_right_menu {
		justify-content: space-around;
	} */
		.request-link .label {
			margin-right: 10px;
		}

		i.fesharsanj-icon {
			background-position: 0 0;
		}

		.testi_title {
			margin: 0;
		}

		.testi-text {
			margin: 5px 0;
		}

			.testi-text p {
				text-align: right;
			}

		.mailchip-wrap {
			display: flex;
			align-items: center;
		}

		.mailchip .form-control {
			width: 100%;
		}

		.mailchip-wrap form {
			width: 80%
		}

		.mt-footer {
			margin-top: 50px;
		}

		.testimonial .owl-dots {
			margin-top: 15px;
		}

		.header-icon span {
			display: block;
		}

		.account_login a span {
			display: block;
		}
	}

	@media (min-width: 800px) {
		#fp-nav.fp-right {
			left: -15%;
		}
	}

	@media (min-width: 900px) {

		#fp-nav.fp-right {
			left: -13%;
		}
	}

	@media (min-width: 992px) {
		.hero-content.customer-content {
			width: 43%;
			right: -3%;
		}

		.main-footer {
			padding-top: 50px;
		}

		.footer-submenu li span, .footer-submenu li a {
			font-size: 15px;
		}

		.top-footer {
			padding-bottom: 25px;
			margin-bottom: 23px;
			align-items: flex-end;
		}

		.main-footer .social-wrap a {
			font-size: 16px;
		}

		#fp-nav ul li:first-child {
			transform: translate(41px,-47px);
		}

		#fp-nav ul li:nth-child(2) {
			transform: translate(19px,-41px);
		}

		#fp-nav ul li:nth-child(3) {
			transform: translate(4px,-30px);
		}

		#fp-nav ul li:nth-child(4) {
			transform: translate(-4px,-18px);
		}

		#fp-nav ul li:nth-child(5) {
			transform: translate(-5px,-3px);
		}

		#fp-nav ul li:nth-child(6) {
			transform: translate(2px,14px);
		}

		#fp-nav ul li:nth-child(7) {
			transform: translate(17px,26px);
		}

		#fp-nav ul li:last-child {
			transform: translate(38px,34px);
		}

		#fp-nav {
			width: 400px;
			height: 400px;
		}

			#fp-nav.fp-right {
				left: -19%;
			}

		.about-content {
			left: 20%;
			width: 45%;
			padding-left: 70px;
		}

			.about-content p {
				font-size: 13px;
			}

		.intro-bg {
			background-position: 0 !important;
			transform: none;
		}

		.request-link .label {
			margin-top: 25px;
			margin-right: 0;
			font-size: 13px;
		}

		.account_login:after {
			content: "";
			position: absolute;
			width: 1px;
			height: 10px;
			background: rgb(141,141,141);
			left: -12px;
			margin-top: 1px;
		}

		a.logo-header {
			padding-top: 19px;
			width: auto;
		}

		.account_login {
			padding: 0;
			width: auto;
			padding-top: 14px;
			margin-top: 10px;
		}
			/* 	.logged-in .account_login {
		margin-top: 0;
	} */
			/* 	.mainhead.another-page .account_login {
		margin-top: 0;
	} */
			.account_login i {
				margin-left: 5px;
				font-size: 20px;
				display: flex;
				align-items: center;
			}

		.detail-user a {
			display: inline-block;
		}

		.mainhead.another-page a.edit-user:after {
			color: #323232;
		}

		a.edit-user:after {
			content: "/";
			margin-right: 6px;
			color: #fff;
		}

		.detail-user {
			position: initial;
			opacity: 1;
			visibility: visible;
		}

		i.fesharsanj-icon {
			height: 64px;
			width: 35px;
		}

		.tooltip.show {
			opacity: 0 !important
		}

		.request-link i.fesharsanj-icon {
			margin-left: 15px;
		}

		.menu-wrapper {
			display: flex;
			margin-top: 6px;
		}

		.account_login .sign-in {
			display: block;
			float: right;
		}

		.call_action_wrap {
			display: flex;
			justify-content: center;
			padding: 0 15px;
		}

			.call_action_wrap.mobile_right_menu {
				justify-content: flex-end;
			}

		.mmenu-icon {
			display: none;
		}

		#search-text {
			color: #fff;
		}

		.search-results-box {
			top: 100%;
		}

		.mt-footer {
			margin-top: 140px
		}

		.footer-submenu {
			margin: 15px 0;
		}

		.enamad-holder {
			display: block;
		}

		.mailchip-wrap form {
			width: 50%;
		}

		.logo-footer {
			justify-content: flex-start;
		}

		#search-text {
			position: relative;
			background: transparent;
			min-width: 250px;
		}
	}

	@media (min-width: 1200px) {
		.service-bg {
			right: 0;
			top: -12px;
		}

		.hero-content.customer-content {
			width: auto
		}

		.blog-content {
			margin-bottom: 40px;
		}

		.product-content p {
			padding-left: 65px;
		}

		.blog-home-carousel .owl-nav {
			top: -65px;
		}

		.about-content {
			min-width: 615px;
			max-width: 615px;
			left: 15%;
		}

		.mainhead.another-page a.logo-header {
			padding-top: 20px;
		}

		a.logo-header {
			width: 175px;
			padding-top: 22px;
			transform: translateY(-2px);
		}

		.menu-wrapper {
			margin-top: 8px;
		}

		#fp-nav.fp-right {
			left: -200px;
		}

		.intro-bg {
			height: 100%;
			width: 70%;
			transform: none;
		}
	}

	@media (min-width: 1300px) {
		.about-content {
			left: 20%;
		}
	}

	@media (max-width: 991px) {
		/* .page-top-content{
		 top:40%;
	 } */
		.account_login i {
			margin-left: 5px;
			margin-top: 3px;
		}
	}

	@media (max-width: 768px) {
		.cat-item-wrap {
			min-height: 310px;
		}

		.section-product .owl-nav {
			right: 20px;
		}

		.about-content {
			padding: 0;
			top: 15%
		}

		.comment-wrap:after {
			bottom: -60px;
			font-size: 55px;
		}

		.contact_page .social-inner {
			padding: 20px;
			flex-wrap: wrap;
		}

		.social-inner {
			flex-wrap: wrap-reverse;
			justify-content: center;
			padding: 20px 15px;
			flex-direction: column-reverse;
		}

			.social-inner .title {
				margin-bottom: 10px;
				font-size: 18px;
			}

		.social-wrap.share-social li.icon-share {
			font-size: 15px;
			margin-right: 0;
		}

		.social-inner .social-wrap.share-social a {
			font-size: 15px;
		}

		.wrap-title {
			display: block;
			padding: 0 15px;
		}

			.wrap-title p {
				margin-bottom: 10px;
			}

		.table-wrapper {
			padding-top: 85px;
		}

		li.nav-item.tax-category {
			margin: 0 10px;
		}
		/* 	.page-image-top > img{
            height:90vh;
        } */
		.account_login a span {
			display: none;
		}

		.account_login {
			margin-right: 0;
		}

			.account_login i {
				font-size: 27px;
				margin-top: 3px;
			}

		.tax-wrap.detail-post .catalog.tax-category {
			margin: 0 25px;
		}

		.tax-wrap.detail-post {
			padding: 0 10px;
		}
	}


	@media only screen and (min-device-width: 577px) and (max-device-width: 767px) {
		.page-wrap-link .tax-category {
			margin: 0 6px;
			font-size: 13px;
		}

		.req-inner-top {
			padding: 15px 15px 0 15px;
		}

		.page-top.member .page-image-top > img {
			height: 50vh;
		}

		.page-top.member .page-wrap-link .tax-category {
			margin: 0 22px;
		}
	}

	@media only screen and (min-device-width:769px) and (max-device-width: 991px) {
		.about-content {
			left: 13%;
		}

		.page-wrap-link .tax-category {
			margin: 0 22px;
		}

		.req-inner-top {
			padding: 15px 15px 0 15px;
		}

		.page-top.member .page-image-top > img {
			height: 70vh;
		}
	}

	@media (max-width: 576px) {
		.section-product .owl-nav {
			right: 50%;
		}

		.about-content {
			padding: 0 50px;
		}

		.page-title-wrap .subtitle:before {
			font-size: 30px;
			bottom: 5px;
		}

		.admin_comment .comment-avatar-date,
		.comment-avatar-date {
			position: relative;
			writing-mode: unset;
			border-right: 0;
			border-left: 4px solid #484848;
			padding: 0;
			display: inline-flex;
			padding-left: 10px;
			margin-top: 20px;
			margin-left: 0;
			display: none;
		}

		.user_comments ul.children {
			margin-right: 20px;
		}

		.comment-avatar-name {
			font-size: 14px;
		}

		.comment-avatar-reply a {
			font-size: 13px;
		}

			.comment-avatar-reply a:before {
				margin-bottom: -2px;
				margin-right: 4px;
			}

		.user_comments ul.children .comment_box:before {
			right: -28px;
		}

		.user_comments ul.children .comment_box:after {
			right: -30px;
		}

		.admin_comment .user_message {
			background: linear-gradient( to right, #fff 0%, #fff 65%, #f9f9f9 60%, #f9f9f9 100% );
		}

		.top-cm {
			flex-wrap: wrap-reverse;
			margin-bottom: 8px;
		}

		.page-title-wrap h1 {
			font-size: 23px;
		}

		.user_message {
			padding: 15px;
		}

		.comment-title {
			font-size: 19px;
		}

		.tax-wrap.detail-post .catalog.tax-category {
			margin: 0 5px;
			font-size: 12px;
		}

		.date-publish .icon-date {
			font-size: 13px;
			margin-right: 10px;
		}

		.tax-wrap.detail-post .cat_post_inner .catinner-icon {
			width: 17px;
			height: 17px;
			margin-right: 10px;
		}

		.tax-wrap.detail-post .cat_post_inner .tax-category {
			margin: 0 10px 0 0;
			font-size: 12px;
		}

		.tag-wrap a {
			min-width: auto;
			padding: 3px 5px;
		}

		.tax-wrap.detail-post .date-publish {
			margin-left: 10px;
			font-size: 12px;
		}

		.archive_blog .tax-wrap .tax-category {
			margin: 0;
		}

		.tax-wrap.detail-post .tax-category:before,
		.archive_blog .tax-category:before {
			top: 0;
			bottom: auto;
			left: 0;
			right: 0;
		}

		.information span.working-time {
			margin-left: 0;
		}

		.single_table .page-image-top > img {
			height: 90vh;
		}

		.single_table .page-top-content {
			top: 40%
		}

		.member .tax-category:before {
			top: -3px;
			bottom: auto;
			left: 0;
			right: 0;
		}

		.consult-image {
			margin: auto;
			left: 0;
			right: 0;
		}

		.consultant-name {
			margin-bottom: 15px;
		}

		.consultant-person {
			padding: 0;
		}

		.consult-detail {
			margin-right: 0;
			display: block;
			padding: 70px 15px 15px;
		}

		.request-title {
			margin-bottom: 8px;
			text-align: right;
		}

		.wrap-status-icon {
			text-align: center;
			flex-wrap: wrap;
			padding-bottom: 25px;
		}

		.status-icon-item {
			margin: 0;
			flex: 0 0 45%;
			max-width: 45%;
			min-height: 120px;
		}

		.request-wrap-title {
			display: block;
			margin-top: 15px;
		}

		.request-detail {
			flex-wrap: wrap-reverse;
		}

		.status-req:after {
			content: none;
		}

		.tablesingle-wrapper .tab-content > .active {
			display: block;
			overflow-x: scroll;
		}

		.col.table-row {
			min-width: 100px;
		}

		.wrap-col {
			display: flex
		}

			.wrap-col.col .col:last-child, .wrap-col.col .col:first-child {
				border-bottom: 1px solid #e1e1e1;
			}

		#commentform {
			margin: 0;
		}

		.comment-wrap:after {
			bottom: -35px;
			font-size: 32px;
		}

		.page-top.member .page-image-top > img {
			height: 50vh;
		}

		.page-wrap-link .tax-category {
			margin-right: 8px;
			font-size: 12px;
		}

		i.icon-login,
		i.icon-subscribe,
		i.icon-edit-profile,
		i.icon-logout,
		i.icon-request-list,
		i.icon-all {
			font-size: 14px;
			margin-left: 5px;
		}

		.tax-wrap .tax-category {
			margin: 0;
		}

		.account_login {
			margin-right: 5px;
		}

			.account_login i {
				font-size: 24px;
				margin-top: 5px;
			}

		.cat-item {
			margin-bottom: 15px;
		}

		.detail-user {
			display: none;
		}

		.req-inner-top {
			padding: 15px 15px 0 12px;
			display: block;
		}

		.edit_account_page .page-wrap-link .tax-category,
		.consultation_page .page-wrap-link .tax-category {
			display: block;
			padding: 9px 0 5px 0;
			text-align: right;
			margin-right: 0;
			margin-left: 0;
		}

			.consultation_page .page-wrap-link .tax-category:last-child {
				padding-bottom: 12px;
			}

		.edit_account_page .page-image-top > img, .edit_account_page .page-image-top > img,
		.edit_account_page .page-image-top > img, .consultation_page .page-image-top > img {
			height: 70vh;
		}

		.ptr-btn.new-req-btn {
			min-width: 100%;
			font-size: 12px;
			padding: 5px 8px 5px 5px;
			margin: 0;
			min-height: 35px;
		}

		.tax-category:before {
			top: 0;
			bottom: 0;
			right: -15px;
			left: auto;
		}

		.request-inner-item .date {
			padding: 0 20px;
		}

		.request-inner-bottom {
			padding: 18px 10px;
		}

		.req-inner-top a {
			padding: 4px 7px;
		}
	}

	@media (max-width: 490px) {
		.user_comments ul.children .comment_box:before {
			bottom: 65%;
		}
	}

	@media (max-width: 490px) {
		.page-title-wrap .subtitle:before {
			display: none;
		}
	}

	@media (min-width: 1600px) {
		.hero-content.customer-content {
			top:80%;
			right: 230px;
		}

		.service-bg {
			right: 0;
			top: -12px;
		}

		.about-bg {
			background-size: contain;
		}

		.about-content {
			min-width: 780px;
			max-width: 780px;
			right: 35%;
		}
		/* #fp-nav.fp-right{
		transform:scale(1.3);
	} */
		.service-content {
			width: 750px;
		}

		.product-content {
			margin-top: 15px;
		}

		.contact-content {
			width: 700px;
		}

		.customer-content {
			right: -8%;
		}

		.section-product {
			background: url('../images/pattern-res1920.png')
		}

		.section-first .first-section-img {
			width: 100px;
		}

		.request-content p {
			font-size: 18px;
		}

		.section-first .scroll-down span {
			font-size: 24px;
		}

		.intro-bg {
			height: 79.6%;
			width: 70%;
			transform: none;
		}

		.hero-content h1 {
			font-size: 24px;
			line-height: 30px;
		}

		.request-content p,
		.about-content p,
		.hero-content p {
			font-size: 18px;
		}

		.hero-content p {
			line-height: 30px
		}

		.request-content h2,
		.about-content h2 {
			font-size: 24px;
		}

		.service-content .simple-btn,
		.request-content .simple-btn, .about-content .simple-btn {
			font-size: 20px;
		}

		.hero-content.customer-content,
		.request-content {
			min-width: 800px;
			max-width: 800px;
		}

		.product-content p {
			font-size: 18px;
			margin-top: 20px;
		}

		.product-content h2 {
			font-size: 24px;
		}

		.service-content {
			width: 790px;
		}

			.service-content h3 {
				font-size: 24px;
			}

			.contact-content p,
			.service-content p {
				font-size: 18px;
			}
	}

	@media (max-width: 1200px) {
		.testimonial-owl:after {
			content: none;
		}

		.testimonial-owl:before {
			content: none;
		}

		#sinc2 {
			padding: 0 45px;
		}

		.flex-viewport:after {
			bottom: 53px;
			left: -37px;
			transform: rotate(-90deg);
		}

		.flex-viewport:before {
			bottom: 53px;
			right: -37px;
			transform: rotate(90deg);
			top: unset;
		}

		#sinc2 .owl-nav button.owl-prev {
			left: -30px;
			transform: rotate(90deg);
			margin: 0;
		}

		#sinc2 .owl-nav button.owl-next {
			right: -30px;
			transform: rotate(-90deg);
			margin: 0;
		}

		#sinc2 .owl-nav button {
			bottom: calc(50% - 34px) !important;
		}
	}

	@media (max-width: 992px) {
		.title-brands {
			height: 198px;
			top: -22%;
			font-size: 80px;
		}

		.owl-item.center .wraper-comment {
			margin: unset;
		}

		.person-comment:before {
			height: 1px;
			width: 200px;
			top: -10px;
		}

		.wraper-comment:before {
			width: 100px;
			height: 60px;
			top: -19px;
			left: 12px;
		}

		.wraper-comment i {
			font-size: 35px;
			left: 44px;
			top: -13px;
		}

		.wraper-comment {
			padding: 16px 18px;
		}

		.person-comment {
			font-size: 14px;
			margin-top: 18px;
		}

		.person-name {
			font-size: 15px;
			margin-bottom: 4px;
		}

		.person-post {
			font-size: 14px;
			color: #959595;
		}

		.flex-viewport:before, .flex-viewport:after {
			content: none;
		}

		#sinc2 .owl-nav button {
			bottom: calc(50% - 38px) !important;
		}

		#sinc2 .owl-nav button {
			font-size: 32px;
		}

			#sinc2 .owl-nav button.owl-prev {
				left: 3px;
			}

			#sinc2 .owl-nav button.owl-next {
				right: 5px;
				transform: rotate(-90deg);
			}

		#comments-single .comment-wrap {
			padding: 22px 10px 22px 10px;
		}

		.product-main {
			margin: 30px 0 30px 0;
		}

		#news-related {
			margin: 25px 0 25px 0;
		}

		.section-products {
			margin: 40px 0 25px 0;
		}

		.section-faq {
			margin: 25px 0 25px 0;
		}

		.faqs-content .faqs-question {
			padding: 15px 20px 15px 31px;
		}

		.faqs-question i {
			left: 19px;
			font-size: 13px;
		}

		.title-site {
			margin-bottom: 15px;
		}

		.faqs-item .faqs-answer {
			padding: 15px 20px;
		}

		.single-product-top {
			margin-bottom: 20px;
		}

			.single-product-top .title-site {
				margin-bottom: 20px;
			}

			.single-product-top .page_lightgallery {
				margin: 0 0 20px 0;
			}

		#testimonial {
			margin: 25px 0 25px 0;
		}

		.owl-dots {
			margin-top: 5px;
		}
	}

	@media (max-width: 768px) {
		.product-content {
			padding: 0 25px
		}
		.hero-content.customer-content {
			top: 50%;
		}
		.title-brands {
			height: auto;
			top: -42px;
			font-size: 50px;
		}

		.item-specific span:first-of-type {
			max-width: 100%;
			flex: 0 0 100%;
			margin-bottom: 5px;
		}

		.item-specific span:last-of-type {
			max-width: 100%;
			flex: 0 0 100%;
		}

		.featuretab {
			padding: 8px;
		}

		.item-specific span {
			padding: 10px 15px;
		}

		.tab {
			margin-bottom: 10px;
		}

			.tab .tablinks {
				font-size: 14px;
			}
	}

	@media (max-width: 576px) {
		.title-brands {
			height: auto;
			top: 28px;
			font-size: 36px;
		}

		.page_wrap {
			overflow-x: hidden;
		}

		#readmore {
			margin-bottom: 20px;
		}

		#sinc2 .owl-nav button.owl-prev, #sinc2 .owl-nav button.owl-next {
			font-size: 27px;
		}

		#sinc2 .owl-nav button {
			bottom: calc(50% - 23px) !important;
		}

		.section-products .owl-nav {
			position: absolute;
			top: 40%;
			transform: translateY(-50%);
			display: flex;
			justify-content: space-between;
			left: 0;
			right: 0;
			color: #8a8a8a;
			transition: .3s;
		}

			.section-products .owl-nav button:hover {
				color: var(--red-color);
			}

		.product-owl {
			padding: 0 15px;
		}
	}

	@media (max-width: 378px) {
		.wraper-comment {
			padding: 11px 13px;
		}

		.tab .tablinks {
			margin-left: 20px;
		}

		.tab .tablinks {
			font-size: 13px;
		}
	}
