/* Basic page elements */
body {
    
	font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    height: 100%;
	color: #3C3C3C;
}

html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%;
}

*,:before,:after {
    box-sizing: inherit;
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.divider {
    clear: both;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right,rgba(185,185,185,0),rgba(185,185,185,0.75),rgba(185,185,185,0));
    margin: 24px 0;
}

img.responsiveimg {
    vertical-align: top;
	width: 100%;
	height:auto;
}

.imgBorder {
	border: 2px solid #222222;
}

.centerImg {
	margin: auto;
	background: #E3E2D7;
	padding: 16px;
}

.footerSecondaryNav a {
	color: #222222;
	padding: 8px;
}

.featuredPara {
	
	line-height:28px;
	
}

.txtLink {
	color: #666666;
}
.imgBackground {

 background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../images/grill.jpg");
    background-size: cover;
    background-position: center center;
    width: 100%;
	height: 300px;

}

.imgBackground2 {

 background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../images/kamado_history.png");
    background-size: cover;
    background-position: center center;
    width: 100%;
	height: 300px;

}
@media screen and (min-width: 1330px) {
	.imgBorder {
		border: none;
	}
}


.icon {
	max-width:113px;
}

.normalWidthImg {
	width: auto;
}


.img_icon {
	width: 100%;
	max-width: 180px;
	display:block;
	margin: 0 auto;
	padding-top: 20px;
}

.img_color_choice {
	width: 100%;
	height:auto;
	max-width: 180px;
	
}

.img_sample {
	width: 100%;
	height:auto;
	max-width: 400px;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin:auto;
	
}


.img_color {
	width: 100%;
	height:auto;
	max-width: 200px;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin:auto;
  padding: 16px;
	
}
.img_sample:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.callout img {
	display:block;
}



.footerLogo {
	width: 100%;
	margin:auto;
	max-width:290px;
}


.container {
    width: 100%;
	
   
}

.wrapper {
    width: 90%;
    margin: auto;
    max-width: 1400px;
}
h1, h2, h3, h4 {
	
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	padding-bottom: 4px;
	line-height:36px;
	text-transform:uppercase;
	
	
}
h2 {
	font-size: 1.1em;
	border-bottom: 1px solid #D4CCAF;
	margin-bottom: 8px;
	text-align:left;
}
h3 {
	font-size: 1em;
	
	
}

h4 {
	font-size: 1em;
	padding: 0;
	line-height:28px;
	
}
label {
	display: block;
	margin-bottom: 8px;
}


@media screen and (min-width: 1030px) {

h1
	
	
	{font-size: 1.8em;
	
	
	
}
h2, h3, h4 {
	font-size: 1.5em;
}

}
.footerNavHeader {
	font-size: 1.8em;
}
.footerNavHeader a {
	color: #FFA913;
	text-decoration:none;
}
.headingMargin {
	margin-top: 1.4em;
}
.headerNoPadding {
	padding-bottom:0;
}




.headerPadding h4 {
	margin-bottom: 16px;
}

.dark_lined_background h3, .dark_grunge_background h3 {
	color: #F2AA13;
	text-align:center;
	font-size: 1.8em;
	
}


.logo {
	max-width: 189px;
	display: block;
padding: 6px;
margin:auto;
	
	

}
@media screen and (min-width: 750px) {
	.logo {
		

	

	
	

}
	
}

.logoText {
	color: #0B2551;
	font-size: 1em;
	display: block;
	margin-bottom: 0;
	
	
	
	padding-top: 16px;
}
.logoText span {
	display:block;
	color: #CE181F;
	 font-family: 'Open Sans',sans-serif;
	 font-size: 12px;
	 padding-top: 4px;
}

.main {
	background:#222222;
	color: #EAE7D9;
}

.cart {
	max-width:45px;
	background: #222222;
padding: 4px;
border-radius:4px;
}

.tiled {
	
	background-image: url("http://www.allprogrills.com/images/tiled_background.png");
    background-repeat: repeat;
	color: #EAE7D9;
}

.light_callout {
	background-image: url("../images/light_callout_background.png");
    background-repeat: repeat;
	color: #222222;
}

.dark_lined_background {
	background-image: url("../images/dark_lined_background.png");
    background-repeat: repeat;
	color: #EBEADF;
}

.flame_background {
	background-image: url("../images/flame_background.jpg");
    background-repeat: repeat-x;
	color: #EBEADF;
	
}

.dark_grunge_background {
	background-image: url("../images/dark_grunge_background.png");
    background-repeat: repeat;
	color: #EBEADF;
	border-top: 2px solid #F2AA13;
	border-bottom: 2px solid #F2AA13;
}

.grid_padding {
	padding: 32px 0px 32px 0px;
}

.content_padding {
	padding: 32px;
}
.content_padding_24 {
	padding: 24px;
}
.callout_image {
	
	
}


@media screen and (min-width: 750px) {

.grid_padding {
	padding: 32px 0px 32px 32px;
}
}

.image_opacity {
color: #f2f2f2;
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, .7);
text-align: center;
margin:3px;
}

.secondary {
	background: #EAE7D9;
	color: #222222;
}



.light_callout_module h2 {
	text-align:left;
	
	
	
}
.centerHeading {
	text-align:center;
	margin-top: 32px;
}

.light_callout_module .grid_2 {
	text-align:center;
}

p {
	line-height:24px;
	margin-bottom: 24px;

}
.subHeader {
	font-weight:bold;
	font-size:1.1em;
	margin-bottom: 8px;
}

.grid_1 p {
	
	margin: 24px auto;
}

.calloutImportant {
	font-size: 1.4em;
	margin-bottom: 16px;
}

.calloutImportant span {
	font-size:16px;
	display:block;
	margin-top:16px;
}
ul.contentList {
	
	background-color:#f2f2f2;

 list-style: square outside none;
 text-align:left;
 max-width:600px;
 margin: auto;
 padding: 16px;
 line-height:34px;
}
ul.contentList li {
	margin-left: 16px;
}
ul.contentList li.contentListHeader {
	list-style: none;
	margin-left: 0;
}
.carousel {
	margin: 0px 16px;
}
.footer {
	text-align:center;
	padding: 16px;
}

.footer img {
	display: inline-block;
	padding: 16px;
}

@media screen and (min-width: 850px) {
	
	.mobile_contact {
		display:none;
	}


}

/* hero */



/* navigation */

  /* global navigation */

.close-btn {
    display: block;
    width: 2.625em;
    height: 2.25em;
    padding: 0;
    border: 0;
    outline: none;
    background: #333 url(../images/close.png) left center no-repeat;
    background-size: 1.875em 1.875em;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.no-svg .close-btn {
    background-image: url(../images/close.png);
}

.close-btn:focus,.close-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.nav-btn {
    display: block;
    width: 2.625em;
    height: 2.25em;
    padding: 0;
    border: 0;
    outline: none;
    background: url(../images/menu.png) left center no-repeat;
    background-size: 1.875em 1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.no-svg .nav-btn {
    background-image: url(../images/menu.png);
}

.nav-btn:hover,.nav-btn:focus {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

#nav {
    z-index: 200;
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #fff;
}

#nav .close-btn {
    display: none;
}

#nav .block-title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#nav .block {
    z-index: 9999;
    position: relative;
 
  background-image: url("../images/dark_grunge_background.png");
    background-repeat: repeat;
	color: #EBEADF;

}

#nav ul {
    *zoom: 1;
    display: block;
}

#nav ul:before,#nav ul:after {
    content: "";
    display: table;
}

#nav ul:after {
    clear: both;
}

#nav li {
    display: block;
}

#nav li a {
    display: block;
    color: #f2f2f2;
    font-size: 1em;
    line-height: 1.28571em;
    font-weight: 700;
    outline: none;
	padding: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

#nav li a:focus,#nav li a:hover {
    color: #f2f2f2;
}

#nav li.is-active a {
    color: #fff;
}

#top {
    z-index: 100;
    position: relative;
    color: #fff;
    background: #2B833B;
	border-bottom:2px solid #22662E;
}

.nav-btn {
    position: absolute;
    top: 23px;
    left: 16px;
	
}
.mobile_cart {
	
	position: absolute;
	top: 18px;
	right: 16px;
}

@media screen and (min-width: 500px) {
    #top .nav-btn {
        position: absolute;
        top: 16px;
        right: 16px;
    }

}

@media screen and (min-width: 1030px) {
	
	.mobile_cart {
		display:none;
	}
	
	.nav-btn { 
	display:none;
	}
    #top .nav-btn {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    #nav .close-btn {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    #nav .block-title {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

  #nav ul {
        text-align: center;
        white-space: nowrap;
	
		  margin-bottom: 1px;
		  display:-webkit-box;
		  display:-webkit-flex;
		  display:-ms-flexbox;
		  display:flex;
		
    }

  #nav li {
		margin: auto;
		vertical-align:middle;
        border-right: 1px solid #313131;
		
		font-size:16px;
		-webkit-box-flex:1;
		-webkit-flex-grow:1;
		    -ms-flex-positive:1;
		        flex-grow:1;
		
    }

    #nav li:last-child {
        border-right: none;
    }

    #nav li a {
        text-transform: uppercase;
		text-decoration:none;
		color: #f2f2f2;
		font-size: 16px;
    }
}

@media screen and (min-width: 1030px) {
    #nav li a {
        padding: 16px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1030px) {
    #nav {
        position: absolute;
        top: 0;
        padding-top: 5.25em;
    }

    #nav:not(:target) {
        z-index: 1;
        height: 0;
    }

    #nav:target .close-btn {
        display: block;
    }

    #nav .close-btn {
        position: absolute;
        top: -3.75em;
        left: 1.875em;
    }

    #nav .block {
        position: relative;
        padding: 0;
    }

    #nav li {
        position: relative;
        border-top: 1px solid rgba(255,255,255,0.1);
    }

    #nav li:last-child {
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    #nav li.is-active:after {
        z-index: 50;
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: -.03125em;
        margin-top: -.625em;
        border-top: .625em transparent solid;
        border-bottom: .625em transparent solid;
        border-right: .625em #fff solid;
    }

    #nav li a {
        padding: .85714em 2.14286em;
    }

    .js-ready #nav {
        height: 100%;
        width: 70%;
        background: #333;
        -webkit-box-shadow: inset -1.5em 0 1.5em -.75em rgba(0,0,0,0.25);
        -moz-box-shadow: inset -1.5em 0 1.5em -.75em rgba(0,0,0,0.25);
        box-shadow: inset -1.5em 0 1.5em -.75em rgba(0,0,0,0.25);
    }

    .js-ready #nav .block {
        background: transparent;
    }

    .js-ready #nav .close-btn {
        display: block;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: .7;
    }

    .js-ready #nav .close-btn:focus,.js-ready #nav .close-btn:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    .js-ready #nav {
        left: -70%;
    }

    .js-ready #inner-wrap {
        left: 0;
    }

    .js-nav #inner-wrap {
        left: 70%;
    }

    .csstransforms3d.csstransitions.js-ready #nav {
        left: 0;
        -webkit-transform: translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%,0,0);
        -ms-transform: translate3d(-100%,0,0);
        -o-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-ready #inner-wrap {
        left: 0 !important;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        -webkit-transition: -webkit-transform 500ms ease;
        -moz-transition: -moz-transform 500ms ease;
        -o-transition: -o-transform 500ms ease;
        transition: transform 500ms ease;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .csstransforms3d.csstransitions.js-nav #inner-wrap {
        -webkit-transform: translate3d(70%,0,0) scale3d(1,1,1);
        -moz-transform: translate3d(70%,0,0) scale3d(1,1,1);
        -ms-transform: translate3d(70%,0,0) scale3d(1,1,1);
        -o-transform: translate3d(70%,0,0) scale3d(1,1,1);
        transform: translate3d(70%,0,0) scale3d(1,1,1);
    }

    .csstransforms3d.csstransitions.js-ready #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: .7;
        -webkit-transition: opacity 300ms 100ms,-webkit-transform 500ms ease;
        -webkit-transition-delay: ease,0;
        -moz-transition: opacity 300ms 100ms ease,-moz-transform 500ms ease;
        -o-transition: opacity 300ms 100ms ease,-o-transform 500ms ease;
        transition: opacity 300ms 100ms ease,transform 500ms ease;
        -webkit-transform: translate3d(70%,0,0) scale3d(0.9,0.9,0.9);
        -moz-transform: translate3d(70%,0,0) scale3d(0.9,0.9,0.9);
        -ms-transform: translate3d(70%,0,0) scale3d(0.9,0.9,0.9);
        -o-transform: translate3d(70%,0,0) scale3d(0.9,0.9,0.9);
        transform: translate3d(70%,0,0) scale3d(0.9,0.9,0.9);
        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        -o-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }

    .csstransforms3d.csstransitions.js-nav #nav .block {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

/* Callout Boxes */

.callout {
	background:#222222;
	padding: 20px;

}
.callout a {
	color:#f2f2f2;
}
.callout .cta {
	color: #222222
}
.callout h3 {
	color:#F2AA13;
	text-align:center;
	margin-top: 32px;
}

.callout p {
	color: #f2f2f2;
}

.calloutFloat {
	display: none;
	
}

@media screen and (min-width: 820px) {

.calloutFloat {
	float: right; max-width: 400px;
	display: block;
	margin-left: 32px;
}
}

.help {
	background-color:#F2AA13;
	color: #222222;
	padding: 16px 16px 8px 16px;
	margin: 24px;
}
.help p {
	margin-bottom:0px;
	font-weight:bold;
	text-transform: capitalize;
	padding-top: 8px;
	font-size: 15px;
}

.specs {
	display:block;
	border-bottom: 1px solid #666666;
	padding: 16px 0px;
	
}

.help a {
	color: #222222;
	text-decoration:none;
}
.paraCallout {
	background: #DFDEC8;
	border-radius:4px;
	padding: 24px;
}



.paraCallout span {

	padding-top: 16px;
	display:block;
}

span.subHeading {
	font-weight:bold;
	display:block;
	font-size: 1.4em;
	border: none; padding: 0px;
	margin-bottom: 8px;
	text-transform:uppercase;
}


/* table data */




table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background: #eee; 
	}
	th { 
		background: #333; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}


@media
	only screen and (max-width: 560px),
	(min-device-width: 568px) and (max-device-width: 624px)  {

		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		tr { border: 4px solid #ccc; }

		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #cccccc;
			position: relative;
			padding-left: 50%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		/*
		Label the data
		*/
		td:nth-of-type(1):before { content: "Size"; }
		td:nth-of-type(2):before { content: "Colors"; }
		td:nth-of-type(3):before { content: "50 QTY"; }
		td:nth-of-type(4):before { content: "100 QTY"; }
		td:nth-of-type(5):before { content: "250 QTY"; }
		td:nth-of-type(6):before { content: "500 QTY"; }
		td:nth-of-type(7):before { content: "1000 QTY"; }
		td:nth-of-type(8):before { content: "2000 QTY"; }
		td:nth-of-type(9):before { content: "Set-up"; }
		td:nth-of-type(10):before { content: "Pre-order Set-up"; }
	}





/* header */





/* List layouts */

.list_layout {
		margin: 0 -10px;
	font-size: 0;
	}
	
	.list_layout li {
		display: inline-block;
	width: 100%;
	padding:0 10px 20px 10px;
	font-size: 16px;
	vertical-align:top;
	text-align:center;
	}
	@media screen and (min-width: 400px) {
		
			.list_layout li {
		display: inline-block;
	width: 50%;
	padding:0 10px 20px 10px;
	font-size: 16px;
	vertical-align:top;
	text-align:center;
	}
		
	}

	
	@media screen and (min-width: 700px) {
	
	.list_layout li {
		display: inline-block;
	width: 20%;
	padding:0 10px 20px 10px;
	font-size: 16px;
	vertical-align:top;
	text-align:center;
	}
	}
	.bcrumb {
		
		background:#f2f2f2;
		display:none;
		
	}
	.bcrumb li {
		display:inline-block;
		margin-left: -4px;
		width: 50%;
		text-align:center;
		text-transform:uppercase;
		border-left: 1px solid #cccccc;
		padding: 8px;
		font-size: 14px;
		vertical-align:middle;
		
	}
	.bcrumb li a {
		text-decoration:none;
		color:#666666;
	}
	.bcrumb li:first-child {
		border-left: none;
	}
	.red {background-color: #A81B1E;
	color: #f2f2f2;
	}
	.red  li a {
		text-decoration:none;
		color: #f2f2f2;
	}
	

@media screen and (min-width: 930px) {
		.bcrumb li {
	font-size: 100%;
		
	}
	
}


/* Grid layouts */

.grid_1 {
	width: 100%;
	padding: 32px;
	clear: both;
	
}

.grid_2 {
	width: 100%;
	float: left;
	
	
}

.grid_7, .grid_4, .grid_20, .grid_80 {
	width: 100%;
	
	
}
.grid_20 {

}

.grid_5 {
	width: 100%;

	text-align:center;
}
@media screen and (min-width: 650px) {
	.grid_5 {
	width: 50%;
	display: inline-block;
	text-align:center;
	margin-left: -4px;
	vertical-align:top;
}
	
	
}

@media screen and (min-width: 950px) {
	.grid_5 {
	width: 20%;
	display: inline-block;
	text-align:center;
	margin-left: -4px;
	vertical-align:top;
}
	
	
}

@media screen and (min-width: 750px) {

	.grid_7 {
		
	width: 70%;
	float: left;

	
	}
	.grid_4 {
	width: 30%;
	float: left;
	text-align:center;
	
}



}

.grid {

	font-size: 0;
}
.grid_3, .grid_4 {
	display: inline-block;
	width: 100%;
	
	font-size: 16px;
	vertical-align:top;
	text-align:center;
	}
	
	.grid_3 h4 {
		padding-bottom:32px;
	}
	
	
	
	
	
@media screen and (min-width: 750px) {
.grid {
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;





}
.grid_3 {
	
	width: 33.3333%;

	
justify-content:center;
text-align: center;

	
	}
	
	

}

@media screen and (min-width: 750px) {
	.grid_4 {
		width: 50%;
		
		text-align:center;
	}
	
}

@media screen and (min-width: 1250px) {
	.grid_4 {
		width: 25%;
		
		text-align:center;
	}
	
}






@media screen and (min-width: 1030px) {
	.grid_2 {
	width: 50%;
	float: left;
	
}

.grid_20 {
	width: 20%;
	float: left;
	border: none;
}

.grid_80 {
	width: 80%;
	float: left;
}
	
	
}
	
	

@media screen and (min-width: 930px) {
	.grid {
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;



}
}



.mobileHide {
	display: none;
}

@media screen and (min-width: 860px) {
	
	.footermobile {
		display: none;
	}

.mobileHide {
	display: block
}
}


footer .join {
	display: block;
}


/* footer mobile */

.footermobile .grid_3 {
	display: block;
	width: 100%;
	text-align:center;
	
}

.footermobile .footerNav {
	display: block;
	width: 100%;
	text-align:center;
	border:none;
	
	
}
.footermobile .footerNav li {
	border-bottom: 1px solid #000000;
}







/* Info Boxes */
.info_box {
	background:#222222;
}
.info_box_content {
	padding: 20px;
	color: #f2f2f2;
	text-align:center;
	}
	
	
	/* CTA Buttons */
	

	

		.cta {
			font-family: 'Oswald', sans-serif;
			font-size: 1em;
		background:#F2AA13;
		padding: 0px 16px;
		color:#222222;
		display: block;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		width: 100%;
		max-width: 450px;
		height: auto;
		line-height:24px;
		padding: 16px;
		margin: 0px auto;
		}
					.cta_left {
			font-family: 'Oswald', sans-serif;
			font-size: 1em;
		background:#F2AA13;
		padding: 0px 16px;
		color:#222222;
		display: block;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		width: 100%;
		max-width: 450px;
		height: auto;
		line-height:24px;
		padding: 16px;
		margin: 0px 0;
		}
		@media screen and (min-width: 800px) {
		.cta {
			font-family: 'Oswald', sans-serif;
			font-size: 1.4em;
		background:#F2AA13;
		padding: 0px 16px;
		color:#222222;
		display: block;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		width: 100%;
		max-width: 450px;
		height: 60px;
		line-height:60px;
		padding:0;
		margin: 0px auto;
		}
		
		
		.cta_left {
			font-family: 'Oswald', sans-serif;
			font-size: 1.4em;
		background:#F2AA13;
		padding: 0px 16px;
		color:#222222;
		display: block;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		width: 100%;
		max-width: 450px;
		height: 60px;
		line-height:60px;
		padding:0;
		margin: 0px 0;
		}
		}
		
		.ctaMargin {
	margin: 32px 0px;
	display:block;
}
.ctaContainer {
	text-align:center;
}

.ctaFloat {
	display:inline-block;
	margin-top: 16px;
	

}
	
		
	.stacked {
	margin-top: 16px;
}
	
	/* form styles */
	
	#s {
    display: block;
    width: 60%;
    border: 0;
    outline: none;
    padding: 16px;
    font-size: .8em;
    font-weight: 700;
    color: #676767;
	
}
#searchsubmit {
    display: block;
    float: right;
    margin-top: 7px;
    background: none;
    color: #666666;
    border: 0;
    outline: none;
    cursor: pointer;
}
	
	input, textarea {
		
width: 100%;
border:0;
padding:10px;
font-size:1em;
font-family:Arial, sans-serif;
border:solid 1px #ccc;
margin:0 0 20px;
max-width:700px;
display:block;


	}
	
	input[type=submit] {
		margin-bottom: 0px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
color: #f2f2f2;
cursor:pointer;
text-transform:uppercase;


	}
	
	.formContainer {
		background:#ffffff;
		width: 100%;
		max-width: 450px;
		margin:auto;
	}
	
	/* Footer */
	
	footer {
		background:#222222;
		color: #f2f2f2;
		padding: 16px;
	}
	.footerNav {
		text-align:center;
	}
	
	.detail_additional_info {
		border-top: 1px solid #C8C7A8;
		padding-top: 32px;
		margin-top:32px;
	}
	.footerNav li {
		
		
		
		
	}
	.footerNav li a {
		display: block;
		padding: 4px;
		text-decoration:none;
		color: #FFA913;
		line-height:24px;
	}
	a img.footerLogo {
		display: block;
		max-width: 320px;
		
		margin-top: 16px;
	}
	
	.footerSecondaryNav li {
		display:inline-block;
	}
	
	.footerSecondary {
		
		
	}
	
	.intContentBorder {
		border-top: 4px solid #F2AA13;
	}
	
	.hero {
		background-image: url("../images/flame_background.jpg");
background-position: center center;
background-size: cover;
width: 100%;
height: 400px;



	}
	
	
	
	.table {

  
	}
	
	@media screen and (min-width: 750px) {
		.table {
		display: flex;
 
  justify-content: center;
  	align-items:center;
  
	}
		
	}
	
	.tableCell {
	
}

.copy, .copy a {
	font-size: 12px;
	color: #8C8C8C;
	text-decoration:none;
	
}

p.icons img {
	max-width: 25px;
	margin-right: 4px;
	height:auto;
}

.paraCallout a {
	color: #222222;
	
}

.tagline {
	font-size: 18px;
	font-weight:bold;
}

@media screen and (min-width: 800px) {

.paraHeight {
	min-height:120px;
}

}

@media screen and (min-width: 1100px) {

.paraHeight {
	min-height:80px;
}

}

.flex_content {
	
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
background: #f2f2f2;
width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
align-items:stretch;
margin-top: auto;
}