/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}


.sprite-sprite, .sprite-logo {
  background: url('../images/sprite-sce4953f476.png') no-repeat;
}


.sprite-logo {
  background-position: 0 0;
}


.columns.no-margin {
  margin-left: 0;
}


.group, .row {
  *zoom: 1;
}

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

.group:after, .row:after {
  clear: both;
}

.ir {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

/*
h1 {
  font-family: 'Oxygen', sans-serif; font-weight:700;
  font-size: 32px;
  text-transform: uppercase;
  margin: 47px 0;
}


h2 {
  font-family: 'Oxygen', sans-serif; font-weight:700;
  font-size: 21px;
  padding-bottom: 30px;
  margin: 30px 0;
  border-bottom: 1px dotted grey;
}

h3 {
  font-family: 'Oxygen', sans-serif; font-weight:400;
  font-size: 17px;
  color: #0d5c43;
  padding-bottom: 15px;
  margin: 15px 0;
  border-bottom: 1px dashed grey;
}

body {
  font-size: 13px;
  font-family: 'Oxygen', sans-serif; font-weight:300;
  line-height: 16px;
}

p {
  margin-bottom: 12px;
}*/

.sprite-logo {
  min-width: 263px;
  height: 218px;
  position: absolute;
  top: 7px;
  z-index: 51;
}

.sprite-logo a {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


.grey-bar {
  background: #58585a;
  padding-top: 10px;
}


.light-grey-bar {
  background: #e5e5e7;
  height: 70px;
}


.green-bg {
  background-color: #0d5c43;
}


.page-header {
  font-family: 'Oxygen', sans-serif; font-weight:300;
}

.page-header a {
  color: white;
}


.top-offset {
  position: relative;
  top: 100px;
}


#wrapper {
  min-height: -webkit-calc(100% - 243px);
  min-height: calc(100% - 243px);
}

.main-nav, .contact-info {
  height: 84px;
  background: #0d5c43;
  border-bottom: 3px solid white;
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
}


.main-nav ul, .contact-info ul {
  margin: 0;
  padding: 0;
  border: 0;
  margin-left: 50px;
}

.main-nav ul, .contact-info ul {
  *zoom: 1;
}

.main-nav ul:before, .contact-info ul:before, .main-nav ul:after, .contact-info ul:after {
  content: " ";
  display: table;
}

.main-nav ul:after, .contact-info ul:after {
  clear: both;
}

.main-nav ul li, .contact-info ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}

.main-nav ul li:first-child, .contact-info ul li:first-child, .main-nav ul li.first, .contact-info ul li.first {
  padding-left: 0;
}

.main-nav ul li:last-child, .contact-info ul li:last-child {
  padding-right: 0;
}

.main-nav ul li.last, .contact-info ul li.last {
  padding-right: 0;
}

.main-nav ul li, .contact-info ul li {
  height: 50px;
  line-height: 12px;
  line-height: 1rem;
  padding: 20px 15px 0 15px;
  padding: 20px 1.25rem 0 1.25rem;
  font-size: 15px;
  letter-spacing: 1px;
  border-right: 1px solid #3b7b66;
}

.main-nav ul li:last-child, .contact-info ul li:last-child {
  border-right: none;
}


/*.copyright {
  background: black;
  height: 30px;
  color: white;
  padding-top: 10px;
}*/

.page-footer .copyright a {
    color: #363636;
}


.page-footer {
  text-transform: capitalize;
  /*
  .footer-nav {
  	ul {
  		display:block;
  		text-align:center;
  	}
  	li {
  		float:none;
  		display:inline-block;
  	}
  }
  */
}

/*.page-footer .grey-bar {
  height: 72px;
}*/

.page-footer ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 13px;
  font-size: 1.3rem;
  padding-top: 20px;
}

.page-footer ul {
  *zoom: 1;
}

.page-footer ul:before, .page-footer ul:after {
  content: " ";
  display: table;
}

.page-footer ul:after {
  clear: both;
}

.page-footer ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}

.page-footer ul li:first-child, .page-footer ul li.first {
  padding-left: 0;
}

.page-footer ul li:last-child {
  padding-right: 0;
}

.page-footer ul li.last {
  padding-right: 0;
}

.page-footer ul li {
  line-height: 12px;
  line-height: 1rem;
  padding: 0px 15px 0 15px;
  padding: 0px 1.25rem 0 1.25rem;
 /* border-right: 1px solid white;*/
}

.page-footer ul li:last-child {
  border-right: none;
}

.page-footer a {
  color: white;
}


li.slides {
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-container {
  margin: 0 auto;
  width: 100%;
  border-bottom: 3px solid white;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.bx-wrapper .bx-caption {
  position: absolute;
  top: 5%;
  left: 19%;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  width: 32%;
  max-width: 310px;
  height: 90%;
  max-height: 300px;
  border-radius: 5px;
  padding: 10px;
}

.bx-wrapper .bx-caption span {
  color: #0d5c43;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


.contact-info {
  padding-top: 25px;
}

.contact-info li {
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  line-height: 12px;
  line-height: 1rem;
  padding: 0;
}

.contact-info li:after {
  content: "|";
  color: black;
  margin-left: 10px;
  margin-left: 1rem;
}

.contact-info li:last-child:after {
  content: none;
}

.contact-info a {
  color: #0d5c43;
}

.social-media {
  margin: 0;
  padding: 0;
  border: 0;
  padding-top: 17px;
}

.social-media {
  *zoom: 1;
}

.social-media:before, .social-media:after {
  content: " ";
  display: table;
}

.social-media:after {
  clear: both;
}

.social-media li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}

.social-media li:first-child, .social-media li.first {
  padding-left: 0;
}

.social-media li:last-child {
  padding-right: 0;
}

.social-media li.last {
  padding-right: 0;
}

.social-media li {
  width: 35px;
  height: 35px;
  background: #fff;
  margin-right: 3px;
}

.newsletter {
  height: 100%;
  padding: 25px;
}

.page-content {
  position: relative;
}

.page-content .row {
  position: relative;
}


.breadcrumbs {
  z-index: 2;
  position: relative;
}

.breadcrumbs li {
  display: inline-block;
  color: white;
/*  line-height: 36px;*/
}

.breadcrumbs li:after {
  content: "\00bb";
}

/*.breadcrumbs a {
  color: white;
}*/


.the-article-content, .the-comments, .landing-page-row {
  background-color: #fff;
  padding: 20px 3%;
}

.the-article-content > h2, .the-comments > h2, .landing-page-row > h2 {
  margin-top: 15px;
}


.side-menu {
  margin-top: 145px;
  position: relative;
  z-index: 2;
  font-family: 'Oxygen', sans-serif; font-weight:300;
}

.side-menu ul {
  margin: 0;
  padding: 0;
}

.side-menu li {
  background: #fafafa;
  color: #485953;
  font-size: 13px;
  line-height: 40px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #cacaca;
  border-top-width: 0;
}

.side-menu li.active {
  background: #edebeb;
  font-size: 14px;
  font-family: 'Oxygen', sans-serif; font-weight:400;
}


.green-strip {
  position: absolute;
  top: 0;
  left: 0;
  width: 98.18182%;
  height: 145px;
  background: #168561;
  border-bottom: 1px solid #3e9c7d;
}


.light-green-strip {
  position: absolute;
  left: 0;
  top: 108px;
  width: 98.18182%;
  background: #259571;
  border-bottom: none;
  height: 36px;
}


.feature-box-container {
  width: 100%;
}


.feature-box {
  width: 31%;
  margin-right: 1%;
}

.feature-box ul {
  margin: 0;
  padding: 0;
  border: 0;
}

.feature-box ul {
  *zoom: 1;
}

.feature-box ul:before, .feature-box ul:after {
  content: " ";
  display: table;
}

.feature-box ul:after {
  clear: both;
}

.feature-box ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}

.feature-box ul li:first-child, .feature-box ul li.first {
  padding-left: 0;
}

.feature-box ul li:last-child {
  padding-right: 0;
}

.feature-box ul li.last {
  padding-right: 0;
}

.feature-box ul li {
  font-family: 'Oxygen', sans-serif; font-weight:700;
  font-weight: 700;
}

.feature-box ul a {
  color: #0d5c43;
}

.feature-box ul a:after {
  content: "\00bb";
}


.feature-tab {
  position: relative;
  display: block;
  float: left;
  width: 5%;
  min-height: 320px;
  margin: 0.5em 0 0.5em 0.5em;
  overflow: hidden;
  background: #0d5c43;
}

.feature-tab.open {
  background: none;
  width: 88%;
}

.feature-tab.open .tab-header {
  display: none;
}

.feature-tab:last-child {
  margin-right: 0;
}

.feature-tab .tab-header {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  top: 143px;
  left: -128px;
  width: 320px;
  height: 2em;
  padding: 0;
  margin: 0;
  color: white;
  text-align: center;
}
