@charset "UTF-8";

/* CSS Document */

#main {
    padding-bottom: 190px;
    /* Height of the footer */
    min-width: 240px;
}

.nav_main h2 {
    display: none;
}


/********************		TYPOGRAPHY		********************/

h1 {
    font-size: 72px;
    font-weight: 800;
    color: #1c2d4d;
    line-height: .2em;
    margin: 0;
    padding: 0px;
    font-family: "Merriweather Sans", Tahoma, sans-serif;
}

h2 {
    font-size: 57px;
    line-height: 61px;
    font-weight: 700;
    color: #fff;
    font-family: "Merriweather Sans", Tahoma, sans-serif;
}

h3 {
    color: #000;
    text-transform: uppercase;
    font-family: "Merriweather Sans", Tahoma, sans-serif;
    font-weight: 400;
    letter-spacing: .25em;
    font-size: 30px;
}

.Subhead {
    font-size: 16px;
    color: #333;
}

#address .email {
    font-size: 14px;
    color: #CCC;
    text-decoration: none;
}

.blockquote {
    font-size: 14px;
    line-height: 1.2em;
}

.paragraphCol .date {
    font-size: 14px;
    font-weight: 100;
    color: #6a818d;
    line-height: 1.6em;
    margin: 0;
}

.paragraphCol {
    font-size: 14px;
    font-weight: 100;
    color: #000;
    line-height: 1.6em;
    margin: 0px 0 0 1.5em;
}

#mapGraph h3 {
    padding: 50px 0 0 0;
    margin: 0;
    font-size: 3.5em;
    font-weight: 800;
    text-align: center;
    color: #FFFFFF;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#mapGraph .paragraph {
    color: #000;
    font-size: 14px;
    line-height: 1.6em;
    font-weight: 400;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#aboutContent h1 {
    padding: 0 0 .5em 0;
    line-height: 1em;
    width: 80%;
    margin: 0;
}

#aboutContent h3 {
    margin: 0 0 1em 1.1em;
}

.tableText h2 {
    font-size: .6em;
    letter-spacing: .1em;
    line-height: 2em;
    color: #419CA6;
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
}


/*.tableText h2:first-child {
	padding-right: 2%;
}*/

.tableText ul {
    padding: 0 0 0 .5em;
    margin: 0;
    border-top-width: thin;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0;
    border-top-style: solid;
    border-top-color: #989899;
    list-style-type: none;
    font-size: 12px;
    line-height: 1.8em;
    color: #000;
}

.tableText ul ul {
    border-style: none;
    list-style-type: circle;
    color: #706868;
}

.tableTextsmall p {
    font-size: 14px;
    line-height: 1.6em;
}

.tableTextsmall ul {
    font-size: 13px;
    line-height: 1.4em;
}

.offeringsTable h3 {
    /*border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6C2C;*/
    /*border-top-color: #f16521;*/
    padding: 5px 0 0 0;
    font-size: 1.38em;
}

#headquarters h3 {
    margin: 0 0 4px 0;
    color: #FFF;
    font-family: "Merriweather Sans", Tahoma, sans-serif;
    letter-spacing: .1em;
    font-size: 26px;
    line-height: 1.2em;
    padding: 0 0 25px 0;
}

.title h3 {
    margin: 0;
    padding: 0;
    font-size: 250%;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #989899;
    opacity: 0.8;
}

#footer p {
    font-family: "Merriweather Sans", Tahoma, sans-serif;
}

#loginBox h2,
#createAccountBox h2,
#forgotBox h2 {
    color: #000;
    font-size: 1.5em;
}

#loginBox p,
#createAccountBox p,
#forgotBox p {
    color: #777777;
    font-size: .85em;
}

#loginFooter p {
    font-size: .7em;
    color: #FFF;
    margin: 0;
    padding: 0;
    line-height: 2.5em;
}

.footerNav {
    font-size: .85em;
}

#termsContent {
    font-weight: 200;
    font-size: 13px;
    margin: 0px auto;
    padding: 24px 16px;
    background-color: #fdf4da;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
}

blockquote {
    margin-top: 4rem;
}

span.quote {
    margin-top: -1rem;
}

.mail {
    padding: 0;
    margin: 0;
}


/************LAYOUT***********/

#snowflakes {
    display: none;
}

.paragraphCol {
    width: auto;
    padding: 0 16px 0 1.1em;
}

.smlogo {
    display: block;
    text-indent: -9999px;
    height: 150px;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(../images/JP16_grad_rev_172.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}

.topper {
    background-image: url(../images/debut_dark_sm.png);
    background-repeat: repeat;
    position: fixed;
    margin: 0px;
    padding: 0px;
    height: 100px;
    width: 100%;
    display: none;
    opacity: .9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
    z-index: 500;
}

.smalltopcontainer {
    margin: 0px;
    padding: 0;
    height: 150px;
    width: 100%;
    background-color: #09C;
    background-image: none;
    position: relative;
}

#header .blockquote {
    font-size: 20px;
    color: #a8bbc4;
    width: 600px;
    float: right;
    line-height: 1.8em;
    margin-top: 80px;
    margin-right: 100px;
    margin-bottom: 0px;
    margin-left: 0px;
    opacity: 0.8;
    font-weight: 400;
}

.title {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 109px;
    right: 8%;
    width: 600px;
}

.divider {
    margin: 0;
    width: auto;
    height: 50px;
    background-color: #a4cd52;
}

#slideContainer {
    height: 200px;
    margin: 40px 22% 0 0;
    padding: 0;
    float: right;
    width: 600px;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.valueProp {
    width: auto;
    margin: 0;
    position: absolute;
    bottom: 0px;
    padding: 24px;
    background-color: #4fb9dc;
    color: #FFF;
    font-size: 18px;
    line-height: 1.5em;
    font-family: "Noticia Text", serif;
    font-style: italic;
    z-index: 200;
}

.flyerpic {
    background-image: url(../images/flyerFlat.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 260px;
    float: right;
    margin: -10px 0 .5em 0;
    background-color: white;
}

#subcontainer {
    margin: 0;
    position: relative;
    padding-bottom: 156px;
}

#termSubcontainer {
    margin: 0;
}

#mainContent {
    margin: 0;
    padding: 0 0 60px 0;
    position: relative;
    height: 100%;
    width: 100%;
}

#aboutContent {
    margin: 0;
    padding: 38px 0 100px 0;
}

#mapGraph {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
    width: auto;
    background-image: url(images/cream_pixels.png);
    background-repeat: repeat;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.sidebarEmail {
    width: 320px;
    padding: 0 0 0 0;
    float: left;
    /*top: 550px;*/
    /*display: table;
	vertical-align: middle;*/
    height: auto;
    position: relative;
    top: 280px;
    margin-left: -160px;
    right: 0;
    left: 50%;
}

.sidebar_hq {
    width: 320px;
    padding: 0 0 0 0;
    margin: 40px auto;
    float: left;
    /*position: absolute;
	left: 3%;*/
    top: 320px;
    margin-left: -160px;
    left: 50%;
    /*display: table;
	vertical-align: middle;*/
    /*height: 600px;*/
    /*position: relative;
	top: 150px;
	left: 75%;*/
}

.worldBlock {
    padding: 0;
    margin: 0;
    height: 700px;
    background-image: url(../images/iStock_Map_000011267489Med.jpg);
    background-size: auto;
}

#worldmap {
    margin: 0 0 0 200px;
    display: none;
}

#contactus {
    width: 288px;
    background-image: url(../images/tweed.png);
    background-repeat: repeat;
    font-family: "Noticia Text", serif;
    font-size: 1.6em;
    font-weight: 500;
    color: #FFF;
    margin: 18px auto;
    padding: 12px 12px 24px 18px;
    border-style: solid;
    border-width: thin;
    border-color: #fee5bd;
}

.clear {
    clear: both;
}

.emailButton {
    font-family: "Merriweather Sans", Tahoma, sans-serif;
    width: 276px;
    background-color: #09C;
    text-align: center;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    transform-style: preserve-3d;
}

.emailButton a:link {
    color: #000;
    text-decoration: none;
}

.emailButton a:hover {
    color: #CCC;
}

#headquarters {
    width: 282px;
    margin: 18px auto;
    padding: 18px;
    /*float: right;*/
    /*position: absolute;
	top: 300px;
	left: 400px;*/
    background-image: url(../images/tweed.png);
    background-repeat: repeat;
    background-color: #000;
    font-family: "Noticia Text", serif;
    color: #FFF;
    border-style: solid;
    border-width: thin;
    border-color: #fee5bd;
}

#headquarters a {
    /*color: #FFD767;*/
    color: #09C;
    text-decoration: none;
    /*font-size: 1em;*/
}

#headquarters a:hover {
    color: #CCC;
}

.pin {
    margin: 0;
    padding: 0;
    width: 80px;
    position: relative;
    top: -95px;
    left: 90px;
}

#contactHero {
    margin: 0;
    padding: 0;
    background-image: url(../images/bench.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 340px;
}

#aboutHero {
    margin: 0;
    padding: 0;
    background-image: url(../images/above_crtyard.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 40% 48%;
    width: 100%;
    height: 340px;
}

#aboutHero h2 {
    margin: 0 .5em 0 .5em;
    padding: 1.89em 0 0 0;
    text-transform: uppercase;
}

#contactHero h2 {
    margin: 0 0 0 .1em;
    position: absolute;
    top: -50px;
    font-size: 3em;
}

.techBox {
    background-color: #edeeee;
    padding: 25px 16px 60px 16px;
    margin: 0;
    height: 100%;
}

#loginHeader {
    margin: 0;
    padding: 40px 0 0 80px;
}

#loginMain {
    padding: 0 0 70px 0;
    background-color: #09C;
    /*height: 100%;*/
    width: 100%;
    height: 100%;
    min-height: 100%;
}

#loginContents {
    position: fixed !important;
    position: absolute;
    top: 0;
    right: 0;
    /*bottom:0;*/
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #09C;
    /*height: 100%;*/
    width: 100%;
    min-height: 100%;
}

#loginBox,
#createAccountBox,
#forgotBox {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 36px;
    background-color: #fff;
    width: 400px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#createAccountBox,
#forgotBox {
    display: none;
}

#loginBox a,
#loginFooter a,
#createAccountBox a,
#forgotBox a {
    text-decoration: none;
}

#loginBox a:visited,
#createAccountBox a:visited,
#forgotBox a:visited {
    color: #000;
}

#loginBox a:hover,
#loginFooter a:hover,
#createAccountBox a:hover,
#forgotBox a:hover {
    text-decoration: underline;
}

.optionLink {
    color: #777777;
    font-size: .75em;
}

#loginFooter {
    height: 70px;
    position: absolute;
    bottom: 0;
    padding: 0 0 0 80px;
}

#loginFooter a {
    color: #FFF;
}

.footerNav li {
    display: inline;
    padding: 0 15px 0 0;
    margin: 0;
}

.footerNav {
    padding: 0;
    margin: 0;
}

#signInbutton {
    width: 180px;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #777777;
    font-size: .8em;
    font-weight: bold;
    padding: 9px 20px;
    text-decoration: none;
    margin: 0 30px 0 0;
    /*text-shadow:1px 1px 0px #ffffff;*/
}

#signInbutton:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

#signInbutton:active {
    position: relative;
    top: 1px;
}


/* This imageless css button was generated by CSSButtonGenerator.com */

.tableContainer {
    display: table;
    text-indent: 0px;
    /*position: absolute;*/
    margin: 20px auto 0px auto;
}

.tableRow2 {
    display: table-row;
    padding: 0px;
    margin: 0px;
    width: auto;
    clear: both;
}

.tableTextsmall {
    display: block;
    width: auto;
    margin: 0px;
    padding: 0 0px 0 .5em;
}

.tableTextsmall ul {
    font-weight: 200;
    padding: 0 0 0 12px;
}

.tableTextsmall ul li {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 12px;
}

.tableText {
    /*display: table-cell;*/
    padding: 0px 6px 0px 2px;
    margin: 0px auto 0px auto;
    /*width: 400px;*/
}

.offeringsTable {
    display: inherit;
    text-indent: 0;
    margin: 0 0 2em 0;
    padding: 10px 2% 0 2%;
}

.offeringsTable .tableText {
    display: block;
    padding: 0px;
    /*margin: 0px;*/
    width: auto;
}

.tableCol1,
.tableCol2,
.tableCol3 {
    display: table-row;
    margin: 0;
    padding: 0 36px 0 0;
    width: 210px;
    font-size: 14px;
}

.tableCol1 ul,
.tableCol2 ul,
.tableCol3 ul {
    padding: 0;
    margin: 12px 0 0 0;
    font-weight: 200;
}

.tableCol1 p,
.tableCol2 p,
.tableCol3 p,
.descrip {
    padding: 0 0 0 12px;
    margin: 0;
    font-weight: 200;
}

.listHead {
    font-weight: 400;
    line-height: 2em;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    padding: 0 0 12px 12px;
}

#subTable {
    display: table;
    width: auto;
    padding: 18px;
    margin: 20px 0 0 0;
    border: 1px solid #000;
    float: left;
    background-color: #fff;
}


/*SIZE SPECIFIC*/

#header {
    background-image: none;
    /*background-size: auto 58%;
	background-position: 1% top;*/
    height: auto;
    padding: 0;
    position: relative;
}

#headerContent {
    display: block;
    padding-top: 4rem;
    text-align: center;
    width: 80.7%;
}

.logo {
    padding: 0;
}

.logo svg {
    width: 300px;
}

#valueBox {
    width: auto;
    margin: 3rem auto 4rem auto;
}

#valueBox p {
    font-size: 1em;
    text-align: center;
    text-justify: inter-word;
}

#gridContainer {
    border-top: 1px solid #333;
}

#logoGrid {
    margin-top: 46px;
    position: static;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 292px;
}

#logoGrid img {
    float: left;
    padding: 18px 0;
    margin: 4px 20px;
}


/*.stepText {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.stepBox {
	margin: 0 auto;
	vertical-align: top;
	width: auto;
}

.superBowltext {
	width: 90%;
}

#yourTick {
	background-size: contain;
}

.grassStar1, .grassStar2 {
	display: none;
}*/

.container {
    min-width: 240px;
    width: auto;
    margin: auto 0 auto 0px;
    padding-right: 2%;
    padding-left: 2%;
    background-position: center 10%;
    background-size: cover;
    position: relative;
}

.rw-wrapper {
    width: auto;
    position: absolute;
    top: 0px;
    left: 5%;
    height: auto;
    padding-top: 0;
    margin: 40px 22% auto 2%;
}

.container .rw-wrapper h2 {
    line-height: .9em;
    margin: 0 0 10px 0;
    padding-bottom: 0;
    color: #1c2d4d;
}

#rw-wrapperH2 {
    display: block;
    padding-top: 6px;
    font-size: 40px;
}

#rw-wrapLeft {
    width: auto;
    margin-top: 19px;
}

.container .paragraph {
    margin-left: 4%;
    width: auto;
    margin-top: 60px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    padding: 0;
}

.container h2 {
    margin-top: 428px;
    margin-left: 3%;
    margin-right: 12%;
    padding-right: 2%;
    padding-bottom: 0;
    width: auto;
    color: #f4f6fb;
}

.recentText,
.recentDate {
    color: #989898;
}

#custserv {
    background-size: contain;
}


/*#features {
	position: relative;
}*/

.tablePic {
    display: none;
    position: absolute;
}


/*.tablePic:first-child{
	top: 46px;
	left: 9%;
}

.tablePic:nth-child(2) {
	top: 234px;
	left: 9%;
}

.tablePic:nth-child(3) {
	top: 458px;
	left: 9%;
}

.tablePic img {
	max-width: 100%;
	width: 100%;
}*/

.tableText {
    display: block;
    width: auto;
    /*float: left;*/
    margin-bottom: 24px;
}

.printTable {
    margin-bottom: 172px !important;
}

.tableText .paragraph {
    margin-bottom: 40px;
}

.tableRow1 {
    display: block;
    padding: 0px 3%;
}

.tableText2 {
    display: table-row;
    width: auto;
}

.bubbleBox {
    margin: 0;
    width: 100%;
    height: auto;
}

#bubbleleft,
#bubbleright {
    margin: 0;
    padding: 18px;
    width: auto;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: solid 1px #849fd2;
}

#bubbleTextleft,
#bubbleTextright {
    display: table-cell;
    vertical-align: middle;
    margin: 0 0 40px 0;
    padding: 18px 0 0 0;
    width: 100%;
    height: 200px;
    line-height: 19px;
}

.flex-box {
    width: 100%;
    margin: 0 0 40px 0;
}

.flex-container {
    position: static;
}

.flex-item-top_1,
.flex-item-top_2,
.flex-item_L,
.flex-item-bottom_1,
.flex-item-bottom_2 {
    padding: 0px 5px 10px 0px;
    height: 92px;
    width: 92px;
    margin: 40px 0px 0px 0px;
    position: relative;
}

.flex-item_R {
    padding: 0px 0px 10px 5px;
    height: 92px;
    width: 92px;
    margin: 40px 0px 0px 0px;
    position: relative;
}

.flex-item2 {
    padding: 0px 0px 0px 0px;
    height: 130px;
    width: 130px;
    margin: 0px;
    position: relative;
}

.fadeText {
    padding: 0;
    width: 92px;
    height: 92px;
    margin: 0;
    top: 0px;
    left: 0px;
}

.fadeText p {
    position: static;
    /*top: 50%;
	left: 50%;*/
    margin: 0;
    padding: 0 3px;
    display: table-cell;
    height: 92px;
    width: 92px;
    vertical-align: middle;
    font-size: .65em;
    /*line-height: 30px;*/
}

.fadeText_big {
    margin: 0;
    padding: 0;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}

.fadeText_big p {
    position: relative;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -65px;
    height: 90px;
    width: 130px;
    font-size: .9em;
}

#item5Content {
    position: absolute;
    padding: 0;
    width: 92px;
    height: 92px;
    margin: 0;
    top: 0px;
    left: 6px;
}

li.flex-item img {
    max-width: 100%;
    width: 100%;
}

#custExpbox h3 {
    letter-spacing: normal;
    font-size: 2.2em;
}

.recentDate {
    margin-right: 4.5em;
}

#safetyContain {
    height: 640px;
    margin: 80px 0;
}

#safetyContain::after {
    background-image: url(../images/bottles_720.jpg);
    background-color: #89c6ff;
}

.contentBox {
    position: absolute;
    width: 90%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contentBox img {
    float: none;
    margin: 0px auto;
}

#mockUps {
    background-size: 130%;
    height: 250px;
}

#mockupsBox {
    height: 13%;
}

#mockupsBox .sidebar_hq {
    position: relative;
    top: 0px;
    height: 240px;
    margin-top: 12px;
}

#mockupsBox h2 {
    font-size: 2em;
    margin: 0px 7px;
    line-height: 1.4em;
}

.mockupContent {
    position: static;
    width: 90%;
    margin: 40px auto;
}


/*********		DESKTOP NAVIGATION		*********/


/* Large */


/***TEST NAV***/

.nav_main {
    margin: 0px;
    padding: 0px;
    background-color: #353535;
    position: static;
    width: 100%;
    /*z-index: 600;*/
}


/*TOP ITEMS*/

.nav_main ul {
    height: auto;
    margin: 0;
    padding: 0;
    /*color: #CCC;*/
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
}

.nav_main ul.toplevel {
    padding: 0 0 10px 10px;
}

.nav_main ul.toplevel li {
    float: left;
    display: block;
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #585757;
    padding-bottom: 8px;
}

.nav_main ul.toplevel li a {
    display: block;
    padding: 15px 25px 0 0;
    margin: 0px 20px 0px 0px;
    color: #CCC;
}

.nav_main ul.toplevel li a:hover {
    color: #FFF;
}


/*SUB ITEMS*/

.nav_main ul.fallback {
    opacity: 1.0;
    padding: 4px 0 0 0;
    position: absolute;
    left: -9000px;
}

.nav_main ul li ul.fallback {
    display: block;
}

.nav_main ul.fallback,
.nav_main ul.fallback li {
    height: auto;
}

.nav_main:hover ul.toplevel li ul.fallback:hover,
.nav_main:hover li:hover ul.fallback {
    position: relative;
    top: -20px;
    left: 66px;
    width: 244px;
    background-color: #9FCD3F;
    padding: 1px 0 0 0px;
    display: block;
    z-index: 50;
}

.nav_main ul li:hover ul.fallback {
    top: -20px;
    left: 66px;
    display: block;
}

.nav_main ul li ul.fallback li {
    line-height: 16px;
    height: auto;
    padding: 5px 0px 5px 5px;
    border: none;
}

.nav_main ul li ul.fallback li:hover,
.nav_main ul li ul.fallback li:focus {
    background-color: #6bcc03;
}

.nav_main ul li ul li.sublevel a {
    width: auto;
    padding: 10px 0 6px 6px;
    color: #FFF;
    white-space: nowrap;
}

.nav_main ul li ul li.sublevel a:hover
/*, .nav_main ul li ul li.sublevel a:focus*/

{
    /*color: #FFF;*/
    height: auto;
    padding: 10px 0 6px 6px;
    /*width: 186px;*/
}


/*.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}*/


/*********	 FOOTER		*********/

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 190px;
    min-width: 240px;
    background-color: #535454;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 70%;
    text-align: left;
    color: #A7A9AB;
    line-height: 1.2em;
    clear: both;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#footer a {
    font-size: 1.2em;
    text-decoration: none;
    color: #b39d25;
    /*
	-o-transition:.25s;
  	-ms-transition:.25s;
  	-moz-transition:.25s;
  	-webkit-transition:.25s;
  	transition:.25s;*/
}

#footer a:hover {
    color: #9FCD3F;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#social {
    height: 80px;
    width: 45px;
    left: 4%;
    top: 20px;
    padding: 5px 0px 0px 0px;
    position: absolute;
}

#address {
    margin: 6px 0px 0px 0px;
    padding: 5px 10px 0px 60px;
    line-height: 1.4em;
}

#websiteOther {
    float: right;
    width: 140px;
    margin: 15px 20% 0px 0px;
    padding: 0px;
    display: none;
}

#subNav {
    position: absolute;
    top: 168px;
    left: 60px;
    margin-left: 0;
    width: auto;
    text-align: center;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.footerNav li {
    height: 20px;
}


/*****END FOOTER*****/