/*
 * ------------------------------------------------------------------------
 * JA Elastica Template for J25 & J3x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/

body {
  -webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}

/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */
body.fs1 #ja-wrapper {
  font-size: 12px !important;
}

body.fs2 #ja-wrapper {
  font-size: 13px !important;
}

body.fs3 #ja-wrapper {
  font-size: 14px !important;
}

body.fs4 #ja-wrapper {
  font-size: 15px !important;
}

body.fs5 #ja-wrapper {
  font-size: 16px !important;
}

body.fs6 #ja-wrapper {
  font-size: 17px !important;
}

/* Headings & Titles ---*/
h1 {
  font-size: 1.5em !important;
}

h2 {
  font-size: 1.25em !important;
}

h3 {
  font-size: 1.1em !important;
}

h4 {
  font-size: 1em !important;
}

h5 {
  font-size: 1em !important;
}

.contentheading {
  font-size: 1.5em !important;
}

.blog-featured .contentheading {
  font-size: 1.5em !important;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main {
  width: 100%;
}

.column {
  float: none;
  width: 100% !important;
}

/* MASONRY PRESETS (240px*5 Grids)
--------------------------------------------------------- */
/* Sizes---*/
.ja-masonry {
  width: 49%;
}

.grid-double,
.grid-tripple {
  width: 100%;
}

/* Main Content */
#ja-content,
.ja-frontpage #ja-content {
  float: none;
  width: 100%; /* Frontpage Content */
}

/* full 5 grids content */
body.content-grid-mass #ja-content,
body.content-grid-mass.ja-frontpage #ja-content {
  width: 100% !important;
}

/* 4 grids content */
body.content-grid-quadruple #ja-content,
body.content-grid-quadruple.ja-frontpage #ja-content {
  width: 100% !important;
}

/* 3 grids content */
body.content-grid-tripple #ja-content,
body.content-grid-tripple.ja-frontpage #ja-content {
  width: 100% !important;
}

/* 2 grids content */
body.content-grid-double #ja-content,
body.content-grid-double.ja-frontpage #ja-content {
  width: 100% !important;
}

/* 1 grids content */
body.content-grid-single #ja-content,
body.content-grid-single.ja-frontpage #ja-content {
  width: 100% !important;
}

/* CONTENT'S GRIDS
--------------------------------------------------------- */
/* Items Page */
.item-page {
  padding: 1em;
}

/* Items Row */
.item {
  padding: 1em 0;
}

.item .contentpaneopen {
  padding: 1em;
}

/* Items Leading */
.leading .contentpaneopen {
  padding: 1em;
}

/* Items Grids */
.item {
  float: none;
  width: 100% !important;
}

.cols-1 .item,
.cols-2 .item,
.cols-3 .item,
.cols-4 .item,
.cols-5 .item {
  width: 100% !important;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
}

#ja-header .main {
  text-align: center;
  width: 100%;
}

#ja-header .main-inner1 {
  margin: 0;
}

h1.logo {
  height: 50px !important;
  width: 100% !important;
}

h1.logo a {
  height: 40px !important;
  margin-top: 10px;
  padding: 0 !important;
}

div.logo-text {
  height: 50px;
  width: 100%;
}

/* Search & Social Bars ---*/
#ja-top {
  height: 40px;
  width: 178px;
  border-left: 1px dotted #666;
  position: absolute;
  right: 0;
  top: 50px;
}

/* JA Search */
#ja-search {
  bottom: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  border-bottom: 0;
}

#ja-search .search-btn {
  width: 30px;
  height: 30px;
  background-color: #222;
  margin-top: 5px;
}

#ja-search.active .search-btn,
#ja-search .search-btn:hover {
  width: 30px;
  height: 30px;
  background-color: #ec534d;
  margin-top: 5px;
  cursor: pointer;
}

#ja-search form.search {
  display: none;
  background: #ec534d;
  position: absolute;
  top: 35px;
  right: 10px;
  padding: .5em;
  width: 200px;
}

#ja-search:hover form.search,
#ja-search.active form.search {
  display: block !important;
}

#ja-search .inputbox {
  background: #222;
  border: 1px solid #222;
  color: #CCC;
  margin: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 100%;
}

/* Search*/
.search .btn-toolbar .btn-group:first-child {
  width: 70%;
}

.search #search-searchword {
  width: 95%;
}

/* Social */
#ja-social {
  height: 40px;
}

#ja-social ul {
  padding: 5px 0 0 1em;
}

#ja-social ul li {
}

#ja-social ul li a {
  background-color: #222;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { font-size: .8em; }

/* MODULES
--------------------------------------------------------- */
div.ja-moduletable-inner,
div.moduletable-inner {
  padding: 1em;
}

/* Hiden in Mobile ---*/
.hide-in-normal,
.hide-in-tablet,
.hide-in-mobile {
  display: none;
}

/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  clear: both;
  display: block;
  float: none;
  height: auto;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

/* Mega Menu Layout ---*/
.ja-megamenu {
  clear: both;
  display: none !important;
  height: auto;
  border-bottom: 1px solid #333;
}

.rjd-active .ja-megamenu {
  display: block !important; /* Show menu when active */
}

.ja-megamenu ul.level0 li.mega {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

.ja-megamenu ul.level0 li.mega a.mega {
  height: auto !important;
  margin: 0 !important;
  padding: 1em !important;
}

.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
  font-size: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: none !important;
}

.ja-megamenu ul.level1 li.mega span.menu-title {
  margin-top: 0 !important;
}

.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}

.ja-megamenu ul.level1 li.mega a.mega {
  height: auto !important;
}

.ja-megamenu ul.level0 li.mega span.menu-desc {
  display: none;
}

#ja-megamenu .childcontent {
  display: none !important;
}

#ja-megamenu li.rjd-active {
  background: #222;
}

#ja-megamenu li.rjd-active .childcontent {
  display: block !important;
  left: 0 !important;
  margin: 0 !important;
  position: absolute;
  top: 40px !important;
  width: 100% !important;
}

#ja-megamenu ul.level0 li.rjd-active .childcontent-inner-wrap,
#ja-megamenu ul.level0 li.rjd-active .childcontent-inner {
  margin: 0 !important;
  width: 100% !important;
}

#ja-megamenu ul.level0 {
  position: relative;
}

/*Hide lv 2 Content */
#ja-megamenu ul.level1 li.rjd-active .childcontent,
#ja-megamenu ul.level1 .childcontent {
  display: none !important;
}

/* Mega Menu Stylings --- */
.ja-megamenu {
  background: #222 !important;
}

.ja-megamenu ul.level0 li.mega {
  border-top: 1px solid #444;
}

/* Menu Button --- */
/* to use this value to detect responsive
 * > 3: mean responsive
 * 4: is mobile device, which the menu show only first level
 */
#ja-menu-button {
  border-right: 1px solid #222;
  display: block;
  float: left;
  font-size: 1em;
  font-weight: bold;
  padding: 1em;
  text-transform: uppercase;
  z-index: 4;
}

#ja-menu-button:hover,
.rjd-active #ja-menu-button {
  background: #222;
  cursor: pointer;
}

/* Contact */
#contact-form dl dt {
  float: none;
}

#contact-form dl dd {
  margin-left: 0 !important;
}

#contact-form dl dd input.required,
#contact-form dl dd textarea.required {
  width: 60% !important;
}

#contact-form #jform_contact_emailmsg,
#contact-form #jform_contact_message {
  width: 90%;
}
#bd #ja-megamenu {
	float: left;
	width: 40%;
	position: absolute;
}
.about_img p img {
	width: 100%;
	height: 18em;
}
.about {
	width: 80%;
	float: left;
	color: #FFF;
	position: absolute;
	left: 20%;
	top: 20%;
	border: 6px solid #BD9E62;
	height: 13em;
	background-repeat: no-repeat;
}
.about_cont > p {
	font-size: 15px;
	text-align: left;
	padding: 0% 0%;
	font-family: 'Montserrat-Regular';
	margin-top: 2%;
	color: #000;
}
.about_title {
	width: 50%;
	float: left;
	padding: 4%;
	margin-top: 8%;
}
.about_cont {
	width: 45%;
	float: right;
}
.read {
	display: none;
}
.about_empty {
	background: #000;
	padding: 0;
}
#bd h1.logo {
	background: none;
	float: left;
	font-size: 1em;
	height: 79px !important;
	width: 100% !important;
	z-index: 12;
	text-align: center;
}
#bd #ja-mainnav {
	width: 100%;
	float: left;
	max-width: 100%;
}
#bd h1.logo a {
	background: none;
	display: block;
	font-size: 2em;
	height: auto;
	padding: .5em .5em;
	text-align: center;
	width: 100%;
}
#name4 {
	width: 19em;
	font-size: 14px;
	margin-left: 2%;
	margin-top: 3%;
	padding-left: 2%;
	height: 3em;
	font-family: 'Montserrat-Regular';
	border: 1px solid #C7BFC3;
}
#name1 {
	width: 19em;
	float: left;
	height: 2em;
	font-size: 14px !important;
	margin: 0 0 0.5em 2%;
	font-family: 'Montserrat-Regular';
	padding: 02%;
	border: 1px solid #C7BFC3;
}
#name2 {
	width: 19em;
	float: left;
	height: 2em;
	font-size: 14px;
	margin: 0 0 0.1em 2%;
	padding-left: 2%;
	font-family: 'Montserrat-Regular';
	border: 1px solid #C7BFC3;
}
#submit_button {
	width: 6em;
	height: 2em;
	border: none;
	margin: 2% 3em;
	float: right;
	font-size: 14px;
	background-color: #f4a460;
	color: #FFF;
	font-family: 'Montserrat-Regular';
}
#enquiry_form {
	width: 60%;
	float: left;
	height: 13em;
	background-size: 100%;
	padding: 13px 10px;
	border: 6px solid #BD9E62;
	position: absolute;
	left: 3%;
	top: 15%;
}
.line_arrow1 {
	position: absolute;
	top: 82%;
	left: 12%;
	background: #FFF;
	padding: 0% 2% 0% 2%;
	display:none;
}
.line_arrow1 img {
	width: 50%;
}
.line_arrow {
	position: absolute;
	top: 100%;
	left: 65%;
	display: none;
}
.about_info {
	width: 100%;
	float: left;
	padding: 0 0 2em;
}
.info_page {
	width: 50%;
	float: left;
	padding: 0 0 2em;
}
.location1 {
	width: 51%;
	float: left;
	text-align: left;
	padding: 0 0 0 0%;
}
.icons {
	width: 50%;
	float: right;
	padding: 1% 0%;
}
.icons > ul li {
	float: left;
	background: none;
	margin: 0 10px;
	padding: 0;
}
#info3 {
	color: #FFF;
	font-size: 18px;
	font-family: 'Montserrat-SemiBold';
	padding-left: 0%;
	text-align: left;
}
.info_page {
	width: 50%;
	float: left;
	padding: 0 0 2em 12px;
}
#bd #ja-footer {
	color: #999;
	font-size: .9em;
	padding: 0em 0em 0em 0em;
	background: #242320;
}
#bd #ja-content-main {
	background: #FFF;
	padding: 0;
}
.footer2 {
	width: 100%;
	float: left;
	text-align: left;
}
.listimg {
	width: 100%;
	float: left;
	text-align: center;
	height: auto;
}
.listz > ul li {
	background: none;
	width: 25% !important;
	float: left;
	margin: 10px 0px;
	height: auto;
}
.model_name {
	width: 100%;
	float: left;
	color: #009CFF;
	font-size: 16px;
	font-family: 'Montserrat-Regular';
	text-align: left;
	padding-left: 4%;
	height: 5em;
}
.filterz.filter4 {
	width: 45%;
	float: left;
}
.filterz.filter3 {
	width: 55%;
	float: left;
	color: #FFF;
	font-size: 18px;
	font-family: 'Montserrat-Regular';
}
#model_name {
	width: 55%;
	height: 30px;
	font-size: 18px;
	font-family: 'Montserrat-Regular';
}
#formprice, #toprice, #brand, #helmetstype {
	width: 60%;
	height: 30px;
	font-size: 18px;
	font-family: 'Montserrat-Regular';
}
.list_product {
	width: 100%;
	float: left;
}
.product_details1 {
	width: 100%;
	float: left;
	padding-top: 2%;
}
#main .simplegallery {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	/* float: left; */
	width: 88%;
	text-align: center;
}.product_details1 {
	width: 100%;
	float: left;
	padding-top: 2%;
}
.mgallery {
	float: left;
	width: 100%;
	text-align: center;
}
.products_detail {
	width: 100%;
	float: left;
	border-bottom: 1px solid #D5D5D0;
}
.price_detail {
	width: 100%;
	float: left;
	border-bottom: 1px solid #D5D5D0;
}
h1.logo a img {
	max-width: 100%;
	width: 40%;
}
.about_inner1 > p {
	width: 100%;
	float: left;
	font-size: 15px;
	font-family: 'Montserrat-Regular';
	text-align: justify;
	color: #0F0F0F;
	margin: .5% 0% !important;
}
.about_inner1 > ul li {
	background: none;
	font-size: 15px;
	font-family: 'Montserrat-Regular';
	text-align: justify;
	color: #0F0F0F;
}
.about_inner1 > h3 {
	font-size: 20px !important;
	font-family: 'Montserrat-Regular';
	color: #0190F0;
	margin: 0% 0% !important;
}
.form_page > ul {
	width: 100%;
	float: left;
	border: 1px solid #000;
	height: auto;
}
.form_page {
	width: 100%;
	float: left;
}
.cont {
	float: left;
	width: 100%;
}
#formvalidate {
	width: 100%;
	float: left;
}
#name3 {
	width: 95%;
	height: 34px;
	border: 1px solid #43464B;
	font-size: 16px;
	font-family: 'Montserrat-Regular';
	color: #222222;
	padding-left: 4%;
}#name7 {
	width: 100%;
	height: 130px;
	border: 1px solid #43464B;
	font-size: 16px;
	font-family: 'Montserrat-Regular';
	color: #222222;
	padding-left: 4%;
	margin: 0%;
}
#bd .ja-megamenu ul.level0 li.active {
	background-color: none;
	background: url(../images/line.png)no-repeat 0% 66%,url(../images/dot.png)no-repeat 99% 66%;
	background: none;
}