body {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  padding: 0;
  margin: 0;
  background-color: #E6E7E8;
  background-image: url(../img/bgtexture.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}


/* GLOBAL ----------------------------------------------------------------*/

.container {
  width: 100%;
  max-width: 1224px;
  margin: auto;
  overflow-x: hidden;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

h1 {
  text-align: center;
  color: #414042;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  color: #414042;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  text-align: left;
}

h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #6D6E71;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  text-align: left;
}

h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #ffffff;
  padding-left: 25px;
  padding-right: 15px;
  margin-bottom: 0;
  text-align: left;
}

p {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #414042;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}



/* HEADER ----------------------------------------------------------------*/

header {

}

header .container {
/*  background-image: url(../img/headerbg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-position: top; */
  min-height: 100px;
  position: relative;
  border-bottom: #F15A29 1px solid;
  background-color: rgba(255, 255, 255, 0.4);
}

header .container .asplogo {
  background-repeat: no-repeat;
  min-height: 100px;
  float: left;
}

header a {
  color: #414042;
  text-transform: uppercase;
  font-size: 17px;
}

header nav {
  float: right;
  position: absolute;
  right: 0;
  bottom: 0;
}

header li {
  display: inline;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.asplogo {
  background-image: url(../img/asplogo.png);
  width: 100%;
  margin: 0 0 0 10px;
}

.current {
  min-height: 42px;
  background-image: url(../img/currentarrow.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

.current a {
  color: #F15A29;
}

header a:hover {
  color: #61845F;
}


/* SHOWCASE --------------------------------------------------------------*/

#showcase {
  margin-bottom: -6px;
}

#showcase img {
  width: 100%;
}


/* CONTENT --------------------------------------------------------------*/

.content {
  min-height: 200px;
}

.content .container {
  background-color: #ffffff;
}

.contentbox {
  width: 31.33%;
  background-color: #ffffff;
  margin: 10px 1% 10px 1%;
  min-height: 180px;
  float: left;
}

.contentbox img {
  width: 100%;
}



/* DIVISIONS ------------------------------------------------------------*/

.divbox {
  width: 100%;
  margin-top: 10px;
  border: #E6E7E8 1px solid;
  overflow: hidden;
  position: relative;
}

.divbox img {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.divboxleft {
  width: 33.3%;
  height: 100%;
  position: absolute;
  float: left;
}

.divboxleft img {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.divboxright {
  width: 66.6%;
  float: right;
}

/* CONTACT US --------------------------------------------------------- */

.contactdivleft {
  width: 30%;
  float: left;
  min-height: 700px;
  background-image: url('../img/contactbg-01.png');
  background-repeat: repeat;
  background-color: #61845F;
}

.contactdivleft .h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #414042;
  padding-left: 25px;
  padding-right: 15px;
  text-align: left;
  line-height: .8;
}

.contactdivleft p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding-left: 25px;
  padding-right: 15px;
  text-align: left;
  line-height: .8;
}

.contactdivright {
  width: 70%;
  float: right;
}

.faketable {
  width: 100%;
  display: table;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
}

.faketableleft {
  width: 33.33%;
  float: left;
}

.faketablemid {
  width: 33.33%;
  float: left;
}

.faketableright {
  width: 33.33%;
  float: left;
}

#faketabletextheader {
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  text-align: left;
  padding-left: 3.33%;
  padding-top: 25px;
  background-color: #ffffff;
}

#faketabletext {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  padding: 5px 0 5px 10%;
}

.faketableleft #faketabletext {
  font-weight: bold;
}



/* PRODUCTS --------------------------------------------------------------*/

.productbox {
  width: 31.33%;
  background-color: #ffffff;
  margin: 10px 1% 10px 1%;
  min-height: 180px;
  float: left;
}

.productbox img {
  width: 100%;
}



/* PROMOTIONS --------------------------------------------------------------*/

.promotionboxheader {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}

.promotionboxheader img {
  width: 100%;
}

.promotionbox {
  width: 50%;
  height: 180px;
  background-color: #666666;
  float: left;
  position: relative;
  overflow: hidden;
}

.promotionbox img {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.promotionbox h2 {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  z-index: 2;
  text-shadow: 1px 1px 2px #000000;
  font-weight: lighter;
  font-size: 36px;
  line-height: 110%;
}

.promocolumn {
  width: 50%;
  float: left;
}

.promobox {
  width: 100%;
  margin-bottom: 15px;
  float: left;
  position: relative;
  overflow: hidden;
  /*
  background-image: url('../img/promobggradient.jpg');
  background-repeat: repeat-y;
  background-position: left; */
}

.promobox h4 {
  font-size: 13px;
  color: #000000;
  padding: 0;
  margin-left: 25px;
}
.promobox p {
  font-size: 11px;
  margin-left: 10px;
}

.promobox li {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
}

.promobox ul {
  padding-bottom: 15px;
  margin-left: 25px;
  list-style-type: none;
}

.promoimgbox {
  height: 140px;
  width: 140px;
  float: right;
  margin: 15px 15px 0 0;
}

.promoimgbox img {
  width: 100%;
}

.promoboxline {
  width: 1px;
  height: 80%;
  margin: 20px 0px 0px 10px;
  float: left;
  background: linear-gradient(#61845F, white);
  position: absolute;
}

.promotoolsbox {
  position: relative;
  width: 20%;
  min-height: 160px;
  float: left;
}

.promotoolsbox img {
  width: 70%;
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.promoheadertext {
  font-size: calc(24px + (90 - 24) * ((100vw - 300px) / (1600 - 300)));
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
  font-family: 'Oswald', sans-serif;
}


/* EMPLOYMENT ------------------------------------------------------------*/

.employmenthalfbox {
  width: 50%;
  min-height: 275px;
  float: left;
  background-color: #888888;
}

.employmenthalfbox ul li {
  margin-left: 25px;
  margin-right: 15px;
  padding-bottom: 5px;
  color: #FFFFFF;
}

.employmenthalfbox ul {
  margin-bottom: 20px;
  list-style-type: none;
}

.employmenthalfbox h3 {
  text-align: center;
  font-size: 24px;
  color: #F1F2F2;
}

.employmentfullbox {
  width: 100%;
}

.employmentfullbox img {
  width: 100%;
}

.employmentthirdbox {
  width: 33.33%;
  height: 100%;
  float: left;
}

.employmentthirdbox h2, .employmentthirdbox p {
  color: #FFFFFF;
}

.employmentthirdbox h3 {
  color: #F15A29;
}

/* FORM STYLE ------------------------------------------------------------*/

.formcontainer {
  width: 100%;
}

.formcontainer table {
  width: 100%;
}

.formcontainer table td {
  width: 50%;
}

/* FOOTER ----------------------------------------------------------------*/

footer {
  border-top: #F15A29 1px solid;
  height: 100px;
  width: 100%;
  background-color: #231F20;
  max-width: 1224px;
  margin: auto;
  text-align: center;
  padding-top: 20px;
}


footer li {
  display: inline;
  padding-right: 15px;
  padding-left: 15px;
}

footer a {
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
}

footer a:hover {
  color: #F15A29;
}

footer p {
  font-family: sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
}

footer ul li img {
   margin-bottom: -10px;
}

.wedoourbest {
  float: right;
  position: absolute;
  right: 0;
  margin-top: -25px;
}

.wedoourbest p {
font-family: 'Montserrat', sans-serif;
font-size: 30px;
color: #F15A29;
text-shadow: 1px 1px #444444;
}


/* MEDIA QUERIES ---------------------------------------------------------*/

@media(max-width: 768px){

  header,
  header .container {
    min-height: 140px;
    background-color: #ffffff;
    background-image: url(../img/headerbg.jpg);
    float: none;
    text-align: center;
    width: 100%;
  }

  header nav {
    float: none;
    width: 100%;
    color: #000000;
  }

  header li {
    display: inline;
    float: none;
    padding-right: 10px;
    padding-left: 10px;
  }

  .current {
    background-image: none;
  }

  .asplogo {
    background-image: url(../img/asplogo.png);
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: block;
  }

  .contentbox {
    width: 100%;
    min-height: 180px;
    margin: 20px 0 0 0;
  }



  .divbox img {
    width: 100%;
  }

  .divboxleft {
    width: 100%;
    position: relative;
  }

  .divboxleft img {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    top: 0%;
    transform: none;
  }

  .divboxright {
    width: 100%;
  }

  .contactdivleft {
    width: 100%;
    min-height: inherit;
  }

  .contactdivleft h4 {
    text-align: center;
  }

  .contactdivleft p {
    text-align: center;
  }

  .contactdivright {
    width: 100%;
  }

  .faketable {
    margin-top: 15px;
  }

  .faketableleft, .faketablemid {
    width: 50%;
    padding: 10px 0 5px 0;
  }

  .faketableright {
    width: 100%;
  }

  #faketabletext, #faketabletextheader {
    font-size: 16px;
    text-align: center;
    padding: 0;
  }

  .productbox {
    width: 100%;
    margin: 20px 0 0 0;
    min-height: 180px;
  }

  .productbox img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .promotionboxheader {
    width: 100%;
  }

  .promotionbox {
    width: 100%;
  }

  .promobox {
    width: 100%;
  }

  .promotoolsbox {
    position: relative;
    width: 50%;
  }

  .promotoolsbox img {
    width: 60%;
  }

  .promocolumn {
    width: 100%;
  }

  .employmenthalfbox {
    width: 100%;
  }

  .employmenthalfbox ul li {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
  }

  .employmentthirdbox {
    width: 100%;
    border-bottom: #FFFFFF 8px solid;
    background-color: #3B5738;
  }

  .wedoourbest {
    display: none;
  }


}
