﻿/*===================== 
	Color information
	
	-
	-
	-
	-
		 o	
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}

.view-listing-details-link {
	color: white !important;
}

.submenu {
	font-family: 'Patua One', cursive;
}

.submenu > li > a {
	font-family: 'Patua One', cursive;
}

li.dropdown:hover > ul.dropdown-menu {display: block;}

.cm-e-menu {
	position: relative;
	z-index: 1000;
	background-color: black;
			font-family: 'Patua One', cursive;
	}

.cm-e-menu ul {
	margin: 0; padding: 0;
	font-family: 'Patua One', cursive;
}
.cm-e-menu li {
	position: relative;
	white-space: nowrap;
	cursor: pointer;
	text-transform: capitalize !important;
	list-style: none;
	font-family: 'Patua One', cursive;

	-webkit-transition: background-color ease-in 300ms;
	-moz-transition: background-color ease-in 300ms;
	-ms-transition: background-color ease-in 300ms;
	-o-transition: background-color ease-in 300ms;
	transition: background-color ease-in 300ms;
}

.cm-e-menu li:hover {
		background-color: #BD0000;
	color: white !important;
	font-family: 'Patua One', cursive;
}
.cm-e-menu ul li.topmenu {
	display: block;
	padding: 0px;
		font-family: 'Patua One', cursive;
}

.cm-e-menu ul li.topmenu:hover> ul {
	display: block;
	padding: 0px;
		font-family: 'Patua One', cursive;
}

.cm-e-menu .topmenu ul {
	display:none;
		background-color: black;
		font-family: 'Patua One', cursive;
}

.cm-e-menu ul.submenu {
	top: 0; left: 100%;
	padding-top: .5em;
	padding-bottom: .5em;
		font-family: 'Patua One', cursive;
	position: absolute;
}
.cm-e-menu ul.submenu .submenu {
	top: -.5em; left: 100%;
	    font-size: 14px;
			font-family: 'Patua One', cursive;
}
.cm-e-menu ul.submenu li {
	padding: .2em 1.5em;
	    font-size: 14px;
	text-align: left;
		font-family: 'Patua One', cursive;
}

.cm-e-menu ul.submenu li:hover {
	color: white;
}

.dropdown-menu > li > a:hover {
    color: white !important;
   background-color: black !important;
    transition-duration: .5s;
	font-family: 'Patua One', cursive;
}


.cm-e-menu li.divider {
	padding: 0;
	border-top: 1px solid #343434;
	margin: .5rem auto .3rem;
	cursor: default;
}
.cm-e-menu li.divider:hover {
	background-color: transparent;
}
/*===================== 
	@Font-Face 
=======================*/
* {
    box-sizing: border-box !important;
}

.shadebox {
	background-color: rgba(0, 0, 0, 0.5);
	height: 300px;
}

.grillbox {
	background-color: white;
		height: 300px;
}

.spacebox {
	height: 300px;
}

.logo {display: block;
margin: auto;
max-height: 220px;}

.models {
		font-family: 'Patua One', cursive;
	font-size: 20px;
	color: black !important;
	clear: both;
}

.blackrow1 {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	color: white;
	background-color: black;
	font-family: 'Patua One', cursive;
	font-size: 15px;
}

.gearbg {
	padding-top: 30px;
	padding-bottom: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../siteart/gearsbg2.jpg");
}

.gearscontent {
	background-color: white;
	padding-top: 75px;
	padding-bottom: 75px;
		padding-left: 5% !important;
	padding-right: 5% !important;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
}

.shop {
	
}

.redrow {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #BD0000;
	color: white;
}

.redline {
	background-color: #BD0000;
	height: 3px;
	width: 100%;
}

.redline2 {
	background-color: #BD0000;
	height: 15px;
	width: 100%;
}

.blackline2 {
	background-color: black;
	height: 15px;
	width: 100%;
}

.rh1 {
	color: #BD0000 !important;
	font-family: 'Patua One', cursive;
	font-size: 33px !important;
}

.bh2 {
	color: gray !important;
	font-family: 'Patua One', cursive;
	font-size: 26px !important;
}

.invicon {
	max-height: 55px;
	margin: auto;
	display: block;
	text-align: center;
}

.invlink {
	text-align: center;
	font-size: 15px;
		font-family: 'Patua One', cursive;
	color: white !important;
}

.invlink:hover {
	cursor: pointer;
	transition-duration: .5s;
	opacity: 70%;
}

.logo2 {
	max-height: 200px;
	margin: auto;
	display: block;
}

.herorow {
	background-image: url("../siteart/hero.jpg");
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 600px;
}

.nopadding {padding: 0px !important;}

.brcorner {
	text-align: center;
		background-image: url("../siteart/texture2.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 450px;
	padding: 50px;
}

.topgear {
	display: block;
	margin: auto;
}

.topgearinfo {
	height: 150px;
	padding-top: 50px;
}

.toptext > a {
	font-family: 'Patua One', cursive;
	font-size: 18px;
	padding-top: 10px;
	color: black !important;
	text-align: center !important;
}

.toptext {
	text-align: center !important;
		height: 60px;
}

.toptext > a:hover {
	color: #BD0000 !important;
}

.biggertext  {
	padding-top: 10px;
}

.biggertext > a {
	font-size: 30px !important;
	padding-top: 10px;
}

.quality {
	color: white;
	font-family: 'Patua One', cursive;
	font-size: 33px;
}

.leftbox {
	padding-left: 5% !important;
	padding-bottom: 25px !important;
	padding-top: 25px !important;
}

.blackbtn {
	background-color: black !important;
	font-size: 18px !important;
		color: white !important;
	font-family: 'Patua One', cursive;
	padding: 5px 20px !important;
}

.redbtn {
	background-color: #BD0000 !important;
	font-size: 18px !important;
		color: white !important;
	font-family: 'Patua One', cursive;
	padding: 5px 20px !important;
}

.redbtn:hover {background-color: black !important;}
.blackbtn:hover {background-color: #BD0000 !important;}

.manulogo {
	display: block;
	margin: auto;
	max-height: 70px;
	padding: 10px;
}

.manucol {
	height: 70px;
}

.logosrow {
	padding-top: 100px;
	padding-bottom: 100px;
}

.extraspace {
	height: 25px;
}

.grainrow {
		background-image: url("../siteart/texture3.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
}

.wcontent {
	background-color: white;
	padding: 50px 4% !important;
	color: black;
	font-size: 18px;
		font-family: 'Roboto', sans-serif;
}

.thanks {font-family: 'Roboto', sans-serif; font-size: 18px;}

.boldspot {font-weight: 700 !important;}
.gmg {
	max-height: 150px;
	margin: auto;
	display: block
}

.pellets {max-height: 250px;
margin: auto;
display: block;
}

.homegrill {

	float: right;
}

.grillmodel {
	max-height: 125px;
}

.rh1 {
	
}

.half {
	width: 49%;
}

.75 {width: 75%;}
.25 {width: 25%;}

.hideme1 {display: block;}
.hideme2 {display: block;}
.showme1 { display: none;}
.showme2 {display: none;}
/*===================== 
	base styles 
=======================*/

html {
    	font-family: 'Roboto', sans-serif;/* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
    margin: 0;
	font-family: 'Roboto', sans-serif;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0;} 
	

/*===================== 
	my navbar
=======================*/

.navbar-collapse {
	padding: 0px !important;
}

.navbar-nav > li {
	float: none !important;
	    display: inline-block !important;
    text-align: center !important;
	color: white !important;
	font-family: 'Patua One', cursive;
}

.navbar-nav {
	text-align: center !important;
	float: none !important;
	background-color: #BD0000 !important;
}

.navbar-inverse {
	background-color: #BD0000 !important;
	border: 0px solid !important;
}

.navbar-inverse .navbar-nav > li > a {
	color: white !important;
	font-family: 'Patua One', cursive;
	    letter-spacing: 1px !important;
	font-size: 17px !important;

}

.navbar-inverse .navbar-nav > li > a:hover {
	background-color: black !important;
	transition-duration: .75s;
}

.navbar-collapse.in {
    overflow-y: auto;
    overflow: hidden !important;
}

.nav > li > a {
		color: white !important;
	font-family: 'Patua One', cursive;
	    letter-spacing: 1px !important;
	font-size: 17px !important;
}

.navbar-nav > li > a {
			color: white !important;
font-family: 'Patua One', cursive;
	    letter-spacing: 1px !important;
	font-size: 17px !important;
}    

nav ul li a {
				color: white !important;
	font-family: 'Patua One', cursive;
	    letter-spacing: 1px !important;
	font-size: 14px !important;
}

.navbar {
	margin-bottom: 0px !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #EFEFEF !important;
    	background-color: black !important;
}

.dropdown-menu > li > a {
	    color: white !important;
font-family: 'Patua One', cursive;
	font-size: 14px !important;
	background-color: black;
}

.dropdown-menu > li > a:hover {
	    color: white !important;
	background-color: black !important;
	transition-duration: .5s;
}

.dropdown-menu > li > a:active {
	    color: white !important;
	background-color: black !important;
	transition-duration: .5s;
}

.cm-e-menu li:hover {
    background-color: #BD0000;
    color: white !important;
   font-family: 'Patua One', cursive;
}


.dropdown-menu {
	background-color: white !important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 8px !important;
		font-family: 'Patua One', cursive;
}

/*===================== 
	contact form
=======================*/
.navbar-toggle {
	border: 0px solid !important;
	border-color: transparent !important;
}

.contact-form {
	
}

contactformpage {
	
}

.contactformpage {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../siteart/gearsbg2.jpg");
	height: 910px;
	width: 100%;
}

form, #formpage { margin: 0 auto; padding-top:30px;padding-bottom:30px;}
	
	#formpage { max-width: 600px; width: 100%;
	display: block;
	float: none !important;
background-color: rgba(0, 0, 0, 0.15);
	   min-height: 750px;
		padding-top: 80px;

}
	
	form > tbody > tr > td {
		display: block;
		}
	
	form > table, input {
		width: 100%;
		}

.attachment-search > table, input {
	width: 25px;
}
	
	input, select {
		font-family: 'Patua One', cursive;
		font-size: 1.5rem;
		margin-bottom: 2rem;
		padding:5px;
		font-weight: normal;
		}	
	
	input {
		border: none;
		border-bottom: 2px solid black;
		background: none;
		}
		
	select {
		border: 2px solid #ECECEC ;
		color: #717171;
		}
	
	textarea {
		width: 100%;
		border: 1px solid #ECECEC;
		font-family: 'Patua One', cursive;
		font-weight: normal;
		box-sizing: border-box;
		padding: .8rem .8rem;
		font-size: 1.5rem;
		}
	textarea:active, textarea:focus {
		border: 1px solid #ECECEC;
		box-shadow: 0.4em 0.4em 2px #ECECEC ;
		}
		
	input.button {
		border: 2px solid #717171;
		font-family: 'Patua One', cursive;
		font-size: 1.5rem;
		color:#717171;
	}
	
	input.button:hover {
		color: white;
		background-color: black;
		border: 2px solid black;
	}

.submitbtn {
	color: white !important;
	background-color: black !important;
	margin-bottom: 40px;
	font-weight: 700;
	border: 0px solid !important;
}


.CaptchaWhatsThisPanel > a {
    color: black !important;
}

.scroll-list > label {
	padding-left: 10px;
}

.col-xs-12 > input {
	width: 100%;
	    border: 1px solid;
    border-color: lightgray;
	    background-color: white;
	margin-bottom: 20px;
}

.CaptchaAnswerPanel > input {
	width: 100%;
	    background-color: white;
	   
}

.CaptchaMessagePanel {
    padding: 5px 5px 10px 5px;
    font-weight: bold;
    color: black;
}

.CaptchaWhatsThisPanel {
    padding: 5px 5px 10px 5px;
    color: black;
	
}

.CaptchaAnswerPanel {
  padding: 0px !important;
}

.consignform {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
	font-family: 'Patua One', cursive;
	letter-spacing: 2px;
	color: black !important; 
}




	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	h1 {font-size: 2em;}

p {
	margin: 0;
	}

	
h1 {
}
		

h2 {
}

	
h3 {
}


h4 {
}


h5 {
}


h6 {
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px; color: gainsboro;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color: gainsboro!important;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color: gainsboro!important;}

.divfooter {width:100%; text-align:center; margin:0 auto; background-color: black; padding: 15px; color: gainsboro!important;}
.divfooter > a {color: gainsboro !important;}

/*===================== 
	link styles 
=======================*/

a:focus {outline: thin dotted;/*reset*/
	}
	
a,
a:link, 
a:visited, 
a:active {
	outline: 0;/*reset*/
    color: #aaa; 
    text-decoration:none;
	}
	a:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color: #ccc;
		}  

/*===================== 
	header styles 
=======================*/


header {
	margin: 0 auto;
	width: 100%;
	}

/*===================== 
	nav styles 
=======================*/

nav.primary {
	padding:0;
	display:block;
	margin:0 auto;
	position:relative;
	text-align: right;
	}

nav ul {
	padding:0;
	margin:0;
}

nav ul li {

}

nav > ul > li {
	display:inline-block;
	list-style-type:none; 
	text-align: ;
	padding: ;
}

nav ul li a {
	font-family: ;
	font-size: ;
	font-weight: ;
	color:;
}	
			
nav ul li a:hover {
	color: ;
}


/* Appearance of the sub-level links */

nav.primary ul li li a { 
	line-height: ;
	color: ;
	text-align:;
	font-size: ;
	font-weight:;
	}
	
nav.primary ul li li a:hover { 
	color: ;
	text-align: ;
	font-size:  ;
	font-weight: ;
	}
	
nav.primary ul li li:hover { 
	}
	
	
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too much */
nav.primary ul ul {
	display: none;
    position: absolute; 
	max-width: 235px;
	background: ;
	/*margin-top: 21px;*/
}
nav.primary ul ul ul {
    position: absolute; 
    left: 100%;
    top:0; 
}
nav.primary ul li:hover > ul {  
    display: block;
    line-height:18px; 
    z-index: 2000 !important;
}
nav.primary ul ul li {
    float: none; 
    position: relative;
	display:block;
    margin:0;
	width:100%;
	padding-left: ;
	padding-right: ;
}

.dropdown_arrow {
	display: inline-block !important;
}

.dropdown_style {
	font-size: ;
	font-weight: ;
}


/******** End of primary Nav ***************/


/*===================== 
	mobile nav
=======================*/

#menu-button{ /* initially will need to be hidden */
	display: block;
	font-size: 32px;
	width:100%;
	position: relative;
	z-index: 400;/* needs to be lower than nav.mobile, adjust as needed */
	padding: ;
	background: rgba(117,56,8,0.6);
	border-bottom: ;
	text-align: right;
	min-height: 0 !important;
	}
	#menu-button a{
		 color:#000;
		 text-decoration: none;
		 text-align: right !important;
	  }

nav.mobile {
	display:block;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #000;
	z-index: 500; /* needs to be higher than #menu-button, adjust as needed */
	overflow:auto;
}
nav.mobile h3 { /* Menu header styles */
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
	border-bottom: 4px solid #222;
}
nav.mobile .menu-toggle { /* Menu close button */
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: Arial, sans-serif;
	font-weight: 700;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
.menu-toggle {
	text-align: right;
	font-size: 28px;
	color: #000;
}

.menu-toggle a:hover {
	color: #000 !important;
}

.close_mobile {
	font-size: 26px !important;
	font-weight: 900;
	text-align: right;
}

nav.mobile .menu-toggle:hover { /* Menu close button on hover */
	color: #fff;
}
nav.mobile ul {
	list-style: none;
	font-weight: 300;
	margin:0;
	padding:0;
}
nav.mobile ul li {
	padding: 8px 0 6px 0 !important;
}
nav.mobile ul li a {
	position: relative;
	display: block;
	padding-left: 14px;
	color: #999;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1px;
}
nav.mobile ul li a:hover {
	background:;
	color: #2b2b2b;
}


nav.mobile ul li li a { /* appearance of the sub-level links */
	position: relative;
	display: block;
	padding: 0px 10px 0px 15px;
	color: #000;
	text-decoration: none;
	text-transform: none !important;
}
nav.mobile ul li li li a { /* appearance of third level sub-level links if needed */
	background: #666;
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #000;
	text-decoration: none;
}
nav.mobile ul li span.click{/* dropdown menu idicator arrow be sure to include this image with your image files */ 
	background:url(../siteart/menu-dropdown-arrow.png) 10px 12px no-repeat;
	background-size:55%;
	position:relative;
	display:block;
	float:right;
	margin:-44px 0 0 0;
	cursor:pointer;
	z-index: 12399994;
	width:44px;
	height:44px;
	-webkit-transition:background-size .3s ease-in-out;
	-moz-transition:background-size .3s ease-in-out;
	transition:background-size .3s ease-in-out;
}
nav.mobile ul li span.click:hover{
	background-size:60%;
}





/*===================== 
	content styles 
=======================*/
.qualspan {
	font-size: 44px;
}

	
/*===================== 
	slideshow styles 
=======================*/



/*===================== 
	banner styles 
=======================*/



/*===================== 
	layout styles 
=======================*/




/*===================== 
	footer styles 
=======================*/

footer {
	margin: 0;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:13px;
	color: #222;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:13px;
		color: #fff;
		}

.footertext {
	font-size:13px; 
	color:#666;
	}

.smallfootertext {
	font-size:10px; 
	color:#666;
	}

.divfooter {

	text-align:center; 
	margin:0 auto;
	}

/*========================= 
	 Responsive styles 
===========================*/

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {


}


/* Medium Devices, Desktops */
@media only screen and (max-width : 993px) {
	.topgearinfo {
		display: none;
	}
	
	.hideme1 {display: none;}
	.showme1 {display: block;}

		.herorow {
		height: auto;
		min-height: auto;
	}
	
		.spacebox {
		height: 80px;
	}
	
		.invlink {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
		.manulogo {
    display: block;
    margin: auto;
    max-height: 70px;
    padding: 10px;
    max-width: 170px !important;
}	
	.gmgpix {max-height: 250px;}
	.dbgm {max-height: 550px !important;}
	.pellets {margin-top: 50px;}
}


/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	.invlink {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.navbar-nav > li {
	float: none !important;
	    display: block !important;
    text-align: center !important;
}
	
	.navbar-inverse .navbar-toggle {
		margin: auto !important;
    display: block !important;
	float: none !important;
}
	
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px !important;
}

.navbar-toggle .icon-bar {
    display: block !important;
    width: 35px !important;
    height: 5px !important;
    border-radius: 1px !important;
}
	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px !important;
	}
	
	.dropdown-menu > li > a {
	font-family: 'Patua One', cursive;
	font-size: 15px !important;
		text-align: center;
}
	
	.hideme2 {display: none;}
	.showme2 {display: block;}
	.contactformpage {
    height: 1100px;
    width: 100%;
}
	
	.spacebox {
		height: 80px;
	}
	
	.herorow {
		height: auto;
		min-height: auto;
	}
	
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 25px 10px 25px !important;
}
	
	.quality {font-size: 30px !important;}
.qualspan {font-size: 30px !important;}
	
	.shadebox {height: auto !important;}
	
	.rh1 {
    color: #BD0000 !important;
    font-family: 'Patua One', cursive;
    font-size: 26px !important;
}
	
	#formpage {
    background-color: rgba(0, 0, 0, 0.15);
    min-height: 950px;
}
	

	.cm-e-menu ul.submenu {
		display: block;
		margin: auto;
		width: 100%;
	}
	
	.cm-e-menu .topmenu ul {
    display: none;
    position: static;
		width: 100%;
		background-color: black !important;
}
		.cm-e-menu .topmenu ul:hover {
		background-color: black !important;
}
	
	
	.cm-e-menu ul li.topmenu {
    display: block;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif !important;
    background-color: black !important;
}
	
	
	.cm-e-menu ul.submenu li {
    text-align: center;
		padding: 10px;
}
	
	.submenu {
		display: block;
		margin: auto;
		overflow: hidden;
	}
	
	.cm-e-menu ul.submenu .submenu {
    top: 0px;
    left: 0%;
    font-size: 12pt;
		overflow: hidden;
}
	

	
	.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
}
	
	.cm-e-menu ul li.topmenu:hover> ul {
    display: inline-block;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif !important;
    width: 100% !important;
		color: black !important;
}
	
	.cm-e-menu ul li.topmenu:hover> ul {
    display: inline-block;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif !important;
    width: 100% !important;
z-index: 9999;
    color: black !important;
}
	
		.dropdown-menu {
		position: relative !important;
	}
	
	.cm-e-menu li:hover > ul {
  
}
	
	html {
		overflow-x: hidden;
	}
	
	.cm-e-menu li:active {
		background-color: white;
	color: black;
	font-family: 'Source Sans Pro', sans-serif !important;
}
.cm-e-menu ul li.topmenu {
	display: block;
	padding: 0px;
		font-family: 'Source Sans Pro', sans-serif !important;
}

	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
 .cm-e-menu ul.submenu {
	top: 0; left: 0;
	padding-top: .5em;
	padding-bottom: .5em;
		font-family: 'Source Sans Pro', sans-serif !important;
	position: relative;
		color: black !important;
		
}
 
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {


}

