/* CSS Responsive */
@media(max-width:1602px) {
	:root {
		--font-50: 46px;
		--font-45: 41px;
		--font-40: 36px;
		--font-30: 28px;
		--font-28: 26px;
		--font-23: 21px;
		--font-20: 18px;
		--font-18: 16px;
	}

	.banner-left {
		padding: 80px 30px 50px 65px;
	}

	.why-choose-row {
		padding: 60px 80px;
	}

	.project-row {
		padding: 40px 125px 80px;
	}

	.showroom-row {
		padding: 40px 120px 50px;
	}

}

@media(max-width:1440px) {
	:root {
		--font-50: 44px;
		--font-45: 38px;
		--font-40: 34px;
		--font-30: 27px;
		--font-28: 25px;
		--font-23: 20px;
	}

	.banner-left {
		padding: 70px 25px 45px 60px;
	}

	.why-choose-row {
		padding: 55px 70px;
	}

	.product-list li>div {
		padding: 10px;
	}

	.project-row {
		padding: 35px 110px 70px;
	}

	.showroom-row {
		padding: 40px 110px 45px;
	}

}

@media(max-width:1368px) {
	:root {
		--font-50: 42px;
		--font-45: 36px;
		--font-40: 32px;
		--font-30: 26px;
		--font-28: 24px;
		/* --font-23: 18px; */
		/* --font-20: 16px; */
	}

	.banner-left {
		padding: 60px 20px 40px 50px;
	}

	.why-choose-row {
		padding: 50px 60px;
	}

	.project-row {
		padding: 30px 95px 60px;
	}

	.showroom-row {
		padding: 40px 100px 40px;
	}

	/* Footer */
	footer.site-footer {
		padding-top: 60px;
	}

	.footer-logo {
		width: fit-content;
		margin-bottom: 32px;
	}

	p.footer-description {
		font-size: 18px;
		margin-bottom: 50px;
	}

	ul.social-links li:not(:last-child) {
		margin-right: 20px;
	}

	ul.social-links li a {
		width: 28px;
		height: 28x;
		font-size: 17px;
	}

	.footer-heading {
		margin-bottom: 30px;
	}

	.contact-info p {
		font-size: 18px;
	}

	.contact-info img {
		margin-right: 25px;
		top: 1px;
	}

	.address-row {
		border-radius: 28px;
		margin-top: 55px;
	}

	.copyright {
		margin-bottom: 28px;
	}

	.copyright p,
	.copyright a {
		font-size: 18px;
	}

}

@media(max-width:1200px) {
	:root {
		--font-50: 40px;
		--font-45: 34px;
		--font-40: 30px;
		--font-30: 24px;
		--font-28: 22px;
	}

	.banner-left {
		padding: 50px 20px 30px 40px;
	}

	.why-choose-row {
		padding: 45px 50px;
	}

	.why-choose-list li>div {
		padding-right: 20px;
	}

	.project-row {
		padding: 25px 80px 50px;
	}

	.showroom-row {
		padding: 30px 90px 30px;
	}

	/* Footer */
	.site-footer {
		padding-top: 55px;
	}

	.footer-logo {
		width: fit-content;
		margin-bottom: 30px;
	}

	.footer-description {
		font-size: 17px;
		margin-bottom: 45px;
	}

	ul.social-links li a {
		width: 26px;
		height: 26x;
		font-size: 16px;
	}

	.footer-block {
		max-width: 380px;
	}

	.footer-heading {
		margin-bottom: 25px;
	}

	.contact-info p {
		font-size: 17px;
	}

	.contact-info img {
		margin-right: 20px;
		top: 1px;
	}

	.address-row {
		border-radius: 26px;
		margin-top: 50px;
	}

	.copyright {
		margin-bottom: 26px;
	}

	.copyright p,
	.copyright a {
		font-size: 17px;
	}

	/* Footer */
	.menu li:not(:last-child) {
		margin-right: 55px;
	}

	.brand-list li:nth-child(even) {
		transform: translateY(50px);
	}

}

@media(max-width:1024px) {
	:root {
		--font-50: 38px;
		--font-45: 32px;
		--font-40: 28px;
		--font-30: 22px;
		--font-28: 20px;
	}

	section {
		padding: 90px 0;
	}

	.banner-left {
		padding: 40px 20px 20px 30px;
	}

	.counter-block {
		padding: 15px;
	}

	.team-list li {
		width: 20%;
	}

	.why-choose-row {
		padding: 50px;
	}

	.product-list li {
		width: 33.33%;
	}

	.project-row {
		padding: 25px 65px 50px;
	}

	.project-list li>div {
		padding: 25px 20px;
	}

	.showroom-row {
		padding: 30px 80px 30px;
	}

	.brand-list li>div {
		padding: 20px;
	}

	.client-list li>div {
		/* padding-left: 30px; */
	}

	/* Footer */
	.copyright {
		margin-bottom: 24px;
	}

	/* Footer */
	.brand-center {
		margin: 110px 0 70px;
	}

	.brand-content {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		padding-left: 0;
		padding-top: 20px;
		border-left: 0;
		border-top: 1px solid #d9d9d9;
	}

	.menu li:not(:last-child) {
		margin-right: 45px;
	}
}

@media(max-width:991px) {
	:root {
		--font-50: 38px;
		--font-45: 32px;
		--font-40: 28px;
	}

	section {
		padding: 80px 0;
	}

	.banner-left {
		padding: 30px 20px 20px 20px;
	}

	.banner-left {
		padding: 20px;
		width: 100%;
		margin-bottom: 20px;
	}

	.banner-image {
		width: 70%;
		margin: 0 auto;
	}
	.about-right {
		width: 47%;
	}

	.about-list-logo img {
		max-width: 90px;
	}

	.space-image .image {
		padding-top: 80%;
	}

	.team-list li {
		width: 25%;
	}

	.why-choose-row {
		padding: 30px;
	}

	.why-choose-list {
		margin-top: 40px;
	}

	.project-row {
		padding: 25px 50px 50px;
	}

	.project-list li>div {
		padding: 20px;
	}

	.project-list li {
		width: 50%;
	}

	.project-right {
		max-width: 190px;
	}

	.project-left {
		max-width: 150px;
	}

	.showroom-row {
		padding: 30px 40px;
	}

	.client-list li>div {
		/* padding-left: 20px; */
	}

	.owner-left .image {
		padding-top: 60%;
	}

	/* Footer */
	footer.site-footer {
		padding-top: 55px;
	}

	.footer-row {
		justify-content: space-between;
	}

	.footer-logo {
		width: fit-content;
		margin-bottom: 28px;
	}

	p.footer-description {
		font-size: 16px;
		margin-bottom: 40px;
	}

	ul.social-links li a {
		width: 26px;
		height: 26x;
		font-size: 16px;
	}

	.footer-block {
		max-width: 350px;
	}

	.footer-block:first-child {
		margin-bottom: 20px;
	}

	.footer-heading {
		margin-bottom: 20px;
	}

	.contact-info p a {
		font-size: 16px;
	}

	.contact-info p {
		font-size: 16px;
	}

	.contact-info img {
		margin-right: 19px;
		top: 1px;
	}

	.address-row {
		border-radius: 20px;
		margin-top: 40px;
	}

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

	.copyright {
		margin-bottom: 22px;
	}

	/* Footer */
	.brand-center {
		margin: 110px 0 60px;
	}

	.brand-list li:nth-child(even) {
		transform: translateY(40px);
	}

	.menu li:not(:last-child) {
		margin-right: 22px;
	}

	.space-right,
	.space-image {
		width: 100%;
	}

	.space-image {
		margin-bottom: 25px;
	}

	.about-right,
	.about-left {
		width: 100%;
	}

	.product-row span.line:before {
		transform: translatex(320px);
	}

	.brand-logo {
		width: 100%;
	}

	.brand-logo img{
		max-width: 200px;
		width:auto;
	}
	.team-row .line:before {
		max-width: 150px;
	}
	.site-branding img{
		max-width:150px;
	}
}

@media(max-width:767px) {
	:root {
		--font-50: 36px;
		--font-45: 30px;
		--font-40: 26px;
	}

	section {
		padding: 70px 0;
	}

	.team-list li {
		width: 33.33%;
	}

	.why-choose-row {
		padding: 20px;
	}

	.why-choose-list li {
		width: 50%;
	}

	.why-choose-list li>div,
	.why-choose-list li:nth-child(5),
	.why-choose-list li:nth-child(4) {
		border: none;
		padding: 0 15px;
	}

	.why-choose-list li>div {
		padding: 0;
	}

	.why-choose-list {
		margin-top: 30px;
	}

	.product-list li {
		width: 50%;
	}

	.project-row {
		padding: 25px 20px 50px;
	}

	.showroom-row {
		padding: 30px 30px;
	}

	.owner-left .image {
		padding-top: 60%;
	}

	/* Footer */
	footer.site-footer {
		padding-top: 50px;
	}

	.footer-block:first-child {
		width: 100%;
		margin-bottom: 30px;
		max-width: 100%;
	}

	.footer-logo {
		width: fit-content;
		margin-bottom: 25px;
	}

	p.footer-description {
		font-size: 16px;
		margin-bottom: 35px;
	}
	.banner-image {
		width: 80%;
		margin: 0 auto;
	}
	.footer-block {
		max-width: 100%;
		width: 50%;
	}


	.contact-info img {
		margin-right: 15px;
	}

	.address-row {
		margin-top: 40px;
	}

	.copyright p,
	.copyright a {
		font-size: 16px;
	}

	/* Footer */
	.brand-center {
		margin: 90px 0 50px;
	}

	.menu li:not(:last-child) {
		margin-right: 25px;
	}

	.space-right span.line:before {
		transform: translateX(180px);
	}

	span.line:before {
		width: 230px;
		height: 10px;
	}

	.brand-center span.line:before,
	.project-row span.line:before,
	.showroom-row span.line:before {
		width: 150px;
	}

	.cta-right,
	.cta-image {
		width: 100%;
	}

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

	.owner-right {
		width: 100%;
	}

	.owner-left {
		/* margin-bottom: 20px; */
	}

	.client-list {
		width: 100%;
	}


	ul.slick-dots {
		justify-content: center;
		bottom: -20px;
	}

	.product-row span.line:before {
		transform: translateX(340px);
	}
	.client-list li>div{
		padding:0;
	}

	/* Toggle Menu button */
	.toggle {
		display: flex;
		flex-direction: column;
		margin-left: 10px;
		order: 1;
	}

	.header-bottom-row nav.main-navigation.active {
		right: 0;
		transform: translate3d(0, 0, 0);
		transition: 500ms all ease-in-out;
	}

	nav.main-navigation {
		top: 0;
		max-width: 350px;
		right: -100%;
		width: 100%;
		background-color: #fff;
		height: 100%;
		position: fixed;
		z-index: 9;
		overflow-y: auto;
		display: flex;
		flex-direction: column;
		align-items: unset;
		justify-content: flex-start;
		padding: 50px;
		overflow-y: auto;
		transform: translate3d(0, 0, 205px);
		transition: all 500ms ease-in-out;
	}

	ul.menu {
		display: block;
		margin-top: 150px;
	}

	ul.menu>li {
		margin-bottom: 20px;
	}

	ul.menu>li:not(:last-child) {
		margin-right: 0;
	}

	.menu>li>ul.sub-menu {
		position: unset;
		transform: unset;
		transition: unset;
		opacity: unset;
		visibility: unset;
		transform-origin: unset;
		display: none;
		min-width: unset;
		width: 100%;
		box-shadow: unset;
		background: #06adc1;
		padding: 20px;
		margin-top: 10px;
	}

	.menu>li>ul.sub-menu>li>a {
		border: none;
		padding: 0px;
		display: block;
		width: 100%;
		margin-bottom: 20px;
		background: transparent;
		color: #fff;
	}

	.menu>li>ul.sub-menu>li:last-child>a {
		margin-bottom: 0;
	}

	/* 	Menu Toggle */
}

@media(max-width:640px) {
	.about-list li>div {
    flex-wrap: wrap;
}

.about-list-logo {
    margin-right: 0;
}
	:root {
		--font-50: 34px;
		--font-45: 28px;
	}

	section {
		padding: 60px 0;
	}

	.about-list-logo img {
		max-width: 80px;
	}

	.team-list li {
		width: 50%;
	}
	.header-bottom {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.header-top {
		width: 100%;
		justify-content: space-between;
		align-items: center;
		padding-bottom: 20px;
	}
	.why-choose-list li,
	.why-choose-list li>div,
	.why-choose-list li:nth-child(5),
	.why-choose-list li:nth-child(4) {
		width: 100%;
	}

	.product-list li,.owner-left,.owner-right {
		width: 100%;
	}
	.banner-image {
		width: 90%;
		margin: 0 auto;
	}
	.product-image .image {
		padding-top: 50%;
	}

	.project-list li {
		width: 100%;
	}

	.showroom-row {
		padding: 30px 45px 30px;
	}



	/* Footer */
	.footer-block:not(:last-child) {
		margin-bottom: 30px;
	}

	.footer-logo {
		width: fit-content;
		margin-bottom: 20px;
	}

	p.footer-description {
		font-size: 16px;
		margin-bottom: 30px;
	}

	.footer-block:not(:last-child) {
		margin-bottom: 30px;
	}

	.footer-block {
		width: 100%;
	}

	.contact-info p a {
		font-size: 16px;
	}

	.contact-info img {
		margin-right: 10px;
	}

	.address-row {
		margin-top: 30px;
	}

	.address-block {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}

	.address-block>div a {
		font-size: 16px;
	}

	.address-block img {
		top: 3px;
	}

	.copyright {
		margin-bottom: 20px;
	}

	/* Footer */


	.brand-list li>div {
		padding: 15px;
	}

	.brand-list li {
		width: 100%;
		padding: 0;
	}

	.brand-list li:nth-child(even) {
		transform: translate(0);
	}

	.brand-list li:not(:last-child) {
	margin-bottom: 30px;
	}
.brand{
	padding-bottom:0;
}
	.brand-center {
		/* margin: 70px 0 40px; */
		margin: 0;
		margin-bottom: 40px;
	}
	.brand-top {
		order: 2;
		margin-bottom: 30px;
	}
	.brand-top:last-child {
		margin-bottom: 0;
	}
	.brand-center .intro-description {
		width: 100%;
	}

	.showroom-video iframe {
		height: 300px;
	}

	.menu li:not(:last-child) {
		margin-right: 25px;
	}

	.header-bottom .header-list:first-of-type {
		/* order: 2; */
		width: 50%;
	}

	.header-bottom .header-list:last-of-type {
		width: 50%;
	}
	.header-bottom-row {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	.header-row{
		display:none;
	}

	/*.header-top .site-branding {
	order: 1;
	width: 100%;
	margin-bottom: 20px;
}

	.header-top {
	flex-wrap: wrap;
	padding-bottom: 15px;
	margin-bottom: 15px;
} */

	/* .toggle {
	position: absolute;
	right: 10px;
	top: 10px;
}
	*/
	.space-image img {
		border-radius: 0 120px 0 0;
	}

	.product-row span.line:before {
		transform: translateX(210px);
	}

	.project-right {
		max-width: 150px;
	}

	.project-left {
		max-width: 120px;
	}

}

@media(max-width:482px) {
	:root {
		--font-50: 32px;
	}

	section {
		padding: 50px 0;
	}

	.project-right {
		display: none;
	}
	.banner-image {
		width: 100%;
		margin: 0 auto;
	}
	.showroom-row {
		padding: 20px 20px 20px;
		overflow: hidden;
		border-radius: 30px;
	}

	/* .showroom-video iframe {
	height: 200px;
} */
	.header-image {
		max-width: 60px;
	}

	.about-list-logo img {
		max-width: 70px;
	}

	.counter-content li {
		width: 50%;
	}

	.why-choose-row span.line:before {
		transform: translateX(30px);
	}

	.space-right span.line:before {
		transform: translateX(0px);
	}

	.why-choose-row .line,
	.showroom-row .line {
		font-size: 22px;
		display: block;
	}

	.showroom-row span.line:before {
		transform: translateX(50px);
	}

	.product-row span.line:before {
		transform: translateX(40px);
	}
}