/* IMPORT SITE CUSTOM STYLES */
body {
  font-size: 1.125rem;
  color: #152644;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

a {
  color: #01547C;
  cursor: pointer;
}
a:hover {
  color: #152644;
  text-decoration: underline;
  text-decoration-color: #EAAD56;
  text-decoration-thickness: 2px;
}

#main_container a {
  word-break: break-word;
  cursor: pointer;
}

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

.btn {
  font-family: "Barlow", sans-serif;
  padding: 0.2rem 1rem;
  text-transform: uppercase;
  background-color: #01547C;
  text-decoration: none !important;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  border: 0;
  color: white;
}
.btn:hover {
  color: white;
  background-color: #7BA8D9;
}
.btn.tools {
  font-size: 1rem;
  padding: 5px 25px;
  border: 0;
  background-color: #152644;
  background: #152644;
  color: #fff;
  text-decoration: none !important;
  margin-bottom: 1rem;
  min-width: 126px;
}
.btn.tools .svg-inline--fa {
  color: #EAAD56;
}
.btn.tools:hover {
  color: #fff;
  background-color: #01547C;
}
.btn.tools:hover .svg-inline--fa {
  color: #fff;
}
.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: #152644;
}
.btn-primary:hover {
  background-color: #03050a;
}

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

#breadcrumb {
  padding: 5px 0px;
}
#breadcrumb ol li a {
  font-family: "Barlow", sans-serif;
  font-size: 0.875rem;
  color: #EAAD56;
  text-transform: uppercase;
}

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

.textarrow {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
}
.textarrow:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  font-size: 1.25rem;
  content: "\f178";
  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:hover:after {
  transform: translateX(5px);
}
.textarrow.left:after {
  display: none;
}
.textarrow.left:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f177";
  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 {
  transform: translateX(-5px);
  color: inherit;
  text-decoration: none;
}

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

.btn-block {
  width: 100%;
}

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

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

.main_page_title {
  color: #152644;
}
.main_page_title .altcolor {
  color: #01547C;
}

body.notitle .main_page_title {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  text-decoration: none !important;
}

h1, .h1 {
  font-size: 4.25rem;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 3.625rem;
  }
}
@media (max-width: 575px) {
  h1, .h1 {
    font-size: 3rem;
  }
}
@media (max-width: 450px) {
  h1, .h1 {
    font-size: 2.375rem;
  }
}

h2, .h2 {
  font-size: 3.125rem;
}
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2.125rem;
  }
}
@media (max-width: 450px) {
  h2, .h2 {
    font-size: 1.625rem;
  }
}

h3, .h3 {
  font-size: 2.375rem;
}
@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;
}
@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.125rem;
  }
}
@media (max-width: 450px) {
  h4, .h4 {
    font-size: 1rem;
  }
}

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

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

#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;
}

@keyframes wavydavey {
  0% {
    d: path("M 0,400 C 0,400 0,200 0,200 C 155.8928571428571,193.57142857142856 311.7857142857142,187.14285714285714 421,186 C 530.2142857142858,184.85714285714286 592.7500000000002,188.99999999999997 707,204 C 821.2499999999998,219.00000000000003 987.2142857142856,244.85714285714286 1118,246 C 1248.7857142857144,247.14285714285714 1344.3928571428573,223.57142857142856 1440,200 C 1440,200 1440,400 1440,400 Z");
  }
  25% {
    d: path("M 0,400 C 0,400 0,200 0,200 C 152.25,203.82142857142856 304.5,207.64285714285714 421,218 C 537.5,228.35714285714286 618.2500000000001,245.24999999999997 735,226 C 851.7499999999999,206.75000000000003 1004.5,151.35714285714286 1128,141 C 1251.5,130.64285714285714 1345.75,165.32142857142856 1440,200 C 1440,200 1440,400 1440,400 Z");
  }
  50% {
    d: path("M 0,400 C 0,400 0,200 0,200 C 125.39285714285714,162.46428571428572 250.78571428571428,124.92857142857142 376,150 C 501.2142857142857,175.07142857142858 626.25,262.74999999999994 731,272 C 835.75,281.25000000000006 920.2142857142858,212.07142857142856 1035,187 C 1149.7857142857142,161.92857142857144 1294.892857142857,180.96428571428572 1440,200 C 1440,200 1440,400 1440,400 Z");
  }
  75% {
    d: path("M 0,400 C 0,400 0,200 0,200 C 112.03571428571428,171.57142857142856 224.07142857142856,143.14285714285714 350,160 C 475.92857142857144,176.85714285714286 615.7500000000001,239 754,242 C 892.2499999999999,245 1028.9285714285713,188.85714285714286 1143,172 C 1257.0714285714287,155.14285714285714 1348.5357142857142,177.57142857142856 1440,200 C 1440,200 1440,400 1440,400 Z");
  }
  100% {
    d: path("M 0,400 C 0,400 0,200 0,200 C 88.28571428571428,170.42857142857144 176.57142857142856,140.85714285714286 295,146 C 413.42857142857144,151.14285714285714 562,191 694,220 C 826,249 941.4285714285716,267.14285714285717 1063,262 C 1184.5714285714284,256.85714285714283 1312.2857142857142,228.42857142857142 1440,200 C 1440,200 1440,400 1440,400 Z");
  }
}
@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: #152644;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  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.75rem;
  }
}
.navbar .nav-pills li:hover a, .navbar .nav-pills .subnav-split li:hover a {
  border-bottom: 3px solid #EAAD56;
  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 #7BA8D9;
  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 #152644;
}
.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: #152644;
  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: 400;
  text-transform: none;
  letter-spacing: 0px;
  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 {
  color: #152644;
  background-color: #CEDFF1;
  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: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 #7BA8D9;
}
.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: #152644;
  background-color: white;
  right: 0px;
  width: 10%;
  height: 100%;
  border: none;
}
.navbar #search #sitesearch button:hover, .navbar #search #sitesearchmodal button:hover {
  color: #7BA8D9;
  background-color: white;
}
.navbar .srchbutton,
.navbar .srchbuttonmodal {
  color: #152644;
  padding: 1rem 0.8rem;
}
.navbar .srchbutton:hover,
.navbar .srchbuttonmodal:hover {
  color: #7BA8D9;
}
.navbar .togglemenu {
  margin-left: 10px;
  color: #152644;
  font-size: 1.875rem;
}
@media (max-width: 1199px) {
  .navbar {
    padding: 0.5rem 0;
  }
}

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: #152644;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  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 #7BA8D9;
  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 #152644;
}
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: #152644;
  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: 400;
  text-transform: none;
  letter-spacing: 0px;
  border-bottom: 0px 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 {
  color: #152644;
  background-color: #CEDFF1;
  border-bottom: 0px solid transparent;
}
body:not(#home) .navbar .nav-pills li.selected a {
  border-bottom: 3px solid #7BA8D9;
  text-decoration: none;
}
body:not(#home) .navbar .nav-pills li.selected a:hover {
  border-bottom: 3px solid #EAAD56;
}
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 #EAAD56;
}
body:not(#home) .navbar .nav-pills li .dropdown-menu {
  box-shadow: 5px 10px 10px -6px #152644;
}
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: #152644;
  font-size: 1.875rem;
}
body:not(#home) .navbar .togglemenu:hover {
  color: #01547C;
}
body:not(#home) .srchbutton,
body:not(#home) .srchbuttonmodal {
  color: #152644;
  padding: 1rem 0.8rem;
}
body:not(#home) .srchbutton:hover,
body:not(#home) .srchbuttonmodal:hover {
  color: #01547C;
}

/*Mobile NAV*/
#NavMobileModal .nav .nav-item a {
  font-size: 1.875rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
#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;
}

#header,
.pin-spacer-SiteHeader {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  position: relative;
}

#header {
  background-color: transparent;
  height: auto;
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  transition: all 0.2s ease-in-out;
}
#header #siteheader {
  height: auto;
  display: block;
  width: 100%;
  position: relative;
  z-index: 20;
  transition: all 0.2s ease-in-out;
}
#header #siteheader .header-holder {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  height: auto;
  width: 100%;
  vertical-align: middle;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
}
#header #siteheader .header-holder .logo-holder {
  display: flex;
  display: -ms-flexbox;
  vertical-align: middle;
  justify-content: center;
  opacity: 0;
  z-index: -1;
  width: 200px;
  position: relative;
}
#header #siteheader .header-holder .logo-holder .logo-hold {
  width: 100%;
  position: absolute;
  padding: 0.5rem;
}
#header #siteheader .header-holder .logo-holder .logo-hold img {
  width: 100%;
  display: block;
  height: 100%;
  padding: 0rem;
}
@media (max-width: 1199px) {
  #header #siteheader .header-holder .logo-holder .logo-hold {
    max-width: 140px;
  }
}
@media (max-width: 991px) {
  #header #siteheader .header-holder .logo-holder .logo-hold {
    max-width: 160px;
  }
}
@media (max-width: 1199px) {
  #header #siteheader .header-holder .logo-holder {
    max-width: 200px;
  }
}
@media (max-width: 991px) {
  #header #siteheader .header-holder .logo-holder {
    max-width: 200px;
    opacity: 1;
    z-index: 1;
  }
}
@media (max-width: 768px) {
  #header #siteheader .header-holder .logo-holder {
    justify-content: normal;
  }
}
#header #siteheader .header-holder .header-nav-holder {
  display: flex;
  display: -ms-flexbox;
  vertical-align: middle;
  justify-content: end;
  padding: 1.5rem 0rem;
  align-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  #header #siteheader .header-holder .header-nav-holder .social__links {
    display: none;
  }
}
@media (max-width: 991px) {
  #header #siteheader .header-holder .header-nav-holder .nav-hold {
    margin-right: 1rem;
  }
}
@media (max-width: 768px) {
  #header #siteheader .header-holder .header-nav-holder .nav-hold {
    float: right;
  }
}
@media (max-width: 768px) {
  #header #siteheader .header-holder .header-nav-holder {
    max-width: 540px;
    width: 100%;
    display: table;
    padding: 5px 0px;
  }
}
@media (min-width: 576px) {
  #header #siteheader .header-holder {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  #header #siteheader .header-holder {
    padding: 0px 15px;
  }
}
@media (min-width: 768px) {
  #header #siteheader .header-holder {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #header #siteheader .header-holder {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #header #siteheader .header-holder {
    max-width: 1140px;
  }
}
@media (max-width: 991px) {
  #header #siteheader {
    background-color: white;
    box-shadow: 0px 2px 1px 0px #CEDFF1;
    background: #fff;
  }
}
#header.scrolling #siteheader {
  background-color: white;
  box-shadow: 0px 2px 1px 0px #CEDFF1;
  background: #fff;
}
#header.scrolling #siteheader .logo-holder {
  opacity: 1;
  z-index: 1;
}
#header.scrolling #siteheader .navbar .nav-pills li a {
  color: #152644;
}
#header.scrolling #siteheader .navbar .nav-pills li .dropdown-menu li a, #header.scrolling #siteheader .navbar .nav-pills li .dropdown-menu .subnav-split li a {
  color: #152644;
}
#header.scrolling #siteheader .navbar .srchbutton {
  color: #152644;
}
#header.scrolling #siteheader .navbar .srchbutton:hover {
  color: #7BA8D9;
}
#header.scrolling #siteheader .navbar .srchbuttonmodal {
  color: #152644;
}
#header.scrolling #siteheader .navbar .srchbuttonmodal:hover {
  color: #7BA8D9;
}
#header.scrolling #siteheader .navbar .togglemenu {
  color: #152644;
}
#header.scrolling #siteheader .navbar .togglemenu:hover {
  color: #7BA8D9;
}
#header.scrolling #siteheader #search #sitesearch #search-field {
  color: #152644;
}
#header.scrolling #siteheader #search #sitesearch button {
  color: #152644;
}

body:not(#home) #siteheader {
  background-color: white;
  box-shadow: 0px 1px 1px 0px #CEDFF1;
  background: #fff;
}
body:not(#home) #header {
  background-color: #fff;
  position: relative;
  background: #fff;
}
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.scrolling {
  background-color: #fff;
}

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

.modal {
  background-color: #152644;
}
@media (max-width: 576px) {
  .modal .modal-dialog {
    margin: 2rem;
  }
}
.modal .modal-header {
  border-bottom: 0px;
  padding: 0;
}
.modal .modal-header .close {
  color: white;
  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: #EAAD56;
}
.modal .close:hover {
  color: #EAAD56;
}
@media (max-width: 991px) {
  .modal .close {
    position: relative;
    top: 0;
  }
}
.modal .modal-content {
  background-color: #152644;
  border: 0;
  margin: 15% auto;
  position: relative;
}
.modal .modal-content .modal-header {
  border-bottom: 0px;
  padding: 0;
}
.modal .modal-content .modal-header .modal-title {
  color: white;
}
.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: white;
  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: #01547C;
  width: 100%;
  padding: 0.7rem;
  border: 0;
  font-size: 1.625rem;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  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: #EAAD56;
}
.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;
}

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

#translations {
  position: relative;
  top: -1px;
  padding: 0 0.5rem;
}
#translations .closeme {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  border-bottom: 1px solid #fff;
  color: white;
  text-decoration: none;
  position: absolute;
  left: 0;
  z-index: 1;
}
#translations .closeme:hover {
  border-bottom: 1px solid #CEDFF1;
}
#translations .closeme.fade-out {
  opacity: 0;
  z-index: -1;
}
@media (max-width: 1199px) {
  #translations .closeme {
    font-size: 0.875rem;
  }
}
#translations .translateoption {
  display: block;
  position: absolute;
  top: 35px;
  width: 135px;
  overflow: hidden;
}

body#home footer {
  margin-top: 0;
}
body#home #content {
  padding-top: 0;
}
body#home .waveborder {
  position: absolute;
  bottom: 0%;
  width: 100%;
  z-index: 0;
}
body#home .waveborder__wave {
  animation: wavydavey 3s;
  animation-timing-function: linear;
}
body#home .homebanner {
  position: relative;
  display: block;
  top: -125px;
  overflow: hidden;
}
body#home .homebanner__row {
  position: absolute;
  bottom: 25%;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (max-width: 991px) {
  body#home .homebanner__row {
    position: relative;
    bottom: 0;
  }
}
body#home .homebanner__background {
  position: relative;
  display: block;
  background-color: #152644;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 60%;
}
body#home .homebanner__background:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background-image: linear-gradient(to top, #0e0e0e 30%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 767px) {
  body#home .homebanner__background {
    opacity: 1 !important;
  }
}
body#home .homebanner__logo {
  position: relative;
  width: 100%;
  z-index: 0;
}
@media (max-width: 991px) {
  body#home .homebanner__logo {
    display: none;
  }
}
body#home .homebanner__foreground {
  display: block;
  position: relative;
  z-index: 1;
}
body#home .homebanner__foreground--image {
  display: block;
  width: 100%;
}
body#home .homebanner__buttons {
  position: relative;
  z-index: 1;
}
body#home .homebanner__buttons--link {
  padding: 1.5rem;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  body#home .homebanner__buttons--link {
    font-size: 1rem;
  }
}
body#home .homebanner__buttons--button {
  margin-bottom: 2rem;
}
body#home .homebanner__buttons--text {
  background-color: #EAAD56;
  transform: translate(-0.5rem, -0.5rem);
  align-items: center;
  transition: all 0.2s ease-in-out;
  display: flex;
  padding: 1.5rem;
  width: 100%;
}
@media (max-width: 991px) {
  body#home .homebanner {
    top: 0px;
  }
}
body#home .home-content {
  background-color: #fff;
  margin-top: -5rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  body#home .home-content {
    margin-top: 1rem;
  }
}
body#home .home-content .home {
  display: table;
  width: 100%;
  padding: 4rem 0;
}
body#home .home-content .home__newsletter {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: relative;
  padding: 0rem 0rem 4rem 0;
  overflow: hidden;
}
body#home .home-content .home__newsletter--formholder {
  padding: 1rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 991px) {
  body#home .home-content .home__newsletter--formholder {
    padding: 2rem 1.5rem;
  }
}
body#home .home-content .home__newsletter--formholder .thankyoutext {
  text-align: left;
  color: #152644;
}
body#home .home-content .home__newsletter--formholder #newsletter-container .row {
  padding-bottom: 1rem;
}
body#home .home-content .home__newsletter--text {
  padding: 1rem 0;
}
body#home .home-content .home__newsletter--title {
  display: block;
  text-align: left;
  color: #152644;
  margin: 2rem 0;
  position: relative;
  z-index: 1;
}
@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__social {
  position: relative;
}
body#home .home-content .home__social--imageholder {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body#home .home-content .home__social--image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body#home .home-content .home__social--img {
  position: absolute;
  top: -5rem;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  padding: 0;
}
body#home .home-content .home__social--holder {
  padding: 6rem 3rem;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.6);
  position: relative;
}
body#home .home-content .home__social--holder:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  border: 2px solid #152644;
  transform: translate3d(1px 2px);
}
body#home .home-content .home__social--title {
  display: block;
  text-align: left;
  color: #152644;
  margin: 2rem 0;
  position: relative;
  z-index: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
body#home .home-content .home__social--links li {
  background-color: transparent;
  border: 0;
  padding: 0.5rem 0;
}
body#home .home-content .home__social--links li a {
  color: #152644;
  text-decoration: none;
}
body#home .home-content .home__social--links li a:hover {
  color: #152644;
  text-decoration: underline;
}
body#home .home-content .home__social--links li a:hover .home__social--linksicon {
  background-color: #152644;
  color: #fff;
}
body#home .home-content .home__social--linksicon {
  border: 1px solid #152644;
  border-radius: 50px;
  padding: 3px;
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: transparent;
  color: #152644;
  display: inline-block;
  font-size: 16px;
  margin-right: 1rem;
}
body#home .home-content .home__offices {
  display: table;
  width: 100%;
  padding: 6rem 0 8rem;
}

body:not(home) #content {
  padding-top: 4.5rem;
}

#listblocks {
  padding-top: 3rem;
}
#listblocks li:nth-of-type(4n+1) .block a {
  background-color: #152644;
}
#listblocks li:nth-of-type(4n+1) .block a:hover {
  background-color: #EAAD56;
}
#listblocks li:nth-of-type(4n+2) .block a {
  background-color: #01547C;
}
#listblocks li:nth-of-type(4n+2) .block a:hover {
  background-color: #EAAD56;
}
#listblocks li:nth-of-type(4n+3) .block a {
  background-color: #152644;
}
#listblocks li:nth-of-type(4n+3) .block a:hover {
  background-color: #EAAD56;
}
#listblocks li:nth-of-type(4n+3) .block a {
  background-color: #01547C;
}
#listblocks li:nth-of-type(4n+3) .block a:hover {
  background-color: #EAAD56;
}

.block {
  margin-bottom: 30px;
  background-color: #152644;
  width: 100%;
  display: table;
  height: 200px;
}
.block .desc {
  display: none;
  padding: 20px;
}
.block .desc p {
  width: 100%;
  margin: 0px;
}
.block a {
  width: 100%;
  padding: 15px;
  font-size: 1.625rem;
  color: #fff;
  font-weight: 300;
  vertical-align: middle;
  text-decoration: none;
  display: table-cell;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  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;
}
.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: #152644;
}
.block:hover a {
  background-color: #EAAD56;
}
.block.noimg a {
  height: auto;
  min-height: 95px;
}

#content .main_page_title {
  padding-bottom: 2rem;
}

.image img {
  display: block;
  width: 100%;
}

#main_column img {
  display: block;
  width: 100%;
}

#breadcrumb {
  padding: 1rem 0;
  margin-top: 0;
}
#breadcrumb ol {
  margin-bottom: 0;
}
#breadcrumb ol li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #CEDFF1;
  font-size: 1rem;
  text-decoration: none;
}
#breadcrumb ol li a:hover {
  text-decoration: underline;
  color: #7BA8D9;
}

body#newsroom_landing_page footer, body#about footer {
  margin-top: 0 !important;
}
body#newsroom_landing_page .videoiframe, body#about .videoiframe {
  margin-bottom: 2rem;
}
body#newsroom_landing_page #main_column, body#about #main_column {
  padding: 0;
  background-color: transparent;
}
body#newsroom_landing_page #breadcrumb, body#about #breadcrumb {
  display: none;
}
body#newsroom_landing_page #content, body#about #content {
  padding-top: 3rem;
}
body#newsroom_landing_page .one_column, body#about .one_column {
  margin-left: 0;
  margin-right: 0;
}
body#newsroom_landing_page #rightside, body#about #rightside {
  padding: 3rem;
}
body#newsroom_landing_page #rightside hr, body#about #rightside hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  body#newsroom_landing_page #rightside, body#about #rightside {
    padding: 0 0.5rem;
  }
}
body#newsroom_landing_page #leftside, body#about #leftside {
  text-align: left;
  padding: 0px 0px 0 15px;
  background-color: #CEDFF1;
  position: relative;
  z-index: 1;
}
body#newsroom_landing_page #leftside:before, body#about #leftside:before {
  content: "";
  position: absolute;
  width: 50vw;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #CEDFF1;
}
body#newsroom_landing_page #leftside:after, body#about #leftside:after {
  content: "";
  position: absolute;
  width: 50vw;
  bottom: 100%;
  right: 0;
  height: 3rem;
  background-color: #CEDFF1;
}
body#newsroom_landing_page .media__summary, body#about .media__summary {
  padding-bottom: 2rem;
}
body#newsroom_landing_page .media__header, body#about .media__header {
  margin-bottom: 0;
}
body#newsroom_landing_page .media__header a, body#about .media__header a {
  color: #152644;
  text-transform: uppercase;
}
body#newsroom_landing_page .media__link, body#about .media__link {
  color: #152644;
  text-decoration: none;
  padding-bottom: 0.5rem;
}
body#newsroom_landing_page .media__link:hover, body#about .media__link:hover {
  color: #01547C;
  text-decoration: underline;
  text-decoration-color: #7BA8D9;
}
body#newsroom_landing_page .media__link--underline, body#about .media__link--underline {
  text-transform: uppercase;
}
body#newsroom_landing_page .media__button, body#about .media__button {
  text-align: right;
  bottom: 3rem;
  right: 3rem;
  color: #EAAD56;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
body#newsroom_landing_page .media__button--container, body#about .media__button--container {
  text-align: right;
  display: table;
  width: 100%;
  padding: 0rem 0 3rem;
}
body#newsroom_landing_page .media__button--container.videos, body#about .media__button--container.videos {
  padding: 0rem 0 3rem;
}
body#newsroom_landing_page .media__side-nav, body#about .media__side-nav {
  width: 100%;
  margin-top: 3rem;
}
body#newsroom_landing_page .media__side-nav .main_page_title, body#about .media__side-nav .main_page_title {
  text-align: left;
  color: #01547C;
}
body#newsroom_landing_page .media__side-nav.affix, body#about .media__side-nav.affix {
  width: 270px;
  top: 9.5rem;
  position: fixed;
}
@media (max-width: 1200px) {
  body#newsroom_landing_page .media__side-nav.affix, body#about .media__side-nav.affix {
    width: 225px;
  }
}
body#newsroom_landing_page .media__side-nav.affix-bottom, body#about .media__side-nav.affix-bottom {
  position: absolute;
  width: 270px;
}
@media (max-width: 1200px) {
  body#newsroom_landing_page .media__side-nav.affix-bottom, body#about .media__side-nav.affix-bottom {
    width: 225px;
  }
}
body#newsroom_landing_page .media__list, body#about .media__list {
  text-align: left;
  display: block;
}
body#newsroom_landing_page .media__list-item, body#about .media__list-item {
  text-align: left;
  display: block;
}
body#newsroom_landing_page .media__list-link, body#about .media__list-link {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #152644;
  display: inline-block;
  text-decoration: none;
  font-size: 1.25rem;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  background-image: linear-gradient(rgba(206, 223, 241, 0.2), rgba(206, 223, 241, 0.2));
  background-size: 0% 4px;
  background-repeat: no-repeat;
  background-position: left bottom 4px;
  transition: 300ms background-size ease-out;
}
body#newsroom_landing_page .media__list-link:hover, body#about .media__list-link:hover {
  background-image: linear-gradient(rgba(206, 223, 241, 0.2), rgba(206, 223, 241, 0.2));
  background-size: 100% 4px;
}
body#newsroom_landing_page .media__list-item.active a, body#about .media__list-item.active a {
  background-image: linear-gradient(#CEDFF1, #CEDFF1);
  color: #01547C;
  background-size: 100% 4px;
}
body#newsroom_landing_page .media__date, body#about .media__date {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #EAAD56;
  font-size: 1.125rem;
}
body#newsroom_landing_page .media__videos .ce_youtube_video, body#about .media__videos .ce_youtube_video {
  margin-bottom: 4rem;
}
body#newsroom_landing_page .media__newsletter, body#about .media__newsletter {
  padding-top: 2rem;
}
body#newsroom_landing_page .media__carousel, body#about .media__carousel {
  position: relative;
  padding-bottom: 3rem;
}
body#newsroom_landing_page .media__carousel .item, body#about .media__carousel .item {
  background-size: cover;
  background-position: center top;
  height: 100%;
  width: 100%;
  padding-top: 120%;
  transition: transform 0.2s ease-in-out;
}
body#newsroom_landing_page .media__carousel .item:hover, body#about .media__carousel .item:hover {
  transform: scale(1.02);
  z-index: 5;
  box-shadow: 0px 0px 20px 0px rgba(240, 162, 2, 0.35);
}
body#newsroom_landing_page .media__carousel--link, body#about .media__carousel--link {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

body#about footer {
  margin-top: 3rem !important;
}
body#about #leftside {
  padding-top: 9rem;
  background-color: transparent;
}
body#about #leftside:before {
  background-color: transparent;
}
body#about #leftside:after {
  background-color: transparent;
}
body#about #rightside {
  padding: 0;
}
body#about #rightside #newscontent {
  padding-top: 0rem;
}
@media (max-width: 991px) {
  body#about #rightside #newscontent {
    padding-top: 0rem;
  }
}
@media (max-width: 991px) {
  body#about #rightside {
    padding: 1rem;
  }
}
body#about .media__side-nav {
  padding: 0rem;
  margin-top: 0rem;
  width: 100%;
}
@media (max-width: 991px) {
  body#about .media__side-nav {
    padding: 2rem 2rem 6rem;
  }
}
body#about .media__side-nav .main_page_title {
  color: #152644;
}
@media (max-width: 1200px) {
  body#about .media__side-nav .downloadbutton a {
    font-size: 0.875rem;
  }
}
body#about .media__side-nav.affix {
  width: 360px;
  top: 9.5rem;
  position: fixed;
}
@media (max-width: 1200px) {
  body#about .media__side-nav.affix {
    width: 260px;
  }
}
body#about .media__side-nav.affix-bottom {
  position: absolute;
  width: 360px;
}
@media (max-width: 1200px) {
  body#about .media__side-nav.affix-bottom {
    width: 260px;
  }
}
#filterbuttons, #toggleCalendar {
  position: relative;
  bottom: 0;
  right: 0;
  padding: 0rem 0 2rem;
}
@media (max-width: 1200px) {
  #filterbuttons, #toggleCalendar {
    position: relative;
    width: 100%;
    top: 0;
    right: 0;
    margin: 2rem 0;
  }
}

.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;
}

#newscontent .date.black {
  display: block;
  margin-bottom: 0rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #EAAD56;
  font-size: 1.125rem;
  text-transform: uppercase;
}
#newscontent #press .subtitle {
  font-size: 2.5rem;
}
#newscontent #press .title a {
  color: #152644;
}
#newscontent #press .title a:hover {
  color: #01547C;
}

#pagination-container {
  text-align: right;
  margin-top: 80px;
  display: table;
  width: 100%;
}
#pagination-container .pagination-right {
  display: table-cell;
  vertical-align: middle;
  float: none;
  margin-bottom: 0px;
}
@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;
}

.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;
}
@media (max-width: 600px) {
  #voting_record .pagination .pages {
    display: block;
    width: 100%;
    padding: 1.2rem 0;
    text-align: center;
  }
}
#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: 600px) {
  #voting_record .pagination .pages_nav {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 600px) {
  #voting_record .pagination {
    display: block;
  }
}

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

#thomas_search {
  margin-bottom: 1rem;
}

#content.hasbanner {
  position: relative;
  padding-top: 0rem;
  /*#main_column{
  padding-top: 5rem;

  @media(max-width:991px){
  	padding-top: 3rem;
  }
   } */
}
#content.hasbanner .main_page_title {
  display: none;
}
#content.hasbanner .main_page_title.banneravail {
  display: block;
}
#content.hasbanner .main_page_title {
  color: #fff;
}
#content.hasbanner .main_page_title .altcolor {
  color: #fff;
}
#content.hasbanner #breadcrumb {
  padding: 1rem 0;
  margin-top: 0;
}
#content.hasbanner #breadcrumb ol {
  margin-bottom: 0;
}
#content.hasbanner #breadcrumb ol li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #152644;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
}
#content.hasbanner #breadcrumb ol li a:hover {
  text-decoration: underline;
  color: #7BA8D9;
  text-decoration-color: #EAAD56;
  text-decoration-thickness: 2px;
}

.figure__banner {
  width: 100%;
  position: relative;
  margin: 0;
}
.figure__banner--holder {
  padding-left: 10px;
  padding-right: 10px;
}
.figure__banner--holder:nth-child(1) {
  padding-left: 0;
}
.figure__banner--holder:nth-child(4) {
  padding-right: 0;
}
.figure__banner--holder:nth-child(2) {
  margin-top: 3rem;
}
@media (max-width: 575px) {
  .figure__banner--holder:nth-child(2) {
    margin-top: 1rem;
  }
}
.figure__banner--holder:nth-child(4) {
  margin-top: 3rem;
}
@media (max-width: 575px) {
  .figure__banner--holder:nth-child(4) {
    margin-top: 1rem;
  }
}
@media (max-width: 991px) {
  .figure__banner--holder {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.figure__banner--imageholder {
  min-height: 330px;
  position: relative;
}
@media (max-width: 1199px) {
  .figure__banner--imageholder {
    min-height: 300px;
  }
}
@media (max-width: 991px) {
  .figure__banner--imageholder {
    min-height: 220px;
  }
}
@media (max-width: 767px) {
  .figure__banner--imageholder {
    min-height: 165px;
  }
}
@media (max-width: 420px) {
  .figure__banner--imageholder {
    min-height: 130px;
  }
}
.figure__banner--image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center top;
}

.interior__offices {
  display: table;
  width: 100%;
  padding: 4rem 0;
}
.interior__offices--block {
  margin-bottom: 2rem;
}
.interior__offices--office {
  border: 0;
  border-radius: 0px;
}
.interior__offices--toptitle {
  display: block;
  text-align: center;
  padding: 0rem 0 3rem;
}
.interior__offices--first {
  color: #152644;
  margin-bottom: 0rem;
}
.interior__offices--location {
  text-align: center;
  margin-bottom: 2rem;
}
.interior__offices--location:hover .interior__offices--officeimage {
  transform: scale(1);
  top: 0rem;
  position: relative;
}
.interior__offices--location:hover .interior__offices--bodyholder {
  opacity: 1;
  z-index: 1;
  transform: translatey(0rem);
  top: 0;
}
.interior__offices--location:hover .interior__offices--addressbody {
  transform: translatey(0rem);
  opacity: 1;
}
.interior__offices--location:hover .interior__offices--title {
  opacity: 1;
  top: 0;
  bottom: 0;
  position: relative;
  z-index: 0;
}
.interior__offices--body {
  position: relative;
  display: block;
  height: auto;
}
.interior__offices--officeimage {
  margin: 0 auto;
  display: block;
  transition: all 0.2s ease-in-out;
  z-index: 5;
  height: auto;
  width: 100%;
  transform: none;
  max-width: 200px;
  top: 0rem;
  position: relative;
}
.interior__offices--title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2rem;
  text-align: center;
  transition: all 0.2s ease-in-out;
  font-size: 1.5rem;
}
.interior__offices--bodyholder {
  opacity: 1;
  top: 0;
  bottom: 0;
  position: relative;
  z-index: 0;
  transition: all 0.2s ease-in-out;
  font-family: "Barlow", sans-serif;
}
.interior__offices--addressbody {
  z-index: 0;
  transform: translateY(0px);
  margin-top: 0rem;
  opacity: 1;
}
.interior__offices--address {
  margin-bottom: 1rem;
}
.interior__offices--directions {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 0.875rem;
}
.interior__offices--directions:hover {
  text-decoration: underline;
  color: linear-gradient(-180deg, #152644 20%, #01547C 100%);
}

.membership__leadershiparea {
  padding: 2rem;
  background-color: #152644;
}
.membership__row {
  padding-top: 3rem;
}
.membership__header-tertiary {
  padding: 1rem 0;
  border-bottom: 2px solid #152644;
}
.membership__header-tertiary--name {
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  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: 700;
  color: #CEDFF1;
  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: #CEDFF1;
  width: 100%;
  text-align: left;
  display: block;
  padding-bottom: 0.2rem;
  border-bottom: 2px solid #CEDFF1;
}
.leadership__figure {
  width: 100%;
  display: block;
  position: relative;
}
.leadership__figure-image {
  display: block;
  width: 100%;
}
.leadership__district {
  color: #CEDFF1;
}
.leadership__bio {
  padding: 2rem;
}
.leadership__bio .social-list {
  justify-content: flex-start;
}
.leadership__link {
  color: #fff;
}

/* .members #main_container {
  min-width: 100%;
} */
blockquote {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  background-color: #CEDFF1;
  padding: 1rem 5rem;
  position: relative;
  color: #152644;
  font-size: 1.5rem;
}
blockquote:before {
  content: '"';
  display: block;
  position: absolute;
  padding: 0;
  color: #EAAD56;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 6rem;
  margin: 0;
  left: 0px;
  top: 0;
}
blockquote:after {
  content: '"';
  display: block;
  position: absolute;
  text-align: right;
  padding: 0;
  color: #EAAD56;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 6rem;
  right: 1.8rem;
  top: 0;
}

.siteBanner {
  position: relative;
  z-index: 2;
  background: linear-gradient(-180deg, #152644 20%, #01547C 100%);
  background-color: #152644;
  margin-bottom: 3rem;
}
.siteBanner__banner {
  height: 100%;
  width: 100%;
  margin: 0;
}
.siteBanner__banner--image {
  height: 100%;
  display: block;
  padding: 3rem 0;
}
.siteBanner__banner--image img {
  width: 100%;
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .siteBanner__banner--image {
    padding: 0rem 1rem;
  }
}
.siteBanner__banner--img {
  transition: transform 0.3s ease-in-out;
  transform: translate(0px, 0px);
}
.siteBanner__toptext {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.siteBanner__toptext--holder {
  margin: 0 auto;
  padding: 1rem;
  width: 100%;
  max-width: 535px;
}
@media (max-width: 991px) {
  .siteBanner__toptext--holder {
    position: relative;
    bottom: 0;
    padding: 1.5rem 2rem;
  }
}
@media (max-width: 768px) {
  .siteBanner__toptext--holder {
    padding: 1.5rem 0rem;
  }
}
.siteBanner__toptext--text .main_page_title {
  color: #fff;
  text-transform: uppercase;
}
.siteBanner__toptext--text .amend-textarea {
  color: white;
}
.siteBanner__toptext--text #breadcrumb ul li a {
  color: #EAAD56 !important;
}

.iframe {
  position: relative;
  padding-top: 45%;
  width: 100%;
  margin: 0 auto;
}
.iframe iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.breakout {
  padding: 2rem;
  display: block;
  background-color: #CEDFF1;
}

.snippets {
  padding: 0rem 0;
}
.snippets .shadowbg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.85);
}
.snippets__item {
  padding: 0 0.5rem;
}
@media (max-width: 991px) {
  .snippets__item {
    padding: 0rem;
  }
}
.snippets__bio--image {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.snippets__bio--img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 130%;
  object-fit: cover;
  object-position: center;
  padding: 0;
}
.snippets__bodytitle--title {
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.snippets__section {
  width: 100%;
  padding: 0rem 0;
  position: relative;
  display: table;
  overflow: hidden;
}
.snippets__section.noitem {
  display: none;
}
.snippets__section.background .snippets__body {
  color: white;
}
.snippets__collapse {
  height: 400px;
  display: block !important;
  overflow: hidden;
  z-index: -1;
}
.snippets__collapse.show {
  height: 100%;
}
.snippets__body img {
  width: 100%;
  display: block;
  height: auto;
}
.snippets__body .startletter {
  float: left;
  padding: 0 0.6rem 0 0;
  margin: 0;
}
.snippets__bodyhold .left {
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.snippets__bodyhold .right {
  padding: 0px 15px 0px 0px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.snippets__bodyhold--block {
  position: relative;
  display: block;
  margin: 2rem 0 0;
  padding: 2rem 0 2rem 2rem;
  position: relative;
}
@media (max-width: 991px) {
  .snippets__bodyhold--block {
    padding: 2rem;
  }
}
.snippets__bodyhold--block:after {
  content: "";
  display: block;
  position: absolute;
  right: -4rem;
  top: 0;
  width: 4rem;
  height: 100%;
  background-color: inherit;
}
@media (max-width: 991px) {
  .snippets__bodyhold--block:after {
    display: none;
  }
}
.snippets__bodyhold--block .snippets__bodytext {
  font-size: 18px;
}
.snippets__bodyimage {
  padding: 0.5rem;
}
.snippets__bodyimage img {
  width: 100%;
  display: block;
  height: auto;
}
.snippets__bodyimage--lowerimages {
  width: 100%;
  max-width: 85%;
  float: right;
  padding: 1.5rem 0px;
}
@media (max-width: 991px) {
  .snippets__bodyimage--lowerimages {
    float: none;
    max-width: 100%;
  }
}

.location__offices {
  display: table;
  width: 100%;
  padding: 6rem 0 8rem;
}
@media (max-width: 991px) {
  .location__offices {
    padding: 4rem 0;
  }
}
.location__offices--block {
  margin-bottom: 2rem;
}
.location__offices--office {
  border: 0;
  border-radius: 0px;
}
.location__offices--toptitle {
  display: block;
  text-align: center;
  padding: 0rem 0 3rem;
}
.location__offices--first {
  color: #152644;
  margin-bottom: 0rem;
}
.location__offices--location {
  text-align: center;
}
.location__offices--location:hover .location__offices--officeimage {
  transform: scale(0.5);
  top: 0rem;
}
@media (max-width: 991px) {
  .location__offices--location:hover .location__offices--officeimage {
    transform: scale(1);
  }
}
@media (max-width: 991px) {
  .location__offices--location:hover .location__offices--officeimage {
    top: 0rem;
    position: relative;
  }
}
.location__offices--location:hover .location__offices--bodyholder {
  opacity: 1;
  z-index: 1;
  transform: translatey(-7rem);
  top: 0;
}
@media (max-width: 991px) {
  .location__offices--location:hover .location__offices--bodyholder {
    transform: translatey(0rem);
  }
}
@media (max-width: 991px) {
  .location__offices--location:hover .location__offices--bodyholder {
    opacity: 1;
    top: 0;
    bottom: 0;
    position: relative;
    z-index: 1;
  }
}
.location__offices--location:hover .location__offices--addressbody {
  transform: translateY(14rem);
  opacity: 1;
}
@media (max-width: 991px) {
  .location__offices--location:hover .location__offices--addressbody {
    transform: translatey(0rem);
  }
}
.location__offices--location:hover .location__offices--title {
  opacity: 1;
}
@media (max-width: 991px) {
  .location__offices--location:hover .location__offices--title {
    opacity: 1;
    top: 0;
    bottom: 0;
    position: relative;
    z-index: 0;
  }
}
@media (max-width: 991px) {
  .location__offices--location {
    margin-bottom: 2rem;
  }
}
.location__offices--body {
  position: relative;
  display: block;
  height: auto;
}
.location__offices--officeimage {
  margin: 0 auto;
  display: block;
  position: relative;
  transition: all 0.2s ease-in-out;
  z-index: 5;
  height: auto;
  width: 100%;
  max-width: 350px;
  transform: scale(1);
}
@media (max-width: 991px) {
  .location__offices--officeimage {
    transform: none;
    max-width: 200px;
    top: 0rem;
    position: relative;
  }
}
.location__offices--title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2rem;
  text-align: center;
  transition: all 0.2s ease-in-out;
  font-size: 1.5rem;
}
.location__offices--bodyholder {
  position: relative;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  font-family: "Barlow", sans-serif;
}
@media (max-width: 991px) {
  .location__offices--bodyholder {
    opacity: 1;
    top: 0;
    bottom: 0;
    position: relative;
    z-index: 0;
  }
}
.location__offices--addressbody {
  opacity: 0;
  z-index: -1;
  transform: translateY(0px);
  margin-top: -15rem;
}
@media (max-width: 991px) {
  .location__offices--addressbody {
    margin-top: 0rem;
    opacity: 1;
  }
}
.location__offices--address {
  margin-bottom: 1rem;
}
.location__offices--directions {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 0.875rem;
}
.location__offices--directions:hover {
  text-decoration: underline;
  color: linear-gradient(-180deg, #152644 20%, #01547C 100%);
}

.social-list {
  margin-bottom: 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.4rem 0.15rem;
}
.social-list li {
  padding: 1rem 3px;
  margin-right: 0px !important;
}
@media (max-width: 992px) {
  .social-list li {
    padding: 3px 5px;
  }
}
.social-list li a {
  border: 1px solid #152644;
  border-radius: 50px;
  padding: 2px;
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: transparent;
  color: #152644;
  display: block;
  font-size: 16px;
}
.social-list li a:hover {
  background-color: #152644;
  color: #fff;
}
.social-list--bottom {
  justify-content: center;
}
.social-list--bottom li {
  padding: 5px 5px;
}
.social-list--bottom li a {
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 1px;
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: transparent;
  color: #fff;
  display: block;
  font-size: 16px;
}
.social-list--bottom li a:hover {
  background-color: #fff;
  color: #152644;
}

.social-area .socialareablock {
  margin-bottom: 1rem;
}
.social-area .socialareablock .socialblock {
  padding: 1rem;
  height: 100%;
  border-radius: 0;
}
.social-area .socialareablock .socialblock .socialheader {
  text-align: center;
}
.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: transparent;
  padding: 1px;
  border-radius: 100%;
  color: #152644;
  width: 33px;
  height: 33px;
  display: inline-block;
  text-align: center;
  border: 2px solid #152644;
}
.social-area .socialareablock .socialblock .socialheader .socialfeedbackbutton .socialtext {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #152644;
}
.social-area .socialareablock .socialblock .socialheader .socialfeedbackbutton:hover .icon {
  color: white;
  background-color: #152644;
}

.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: "Barlow", sans-serif;
  font-weight: 800;
  font-size: 16px;
  color: #152644;
  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: 730px;
  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 #01547C;
  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%;
  }
}

.alert {
  padding: 1rem;
  margin-bottom: 0;
  border: 0;
  background-color: #01547C;
  border-radius: 0;
  position: relative;
  z-index: 5;
}
.alert .headline {
  padding: 0 2rem;
}
.alert .headline a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.25rem;
  text-transform: capitalize;
}
.alert .headline a:hover {
  color: #7BA8D9;
  text-decoration: underline;
}
@media (max-width: 520px) {
  .alert .headline a {
    font-size: 1rem;
  }
}
.alert .headline .alertbold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: white;
}

.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: #EAAD56;
  box-sizing: content-box;
  height: 35px;
  margin: 5px auto;
  padding: 0;
  position: relative;
  width: 35px;
  color: #EAAD56;
  text-align: center;
}
.f-modal-alert .f-modal-icon .f-modal-exclamation {
  position: relative;
  text-align: center;
  color: #152644;
  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: #152644;
  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: #CEDFF1;
  }
  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: #CEDFF1;
  }
  100% {
    background-color: #fff;
  }
}
footer {
  background: linear-gradient(-180deg, #152644 20%, #01547C 100%);
  padding: 5rem 1rem;
}
footer .footerstyles {
  align-items: center;
  align-content: center;
  justify-content: space-between;
}
footer .footerstyles .footer-nodes {
  margin-bottom: 0 !important;
}
footer .footerstyles .leftside {
  text-align: center;
}
footer .footerstyles .footersocial {
  text-align: center;
}
footer ul li {
  padding: 0.2rem 1.5rem;
}
footer ul li a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px;
}
footer ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

body:not(#home) footer, body:not(#newsroom_landing_page) footer {
  margin-top: 3rem;
  position: relative;
  z-index: 0;
}

body#home footer {
  margin-top: 0;
  position: relative;
  z-index: 1;
}

/* 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 .control-group label, #newslettercontent form .control-group label {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin-bottom: 0.3rem;
}
#main_column form .control-group label .required, #newslettercontent form .control-group label .required {
  color: #01547C;
  margin: 0 5px;
}
#main_column form #actions, #newslettercontent form #actions {
  font-size: 1.375rem;
  height: 65px;
}
#main_column form fieldset, #newslettercontent form fieldset {
  margin: 50px 0 0 0;
}
#main_column form fieldset legend, #newslettercontent form fieldset legend {
  font-size: 1.875rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
#main_column form fieldset label, #newslettercontent form fieldset label {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin-bottom: 0.3rem;
}
#main_column form fieldset label .required, #newslettercontent form fieldset label .required {
  color: #01547C;
  margin: 0 5px;
}
@media (max-width: 767px) {
  #main_column form fieldset label, #newslettercontent form fieldset label {
    font-size: 0.9375rem;
  }
}
#main_column form fieldset input, #main_column form fieldset select, #newslettercontent form fieldset input, #newslettercontent 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], #newslettercontent form fieldset input[type=radio], #newslettercontent form fieldset input[type=checkbox] {
  padding: 0px;
  padding-top: 2px;
}
#main_column form fieldset abbr[title], #main_column form fieldset abbr[data-original-title], #newslettercontent form fieldset abbr[title], #newslettercontent 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, #newslettercontent form fieldset textarea {
  min-height: 100px;
  font-size: 1.125rem;
}
#main_column form fieldset input.form-control,
#main_column form fieldset select.form-control, #newslettercontent form fieldset input.form-control,
#newslettercontent form fieldset select.form-control {
  height: 45px;
  font-size: 1.125rem;
}
#main_column form fieldset input.form-control:focus,
#main_column form fieldset select.form-control:focus, #newslettercontent form fieldset input.form-control:focus,
#newslettercontent form fieldset select.form-control:focus {
  border: 1px solid #CCC;
  box-shadow: 1px, 1px, 5px, 0.5px;
}
#main_column form fieldset .note-text, #newslettercontent form fieldset .note-text {
  padding: 5px;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.33);
}
#main_column form fieldset + fieldset, #newslettercontent form fieldset + fieldset {
  margin: 50px 0 0 0;
}
#main_column form .btn, #newslettercontent form .btn {
  margin-top: 30px;
  color: #FFF;
  background-color: #7BA8D9;
  position: relative;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #152644;
  background-color: #CEDFF1;
}
#main_column form .btn:hover, #newslettercontent form .btn:hover {
  background-color: #152644;
  color: #fff;
}
#main_column form .btn + .btn, #newslettercontent 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: 1.4375rem;
  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: 1.125rem;
}

.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 {
  padding: 1rem 4rem 4rem;
  background-color: rgba(241, 241, 241, 0.5);
}
@media (max-width: 767px) {
  #content .amend-form-container {
    padding: 1rem;
  }
}

#content .amend-form-container .loader, #newslettercontent .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, #newslettercontent .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, #newslettercontent .amend-form-container form {
    display: block;
  }
}
#content .amend-form-container form h2, #newslettercontent .amend-form-container form h2 {
  margin: 0 0 1em 0;
  font-size: 1.5625rem;
  font-weight: bold;
}
#content .amend-form-container form h3, #newslettercontent .amend-form-container form h3 {
  margin: 0 0 1em 0;
  font-size: 1.25rem;
}
#content .amend-form-container form input[type=text], #content .amend-form-container form input[type=email], #content .amend-form-container form select, #newslettercontent .amend-form-container form input[type=text], #newslettercontent .amend-form-container form input[type=email], #newslettercontent .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, #newslettercontent .amend-form-container form input[type=text], #newslettercontent .amend-form-container form input[type=email], #newslettercontent .amend-form-container form textarea, #newslettercontent .amend-form-container form select {
  width: 100%;
  line-height: 1;
  padding: 10px 10px;
  color: #152644;
  font-size: 0.875rem;
  background-image: none;
  border: none;
  border-bottom: 1px solid #0e0e0e;
  border-radius: 0px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
#content .amend-form-container form select, #newslettercontent .amend-form-container form select {
  padding: 10px;
  height: 45px;
  font-size: 0.875rem;
  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, #newslettercontent .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, #newslettercontent .amend-form-container form input[type=checkbox] + label,
#newslettercontent .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], #newslettercontent .amend-form-container form .btn, #newslettercontent .amend-form-container form input[type=submit] {
  position: relative;
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  cursor: pointer;
  color: #152644;
  transition: all 0.2s ease-in-out;
  border-radius: 0;
  background-color: #EAAD56;
  text-decoration: none !important;
  border: 0;
  vertical-align: middle;
  align-items: center;
  justify-content: space-between;
  display: inline-block;
  text-align: left;
  box-shadow: 5px 5px 0px 0px #7BA8D9;
}
#content .amend-form-container form .btn:after, #content .amend-form-container form input[type=submit]:after, #newslettercontent .amend-form-container form .btn:after, #newslettercontent .amend-form-container form input[type=submit]:after {
  font-family: "Font Awesome 5 Free";
  transition: all 0.2s ease-in-out;
  font-weight: 600 !important;
  position: relative;
  top: -2px;
  content: "\f30b";
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.5rem;
  padding: 0.1rem 0.5rem;
  color: inherit;
}
#content .amend-form-container form .btn:hover, #content .amend-form-container form input[type=submit]:hover, #newslettercontent .amend-form-container form .btn:hover, #newslettercontent .amend-form-container form input[type=submit]:hover {
  color: #152644;
  text-decoration: none;
  box-shadow: 5px 5px 0px 0px #EAAD56;
  background-color: #7BA8D9;
}
#content .amend-form-container form .btn:hover:after, #content .amend-form-container form input[type=submit]:hover:after, #newslettercontent .amend-form-container form .btn:hover:after, #newslettercontent .amend-form-container form input[type=submit]:hover:after {
  color: #152644;
  transform: translateX(5px);
}
#content .amend-form-container form .checkbox input[type=checkbox], #newslettercontent .amend-form-container form .checkbox input[type=checkbox] {
  margin-left: 0;
}
#content .amend-form-container form .checkbox input[type=checkbox] + label, #newslettercontent .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, #newslettercontent .amend-form-container form .control-group + .control-group, #newslettercontent .amend-form-container form .control-group + .row, #newslettercontent .amend-form-container form .row + .control-group, #newslettercontent .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: 1.125rem;
  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: 1.125rem;
  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: 0.875rem;*/
  font-weight: 500;
}
.polls .control-group {
  padding: 10px 0px;
}
.polls input[type=radio] {
  margin-right: 10px;
}
.polls input.btn {
  float: right;
  font-size: 1.875rem;
}

.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: 1.4375rem;
  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: 1.125rem;
}

/*!
 * 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: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 {
  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 */
