/** Custom CSS Code **/

/** Colors
Orange: #e88f3d;
**/

body {
	background-color: #1d1d1d;
}

a.button11 {
    background: #e88f3d;
    color: #ffffff !important;
    padding: 8px 25px;
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 18px;
	display: inline-block;
}

a.button11:hover {
    color: #ffffff !important;
    background: #666666;
}

a.btn-map {
    text-align: center;
    background: #e88f3d;
    color: #ffffff;
    padding: 12px 24px;
    text-transform: uppercase;
    letter-spacing: .025em;
    margin-top: 10px;
    display: block;
}

a.nav-sections-item-switch {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 24px;
}

.ab-1 {
	width: 90%;
}

.ab-1 h3 {
    color: #e88f3d;
    font-weight: 600;
    font-size: 20px;
}

.addlR {
    margin-bottom: 10px;
}

.addlR a {
    color: #333333;
    font-weight: 700;
    font-size: 16PX;
}

.addlR a:hover {
	color: #e88f3d;
	text-decoration: none;
}

.addlR h3 {
    font-size: 20px;
    font-weight: 600;
    color: #e88f3d;
    margin: 20px 0 8px 10px;
}

.addlR span {
    display: block;
}

.block-search {
		margin: 40px 20px 0 0;
		display: none;
	}

.block-search input::-webkit-input-placeholder { color: #999; }
.block-search input::-moz-placeholder { color: #999; }
.block-search input:-moz-placeholder { color: #999; }
.block-search input:-ms-input-placeholder { color: #999; }

.breadcrumbs {
	display: none;
}

button.action.submit.primary {
    width: 100%;
    background: #e88f3d;
    border: none;
    border-radius: 0;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .065em;
}

button.action.submit.primary:hover {
	background: #303b40;
}

.btn2 {
    margin-bottom: 20px;
}

.btn2 a {
    text-align: center;
    display: block;
    color: #ffffff;
    background: #e88f3d;
    text-transform: uppercase;
    letter-spacing: .065em;
    padding: 10px;
}

.btn2 a:hover {
	background: #303b40;
	text-decoration: none;
}

.cms-50 h4 {
    margin: 5px 0;
    font-size: 18px;
}

.cms-home .page-main,
.cms-page-view .page-main {
    padding: 0;
}

.cms-side ul {
    list-style: none;
    padding-inline-start: 0;
	background-color: #000000;
	max-width: 90%;
    margin: 50px auto;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
	
}

.cms-side li {
    text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	background: #e88f3d;
	margin: 6px;
	padding: 10px 0;
	font-size: 16px;
}

.cms-side a {
    color: #ffffff;
}

.cms-side a:hover {
	text-decoration: none;
	color: #333333;
}

.cms-side h4 {
    font-size: 18px;
    border-bottom: 1px solid;
    width: 90%;
    margin: 0 auto;
    padding: 2px 0 10px 0;
    color: #333;
}

.cms-side p {
    margin: 0;
    padding: 8px 0 2px 0;
}

.ch-1 {
	width: 80%;
}

.ch-2 {
	width: 20%;
	position: relative;
}

.ch-2 img {
	position: absolute;
}

.ch-1 p {
    font-size: 16px;
    padding-right: 15px;
	padding-left: 10px;
}

.cms-about-us .columns .column.main {
    padding-bottom: 0;
}

.db-1 {
	width: 70%;
}

.db-2 {
	width: 30%;
	position: relative;
}

.db-2 img {
	position: absolute;
}

.db-1 p {
    font-size: 16px;
    padding-right: 15px;
	padding-left: 10px;
}

.details-block {
    margin: 50px 10px 0 10px;
	border-bottom: 2px solid #e88f3d;
}

.details-block h2 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 16px;
	padding-left: 5px;
}

.dd-full a {
	display: none !important;
}

.fa-circle {
	color: #e88f3d;
	padding: 10px;
}

.fieldset .legend {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #666;
    margin: 0 0 10px 0;
}

.flex-all {
	display: flex;
}

.footer .copyright {
	display: none;
}

.footer.content {
    margin-top: 0;
    border: none;
	padding-top: 15px;
}

.footer .MWD {
    float: right;
    font-size: 10px;
    font-style: italic;
}

.footer .MWD a {
    color: #999999;
}

.header.content {
	background: #e7e6e5;
	padding: 0;
}

.home-top-text p {
    text-align: center;
	margin: 0;
}

.home-top-text img {
    width: 75%;
    max-width: 300px;
    padding-top: 20px;
}

.home-top {
	background: #1d1d1d;
	background-image: url(../images/bg-flame.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
}

.home-top h1 {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .01em;
	padding: 10px 25px;
	margin-bottom: 0;
}

.home-top-img {
    max-width: 90%;
    margin: 0 auto;
}

.home2-all {
	background: #1d1d1d;
	background-image: url(../images/bg-home2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 10px;
}

.home3-img img {
    padding-left: 20%;
}

li.sidenav-title {
    background: #333;
    padding: 20px 0;
    font-size: 20px;
    letter-spacing: .15em;
}

.logo {
    background: #e7e6e5;
    margin: 0 0 0 50px;
    padding: 10px;
	max-width: 100%;
}

.logo-1 {
    margin-top: 15px;
    margin-bottom: -8px;
}

.mapImg {
	width: 100%;
}

.mapInfo {
	width: 100%;
	padding: 0 10px;
}

.maps {
	background: #f1f1f1;
	background-image: url(../images/bg-flame.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	padding: 20px;
	margin-top: 40px;
}

.maps a {
    color: #ffffff;
}

.maps h1 {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    background: #e88f3d;
	padding: 10px;
    font-size: 36px;
    font-weight: 600;
}

.maps p {
    color: #ffffff;
}

.maps h3 {
	color: #ffff33;
	margin: 0;
    text-transform: uppercase;
    font-weight: 600;
	font-size: 16px;
}

.maps h4 {
    color: #ffff33;
    padding: 0;
    margin: 0;
}

.minicart-wrapper {
    display: none;
}

.navigation {
	background: transparent;
}

.navigation a {
	color: #ffffff;
}

.navigation .level0 > .level-top {
	padding: 14px 40px 14px 15px;
	font-weight: 400;
}

.nav-toggle {
	top: 12px;
}

.nav-toggle:before {
	font-size: 32px;
	color: #000000;
}

.nav-toggle:hover:before {
    color: #000000;
}

.nav-sections {
    margin-bottom: 0;
	background: #333333;
}

.nav-sections-item-title {
	border: none;
}

.page-header {
    border-bottom: none;
    margin-bottom: 0px;
}

.page-main {
    background: #ffffff;
}

span.nowrap {
    white-space: pre;
}

.sv-1 {
	width: 65%;
}

.sv-2 {
	width: 35%;
	position: relative;
	min-height: 275px;
}

.sv-2 img {
	/*position: absolute;*/
}

.sv-1 p {
    font-size: 16px;
    padding-right: 15px;
	padding-left: 10px;
}

.tb-1 p {
	text-align: center;
	padding: 15px 15px 10px 15px;
	font-size: 15px;
}

.tb-2 p {
	text-align: center;
	padding: 20px 15px 25px 15px;
}

.topBanner {
	background-image: url(../images/bg-flame.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.topBanner a {
    background: #e88f3d;
    color: #ffffff;
    padding: 12px 24px;
	text-transform: uppercase;
	letter-spacing: .025em;
	-webkit-box-shadow: 0px 0px 10px 0px #333;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 0px 10px 0px #333;  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 0px 10px 0px #333;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.topBanner p {
    margin-bottom: 0;
	color: #ffffff;
}

.topBanner span {
    padding-right: 40px;
	letter-spacing: .025em;
	font-weight: 600;
}

.webforms {
    background: #f1f1f1;
    padding: 10px;
}

.webforms .actions-toolbar {
    margin: 0 !important;
    padding: 0 !important;
}

.webforms .fieldset {
    padding: 1rem;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.webforms-gdpr {
    margin: 0;
}

.xtra-header-links a {
    color: #ffffff;
    font-size: 10px;
    padding: 5px 10px;
}



/***** BEGIN HOME SECTION2 ACCORDION ************************************************/

.activate {
  display: none;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 40px;
  margin: 0 0 0 -15px;
  opacity: 0;
}

.drop-down {
    margin: 0;
}

.footer_menu a {
  display: block;
  padding: 4px 0px;
  color: #999;
  font-size: 16px;
  font-weight: 300;
}

.home2-all li a {
    color: #999;
    font-size: 14px;
    font-weight: 300;
}

.home2-all h2 {
	color: #e88f3d;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: .05em;
}

.home2-all h3 {
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: .07em;
	font-size: 24px;
	padding-right: 15px;
}

.home2-all .drop-down p {
	color: #ffffff;
	text-align: left;
	padding: 0 15px;
	font-size: 16px;
	line-height: 26px;
}

.home2_menu a {
    display: block;
    padding: 10px 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    background: #303b40;
    margin: 0 15px;
    text-transform: uppercase;
    letter-spacing: .075em;
	text-align: center;
}

.home2_menu a:hover {
	background: #e88f3d;
	text-decoration: none;
}

.home3-all h3 {
	text-transform: uppercase;
	padding: 0;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
}

.home3-all p {
	font-size: 18px;
	padding: 0 15px;
}

label.menu-title {
    text-transform: uppercase;
    letter-spacing: .07em;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5;
	color: #ffffff;
	padding-left: 15px;
}

@media (max-width: 767px) {
	
	.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
		border-width: 0;
	}
	
	.xtra-header-links {
		display: none;
	}
	
}

@media (max-width: 1200px) {

	.xtra-header-links {
		/*width: 100%;
		position: absolute;
		background: #000000;
		height: 30px;
		text-transform: uppercase;
		padding: 5px 0 0 8px;*/
	}

}

@media (max-width: 999px) {

	.drop-down a {
		min-width: 90px;
	}

	.drop-down-menu {
		display: block;
	}

	.menu-title {
		display: block;
		padding: 10px 0;
	}	

	.drop-down {
		max-height: 0;
		overflow: hidden;
		margin: 0;
	}

	.drop-down a {
		text-decoration: none;
	}

	.activate:checked ~ .drop-down {
		max-height: 3000px;
	}

	.drop-down, .drop-down-menu {
		-webkit-transform: translateZ(0);  
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

	i.fas.fa-angle-down {
		position: absolute;
		top: 12px;
		right: 14px;
		font-size: 1.5em;
		color: #ffffff;
		z-index: -1;
	}

}

/***** END OF HOME SECTION2 ACCORDION ****************************************/


@media (min-width: 768px) {

	.actions-toolbar > .primary, .actions-toolbar > .secondary {
		margin-bottom: 0;
		width: 100%;
	}
	
	.addlR span {
		display: inline;
	}
	
	.btn2 {
		width: 98%;
	}
	
	.cms-main {
		width: 65%;
	}
	
	.cms-side {
		width: 30%;
	}
	
	.cms-50 {
		width: 50%;
	}
	
	.cms-50 img {
		max-width: 98%;
	}
	
	.cms-side ul {
		max-width: 200px;
	}
	
	.fieldset > .field {
		margin: 0 0 10px 0;
	}
	
	.fieldset > .field:not(.choice) > .label {
		display: block;
		float: none;
		text-align: left;
		width: 100%;
	}
	
	.fieldset > .field:not(.choice) > .control {
		width: 100%;
	}
	
	.flex {
		display: flex;
		flex-wrap: wrap;
	}
	
	header.page-header {
		position: fixed;
		z-index: 999999;
		width: 100% !important;
		
	}
	
	.header.content {
		background: #000000;
		padding: 0;
	}
	
	.home2-all h2 {
		font-size: 50px;
	}
	
	.home3-all h3 {
		font-size: 40px;
	}
	
	.logo {
		background: #e7e6e5;
		margin: 0;
		padding: 20px;
	}
	
	.mapBlock {
		width: 33%;
		display: flex;
		margin-bottom: 15px;
	}
	
	.mapImg {
		width: 55%;
	}

	.mapInfo {
		/*width: 45%;*/
		padding: 0 10px;
	}
	
	.nav-sections {
		display: none;
	}
	
	.page-header .header.panel {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	
	.page-header .panel.wrapper {
		border-bottom: none;
	}
	
	.page-main {
		margin-top: 92px;
	}
	
	.shift-1 {
		top: -35px;
	}
	
	.shift-2 {
		top: -50px;
		max-height: 300px;
	}
	
	.shift-3 {
		top: -50px;
		max-height: 235px;
	}
	
	.xtra-header-links {
		display: block;
		margin: 30px 5px 0 0;
		text-align: center;
	}
	
	.xtra-header-links a {
		color: #ffffff;
		text-transform: uppercase;
		padding: 0 4px;
		font-size: 14px;
		letter-spacing: .075em;
	}

	.xtra-header-links a:hover {
		color: #e88f3d;
		text-decoration: none;
	}

}


@media (min-width: 1000px) {
	
	
	
	.block-search .control {
		padding: 0;
	}
	
	.block-search input {
		background: #000;
		border: 1px solid #e88f3d;
		font-size: 12px;
	}
	
	.dd-full a {
		display: block !important;
		padding: 0;
		margin: 0;
		background: #e88f3d;
		font-size: 24px;
		font-weight: 600;
		line-height: 90px;
	}
	
	.home-top-text p {
		text-align: center;
		margin: 80px 0 0 0;
	}
	
	.home3-all {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.home3-all h3 {
		text-transform: uppercase;
		padding: 0;
		font-size: 42px;
		font-weight: 300;
		text-align: left;
	}
	
	.home3-all p {
		font-size: 22px;
		padding-right: 140px;
	}
	
	.home3-img {
		order: 1;
		width: 25%;
	}
	
	.home3-img img {
		float: right;
		padding-right: 25px;
	}
	
	.home3-text {
		order: 2;
		width: 75%;
	}
	
	.home-top {
		display: flex;
	}
	
	.home-top h1 {
		font-size: 4.2vw;
		line-height: 3.9vw;
		font-weight: 600;
	}
	
	.home-top-text img {
		width: 55%;
	}
	
	.home-top-text {
		width: 42%;
	}
	
	.home-top-img {
		width: 58%;
		padding: 40px 40px 70px 10px;
	}
	
	label.menu-title {
		padding: 26px 0;
		background-color: #e88f3d;
		display: none;
	}
	
	nav.drop-down-menu {
		text-align: center;
	}
	
	.page-header .header.panel {
		padding-bottom: 0;
		padding-top: 0;
	}
	
	.page-header .panel.wrapper {
		border-bottom: none;
	}
	
	.xtra-header-links {
		margin: 37px 0 0 30px;
	}
	
	.xtra-header-links a {
		color: #ffffff;
		text-transform: uppercase;
		padding: 0 14px;
		font-size: 14px;
		letter-spacing: .075em;
	}

	.xtra-header-links a:hover {
		color: #e88f3d;
		text-decoration: none;
	}
	
	.drop-down {
		background-image: url(../images/bg-home2-col.png);
		background-position: top center;
		background-repeat: repeat-x;
	}
	
	.flex1000 {
		display: flex;
	}
	
	.home2-all {

		background-size: cover;
	}
	
	.home2-all .drop-down p {
		color: #ffffff;
		text-align: left;
		padding: 22px;
		font-size: 18px;
		line-height: 26px;
		min-height: 240px;
	}
	
	.home2-all h2 {
		color: #e88f3d;
		text-transform: uppercase;
		text-align: center;
		padding: 30px;
		font-size: 58px;
		font-weight: 600;
		letter-spacing: .05em;
	}
	
	.home2-all {
		padding: 0 40px;
	}

	.home2-all li {
		padding: 3px 0;
	}

	.home2-col {
		width: 20%;
		padding: 0 8px;
		margin-top: -55px;
		z-index: 2;
	}
	
	i.fas.fa-angle-down {
		display: none;
	}
	
	.tb-1 {
		width: 65%;
	}
	
	.tb-1 p {
		text-align: right;
		padding: 25px 50px;
		font-size: 16px;
	}
	
	.tb-2 {
		width: 35%;
	}
	
	.tb-2 p {
		text-align: left;
		padding: 25px 0px;
	}
	
}


@media (min-width: 1280px) {
	
	.home-top h1 {
		font-size: 60px;
		line-height: 52px;
	}
	
}