@charset "UTF-8";
/* IMPORT SITE CUSTOM STYLES */
body {
  font-size: 1.125rem;
  color: #616164;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}

a {
  color: #3A779A;
  cursor: pointer;
  text-decoration-color: #2c5a75;
}
a:hover {
  color: #2c5a75;
  text-decoration: underline;
  text-decoration-color: #616164;
  text-decoration-thickness: 2px;
}

#main_container a {
  word-break: break-word;
  cursor: pointer;
}
#main_container a:hover {
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 2px;
}
#main_container #content a, #main_container #newscontent a {
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 2px;
}
#main_container #content a:hover, #main_container #newscontent a:hover {
  text-decoration: underline;
  text-decoration-color: #3A779A;
  text-decoration-thickness: 3px;
}
#main_container .amend-textarea a {
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 2px;
}
#main_container .amend-textarea a:hover {
  text-decoration-thickness: 3px;
}

.inline-item {
  display: inline-block;
}

.btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding: 0.7rem 1.5rem;
  text-transform: uppercase;
  background-color: #b5d9ee;
  text-decoration: none !important;
  border-radius: 0rem;
  border: 0;
  color: #616164;
}
.btn:hover {
  color: #fff;
  background-color: #3A779A;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.5);
}
.btn.tools {
  font-size: 1rem;
  padding: 5px 25px;
  border: 0;
  background-color: #616164;
  background: #616164;
  color: #fff;
  text-decoration: none !important;
  margin-bottom: 1rem;
  min-width: 126px;
}
.btn.tools .svg-inline--fa {
  color: #b5d9ee;
}
.btn.tools:hover {
  background-color: #3b3b3d;
}
.btn.facebook {
  background-color: #4268b2;
  color: white;
}
.btn.facebook .svg-inline--fa {
  color: white;
}
.btn.facebook:hover {
  color: white !important;
  background-color: #34528d;
}
.btn.facebook:hover .svg-inline--fa {
  color: white;
}
.btn.twitter {
  background-color: #2AA3EF;
  color: white;
}
.btn.twitter .svg-inline--fa {
  color: white;
}
.btn.twitter:hover {
  color: white !important;
  background-color: #108ad6;
}
.btn.twitter:hover .svg-inline--fa {
  color: white;
}

.btn-primary {
  background-color: #616164;
}
.btn-primary:hover {
  background-color: #3b3b3d;
}

.btn-xs {
  font-size: 0.875rem;
  padding: 0px 10px;
}

#breadcrumb {
  padding: 5px 0px;
}
#breadcrumb ol li a {
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  color: #b5d9ee;
  text-transform: uppercase;
}

.buttonarrow {
  position: relative;
  padding: 0.7rem 1.5rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  cursor: pointer;
  color: #616164;
  transition: transform 0.2s ease-in-out;
  border-radius: 0.1rem;
  background-color: #b5d9ee;
  text-decoration: none !important;
  border-radius: 2rem;
  display: inline-flex;
  align-items: center;
}
.buttonarrow:after {
  font-family: "Font Awesome 6 Free";
  transition: all 0.2s ease-in-out;
  font-weight: 600;
  font-size: 1.25rem;
  content: "\f178";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
  color: #616164;
}
.buttonarrow:hover {
  color: #fff;
  text-decoration: none;
  background-color: #3A779A;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.5);
  transform: scale(1.04);
}
.buttonarrow:hover:after {
  color: #fff;
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .buttonarrow {
    font-size: 16px;
  }
}
.buttonarrow.left {
  display: inline-flex;
  align-content: center;
  align-items: center;
}
.buttonarrow.left:after {
  display: none;
}
.buttonarrow.left:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f177";
  display: inline-block;
  margin-right: 0.5rem;
  border-radius: 100%;
  font-size: 1.25rem;
  transition: all 0.2s ease-in-out;
  font-family: "Font Awesome 5 Free";
  color: inherit;
  position: relative;
}
.buttonarrow.left:hover:before {
  transform: translateX(-5px);
  text-decoration: none;
}
.buttonarrow.full {
  width: 100%;
}
.buttonarrow.prevarticle {
  display: inline-flex;
  align-content: center;
  align-items: center;
}
.buttonarrow.prevarticle:after {
  position: relative;
}

.textarrow {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
}
.textarrow:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 1.25rem;
  content: "\f061";
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.5rem;
  transition: all 0.2s ease-in-out;
  top: -1px;
  position: relative;
}
.textarrow:hover {
  text-decoration: none;
}
.textarrow.left:after {
  display: none;
}
.textarrow.left:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f060";
  display: inline-block;
  margin-right: 1.5rem;
  vertical-align: middle;
  font-size: 1.25rem;
  transition: all 0.2s ease-in-out;
  margin-left: 15px;
}
.textarrow.left:hover:before {
  color: #fff;
  text-decoration: none;
}

.largebtn.buttonarrow {
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding: 0.5rem;
  width: 100%;
}

.arrow {
  content: "\f30b";
  display: inline-block;
}

.quoting {
  text-align: center;
  font-style: italic;
  text-transform: capitalize;
  padding: 2rem;
}

.main_page_title {
  color: #3A779A;
}
.main_page_title .altcolor {
  color: #616164;
}

body.notitle .main_page_title {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: inherit;
}

h1, .h1 {
  font-size: 3.5rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 3.125rem;
  }
}
@media (max-width: 575px) {
  h1, .h1 {
    font-size: 2.875rem;
  }
}
@media (max-width: 450px) {
  h1, .h1 {
    font-size: 2.375rem;
  }
}

h2, .h2 {
  font-size: 2.875rem;
  padding-top: 0.25rem;
}
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
  }
}
@media (max-width: 450px) {
  h2, .h2 {
    font-size: 1.625rem;
  }
}

h3, .h3 {
  font-size: 2.175rem;
  padding-top: 0.25rem;
}
@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.625rem;
  }
}
@media (max-width: 450px) {
  h3, .h3 {
    font-size: 1.25rem;
  }
}

h4, .h4 {
  font-size: 1.625rem;
  padding-top: 0.25rem;
}
@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.125rem;
  }
}
@media (max-width: 450px) {
  h4, .h4 {
    font-size: 1rem;
  }
}

h5, .h5 {
  padding-top: 0.25rem;
  font-size: 1.375rem;
}

h6, .h6 {
  padding-top: 0.25rem;
  font-size: 1.25rem;
}

.giantbutton {
  background-color: transparent;
  position: relative;
  color: white;
  border: 3px solid #3A779A;
  padding: 0.5rem;
  display: block;
  transition: all 0.2s ease-in-out;
}
.giantbutton--text {
  background-color: #616164;
  font-size: 2rem;
  padding: 0rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-decoration: none;
  border-radius: 0;
  border: 0;
  line-height: 1;
  padding: 3.5rem 2.5rem;
  width: auto;
  color: white;
}

#content p {
  font-size: 1.125rem;
}

b, strong {
  font-weight: bold;
}

/**
 * Font-mixin overrides must include `font-family`, `font-style`, and `font-weight`
 */
.textslide {
  position: relative;
  left: -10000px;
  transition: left 1.2s ease-in-out;
}
.textslide.slideright {
  left: 0;
}

.textslideup {
  position: relative;
  top: -10000px;
  transition: all 1s ease-in-out;
  opacity: 0;
}
.textslideup.slidetop {
  top: 0;
  opacity: 1;
}

.ghost {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.ghost.boo {
  opacity: 1;
}

.showsection .leftsliding {
  opacity: 1;
  transform: translateX(0%);
}
.showsection .rightsliding {
  opacity: 1;
  transform: translateX(0%);
}
.showsection .ghostride {
  opacity: 1;
  transform: translateY(0%);
}
.showsection .ghostappear {
  opacity: 1;
  transform: translateX(0%);
}
.showsection .popoff {
  transition: transform 0.8s ease-in-out;
  transform: scale(1);
}

.popoff {
  transition: transform 0.8s ease-in-out;
  transform: scale(0.6);
}

.showingthis .leftsliding {
  opacity: 1;
  transform: translateX(0%);
}
.showingthis .rightsliding {
  opacity: 1;
  transform: translateX(0%);
}
.showingthis .ghostride {
  opacity: 1;
  transform: translateY(0%);
}
.showingthis .ghostappear {
  opacity: 1;
  transform: translateX(0%);
}
.showingthis .popoff {
  transform: scale(1);
}

.leftsliding {
  opacity: 0;
  transform: translateX(-100%);
  transition: 1.4s ease-in-out;
}
.leftsliding.animate {
  opacity: 1;
  transform: translateX(0%);
}

.rightsliding {
  opacity: 0;
  transform: translateX(100%);
  transition: 1.4s ease-in-out;
}
.rightsliding.animate {
  opacity: 1;
  transform: translateX(0%);
}

.ghostride {
  opacity: 0;
  transform: translateY(20%);
  transition: 0.8s ease-in-out;
}
.ghostride.animate {
  opacity: 1;
  transform: translateY(0%);
}

.ghostappear {
  opacity: 0;
  transition: 0.8s ease-in-out;
}
.ghostappear.animate {
  opacity: 1;
}

.delaytime {
  transition: 2s ease-in-out !important;
}

.delayalittle {
  transition: 1s ease-in-out !important;
}

@media (max-width: 576px) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-xxs,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xxs-block,
.visible-xs-block,
.visible-xxs-inline,
.visible-xs-inline,
.visible-xxs-inline-block,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 576px) {
  .visible-xxs {
    display: block !important;
  }
  table.visible-xxs {
    display: table !important;
  }
  tr.visible-xxs {
    display: table-row !important;
  }
  th.visible-xxs,
td.visible-xxs {
    display: table-cell !important;
  }
}
@media (max-width: 576px) {
  .visible-xxs-block {
    display: block !important;
  }
}
@media (max-width: 576px) {
  .visible-xxs-inline {
    display: inline !important;
  }
}
@media (max-width: 576px) {
  .visible-xxs-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
.hidden,
.hide {
  display: none !important;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 2rem;
}

.navbar {
  height: 100%;
}
.navbar .nav-pills {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar .nav-pills.fade-out {
  opacity: 0;
}
.navbar .nav-pills li, .navbar .nav-pills .subnav-split li {
  padding: 1rem 0.6rem;
}
.navbar .nav-pills li a, .navbar .nav-pills .subnav-split li a {
  color: #616164;
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.125rem;
  padding-bottom: 0.5rem;
  border-bottom: 3px solid transparent;
  border: 0;
  text-decoration: none;
}
.navbar .nav-pills li a.btn, .navbar .nav-pills .subnav-split li a.btn {
  padding: 0.5rem 1.5rem;
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  .navbar .nav-pills li a, .navbar .nav-pills .subnav-split li a {
    font-size: 0.875rem;
  }
}
.navbar .nav-pills li:hover a, .navbar .nav-pills .subnav-split li:hover a {
  border-bottom: 3px solid #eff1f2;
  text-decoration: none;
}
.navbar .nav-pills li:hover .dropdown-menu, .navbar .nav-pills .subnav-split li:hover .dropdown-menu {
  display: block;
}
.navbar .nav-pills li.selected a, .navbar .nav-pills .subnav-split li.selected a {
  border-bottom: 3px solid #eff1f2;
  text-decoration: none;
}
.navbar .nav-pills li .dropdown-menu, .navbar .nav-pills li .dropdown-menu .subnav-split, .navbar .nav-pills .subnav-split li .dropdown-menu, .navbar .nav-pills .subnav-split li .dropdown-menu .subnav-split {
  top: 87%;
  left: auto;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  list-style-type: none;
  box-shadow: 1px 5px 10px -5px #616164;
}
.navbar .nav-pills li .dropdown-menu > li, .navbar .nav-pills li .dropdown-menu .subnav-split > li, .navbar .nav-pills .subnav-split li .dropdown-menu > li, .navbar .nav-pills .subnav-split li .dropdown-menu .subnav-split > li {
  padding: 0rem;
  display: table;
  width: 100%;
}
.navbar .nav-pills li .dropdown-menu > li a, .navbar .nav-pills li .dropdown-menu .subnav-split > li a, .navbar .nav-pills .subnav-split li .dropdown-menu > li a, .navbar .nav-pills .subnav-split li .dropdown-menu .subnav-split > li a {
  color: #616164;
  font-size: 1rem;
  white-space: nowrap;
  margin-bottom: 0px;
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  text-decoration: none;
  display: table-cell;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0px;
  border-left: 0.5rem solid transparent;
  transition-property: text-shadow, transform;
  transition: all 0.2s ease-in-out;
  border-bottom: 0px solid transparent;
}
.navbar .nav-pills li .dropdown-menu > li a:hover, .navbar .nav-pills li .dropdown-menu .subnav-split > li a:hover, .navbar .nav-pills .subnav-split li .dropdown-menu > li a:hover, .navbar .nav-pills .subnav-split li .dropdown-menu .subnav-split > li a:hover {
  border-left: 0.5rem solid #d6e5dc;
  color: #616164;
  border-bottom: 0px solid transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  text-shadow: -0.5px 0, 0.5px 0;
}
.navbar .nav-pills li .dropdown-menu > li.highlight a, .navbar .nav-pills li .dropdown-menu .subnav-split > li.highlight a, .navbar .nav-pills .subnav-split li .dropdown-menu > li.highlight a, .navbar .nav-pills .subnav-split li .dropdown-menu .subnav-split > li.highlight a {
  background-color: #eff1f2;
  border-left: 0.5rem solid #d6e5dc;
}
.navbar .nav-pills li:last-child .dropdown-menu, .navbar .nav-pills .subnav-split li:last-child .dropdown-menu {
  right: 8px;
}
.navbar #search {
  float: left;
  width: 0;
  position: absolute;
  right: 35px;
  top: 20px;
  overflow: hidden;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.navbar #search.showme {
  width: 95%;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.navbar #search #sitesearch, .navbar #search #sitesearchmodal {
  width: 95%;
  float: left;
  padding: 0px 10px 0px;
  position: relative;
  height: 50px;
  border-bottom: 5px solid #eff1f2;
}
.navbar #search #sitesearch #search-field, .navbar #search #sitesearch #search-filedmodal, .navbar #search #sitesearchmodal #search-field, .navbar #search #sitesearchmodal #search-filedmodal {
  position: absolute;
  left: 0px;
  width: 90%;
  border: none;
  height: 100%;
  padding: 5px;
}
.navbar #search #sitesearch #search-field:focus, .navbar #search #sitesearch #search-filedmodal:focus, .navbar #search #sitesearchmodal #search-field:focus, .navbar #search #sitesearchmodal #search-filedmodal:focus {
  outline: none;
  border: none;
  filter: none;
}
.navbar #search #sitesearch button, .navbar #search #sitesearchmodal button {
  position: absolute;
  color: #616164;
  background-color: white;
  right: 0px;
  width: 10%;
  height: 100%;
  border: none;
}
.navbar #search #sitesearch button:hover, .navbar #search #sitesearchmodal button:hover {
  color: #eff1f2;
  background-color: white;
}
.navbar .srchbutton,
.navbar .srchbuttonmodal {
  color: #616164;
  padding: 0.5rem;
  font-size: 1.5rem;
}
.navbar .srchbutton:hover,
.navbar .srchbuttonmodal:hover {
  color: #3A779A;
}
.navbar .togglemenu {
  margin-left: 1rem;
  margin-right: 1rem;
  color: #616164;
  font-size: 1.875rem;
  text-decoration: none;
  text-transform: capitalize;
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.navbar .togglemenu:hover {
  color: #3A779A;
}
@media (max-width: 576px) {
  .navbar .togglemenu span {
    display: none;
  }
}

body:not(#home) .navbar .nav-pills {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body:not(#home) .navbar .nav-pills.fade-out {
  opacity: 0;
}
body:not(#home) .navbar .nav-pills li {
  padding: 1rem 0.6rem;
}
body:not(#home) .navbar .nav-pills li a {
  color: #616164;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
}
@media (max-width: 1200px) {
  body:not(#home) .navbar .nav-pills li a {
    font-size: 0.75rem;
  }
}
body:not(#home) .navbar .nav-pills li:hover a {
  border-bottom: 3px solid #eff1f2;
  text-decoration: none;
}
body:not(#home) .navbar .nav-pills li:hover .dropdown-menu, body:not(#home) .navbar .nav-pills li:hover .dropdown-menu .subnav-split {
  top: 88%;
  left: auto;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  list-style-type: none;
  box-shadow: 1px 5px 10px -5px #616164;
}
body:not(#home) .navbar .nav-pills li:hover .dropdown-menu > li, body:not(#home) .navbar .nav-pills li:hover .dropdown-menu .subnav-split > li {
  padding: 0rem;
  display: table;
  width: 100%;
}
body:not(#home) .navbar .nav-pills li:hover .dropdown-menu > li a, body:not(#home) .navbar .nav-pills li:hover .dropdown-menu .subnav-split > li a {
  color: #616164;
  font-size: 1rem;
  white-space: nowrap;
  margin-bottom: 0px;
  padding: 0.5rem 1rem;
  text-decoration: none;
  display: table-cell;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0px;
  border-left: 0.5rem solid transparent;
}
body:not(#home) .navbar .nav-pills li:hover .dropdown-menu > li a:hover, body:not(#home) .navbar .nav-pills li:hover .dropdown-menu .subnav-split > li a:hover {
  border-left: 0.5rem solid #d6e5dc;
  color: #616164;
  border-bottom: 0px solid transparent;
}
body:not(#home) .navbar .nav-pills li:hover .dropdown-menu > li.highlight a, body:not(#home) .navbar .nav-pills li:hover .dropdown-menu .subnav-split > li.highlight a {
  background-color: #eff1f2;
  border-left: 0.5rem solid #d6e5dc;
}
body:not(#home) .navbar .nav-pills li.selected a {
  border-bottom: 3px solid #eff1f2;
  text-decoration: none;
}
body:not(#home) .navbar .nav-pills li.selected a:hover {
  border-bottom: 3px solid #b5d9ee;
}
body:not(#home) .navbar .nav-pills li.selected .dropdown-menu li, body:not(#home) .navbar .nav-pills li.selected .dropdown-menu .subnav-split li {
  padding: 0;
}
body:not(#home) .navbar .nav-pills li.selected .dropdown-menu li a, body:not(#home) .navbar .nav-pills li.selected .dropdown-menu .subnav-split li a {
  border-bottom: 0;
}
body:not(#home) .navbar .nav-pills li.selected:hover a {
  border-bottom: 3px solid #b5d9ee;
}
body:not(#home) .navbar .nav-pills li .dropdown-menu {
  box-shadow: 5px 10px 10px -6px #616164;
}
body:not(#home) .navbar .nav-pills li .dropdown-menu li, body:not(#home) .navbar .nav-pills li .dropdown-menu .subnav-split li {
  padding: 0;
}
body:not(#home) .navbar .nav-pills li .dropdown-menu li a, body:not(#home) .navbar .nav-pills li .dropdown-menu .subnav-split li a {
  border-bottom: 0 !important;
}
@media (max-width: 1200px) {
  body:not(#home) .navbar .nav-pills li {
    padding: 1rem 0.5rem;
  }
}
body:not(#home) .navbar .togglemenu {
  margin-left: 10px;
  color: #616164;
  font-size: 1.875rem;
}
body:not(#home) .navbar .togglemenu:hover {
  color: #3A779A;
}
body:not(#home) .srchbutton,
body:not(#home) .srchbuttonmodal {
  color: #616164;
  padding: 0.5rem;
}
body:not(#home) .srchbutton:hover,
body:not(#home) .srchbuttonmodal:hover {
  color: #3A779A;
}

/*Mobile NAV*/
#NavMobileModal .nav .nav-item a {
  font-size: 1.875rem;
  color: #616164;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-decoration-thickness: 3px;
}
#NavMobileModal .nav .dropdown-menu {
  position: relative;
  text-align: center;
  background-color: transparent;
  border: none;
  font-size: 1.125rem;
  display: block;
  float: none;
}
#NavMobileModal .nav .dropdown-menu li a {
  font-size: 1.125rem;
  text-decoration: none;
}
#NavMobileModal .nav .dropdown-menu li a:hover {
  text-decoration: underline;
  color: #3A779A;
}

#header {
  background-color: transparent;
  height: auto;
  display: block;
  width: 100%;
  position: fixed;
  z-index: 20;
  transition: all 0.2s ease-in-out;
  margin: 0 auto;
}
#header .header-holder {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  height: auto;
  width: 100%;
  vertical-align: middle;
  margin: 0 auto;
  padding: 0.5rem 1rem;
}
#header .header-holder .logo-holder {
  display: flex;
  display: -ms-flexbox;
  vertical-align: middle;
  justify-content: center;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
  max-width: 280px;
  position: relative;
}
#header .header-holder .logo-holder .logo-hold {
  width: 100%;
  max-width: 280px;
  vertical-align: middle;
  justify-content: center;
  display: flex;
  position: absolute;
  top: 85%;
  left: 25%;
  z-index: 1;
  transform: scale(1.5);
  transition: all 0.2s ease-in-out;
}
#header .header-holder .logo-holder .logo-hold img {
  width: 100%;
  display: block;
  height: 100%;
}
@media (max-width: 1199px) {
  #header .header-holder .logo-holder .logo-hold {
    max-width: 280px;
  }
}
@media (max-width: 991px) {
  #header .header-holder .logo-holder .logo-hold {
    max-width: 260px;
    top: 35%;
    left: 0%;
    z-index: 1;
    transform: scale(1.3);
  }
}
@media (max-width: 768px) {
  #header .header-holder .logo-holder .logo-hold {
    max-width: 230px;
    top: 35%;
    left: 25%;
  }
}
@media (max-width: 576px) {
  #header .header-holder .logo-holder .logo-hold {
    top: 10px;
    left: 0;
    transform: scale(1);
  }
}
#header .header-holder .header-nav-holder {
  display: flex;
  display: -ms-flexbox;
  vertical-align: middle;
  justify-content: end;
}
#header .header-holder .header-nav-holder .right {
  float: right;
}
@media (max-width: 768px) {
  #header .header-holder .header-nav-holder .right {
    display: none;
  }
}
@media (max-width: 991px) {
  #header .header-holder .header-nav-holder .nav-hold {
    margin-right: 1rem;
  }
}
@media (max-width: 768px) {
  #header .header-holder .header-nav-holder .nav-hold {
    float: right;
  }
}
@media (max-width: 768px) {
  #header .header-holder .header-nav-holder {
    max-width: 540px;
    width: 100%;
    display: table;
    padding: 5px 0px;
  }
}
@media (min-width: 576px) {
  #header .header-holder {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #header .header-holder {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #header .header-holder {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #header .header-holder {
    max-width: 1191px;
  }
}
@media (min-width: 1400px) {
  #header .header-holder {
    max-width: 1320px;
  }
}
#header.scrolling {
  position: fixed;
  top: 0;
  background-color: #fff;
  background: #fff;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
#header.scrolling .header-holder .logo-holder {
  opacity: 1;
  z-index: 1;
}
#header.scrolling .header-holder .logo-holder .logo-hold {
  top: 0;
  left: 0;
  transform: scale(1);
}
@media (max-width: 768px) {
  #header.scrolling .header-holder .logo-holder .logo-hold {
    top: 10px;
    left: 0;
    transform: scale(1);
  }
}
#header.scrolling .navbar .nav-pills li a {
  color: #616164;
}
#header.scrolling .navbar .nav-pills li .dropdown-menu li a, #header.scrolling .navbar .nav-pills li .dropdown-menu .subnav-split li a {
  color: #616164;
}
#header.scrolling .navbar .srchbutton {
  color: #616164;
}
#header.scrolling .navbar .srchbutton:hover {
  color: #3A779A;
}
#header.scrolling .navbar .srchbuttonmodal {
  color: #616164;
}
#header.scrolling .navbar .srchbuttonmodal:hover {
  color: #3A779A;
}
#header.scrolling .navbar .togglemenu {
  color: #616164;
}
#header.scrolling .navbar .togglemenu:hover {
  color: #3A779A;
}
#header.scrolling #search #sitesearch #search-field {
  color: #616164;
}
#header.scrolling #search #sitesearch button {
  color: #616164;
}

body:not(#home) #header {
  background-color: #fff;
  background: #fff;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}
body:not(#home) #header .header-holder {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
body:not(#home) #header .header-holder .logo-holder {
  opacity: 1;
  z-index: 1;
}
body:not(#home) #header .header-holder .logo-holder .logo-hold {
  top: 0;
  left: 0;
  transform: scale(1);
}
body:not(#home) #header.scrolling {
  background-color: #fff;
  position: fixed;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
}

@media (max-width: 576px) {
  .modal .modal-dialog {
    margin: 2rem;
  }
}
.modal .modal-content {
  background-color: #3A779A;
}
.modal .modal-content .modal-body {
  padding: 2rem;
}
.modal .modal-content .modal-body .modal-title {
  color: white;
}

.modal {
  background-color: #b5d9ee;
}
@media (max-width: 576px) {
  .modal .modal-dialog {
    margin: 2rem;
  }
}
.modal .modal-header {
  border-bottom: 0px;
  padding: 0;
}
.modal .modal-header .close {
  color: #616164;
  background-color: transparent;
  opacity: 1;
  width: 40px;
  height: 40px;
  font-size: 1.625rem;
  padding: 5px;
  box-shadow: none !important;
  z-index: 10;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
}
.modal .modal-header .close:hover {
  color: #3A779A;
}
.modal .close:hover {
  color: #b5d9ee;
}
@media (max-width: 991px) {
  .modal .close {
    position: relative;
    top: 0;
  }
}
.modal .modal-content {
  background-color: #b5d9ee;
  border: 0;
  margin: 15% auto;
  position: relative;
}
.modal .modal-content .modal-header {
  border-bottom: 0px;
  padding: 1rem 0;
}
.modal .modal-content .modal-header .modal-title {
  color: #616164;
}
.modal .modal-content .modal-body {
  margin-top: 0;
  padding: 2rem;
}
.modal .modal-content .modal-body #sitesearch, .modal .modal-content .modal-body #sitesearchmodal {
  padding: 0px;
  width: 100%;
}
.modal .modal-content .modal-body #sitesearch input[type=search], .modal .modal-content .modal-body #sitesearchmodal input[type=search] {
  background: rgba(0, 0, 0, 0.18);
  text-align: center;
  color: #0e0e0e;
  font-size: 3.125rem;
  width: 100%;
  border: none;
}
.modal .modal-content .modal-body #sitesearch input[type=search]:focus, .modal .modal-content .modal-body #sitesearchmodal input[type=search]:focus {
  outline: none;
}
.modal .modal-content .modal-body #sitesearch button, .modal .modal-content .modal-body #sitesearchmodal button {
  background-color: #3A779A;
  width: 100%;
  padding: 0.7rem;
  border: 0;
  font-size: 1.625rem;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: white;
  margin: 2rem auto;
  cursor: pointer;
}
.modal .modal-content .modal-body #sitesearch button:hover, .modal .modal-content .modal-body #sitesearchmodal button:hover {
  background-color: #2c5a75;
}
.modal .modal-content .modal-body .btn {
  margin-top: 1rem;
  color: white;
}
.modal .modal-content .modal-body select {
  border: none;
  font-size: 1.625rem;
  height: 40px;
  width: 100%;
  margin: 10px 0;
}

#breadcrumb {
  margin-top: 20px;
}
#breadcrumb > ul li {
  margin-right: 0.8rem;
}
#breadcrumb > ul li a {
  color: #616164;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
}
#breadcrumb > ul li a:hover {
  color: #3A779A;
}
#breadcrumb > ul li:first-child {
  display: none;
}
#breadcrumb > ul li:after {
  content: "●";
  color: #616164;
  left: 6px;
  font-size: 0.375rem;
  top: -2px;
  position: relative;
}
#breadcrumb > ul li:last-child:after {
  content: "";
}

body.nobreadcrumb #breadcrumb {
  display: none;
}
body.nobreadcrumb #main_container {
  padding-top: 3rem;
}

body#home footer {
  margin-top: 0;
}
body#home #content {
  padding-top: 0;
}
body#home .homebanner {
  padding-top: 65%;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 0;
}
body#home .homebanner__background {
  position: absolute;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
}
@media (max-width: 991px) {
  body#home .homebanner__background {
    padding-top: 55%;
    position: relative;
  }
}
@media (max-width: 767px) {
  body#home .homebanner__background {
    padding-top: 100%;
    position: relative;
  }
}
body#home .homebanner__logoholder {
  display: block;
  position: absolute;
  bottom: 35%;
  right: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-width: 45%;
}
@media (max-width: 991px) {
  body#home .homebanner__logoholder {
    left: 0;
    right: 0;
  }
}
@media (max-width: 768px) {
  body#home .homebanner__logoholder {
    max-width: 60%;
  }
}
@media (max-width: 991px) {
  body#home .homebanner__logoholder {
    bottom: 50%;
  }
}
body#home .homebanner__logo {
  position: relative;
  margin: 0 auto;
}
body#home .homebanner__logo img {
  position: relative;
  z-index: 1;
}
body#home .homebanner__buttons {
  position: relative;
  bottom: 3rem;
  overflow: hidden;
}
body#home .homebanner__buttons--title {
  display: block;
  text-align: center;
  padding-bottom: 3rem;
}
body#home .homebanner__buttons--button {
  margin-bottom: 1rem;
}
body#home .homebanner__buttons--link {
  font-size: 18px;
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  border-radius: 0;
  padding: 1.5rem 3rem;
  background-color: rgba(39, 37, 65, 0.9);
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  transition: transform 0.2s ease-in-out;
}
body#home .homebanner__buttons--link:hover {
  transform: scale(1.1);
}
body#home .homebanner__buttons--link:hover:after {
  color: #d4d8dc;
}
@media (max-width: 991px) {
  body#home .homebanner__buttons--link {
    margin-bottom: 0;
    font-size: 18px;
  }
  body#home .homebanner__buttons--link:hover:after {
    color: #d4d8dc;
  }
}
@media (max-width: 991px) {
  body#home .homebanner__buttons {
    padding: 2rem;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  body#home .homebanner {
    padding-top: 0;
    position: relative;
  }
}
body#home .home-content {
  background-color: #fff;
}
body#home .home-content .home {
  display: table;
  width: 100%;
  padding: 1rem 0 0;
}
body#home .home-content .home__about {
  display: block;
  width: 100%;
  padding: 1rem 0 0;
  background-color: #b5d9ee;
}
body#home .home-content .home__about--title {
  color: #545457;
  text-align: center;
  text-transform: none;
  padding-bottom: 1rem;
}
body#home .home-content .home__about--panel {
  margin: 0 auto;
  max-width: 1140px;
}
body#home .home-content .home__about--holder {
  background-color: #fff;
  display: table;
  width: 100%;
}
@media (max-width: 768px) {
  body#home .home-content .home__about--holder {
    max-width: 720px;
    margin: 0 auto;
  }
}
body#home .home-content .home__about--imageside {
  display: table-cell;
  width: 40%;
  position: relative;
}
@media (max-width: 768px) {
  body#home .home-content .home__about--imageside {
    display: none;
  }
}
body#home .home-content .home__about--image {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 991px) {
  body#home .home-content .home__about--image {
    position: absolute;
    bottom: 0;
  }
}
body#home .home-content .home__about--textside {
  display: table-cell;
  width: 60%;
  vertical-align: middle;
  padding: 2rem;
  position: relative;
}
@media (max-width: 768px) {
  body#home .home-content .home__about--textside {
    display: block;
    width: 100%;
    min-height: 250px;
    padding: 1rem 1rem;
  }
}
body#home .home-content .home__press {
  background-color: #b5d9ee;
}
body#home .home-content .home__press--title {
  color: #545457;
  text-align: center;
  text-transform: none;
  padding-bottom: 1rem;
}
body#home .home-content .home__press--imageholder {
  display: block;
  height: 100%;
  width: 100%;
}
body#home .home-content .home__press--panel {
  position: relative;
  padding: 2rem 1.5rem 1.5rem;
}
@media (max-width: 768px) {
  body#home .home-content .home__press--panel {
    padding: 2rem 0.5rem;
  }
}
body#home .home-content .home__press--image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}
body#home .home-content .home__press--img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body#home .home-content .home__press--holder {
  min-height: 650px;
  z-index: 5;
  position: relative;
}
body#home .home-content .home__press--press {
  margin-bottom: 1.5rem;
}
body#home .home-content .home__press--pressitem {
  background-color: white;
  min-height: 280px;
  padding: 1rem;
  box-shadow: 10px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
@media (max-width: 576px) {
  body#home .home-content .home__press--pressitem {
    min-height: 245px;
  }
}
body#home .home-content .home__press--date {
  color: #616164;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  padding: 0.2rem;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #b5d9ee;
}
body#home .home-content .home__press--date p {
  margin-bottom: 0;
}
body#home .home-content .home__press--pressicon {
  color: #b5d9ee;
  margin-right: 1rem;
}
body#home .home-content .home__press--presstitle {
  color: #616164;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  text-decoration: none;
}
body#home .home-content .home__press--presstitle:hover {
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 2px;
}
body#home .home-content .home__press--readmore {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 1rem;
  color: #616164;
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
}
body#home .home-content .home__press--readmore:hover {
  color: #545457;
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 2px;
}
body#home .home-content .home__social {
  background-color: #d6e5dc;
}
body#home .home-content .home__social--socialboxes {
  padding: 3rem 0px;
}
body#home .home-content .home__newsletter {
  background-color: #b5d9ee;
  height: 100%;
  width: 100%;
  position: relative;
  padding: 7rem 0 0;
  overflow: hidden;
}
@media (max-width: 576px) {
  body#home .home-content .home__newsletter {
    padding: 0;
  }
}
body#home .home-content .home__newsletter--backgroundarea {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
body#home .home-content .home__newsletter--imageholder {
  display: block;
  height: 100%;
  width: 100%;
}
body#home .home-content .home__newsletter--image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body#home .home-content .home__newsletter--img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  padding: 0;
}
body#home .home-content .home__newsletter--formholder {
  background-color: #fff;
  padding: 6rem;
  position: relative;
  z-index: 0;
  color: white;
}
@media (max-width: 991px) {
  body#home .home-content .home__newsletter--formholder {
    padding: 2rem 1.5rem;
    max-width: 720px;
    margin: 0 auto;
  }
}
body#home .home-content .home__newsletter--formholder .thankyoutext {
  text-align: left;
  color: #616164;
}
body#home .home-content .home__newsletter--formholder #newsletter-container .row {
  padding-bottom: 0.5rem;
}
body#home .home-content .home__newsletter--text {
  padding: 1rem 0;
}
body#home .home-content .home__newsletter--title {
  display: block;
  text-align: left;
  color: #616164;
  margin: 2rem 0;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  body#home .home-content .home__newsletter--title {
    padding: 1.5rem 0rem;
    margin: 0;
    text-align: center;
  }
}
body#home .home-content .home__newsletter--submit {
  display: block;
  text-align: left;
  margin-top: 2rem;
}
@media (max-width: 991px) {
  body#home .home-content .home__newsletter--submit {
    float: none !important;
  }
}
body#home .home-content .home__newsletter--button {
  border: 0;
  color: #616164 !important;
  background-color: #b5d9ee !important;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
}
body#home .home-content .home__newsletter--button:hover {
  background-color: #3A779A !important;
  color: #fff !important;
}
body#home .home-content .home__offices {
  padding: 4rem 0;
  background-color: #b5d9ee;
}

.location__offices--office {
  display: block;
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #616164;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  text-decoration: underline;
  text-decoration-color: #616164;
}
.location__offices--office:hover {
  color: #2c5a75;
  text-decoration: underline;
  text-decoration-color: #616164;
}
.location__offices--body {
  font-size: 1.125rem;
}

body:not(home) #content {
  padding-top: 5.8rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  body:not(home) #content {
    padding-top: 5.8rem;
  }
}
@media (max-width: 768px) {
  body:not(home) #content {
    padding-top: 5.8rem;
  }
}

#main_column {
  position: relative;
}

#listblocks li:nth-of-type(4n+1) .block a {
  background-color: #b5d9ee;
  color: #616164;
}
#listblocks li:nth-of-type(4n+1) .block a:hover {
  background-color: #8cc4e4;
}
#listblocks li:nth-of-type(4n+1) .block a .media-heading:after {
  background-image: linear-gradient(to top, #616164 5px, transparent 4.01px);
}
#listblocks li:nth-of-type(4n+2) .block a {
  background-color: #616164;
}
#listblocks li:nth-of-type(4n+2) .block a:hover {
  background-color: #3b3b3d;
  color: #fff;
}
#listblocks li:nth-of-type(4n+2) .block a .media-heading:after {
  background-image: linear-gradient(to top, white 5px, transparent 4.01px);
}
#listblocks li:nth-of-type(4n+3) .block a {
  background-color: #b5d9ee;
  color: #616164;
}
#listblocks li:nth-of-type(4n+3) .block a:hover {
  background-color: #8cc4e4;
}
#listblocks li:nth-of-type(4n+3) .block a .media-heading:after {
  background-image: linear-gradient(to top, #616164 5px, transparent 4.01px);
}
#listblocks li:nth-of-type(4n+4) .block a {
  background-color: #616164;
}
#listblocks li:nth-of-type(4n+4) .block a:hover {
  background-color: #3b3b3d;
  color: #fff;
}
#listblocks li:nth-of-type(4n+4) .block a .media-heading:after {
  background-image: linear-gradient(to top, white 5px, transparent 4.01px);
}

.block {
  margin-bottom: 30px;
  background-color: #616164;
  width: 100%;
  display: table;
  min-height: 120px;
  text-align: center;
}
.block .desc {
  display: none;
  padding: 20px;
}
.block .desc p {
  width: 100%;
  margin: 0px;
}
.block a {
  width: 100%;
  padding: 15px;
  font-size: 1rem;
  color: #fff;
  font-weight: 300;
  vertical-align: middle;
  text-decoration: none;
  display: table-cell;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: white;
  transition: all 0.2s ease-in-out;
  text-decoration: none !important;
}
.block a:hover {
  text-decoration: none;
  transform: translate(-10px, -10px);
  border-bottom: 0px !important;
  color: #fff;
}
.block a > img {
  float: left;
}
.block a .media-heading {
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 1rem;
}
.block a .media-heading:after {
  content: "";
  display: block;
  width: 90%;
  background-image: linear-gradient(to top, white 5px, transparent 4.01px);
  background-repeat: no-repeat;
  background-position-y: 2px;
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 5px;
}
.block a .media-heading.noimg {
  width: 100%;
  text-align: center;
  display: block;
}
.block a .media-heading.withimg {
  left: 20px;
  display: block;
  width: 75%;
}
.block:hover {
  background-color: #616164;
}
.block:hover a {
  background-color: #b5d9ee;
}
.block.noimg a {
  height: auto;
  min-height: 95px;
}

#content .main_page_title {
  padding-bottom: 2rem;
  color: #616164;
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 5px;
}

#breadcrumb {
  padding: 1rem 0;
  margin-top: 0;
}
#breadcrumb ul {
  margin-bottom: 0;
}
#breadcrumb ul li:first-child {
  display: none;
}
#breadcrumb ul li:last-child:after {
  display: none;
}
#breadcrumb ul li:after {
  content: "/";
  margin-left: 0.5rem;
  position: relative;
  display: inline-block;
  color: #616164;
}
#breadcrumb ul li a {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #616164;
  font-size: 1rem;
  text-decoration: none;
  cursor: pointer;
  text-decoration-color: #b5d9ee;
}
#breadcrumb ul li a:hover {
  color: #3A779A;
  text-decoration: underline;
  text-decoration-color: #b5d9ee;
  text-decoration-thickness: 2px;
}
.hasbanner #breadcrumb ul li a {
  color: white;
}

body#newsroom_landing_page footer {
  margin-top: 0 !important;
}
body#newsroom_landing_page .videoiframe {
  margin-bottom: 2rem;
}
body#newsroom_landing_page #main_column {
  padding: 0;
  background-color: transparent;
}
body#newsroom_landing_page #breadcrumb {
  display: none;
}
body#newsroom_landing_page #content {
  padding-top: 3rem;
  overflow: visible;
}
body#newsroom_landing_page .one_column {
  margin-left: 0;
  margin-right: 0;
}
body#newsroom_landing_page #rightside {
  padding: 3rem;
  background-color: #fff;
}
body#newsroom_landing_page #rightside hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
body#newsroom_landing_page #leftside {
  text-align: left;
  padding: 0px 0px 0 15px;
  background-color: #b5d9ee;
  position: relative;
  z-index: 1;
}
body#newsroom_landing_page #leftside:before {
  position: absolute;
  z-index: 0;
  content: "";
  width: 100%;
  left: -100%;
  height: 100%;
  background-color: #b5d9ee;
}
body#newsroom_landing_page #leftside:after {
  position: absolute;
  z-index: 0;
  content: "";
  width: 200%;
  bottom: -5%;
  left: -100%;
  height: 60%;
  z-index: -1;
  background-color: #b5d9ee;
}
body#newsroom_landing_page .media__summary {
  padding-bottom: 2rem;
}
body#newsroom_landing_page .media__header {
  padding-top: 3rem;
  margin-bottom: 0;
}
body#newsroom_landing_page .media__header a {
  color: #616164;
  text-transform: uppercase;
  text-decoration: none !important;
}
body#newsroom_landing_page .media__header a:hover {
  text-decoration: underline !important;
  color: #3A779A;
}
body#newsroom_landing_page .media__link {
  color: #616164;
  text-decoration: none;
  padding-bottom: 0.5rem;
}
body#newsroom_landing_page .media__link:hover {
  color: #d4d8dc;
  text-decoration: underline;
}
body#newsroom_landing_page .media__link--underline {
  color: #3A779A;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
body#newsroom_landing_page .media__link--underline:hover {
  color: #616164;
  text-decoration: underline;
}
body#newsroom_landing_page .media__button {
  text-align: right;
  bottom: 3rem;
  right: 3rem;
  color: #b5d9ee;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
body#newsroom_landing_page .media__button--container {
  text-align: right;
  display: table;
  width: 100%;
  padding: 0rem 0 3rem;
}
body#newsroom_landing_page .media__button--container.videos {
  padding: 0rem 0 3rem;
}
body#newsroom_landing_page .media__side-nav {
  width: 100%;
  margin-top: 3rem;
}
body#newsroom_landing_page .media__side-nav .main_page_title {
  text-align: left;
  color: #616164;
}
body#newsroom_landing_page .media__side-nav.affix {
  width: 270px;
  top: 9.5rem;
  position: fixed;
}
@media (max-width: 1200px) {
  body#newsroom_landing_page .media__side-nav.affix {
    width: 225px;
  }
}
body#newsroom_landing_page .media__side-nav.affix-bottom {
  position: absolute;
  width: 270px;
}
@media (max-width: 1200px) {
  body#newsroom_landing_page .media__side-nav.affix-bottom {
    width: 225px;
  }
}
body#newsroom_landing_page .media__list {
  text-align: left;
  display: block;
}
body#newsroom_landing_page .media__list-item {
  text-align: left;
  display: block;
}
body#newsroom_landing_page .media__list-item.active a, body#newsroom_landing_page .media__list-item:hover a {
  background-color: transparent;
  color: #3A779A;
  border-radius: 0px;
  border-bottom: 2px solid #fff;
}
body#newsroom_landing_page .media__list-link {
  color: #fff;
  display: inline-block;
  padding: 10px 0px 0px;
  text-decoration: none;
  border-radius: 0px;
  font-size: 1.75rem;
  border-bottom: 2px solid transparent;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
}
body#newsroom_landing_page .media__list-link:hover {
  color: #b5d9ee;
  text-decoration: none;
}
@media (max-width: 1200px) {
  body#newsroom_landing_page .media__list-link {
    font-size: 1.625rem;
  }
}
body#newsroom_landing_page .media__date {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #b5d9ee;
  font-size: 1.125rem;
}
body#newsroom_landing_page .media__videos .ce_youtube_video {
  margin-bottom: 4rem;
}

#filterbuttons {
  position: absolute;
  top: 4rem;
  right: 0;
}
@media (max-width: 991px) {
  #filterbuttons {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    margin: 0rem 0 2rem;
  }
}

.prevpress {
  display: table;
  padding: 1rem 0;
  width: 100%;
}
.prevpress .prevarticle {
  padding: 0.7rem 2rem;
  white-space: nowrap;
}
@media (max-width: 500px) {
  .prevpress .previous {
    text-align: left !important;
  }
}

#pagetools #actions {
  padding-top: 1.5rem;
}

#newscontent .date.black {
  display: block;
  margin-bottom: 0rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #616164;
  font-size: 1.125rem;
  text-transform: uppercase;
}
#newscontent #press .subtitle {
  font-size: 2.5rem;
}
#newscontent #press .title a {
  color: #616164;
  text-decoration: none;
}
#newscontent #press .title a:hover {
  color: #616164;
  text-decoration: underline;
  text-decoration-color: #3A779A;
}

#pagination-container {
  text-align: right;
  margin-top: 3rem;
  display: table;
  width: 100%;
  padding: 1rem 0;
}
#pagination-container .pagination-right {
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin-bottom: 0px;
  text-align: left;
}
@media (max-width: 560px) {
  #pagination-container .pagination-right {
    display: block;
    width: 100%;
    padding: 1rem 0;
  }
}
#pagination-container .pagination-right .form-inline select {
  padding: 2px 5px;
  height: 30px;
  font-size: 1rem;
  padding-right: 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(90deg, #c7c7c7 1px, #fcfcfc 1px), linear-gradient(56deg, transparent 4px, #4d4d4d 5px), linear-gradient(-56deg, transparent 4px, #4d4d4d 5px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 2px 100%, 6px 6px, 6px 6px;
  background-position: 30px center, 10px center, 16px center;
  background-position: calc(100% - 30px) center, calc(100% - 16px) center, calc(100% - 10px) center;
  background-position: right 20px center, right 10px center, right 5px center;
  text-indent: 0.01px;
}
#pagination-container .pager {
  display: table-cell;
  float: right;
  width: auto;
  margin: 0;
  vertical-align: middle;
}
#pagination-container .pager li {
  display: table-cell;
  padding-right: 5px;
}
#pagination-container .pager li:last-child {
  padding-right: 0px;
}
@media (max-width: 560px) {
  #pagination-container .pager {
    display: block;
    width: 100%;
    padding: 1rem 0;
  }
}

#asides.legislation {
  padding-bottom: 2rem;
}

#legislation #bill-number {
  width: 15%;
}

.pagination .pages select {
  padding: 2px 5px;
  height: 30px;
  font-size: 1rem;
  padding-right: 1.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(90deg, #c7c7c7 1px, #fcfcfc 1px), linear-gradient(56deg, transparent 4px, #4d4d4d 5px), linear-gradient(-56deg, transparent 4px, #4d4d4d 5px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 2px 100%, 6px 6px, 6px 6px;
  background-position: 30px center, 10px center, 16px center;
  background-position: calc(100% - 30px) center, calc(100% - 16px) center, calc(100% - 10px) center;
  background-position: right 20px center, right 10px center, right 5px center;
  text-indent: 0.01px;
}

#filter-legislation {
  padding-bottom: 1rem;
}
#filter-legislation form {
  padding-bottom: 0.5rem;
}
#filter-legislation form select {
  padding: 2px 10px;
  height: 40px;
  font-size: 1.125rem;
  padding-right: 2.8rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(90deg, #c7c7c7 1px, #fcfcfc 1px), linear-gradient(56deg, transparent 4px, #4d4d4d 5px), linear-gradient(-56deg, transparent 4px, #4d4d4d 5px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 2px 100%, 6px 6px, 6px 6px;
  background-position: 30px center, 10px center, 16px center;
  background-position: calc(100% - 30px) center, calc(100% - 16px) center, calc(100% - 10px) center;
  background-position: right 30px center, right 15px center, right 10px center;
  text-indent: 0.01px;
}

#content #asides {
  padding-top: 2.5rem;
}

#voting_record .page {
  margin: 30px 0;
  display: none;
  transition: 1s ease-in-out;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
#voting_record .page .row {
  margin: 0 0 20px 0;
  padding: 5px 5px 15px 5px;
  border-bottom: 1px solid #ccc;
  /* ----- */
}
#voting_record .page .row .date {
  font-size: 1rem;
}
#voting_record .page .row .vote {
  font-size: 1rem;
  color: #666;
}
#voting_record .page .row .No, #voting_record .page .row .Nay {
  color: red;
}
#voting_record .page .row .Yea, #voting_record .page .row .Aye {
  color: green;
}
#voting_record .page .row .result {
  font-size: 1rem;
  color: #666;
}
#voting_record .page .row .Failed {
  color: red !important;
}
#voting_record .page .row .Passed {
  color: green !important;
}
#voting_record .page .row .category {
  font-size: 1rem;
}
#voting_record .page.in {
  opacity: 1;
}
#voting_record .pagination {
  display: table;
  width: 100%;
}
#voting_record .pagination .pages {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
#voting_record .pagination .pages_nav {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
#voting_record .pagination .pages_nav .next {
  margin-left: 5px;
}

@media (max-width: 991px) {
  .legislationrow {
    flex-direction: column-reverse;
  }
}

#thomas_search {
  margin-bottom: 1rem;
}

#content.hasbanner {
  position: relative;
  padding-top: 4.688rem;
}
#content.hasbanner .main_page_title {
  display: none;
  visibility: hidden;
}
#content.hasbanner .main_page_title.banneravail {
  display: block;
  visibility: visible;
}
@media (min-width: 768px) {
  #content.hasbanner {
    padding-top: 5.75rem;
  }
}
#content.hasbanner:before {
  content: "";
  display: block;
  width: 50%;
  height: 37rem;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #b5d9ee;
  z-index: -1;
}
@media (max-width: 1400px) {
  #content.hasbanner:before {
    height: 34rem;
  }
}
@media (max-width: 1198px) {
  #content.hasbanner:before {
    height: 29rem;
  }
}
@media (max-width: 991px) {
  #content.hasbanner:before {
    width: 100%;
    height: 29rem;
  }
}
#content.hasbanner.moving:before {
  height: 24.5em;
}
@media (max-width: 991px) {
  #content.hasbanner.moving:before {
    height: 21.5em;
  }
}
@media (max-width: 767px) {
  #content.hasbanner.moving:before {
    height: 17.5em;
  }
}
@media (max-width: 575px) {
  #content.hasbanner.moving:before {
    height: 15.5em;
  }
}
@media (max-width: 450px) {
  #content.hasbanner.moving:before {
    height: 13.5em;
  }
}
@media (max-width: 400px) {
  #content.hasbanner.moving:before {
    height: 13em;
  }
}
#content.hasbanner .main_page_title {
  color: #616164;
  font-size: 3.125rem;
}
@media (max-width: 575px) {
  #content.hasbanner .main_page_title {
    font-size: 2.125rem;
  }
}
@media (max-width: 450px) {
  #content.hasbanner .main_page_title {
    font-size: 1.625rem;
  }
}
#content.hasbanner .main_page_title .altcolor {
  color: #fff;
}
#content.hasbanner #breadcrumb {
  padding: 1rem 0;
  margin-top: 0;
}
#content.hasbanner #breadcrumb ul {
  margin-bottom: 0px;
}
#content.hasbanner #breadcrumb ul li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #616164;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
}
#content.hasbanner #breadcrumb ul li a:hover {
  text-decoration: underline;
  color: #3A779A;
}
#content.hasbanner #main_column {
  padding-top: 4rem;
}
@media (max-width: 991px) {
  #content.hasbanner #main_column {
    padding-top: 3rem;
  }
}

.figure__banner {
  width: 100%;
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.figure__banner--holder {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .figure__banner--holder {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.figure__banner--imageholder {
  min-height: 430px;
  position: relative;
}
@media (max-width: 1400px) {
  .figure__banner--imageholder {
    min-height: 380px;
  }
}
@media (max-width: 1198px) {
  .figure__banner--imageholder {
    min-height: 310px;
  }
}
@media (max-width: 767px) {
  .figure__banner--imageholder {
    min-height: 270px;
  }
}
.figure__banner--image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center top;
}
@media (max-width: 991px) {
  .figure__banner {
    margin-top: 0;
  }
}

.interior__offices--officeholder {
  margin-bottom: 2rem;
}
.interior__offices--textsmall {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #eff1f2;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.interior__offices--text {
  color: #eff1f2;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  padding: 1rem 0;
  text-align: left;
}
.interior__offices--text .textwhite {
  color: white;
}
.interior__offices--office {
  display: block;
  padding-top: 1rem;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #d4d8dc;
  font-size: 1.5rem;
}
.interior__offices--imageholder {
  position: relative;
}
.interior__offices--image {
  display: block;
  width: 100%;
}
.interior__offices--address {
  color: #616164;
}
.interior__offices--body {
  position: relative;
  min-height: 250px;
  padding: 1rem 2rem;
}
@media (max-width: 1191px) {
  .interior__offices--body {
    min-height: 290px;
  }
}
@media (max-width: 991px) {
  .interior__offices--body {
    min-height: auto;
  }
}
.interior__offices--directions {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
@media (max-width: 991px) {
  .interior__offices--directions {
    position: relative;
    margin-top: 1rem;
  }
}
.interior__offices--disclaimer {
  padding: 5rem 0px;
  color: #616164;
}
.interior__offices--link {
  font-size: 0.875rem;
}

.membership__leadershiparea {
  padding: 2rem;
  background-color: #616164;
}
.membership__row {
  padding-top: 3rem;
}
.membership__header-tertiary {
  padding: 1rem 0;
  border-bottom: 2px solid #616164;
}
.membership__header-tertiary--name {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  font-size: 1.5rem;
  text-decoration: none;
}
.membership__list-item {
  position: relative;
  min-height: 350px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.membership__district {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #3A779A;
  text-align: center;
  font-size: 0.875rem;
}
.membership__figure {
  padding-top: 115%;
  position: relative;
  display: block;
}
.membership__figure-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.leadership__header-secondary {
  color: #eff1f2;
  width: 100%;
  text-align: left;
  display: block;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #eff1f2;
}
.leadership__figure {
  width: 100%;
  display: block;
  position: relative;
}
.leadership__figure-image {
  display: block;
  width: 100%;
}
.leadership__district {
  color: #3A779A;
}
.leadership__bio {
  padding: 2rem;
}
.leadership__bio .social-list {
  justify-content: flex-start;
}
.leadership__link {
  color: #fff;
}

/* .members #main_container {
  min-width: 100%;
} */
body#about #header {
  background-color: transparent;
  box-shadow: none;
}
body#about #header .header-holder .logo-holder .logo-hold {
  top: 2rem;
  left: 3rem;
  transform: scale(1.3);
}
@media (max-width: 991px) {
  body#about #header .header-holder .logo-holder .logo-hold {
    top: 10px;
    left: 0;
    transform: scale(1);
  }
}
body#about #header.scrolling .header-holder .logo-holder .logo-hold {
  top: 0rem;
  left: 0;
  transform: scale(1);
}
@media (max-width: 991px) {
  body#about #header.scrolling .header-holder .logo-holder .logo-hold {
    top: 10px;
    left: 0;
    transform: scale(1);
  }
}
body#about #content {
  padding-top: 0;
}
@media (max-width: 767px) {
  body#about #content {
    padding-top: 5.8rem;
  }
}
body#about footer {
  margin-top: 0 !important;
}

.bio__offices {
  background-color: #b5d9ee;
  padding: 2rem 0;
}
.bio__toparea {
  padding-top: 35%;
  position: relative;
}
.bio__toparea:after {
  display: block;
  background: linear-gradient(to right, #b5d9ee 0%, rgba(255, 255, 255, 0) 45%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
@media (max-width: 767px) {
  .bio__toparea {
    padding-top: 40%;
  }
}
.bio__banner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.bio__banner--image {
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 0rem 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.bio__body--content {
  padding: 2rem 0;
}
@media (max-width: 991px) {
  .bio__body--content {
    display: flex;
    flex-wrap: wrap;
  }
}
.bio__body--imageholder {
  float: left;
  margin-right: 2rem;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .bio__body--imageholder {
    float: none;
    margin: 0 auto;
  }
}
.bio__body--image {
  padding: 1rem;
  background-color: #d4d8dc;
}
@media (max-width: 991px) {
  .bio__body--img {
    display: block;
    width: 100%;
  }
}
.bio__body--textarea {
  padding-bottom: 3rem;
}
.bio__body--buttons {
  padding-bottom: 3rem;
}

.bionav {
  background-color: #d4d8dc;
  position: relative;
}
.bionav:before {
  content: "";
  width: 100%;
  left: -100%;
  height: 100%;
  background-color: inherit;
  position: absolute;
  top: 0;
}
.bionav:after {
  content: "";
  width: 100%;
  right: -100%;
  height: 100%;
  background-color: inherit;
  position: absolute;
  top: 0;
}
.bionav__banner {
  position: absolute;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.bionav__table {
  display: table;
  width: 100%;
  height: 600px;
}
.bionav__left {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  position: relative;
}
@media (max-width: 768px) {
  .bionav__left {
    display: block;
    vertical-align: middle;
    width: 100%;
    padding-top: 100%;
    margin-top: 1rem;
  }
}
.bionav__right {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  background-color: #d4d8dc;
}
@media (max-width: 768px) {
  .bionav__right {
    display: block;
    vertical-align: middle;
    width: 100%;
  }
}
.bionav__rightholder {
  display: flex;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 4rem;
}
@media (max-width: 768px) {
  .bionav__rightholder {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 2rem;
  }
}
.bionav__bar--title {
  color: #fff;
}
.bionav__bar--nav {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  position: relative;
}
.bionav__bar--item {
  text-align: center;
  display: flex;
  flex: 1;
  padding: 0.5rem 0;
}
.bionav__bar--link {
  color: #fff;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  display: flex;
  text-decoration: none;
}
.bionav__bar--link:hover {
  color: #b5d9ee;
  text-decoration: none;
}

body#about #content {
  overflow: hidden;
}

.snippets__section {
  padding: 1rem 0;
}
@media (max-width: 578px) {
  .snippets__section {
    padding: 0;
  }
}
.snippets__bodytextholder--larger {
  font-size: 1.5rem !important;
}
.snippets__bodytextholder--larger p {
  font-size: 1.5rem !important;
}
.snippets__bodyimage img {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .snippets__bodyimage {
    margin-bottom: 2rem;
  }
}
.snippets__image--mobile {
  display: block;
  width: 50%;
}
.snippets__image--mobile.left {
  float: left;
  padding: 0rem 1rem 1rem 0rem;
}
.snippets__image--mobile.right {
  float: right;
  padding: 0rem 0rem 1rem 1rem;
}
@media (max-width: 578px) {
  .snippets__image--mobile {
    width: 100%;
    padding: 1rem !important;
    float: none !important;
  }
}

.prevpress {
  display: table;
  padding: 4rem 1rem;
  width: 100%;
}
.prevpress__holder .nextarticle, .prevpress__holder .prevarticle {
  margin-bottom: 1rem;
  white-space: nowrap;
}

#pagetools #actions {
  padding-top: 1.5rem;
  text-align: center;
}

.internal__offices--officeholder {
  margin-bottom: 2rem;
}
.internal__offices--textsmall {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #eff1f2;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.internal__offices--text {
  color: #eff1f2;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1rem 0;
  text-align: left;
}
.internal__offices--text .textwhite {
  color: white;
}
.internal__offices--office {
  display: block;
  padding-top: 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #616164;
  font-size: 1.5rem;
}
.internal__offices--imageholder {
  position: relative;
}
.internal__offices--image {
  display: block;
  width: 100%;
}
.internal__offices--address {
  color: #616164;
}
.internal__offices--body {
  position: relative;
  min-height: 290px;
  padding: 1rem 0rem;
}
@media (max-width: 1191px) {
  .internal__offices--body {
    min-height: 290px;
  }
}
@media (max-width: 991px) {
  .internal__offices--body {
    min-height: auto;
  }
}
.internal__offices--directions {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
}
@media (max-width: 991px) {
  .internal__offices--directions {
    position: relative;
    margin-top: 1rem;
  }
}
.internal__offices--directions a {
  background-color: #b5d9ee;
}
.internal__offices--disclaimer {
  padding: 5rem 0px;
  color: #616164;
}
.internal__offices--link {
  font-size: 0.875rem;
}

.issue__latestheader {
  border-bottom: 1px solid #616164;
}
.issue__list-item {
  padding-bottom: 2rem;
}
.issue__link {
  text-decoration: none;
}
.issue__link:hover {
  text-decoration: underline !important;
  text-decoration-color: #b5d9ee !important;
}
.issue__link.btn {
  margin-bottom: 2rem;
  text-decoration: none !important;
}

.form-validation-error-message {
  font-weight: 700;
  color: red;
}

body.livetownhalltall #content {
  min-height: 1800px;
}
body.livetownhalltall #content .ratio {
  overflow: visible !important;
  width: 100%;
  height: auto;
  display: block;
}
body.livetownhalltall #content .ratio iframe {
  overflow: visible !important;
  width: 100%;
  min-height: 100vh;
  border: none;
}
@media (max-width: 580px) {
  body.livetownhalltall #content {
    min-height: 1400px;
  }
  body.livetownhalltall #content .ratio iframe {
    height: 100% !important;
    min-height: 100vh;
  }
}

.amend-textarea p img {
  display: block;
  width: 100%;
  height: auto;
}
.amend-textarea img {
  display: block;
  width: 100%;
  height: auto;
}

.social__links {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.social__links .social-list {
  margin-bottom: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 0.15rem;
  flex-wrap: nowrap;
  flex-direction: row;
}
.social__links .social-list li {
  padding: 0px 0.3rem;
  margin-right: 0px;
}
@media (max-width: 992px) {
  .social__links .social-list li {
    padding: 3px 5px;
  }
}
.social__links .social-list li a {
  border: 1px solid #616164;
  border-radius: 50px;
  padding: 1px;
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: #616164;
  color: #fff;
  display: block;
  font-size: 16px;
}
.social__links .social-list li a:hover {
  background-color: #fff;
  color: #616164;
}
@media (max-width: 991px) {
  .social__links--top {
    display: none;
  }
}
.social__links--bottom .social-list li a {
  background-color: #fff;
  color: #616164;
  border: 1px solid #fff;
}
.social__links--bottom .social-list li a:hover {
  background-color: #616164;
  color: #fff;
  border: 1px solid #616164;
}

.social-area .socialareablock {
  margin-bottom: 1rem;
}
.social-area .socialareablock .socialblock {
  padding: 1rem;
  min-height: 430px;
  border-radius: 0;
  border: 0.5rem solid #eff1f2;
}
.social-area .socialareablock .socialblock .socialheader {
  text-align: center;
  position: relative;
  margin-top: -2.8rem;
}
.social-area .socialareablock .socialblock .socialheader .socialfeedbackbutton {
  padding: 5px 10px;
  text-align: left;
  display: block;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 1rem;
}
.social-area .socialareablock .socialblock .socialheader .socialfeedbackbutton .icon {
  margin-right: 10px;
  text-decoration: none;
  background-color: #d4d8dc;
  padding: 1px;
  border-radius: 100%;
  color: #fff;
  width: 33px;
  height: 33px;
  display: inline-block;
  text-align: center;
  border: 2px solid #d4d8dc;
}
.social-area .socialareablock .socialblock .socialheader .socialfeedbackbutton .socialtext {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #616164;
}
.social-area .socialareablock .socialblock .socialheader .socialfeedbackbutton:hover .icon {
  color: #fff;
  background-color: #aab2ba;
  border: 2px solid #aab2ba;
}
.social-area .socialareablock .socialblock--instagrambox iframe {
  width: 100%;
  display: block;
}

.videos__section {
  height: auto;
  width: 100%;
  display: table;
  position: relative;
  padding: 1rem;
}
.videos__section--video {
  text-align: center;
  min-height: 300px;
}
.videos__section--imageholder {
  display: table;
  width: 100%;
  height: 180px;
  position: relative;
}
.videos__section--playbutton {
  position: absolute;
  color: white;
  text-align: center;
  top: 30%;
  left: 0;
  right: 0;
  font-size: 60px;
}
.videos__section--image {
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
  height: 100%;
  background-position: center;
}
.videos__section--title {
  font-family: "europa", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #616164;
  text-align: left;
  padding: 1rem 0;
}

body#multimedia.new #newscontent.video {
  padding: 0;
}
body#multimedia.new #content {
  overflow: hidden;
}
body#multimedia.new #video-content {
  background-color: #fff;
  padding-top: 1rem;
  position: relative;
}
body#multimedia.new #video-content input#copyTarget {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
body#multimedia.new #video-content #media-player {
  width: 100%;
}
body#multimedia.new #video-content #media-player iframe {
  height: 500px;
  width: 100%;
  border: 0;
}
@media (max-width: 767px) {
  body#multimedia.new #video-content #media-player iframe {
    height: 340px;
  }
}
@media (max-width: 550px) {
  body#multimedia.new #video-content #media-player iframe {
    height: 220px;
    min-height: 220px;
  }
}
body#multimedia.new #video-content #featured-details-header {
  font-size: 32px;
  margin-top: 20px;
}
@media (max-width: 550px) {
  body#multimedia.new #video-content #featured-details-header {
    font-size: 26px;
  }
}
body#multimedia.new #video-content #featured-details-header a:hover {
  text-decoration: underline;
}
body#multimedia.new #video-content #featured-details-description p {
  line-height: 25px;
}
body#multimedia.new #video-content #social-container .btn-xs {
  width: 100%;
  margin-bottom: 0.5rem;
}
body#multimedia.new #video-content footer {
  display: none;
}
body#multimedia.new .media-header {
  font-size: 56px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
}
body#multimedia.new #share-buttons {
  float: right;
  padding: 1.8rem 0;
}
body#multimedia.new #share-buttons #share-copy-link {
  cursor: pointer;
}
body#multimedia.new #share-buttons #share-link-button-container {
  display: grid;
}
@media (max-width: 576px) {
  body#multimedia.new #share-buttons {
    float: none;
  }
}
body#multimedia.new #multimedia-browser ul.nav-tabs {
  border-bottom: 3px solid #d4d8dc;
  border-bottom: 0px;
  display: none;
}
body#multimedia.new #multimedia-browser .pagination .paging {
  display: inline-block;
  width: 100%;
}
body#multimedia.new #multimedia-browser .pagination .paging .listing-jump {
  display: inline-block;
}
body#multimedia.new #multimedia-browser .pagination .paging .listing-increment {
  display: inline-block;
  float: right;
}
body#multimedia.new #multimedia-browser legend {
  display: none;
}
body#multimedia.new #multimedia-browser .loading div#search-results-header {
  display: none;
}
body#multimedia.new #multimedia-browser .multimedia-tools #search-mm input {
  text-transform: uppercase;
}
body#multimedia.new #multimedia-browser .multimedia-tools fieldset {
  margin: 0;
}
@media (max-width: 576px) {
  body#multimedia.new #multimedia-browser .multimedia-tools fieldset {
    margin-bottom: 1rem;
  }
}
body#multimedia.new #multimedia-browser .multimedia-tools .date-btn, body#multimedia.new #multimedia-browser .multimedia-tools .search-media-btn {
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 0;
  font-size: 18px;
  margin-left: 1rem;
  margin-right: 1rem;
}
body#multimedia.new #multimedia-browser .multimedia-tools select {
  color: #bcbaba;
  height: 50px;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  body#multimedia.new #multimedia-browser .multimedia-tools select {
    max-width: 33%;
  }
}
body#multimedia.new #multimedia-browser .multimedia-tools input[type=text] {
  color: #bcbaba;
  height: 50px;
  text-transform: uppercase;
}
body#multimedia.new #multimedia-browser .pagination {
  background-color: white;
  color: #0e0e0e;
}
body#multimedia.new #multimedia-browser .pagination .listing-increment a {
  padding: 0px 5px;
}
body#multimedia.new #multimedia-browser .pagination.first-one {
  display: none !important;
}
body#multimedia.new #multimedia-browser .media-thumbnail {
  height: 185px;
  width: 25%;
  margin: 0;
  display: inline-table;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}
body#multimedia.new #multimedia-browser .media-thumbnail img {
  margin-top: 0px;
  width: 100%;
}
body#multimedia.new #multimedia-browser .media-thumbnail .image a {
  overflow: hidden;
  display: inline-block;
}
body#multimedia.new #multimedia-browser .media-thumbnail .image a a {
  overflow: hidden;
  display: inline-block;
}
@media (max-width: 991px) {
  body#multimedia.new #multimedia-browser .media-thumbnail {
    min-height: 200px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  body#multimedia.new #multimedia-browser .media-thumbnail {
    min-height: 200px;
    width: 100%;
  }
}

#mediaview .social-media li {
  display: inline-block;
}
#mediaview .social-media #share-facebook iframe {
  width: 75px;
  height: 25px;
  position: relative;
  top: 9px;
}
#mediaview .social-media #share-twitter iframe {
  width: 75px;
  height: 25px;
  position: relative !important;
  top: 7px;
}
#mediaview #featured-details-description {
  display: table;
  width: 100%;
  padding-top: 4rem;
}
#mediaview .search-multimedia-container {
  display: none;
}
#mediaview .multimedia-content a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-decoration: none;
}
#mediaview .multimedia-content a:hover {
  text-decoration: underline;
}
#mediaview #media-view-container {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
}
#mediaview #media-view-container:after {
  content: "";
  position: absolute;
  right: -20%;
  bottom: 30%;
  width: 100%;
  z-index: -1;
  border-radius: 100%;
  height: 100%;
  background-color: #CCDDE2;
}
#mediaview #media-player {
  position: relative;
  width: 100%;
}
#mediaview #media-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#mediaview #media-player:after {
  content: "";
  padding-top: 56%;
  display: block;
  position: relative;
}
#mediaview #share-footer {
  display: none;
}
#mediaview #share-buttons #share-urlitem {
  opacity: 0;
  position: absolute;
  left: -100%;
}
#mediaview #share-buttons #copyTarget {
  opacity: 0;
  position: absolute;
  left: -100%;
}

.alert {
  padding: 1rem;
  margin-bottom: 0;
  border: 0;
  background-color: #3A779A;
  border-radius: 0;
  position: relative;
  z-index: 5;
}
.alert .headline {
  padding: 0 2rem;
}
.alert .headline a {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 1.25rem;
  text-transform: capitalize;
  text-decoration: none;
}
.alert .headline a:hover {
  color: #eff1f2;
  text-decoration: underline;
}
@media (max-width: 520px) {
  .alert .headline a {
    font-size: 1rem;
  }
}
.alert .headline .alertbold {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: white;
}
.alert.item2 {
  background-color: #616164;
}

.alerttwo {
  background-color: #9e0000;
}

.alert-container {
  align-items: center;
  display: flex;
}
@media (max-width: 1100px) {
  .alert-container {
    max-width: 100% !important;
  }
}

.f-modal-alert .f-modal-icon {
  border-radius: 50%;
  background-color: #b5d9ee;
  box-sizing: content-box;
  height: 35px;
  margin: 5px auto;
  padding: 0;
  position: relative;
  width: 35px;
  color: #b5d9ee;
  text-align: center;
}
.f-modal-alert .f-modal-icon .f-modal-exclamation {
  position: relative;
  text-align: center;
  color: #3A779A;
  top: 4px;
}

.animateErrorIcon {
  animation: animateErrorIcon 0.5s;
}

.animateXLeft {
  animation: animateXLeft 0.75s;
}

.animateXRight {
  animation: animateXRight 0.75s;
}

.scaleWarning {
  animation: scaleWarning 0.75s infinite alternate;
}

.pulseWarningIns {
  animation: pulseWarningIns 0.75s infinite alternate;
}

@keyframes Pulse {
  50% {
    transform: scale3d(1, 1, 1);
    opacity: 0.8;
  }
  100% {
    transform: scale3d(2, 2, 1);
    opacity: 0;
  }
}
.Pulse {
  color: #616164;
  position: relative;
}
.Pulse:before {
  content: "";
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation: Pulse 2s ease-out infinite;
  background-color: currentColor;
  transform: scale3d(1, 1, 1);
}
.Pulse > * {
  position: relative;
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateXLeft {
  0%, 65% {
    left: 82px;
    top: 95px;
    width: 0;
  }
  84% {
    left: 14px;
    top: 33px;
    width: 47px;
  }
  100% {
    left: 17px;
    top: 37px;
    width: 47px;
  }
}
@keyframes animateXRight {
  0%, 65% {
    right: 82px;
    top: 95px;
    width: 0;
  }
  84% {
    right: 14px;
    top: 33px;
    width: 47px;
  }
  100% {
    right: 16px;
    top: 37px;
    width: 47px;
  }
}
@keyframes scaleWarning {
  0% {
    transform: scale(1);
    border-color: #3A779A;
  }
  30% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulseWarning {
  0% {
    background-color: transparent;
    transform: scale(1);
    opacity: 0.5;
  }
  30% {
    background-color: transparent;
    transform: scale(1);
    opacity: 0.5;
  }
  100% {
    background-color: #fff;
    transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #3A779A;
  }
  100% {
    background-color: #fff;
  }
}
footer {
  background-color: #616164;
  padding: 3rem 3rem 3rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  footer {
    padding: 3rem 0.5rem;
  }
}
footer .footerstyles {
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
footer .footerstyles .footer-nodes {
  margin-bottom: 0 !important;
  padding-top: 0.5rem;
}
footer .footerstyles .leftside {
  text-align: left;
}
footer .footerstyles .footersocial {
  text-align: right;
}
footer ul li {
  color: #fff;
}
footer ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
footer ul li a:hover {
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  text-decoration-color: #eff1f2;
}
footer ul li.selected a {
  color: #fff;
  text-decoration-color: #eff1f2;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  text-decoration: underline;
}

body:not(#home) footer, body:not(#newsroom_landing_page) footer {
  margin-top: 3rem;
}

body#home footer {
  margin-top: 0;
}

/* FORM SYSTEM styles page

This are mostly functional styles at the top, with customizations below...

*/
#accomp-all,
#accomp-1,
#accomp-2,
#accomp-3 {
  display: none;
}

.sel_all #accomp-all,
.sel_all #accomp-1,
.sel_all #accomp-2,
.sel_all #accomp-3,
.sel_1 #accomp-1,
.sel_2 #accomp-2,
.sel_3 #accomp-3 {
  display: block;
}

.show_form .form_mode,
.show_preview .preview_mode {
  display: block !important;
}

.show_form input,
.show_form select,
.show_form textarea {
  display: inline-block !important;
}

.show_form .preview_mode {
  display: none !important;
}

.show_preview .form-control,
.show_preview .form_mode,
.show_preview input,
.show_preview select,
.show_preview textarea {
  display: none !important;
}

abbr {
  outline: none;
  border: none;
}

.form-group .preview_mode {
  color: #000;
}

.show_form .picker {
  display: inline-block !important;
}

.show_preview input#send-request {
  display: inline-block !important;
}

.button-right {
  float: right;
}

.button-left {
  float: left;
}

#edit-request {
  margin-right: 1em;
}

#qa-form {
  margin-bottom: 20px;
}
#qa-form .button {
  cursor: pointer;
  font-size: 1rem;
  font-family: sans-serif;
}

/*

FORM SYSTEM Customizations
*/
#main_column form #actions {
  font-size: 22px;
  height: 65px;
}
#main_column form fieldset {
  margin: 50px 0 0 0;
}
#main_column form fieldset legend {
  font-size: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
#main_column form fieldset label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 0.3rem;
}
#main_column form fieldset label .required {
  color: red;
  margin: 0 5px;
}
@media (max-width: 767px) {
  #main_column form fieldset label {
    font-size: 15px;
  }
}
#main_column form fieldset input, #main_column form fieldset select {
  padding: 10px;
  box-shadow: none;
  border-radius: 5px;
}
#main_column form fieldset input[type=radio], #main_column form fieldset input[type=checkbox] {
  padding: 0px;
  padding-top: 2px;
}
#main_column form fieldset abbr[title], #main_column form fieldset abbr[data-original-title] {
  color: rgba(0, 0, 0, 0.2);
  border-bottom: none;
  cursor: help;
  padding: 5px;
}
#main_column form fieldset textarea {
  min-height: 100px;
  font-size: 18px;
}
#main_column form fieldset input.form-control,
#main_column form fieldset select.form-control {
  height: 60px;
  font-size: 18px;
}
#main_column form fieldset input.form-control:focus,
#main_column form fieldset select.form-control:focus {
  border: 1px solid #CCC;
  box-shadow: 1px, 1px, 5px, 0.5px;
}
#main_column form fieldset .note-text {
  padding: 5px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.33);
}
#main_column form fieldset + fieldset {
  margin: 50px 0 0 0;
}
#main_column form .btn {
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  position: relative;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  display: inline-block;
  color: #616164;
  background-color: #b5d9ee;
}
#main_column form .btn:hover {
  background-color: #616164;
  color: #fff;
}
#main_column form .btn + .btn {
  margin: 0 15px;
}

.popover {
  z-index: 1020;
  background-color: #fff;
}

.popover.fade.in {
  background-color: #fff;
}

.data-containers {
  float: right;
  width: 300px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  margin-left: 20px;
}

#signatures-container {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0;
  width: 100%;
  float: right;
  margin-bottom: 0px;
  width: 100%;
  display: block;
  position: relative;
}
#signatures-container #num-signatures-container {
  display: block;
  float: left;
  padding: 6px 20px;
  font-size: 23px;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100%;
}
#signatures-container #num-signatures-label {
  display: block;
  float: left;
  padding: 15px 10px;
  font-size: 18px;
}

.social-container {
  float: right;
  display: block;
  background: #eee;
  padding: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.social-container ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  width: 100%;
  display: block;
  position: relative;
  float: left;
}
.social-container ul li {
  display: block;
  float: left;
  margin: 0 15px 0 0;
}
.social-container ul li iframe {
  position: relative;
}
.social-container ul li.social-fb {
  margin-top: 1px;
}
.social-container ul li.social-plusone {
  margin-top: 2px;
}

.social-container {
  width: 100%;
  float: right;
  margin: 0;
  text-align: center;
}
.social-container ul li {
  margin: 0px 8px;
}
.social-container ul li:last-child {
  margin-right: 0px;
}

#content .amend-form-container .loader, #homenewsletter .amend-form-container .loader {
  position: relative;
  margin: 0 auto;
  height: 50px;
  width: 50px;
  border-left: 7px solid rgba(204, 204, 204, 0.15);
  border-right: 7px solid rgba(204, 204, 204, 0.15);
  border-bottom: 7px solid rgba(204, 204, 204, 0.15);
  border-top: 7px solid rgba(204, 204, 204, 0.8);
  border-radius: 100%;
  -webkit-animation: rotation 1s infinite linear;
  -moz-animation: rotation 1s infinite linear;
  -o-animation: rotation 1s infinite linear;
  animation: rotation 1s infinite linear;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
#content .amend-form-container form, #homenewsletter .amend-form-container form {
  display: table;
  width: 100%;
  /*input[type="submit"] {
  	padding: .25em .5em;
  	font-size: 1.3em;
  }*/
}
@media (max-width: 991px) {
  #content .amend-form-container form, #homenewsletter .amend-form-container form {
    display: block;
  }
}
#content .amend-form-container form h2, #homenewsletter .amend-form-container form h2 {
  margin: 0 0 1em 0;
  font-size: 25px;
  font-weight: bold;
}
#content .amend-form-container form h3, #homenewsletter .amend-form-container form h3 {
  margin: 0 0 1em 0;
  font-size: 20px;
}
#content .amend-form-container form input[type=text], #content .amend-form-container form input[type=email], #content .amend-form-container form select, #homenewsletter .amend-form-container form input[type=text], #homenewsletter .amend-form-container form input[type=email], #homenewsletter .amend-form-container form select {
  height: 45px;
}
#content .amend-form-container form input[type=text], #content .amend-form-container form input[type=email], #content .amend-form-container form textarea, #content .amend-form-container form select, #homenewsletter .amend-form-container form input[type=text], #homenewsletter .amend-form-container form input[type=email], #homenewsletter .amend-form-container form textarea, #homenewsletter .amend-form-container form select {
  width: 100%;
  line-height: 1;
  padding: 5px 5px;
  color: #0e0e0e;
  font-size: 14px;
  background-color: transparent;
  background-image: none;
  border: 0;
  border-bottom: 3px solid #616164;
  border-radius: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
#content .amend-form-container form select, #homenewsletter .amend-form-container form select {
  padding: 10px;
  height: 45px;
  font-size: 14px;
  padding-right: 3em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(90deg, #c7c7c7 1px, #fcfcfc 1px), linear-gradient(56deg, transparent 4px, #4d4d4d 5px), linear-gradient(-56deg, transparent 4px, #4d4d4d 5px);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 2px 100%, 6px 6px, 6px 6px;
  background-position: 30px center, 10px center, 16px center;
  background-position: calc(100% - 30px) center, calc(100% - 16px) center, calc(100% - 10px) center;
  background-position: right 30px center, right 16px center, right 10px center;
  text-indent: 0.01px;
}
#content .amend-form-container form textarea, #homenewsletter .amend-form-container form textarea {
  min-height: 125px;
}
#content .amend-form-container form input[type=checkbox] + label,
#content .amend-form-container form input[type=radio] + label, #homenewsletter .amend-form-container form input[type=checkbox] + label,
#homenewsletter .amend-form-container form input[type=radio] + label {
  display: inline;
  position: relative;
  top: 2px;
  left: 0.5em;
}
#content .amend-form-container form .btn, #content .amend-form-container form input[type=submit], #homenewsletter .amend-form-container form .btn, #homenewsletter .amend-form-container form input[type=submit] {
  position: relative;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  display: inline-block;
  color: #616164;
  background-color: #b5d9ee;
  white-space: normal;
}
#content .amend-form-container form .btn:hover, #content .amend-form-container form input[type=submit]:hover, #homenewsletter .amend-form-container form .btn:hover, #homenewsletter .amend-form-container form input[type=submit]:hover {
  color: #fff;
  background-color: #3A779A;
}
#content .amend-form-container form .checkbox input[type=checkbox], #homenewsletter .amend-form-container form .checkbox input[type=checkbox] {
  margin-left: 0;
}
#content .amend-form-container form .checkbox input[type=checkbox] + label, #homenewsletter .amend-form-container form .checkbox input[type=checkbox] + label {
  top: -1px;
  left: 0.25em;
}
#content .amend-form-container form .control-group + .control-group, #content .amend-form-container form .control-group + .row, #content .amend-form-container form .row + .control-group, #content .amend-form-container form .row + .row, #homenewsletter .amend-form-container form .control-group + .control-group, #homenewsletter .amend-form-container form .control-group + .row, #homenewsletter .amend-form-container form .row + .control-group, #homenewsletter .amend-form-container form .row + .row {
  margin-top: 1em;
}

.fc-tbx {
  padding: 9px 14px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.fc-tbx .arrow, .fc-tbx .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.fc-tbx .arrow {
  border-width: 11px;
}
.fc-tbx .arrow:after {
  content: "";
  border-width: 10px;
}
.fc-tbx .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.fc-tbx .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.fc-tbx ul.error-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fc-tbx ul.error-list li p {
  margin: 0;
  font-size: 18px;
  color: #464646;
}

.polls input[type=text] {
  width: 100%;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 10px;
}
.polls select {
  padding: 10px;
  height: 60px;
  font-size: 18px;
  width: 100%;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
}
.polls label {
  /*font-size: 14px;*/
  font-weight: 500;
}
.polls .control-group {
  padding: 10px 0px;
}
.polls input[type=radio] {
  margin-right: 10px;
}
.polls input.btn {
  float: right;
  font-size: 30px;
}

.hide-on-submit {
  display: none !important;
}

.hidden_set {
  margin-bottom: 50px;
  margin-top: -50px;
}
.hidden_set .control-group {
  padding-top: 20px;
}

.data-containers {
  float: right;
  width: 300px;
  text-align: center;
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  margin-left: 20px;
}

.social-container {
  width: 100%;
  float: right;
  margin: 0;
  text-align: center;
}
.social-container ul li {
  margin: 0px 8px;
}
.social-container ul li:last-child {
  margin-right: 0px;
}

#signatures-container {
  width: 100%;
  float: right;
  margin-bottom: 0px;
}
#signatures-container #num-signatures-container {
  display: block;
  float: left;
  padding: 6px 20px;
  font-size: 23px;
  background-color: #d9d9d9;
  text-align: center;
  width: 100%;
}
#signatures-container #num-signatures-container strong {
  font-weight: normal;
}
#signatures-container #num-signatures-label {
  display: block;
  float: left;
  padding: 15px 10px;
  font-size: 18px;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
  	border-top: 1px solid #ddd !important;
  }*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td, .datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.old, .datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  color: #ffdb99;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
  background: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
  border-radius: 0;
}
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
  background-color: #d4d8dc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.old, .datepicker table tr td span.new {
  color: #999999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #c6c6c6;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

@media print {
  .alert {
    display: none;
  }
  #header {
    display: none;
  }
  footer {
    display: none;
  }
  #breadcrumb {
    display: none;
  }
  #pagetools {
    display: none;
  }
  .prevpress {
    display: none;
  }
}

/*# sourceMappingURL=common.css.map */
