@charset "UTF-8";

/* CSS Document */


/********************		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;
}

.container .paragraph {
    font-weight: 300;
    font-size: 16px;
    color: #2F2E30;
    line-height: 1.6em;
    margin: 0px;
    padding: 0% 50% 0% 0px
}

.container h2 {
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.2em;
    padding: 0 0 10px 0;
}

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

.tableText .paragraph {
    font-size: 14px;
    color: #989899;
    font-weight: 100;
}

.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;
}

.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;
}

#custExpbox h3 {
    letter-spacing: .1em;
}

#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: 3rem 8.5vw 1rem 8.5vw;
}

.author {
    margin: 0 0 2rem 8.5vw;
}

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


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

.valueProp {
    width: auto;
    float: none;
    margin: 0;
    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;
}

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

#valueBox h1 {
    text-align: center;
}

#logoGrid {
    position: relative;
    top: 350px;
    left: 36%;
    width: 40%;
    display: inline;
}

#logoGrid img {
    margin-left: 4px;
}

.stepText {
    padding-bottom: 14px;
    width: 100%;
    margin: 0;
}

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

.step1,
.step2 {
    margin-bottom: 10px;
}

.grassStar1 {
    margin-left: 7%;
}

.grassStar2 {
    margin-right: 7%;
}


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

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 140px;
    min-width: 480px;
    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;
    /*-webkit-transform: translate3d(0,0,0);
	-webkit-transform-style: preserve-3d;*/
}

#footer a {
    font-size: 1.2em;
    text-decoration: none;
    color: #b39d25;
}

#footer a:hover {
    color: #9FCD3F;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    /*-webkit-transform: translate3d(0,0,0);
	-webkit-transform-style: preserve-3d;*/
}

#social {
    height: 45px;
    width: 80px;
    right: 10%;
    top: 22px;
    padding: 5px 0px 0px 0px;
    position: absolute;
}

#address {
    margin: 15px 0px 0px 0px;
    padding: 5px 0px 0px 5%;
    line-height: 0.8em;
    float: left;
}

#websiteOther {
    float: right;
    width: 100px;
    margin: 60px 7% 0px 0px;
    padding: 0px;
}

#subNav {
    position: absolute;
    top: 115px;
    left: 50%;
    margin-left: -190px;
    width: 380px;
    text-align: center;
    padding: 0;
    /*for safari flicker*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.footerNav li {
    height: 20px;
}


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


/*SIZE STYLES*/

#aboutHero h2 {
    margin: 0 0 0 10%;
}

#aboutContent {
    padding-left: 4%;
    padding-right: 22px;
}

#aboutContent .paragraphCol {
    padding-left: 5%;
}

.flyerpic {
    margin: 0 0 1em 0;
    background-position: center;
    float: left;
    width: 100%;
}

#contactHero h2 {
    margin-left: 10%;
}

.sidebarEmail {
    top: 800px;
    margin-left: -224px;
    right: 0;
    left: 50%;
}

.sidebar_hq {
    margin-left: -224px;
    left: 50%;
}

.offeringsTable {
    padding-left: 10px;
    padding-right: 14px;
    width: auto;
    display: block;
}

.offeringsTable .tableText {
    margin-left: 40px;
    margin-top: 12px;
    width: auto;
}

.offeringsTable .tableTextsmall {
    display: block;
    width: auto;
}

#header {
    height: auto;
}

#headerContent {
    display: block;
    padding-top: 6rem;
    text-align: center;
}

.logo {
    left: 1%;
    top: 72px;
    width: 266px;
}

.logo svg {
    width: 420px;
}

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

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

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

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

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

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

#rw-wrapLeft {
    float: left;
    width: 70%;
}

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

.container h2 {
    margin-top: 290px;
    margin-left: 24px;
    padding-bottom: 0;
    width: auto;
    color: #849fd2;
}

#custserv {
    background-size: contain;
}

#features {
    padding: 40px 0 20px 0;
}

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

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

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

.bubbleBox {
    margin-right: auto;
    margin-left: auto;
}

#bubbleleft,
#bubbleright {
    margin: 0;
    padding: 12px;
    width: 224px;
    height: 224px;
}

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

.flex-box {
    width: auto;
    margin-top: 180px;
}

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

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

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

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

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

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

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

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

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

#custExpbox h3 {
    letter-spacing: normal;
}

.techBox {
    padding-left: 24px;
}

.techBox h3 {
    font-size: 1.5em;
}

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

.listHead,
.tableCol3 li.descrip {
    font-size: 11px;
}

.tableRow1 .tableCol1 {
    font-size: 14px;
}

#subcontainer .offeringsTable .tableTextsmall p,
#subcontainer .techBox p {
    font-size: 11px;
    line-height: 1.6em;
}

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

.tableCol {
    font-size: 1em;
}

.recentDate {
    margin-right: 3em;
}

#mockUps {
    background-image: url(../images/Responsive_presentation_870.jpg);
    background-size: 130%;
    height: 400px;
}

#mockupsBox {
    position: relative;
}

#mockupsBox .sidebar_hq {
    position: absolute;
    top: 56px;
    height: 240px;
    margin-left: -226px;
    text-align: center;
}

#mockupsBox h2 {
    font-size: 3em;
}

.mockupContent {
    position: static;
    width: auto;
    margin: 40px 0 0 36px;
}

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

.contentBox {
    position: absolute;
    top: 45%;
    width: 460px;
}

.contentBox img {
    float: right;
    margin: -80px -5px 0 0;
}

.smlogo {
    top: 54px;
}


/*NAV*/

.nav_main {
    right: 50%;
    margin-right: -267px;
}

.nav_main ul.fallback {
    padding: 0;
}

.nav_main ul li ul.fallback {
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 408px;
}

.nav_main ul li ul.fallback li {
    line-height: 16px;
    height: 40px;
    display: inline-block;
    padding: 0px 0px 4px 0px;
    margin: 0 20px 0 0;
    width: 182px;
}

.nav_main ul li ul li.sublevel a:hover {
    background-color: #6bcc03;
    height: 28px;
    padding: 10px 12px 4px 12px;
    width: 182px;
    margin: 0;
}