.fnSearch {
	width: 50%;
	margin: 2rem 0;
}

.fnSearch label {
	font-size: 0.813em;
	font-weight: 700;
	padding-bottom: 1rem;
	display: block;
	text-transform: uppercase;
}

.fnSearch input {
	border: 2px solid #000000 !important;
    padding: 1rem 2rem !important;
    color: #FF0000 !important;
    border-radius: 30px !important;
    display: inline-block !important;
    width: 90% !important;
    height: 3rem !important;
}

.fnSearch button {
	background: #FF0000;
    border: 0 none;
    border-radius: 50% !important;
    outline: 0 none;
    padding: 0.5rem;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}

.fnSearch button span.icon-ico-search {
	font-size: 1rem;
}
.fnSearch button span:before {
	color: rgba(255,255,255, 1.0) !important;
}

.cnMap {
	overflow: hidden;
	width: 100%;
}

.cnMap .cnLeft {
	float: left;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 1rem;
}


.cnMap .cnLeft .scrollpane {
	width: 100%;
	overflow: auto;
	height: 600px;
}

.cnMap .cnRight {
	width: 50%;
	float: left;
}

.cnMap .cnLeft .accordion-title {
	cursor: pointer;
}

.cnMap .cnLeft .cnTitle {
	position: relative;
	padding: 1.5rem 0;
	border-top: 2px solid #e5e5e5;
}
.cnMap .cnLeft .cnTitle h4 .__title-c1 {
	width: 22rem;
}

.cnMap .cnLeft .cnTitle h4 {
	color: #FF0000;
	font-size: 1.5em;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
}

.cnMap .cnLeft .cnTitle .icon-ico-pin {
	display: inline-block;
	font-size: 1.5rem;
}

.cnMap .cnLeft .cnTitle .icon-expand {
	position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
}

.cnMap .cnLeft .cnTitle .burger-open {
	position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
	background: #FF0000;
    width: 15px;
    height: 3px;
    border-radius: 20%;
    display: none;

}

.cnMap .cnLeft .accordion-content {
	padding-left: 2rem;
}

.cnMap .cnLeft .accordion-content .fas:before {
	color: #bcbec0;
}

.cnMap .cnLeft .accordion-content .cnRow {
	padding: 1rem 0;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	line-height: 2;
}

.cnMap .cnLeft .accordion-content h5{
	color: #FF0000;
	font-size: 0.938em;
	font-weight: 700;
	width: 10rem;
	display: inline-block;
}
#map-container {
	min-height: 500px;
}

.cnMap .cnLeft .accordion-content [class^="__"] {
	display: inline-block;
}

.cnMap .cnLeft .accordion-content .cnBtn {
	float: right;
	color: #FFFFFF;
    background: #FF0000;
    padding: 0 1.5rem;
    display: block;
    font-size: 0.813em;
    font-weight: 700;
    border-radius: 30px;
}

.cnMap .cnLeft .office_hours {
	background: #f7f7f7;
	padding: 2rem;
	overflow: hidden;
}

.cnMap .cnLeft .office_hours .cL {
	width: 50%;
	float: left;
}

.cnMap .cnLeft .office_hours .cR {
	width: 50%;
	float: left;
}

.cnMap .cnLeft .office_hours .office-hours__item-label {
	width: 10rem !important;
	font-size: 0.938em;
	font-weight: 700;
}


.cnContact {
	margin: 2.5rem 0;
}

.cnContact .cnTitle h2 {
	font-size: 3.750em;
	color: #FF0000;
	padding-bottom: 3.125rem;
	border-bottom: 1px solid #e5e5e5;
	line-height: 2;
}


.cnContact .__text-c1, .cnContact .__text-c3 {
	border-top: 1px solid #e5e5e5;
}
.cnContact [class^="__text-"] {
	padding: 1rem 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.cnContact [class^="__text-"] div:first-child {
	color: #FF0000;
	font-size: 0.985em;
	font-weight: 700;
	text-transform: uppercase;
	width: 13rem;
	float: left;
	line-height: 2;
}

.cnContact [class^="__text-"] div:nth-child(2) {
	float:left;
}

.cnContact [class^="__text-"] div:nth-child(2) p {
	font-size: 0.985em;
	line-height: 2;
}

.cnContact .__text-c2 div:nth-child(2) p a {
	color: black;
}

.cnContact .__text-c2 div:nth-child(2) p a:hover {
	color: #FF0000;
}

.cnContact .__text-c3 div:nth-child(2) p a {
	color: black;
}

.cnContact .__text-c3 div:nth-child(2) p a:hover {
	color: #FF0000;
}

.cnContact [class^="__text-"] div:nth-child(2) p span a {
	color: black;
}

.cnContact [class^="__text-"] div:nth-child(2) p span a:hover {
	color: #FF0000;
}

.cnContact [class^="__text-"] div:nth-child(2) p span {
	color: #000000;
	font-size: inherit;
}

.cnContact [class^="__text-"] div:nth-child(2) p span:before {
	color: #bcbec0;
}

.cnContact .cnWrap {
	overflow: hidden;
	width: 100%;
}

.cnContact .cnWrap .cnLeft {
	width: 50%;
    float: left;
    padding-right: 5rem;
}

.cnContact .cnWrap .cnRight {
	width: 50%;
    float: left;
}

.gm-style-iw {
 width: 250px !important;
 height: 250px !important;
 top: 0 !important;
 left: 0 !important;
 background-color: #fff;
 box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
 border: 1px solid rgba(72, 181, 233, 0.6);
 border-radius: 2px 2px 0 0;
}
body #locate-us .uk-accordion-content {
	padding-top: 0;
}

body #locate-us a.uk-accordion-title {
	font-size: 1em;
}
body #airbox-buy a.red-btn:last-child {
	background: #ff0000;
    text-align: center;
    margin: 20px auto;
    width: 300px;
    display: block;
    padding: 10px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    border: 2px solid #ff0000;
    transition: all .3s;
}
body #locate-us .uk-accordion-content{
	padding-top: 0;
}
body #locate-us .showroom-location .hours-content {
	padding-bottom: 3px;
}
body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionButton a {
	padding: 5px 30px;
}
body #locate-us .uk-accordion-content .showroom-location hr {
	margin-top: 15px;
}

body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionText {
	padding-left: 0;
	width: 30%;
}

body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionButton {
	padding-top: 0;
}

body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionButton a {
	text-transform: uppercase;
    color: #ffffff;
    border: 2px solid #FF0000;
    background: #FF0000;
    font-weight: 700;
    font-size: .9em;
    border-radius: 2rem;
    padding: 10px 30px;
    text-align: center;
    transition: all .3s ease-out;
    width: 170px;
	cursor: pointer;
}
body #locate-us .uk-accordion-content button {
	font-family: 'Asap', sans-serif !important;
}

body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionButton a:hover {
	text-decoration: none;
	background: #fff;
	border: 2px solid #ff0000;
	color: #ff0000;
}

.gm-style-iw-d {
  overflow: auto !important; 
}

.gm-style .gm-style-iw-c {
  padding: 0 !important;
}

.cnInfoWindow {
    background-size: 90% 90%;
    background-position: bottom right;
	background-repeat: no-repeat;
	padding: 1em;
	height: 200px !important;
	text-align: left;
}
.gm-style .gm-style-iw-a {
	top: -125px !important;	
}

body #locate-us #showroom-filter-container input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	background: url('../images/input-close.png') no-repeat center center;
	height: 20px;
  width: 20px;
}

.cnInfoWindow h2 {
    position: relative;
    left: 10px;
    top: 30%;
    transform: translateY(-30%);
    color: #FF0000;
    font-size: 1.2em;
}

.cnInfoWindow h3  {
	position: relative;
	left: 10px;
	top: 35%;
	transform: translateY(-35%);
	font-size: 1em;

}

.cnInfoWindow h4  {
	position: relative;
	left: 10px;
	top: 40%;
	transform: translateY(-40%);
	font-size: 1.2em;

}

.cnInfoWindow p  {
	position: relative;
	left: 10px;
	top: 45%;
    transform: translateY(-45%);

}

.gm-style .gm-style-iw-t::after {
	display: none !important;
}

body #locate-us .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
	width: 45px !important;
	height: 45px !important;
    top: 0px !important;
    right: 4px !important;
}
body #locate-us .gm-style-iw.gm-style-iw-c {
	height: 200px !important;
}
body #locate-us .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect img {
	width: 35px !important;
    height: 35px !important;	
}

@media only screen and (max-width: 1024px) {
	.cnInfoWindow h2 {
		font-size: 1.1em;
	}
	
}

/**
 * MOBILE
 * @param  {[type]} max-width: 460px         [description]
 * @return {[type]}            [description]
 */
@media only screen and (max-width: 460px) {
	
	.fnSearch {
		width: 100%;
	}

	.cnMap .cnLeft,.cnMap .cnRight  {
		width: 100%;
	}

	.cnContact .cnWrap .cnLeft, .cnContact .cnWrap .cnRight {
		width: 100%;
		padding: 0;
	}

	.fnSearch input {
		width: 84% !important;
	}

	.cnMap .cnLeft .accordion-content .cnBtn {
		padding: 0.5rem 1.5rem;
		float: unset;
		text-align: center;
	}

	.cnMap .cnLeft .accordion-content h5 {
		width: 7rem;
	}

	.cnMap .cnLeft .office_hours {
		padding: 1rem;
	}

	.cnContact .cnTitle h2 {
		line-height: 1;
		padding-bottom: 1.125rem;
	}

	.cnMap .cnLeft .accordion-title .open {
		display: block;
	}

	.cnMap .cnLeft .cnTitle h4 .__title-c1 {
		width: 80%;
	}

	body #locate-us .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
		width: 45px !important;
		height: 45px !important;
		top: 0px !important;
		right: 4px !important;
	}

	body #locate-us .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect img {
		width: 35px !important;
		height: 35px !important;	
	}
	body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionText {
		width: 100%;
		margin-top: 20px;
		padding-left: 30px;
	}
	body #locate-us .uk-accordion-content .showroom-location .cnGetDirectionButton {
		margin-top: 20px;
	}
	body #locate-us div#showrooms a.uk-accordion-title {
		padding: 15px 0;
	}
}