@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700);
.small-square {
  color: #5f574f;
  position: absolute;
  top: 0;
  margin: 0 0 0 -15px;
  content: '\25AA';
}
.container {
  padding: 0;
}
a,
a:hover,
a:active {
  outline: 0;
}
a:focus,
button:focus {
  outline: thin dotted;
  outline: 2px solid #0098db;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
  color: #007681;
}
blockquote {
  border-left: 5px solid #e3dfd5;
}
div:focus {
  outline: none;
}
dl {
  margin-top: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 5px 0;
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  margin-right: 7px;
}
h1 {
  font-weight: 300;
  margin-bottom: 20px;
}
h2 {
  color: #007681;
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
}
li {
  line-height: 1.42857;
}
hr {
  border-color: #d5d0c0;
}
label {
  font-weight: 600;
}
input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000 !important;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000 !important;
}
input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6) !important;
}
.stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0
}
#logos {
    width: 100%;
    margin-top:30px;
    margin-left: auto; 
    margin-right: auto;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
#logos img {
    vertical-align: top;
    display: inline-block;
}
.btn {
  line-height: 1.42867;
}
.btn-one {
  background-color: #009b76;
  border-color: #008263;
  color: white;
  text-decoration: none;
}
.btn-one:hover,
.btn-one:focus,
.btn-one:active {
  background-color: #00b489;
  border-color: #008263;
  color: white;
  text-decoration: none;
}
.btn-two {
  background-color: #007c92;
  border-color: #006679;
  color: white;
  text-decoration: none;
}
.btn-two:hover,
.btn-two:focus,
.btn-two:active {
  background-color: #0092ab;
  border-color: #006679;
  color: white;
  text-decoration: none;
}
.btn-three {
  background-color: #4d5357;
  border-color: #414649;
  color: white;
  text-decoration: none;
}
.btn-three:hover,
.btn-three:focus,
.btn-three:active {
  background-color: #596065;
  border-color: #414649;
  color: white;
  text-decoration: none;
}
.btn-su-alert {
  background-color: #3f3c30;
  border-color: #312e25;
  color: white;
  text-decoration: none;
}
.btn-su-alert:hover,
.btn-su-alert:focus,
.btn-su-alert:active {
  background-color: #4d4a3b;
  border-color: #312e25;
  color: white;
  text-decoration: none;
}
.btn-u {
  display: inline-block;
  position: relative;
  padding: 8px 13px;
  border: 0;
  cursor: pointer;
  background: #d5d0c0;
  color: #5f574f;
  font-size: 1.07143em;
  text-decoration: none;
  text-shadow: none;
}
.btn-u:hover {
  color: #fbfbf9;
  background: #3f3c30;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-u i {
  font-size: 1.13333em;
}
.small-square {
  color: #5f574f;
  position: absolute;
  top: 0;
  margin: 0 0 0 -15px;
  content: '\25AA';
}
.color-red {
  color: #007681;
}
.uppercase {
  text-transform: uppercase;
}
#hero-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.info-box {
  margin: 0 15px 30px;
  display: table;
}
.info-box .icon-container,
.info-box .text-container {
  display: table-cell;
  vertical-align: top;
  min-width: 65px;
}
.info-box .icon-container {
  text-align: center;
}
.info-box .text-container {
  padding-left: 15px;
}
.info-box .offset {
  padding-left: 65px;
}
.info-box i {
  color: #DAD7CB;
  margin: 0;
}
.info-box h2 {
  font-size: 1.28571em;
  font-weight: normal;
  line-height: 1.2em;
  padding: 5px 0;
  text-transform: uppercase;
  color: #007681;
}
.info-box ul {
  padding-left: 0;
  list-style: none;
}
.info-box ul li {
  line-height: 1.1em;
  margin-bottom: 10px;
}
.info-box dt {
  font-size: 1.1em;
}
.info-box dt a,
.info-box li a {
  text-decoration: none;
}
.info-box dt a:hover,
.info-box li a:hover,
.info-box dt a:active,
.info-box li a:active {
  text-decoration: underline;
}
.lead {
  font-size: 1.42857em;
  line-height: 1.4;
  color: #3f3c30;
}
h2.headline {
  font-size: 2em;
  /*font-size: 1.71429em;*/
  font-weight: 300;
  color: #5f574f;
  /*border-bottom: 1px solid #d5d0c0;*/
}
h2.super {
  font-size: 2em;
  /*font-weight: 300*/
  /*color: #5f574f*/;
  /*border-bottom: 1px solid #d5d0c0;*/
}
.larger {
  font-size: 1.28571em;
  line-height: 1.11111;
  font-weight: 400;
}
.margin-bottom-5 {
  margin-bottom: 5px;
  clear: both;
}
.margin-bottom-10 {
  margin-bottom: 10px;
  clear: both;
}
.margin-bottom-20 {
  margin-bottom: 20px;
  clear: both;
}
.margin-bottom-25 {
  margin-bottom: 25px;
  clear: both;
}
.margin-bottom-30 {
  margin-bottom: 30px;
  clear: both;
}
.margin-bottom-40 {
  margin-bottom: 40px;
  clear: both;
}
.margin-bottom-50 {
  margin-bottom: 50px;
  clear: both;
}
.margin-bottom-60 {
  margin-bottom: 60px;
  clear: both;
}
.more-link a,
a.more-link {
  font-weight: 600;
  font-size: .9em;
  padding-left: 0;
  padding-top: 2px;
  display: inline;
  text-transform: uppercase;
  text-decoration: none;
  color: #5f574f;
}
.more-link a:hover span,
a.more-link:hover span {
  color: #00313c;
  text-decoration: underline;
}
.more-link a i,
a.more-link i {
  color: #00313c;
  font-size: 1.1em;
}
.navbar {
  border: none;
}
.postcard-left,
.postcard-right {
  clear: both;
  display: table;
  padding: .75em 0;
  position: relative;
}
.postcard-left > div,
.postcard-right > div {
  display: table-cell;
  position: relative;
}
.postcard-left .postcard-image img,
.postcard-right .postcard-image img {
  height: auto;
  margin-top: 2px;
}
.postcard-left .postcard-text,
.postcard-right .postcard-text {
  vertical-align: top;
}
.postcard-left .postcard-image {
  padding-right: 20px;
}
.postcard-right .postcard-image {
  padding-left: 20px;
}
img.banner-image {
  background-color: rgba(0, 0, 0, 0);
  border: 4px solid #c4bfa9;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 2px;
}
img.feature-image {
  border-bottom: 3px solid #c4bfa9;
  padding-bottom: 2px;
}
.image-caption {
  background-color: #f2f1eb;
  color: inherit;
  text-shadow: none;
  width: 100%;
  position: static;
  text-align: left;
  padding: 10px;
}
.image-caption h3,
.image-caption h4,
.image-caption p {
  display: inline;
  margin: 0;
}
.image-caption h3,
.image-caption h4 {
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #007681;
  margin-right: .4em;
}
#hero-image {
  clear: both;
  margin-bottom: 20px;
  position: relative;
}
.screen-reader {
  display: inline-block;
  position: absolute;
  font-size: 0;
  line-height: 0;
  height: 1px;
  overflow: hidden;
}
.size-detect-xs,
.size-detect-sm,
.size-detect-md,
.size-detect-lg {
  display: none;
}
ul.vbar {
  list-style: none;
  padding: 0;
}
ul.vbar li {
  display: inline-block;
  padding: 0 0.5em;
  border-right: 1px solid #696969;
}
ul.vbar li:first-of-type {
  padding-left: 0;
}
ul.vbar li:last-of-type {
  border-right: none;
}
.well {
  box-shadow: none;
  border: medium none;
  /*border-radius: 10px 10px 10px 10px;*/
  border-radius: 0px;
  padding: 20px;
  margin-bottom: 30px;
}
.well h2 {
  padding: 10px 0 4px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #00313c;
}
.well h3 {
  font-size: 1em;
  text-transform: uppercase;
}
.well ul {
  list-style-type: square;
  list-style-image: url('../images/bullet.gif');
}
.well ul li {
  position: relative;
  margin-bottom: 7px;
  line-height: 1.1em;
}
.well img {
  display: block;
  max-width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 6px;
  padding: 2px;
}
.well p.caption {
  color: #8a887d;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0.01em;
}
.well .more-link {
  text-align: right;
}
.video-container {
  position: relative;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.descriptor {
  font-size: 0.9em;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-bottom: 4px;
  color: #5f574f;
}
#content {
  margin-bottom: 20px;
}
#about {
  vertical-align: bottom;
}
#top {
  background-color: #00313c;
  color: #00313c;
}
#feature-banner {
  position: relative;
}
#feature-banner .feature-caption {
  padding: 15px 20px;
  width: 400px;
  color: #2e2d29;
  font-size: 1.1em;
  line-height: 1.2;
  text-shadow: none;
  text-align: left;
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 18px;
  left: 18px;
  right: auto;
}
#feature-banner .feature-caption:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #f2f1eb;
  opacity: 0.85;
}
#feature-banner .feature-caption.left-top {
  top: 18px;
  bottom: auto;
  left: 18px;
  right: auto;
}
#feature-banner .feature-caption.right-top {
  top: 18px;
  bottom: auto;
  left: auto;
  right: 18px;
}
#feature-banner .feature-caption.right-bottom {
  top: auto;
  bottom: 18px;
  left: auto;
  right: 18px;
}
#feature-banner .feature-caption h2,
#feature-banner .feature-caption h3 {
  color: #00313C;
  font-size: 1.455em;
}
#main-content ul {
  list-style-type: square;
  list-style-image: url('../images/bullet.gif');
}
#main-content ul li {
  color: #2e2d29;
  position: relative;
  line-height: 1.5em;
}
#main-content dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #007681;
}
#main-content dd {
  line-height: 1.2;
  margin-bottom: 15px;
}
.sidebar-nav h2 {
  font-size: 1.2em;
  color: inherit;
}
.sidebar-nav ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 30px;
}
.sidebar-nav ul li {
  border-bottom: 1px solid #e3dfd5;
}
.sidebar-nav ul li a {
  text-decoration: none;
}
.sidebar-nav ul li a.toc_current {
  color: #00313c;
  background-color: #f2f1eb;
}
#social-icons img {
  width: 31.2px;
  margin: 0 4px 4px 0;
}
#social-icons a:hover img {
  opacity: .6;
  transition: all 0.4s ease-in-out;
}
/*Header (logo and menu)
------------------------------------*/
#skip a,
#skip a:hover,
#skip a:visited {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip a:active,
#skip a:focus {
  position: static;
  width: auto;
  height: auto;
  color: white;
}
.no-brand-bar #brandbar {
  display: none;
}
.no-brand-bar #header {
  border-top: 10px solid #00313c;
}
#brandbar {
  background: #00313c;
  box-shadow: inset 0 -4px 8px -2px rgba(0, 0, 0, 0.2);
  /* Horizontal offset , vertical offset, blur, internal spacing */
  min-height: 30px;
}
#brandbar .container {
  margin: 0 auto;
  padding-top: 4px;
}
#brandbar .container:after {
  clear: both;
}
#header {
  z-index: 999;
  padding: 30px 0;
  background-color: #f8f7f2;
}
#header a,
#mainmenu a {
  text-decoration: none;
}
#logo,
#signature {
  display: table-cell;
  vertical-align: middle;
}
#logo {
  float: none;
  padding: 0 15px 0 0;
}
#logo img {
  max-width: 80px;
  max-height: 90px;
}
#signature {
  height: auto;
}
#signature #site-name,
#signature #site-slogan {
  font-family: inherit;
  text-rendering: optimizelegibility;
}
#signature #site-name {
  color: #333333;
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: -3px;
}
#signature #site-name a {
  font-weight: 500;
  color: #333333;
  text-decoration: none;
}
#signature #site-name #site-name-2 {
  display: inline-block;
}
/*#site-name-2::before {
        content:"Studying tomorrow's energy,<br>making the most of today" l
}*/
.center {
        transform: translate(-50%, -50%);
}
#signature #site-slogan {
  display: none;
}
body.two-line-signature #signature #site-name span {
  font-size: .7em;
  line-height: 1.1em;
}
body.two-line-signature #signature #site-name span#site-name-2 {
  display: inline-block;
  font-style: italic;
}
body.site-slogan #signature #site-slogan {
  display: inline-block;
  margin-bottom: -4px;
  margin-top: 4px;
  white-space: nowrap;
}
@media all and (max-width: 800px)
{
        body.site-slogan #signature #site-slogan {
          display: inline-block;
          margin-bottom: -4px;
          margin-top: 4px;
          white-space: wrap;
        }
}
body.site-slogan #signature #site-slogan a {
  color: #33333a;
  font-size: 1.5em;
  font-weight: 300;
  font-style: italic;
}
/* Search */
#nav-search {
  min-height: 30px;
  width: 340px;
  position: relative;
  margin-top: 10px;
}
#search-form {
  position: relative;
}
#search-field {
  width: 220px;
  height: 30px;
  color: #5f574f;
  padding: 4px 33px 4px 10px;
  border: 2px solid #e9e6df;
  background-color: #fbfbf9;
  border-radius: 8px;
  position: absolute;
  right: 0;
}
#search-type {
  position: absolute;
  top: 5px;
}
#search-type input:focus {
  outline: 2px solid #0098db;
}
#search-type label {
  font-weight: 400;
  color: #f2f1eb;
}
#search-type input[type="radio"] {
  margin-right: 8px;
}
#search-form #search-btn {
  cursor: pointer;
  border: none;
  height: 26px;
  width: 26px;
  background-color: #fbfbf9;
  position: absolute;
  right: 5px;
  top: 2px;
}
#search-form #search-btn i {
  color: #5f574f;
}
#search-form #search-btn:hover {
  opacity: 0.6;
}
#search-form #search-btn:focus {
  outline: 2px solid #0098db;
}
/* Nav */
#mainmenu {
  background-color: #f8f7f2;
  margin-bottom: 30px;
  border-bottom: 1px solid #e9e6df;
}
#mainmenu ul {
  padding-left: 0;
}
#mainmenu ul.dropdown-menu {
  padding: 0;
}
.navbar {
  min-height: 0.5em;
}
.navbar .nav > li {
  display: block;
  position: relative;
  padding: 0;
}
.navbar .nav > li:last-child {
  padding-right: 0;
}
.navbar .nav > li > a {
  font-size: 1.4em;
  font-weight: 600;
  padding: 5px 0 6px 0;
  margin-right: 30px;
  line-height: 1em;
  border-bottom: none;
}
.navbar .navbar-collapse {
  padding: 0;
  max-height: none;
}
.navbar .menu-text {
  display: none;
}
.nav-pills > li {
  border-radius: 6px;
  margin-right: 2px;
}
.footer {
  padding: 0 !important;
  position: relative;
  margin-top: -120px;
  min-height: 120px;
  clear: both;
  -webkit-box-shadow: 0 4px 8px -8px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 4px 8px -8px rgba(0, 0, 0, 0.2) inset;
  background-color: #f8f7f2;
  border-top: 1px solid #e9e6df;
}
.footer ul {
  padding-left: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
.footer ul.footer-list {
  padding-bottom: .4em;
}
.footer ul.footer-list li {
  line-height: 1.1;
  padding-bottom: .4em;
}
.footer #footer-content {
  padding: 30px 0;
}
.footer h3 {
  color: #00313c;
  font-size: 1em;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 600;
}
.footer p,
.footer a {
  color: #5f574f;
}
.footer a {
  text-decoration: none;
}
.footer a:hover,
.footer a:active {
  text-decoration: underline;
  color: #007681;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.footer #hp-buttons ul {
  margin-bottom: 0;
}
.footer #hp-buttons ul li {
  margin-bottom: 5px;
}
.footer #hp-buttons ul li a {
  text-align: left;
}
.footer #hp-buttons ul li a:hover {
  text-decoration: none;
  color: white;
}
.footer #hp-buttons ul li a:focus {
  outline: 2px solid #0098db;
}
.footer #hp-buttons ul li a i {
  margin: 0 5px 0 0;
}
/* Global Footer and Copyright*/
#global-footer {
  position: relative;
  margin-top: 0 !important;
  clear: both;
  background-color: #00313c;
  color: #e3dfd5;
  box-shadow: inset 0 4px 8px -2px rgba(0, 0, 0, 0.2);
  /* Horizontal offset , vertical offset, blur, internal spacing */
  padding-bottom: 15px;
}
#global-footer .clear {
  clear: both;
}
#global-footer .container {
  background-color: #00313c;
  color: white;
}
#global-footer .container .row {
  margin: 20px 0 0 0;
}
#global-footer #bottom-logo {
  margin: 0 0 15px;
  padding: 0;
}
#global-footer #bottom-logo img {
  display: block;
  margin: 0 auto;
}
#global-footer #bottom-text ul {
  margin: 0;
}
#global-footer #bottom-text ul li {
  display: block;
  list-style: none;
  font-size: 1.07143em;
  line-height: 2;
}
#global-footer #bottom-text ul li a {
  color: white;
}
#global-footer #bottom-text p.copyright {
  color: white;
  padding: 0 0 15px;
  margin: 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  text-align: center;
}
/*
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/
html,
body {
  height: 100%;
}
#su-wrap {
  min-height: 100%;
  overflow-x: hidden;
}
#su-content {
  overflow: visible;
  padding-bottom: 120px;
  /* must be same height as the footer - set in js */
}
#global-footer {
  position: relative;
  margin-top: -120px;
  /* negative value of footer height - set in js */
  clear: both;
}
/*Opera Fix*/
body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/
}
@media (max-width: 767px) {
  .size-detect-xs {
    display: inline;
  }
  body {
    padding: 0;
  }
  #header .container {
    padding: 0 10px;
  }
  #body .container {
    padding: 0 20px;
  }
  #body .container:first-child {
    padding: 0;
  }
  #logo {
    max-width: 200px;
  }
  #nav-search {
    width: 300px;
  }
  #search-form #search-field {
    width: 175px;
    font-size: 0.85714em;
  }
  #search-form .btn-search {
    width: 22px;
    height: 22px;
    top: 5px;
    right: 5px;
  }
  .postcard-left > div,
  .postcard-right > div {
    display: block;
    position: relative;
  }
  .postcard-left .postcard-text,
  .postcard-right .postcard-text {
    padding-left: 0;
  }
  #social-icons {
    margin-bottom: 1em;
  }
  #footer {
    /* Global Footer and Copyright*/
  }
  #footer .container {
    padding: 0 20px !important;
  }
  #footer ul.footer-list {
    margin-bottom: 25px;
  }
  #footer ul.footer-list li {
    font-size: 1.3em;
    margin-bottom: 10px;
  }
  #footer .block h3 {
    border-bottom: 1px solid #00313c;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 1.1em;
  }
  #footer #global-footer p.copyright {
    padding: 15px 0;
  }
}
@media (max-width: 991px) {
  .container {
    padding: 0 15px;
  }
  #search-field {
    -webkit-appearance: none;
    left: 0;
  }
  #search-form #search-btn {
    left: 140px;
    padding: 0;
  }
  #search-type {
    right: -2px;
  }
  #search-type label {
    color: #5f574f;
    font-size: .9em;
  }
  body.home #nav-home a,
  body.nav-1 #nav-1 a,
  body.nav-2 #nav-2 a,
  body.nav-3 #nav-3 a,
  body.nav-4 #nav-4 a,
  body.nav-5 #nav-5 a,
  body.nav-6 #nav-6 a {
    /*color: #820000;*/
    color: #007681;
    border-bottom: none;
  }
  .navbar {
    margin: 5px 0 3px 0;
  }
  .navbar .menu-text {
    display: inline;
    text-transform: uppercase;
    left: 50px;
    top: 7px;
    position: absolute;
    color: #007681;
    font-size: 0.85em;
    font-weight: 700;
  }
  .navbar .navbar-toggle {
    /*background-color: #00313c;*/
    background-color: #00313C;
    border: none;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 1px;
    padding: 7px 10px;
  }
  .navbar .navbar-toggle span.icon-bar {
    background-color: white;
  }
  .navbar .navbar-toggle:hover {
    background-color: #5f574f;
  }
  .navbar button.collapsed {
    background-color: #00313c !important;
  }
  .navbar .navbar-collapse {
    width: 100%;
  }
  .navbar .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar .nav {
    margin: 8px 0 15px 0;
  }
  .navbar .nav > li {
    display: block;
    padding-right: 0;
  }
  .navbar .nav > li > a,
  .navbar .nav > li > a:focus,
  .navbar .nav > li > a:hover {
    display: block;
    border-radius: 3px;
    padding: 9px 15px;
    margin-right: 0;
    width: 100%;
  }
  .navbar .nav > span {
    padding: 50px 0px 0px 0px;
  }
  .navbar .nav > span > a,
  .navbar .nav > span > a:focus,
  .navbar .nav > span > a:hover {
    display: inline;
    border-radius: 3px;
    padding: 18px 0px 6px 15px;
    margin-right: 0;
    width: 100%;
  }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus {
    background-color: #fbfbf9;
    border-bottom: none;
  }
  #sidebar-first,
  #sidebar-second {
    border-top: 2px solid #00313c;
    padding-top: 15px;
    margin-top: 30px;
  }
  #feature-banner {
    position: relative;
  }
  #feature-banner .feature-caption {
    background-color: #f2f1eb;
    color: inherit;
    text-shadow: none;
    width: 100%;
    position: static;
    text-align: left;
    padding: 10px;
  }
  #feature-banner .feature-caption h3,
  #feature-banner .feature-caption h4,
  #feature-banner .feature-caption p {
    display: inline;
    margin: 0;
  }
  #feature-banner .feature-caption h3,
  #feature-banner .feature-caption h4 {
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #007681;
    margin-right: .4em;
  }
}
@media (min-width: 768px) {
  #global-footer #bottom-text {
    margin-top: 2px;
  }
  #global-footer #bottom-text ul li {
    margin: 0 15px 3px 0;
    padding: 0;
    display: inline-block;
    line-height: 1.5;
  }
  #global-footer #bottom-text ul li:last-of-type {
    margin-right: 0;
  }
  #global-footer #bottom-text ul#policy-links li {
    font-weight: 300;
    font-size: 0.92857em;
  }
  #global-footer #bottom-text p.copyright {
    font-weight: 300;
    line-height: 1.5;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .size-detect-sm {
    display: inline;
  }
  .col-sm-1-4 {
    float: left;
    width: 18%;
    margin-right: 2%;
  }
  #search-form #search-btn {
    left: 190px;
  }
  #global-footer #bottom-logo {
    margin-top: 5px;
  }
  #global-footer #bottom-text {
    text-align: center;
  }
  #global-footer #bottom-text ul {
    margin-bottom: .5em;
  }
  #global-footer #bottom-text ul#primary-links li {
    font-size: 1.07143em;
  }
  #global-footer #bottom-text ul#policy-links li {
    font-size: 0.92857em;
  }
  #global-footer #bottom-text p.copyright {
    padding-top: 2px;
  }
}
@media (min-width: 992px) {
  #nav-search {
    float: right;
    margin: -60px 0 0 0;
  }
  .navbar .nav li a {
    border-bottom: 2px solid #f2f1eb;
  }
  .navbar .nav li a:hover {
    border-bottom: 2px solid #5f574f;
    color: inherit;
  }
  .two-column {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }
  body.home #nav-home a,
  body.nav-1 #nav-1 a,
  body.nav-2 #nav-2 a,
  body.nav-3 #nav-3 a,
  body.nav-4 #nav-4 a,
  body.nav-5 #nav-5 a,
  body.nav-6 #nav-6 a {
    border-bottom: 2px solid #00313c;
  }
  .image-caption.overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s linear;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fbfbf9;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .image-caption.overlay h4,
  .image-caption.overlay p {
    color: #fbfbf9;
  }
  #hero-image:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #global-footer #bottom-text ul {
    margin-bottom: .2em;
  }
  #global-footer #bottom-text p.copyright {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .size-detect-md {
    display: inline;
  }
  .navbar .nav > li {
    padding: 0 10px 0 0;
  }
  .navbar .nav > li > a {
    font-size: 1.3em;
  }
  #global-footer #bottom-text ul#primary-links li {
    font-size: 1.21429em;
  }
  #global-footer #bottom-text ul#policy-links li {
    font-size: 1.07143em;
  }
  #global-footer #bottom-text p.copyright {
    font-size: 1.07143em;
  }
}
@media (min-width: 1200px) {
  .size-detect-lg {
    display: inline;
  }
  #global-footer #bottom-text ul#primary-links li {
    font-size: 1.28571em;
  }
  #global-footer #bottom-text ul#policy-links li {
    font-size: 1.14286em;
  }
  #global-footer #bottom-text p.copyright {
    font-size: 1.14286em;
  }
}
