/**
 * Boostrap style overrides for OAG.
 */
#page-header .form-group {
  margin-top: 25px;
}
#page-header .form-group.translate-header {
  margin: 15px 0 25px 0;
}
.not-front .main-container, .not-front .main-container .btn {
  font-size: 17px;
  line-height: 2;
}
.not-front .main-container .btn.form-submit {
  font-size: 15px;
  line-height: 1.4;
}
.panel {
  margin-bottom: 25px;
}
ul.standard, ol.standard, ul.standard > li, ol.standard > li {
  margin-top: 0;
  margin-bottom: 25px;
}
ul.standard > li, ol.standard > li {
  padding-left: 15px;
}
a {
  color: #0070ae;
}
a:hover, a:focus {
  color: #005e9c;
}
.pager {
  color: #333333;
}
.heading a, .footer .heading {
  color: #23406e;
}
p {
  margin-bottom: 25px;
}
.table {
  font-size: 1em;
}
.table-responsive th .img-responsive {
  width: auto;
}
.front h1.page-header {
  display: none !important;
}
.top-row {
  border-bottom: 1px solid #ddd;
  box-shadow: 0 1px #fff;
  padding: 3px 0;
}
.middle-row {
  padding: 10px 0;
}
.translate-header {
  text-align: right;
}
#page-header {
  width: 100%;
  background: #f5f5f5;
  color: #003b5c;
}
.main-logo-container {
  float: left;
  margin-right: 20px;
  background: #f5f5f5;
  max-width: 110px;
}
.main-logo {
  max-width: 110px;
}
#page-header .header {
  font-size: 2.2em;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  padding-top: 7px;
  text-transform: uppercase;
  float: left;
}
.header-separator {
  border-bottom: 1px solid #ddd;
  box-shadow: 0 1px #fff;
  height: 2px;
}
.navbar-default {
  background: #23406e;
  border-color: #23406e;
  font-size: 0.85em;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-bottom: 0;
  border-top: none;
}

.jumbotron {
  background-color: #fff;
}
.front .navbar-default, .not-front .navbar-default {
  box-shadow: 0 5px 8px -6px #000;
  z-index:  900;
}
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:hover {
  background-color: #f5f5f5 !important;
}
.navbar-default .dropdown-menu > li > a,
.navbar-default .dropdown-menu > li > a:focus {
  color: #333;
  font-weight: 500;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #f5f5f5;
  color: #23406e;
}
.navbar-default .dropdown-menu > li > a:hover {
  color: #0070ee;
}
.navbar-default .dropdown-menu {
  background-color: #f5f5f5;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #23406e !important;
}
.navbar-nav {
  text-transform: none;
  margin-left: -1.2em;
  font-size: 1.2em;
}
.navbar-nav > li > .dropdown-menu {
  padding-bottom: 1em;
}
.dropdown > a:first-child {
  text-transform: uppercase;
  padding: 1.3em;
}
.dropdown-menu h4 {
  color: #23406e;
  font-weight: 700;
  font-size: 1.2em;
  padding-left: 0;
  padding-top: 0.5em;
  text-transform: uppercase;
}

.panel-heading h2, .panel-heading h3 {
  margin-bottom: 0;
}

.subList {
  list-style-type: none;
}

.subList > li {
  padding: .5em 0;
  margin-left: -1em;
}
.secondSubList {
  list-style-type: none;
}

.secondSubList > li {
  padding: .3em 0;
  margin-left: -2em;
}
.subList > li > a, .secondSubList > li > a {
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  color: #0070ae;
}
ul.subList > li > a:hover,
ul.secondSubList > li > a:hover,
ul.subList > li > a:visited,
ul.secondSubList > li > a:visited {
  color: #0070ae !important;
}

ul.content-list {
  line-height: 1.5em;
  padding: 0;
}

ul.content-list > li {
  margin-bottom: 2em;
  list-style: none;
}

ul.content-list .date {
  color: #d83318;
  font-size: 1.2em;
}

.collapse-content {
  background-color: #0d4496;
}

.collapse .panel-default {
  border: none;
}

.collapse .panel-heading{
  text-align: center;
  background: #0070ee;
  color: #fff;
  font-size: 1.5em;
  font-weight: 500;
}

.collapse ul {
  list-style-type: none;
  font-size: 1.2em;
  color: #23406e;
}

.universal-heading {
  font-size: 1em;
  font-weight: 400;
  padding-top: 3px;
}
.social-network {
  text-align: right;
  font-size: 1.4em;
}
.social-network a, .translate {
  color: #2c3e50;
}
.social-network .fa {
  padding: 0 0 0 10px;
}
.translate {
  text-align: right;
}
.full-screen {
  padding: 0;
  margin: 0;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.mainNavbar h4{
  font-size: 0.8em;
  margin: 1em 0 0 0;
}

.mainNavbar .subList {
  line-height: 0.2em;
  margin-left: 0;
  padding-left: 0;
}

.mainNavbar .subList li {
  padding: .5em 0 0 0;
  margin-left: 0;
  line-height: 0.6em;
}

.btn-primary {
  color: #fff;
  background-color: #23406e;
  border-color: #fff;
}

.btn-primary:hover {
  color: #23406e;
  background-color: #fff;
  border-color: #23406e;
  transition: all 0.3s ease 0s;
}

.btn-primary-reversed {
  color: #23406e;
  background-color: #fff;
  border-color: #23406e;
}

.btn-primary-reversed:hover {
  color: #ffffff;
  background-color: #23406e;
  border-color: #fff;
  transition: all 0.3s ease 0s;
}

.btn-primary-fake {
  color: #fff;
  background-color: #23406e;
  border-color: #fff;
  width: 170px;
}

.btn-primary-fake:hover {
  color: #fff;
  background-color: #23406e;
  border-color: #fff;
  cursor: default;
}

.btn-info {
  color: #fff;
  background-color: #0b7da9;
  border-color: #fff;
  margin-top: 1em;
}

.btn-info:hover {
  color: #0b7da9;
  background-color: #ffffff;
  border-color: #0b7da9;
  transition: all 0.3s ease 0s;
}

.btn-info-reversed {
  color: #0b7da9;
  background-color: #fff;
  border-color: #0b7da9;
}

.btn-info-reversed:hover {
  color: #ffffff;
  background-color: #0b7da9;
  border-color: #fff;
  transition: all 0.3s ease 0s;
}

.btn-warning {
  color: #fff;
  background: #946200;
  border-color: #fff;
}
.btn-warning:hover {
  color: #946200;
  background: #fff;
  border-color: #946200;
  transition: all 0.3s ease 0s;
}

.btn-warning-reversed {
  color: #946200;
  background: #fff;
  border-color: #946200;
}
.btn-warning-reversed:hover {
  color: #fff;
  background: #946200;
  border-color: #fff;
  transition: all 0.3s ease 0s;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #fff;
}

.btn-danger:hover {
  color: #d9534f;
  background-color: #fff;
  border-color: #d9534f;
  transition: all 0.3s ease 0s;
}

.btn-danger-reversed {
  color: #d9534f;
  background-color: #fff;
  border-color: #d9534f;
}

.btn-danger-reversed:hover {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #fff;
  transition: all 0.3s ease 0s;
}

.btn-success {
  color: #fff;
  background-color: #2c804b;
  border-color: #fff;
}

.btn-success:hover {
  color: #2c804b;
  background-color: #fff;
  border-color: #2c804b;
  transition: all 0.3s ease 0s;
}

.btn-success-reversed {
  color: #2c804b;
  background-color: #fff;
  border-color: #2c804b;
}

.btn-success-reversed:hover {
  color: #ffffff;
  background-color: #2c804b;
  border-color: #fff;
  transition: all 0.3s ease 0s;
}

.introHeader {
  max-height: 800px;
  margin-bottom: 2em;
}

.introHeader img {
  width: 100%;
  height: auto;
}
.headerCaption {
  width: 100%;
  padding: 0 5em 2em;
  text-align: center;
  background-color: #fff;
  margin-bottom: 5em;
}

.captionHeader {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  position: absolute;
  text-shadow: 2px 2px #000;
  top: -6.5em;
  padding: 0 5em;
  font-size: 2.5em;
  left: 0;
  right: 0;
  margin: auto;
}

.captionDesc {
  color: #666;
  font-size: 1.3em;
  font-weight: 300;
  margin-bottom: 1em;
}

.front h1 {
  font-size: 1.95em;
}

.front h1.line-through, .front h2.line-through {
  position: relative;
  z-index: 1;
  text-align:center;
  margin-top: 1em;
}
.front h1::before, .front h2::before {
  border-top: 10px solid #27374f;
  content:"";
  margin: 0 auto;
  position: absolute;
  top: 50%; left: 0; right: 0; bottom: 0;
  z-index: -1;
}
.front h1 span, .front h2 span {
  background: #fff;
  padding: 0 20px;
  font-size: 1.65em;
  color: #27374f;
}

.mainSection {
  position: relative;
  height: 550px;
}

.mainSection .panel-heading {
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  background-color: #23406e;
  text-transform: uppercase;
  font-weight: 400;
}

.mainSection .fa {
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  background-color: #23406e;
  padding: 0.2em;
}
.mainSection .panel-body {
  font-size: 1.25em;
  color: #27374f;
  font-weight:400;
}

.mainSection .list-group a:last-child {
  border-bottom: none;
}

.mainSection .panel-footer {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #eee;
}

.mainSection .panel-body > a:hover {
  color: #00acee;
  background-color: #fff;
}

.mainEntrance {
  text-align: center;
  padding: 4em 0 3em 0;
  background-color: #fff;
}

.mainEntrance .col-md-3{
  margin-bottom: 1em;
}

.mainEntrance h1, .mainEntrance h2 {
  font-size: 1.2em;
  margin-top: 0.8em;
  color: #27374f;
  font-weight:600;
}

.mainEntrance .desc{
  color: #888;
  padding: 1em;
}

.mainEntrance .desc p {
  color: #27374f;
  font-size: 1.2em;
  height: 3em;
}

.mainEntrance .desc a{
  margin-bottom: 1em;
}

.mainEntrance  .fa {
  font-size: 2.5em;
  color: #27374f;
}

.featureSection {
  margin-top: 4em;
}

a:hover svg .svgIcon path, a:hover svg .svgIcon rect {
  fill: #06AEFF;
}

a:hover svg .svgIconGreen path, a:hover svg .svgIconGreen rect {
  fill: #25d03c;
}

.projectHighlight {
  color: #24375c;
  padding: 3.5em;
}

.projectHighlight svg {
  padding-bottom: 0.5em;
  margin-top: 0.5em;
  fill: #24375c;
}

.projectHighlight .desc {
  padding: 0.5em 0;
  border-top: 3px solid #24375c;
  font-size: 1.5em;
  font-weight: 100;
}

.projectHighlight .img-thumbnail {
  border: 1em solid #ddd;
}

.projectHighlight .descColumn {
  padding: 0 3em;
}

.descColumn .title {
  font-size: 2.2em;
  font-weight: 800;
  text-transform: uppercase;
}

#featureIndicators {
  margin-bottom: 3em;
  max-height: 600px;
}

.fourBoxes .collapse, .twoBoxes .collapse, .oneBoxes .collapse {
  display: none;
  padding: 2em 1em;
  margin-top: -1px;
  height: 400px;
}

.box {
  height: 270px;
  overflow: hidden;
  border-right: 1px solid #011d49;
  border-left: 1px solid #0340a1;
  border-bottom: 1px solid #011d49;
  border-top: 1px solid #0340a1;
}

.box a {
  color: #fff;
  font-weight: 700;
}

.box a:hover {
  color: #333;
}

.box i {
  display: block;
  font-size: 2.5em;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
  height: 1.7em;
}

.box span {
  display: none;
  font-size: 1.8em;
}

.show-form {
  z-index: 2;
}
.glyphicon-menu-up {
  transition: transform 0.5s, color 0.3s;
}

.is-closed {
  transform: rotate(-180deg);
  color: #24375c;
}

.showArrow {
  display: block !important;
}

.box1, .box2, .box3, .box4, .box5, .box6 {
  background: #00317F;
}
.box5, .box6 {
  background: #2d6935;
}
.box5 {
  border-right: 1px solid #25562c;
}
.box6 {
  border-left: 1px solid #398544;
}
.box5-child, .box6-child {
  background: #457a4c !important;
  border-bottom: 1px solid #25562c !important;
}
.box4 {
  border-right: 1px solid #25562c;
}
.box5 {
  border-left: 1px solid #398544; border-top: 1px solid #398544;
}
.box6 {
  border-top: 1px solid #398544;
}
.box5 .boxBtn:hover, .box5 .boxBtn:hover > span,
.box6 .boxBtn:hover, .box6 .boxBtn:hover > span,
.box5-child .listContainer .catBody li > a:hover,
.box6-child .listContainer .catBody li > a:hover,
.box5 > a.show-form:hover,
.box6 > a.show-form:hover {
  color: #25d03c;
}
a:hover #findprogram, a:hover #reportingIcon {
  fill: #25d03c;
}
.boxBtn {
  padding: 2em 0;
  font-size: 1.5em;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 10;
}

.boxBtn:hover, .boxBtn:hover > span {
  color: #06AEFF;
}

.btnDesc {
  font-size: 0.7em;
}

.listContainer {
  text-align: center;
}
.listContainer .catHeader {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6em;
  border-bottom: 5px solid #fff;
  padding-bottom: 0.3em;
  font-weight: 800;
  text-align: center;
  margin: 1em 0;
}

.listContainer .catBody ul {
  list-style-type: none;
  padding: 0;
  margin-top: -0.5em;
}

.listContainer .catBody li {
  text-align: left;
  padding: 0.2em;
  margin-left: 1em;
  color: #fff;
}

.listContainer .catBody li:before {
  content: "\f0da"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.listContainer .catBody li > a {
  color: #fff;
}

.listContainer .catBody li > a:hover {
  color: #00acee;
  text-decoration: none;
}

.listContainer .catBody p {
  font-size: 1.3em;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.listContainer .glyphicon {
  font-size: 0.9em;
  margin-right: 0.3em;
}

.toggleImg {
  display: none;
}

#ag-carousel a {
  color: #fff;
  text-shadow: none;
  font-size: 1.2em;
}

.carouselSlides {
  background-color: #fff;
  max-height: 600px;
}

.carousel-indicators {
  bottom: 0px;
}

.carousel-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #333;
  border-top: 1px solid #666;
  opacity: 0.85;
  width: 100%;
  padding: 0 1.5em 2em 1.5em;

}

.carousel-caption h3 {
  font-size: 1.5em;
  color: #fff;
  margin-top: 1em;
}

.carousel-caption a:hover > h3 {
  color: #0070ee;
  text-decoration: none;
}

.carousel-caption p {
  padding: 0 2em;
  font-size: 1em;
  font-weight: 100;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}

.feed-icon img {
  width: auto;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
  margin-top: 0.5em;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featureSection h1 {
  color: #23406e;
  font-size: 2em;
  padding-left: 10px;
  margin-top: -0.2em;
  border-bottom: 3px solid;
  padding-bottom: 0.2em;
  font-weight: 700;
}

.pressRelease h4 {
  padding-left: 1.5em;
}

.videoTitle {
  margin-left: 0.8em;
}
.videoTitle a {
  color: #00acee;
  font-size: 1.3em;
  font-weight: 200;
}

.videoTitle a:hover {
  text-decoration: none;
}

.moreVideo {
  text-align: right;
  margin: 1em 0;
}

.container-fluid .jumbotron {
  padding: 0;
}
.breadcrumb {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: .85em;
  font-weight: 400;
  background: none;
  border: none;
  padding-left: 0;
  text-transform: none;
}
.breadcrumb a {
  color: #757575;
}
.breadcrumb .active {
  font-style: italic;
}
.main-container {
  margin-top: 25px;
}

section.col-sm-9 {
  padding-left: 25px;
  padding-right: 25px;
  border: none;
}
.page-header {
  margin: 0;
  padding-bottom: 9px;
  font-weight: 700;
  color: #0059E5;
  font-size: calc(100% + 1vw + 1vh);
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin-bottom: 25px;
  margin-top: 0;
  line-height: 1.5;
}
h2 {
  font-size: 1.9em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.3em;
}
h5, h6 {
  font-size: 1.1em;
}

h3.ag-number {
  border-bottom: 3px solid #098ce4;
  padding-bottom: 0.2em;
}

h3.ag-number a:hover{
  text-decoration: none;
}

.nav-stacked > li + li {
  margin-top: 0;
}
.nav-stacked > li h4 {
  margin: 10px 0;
}
.nav-tabs.nav-stacked  > li > a {
  background: #f1f1f1;
  border: 1px solid #ddd;
}
.nav-tabs.nav-stacked  > li.active > a {
  border: 1px solid #ddd;
  border-bottom-color: #ddd;
  border-left: none;
  border-right: none;
  background: #fff;
}
.list-group {
  font-weight: 400;
  font-size: 1em;
}
.alert {

  font-size: 1.1em;
  font-weight: 300;
  margin: 25px 0;
}
.region-sidebar-first.well, .region-sidebar-second {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0 25px 0 0;
  border-right: 1px solid #ddd;
}
.region-sidebar-second {
  border-right: none;
  border-left: 1px solid #ddd;
  padding: 0 0 0 25px;
}
.region-sidebar-first h4, .region-sidebar-second h4 {
  font-weight: 700;
}
.region-sidebar-first.well .block, .region-sidebar-second .block {
  margin-bottom: 25px;
}
.region-sidebar-first.well h3, .region-sidebar-second h3 {
  margin-top: 10px;
}
.region-sidebar-second h3 {
  font-size: 1.3em;
}
.nav-list, .address, .CSList {
  margin: 0 0 25px 0;
  padding: 0;
}
.address {
  margin-left: 15px;
}
.nav-list > li, .address > li, .CSList > li {
  list-style: none;
  margin: 0 0 16px 0;
  padding: 0 0 0 5px;
}
.region-sidebar-second .nav-list > li,
.region-sidebar-second .CSList > li,
.equal-col .nav-list > li,
.nav-list > li,
.region-sidebar-second .address > li,
.equal-col .address > li,
.address > li {
  line-height: 1.7;
}
.address > li {
  margin-bottom: 8px;
}
.region-sidebar-second p {
  line-height: 1.5em;
}

.region-sidebar-second a.btn.btn-info {
  padding: 0.1em 0.5em;
  margin-top: -1em;
}
.nav-list.news-block li {
  font-size: .8em;
}
.nav-list.news-block .date {
  display: block;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-style: italic;
}
.region-left-column .views-field.views-field-field-release-date {
  border-bottom: 1px solid #e1e8ec;
  font-size: 0.8em;
  font-style: italic;
  margin-bottom: 15px;
}
.region-left-column .panel,
.region-middle-column .panel,
.region-right-column .panel {
  margin-bottom: 25px;
}

#promotion-banner {
  padding: 1rem;
  margin-bottom: 3rem;
  margin-top: 3px;
  background: #0b7da9;
}

#promotion-banner .container {
  background: #0b7da9;
}

#promotion-banner .container .row {
  display: flex;
  align-items: center;
}

#promotion-banner .content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
}

#promotion-banner .content:nth-child(1) {
  border-right: 1px solid rgba(255,255,255,.2);
  border-bottom: none;
}

#promotion-banner .content .icon {
  font-size: 4rem;
  color: #fff;
  padding: 0 1.5rem;
}

#promotion-banner .content .info {
  display: flex;
  flex-direction: column;
  color: #fff;
  padding-right: 2rem;
}

#promotion-banner .content .info .title {
  font-size: 2rem;
  font-weight: 600;
}

#ag-newsletter {
  padding: 1rem;
  margin-bottom: 3rem;
  background: #0b7da9;
}
#ag-newsletter .container {
  display: flex;
  align-items: center;
  background: #0b7da9;
}
#ag-newsletter .icon {
  font-size: 5rem;
  margin-left: 2rem;
  color: #fff;
}

#ag-newsletter .title {
  flex-grow: 1;
  margin-left: 3rem;
  font-size: 2rem;
  font-weight: 600;
  flex-basis: 1000px;
  color: #fff;
}
#ag-newsletter form {
  width: 100%;
  margin-right: 1.5rem;
}
#ag-newsletter form .btn-info {
  margin-top: 0;
}

.footer {
  font-size: 1em;
  border-top: 1px solid #ddd;
  background: #f5f5f5;
  margin-top: 45px;
  padding-bottom: 36px;
  padding-top: 36px;
  width: 100%;
  position: relative;
}
.heading {
  font-weight: 700;
  text-shadow: 0 1px #fff;
  margin: 20px 0 7px;
}
.panel-default > .view-header .panel-heading {
  background-color: #f5f5f5;
  border-color: #dddddd;
  color: #333333;
}
.panel-body .views-field.views-field-title {
  font-size: .8em;
}
.views-row.panel-body {
  padding-bottom: 0;
  padding-top: 0;
}
.views-row.views-row-1.panel-body {
  padding-top: 15px;
}
.footer .nav a {
  color: #2c3e50;
  font-size: 0.85em;
  text-shadow: 0 1px #fff;
  padding: 5px 0;
}
.footer-seal {
  max-width: 75px;
  width: 100%;
}
.footer .office {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em;
  color: #2c3e50;
  line-height: 1.5em;
  margin-top: 8px;
}
.footer .office .sep {
  color: #ccc;
  text-shadow: 1px 1px #fff;
  font-weight: 400;
}
.sect-separator {
  border-bottom: 1px solid #dedede;
  box-shadow: 0 2px #fff;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.footer .form-group {
  margin-top: 15px;
}
.footer .list-inline {
  margin-left: -10px;
  text-align: center;
  font-size: .85em;
  color: #6f6f6f;
}
.footer .list-inline > li {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.footer .list-inline > li a {
  color: #6f6f6f;
}
.footer .nav > li > a:hover, .footer .nav > li > a:focus {
  background-color: #f5f5f5;
  text-decoration: underline;
  outline: none;
}
.footer .sub-heading {
  font-style: italic;
  font-size: .85em;
}
.nav-list.address {
  line-height: 1em;
  margin-bottom: 0;
}
.tab-content {
  padding: 1em;
}
.tab-content h3 {
  border-top: 2px dotted #ddd;
  padding-top: 20px;
  margin-top: 25px;
}
.tab-content h3:first-child {
  border: none;
  padding-top: 0;
}
.faq-static p {
  margin-left: 1em;
}
.faq-static h4 {
  border-top: 1px solid #ddd;
  padding-top: 1em;
}
.faq-static h4:first-child {
  border: none;
}
.new-line {
  display: block;
}

.views-row.panel-body {
  border-bottom: 1px solid #ddd;
  font-size: 1.3em;
  margin-bottom: 15px;
}

.views-row.panel-body .views-field-field-release-date {
  color: #555555;
  font-size: 0.7em;
  font-style: italic;
  font-weight: 300;
}

/* Equal height columns */
.equal-row {
  display: flex;
}
.equal-col {
  flex: 1;
  height: 100%;
}

.no-borders-shadows {
  border: none;
  box-shadow: none;
}
.no-bg {
  background: none;
  background-color: transparent;
}
.bold-list {
  font-weight: 700;
}
.bold-list > li, .main-container ol > li, .main-container ul > li {
  padding-left: 10px;
}
.bold-list > li > * {
  font-weight: 500;
}
.flb {
  font-weight: 700 !important;
}
.details-label {
  display: block;
  margin-bottom: 12px;
  width: 100%;
}

.details-label .details {
  display: inline-block;
  float: left;
  font-weight: 700;
  padding-right: 0.5em;
}

.field-name-field-prop65-type.fnt {
  font-size: 1.5em;
  margin: 0.5em 0;
  padding-left: 0.3em;
  border-bottom: 3px solid;
}

.vert-space {
  margin-top: 25px;
  margin-bottom: 25px;
}
.cent-align {
  text-align: center;
}

/*  Hide tabledrag wrapper. */
.tabledrag-toggle-weight-wrapper {
  display: none;
}

#edit-submit-prop65 {
  margin: 0;
}

.views-field-field-opinion-number,
.views-field-field-opinion-staff-last-name-1 {
  width: 15%;
}

th.views-field.views-field-title.active img {
  width: auto;
  float: right;
  margin: 0.3em 0.5em;
}

.address {
  margin-left: 0;
}

.address > li {
  line-height: 1.4em !important;
}

.container-inline-date .date-padding {
  float: none;
}

#edit-date-filter-wrapper > label {
  text-transform: uppercase;
  font-size: 1em;
}

.views-submit-button .form-submit {
  margin-right: 0.5em;
}

.ui-accordion .ui-accordion-content {
  margin-top: -1.5em !important;
}

/* Header serif font */
#page-header .header .title {
  font-family: 'Playfair Display', serif;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  letter-spacing: .03em;
  font-size: .9em;
}

.gsc-result .gs-title {
  height: 1.8em !important;
}

/* Calendar style */
.calendar-calendar th.days {
  color: #333333 !important;
}

.calendar-calendar td.empty {
  color: #6b6b3a !important;
}

.calendar-calendar td {
  color: #333333 !important;
}

.calendar-calendar td .inner div.day a {
  color: #3e6e8f !important;
}

/* Media queries */
@media print {
  a[href]:after {
    content: none;
  }

  #page-header .header {
    font-size: 1.6em;
  }
  .main-logo {
    max-width: 80px !important;
  }
  aside {
    display: none;
  }
}

@media screen and (max-width: 1204px){
  .col-md-4:nth-child(2) .new-line {
    display: inline;
  }
}
@media screen and (max-width: 568px){
  #page-header .header {
    font-size: 1.5em;
  }
  .main-logo {
    max-width: 75px !important;
  }
}
@media screen and (max-width: 767px) {
  #page-header .form-group.translate-header, .top-row {
    display: none;
  }
  .region-sidebar-second {
    border-left: none;
    padding: 10px 0 0 10px;
    border-top: 4px solid #ddd;
    margin-top: 25px;
  }
  .panel-body .views-field.views-field-title {
    font-size: 1.1em;
  }
  .carousel-caption {
    height: 220px;
  }
  .carousel-caption h3 {
    font-size: 1.3em !important;
  }
  .carousel-caption p {
    font-size: 0.8em !important;
  }

  #promotion-banner .container .row {
    display: block;
  }

  #promotion-banner .content .info {
    flex-basis: 320px;
  }

  #promotion-banner .content:nth-child(1) {
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,.2);
  }
}

@media screen and (max-width: 991px) and (min-width: 650px) {
  .labelTitle {
    font-size: 2.5em !important;
    width: 66% !important;
  }
}

@media screen and (max-width: 991px) {
  #ag-newsletter {
    padding: 0.5rem;
  }
  #ag-newsletter .icon {
    font-size: 3rem;
    margin-left: 0;
  }
  #ag-newsletter .title {
    font-size: 1.75rem;
  }
  .mainSection {
    height: auto;
  }
  .mainSection .panel-footer {
    position: inherit;
  }
  .oneBoxes {
    display: block;
  }
  .twoBoxes {
    display: none;
  }
  .fourBoxes {
    display: none;
  }
  .captionHeader {
    color: #24375c;
    position: relative;
    text-shadow: none;
    padding: 0 0em 1em;
    font-size: 1.5em;
    top: 0;
  }
  .captionDesc {
    font-size: 1em;
  }
  .headerCaption {
    position: relative;
    box-shadow: none;
  }
  .navbar .container {
    width: 100%;
  }
  .projectHighlight .descColumn {
    text-align: center;
    margin-top: 1em;
  }
  .mainEntrance .desc p {
    height: auto;
  }
  .mainEntrance h2 {
    height: 0;
  }
  .fourBoxes .collapse, .twoBoxes .collapse, .oneBoxes .collapse {
    height: auto;
  }
  .front h1::before, .front h2::before {
    top: 110%;
  }
  .projectHighlight {
    padding: 3.5em 0;
  }
  .footer .office {
    font-size: 1.2em;
    text-align: center;
  }
  .footer .col-md-1 {
    text-align: center;
    font-size: 1.2em;
  }
  .footer .col-md-3 {
    font-size: 1.2em;
  }
  .vert-space {
    margin: 0;
  }
  .box4 {
    border-bottom: 1px solid #25562c;
  }
  .box5 {
    border-top: 1px solid #398544; border-bottom: 1px solid #25562c;
  }
  .box6 {
    border-top: 1px solid #398544;
  }
  .box1, .box2, .box3, .box4, .box5, .box6 {
    border-right: none; border-left: none;
  }
  .carousel-caption {
    position: relative;
    height: 200px;
    background-color: #f7f7f7;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #ccc;
  }
  .carousel-caption h3 {
    color: #27374f;
    text-shadow: none;
  }
  .carousel-caption p {
    color: #27374f;
    text-shadow: none;
  }
  .carousel-indicators li {
    border: 1px solid #098ce4;
  }
  .carousel-indicators .active {
    background-color: #098ce4;
  }
  #ag-carousel a {
    color: #27374f;
    text-shadow: none;
  }

  .box1 {
    border-top: none;
  }

  .front h1.line-through, .front h2.line-through {
    margin-bottom: 14px;
  }
  #ag-newsletter .container {
    flex-direction: column;
  }
  #ag-newsletter .title {
    flex-basis: auto;
    margin-left: 0;
    margin-bottom: 1rem;
  }
  #ag-newsletter form {
    margin-left: 0;
    margin-bottom: 1.5rem;
  }
}

@media screen and (max-width: 560px) {
  .front h1 span, .front h2 span {
    font-size: 1.1em;
  }
  .carousel-caption {
    height: 250px !important;
    }
}

@media screen and (max-width: 1339px) and (min-width: 992px) {
  .oneBoxes {
    display: none;
  }
  .twoBoxes {
    display: none;
  }
  .fourBoxes {
    display: block;
  }
  .captionDesc {
    font-size: 1.2em;
  }
  .fourBoxes .collapse, .twoBoxes .collapse, .oneBoxes .collapse {
    height: auto;
  }
}

@media screen and (max-width: 1190px) and (min-width: 992px) {
  .mainSection .panel-heading {
    font-size: 1.2em;
  }
  .mainSection .panel-body {
    font-size: 1.15em;
  }
  .projectHighlight .desc {
    font-size: 1.15em;
  }
}

@media screen and (min-width: 1340px) {
  .oneBoxes {
    display: none;
  }
  .twoBoxes {
    display: none;
  }
  .fourBoxes {
    display: block;
  }
  .captionDesc {
    padding: 0 10em;
  }
}
@media screen and (max-width:1199px) {
  .main-logo {
    max-width: 100px;
  }

}

@media screen and (min-width: 2000px) {
  .fourBoxes {
    border-top: 2em solid #fff;
  }
  .mainSection .panel-body {
    font-size: 1.15em;
  }
  .headerCaption {
    padding: 2em 25em;
  }
}

.alert-info {
  background-color: #0b7da9;
  border-color: #0b7da9;
}

.alert-info a, .alert-info a:focus, .alert-info a:hover {
  color: #fff;
}

.panel-info > .panel-heading {
  background-color: #0b7da9;
  border-color: #0b7da9;
}
.panel-info > .panel-heading .badge {
  color: #0b7da9;
}

.panel-info {
  border-color: #0b7da9;
}

.panel-success > .panel-heading {
  background-color: #2c804b;
  border-color: #2c804b;
}
.panel-success > .panel-heading .badge {
  color: #2c804b;
}

.panel-success {
  border-color: #2c804b;
}

.alert-success {
  background-color: #2c804b;
  border-color: #296b41;
}

.alert-success a, .alert-success a:focus, .alert-success a:hover {
  color: #fff;
}

.panel-primary > .panel-heading {
  background-color: #0070ee;
  border-color: #0070ee;
}
.panel-primary > .panel-heading .badge {
  color: #0070ee;
}

.panel-primary {
  border-color: #0070ee;
}

.panel-warning > .panel-heading {
  background-color: #946200;
  border-color: #946200;
}
.panel-warning > .panel-heading .badge {
  color: #946200;
}

.panel-warning {
  border-color: #946200;
}

.alert-warning a, .alert-warning a:focus, .alert-warning a:hover {
  color: #fff;
}

.panel-danger > .panel-heading {
  background-color: #d83318;
  border-color: #d83318;
}
.panel-danger > .panel-heading .badge {
  color: #d83318;
}

.panel-danger {
  border-color: #d83318;
}

.alert-danger {
  background-color: #d83318;
  border-color: #b1240c;
}

.alert-danger a, .alert-danger a:focus, .alert-danger a:hover {
  color: fff;
}

.text-primary {
  color: #0070ee;
}

.text-danger {
  color: #d83318;
}

.text-success {
  color: #2c804b;
}

caption {
  color: #666666;
  font-size: 2rem;
}

a.tabledrag-handle .handle {
  height: 25px;
}

.pager,
.pagination,
.pagination > li > a,
.pagination > li > span,
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #767676;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0b7da9;
}

.input-group-addon {
  color: #676767;
}

.tabs--primary.nav-tabs {
  margin-top: 25px;
}
