@charset "UTF-8";
/*
Theme Name: Cherokee
Author: The OneNine team
Author URI: https://onenine.com/


/* Variables */


::-webkit-input-placeholder {
 color: #000;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #000;
 opacity: 1;
}
::placeholder {
 color: #000;
 opacity: 1;
}
#bitnami-banner {
	display: none !important;
}
body {
	padding: 0;
	margin: 0;
}
a, a:hover, a:focus {
	text-decoration: none !important;
	transition: all 0.3s ease-in-out;
	outline: none !important;
}
button:hover, button:focus, input:focus, textarea:focus, select:focus {
	outline: none !important;
}
.elementor-top-section > .elementor-container {
	padding-left: 20px;
	padding-right: 20px;
}
p {
	margin: 0 0 20px !important;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
.li_list ul {
	padding-left: 16px;
	margin: 0;
}
.li_list li {
	padding-left: 5px;
	color: #000;
	font-weight: 600;
	line-height: 50px;
}
.li_list li::marker {
 color: #D0D41B;
}
.boxed_h6 h6 {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	color: #000;
	text-transform: uppercase;
	padding: 8px 16px;
	display: inline-block;
	border: 1px solid #D0D41B;
	border-radius: 8px;
	margin-bottom: 30px;
}
.banner_sec::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 30%;
	background-image: linear-gradient(#000, #0000);
}
.banner_sec > .elementor-container {
	z-index: 1;
}
.main_header {
		z-index: 99;
}
.main_header.white_header {
	background-color: transparent !important;
	position: absolute !important;
	top: 0;
	right: 0;
	z-index: 99;
}
.main_header .elementor-nav-menu .menu-item a {
	padding: 57px 20px 62px;
	border-top: 5px solid transparent;
}
.main_header .elementor-nav-menu .menu-item a {
	padding: 57px 25px 42px !important;
	border-top: 5px solid transparent;
}
.main_header .elementor-nav-menu .menu-item a:hover, .main_header .elementor-nav-menu .current_page_item a {
	border-color: #D0D41B;
}
.main_header img {
	margin-top: 20px;
}
.main_footer .elementor-nav-menu .menu-item a {
	padding: 15px 25px !important;
}
.copyright_sec p {
	margin: 20px 0 0 !important;
}
.goal_sec section .elementor-widget-wrap {
	max-width: 386px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
}
.featured_sec.elementor-top-section > .elementor-container {
	padding-left: 0;
	padding-right: 0;
}
.featured_sec img {
	width: 100% !important;
	height: auto !important;
	max-width: none !important;
}
.featured_sec h2 {
	margin-bottom: 25px;
}
.featured_sec p {
	margin-bottom: 55px !important;
}
.featured_sec .left_text_col .elementor-widget-wrap {
	max-width: 450px;
	margin-left: auto;
	margin-right: 130px;
}
.featured_sec .right_text_col .elementor-widget-wrap {
	max-width: 450px;
	margin-left: 90px;
	margin-right: auto;
}
.form_sec .elementor-element h2 {
	font-size: 60px;
	line-height: 82px;
	font-weight: 700;
	letter-spacing: -1.5px;
}
.form_sec .elementor-icon-list-items svg {
	margin-top: 11px;
}
.form_sec .elementor-icon-list-items li + li {
	margin-top: 15px;
}
.form_sec p {
	margin-bottom: 40px !important;
}
.form_sec .elementor-icon-list-text {
	transition: 0.3s all;
}
.contact_form_sec .gform_wrapper, .form_sec .gform_wrapper {
	max-width: 500px;
	margin: 10px 0 0 auto;
}
.form_sec .elementor-column:first-child {
	padding-right: 20px;
}
.gform_wrapper .gform_heading {
	display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield {
	padding-right: 0;
	margin-top: 14px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield label {
	color: #000000 !important;
	font-weight: 600;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield:first-child {
	margin-top: 0 !important;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
	margin: 0 !important;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield input[type="text"], .gform_wrapper .gform_body ul.gform_fields li.gfield textarea, .gform_wrapper .gform_body ul.gform_fields li.gfield input[type="email"] {
	margin: 0;
	font-size: 18px !important;
	line-height: 34px !important;
	font-weight: 600 !important;
	color: #000 !important;
	letter-spacing: -0.5px !important;
	padding: 19px 29px !important;
	border: 1px solid #D3D3D3 !important;
	border-radius: 4px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
	height: 145px;
}
.gform_wrapper .gform_footer {
	padding: 0 !important;
	margin-top: 45px !important;
}
.gform_wrapper .gform_footer .button {
	transition: 0.3s all;
	cursor: pointer;
	min-width: 160px;
}
.gform_wrapper .validation_error {
	display: none;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: none !important;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield_error {
	padding: 0;
	border: none;
	background: none;
	margin: 14px 0 0 0 !important;
}
.gform_wrapper .gform_body .validation_message {
	color: #721c24;
	font-size: 13px;
	line-height: 28px;
	font-weight: 400;
	margin: 2px 0 0;
	background-color: #f8d7da;
	border-radius: 4px;
	padding: 2px 12px !important;
	border: 1px solid #f5c6cb;
}
.our_approach_sec blockquote p {
	margin-bottom: 0 !important;
}
.approach_inner_sec .elementor-column {
	padding-right: 7%;
}
.faq_sec .elementor-accordion .elementor-tab-title {
	padding: 30px 90px 30px 50px;
	position: relative;
}
.faq_sec .elementor-accordion .elementor-accordion-icon {
	position: absolute;
	right: 40px;
	top: 35px;
}
.faq_sec .elementor-accordion .elementor-tab-content {
	padding: 0 90px 34px 50px;
	border: 0 !important;
}
.faq_sec .elementor-accordion .elementor-tab-content p:last-child {
	margin: 0 !important;
}
.faq_sec .elementor-accordion .elementor-active {
	background-color: #D0D41B;
}
.faq_sec .elementor-accordion .elementor-tab-title.elementor-active {
	padding-bottom: 20px;
}
.faq_sec .elementor-accordion .elementor-accordion-item {
	border-left: 0 !important;
	border-right: 0 !important;
}
.inventory_comn_sec img {
	width: 100% !important;
	max-width: 100% !important;
	height: 278px !important;
	object-fit: cover;
}
.inventory_comn_sec .elementor-widget-button {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.7);
	top: 0;
	bottom: calc(0px + 40px);
	transition: 0.3s all;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	height: 278px;
}
.inventory_comn_sec .elementor-button {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	max-width: 172px;
	top: 0;
	bottom: 0;
	height: 50px;
}
.inventory_comn_sec .elementor-widget-button:hover, .inventory_comn_sec .elementor-widget-image:hover + .elementor-widget-button {
	opacity: 1;
	visibility: visible;
}
.about_used_sec img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}
.about_mission_sec h2::after {
	content: '';
	width: 100px;
	height: 3px;
	background-color: #D0D41B;
	display: block;
	margin: 40px auto 0;
	border-radius: 5px;
}
.about_values_sec ul {
	padding-left: 0;
}
.about_values_sec li {
	list-style: none;
	padding-left: 0;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 20px;
	letter-spacing: 0;
}
.about_values_sec li::before {
	content: '';
	background-image: url('images/li_tick_icon.svg');
	width: 16px;
	height: 11px;
	display: inline-block;
	margin-right: 14px;
}
.about_values_sec .elementor-inner-section .elementor-column {
	padding-right: 30px;
}
.about_afford_content_sec .elementor-column {
	padding: 0 14px;
}

/* #wpfront-notification-bar-spacer {
	height: auto !important;
} */
#wpfront-notification-bar {
	background: #d0d41b !important;
}
#wpfront-notification-bar .wpfront-message {
	color: #000 !important;
	font-size: 17px;
	line-height: 25px;
	padding: 0 50px;
}
#wpfront-notification-bar .wpfront-close {
	color: #000 !important;
	background: none !important;
	border: 1px solid #000 !important;
	font-size: 13px !important;
	padding: 4px !important;
	border-radius: 25px !important;
	width: 10px !important;
	height: 10px !important;
	margin: 0 !important;
	line-height: 10px !important;
}
body.notification_bar .main_header.white_header {
	top: 35px;
}
.main_header.white_header {
	transition: 0.4s all !important;
}
.thank_you_sec .thank_you_btn .elementor-button-wrapper .elementor-button-link {
	width: 100% !important;
	max-width: 310px !important;
}
.gform_wrapper .ginput_container.ginput_recaptcha {
	display: none;
}
.gform_wrapper .gform_footer .button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: auto;
	background: #d0d41b !important;
}
.gform_wrapper .gform_footer .button:hover {
	background: #fff !important;
}
.custom_captcha .gfield_description img {
	max-width: 85px;
	border: 1px solid #ddd;
	margin: 10px 0 0 0;
}


/**** Editor style start ****/
body.elementor-editor-active .inventory_comn_sec .elementor-widget-button {
	position: static !important;
	background: none !important;
	height: auto !important;
	opacity: 1 !important;
	visibility: visible !important;
}
body.elementor-editor-active .inventory_comn_sec .elementor-button {
	position: static !important;
}
/**** Editor style end ****/


/**** responsive start ****/

@media (max-width: 1240px) {
	.elementor-section.elementor-section-boxed > div.elementor-container {
		max-width: 992px !important;
	}
	.main_header .elementor-nav-menu .menu-item a {
		padding: 57px 24px 42px !important;
	}
	.main_footer .elementor-nav-menu .menu-item a {
		padding: 15px 24px !important;
	}
	.featured_sec .left_text_col .elementor-widget-wrap {
		margin-right: 0;
		max-width: 100%;
	}
	.featured_sec .right_text_col .elementor-widget-wrap {
		max-width: 100%;
		margin-left: 0;
	}
	.featured_sec .elementor-widget-image .elementor-widget-container .elementor-image,  .featured_sec .elementor-widget-image .elementor-widget-container,  .featured_sec .elementor-widget-image {
		height: 100%;
	}
	.featured_sec img {
		height: 100% !important;
		object-fit: cover;
	}
	.about_afford_sec h4 {
	line-height: 30px !important;
	font-size: 20px !important;
	}
	.inventory_comn_sec img, .inventory_comn_sec .elementor-widget-button {
	height: 215px !important;
	}
	.inventory_specialty_sec.elementor-section.elementor-section-boxed > div.elementor-container {
	max-width: 635px !important;
	}
	.approach_inner_sec .elementor-column {
	padding-right: 30px;
	}
}

@media (max-width: 991px) {
	.elementor-section.elementor-section-boxed > div.elementor-container {
		max-width: 768px !important;
	}
	.about_mission_sec h4 br,
	.about_used_sec h2 br, 
	.form_sec p br,  .goal_sec h2 br {
		display: none;
	}
	h1 {
		font-size: 50px !important;
		line-height: 70px !important;
	}
	h2 {
		font-size: 32px !important;
		line-height: 46px !important;
	}
	h3 {
		font-size: 24px !important;
		line-height: 40px !important;
	}
	p {
		font-size: 16px !important;
		line-height: 27px !important;
	}
	.banner_sec {
		padding: 200px 0px 120px 0px !important;
	}
	.inner_title_sec {
	padding: 50px 0 70px !important;
	}
	.main_header img {
		margin-top: 0;
	}
	.main_header {
		padding: 20px 0;
	}
	.main_header .elementor-menu-toggle {
		margin-right: 0 !important;
		padding: 0;
		text-align: right;
		justify-content: right;
		background: none;
		outline: none !important;
		font-size: 27px;
	}
	/* .main_header nav.elementor-nav-menu--dropdown {
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		top: 60px;
		margin-top: 0;
		padding: 10px 20px;
		background-color: #000;
	} */
	.main_header nav.elementor-nav-menu--dropdown {
	z-index: 99;
	width: 330px;
	height: 100%;
	border: 0 !important;
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0;
	-webkit-transition: left .3s ease-in-out;
	-moz-transition: left .3s ease-in-out;
	transition: left .3s ease-in-out;
	}
	.main_header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu::before {
	display: block;
	content: '';
	border-bottom: 1px solid rgba(151,151,151,.2);
	height: 113px;
	margin-bottom: 30px;
	background: url('images/white_logo.svg') no-repeat 30px center;
	-webkit-background-size: 237px auto;
	background-size: 237px auto;
	}
	.main_header .elementor-nav-menu {
	margin-bottom: 30px;
	}	
	.main_header .elementor-nav-menu .menu-item {
		margin-top: 12px;
	}
	.main_header .elementor-column, .main_header .elementor-column .elementor-column-wrap, 
	.main_header .elementor-column .elementor-widget-wrap, .main_header .elementor-column .elementor-element {
		position: static;
	}
	.main_header .elementor-menu-toggle i {
		color: #fff;
	}
	.main_header .elementor-nav-menu .menu-item a {
		border-top: 0 !important;
		background-color: transparent;
		color: #fff;
		font-size: 17px !important;
		line-height: 30px !important;
		padding: 8px 30px !important;
	}
	.main_header .elementor-nav-menu .menu-item a:hover, 
	.main_header .elementor-nav-menu .current_page_item a {
		color: #D0D41B;
	}
	.main_header.black_header .elementor-menu-toggle i {
	color: #000;
	}
	/* .main_header.black_header nav.elementor-nav-menu--dropdown {
		background-color: #fff;
	} */
	/* .main_header.black_header .elementor-nav-menu .menu-item a {
		color: #000;
	}
	.main_header.black_header .elementor-nav-menu .menu-item a:hover {
		color: #D0D41B;
	} */
	html .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	max-height: none;
	left: -332px;
	}
	html .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	max-height: none;
	left: 0;
	}
	.main_footer .elementor-nav-menu .menu-item a {
		padding: 10px 13px !important;
		font-size: 15px !important;
	}
	.main_footer .elementor-element.elementor-element-30362d8 {
		width: 25% !important;
	}
	.main_footer .elementor-element.elementor-element-dbac99f {
		width: 75% !important;
	}
	.home_ban_sec .elementor-widget-text-editor .elementor-widget-container {
		margin-bottom: 70px !important;
	}
	.form_sec h2 {
		font-size: 42px !important;
	}
	.gform_wrapper .gform_body ul.gform_fields li.gfield input[type="text"], .gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
		padding: 15px 22px !important;
	}
	.main_header .elementor-column {
		width: 50%;
	}
	.copyright_sec p {
		font-size: 12px !important;
		line-height: 16px !important;
	}
	.about_used_sec .elementor-inner-section .elementor-column {
	width: 100%;
	}
	.about_used_sec .elementor-inner-section .elementor-column + .elementor-column {
	margin-top: 40px;
	}
	.about_used_sec .elementor-inner-section .elementor-column .elementor-column-wrap {
	padding: 0 !important;
	}
	.about_afford_sec .about_afford_content_sec .elementor-column {
	width: 50%;
	margin-bottom: 50px;
	}
	.about_afford_btn_sec {
	padding-top: 50px !important;
	}
	.about_values_sec .elementor-inner-section .elementor-column {
	padding-right: 0;
	width: 100% !important;
	}
	.about_used_sec h3 {
	margin-bottom: 8px;
	}
		.inventory_comn_sec .inventory_comn_inner_sec .elementor-column {
	width: 100% !important;
	}
	.inventory_comn_sec .inventory_comn_inner_sec .elementor-column .elementor-column-wrap {
	padding: 0 0 50px !important;
	}
	.inventory_comn_sec .inventory_comn_inner_sec .elementor-column:last-child .elementor-column-wrap {
	padding: 0 0 0 !important;
	}
	.inventory_specialty_sec.elementor-section.elementor-section-boxed > div.elementor-container {
	max-width: 768px !important;
	}
	.inventory_comn_sec img, .inventory_comn_sec .elementor-widget-button {
	height: 415px !important;
	max-width: 540px !important;
	margin: auto !important;
	}
	.approach_inner_sec .elementor-column {
	width: 50% !important;
	}
	.approach_inner_sec .elementor-column:first-child {
	width: 100% !important;
	margin-bottom: 20px;
	padding-right: 0;
	}
	.warranty_content_sec.li_list li {
	line-height: 34px;
	margin-bottom: 20px;
	}
	.warranty_content_sec.li_list li:last-child {
	margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.elementor-section.elementor-section-boxed > div.elementor-container {
		max-width: 100% !important;
	}
	.banner_sec h5 br {
		display: none;
	}
	h1 {
		font-size: 45px !important;
		line-height: 65px !important;
	}
	h2 {
		font-size: 28px !important;
		line-height: 44px !important;
	}
	h3 {
		font-size: 22px !important;
		line-height: 36px !important;
	}
	h5 {
		font-size: 18px !important;
		line-height: 36px !important;
	}
	.boxed_h6 h6 {
		margin-bottom: 20px;
	}
	.inner_title_sec {
	padding: 40px 0 50px !important;
	}
	.banner_sec {
		padding: 180px 0px 100px 0px !important;
	}
	.banner_sec .elementor-widget-heading .elementor-widget-container {
		margin-bottom: 20px!important;
	}
	.home_ban_sec .elementor-widget-text-editor .elementor-widget-container {
		margin-bottom: 50px !important;
	}
	.goal_sec {
		padding: 60px 0px 20px 0px !important;
	}
	.goal_sec .goal_title .elementor-widget-container {
		margin-bottom: 50px !important;
	}
	.goal_sec section .elementor-widget-wrap {
		max-width: 500px;
		padding: 0;
	}
	.goal_sec .elementor-inner-section .elementor-column {
		margin-bottom: 20px;
	}
	.featured_inner_sec .left_text_col .elementor-column-wrap, .featured_inner_sec .right_text_col .elementor-column-wrap {
		padding: 40px 20px 60px !important;
	}
	.featured_sec h2 {
		margin-bottom: 20px;
	}
	.featured_sec p {
		margin-bottom: 30px !important;
	}
	.form_sec {
		padding: 60px 0px 70px 0px !important;
	}
	.contact_form_sec .gform_wrapper, .form_sec .gform_wrapper {
		max-width: 100%;
		margin: 40px 0 0 auto;
	}
	.form_sec p {
		margin-bottom: 30px !important;
	}
	.form_sec .button {
		width: auto !important;
		min-height: auto !important;
		line-height: 25px !important;
		margin-bottom: 0 !important;
	}
	.form_sec h2 {
		margin-bottom: 25px;
	}
	.main_footer .elementor-element.elementor-element-dbac99f, .main_footer .elementor-element.elementor-element-30362d8 {
		width: 100% !important;
	}
	.main_footer .elementor-image {
		text-align: center !important;
		margin-bottom: 20px;
	}
	.main_footer .elementor-nav-menu .menu-item a {
		padding: 10px 13px !important;
		font-size: 16px !important;
	}
	.main_footer .elementor-nav-menu {
		justify-content: center !important;
		margin: auto !important;
	}
	.copyright_sec p {
		margin: 10px 0 0 !important;
		text-align: center;
	}
	.goal_sec .elementor-widget-image .elementor-widget-container {
		margin-bottom: 15px !important;
	}
	.about_afford_sec, 
	.about_used_sec {
		padding-top: 60px !important;
	}
	.about_used_title .elementor-widget-container {
	margin-bottom: 30px !important;
	}
	.about_used_sec .elementor-inner-section .elementor-column + .elementor-column {
	margin-top: 30px;
	}
	.about_afford_title .elementor-widget-container {
	margin-bottom: 50px !important;
	}
	.about_afford_content_sec .elementor-widget-image .elementor-widget-container {
	margin-bottom: 22px !important;
	}
	.about_afford_sec h4 {
	line-height: 30px !important;
	font-size: 19px !important;
	}
	.about_afford_sec .about_afford_content_sec .elementor-column {
	margin-bottom: 40px;
	}
	.about_afford_btn_sec {
	padding-top: 20px !important;
	}
	.about_mission_sec {
		padding-top: 70px !important;
	}
	.about_mission_box {
	padding: 40px 40px 50px !important;
	}
	.about_mission_sec h2::after {
	margin: 30px auto 0;
	}
	.about_mission_title .elementor-widget-container {
	margin-bottom: 35px !important;
	}
	.about_mission_sec h4 {
	font-size: 20px !important;
	line-height: 38px !important;
	}	
	.about_values_sec {
	padding-top: 60px !important;
	}
	.about_values_title .elementor-widget-container {
	margin-bottom: 30px !important;
	}
	.about_values_sec li {
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 10px;
	}
	.faq_sec .elementor-accordion .elementor-tab-title {
	padding: 20px 60px 20px 30px;
	}
	.faq_sec .elementor-accordion .elementor-accordion-icon {
	top: 24px;
	right: 30px;
	}
	.faq_sec .elementor-accordion .elementor-accordion-icon span svg {
	max-width: 20px !important;
	}
	.faq_sec .elementor-accordion .elementor-tab-content {
	padding: 0 60px 25px 30px;
	}
	.faq_sec .elementor-accordion .elementor-tab-title.elementor-active {
	padding-bottom: 12px;
	}
	.faq_sec .elementor-accordion .elementor-tab-title .elementor-accordion-title {
	font-size: 18px !important;
	line-height: 30px !important;
	}
	.faq_sec {
	padding-bottom: 10px !important;
	}
	.inventory_comn_sec {
	padding-top: 50px !important;
	}
	.inventory_comn_title .elementor-widget-container {
		margin-bottom: 30px !important;
	}
	.inventory_specialty_sec {
	padding-bottom: 0 !important;
	}
	.our_approach_sec {
		padding: 60px 0px 0px !important;
	}
	.our_approach_title .elementor-widget-container {
	margin-bottom: 40px !important;
	}
	.warranty_content_box .elementor-widget-container {
	margin-bottom: 50px !important;
	}
	.warranty_content_title .elementor-widget-container {
	margin-bottom: 20px !important;
	}
	.warranty_content_sec.li_list li {
	line-height: 28px;
	margin-bottom: 13px;
	}
}

@media (max-width: 575px) {
	h1 {
		font-size: 40px !important;
		line-height: 55px !important;
	}
	h2 {
	font-size: 24px !important;
	line-height: 36px !important;
	}
	h3 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	h5 {
		font-size: 18px !important;
		line-height: 32px !important;
	}
	.our_approach_sec h2 br, 
	.about_afford_sec h2 br {
		display: none;
	}
	.li_list li {
	line-height: 36px;
	}
	.inner_title_sec {
	padding: 30px 0 40px !important;
	}
	.inner_title_sec h1 {
	font-size: 34px !important;
	line-height: 52px !important;
	}
	.main_header .elementor-column {
		width: 70%;
	}
	.main_header .elementor-column:last-child {
		width: 30%;
	}
	.main_header img {
		max-width: 220px !important;
	}
	.banner_sec {
		padding: 140px 0px 70px 0px !important;
	}
	.banner_sec .elementor-widget-heading .elementor-widget-container {
		margin-bottom: 12px !important;
	}
	.goal_sec .goal_title .elementor-widget-container {
		margin-bottom: 30px !important;
	}
	.goal_sec .elementor-inner-section .elementor-column {
		margin-bottom: 10px;
	}
	.goal_sec {
		padding: 40px 0px 10px 0px !important;
	}
	.featured_inner_sec .left_text_col .elementor-column-wrap, .featured_inner_sec .right_text_col .elementor-column-wrap {
		padding: 30px 20px 50px !important;
	}
	.boxed_h6 h6 {
		font-size: 13px;
		line-height: 18px;
		padding: 8px 13px;
		margin-bottom: 12px;
	}
	.featured_sec h2 {
		margin-bottom: 15px;
	}
	.featured_sec p {
		margin-bottom: 26px !important;
	}
	.elementor-kit-5 button, .elementor-kit-5 input[type="button"], .elementor-kit-5 input[type="submit"], .elementor-kit-5 .elementor-button {
		padding: 13px 35px 14px !important;
	}
	.form_sec h2 {
		font-size: 36px !important;
		margin-bottom: 15px !important;
	}
	.form_sec .elementor-widget-heading .elementor-widget-container {
		margin: 0 !important;
	}
	.form_sec p {
		margin-bottom: 20px !important;
	}
	.form_sec .elementor-icon-list-items li + li {
		margin-top: 5px;
	}
	.contact_form_sec .gform_wrapper, .form_sec .gform_wrapper {
		margin: 30px 0 0 auto;
	}
	.gform_wrapper .gform_body ul.gform_fields li.gfield input[type="text"], .gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
		padding: 13px 20px !important;
	}
	.gform_wrapper .gform_body ul.gform_fields li.gfield textarea {
		height: 130px;
	}
	.gform_wrapper .gform_footer {
		margin-top: 25px !important;
	}
	.form_sec {
		padding: 40px 0px 55px 0px !important;
	}
	.main_footer img {
	max-width: 200px !important;
	}
	.copyright_sec p {
		margin: 15px 0 0 !important;
	}
	.main_footer .elementor-nav-menu .menu-item a {
		padding: 8px 11px !important;
		font-size: 15px !important;
	}
	.about_afford_sec, .about_used_sec {
	padding-top: 40px !important;
	}
	.about_used_title .elementor-widget-container {
	margin-bottom: 15px !important;
	}
	.about_used_sec .elementor-inner-section .elementor-column + .elementor-column {
	margin-top: 20px;
	}
	.about_afford_title .elementor-widget-container {
	margin-bottom: 30px !important;
	}
	.about_afford_sec h4 {
	line-height: 26px !important;
	font-size: 17px !important;
	}
	.about_afford_content_sec .elementor-column {
	padding: 0 10px;
	}
	.about_afford_sec .about_afford_content_sec .elementor-column {
	margin-bottom: 30px;
	}
	.about_afford_content_sec .elementor-widget-image .elementor-widget-container {
	margin-bottom: 15px !important;
	}
	.about_afford_btn_sec {
	padding-top: 10px !important;
	}
	.about_mission_sec {
	padding-top: 50px !important;
	}
	.about_mission_box {
	padding: 20px 20px 20px !important;
	}
	.about_mission_sec h2::after {
	margin: 20px auto 0;
	width: 70px;
	}
	.about_mission_title .elementor-widget-container {
	margin-bottom: 20px !important;
	}
	.about_mission_sec h4 {
	font-size: 18px !important;
	line-height: 32px !important;
	}
	.about_values_sec {
	padding-top: 40px !important;
	}
	.about_values_title .elementor-widget-container {
	margin-bottom: 20px !important;
	}
	.about_values_sec li {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 6px;
	padding-left: 30px;
	position: relative;
	}
	.about_values_sec li::before {
	margin-right: 0;
	position: absolute;
	left: 0;
	top: 10px;
	bottom: 0;
	}
	.faq_sec .elementor-accordion .elementor-tab-title {
	padding: 15px 45px 15px 15px;
	}
	.faq_sec .elementor-accordion .elementor-tab-title .elementor-accordion-title {
	font-size: 17px !important;
	line-height: 26x !important;
	}	
	.faq_sec .elementor-accordion .elementor-tab-title .elementor-accordion-title {
		font-size: 17px !important;
		line-height: 28px !important;
	}
	.faq_sec .elementor-accordion .elementor-tab-content p{
	font-size: 15px !important;
	line-height: 25px !important;
	}
	.faq_sec .elementor-accordion .elementor-tab-title.elementor-active {
	padding-bottom: 8px;
	}
	.faq_sec .elementor-accordion .elementor-tab-content {
	padding: 0 45px 16px 15px;
	}
	.faq_sec .elementor-accordion .elementor-accordion-icon {
	top: 18px;
	right: 15px;
	}
	.faq_sec .elementor-accordion .elementor-accordion-icon span svg {
	max-width: 15px !important;
	}
	.main_header nav.elementor-nav-menu--dropdown {
	width: 300px;
	}
	.main_header nav.elementor-nav-menu--dropdown > ul.elementor-nav-menu::before {
	height: 110px;
	background-size: 210px auto;
	}
	.inventory_comn_sec {
	padding-top: 40px !important;
	}
	.inventory_comn_title .elementor-widget-container {
	margin-bottom: 25px !important;
	}
	.inventory_comn_sec .inventory_comn_inner_sec .elementor-column .elementor-column-wrap {
	padding: 0 0 35px !important;
	}
	.inventory_comn_inner_sec .elementor-widget-heading .elementor-widget-container {
	margin-top: 15px !important;
	}
	.inventory_comn_sec img, .inventory_comn_sec .elementor-widget-button {
	height: 290px !important;
	}
	.inventory_comn_sec .elementor-widget-button {
	bottom: calc(0px + 35px);
	}
	.our_approach_sec {
	padding: 50px 0px 0px !important;
	}
	.our_approach_title .elementor-widget-container {
	margin-bottom: 35px !important;
	}
	.our_approach_qoute .elementor-widget-container {
	margin-bottom: 30px !important;
	}
	.our_approach_qoute blockquote {
	padding: 5px 0 5px 15px !important;
	border-left-width: 4px !important;
	}
	.approach_inner_sec .elementor-column:first-child {
	margin-bottom: 15px;
	}
	.approach_inner_sec .elementor-column {
	width: 100% !important;
	margin-bottom: 20px;
	padding-right: 0;
	}
	.approach_inner_sec .elementor-column:last-child {
	margin-bottom: 0;
	}
	.warranty_content_top_text .elementor-widget-container {
	margin-bottom: 30px !important;
	}
	.warranty_content_box .elementor-widget-container {
	margin-bottom: 40px !important;
	padding: 20px 20px 10px 20px !important;
	}
	.warranty_content_box p {
	font-size: 15px !important;
	line-height: 26px !important;
	margin-bottom: 10px !important;
	}
	#wpfront-notification-bar .wpfront-message {
	font-size: 16px;
	line-height: 24px;
	}	
}
/**** responsive end ****/