@media (max-width: 1280px) {
	.container {
		max-width: 992px;
	}
	.main_header .head_nav .head_menu li {
		margin-right: 20px;
	}
	.about_img {
		padding-right: 0;
	}
	.about_txt {
		padding-left: 0;
	}
	.hero_slide_content h1 {
		font-size: 62px;
	}
	.about_boxes {
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: -20px;
	}
	.about_boxes .col_3 {
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
		margin-bottom: 20px;
	}
	.about_box {
		padding: 40px 30px;
	}
	.main_footer .widget_second,
	.main_footer .widget_third {
		padding-left: 0;
	}
}
@media (max-width: 991px) {
	.container {
		max-width: 768px;
	}
	section {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.col_6 {
		width: 100%;
	}
	.col_4 {
		width: 50%;
	}
	.col_3 {
		width: 50%;
	}
	.main_title {
		margin-bottom: 50px;
	}
	.main_footer .row {
		margin-bottom: -32px;
	}
	.main_footer .col_5,
	.main_footer .col_4,
	.main_footer .col_3 {
		width: 50%;
		margin-bottom: 32px;
	}
	.main_header .head_row .head_logo {
		width: 70%;
	}
	.main_header .head_row .head_nav {
		width: 30%;
		text-align: right;
	}
	.main_header .head_logo img {
		max-width: 180px;
	}
	.main_header .head_hamburger {
		display: block;
	}
	.main_header .head_hamburger a {
		font-size: 30px;
		vertical-align: top;
		color: #000;
		line-height: 1;
	}
	.main_header .head_nav .head_menu {
		position: fixed;
		top: 0;
		bottom: 0;
		height: 100vh;
		background-color: var(--clr_main);
		width: 320px;
		right: -320px;
		transition: right 0.4s 0s ease-in-out;
	}
	.menu_open .main_header .head_nav .head_menu {
		right: 0;
	}
	.menu_open {
		overflow: hidden;
	}
	.main_header .head_nav .head_menu ul {
		text-align: left;
		padding: 35px 30px;
	}
	.main_header .head_nav .head_menu li {
		display: block;
		margin-left: 0;
		font-size: 17px;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.main_header .head_nav .head_menu li a {
		color: #fff !important;
		padding-bottom: 0;
		cursor: pointer;
	}
	.main_header .head_nav .head_menu li.close_menu {
		display: block;
		text-align: right;
		font-size: 30px;
		margin-bottom: 8px;
	}
	.hero_slide {
		padding: 80px 0 120px;
		min-height: 520px;
	}
	.hero_slide_content h1 {
		font-size: 52px;
		margin-bottom: 25px;
	}
	.hero_slide_content p {
		font-size: 19px;
	}
	.hero_slide_content h6 {
		font-size: 18px;
		margin-bottom: 26px;
	}
	.hero_slider .owl-dots {
		bottom: 50px;
	}
	.about_img {
		margin-bottom: 42px;
	}
	.about_txt h3 {
		margin-bottom: 12px;
		margin-top: 22px;
	}
	.about_info {
		margin-bottom: 50px;
	}
	.contact_form {
		position: static;
		margin: -80px auto 0;
		border-radius: 16px;
	}
	.contact_sec {
		margin-top: 0;
		padding-bottom: 80px;
	}
	.contact_sec .container {
		position: relative;
		z-index: 2;
	}
	.contact_map iframe {
		height: 400px;
	}
}
@media (max-width: 767px) {
	.container {
		max-width: 576px;
	}
	.col_4 {
		width: 100%;
	}
	section {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	h1 {
		font-size: 42px;
		margin-bottom: 25px;
	}
	h2 {
		font-size: 38px;
	}
	.top_bar_row {
		justify-content: center;
	}
	.top_bar_right {
		display: none;
	}
	.hero_slide_content h1 {
		margin-bottom: 20px;
	}
	.hero_slide_content p {
		font-size: 18px;
	}
	.main_title {
		margin-bottom: 36px;
	}
	.hero_slide {
		padding: 70px 0 110px;
	}
	.main_footer {
		padding-top: 70px;
	}
	.main_footer .row {
		margin-bottom: -25px;
	}
	.main_footer .col_5,
	.main_footer .col_4,
	.main_footer .col_3 {
		margin-bottom: 25px;
	}
	.main_footer .other_site .row {
		margin-bottom: -30px;
	}
	.main_footer .other_site .col_4 {
		margin-bottom: 30px;
	}
	.copyright {
		margin-top: 45px;
	}
	.other_site {
		margin-top: 40px;
	}
	input,
	select,
	textarea {
		font-size: 15px !important;
	}
	.about_img img {
		height: 360px;
	}
	.about_img {
		margin-bottom: 32px;
	}
	.about_txt h3 {
		font-size: 28px;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.about_boxes .col_3 {
		width: 100%;
	}
	.contact_form .main_title {
		margin-bottom: 20px;
	}
	.contact_form {
		padding: 40px 50px 40px;
	}
	.form_popup_box_in,
	.popup_box_in {
		padding: 50px 40px;
	}
}
@media (max-width: 575px) {
	.container {
		max-width: 100%;
	}
	body {
		font-size: 15px;
		line-height: 24px;
	}
	section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	h1 {
		font-size: 38px;
		margin-bottom: 15px;
	}
	h2 {
		font-size: 32px;
		line-height: 1.1;
	}
	p {
		margin-bottom: 15px;
	}
	.col_3 {
		width: 100%;
	}
	.has_divider.top {
		margin-top: 18px;
	}
	.has_divider.bottom {
		margin-bottom: 18px;
	}
	.divider.top {
		top: -18px;
	}
	.divider.bottom {
		bottom: -18px;
	}
	.divider img {
		height: 18px;
	}
	.hero_slide_content h1 {
		font-size: 36px;
		margin-bottom: 20px;
	}
	.hero_slide_content h1 sup {
		font-size: 20px;
	}
	.hero_slider .owl-dots {
		bottom: 40px;
	}
	.hero_slide_content p {
		font-size: 16px;
	}
	.hero_slide_content h6 {
		font-size: 16px;
		margin-bottom: 24px;
	}
	.hero_slide_content .comn_btn {
		margin-top: 30px;
	}
	.hero_slide {
		padding: 60px 0 100px;
		min-height: 420px;
	}
	.about_img img {
		height: 300px;
	}
	.about_txt h3 {
		font-size: 24px;
		margin-bottom: 8px;
		margin-top: 18px;
	}
	.about_info {
		margin-bottom: 40px;
	}
	.about_box {
		padding: 30px 20px;
	}
	.about_box i {
		margin-bottom: 17px;
	}
	.about_box h4 {
		margin-bottom: 11px;
	}
	.main_title {
		margin-bottom: 28px;
	}
	.product_slide img {
		height: 280px;
	}
	.product_txt {
		padding: 25px 25px 30px;
	}
	.product_txt h4 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.product_slider .owl-dots {
		margin-top: 20px;
		margin-bottom: -10px;
	}
	.product_slider .owl-nav {
		top: 125px;
		left: -15px;
		right: -15px;
	}
	.brand_slide img {
		max-width: 250px;
		margin: auto;
	}
	.contact_map iframe {
		height: 300px;
	}
	.contact_form {
		padding: 30px 25px 30px;
		margin-top: -60px;
	}
	.contact_sec {
		padding-bottom: 65px;
	}
	.main_header .head_logo img {
		max-width: 150px;
	}
	.main_header.sticky .head_logo img {
		max-width: 130px;
	}
	.product_slider .owl-nav button {
		width: 36px;
		height: 36px;
	}

	.main_footer .widget_first img {
		max-width: 150px;
		margin-bottom: 22px;
	}
	.main_footer .widget h4 {
		font-size: 22px;
		margin-bottom: 17px;
	}
	.main_footer .widget ul li {
		margin-bottom: 10px;
	}
	.main_footer {
		padding-top: 65px;
	}
	.main_footer .row {
		margin-bottom: -20px;
	}
	.main_footer .col_5,
	.main_footer .col_4,
	.main_footer .col_3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.main_footer .other_site .row {
		margin-bottom: -25px;
	}
	.main_footer .other_site .col_4 {
		margin-bottom: 25px;
	}
	.other_site {
		margin-top: 26px;
	}
	.other_wrap img {
		max-height: 70px;
		max-width: 120px;
		margin-bottom: 10px;
	}
	.main_footer p {
		font-size: 14px;
	}
	.copyright {
		margin-top: 25px;
		padding: 14px 0;
	}
	.copyright p {
		font-size: 13px;
		line-height: 1.4;
	}
	.back_to_top {
		bottom: 16px;
		right: 12px;
	}
	.back_to_top a {
		width: 40px;
		height: 40px;
		font-size: 15px;
	}
	.scroll_section {
		padding-top: 90px;
		margin-top: -90px;
	}
	.form_notification {
		font-size: 18px;
	}
	.form_popup_box_in,
	.popup_box_in {
		padding: 32px 20px;
	}
	.legal_wrap h6 {
		font-size: 14px;
		margin-bottom: 14px;
	}
	.form_close_popup,
	.close_popup {
		position: absolute;
		top: -12px;
		right: -12px;
	}
	.form_close_popup a,
	.close_popup a {
		width: 36px;
		height: 36px;
		font-size: 18px;
	}
	.form_popup_box,
	.popup_box {
		padding: 50px 20px 40px;
	}
}