* {
    font-family: "Open Sans", sans-serif; 
}

a, a:focus, a:active {
    color: #6bacb3;
}

body {
    padding-top: 114px;
}

section {
    margin: 30px 0px;
}

p, main li {
    line-height: 2;
    font-size: 20px;
}

.page ul, .page ol {
    padding: 0px 40px;
}

.navbar-primary {
    /*background: rgba(256, 256, 256, .85);*/
    
}

.navbar-primary .navbar-upper {
    background: rgba(220, 240, 255, 1);
}

.navbar-primary .navbar-lower {
    /*background: rgba(256, 256, 256, .85);*/
    background: rgba(50, 84, 97, 1);
    color: #FFFFFF;
}

.navbar-primary .navbar-lower a {
    color: #DCF0FF;
}

.navbar-inverse {
    border: none;
    background-color: rgba(20, 20, 20, .9);
}

.navbar-inverse .dropdown-menu {
    /*background-color: #333;*/
    background-color: rgba(20, 20, 20, .9);
    border-radius: 0px;
    border: none;
}

.navbar-inverse .dropdown-menu .divider {
    background-color: #333;
}

.navbar-inverse .dropdown-menu > li > a {
    color: #9d9d9d;
    padding: 5px 20px;
    /*font-size: 17px;*/
    font-weight: 1000;
    margin-right: 30px;
}

.navbar-inverse .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
}

.navbar-inverse .dropdown-menu > li > a:after {
    content: "›";
    position: absolute;
    width: 30px;
    text-align: center;
    right: 0;
}

.navbar-primary {
    border: none;
}

.navbar-primary a {
    color: #385a69;
}

.navbar-primary .navbar-brand {
    height: auto;
}

.navbar-primary .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-primary .dropdown-menu {
    /*background-color: #333;*/
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0px;
    border: none;
}

.navbar-primary .dropdown-menu .divider {
    background-color: #ddd;
}

.navbar-primary .dropdown-menu > li > a {
    color: #385a69;
    padding: 5px 20px;
    /*font-size: 17px;*/
    font-weight: 1000;
    margin-right: 30px;
}

.navbar-primary .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #385a69;
    text-decoration: none;
}

.navbar-primary .dropdown-menu > li > a:after {
    content: "›";
    position: absolute;
    width: 30px;
    text-align: center;
    right: 0;
}


@media (min-width: 900px) {
      .nav.navbar-nav.navbar-right.navbar-top {
        position:absolute;
        top:0;
        right:0;
        margin-top:5px;
    }

    .nav.navbar-nav.navbar-right.navbar-bottom {
        position:absolute;
        bottom:0;
        right:0;
    }
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.footer-distributed {
    background-color: #325461;
    color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    /*font: bold 16px sans-serif;*/
    /*border-top: 3px solid #3aa4a4;*/
}

.footer-distributed > .footer {
    background-color: #223740;
    text-align: center; 
    padding: 15px 0px;
}

.footer-distributed > .footer a {
    color: #FFFFFF;
}

.footer-distributed > .footer .separator {
    margin: 0px 5px;
}

.footer-distributed .footer-center i {
    background-color: #33383b;
    font-size: 25px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    margin: 10px 15px;
    vertical-align: middle;
}

.footer-distributed .footer-center p {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right {
    display: inline-block;
    vertical-align: top;
}

.footer-distributed .footer-left {
    width: 40%;
    padding: 10px 20px;
}

.footer-distributed .footer-center {
    width: 35%;
}

.footer-distributed .footer-right {
    width: 20%;
}

.footer-sitemap {
    padding: 30px 0px;
}

.footer-sitemap li {
    position: relative;
    margin-bottom: 10px;
    vertical-align: top;
    list-style: none;
}

.footer-sitemap .level2 ul {
    padding-top: 15px;
}

.footer-sitemap .level2 > h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.footer-sitemap > li {
    display: inline-block;
    width: 16%;
}

.footer-sitemap > li a {
    color: #ffffff;
}

.footer-sitemap > li a:hover {
    color: #fff;
}

ul.footer-sitemap ul {
    padding: 0px;
}

ul {
    /*
    padding: 0px;
    */
}

h1.section-title {
    display: inline-block;
    font-weight: 1000;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

h1.section-title:after {
    content: "";
    display: block;
    background: #6bacb3;
    width: 60%;
    margin: 0 auto;
    height: 5px;
    margin-top: 10px;
}

div.header {
    text-align: center;
}

a:hover {
    text-decoration: none;
    color: #3aa4a4;
}

.btn-1 {
  background-color: #F27935;
}
.btn-1 .round {
  background-color: #f59965;
}

.btn-2 {
  background-color: #325461;
}
/*.btn-2 .round {
  background-color: #3e6b7c;
}*/

.btn-3 {
  background-color: #5A5B5E;
}
.btn-3 .round {
  background-color: #737478;
}

.navbar a.btn {
    color: #fff;
    background-color: #FF0000;
    /*background-color: #613243;*/
    /*background-color: #6bacb3;*/
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

.btn {
  text-decoration: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  
  color: #fff;
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: bold;
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}

.btn.with-indicator {
    padding: 5px 30px 5px 16px;
}

.btn span {
  position: relative;
  z-index: 3;
}
.btn .round {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 3px;
  top: 3px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
.btn .round i {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -4px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.txt {
  font-size: 14px;
  line-height: 1.45;
}

.type-1 .btn {
    padding-left: 30px;
    padding-right: 30px;
}

/*.type-1 .btn:hover {
  padding-left: 48px;
  padding-right: 28px;
}*/
.type-1 .btn:hover .round, .type-1 .btn:focus .round, .type-1 .btn:active .round {
  width: calc(100% - 6px);
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.type-1 .btn:hover .round i, .type-1 .btn:focus .round i, .type-1 .btn:active .round i {
  left: 12%;
}

.type-2 .btn:hover .round {
  background: none;
}
.type-2 .btn:hover .round i {
  left: 70%;
}

.type-3 .round {
  background: transparent;
}
.type-3 .btn {
  position: relative;
  overflow: hidden;
}
.type-3 .btn.btn-1:after {
  background-color: #f59965;
}
.type-3 .btn.btn-2:after {
  background-color: #00c4eb;
}
.type-3 .btn.btn-3:after {
  background-color: #737478;
}
.type-3 .btn:after {
  content: "";
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 37px;
  height: 38px;
  position: absolute;
  right: 3px;
  top: 3px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.type-3 .btn:hover:after {
  right: 100%;
  width: 50%;
}
.type-3 .btn:hover i {
  margin-left: 4px;
}

.news-source {
    color: #999;
    font-weight: 900;
    text-transform: uppercase;
}

.news-headline {
    font-weight: 900;
}

.news-description {
}

.news-citation {
    font-style:italic;
}

.news-link {
}

.row.center {
    display: flex;
    align-items: center;
}

.logo {
    width: 100%;
    height: auto;
}

hr {
    border-color: #ddd;
    margin-left: 20px;
    margin-right: 20px;
}

.page {
    display: none;
}

.page.active {
    display: block;
}

.bucket {
    position: relative;
}

.bucket > .overlay {
    transition: .5s ease;
    opacity: 0;
}

.bucket > .overlay-text {
    display: none;
    padding: 40px;
}

.bucket:hover > .overlay {
    opacity: .6;
}

.bucket:hover > .overlay-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bucket h2 {
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    font-weight: 1000;
}

.bucket p {
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    line-height: 2;

    font-size: 16px;
}

.bucket > img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.bucket .overlay {
    border-radius: 10px;
}

.bucket .overlay-text h2, .bucket .overlay-text p {
    color: #ffffff;
}

.bucket-name {
    text-align: center;
    font-weight: 100;
    color: #333;
}

.bucket-row {
    margin-right: 0px;
    margin-left: 0px;
}

.bucket-row .col-md-4, .bucket-row .col-sm-12 {
    /*padding-right: 0px;
    padding-left: 0px;*/
    padding: 20px;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #3a2c35;
    opacity: .4;
    /*background: rgba(58, 44, 53, .6)*/
}

.overlay-text {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.nav-tabs > li > a {
    border-color: #e6e6e6 #e6e6e6 #ddd;
    text-decoration: none;
    background-color: #e6e6e6;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 30px;
    box-shadow: inset 0px -30px 30px -30px #999;
    -webkit-box-shadow: inset 0px -30px 30px -30px #999;

    margin-right: 0px;
    position: relative;
    z-index: 3;
}

.nav-tabs > li.active > a {
    box-shadow: none;
    -webkit-box-shadow: none;
    z-index: 4;
}

.nav-tabs > li {
    margin-right: 2px;
}

.nav-tabs > li.active {

    box-shadow: 5px 5px 25px 0px rgba(1, 43, 81, 0.4);
}

.tabs-section .page {
    border-right: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    border-left: 1px solid rgb(221, 221, 221);
    border-top: none;
    padding: 20px;

    position: relative;
    z-index: 2;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 25px 0px rgba(1, 43, 81, 0.4)
}

.site-logo {
    height: 70px; 
    width: auto; 
    margin-right: 10px; 
    display: inline-block;
}

@media (min-width: 768px){
    .navbar-brand {
        height: 70px;
        line-height: 35px;
        font-size: 25px;
        font-weight: 600;
    }

    .navbar-inverse .navbar-brand {
        color: #ffffff;
    }

    .navbar .nav > li > a { 
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 767px){
    .navbar-primary .navbar-upper {
        background: rgba(220, 240, 255, .97);
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: none;
    }

    .slider-container, .map-container {
        display: none;
    }

    .site-logo {
        height: 60px; 
    }
}


.block-card{
    padding: 10px;
    box-shadow: 5px 5px 25px 0px rgba(1, 43, 81, 0.4);
    margin: 15px 0px;
}

.centerText{
    text-align:center;
}

.mvcGreenText{
    color:#234c5a
}

.img-box{
        width: 100%;
    box-shadow: 3px 3px 7px black;
}

@media (min-width: 450px) {
  h1.heading {
    font-size: 3.55em;
  }
}
@media (min-width: 760px) {
  h1.heading {
    font-size: 3.05em;
  }
}
@media (min-width: 900px) {
  h1.heading {
    font-size: 3.25em;
    margin: 0 0 0.3em;
  }
} 

.wrapper {
  display: table;
  height: 100%;
  width: 100%;
}

.container-big {
  display: table-cell;
  padding: 1em;
  text-align: center;
  vertical-align: middle;
}
.big-logo {
  width: 100px;
  margin-bottom:15px
}
h1.heading {
  color: #fff;
  font-size: 1.15em;
  font-weight: 900;
  margin: 0 0 0.5em;
  color: #505050;
} 
/*.carbox {
  display: block; 
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); 
    transition: box-shadow .25s; 
}
.carbox:hover {
  box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.img-carbox {
  width: 100%;
  height:200px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
  display:block;
    overflow: hidden;
}
.img-carbox img{
  width: 100%;
  height: 200px;
  object-fit:cover; 
  transition: all .25s ease;
} 
.carbox-content {
  padding:15px;
  text-align:left;
}
.carbox-title {
  margin-top:0px;
  font-weight: 700;
}
.carbox-title a {
  color: #000;
  text-decoration: none !important;
}
.carbox-read-more {
  border-top: 1px solid #D4D4D4;
}
.carbox-read-more a {
  text-decoration: none !important;
  padding:10px;
  font-weight:600;
  text-transform: uppercase
}

.paddingBox{
    padding:10px;
}
.carbox-content{
    min-height: 442px;
}*/

@media (max-width: 433px) {
    body {
        padding-top: 134px;
    }

    .footer-sitemap > li {
        width: 100%;
        text-align: center;
    }
}

.nav > li > a {
    padding: 10px 10px;
}

.social-media-icon {
    float: right;
    font-size: 25px;
    padding: 7px 5px;
}

.nav > li > a.social-media-link {
    padding: 0px;
}

a.twitter-link {
    color: #1DA1F2;
}

a.facebook-link {
    color: #3B5998;
}

a.instagram-link {
    color: #C32AA3;
}

/*.btn-1 {
    background-color: #325461;
}

.btn-1 .round {
    background-color: #3e6b7c;
}*/

.get-help-dropdown .dropdown-menu {
    left: inherit;
    right: 0;
    margin: 0px;
    background-color: #325461;
    color: #FFFFFF;
    min-width: 400px;
    border-radius: 15px;
}

.link-description {
    font-size:14px; 
    white-space:normal; 
    color:#6bacb3;
}

.nav .get-help-dropdown.open > a, .nav .get-help-dropdown.open > a:hover, .nav .get-help-dropdown.open > a:focus {
    background-color: #325461;
    border-color: #325461;
}

.get-help-dropdown .dropdown-menu > li > a, .get-help-dropdown .dropdown-menu > li > a:hover, .get-help-dropdown .dropdown-menu > li > a:focus {
    color: #FFFFFF;
}

.get-help-dropdown {
    position: relative;
}

.get-help-dropdown.open::after {
    content:"";
    position: absolute;
    background-color:#325461; 
    top:0;
    right:0;
    bottom:0;
    left:0;
    transform:translateY(50%);
}

@@media (max-width: 767px){
    .get-help-dropdown.open::after {
        display:none;
    }

    .get-help-dropdown .dropdown-menu > li > a, .get-help-dropdown .dropdown-menu > li > a:hover, .get-help-dropdown .dropdown-menu > li > a:focus {
        color: #6bacb3;
    }
}

.search-form {
    position:relative;
    height: 35px;
    border-radius: 35px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    background: #fff;
    transition: all 0.3s ease; 
}

.search-form.closed {
    width: 50px;
}

.search-form.open {
    width: 250px;
}

.search-form.closed input.search-input {
    display: none;
}

input.search-input {
    position: absolute;
    top: 8px;
    left: 38px;
    font-size: 14px;
    background: none;
    width: 195px;
    height: 20px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.search-button, input.search-input, input.search-input::placeholder {
    color:#385a69;
}

.search-button {
    position: absolute;
    top: 8px;
    right: 15px;
    height: 20px;
    width: 20px;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    outline: none !important;
    cursor: pointer;
}

.nav.navbar-xs-group > li {
    float: left;
}

.row-blue-gradient {
    background: linear-gradient(#e1f2ff, lightblue);
}

.col-lighter-blue {
    background:#e1f2ff;
}

.col-light-blue {
    background:lightblue;
}

.folded-corner {
    min-height: 230px;
    padding: 8px;
    position: relative;
    font-size: 90%;
    text-decoration: none;
    background: transparent;
    transition: all ease .5s;
    border: 1px solid rgba(31,181,172,.9);
}

    .folded-corner:hover {
        background-color: rgba(31,181,172,.9);
    }

    /*
paper fold corner
*/

    .folded-corner:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-style: solid;
        border-width: 0 0px 0px 0;
        border-color: #ddd #000;
        transition: all ease .3s;
    }

    /*
on li hover make paper fold larger
*/
    .folded-corner:hover:before {
        background-color: #D00003;
        border-width: 0 50px 50px 0;
        border-color: #eee #000;
    }

.service_tab_1 {
    /*--background-color: #000;*/
    margin: 20px 0px;
}

.service_tab_1:hover .fa-icon-image {
    color: #000;
    transform: rotate(360deg) scale(1.5);
}
.resource-description {
    font-size:18px;
}
.citation {
    margin-left: 20px;
    font-size:16px;
    font-style: italic;
}
.takeawaybox{
    padding: 20px;
    border: 0;
    border-radius: 20px;
    background-color: #DCF0FF;
    max-width: 800px;
    margin-bottom: 30px;
}
.takeaway{
    margin-top: 20px;
    font-size: 1.5em;
}
.speakerpic {
    width: 100px;
    height: 100px;
    margin-left: 10px;
    margin-right: 10px;
}
.speakright {
    float:right;
}
.speakleft {
    float:left;
}
.speaker {
    font-weight:bold;
    color: #325461;
}
