body {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #4d4d4d;
  overflow-x: hidden !important;
}
@media (max-width: 1450px) {
  body {
    font-size: 16px;
  }
}
.alignright {
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
  max-width: 50%;
}
.alignleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  max-width: 50%;
}
h3, h4 {
  clear: both;
}
.container-fluid {
  max-width: 1450px;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 575px) {
  .container-fluid {
    padding: 0 25px;
  }
}
section {
  padding: 75px 0;
}
@media (max-width: 991px) {
  section {
    padding: 50px 0;
  }
}
@media (max-width: 575px) {
  section {
    padding: 25px 0;
  }
}
ol, ul {
  margin: 0 0 25px 25px;
  padding: 0;
}
ol li, ul li {
  padding-bottom: 7px;
}
h1, h2, h3, h4, h5 {
  font-family: 'Hind Guntur', sans-serif;
}
h1 {
  border-bottom: 2px solid #cecece;
  color: #4d4d4d;
  font-weight: 500;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media (max-width: 565px) {
  h1 {
    font-size: 200%;
  }
}
h2 {
  color: #004b8d;
  font-size: 200%;
  margin-top: 0px;
}
@media (max-width: 565px) {
  h2 {
    font-size: 150%;
  }
}
h3 {
  font-size: 150%;
  margin-top: 50px;
}
@media (max-width: 565px) {
  h3 {
    font-size: 135%;
  }
}
h4 {
  font-size: 125%;
  margin-top: 25px;
  font-weight: normal;
}
@media (max-width: 565px) {
  h4 {
    font-size: 115%;
  }
}
.blue-bg {
  background-color: #004b8d;
  color: #fff;
}
.blue-bg a {
  color: #fff;
}
.green-bg {
  background-color: #a9c337;
  color: #303030;
}
.green-bg a {
  color: #303030;
}
.red-bg {
  background-color: #ac0c11;
  color: #fff;
}
.red-bg a {
  color: #fff;
}
.disclaimers, .maintenance {
  font-size: 90%;
  font-style: italic;
}
.btn, input[type='submit'], .btn.btn-primary {
  background: -webkit-gradient(linear, left top, left bottom, from(#a9c337), to(#758726));
  background: linear-gradient(to bottom, #a9c337, #758726 100%);
  border-color: #fff;
  color: #303030;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 1em;
  border-style: solid;
  border-width: 3px;
  cursor: pointer;
  display: inline-block;
  font-family: "Hind Guntur", "Roboto", Arial, Helvetica, sans-serif;
  padding: 0.7em 1em 0.5em;
  font-size: 105%;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .btn, input[type='submit'], .btn.btn-primary {
    white-space: normal;
  }
}
.btn.secondary, input[type='submit'].secondary, .btn.btn-primary.secondary {
  background: #fff;
  border-color: #a9c337;
}
.btn-align-center {
  text-align: center;
}
.phone-number, .noWrap {
  white-space: nowrap;
}
a.external:after {
  content: '\f08e';
  font-family: 'FontAwesome';
  font-size: 75%;
  margin-left: 5px;
}
a.external.imglink:after {
  content: none;
}
.main-content a[href $='.pdf']:before {
  content: '\f1c1';
  font-family: 'FontAwesome';
  font-size: 75%;
  margin-right: 5px;
}
#wp-toolbar a.external:after, #wpadminbar a.external:after {
  content: none;
}
.sfm-sidebar-close:before, .sfm-sidebar-close:after {
  background: #004b8d;
}
a {
  text-decoration: underline;
}
.image-full {
  margin-bottom: 25px;
}
.not.external:after {
  content: none;
}
.modal {
  z-index: 99999000;
}
.modal .modal-dialog {
  margin: 20px auto;
}
body.modal-open {
  position: fixed;
  width: 100%;
  height: 100%;
}
.login-modal {
  /* float: right; */
}
.login-modal.mobile-link {
  background-color: #004b8d;
  color: #fff;
  padding: 10px;
  position: absolute;
  right: 10px;
  z-index: 900000000;
  text-decoration: none;
}
@media (min-width: 955px) {
  .login-modal.mobile-link {
    display: none;
  }
}
.login-modal i {
  margin-right: 5px;
}
.modal {
  top: 25px;
}
.modal .modal-footer {
  flex-flow: column;
  text-align: center;
}
.modal #submitBtn-mobile, .modal #submitBtn-modal {
  float: right;
}
.modal .login-links {
  display: block;
  margin-top: 50px;
  text-align: center;
  clear: both;
  background-color: rgba(48, 48, 48, .05);
  margin: 75px -15px 0 -15px;
  padding: 10px 25px;
}
.modal .login-links a {
  display: block;
  padding: 10px 0;
  text-align: center;
}
.modal .login-wrap .login-ob form label {
  color: #004b8d;
  font-weight: bold;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  font-size: 90%;
  font-family: 'Hind Guntur', sans-serif;
}
.modal .input-wrap {
  margin-bottom: 10px;
  display: block;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.align-right {
  float: right;
  padding-bottom: 25px;
  padding-left: 25px;
  max-width: 50%;
}
/* HEADER
 ***************************************************************************************************************/
#masthead-sticky-wrapper {
  position: relative;
  z-index: 600;
}
#custom_toggle {
  position: absolute;
  color: #004b8d;
  font-size: 30px;
}
@media (min-width: 955px) {
  #custom_toggle {
    display: none;
  }
}
#masthead {
  background-color: #fff;
}
#masthead .secondary-nav {
  text-align: right;
}
@media (max-width: 956px) {
  #masthead .secondary-nav {
    display: none;
  }
}
#masthead .secondary-nav .login-modal {
  margin-top: -5px;
}
#masthead .secondary-nav a {
  color: #575757;
  padding: 5px;
}
#masthead .secondary-nav a:after, #masthead .secondary-nav a:before {
  text-decoration: none;
}
#masthead .secondary-nav .nav-line {
  font-size: 90%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
}
#masthead .secondary-nav .nav-line .login-link {
  color: #004b8d;
  font-weight: bold;
  padding: 0;
}
#masthead .secondary-nav .nav-line .login-link:before {
  content: '|';
  padding: 5px 15px;
  color: #ccc;
}
#masthead .secondary-nav .nav-line .login-link:after {
  content: '\f023';
  font-family: 'FontAwesome';
  margin-left: 7px;
}
#masthead .secondary-nav .nav-line .eyebrow-nav li:after {
  content: '|';
  padding: 5px 15px;
  color: #ccc;
}
#masthead .secondary-nav .nav-line .eyebrow-nav li:last-child:after {
  content: ' ';
  padding: 0;
  color: #ccc;
}
@media (max-width: 956px) {
  #masthead .site-branding {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    justify-content: center;
  }
}
#masthead .site-branding .logo {
  max-height: 80px;
}
@media (max-width: 956px) {
  #masthead .site-branding .logo-link {
    margin: 0 0 0 40px;
  }
  #masthead .site-branding .logo-link img {
    max-height: 50px;
  }
}
#main_navigation {
  background: linear-gradient(to bottom, #cecece, #edeeee 50%, #cecece 100%);
  padding: 0;
}
@media (max-width: 956px) {
  #main_navigation {
    display: none;
  }
}
#main_navigation .container-fluid {
  padding: 0;
}
.alert-banner {
  padding: 7px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 90%;
}
@media (min-width: 1024px) {
  .alert-banner.mobile {
    display: none;
  }
}
.row.branding {
  padding: 15px 0;
}
.social-media {
  list-style: none;
  display: flex;
  flex-flow: row;
  padding: 0;
  margin: 0;
}
.social-media li .facebook, .social-media li .twitter, .social-media li .linkedin, .social-media li .youtube {
  color: #fff;
  font-size: 0;
}
.social-media li .facebook:before, .social-media li .twitter:before, .social-media li .linkedin:before, .social-media li .youtube:before {
  font-size: 20px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  color: #004b8d;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.social-media li .facebook:before {
  content: '\f09a';
}
.social-media li .twitter:before {
  content: '\f099';
}
.social-media li .linkedin:before {
  content: '\f08c';
}
.social-media li .youtube:before {
  content: '\f166';
}
#mobmenuleft .sub-menu {
  padding: 0;
}
.leftmbottom, .leftmtop {
  padding: 0;
  margin: 0;
}
.leftmbottom .social-media, .leftmtop .social-media {
  margin: 0 -10px;
}
.leftmbottom .social-media a, .leftmtop .social-media a {
  padding: 10px;
}
.leftmbottom .social-media a:before, .leftmtop .social-media a:before {
  font-size: 40px;
}
.mob-menu-right-panel #mobmenuright {
  display: none;
}
.mobmenu .mobmenul-container, .mobmenu .mobmenur-container {
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobmenu .mobmenul-container .mobmenu-left-bt, .mobmenu .mobmenur-container .mobmenu-left-bt, .mobmenu .mobmenul-container .mobmenu-right-bt, .mobmenu .mobmenur-container .mobmenu-right-bt {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.mobmenu .mobmenul-container .mobmenu-left-bt .mob-icon-menu, .mobmenu .mobmenur-container .mobmenu-left-bt .mob-icon-menu, .mobmenu .mobmenul-container .mobmenu-right-bt .mob-icon-menu, .mobmenu .mobmenur-container .mobmenu-right-bt .mob-icon-menu, .mobmenu .mobmenul-container .mobmenu-left-bt .mob-icon-cancel, .mobmenu .mobmenur-container .mobmenu-left-bt .mob-icon-cancel, .mobmenu .mobmenul-container .mobmenu-right-bt .mob-icon-cancel, .mobmenu .mobmenur-container .mobmenu-right-bt .mob-icon-cancel {
  font-size: 25px;
}
.mobmenu .mobmenul-container .mobmenu-left-bt .left-menu-icon-text, .mobmenu .mobmenur-container .mobmenu-left-bt .left-menu-icon-text, .mobmenu .mobmenul-container .mobmenu-right-bt .left-menu-icon-text, .mobmenu .mobmenur-container .mobmenu-right-bt .left-menu-icon-text, .mobmenu .mobmenul-container .mobmenu-left-bt .right-menu-icon-text, .mobmenu .mobmenur-container .mobmenu-left-bt .right-menu-icon-text, .mobmenu .mobmenul-container .mobmenu-right-bt .right-menu-icon-text, .mobmenu .mobmenur-container .mobmenu-right-bt .right-menu-icon-text {
  font-size: 110%;
  font-weight: 700;
  padding: 5px 5px 0 5px;
}
.mobmenu .mobmenul-container .mobmenu-left-bt .right-menu-icon-text, .mobmenu .mobmenur-container .mobmenu-left-bt .right-menu-icon-text, .mobmenu .mobmenul-container .mobmenu-right-bt .right-menu-icon-text, .mobmenu .mobmenur-container .mobmenu-right-bt .right-menu-icon-text {
  margin-left: 7px;
}
.mobmenu .mobmenul-container .mobmenur-container, .mobmenu .mobmenur-container .mobmenur-container {
  top: 19px;
}
.mobmenu .mobmenur-container img {
  height: 20px;
}
.mobmenu-push-wrap .login-wrap {
  left: 0;
  box-shadow: none;
  background: none;
  position: relative;
}
/* FOOTER
 *********************************************************************************************************/
.news-signup {
  text-align: center;
  background-color: rgba(77, 77, 77, .1);
  margin-bottom: 10px;
  padding: 15px 0;
}
.news-signup span {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 10px;
}
@media (max-width: 767px) {
  .news-signup span {
    display: block;
    margin-bottom: 10px;
  }
}
footer {
  background: linear-gradient(10deg, #002241, #004b8d 100%);
  color: #231f20;
  /* margin-left: -15px;
   margin-right: -15px; */
  position: relative;
  /* .container-fluid{
   padding: 0 50px;
   } */
}
footer a.external:after {
  content: none;
}
footer .logo.color {
  max-width: 300px;
}
@media (max-width: 991px) {
  footer .logo.color {
    display: none;
  }
}
footer .logo.white {
  display: none;
}
@media (max-width: 991px) {
  footer .logo.white {
    display: block;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  footer .logo {
    margin: 0 auto 25px auto;
  }
}
footer .footer-overlay {
  background-color: #eceff6;
  bottom: 0;
  content: ' ';
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  transform: skewX(-35deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  width: 55%;
}
footer .footer-overlay::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#004b8d), to(#002241));
  background: linear-gradient(to bottom, #004b8d, #002241 100%);
  bottom: 0;
  content: ' ';
  position: absolute;
  right: 1em;
  top: 0;
  width: 6em;
}
@media (max-width: 1199px) {
  footer .footer-overlay {
    width: 60%;
  }
}
@media (max-width: 1100px) {
  footer .footer-overlay {
    width: 65%;
  }
}
@media (max-width: 991px) {
  footer .footer-overlay {
    background: none;
    color: #fff;
  }
  footer .footer-overlay::before {
    content: none;
  }
}
footer .footer-left h4 {
  margin-top: 25px;
}
@media (max-width: 991px) {
  footer .footer-left {
    color: #fff;
  }
}
footer .footer-right {
  color: #fff;
}
@media (min-width: 992px) {
  footer .footer-right {
    padding-left: 100px;
  }
}
footer .footer-right h4 {
  color: #fff;
}
@media (max-width: 991px) {
  footer .footer-right h4 {
    border-top: 1px solid #fff;
    padding-top: 25px;
    margin-top: 25px;
  }
}
footer .footer-right a {
  color: #eceff6;
}
footer .footer-right ul li {
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  footer .footer-right .disclaimer-group {
    border-top: 1px solid #fff;
    padding-top: 25px;
    margin-top: 25px;
  }
}
footer .disclaimer {
  font-size: 80%;
  font-style: italic;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
}
footer .disclaimer-group {
  font-size: 90%;
}
footer .logos img {
  max-height: 75px;
  height: auto;
}
footer .logos li {
  float: left;
  margin-right: 25px;
}
.social-media a {
  text-decoration: none;
}
#sfm-sidebar input[type='submit'], #sfm-sidebar button[type='submit'] {
  /*  width: 100%; */
}
#sfm-sidebar #locator-search-widget .row {
  margin: 0;
}
#sfm-sidebar #locator-search-widget .col-lg-12 {
  padding: 0;
}
#sfm-sidebar #locator-search-widget .checkboxes {
  margin-top: 10px;
}
#sfm-sidebar #locator-search-widget .checkboxes input[type=checkbox] {
  margin-right: 10px;
}
#sfm-sidebar #locator-search-widget .checkboxes span {
  width: 100%;
  display: block;
  margin-bottom: 7px;
}
#sfm-sidebar .widget h2, #sfm-sidebar .widget h4 {
  margin-top: 0;
  font-size: 115%;
  font-weight: bold;
}
@media (min-width: 955px) {
  .superfly-on .sfm-rollback, .superfly-on .sfm-nav {
    display: none !important;
    cursor: default !important;
    text-indent: -999999999;
  }
}
/* LOGIN
 **************************/
.rightmtop {
  margin: 0;
  padding: 0;
}
.rightmtop li .login-wrap {
  background-color: #fff;
}
.rightmtop li .login-wrap .login-fields {
  padding: 25px;
}
.rightmtop li .login-wrap h3 {
  margin-top: 0;
}
.rightmtop li .login-wrap .enroll {
  border-top: 1px solid #ccc;
  padding: 25px;
}
/* HOMEPAGE
 *****************************************************************************************/
#hp-intro {
  padding: 0;
  position: relative;
}
@media (max-width: 1023px) {
  #hp-intro .login-wrap {
    display: none;
  }
}
#hp-intro .login-wrap {
  background: #eee;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1em 2em 0.5em rgba(0, 0, 0, 0.2);
  box-shadow: 0 1em 2em 0.5em rgba(0, 0, 0, 0.2);
  left: 25px;
  position: absolute;
  top: 25px;
  width: 20em;
  z-index: 50;
}
@media (max-width: 1550px) {
  #hp-intro .login-wrap {
    left: 100px;
  }
}
#hp-intro .login-wrap .login-menu {
  padding: 0;
  z-index: 50;
}
#hp-intro .login-wrap .login-menu .login-ob {
  padding: 0.5em 1em 1em;
}
#hp-intro .login-wrap .login-menu .login-ob h3 {
  margin-top: 15px;
  font-size: 115%;
}
#hp-intro .login-wrap .login-links {
  display: flex;
  justify-content: space-between;
  margin: 0.5em 0;
  padding: 0;
  font-size: 90%;
}
#hp-intro .login-wrap .login-ob form label {
  color: #004b8d;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 90%;
  font-family: 'Hind Guntur', sans-serif;
}
#hp-intro .login-wrap #password, #hp-intro .login-wrap #username {
  margin-bottom: 15px;
}
#hp-intro .login-wrap .enroll {
  display: block;
  border-top: 2px solid #9f9f9f;
  margin-top: 25px;
}
#locator-search h4 {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  #locator-search h4 {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 565px) {
  #locator-search h4 {
    margin-bottom: 10px;
  }
}
@media (max-width: 565px) {
  #locator-search span {
    width: 100%;
    display: block;
  }
}
#locator-search input[type="text"] {
  width: 100%;
}
#locator-search input[type="checkbox"] {
  margin-right: 5px;
  margin-left: 15px;
}
#locator-search .zipcode, #locator-search .headline {
  display: flex;
  align-self: center;
}
@media (min-width: 992px) {
  #locator-search .headline h4 {
    text-align: right;
    width: 100%;
  }
}
#locator-search .checkboxes {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  #locator-search .checkboxes {
    margin-top: 10px;
  }
}
#locator-search .checkboxes fieldset {
  margin-right: 15px;
}
@media (max-width: 767px) {
  #locator-search .checkboxes fieldset {
    width: 75%;
    text-align: center;
  }
}
@media (max-width: 565px) {
  #locator-search .checkboxes fieldset {
    text-align: left;
  }
}
#hp-locator {
  background: linear-gradient(to bottom, #004b8d, #002241 100%);
  margin: 0 0 0px 0;
  padding: 25px 0;
}
#hp-locator #locator-search {
  color: #fff;
}
#hp-locator .wpsl-search-widget {
  display: flex;
}
#hp-locator .wpsl-search-widget h2 {
  float: left;
  margin-top: 0;
  display: flex;
  justify-content: center;
  height: 100%;
  align-self: center;
  white-space: nowrap;
}
#hp-locator .wpsl-search-widget #wpsl-widget-form {
  display: flex;
}
#hp-locator .wpsl-search-widget #wpsl-widget-form label {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
#hp-locator .wpsl-search-widget #wpsl-widget-form p {
  padding-left: 25px;
}
#hp-locator .wpsl-search-widget #wpsl-widget-form input, #hp-locator .wpsl-search-widget #wpsl-widget-form select {
  width: 100%;
}
#hp-services {
  padding: 25px 0;
  background-color: rgba(204, 204, 204, .3);
}
#hp-services ul {
  margin: 0 -15px;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
}
#hp-services ul li {
  width: calc(100% / 6);
  list-style: none;
  padding: 15px;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 991px) {
  #hp-services ul li {
    width: 33.333333%;
  }
}
@media (max-width: 575px) {
  #hp-services ul li {
    width: 50%;
  }
}
#hp-services ul li img {
  height: 100px;
  width: auto;
  display: block;
  margin: 0 auto 10px auto;
}
#hp-services ul li a {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .promo-main {
    height: 700px;
    overflow: hidden;
  }
}
.promo-main div {
  background-size: cover;
  background-position: center center;
}
@media (min-width: 1024px) {
  .promo-main div {
    height: 100%;
  }
}
.promo-main div .slider-contnet {
  padding: 25px 100px;
  display: flex;
  align-items: center;
}
@media (min-width: 1024px) {
  .promo-main div .slider-contnet {
    padding: 50px 100px 50px 100px;
    width: 65%;
    float: right;
  }
}
@media (max-width: 565px) {
  .promo-main div .slider-contnet {
    padding: 25px 50px;
  }
}
.promo-main div .slider-contnet .header {
  height: auto;
  padding: 25px;
  background-color: rgba(255, 255, 255, .85);
}
.promo-main div .slider-contnet .header .btn {
  /*  margin-top: 15px; */
}
@media (min-width: 768px) {
  .promo-main div .slider-contnet .header {
    width: 100%;
    max-width: 1000px;
  }
}
.promo-main div .slider-contnet .header-small, .promo-main div .slider-contnet .header-large, .promo-main div .slider-contnet .header-large-bold {
  display: block;
  font-family: 'Hind Guntur', sans-serif;
  line-height: 1.2;
}
.promo-main div .slider-contnet .header-small {
  font-size: 30px;
  font-weight: 300;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .promo-main div .slider-contnet .header-small {
    font-size: 20px;
  }
}
.promo-main div .slider-contnet .header-large {
  font-size: 60px;
  text-transform: uppercase;
  color: #004b8d;
  line-height: 1;
}
@media (max-width: 767px) {
  .promo-main div .slider-contnet .header-large {
    font-size: 30px;
  }
}
.promo-main div .slider-contnet .header-large-bold {
  font-size: 60px;
  font-weight: 900;
  text-transform: uppercase;
  color: #004b8d;
  line-height: 1;
}
@media (max-width: 767px) {
  .promo-main div .slider-contnet .header-large-bold {
    font-size: 30px;
  }
}
.promo-main .slick-prev, .promo-main .slick-next {
  z-index: 20;
}
.promo-main .slick-prev:before, .promo-main .slick-next:before {
  font-family: 'FontAwesome';
  font-size: 60px;
  background: rgba(255, 255, 255, .95);
  padding: 0 15px;
}
@media (max-width: 565px) {
  .promo-main .slick-prev:before, .promo-main .slick-next:before {
    font-size: 30px;
    padding: 0 5px;
  }
}
.promo-main .slick-prev:before:hover, .promo-main .slick-next:before:hover {
  color: #303030;
}
.promo-main .slick-prev {
  left: 50px;
}
@media (max-width: 767px) {
  .promo-main .slick-prev {
    left: 15px;
  }
}
.promo-main .slick-prev:before {
  color: #002241;
  content: '\f104';
}
.promo-main .slick-next {
  right: 50px;
}
@media (max-width: 767px) {
  .promo-main .slick-next {
    right: 15px;
  }
}
.promo-main .slick-next:before {
  color: #002241;
  content: '\f105';
}
.promo-wrap {
  /* max-height: 600px; */
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 5;
}
.promo-overlay {
  background-color: #fff;
  bottom: 0;
  content: ' ';
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  transform: skewX(-35deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  width: 35%;
  z-index: 10;
}
.promo-overlay:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#004b8d), to(#002241));
  background: linear-gradient(to bottom, #004b8d, #002241 100%);
  bottom: 0;
  content: ' ';
  position: absolute;
  right: 1em;
  top: 0;
  width: 6em;
  z-index: 10;
}
@media (max-width: 1023px) {
  .promo-overlay {
    display: none;
  }
}
.hp-promos-news-events h2 {
  text-align: center;
}
@media (min-width: 1200px) {
  .hp-promos-news-events .hp-news {
    margin-left: 15px;
  }
}
@media (max-width: 1199px) {
  .hp-promos-news-events .hp-news {
    margin-top: 25px;
  }
}
.hp-promos-news-events .hp-news .btn {
  margin-top: 0px;
}
.hp-promos-news-events h3 {
  font-size: 125%;
}
.hp-promos-news-events .feed-header {
  background-color: #004b8d;
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 15px 15px 10px 15px;
  font-family: 'Hind Guntur', sans-serif;
  font-size: 28px;
}
@media (max-width: 991px) {
  .hp-promos-news-events .feed-header {
    font-size: 24px;
  }
}
.hp-promos-news-events .feed-header .btn {
  font-size: 40%;
  margin-top: 0 !important;
  float: right;
}
.hp-promos-news-events .promo-block h3 {
  font-size: 175%;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .hp-promos-news-events .promo-area-1 {
    order: 1;
  }
  .hp-promos-news-events .promo-area-2 {
    order: 2;
  }
  .hp-promos-news-events .news {
    order: 3;
  }
  .hp-promos-news-events .events {
    order: 4;
  }
}
.promo-row {
  text-align: center;
  margin: 0 -25px;
}
@media (min-width: 992px) {
  .promo-row {
    display: flex;
    flex-flow: row nowrap;
  }
}
.promo-row .promo {
  padding: 0 25px;
  flex: 1;
}
@media (max-width: 991px) {
  .promo-row .promo {
    margin-bottom: 25px;
  }
}
.promo-row .promo .promo-content {
  height: 100%;
  background-color: #eceff6;
  border-radius: 15px;
  position: relative;
  padding-bottom: 15px;
  align-items: flex-start;
}
.promo-row .promo .promo-content .headline {
  color: #fff;
  background-color: #004b8d;
  padding: 15px;
  border-radius: 15px 15px 0px 0;
  text-transform: uppercase;
  font-family: 'Hind Guntur', sans-serif;
  font-weight: 700;
}
.promo-row .promo .promo-content .copy {
  padding: 25px 25px 40px 25px;
  margin-bottom: 15px;
  background-color: #eceff6;
}
.promo-row .promo .promo-content .image img {
  width: 100%;
  height: auto;
}
.promo-row .promo .promo-content .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 15px;
  white-space: normal;
}
.summit-updates {
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .summit-promos .col-xl-6 {
    margin-bottom: 25px;
  }
}
.promo-block {
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 0;
  height: 100%;
}
.promo-block .promo-area {
  height: 100%;
}
.promo-block .promo-area .content {
  padding: 25px;
  display: flex;
  flex-flow: row;
}
.promo-block .promo-area .content .image {
  width: 30%;
  padding-right: 25px;
}
.promo-block .promo-area .content .copy {
  width: 70%;
}
@media (max-width: 767px) {
  .promo-block .promo-area .content {
    background-color: rgba(255, 255, 255, .65);
    width: 100%;
  }
}
/* PAGE
 *****************************************************************************************/
@media (max-width: 767px) {
  #content {
    display: flex;
    flex-flow: column;
  }
  #content .intro-header {
    order: 1;
  }
  #content .side-nav {
    order: 3;
  }
  #content .main-content {
    order: 2;
  }
}
.mobile-breadcrumbs {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .mobile-breadcrumbs {
    display: none;
  }
}
.mobile-breadcrumbs a:before {
  content: '\f177';
  font-family: 'FontAwesome';
}
.js-tabcollapse-panel-body, .tab-pane {
  padding-top: 50px;
}
@media (max-width: 991px) {
  .js-tabcollapse-panel-body, .tab-pane {
    padding-top: 25px;
  }
}
@media (max-width: 575px) {
  .js-tabcollapse-panel-body, .tab-pane {
    padding-top: 15px;
  }
}
.js-tabcollapse-panel-body h2, .tab-pane h2 {
  margin-top: 0;
}
.tab-pane {
  width: 100%;
}
.intro-header {
  background-color: #004b8d;
  color: #fff;
  font-family: 'Hind Guntur', sans-serif;
  font-weight: 100;
  background-position: right center;
  background-size: 60% auto;
  background-repeat: no-repeat;
  position: relative;
  padding: 0;
}
.intro-header a {
  color: #fff;
}
@media (max-width: 1500px) {
  .intro-header {
    background: none !important;
  }
}
@media (max-width: 767px) {
  .intro-header {
    background: #004b8d !important;
    min-height: inherit;
    height: auto;
    padding: 10px 0;
    font-size: 115%;
  }
}
.intro-header:before {
  background-color: #004b8d;
  bottom: 0;
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 6em;
  -webkit-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  transform: skewX(-35deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  width: 50%;
  height: 100%;
}
@media (max-width: 1199px) {
  .intro-header:before {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .intro-header:before {
    width: 200%;
    content: none;
  }
}
.intro-header:after {
  background-color: #004b8d;
  bottom: 0;
  content: ' ';
  display: block;
  position: absolute;
  left: 52%;
  top: 0;
  width: 6em;
  -webkit-transform: skewX(-35deg);
  -ms-transform: skewX(-35deg);
  transform: skewX(-35deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  width: 100px;
  height: 100%;
}
@media (max-width: 1199px) {
  .intro-header:after {
    left: 62%;
  }
}
@media (max-width: 767px) {
  .intro-header:after {
    content: none;
  }
}
.intro-header .container-fluid {
  height: 100%;
}
.intro-header .container-fluid .heading {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (min-width: 768px) {
  .intro-header .container-fluid .heading .promo-title {
    width: 40%;
    padding: 25px 0;
  }
}
.intro-header .container-fluid .heading .promo-title h1 {
  text-transform: none;
  color: #fff;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .intro-header .container-fluid .heading .promo-title h1 {
    font-size: 150%;
  }
}
@media (max-width: 565px) {
  .intro-header .container-fluid .heading .promo-title h1 {
    font-size: 125%;
  }
}
.intro-header .container-fluid .intro-bg {
  height: 100%;
  background-position: left center;
  position: relative;
  z-index: -1;
  background-size: cover;
  width: 70%;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1500px) {
  .intro-header .container-fluid .intro-bg {
    background: none !important;
  }
}
.page-content {
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-content {
    padding-right: 50px;
  }
}
.page-content .tab-content {
  display: block !important;
}
.page-content .tab-content > .tab-pane {
  visibility: hidden;
  display: block;
  height: 0;
  padding: 0;
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.page-content .tab-content > .active {
  visibility: visible;
  height: auto;
  padding-top: 25px;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
}
.breadcrumbs {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .breadcrumbs {
    display: block;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 85%;
    margin-bottom: 5px;
  }
}
.landing-teasers {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -25px;
  padding: 0;
}
.landing-teasers li {
  width: 50%;
  list-style: none;
  padding: 25px;
}
@media (max-width: 767px) {
  .landing-teasers li {
    width: 100%;
    padding-bottom: 0;
  }
}
@media (max-width: 400px) {
  .landing-teasers li .icon {
    display: none;
  }
}
@media (max-width: 400px) {
  .landing-teasers li .teaser-copy {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.landing-teasers li img {
  width: 100%;
  height: auto;
  padding-right: 25px;
}
.landing-teasers li h2 {
  margin-top: 0;
}
.landing-links {
  display: flex;
  flex-flow: row wrap;
}
.landing-links li {
  padding: 0 25px 15px 0;
  width: 50%;
}
@media (max-width: 991px) {
  .landing-links li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #sidebar {
    margin-top: 50px;
  }
}
@media (max-width: 565px) {
  #sidebar {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  #sidebar .widget {
    margin-bottom: 0;
  }
}
#sidebar .quick-links-widget {
  margin: 50px 15px;
}
@media (max-width: 991px) {
  #sidebar .quick-links-widget {
    margin: 0 -35px;
  }
}
@media (max-width: 575px) {
  #sidebar .quick-links-widget {
    margin: 0 -15px;
  }
}
#sidebar .quick-links-widget a {
  text-decoration: none;
  color: #fff;
}
#sidebar .quick-links-widget a:hover {
  text-decoration: none;
}
#sidebar .quick-links-widget .row {
  margin-bottom: 4px;
  transition: all 0.2s ease-in-out;
}
#sidebar .quick-links-widget .row:hover .icon {
  background-color: #002241;
}
#sidebar .quick-links-widget .row:hover .name {
  background-color: #8ea42e;
}
#sidebar .quick-links-widget .row .icon {
  background-color: #004b8d;
  padding: 5px;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
#sidebar .quick-links-widget .row .name {
  background-color: #b7ce50;
  color: #303030;
  padding: 15px;
  font-family: 'Hind Guntur', sans-serif;
  font-weight: 600;
  line-height: 1;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out;
}
.side-nav {
  background-color: #eceff6;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .side-nav {
    padding: 15px 0px;
    margin-bottom: 10px;
  }
}
.side-nav .nav-header {
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .side-nav .nav-header {
    display: none;
  }
}
.side-nav .nav-header h3 {
  margin-top: 0px;
  padding: 0;
  color: #002241;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .side-nav .wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px;
    height: 50px;
  }
  .side-nav .list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-top: 0px;
    padding: 5px 0;
  }
  .side-nav .list li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
  }
  .side-nav .scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 7px 15px;
    padding-top: 11px;
    white-space: no-wrap;
    vertical-align: middle;
  }
  .side-nav .scroller-right {
    float: right;
    margin-right: -15px;
  }
  .side-nav .scroller-left {
    float: left;
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  .side-nav .scroller {
    display: none !important;
  }
}
.side-nav ul {
  margin: 0 -10px;
  padding: 0;
  text-align: center;
  font-size: 90%;
}
.side-nav ul li {
  padding: 7px 10px;
  list-style: none;
}
.side-nav ul li:last-child {
  border: 0;
}
.side-nav ul li a {
  text-decoration: none;
  color: #303030;
}
.side-nav ul li a:hover, .side-nav ul li a:focus {
  text-decoration: underline;
}
.side-nav ul li .active {
  font-style: italic;
  font-weight: bold;
  color: #004b8d;
  position: relative;
}
.side-nav ul li .active:before {
  font-family: 'FontAwesome';
  color: #004b8d;
  position: absolute;
  left: -15px;
}
.image-left {
  max-width: 50%;
  padding-right: 25px;
  clear: both;
  float: left;
}
.image-left img {
  width: 100%;
}
.image-right {
  max-width: 50%;
  padding-left: 25px;
  clear: both;
  float: right;
  margin-bottom: 25px;
}
.image-right img {
  width: 100%;
}
@media (max-width: 575px) {
  .image-right {
    display: none;
  }
}
.columns {
  clear: both;
  margin-bottom: 25px !important;
}
.flex-copy {
  /* display: flex;
   flex-flow: row wrap; */
}
.flex-copy .image-right {
  order: 2;
  padding: 0 0 0 25px;
}
.flex-copy .flex-content h2 {
  margin-top: 0;
}
.flex-copy .image-full {
  width: 100%;
  margin-bottom: 25px;
}
.flex-copy .image-full img {
  width: 100%;
}
.flex-accordion {
  margin-bottom: 25px;
}
.flex-accordion .card, .panel-group .card {
  border: 0;
}
.flex-accordion .card-header, .panel-group .card-header, .flex-accordion .panel-heading, .panel-group .panel-heading {
  background: linear-gradient(to bottom, #004b8d, #002241 100%);
  color: #fff;
  border-radius: 0;
}
.flex-accordion .card-header h4, .panel-group .card-header h4, .flex-accordion .panel-heading h4, .panel-group .panel-heading h4 {
  margin: 0;
}
.flex-accordion .card-header a, .panel-group .card-header a, .flex-accordion .panel-heading a, .panel-group .panel-heading a {
  color: #fff;
  margin-left: 30px;
  display: block;
}
.flex-accordion .card-header a:before, .panel-group .card-header a:before, .flex-accordion .panel-heading a:before, .panel-group .panel-heading a:before {
  content: '\f056';
  font-family: 'FontAwesome';
  position: absolute;
  left: 15px;
  color: #b7ce50;
}
.flex-accordion .card-header a:after, .panel-group .card-header a:after, .flex-accordion .panel-heading a:after, .panel-group .panel-heading a:after {
  content: none;
}
.flex-accordion .card-header a.collapsed:before, .panel-group .card-header a.collapsed:before, .flex-accordion .panel-heading a.collapsed:before, .panel-group .panel-heading a.collapsed:before {
  content: '\f055';
  font-family: 'FontAwesome';
}
.flex-accordion .card-header a, .panel-group .card-header a {
  text-decoration: none;
}
.flex-accordion .panel-heading a:before, .panel-group .panel-heading a:before {
  left: 60px;
}
@media (max-width: 575px) {
  .flex-accordion .panel-heading a:before, .panel-group .panel-heading a:before {
    left: 40px;
  }
}
.flex-accordion .panel-default .panel-collapse.collapse, .panel-group .panel-default .panel-collapse.collapse {
  position: absolute;
  top: -9999px;
  left: -9999px;
  display: block !important;
}
.flex-accordion .panel-default .panel-collapse.collapse.show, .panel-group .panel-default .panel-collapse.collapse.show {
  position: relative;
  left: 0;
  top: 0;
}
.flex-accordion .card-body, .panel-group .card-body {
  padding: 25px;
  border: 1px solid #ccc;
}
.flex-accordion .card-body .columns, .panel-group .card-body .columns {
  flex-flow: row wrap;
}
.flex-accordion .card-body .columns .column, .panel-group .card-body .columns .column {
  width: 50%;
  flex: auto;
  margin-bottom: 25px;
  max-width: 50%;
}
.flex-accordion .card-body .columns .column h3, .panel-group .card-body .columns .column h3 {
  margin-top: 25px;
}
.spotlights {
  margin: 0;
  padding: 0;
}
.spotlights li {
  list-style: none;
  margin-top: 25px;
  border-bottom: 1px solid #4d4d4d;
}
.spotlights li h3 {
  margin-top: 0;
}
.spotlights li:last-child {
  border: 0;
}
.icon-list {
  margin: 0 -25px;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
}
.icon-list .icon-link {
  display: flex;
  margin-bottom: 15px;
  width: 50%;
  padding: 0 25px;
  margin-bottom: 25px;
}
.icon-list .icon-link.single {
  width: 100%;
}
@media (max-width: 565px) {
  .icon-list .icon-link {
    width: 100%;
    padding-right: 0;
  }
}
.icon-list .icon-link .icon {
  width: 25%;
  padding-right: 15px;
}
.icon-list .icon-link .icon.icon-sm {
  width: 15%;
}
.icon-list .icon-link .icon.icon-xl {
  width: 50%;
}
.icon-list .icon-link .link {
  align-items: center;
  display: flex;
  width: 75%;
  flex-flow: row wrap;
  align-content: flex-start;
}
.icon-list .icon-link .link h3, .icon-list .icon-link .link h2 {
  margin-top: 0;
  width: 100%;
}
.card-compare {
  margin: 75px -15px 15px -15px;
}
@media (min-width: 768px) {
  .card-compare {
    display: flex;
    flex-flow: row nowrap;
  }
}
.card-compare .card-col {
  flex: 1;
  padding: 15px;
}
@media (max-width: 767px) {
  .card-compare .card-col {
    margin-top: 25px;
  }
}
.card-compare .card-col .btn {
  width: 100%;
  margin-top: 10px;
}
.card-compare .card-col .card-intro {
  margin: 15px -15px;
  padding: 25px 15px;
  background-color: #eceff6;
  text-align: center;
  min-height: 150px;
}
.card-compare .card-col .card-intro h3 {
  margin: 0;
}
.card-compare .card-col .card-intro p {
  margin-bottom: 0;
}
.card-compare .card-col .card-image {
  text-align: center;
  margin-top: -50px;
}
.card-compare .card-col .card-image img {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
.card-compare .card-col .buttons {
  position: absolute;
  padding: 10px;
  bottom: 0;
  left: 0;
  width: 100%;
}
.card-compare .card-col .card-copy {
  padding-bottom: 130px;
}
.card-compare .card-col .card-details {
  border: 2px solid #ccc;
  padding: 15px;
  height: 100%;
  position: relative;
}
.card-compare .card-col .card-details h3 {
  margin-bottom: 0;
}
.card-compare .card-col .card-details .main-benefit {
  font-style: italic;
}
.card-compare .card-col .card-details hr {
  margin: 15px 0;
}
.card-compare .card-col .card-details .secondary-benefits {
  margin: 0;
  padding: 0;
}
.card-compare .card-col .card-details .secondary-benefits li {
  list-style: none;
}
.card-compare .card-col .card-details .secondary-benefits p {
  margin-bottom: 0;
}
.card-compare .card-col .card-details .benefits {
  margin: 0;
  padding: 0;
}
.card-compare .card-col .card-details .benefits strong {
  color: #004b8d;
  font-variant: small-caps;
  font-size: 125%;
}
.card-compare .card-col .card-details .benefits li {
  list-style: none;
}
.card-compare .card-col .card-details .benefits p {
  margin-bottom: 0;
}
.features {
  text-align: center;
}
.features ul {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
  padding: 0 0 50px 0;
}
.features ul li {
  flex: 1;
  list-style: none;
  min-width: 175px;
  padding: 15px;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.features ul li .icon {
  width: 85px;
  height: auto;
  margin-bottom: 15px;
}
@media (max-width: 565px) {
  .features ul li .icon {
    width: 125px;
  }
}
.features .copy-link {
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: space-between;
  flex-grow: 1;
}
.features .copy-link .copy {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .flex-table {
    display: block;
    position: relative;
    width: 100%;
    /* sort out borders */
  }
  .flex-table .cf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .flex-table * html .cf {
    zoom: 1;
  }
  .flex-table *:first-child + html .cf {
    zoom: 1;
  }
  .flex-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .flex-table th, .flex-table td {
    margin: 0;
    vertical-align: top;
  }
  .flex-table th {
    text-align: left;
  }
  .flex-table table {
    display: block;
    position: relative;
    width: 100%;
  }
  .flex-table thead {
    display: block;
    float: left;
  }
  .flex-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .flex-table thead tr {
    display: block;
  }
  .flex-table th {
    display: block;
    text-align: right;
  }
  .flex-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .flex-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  .flex-table th {
    border-bottom: 0;
    border-left: 0;
  }
  .flex-table td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .flex-table tbody tr {
    border-left: 1px solid #babcbf;
  }
  .flex-table th:last-child, .flex-table td:last-child {
    border-bottom: 1px solid #babcbf;
  }
}
.flex-table tr {
  display: flex;
}
.flex-table tr:hover td {
  background-color: #f3f3f3;
}
.flex-table tr th {
  background-color: #004b8d;
  color: #fff;
}
@media (max-width: 767px) {
  .flex-table tr th {
    min-height: 45px;
    max-height: 45px;
  }
}
.flex-table tr td {
  border-top: 1px solid #ddd;
}
@media (max-width: 767px) {
  .flex-table tr td {
    min-height: 45px;
    max-height: 45px;
  }
}
.flex-table tr td:first-child {
  text-align: left;
}
.flex-table tr td i {
  text-align: center;
  display: block;
}
.flex-table tr td i.fa-check {
  color: #b7ce50;
  font-size: 200%;
}
.flex-table tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.flex-table tr td, .flex-table tr th {
  padding: 10px;
  flex: 1;
  display: flex;
  flex-flow: column;
}
.flex-table thead tr {
  padding: 0;
}
.flex-table.green tr th {
  background-color: #b7ce50;
  color: #fff;
}
.flex-table.green tr:nth-child(odd) {
  background-color: rgba(169, 195, 55, 0.125);
}
.main-content {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .main-content {
    padding: 25px 0;
  }
}
.main-content .tablepress tr th {
  background-color: #004b8d;
  color: #fff;
}
.main-content .tablepress-table-description {
  margin-bottom: 15px;
  display: block;
  font-weight: bold;
}
.main-content .tablepress-table-name {
  font-size: 150%;
  color: #303030;
}
.columns {
  margin: 0 -25px;
}
@media (min-width: 768px) {
  .columns {
    display: flex;
  }
}
.columns .column {
  flex: 1;
  flex-flow: column;
  padding: 0 25px;
}
.columns .column .flex-content {
  width: 100%;
}
.bullet-arrows {
  margin: 0 0 25px 25px;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
}
.bullet-arrows li {
  list-style: none;
  position: relative;
  font-weight: 500;
  margin-bottom: 7px;
  width: 100%;
}
.bullet-arrows li.across2 {
  width: 100%;
}
@media (min-width: 565px) {
  .bullet-arrows li.across2 {
    width: calc(50% - 25px);
  }
  .bullet-arrows li.across2:nth-child(even) {
    margin-left: 25px;
  }
}
.bullet-arrows li.full {
  width: 100%;
}
.bullet-arrows li:before {
  content: '\f0da';
  position: absolute;
  left: -15px;
  font-family: 'FontAwesome';
  color: #004b8d;
}
.bullet-arrows li p {
  margin: 0;
}
.bullet-arrows li p + p {
  margin-bottom: 15px;
}
.bullet-arrows li.pdf-link:before {
  content: '\f1c1';
  left: -20px;
}
.bullet-arrows li.ext-link:before {
  content: '\f08e';
  left: -20px;
}
@media (max-width: 991px) {
  .main-content {
    padding-bottom: 0;
  }
}
.main-content hr {
  margin: 50px 0;
  clear: both;
  border-top: 1px solid #ccc;
}
.main-content .annual-reports {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0 -15px;
}
.main-content .annual-reports li {
  list-style: none;
  width: 25%;
  padding: 15px;
  text-align: center;
}
.main-content .annual-reports li _:-ms-fullscreen, .main-content .annual-reports li :root .ie11up {
  flex-basis: 25%;
}
@media (max-width: 767px) {
  .main-content .annual-reports li {
    width: 33.3333333%;
  }
}
@media (max-width: 575px) {
  .main-content .annual-reports li {
    width: 50%;
  }
  .main-content .annual-reports li _:-ms-fullscreen, .main-content .annual-reports li :root .ie11up {
    flex-basis: 42%;
  }
}
.main-content .annual-reports li img {
  margin-bottom: 15px;
}
.main-content .annual-reports li a:before {
  content: none;
}
.post-edit-link {
  margin-top: 25px;
  display: inline-block;
  background-color: #eceff6;
  padding: 10px;
}
.nav-tabs {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
}
.nav-tabs a {
  text-decoration: none;
}
.nav-tabs .nav-item {
  list-style: none;
  flex: 1 1 auto;
  text-align: center;
  padding-bottom: 0;
}
.nav-tabs .nav-item .nav-link {
  margin-right: 15px;
  background-color: #004b8d;
  color: #fff;
  height: 100%;
}
.nav-tabs .nav-item .nav-link.active {
  background-color: #fff;
  color: #4d4d4d;
}
.nav-tabs .nav-item:last-child .nav-link {
  margin: 0;
}
.nav-tabs .external:after {
  content: none;
}
.mortgage-intro {
  margin-bottom: 25px;
}
.mortgage-intro .apply-mortgages {
  text-align: center;
  display: flex;
  justify-content: center;
  align-self: center;
}
.mortgage-intro h2 {
  margin-top: 0;
}
.mortgage-promo {
  background-position: left center;
  background-size: 50%;
  background-repeat: no-repeat;
  background-color: #eceff6;
  border: 1px solid #ccc;
  margin-bottom: 50px;
  position: relative;
}
.mortgage-promo:after {
  background: linear-gradient(to left, #eceff6, rgba(236, 239, 246, 0));
  bottom: 0;
  content: '';
  left: 35%;
  position: absolute;
  /* right: 0; */
  top: 0;
  height: 100%;
  z-index: 20;
  width: 15%;
}
.mortgage-promo .promo-content {
  margin-left: 50%;
  padding: 50px;
}
.mortgage-promo .promo-content h2 {
  margin-top: 0;
}
/* Events 
 ***********************/
.teaser {
  margin: 25px 0 0 0 !important;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.teaser:last-child {
  border: 0;
}
.teaser h3 {
  margin-top: 0;
}
.teaser p {
  margin-bottom: 0;
}
.teaser .thumbnail {
  padding-left: 0;
}
.teaser .thumbnail img {
  width: 100%;
  height: auto;
}
@media (max-width: 575px) {
  .teaser .thumbnail {
    display: none;
  }
}
.hp-events-teasers {
  padding: 0 0px;
}
.calendar {
  text-align: center;
  border: 1px solid #ccc;
  margin: 0 auto;
  font-family: "Hind Guntur", "Roboto", Arial, Helvetica, sans-serif;
}
.calendar .month {
  text-transform: uppercase;
  background-color: #4d4d4d;
  color: #fff;
  font-weight: bold;
  padding: 10px 5px 5px 5px;
  font-size: 90%;
  line-height: 1;
  font-weight: 500;
}
.calendar .month.cal-rochester {
  background-color: #002241;
}
.calendar .month.cal-syracuse {
  background-color: #fcbd12;
  color: #303030;
}
.calendar .month.cal-buffalo {
  background-color: #ac0c11;
}
.calendar .day {
  font-size: 36px;
  font-weight: 500;
  padding: 0 10px;
  line-height: 1;
  margin-top: 10px;
}
.calendar .day.range {
  font-size: calc(20px + 4 * ((100vw - 320px) / 680));
  white-space: nowrap;
  padding: 15px 0;
}
.legend-row {
  border-bottom: 2px solid #cecece;
  margin: 0 0 50px 0;
  padding-bottom: 50px;
}
.legend-row h2 {
  margin: 0;
}
.legend-row h2:before {
  content: '\f073';
  font-family: 'FontAwesome';
  color: #002241;
  font-size: 40px;
  margin-right: 15px;
}
.legend-row .legends {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.legend-row .legends .legend {
  display: inline;
  flex: 1;
}
.legend-row .legends .legend:before {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-bottom: -5px;
}
.legend-row .legends .legend.buf:before {
  background-color: #ac0c11;
}
.legend-row .legends .legend.syr:before {
  background-color: #fcbd12;
}
.legend-row .legends .legend.roc:before {
  background-color: #002241;
}
.events-teasers {
  margin: 15px;
}
.events-teasers .event-detail-toggle {
  margin-top: 15px;
  display: block;
}
.events-teasers .event-detail-toggle:before {
  font-family: 'FontAwesome';
  content: '\f0d7';
}
.events-teasers .event-detail-toggle.collapsed:before {
  content: '\f0da';
}
.events-teasers .card {
  border: 0;
  margin-top: 15px;
}
.events-teasers .card p {
  margin-bottom: 1.5em;
}
/* NEWS
 *************************/
.news-teasers .pdf-download {
  margin-top: 15px;
  display: inline-block;
}
.news-teasers h3 {
  color: #002241;
}
.news-teasers .date {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 115%;
}
.teaser .date {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 115%;
}
.pagination {
  margin: 25px 0 0 0;
  justify-content: center;
}
.page-numbers {
  padding: 10px;
}
a.page-numbers {
  background: #004b8d;
  color: #fff;
  margin: 0 10px;
}
/* CONTACT
 ******************/
.contact-group {
  margin-bottom: 25px;
}
.contact-group header {
  font-weight: bold;
  margin-bottom: 10px;
}
.contact-group .contact-list .row {
  padding: 10px;
}
.contact-group .contact-list .row:nth-child(odd) {
  background-color: #eceff6;
}
/* SEARCH
 ******************/
.search-results article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.search-results article .page-parent {
  display: block;
  font-size: 80%;
}
.search-results article .page-parent span:before {
  content: '>';
  padding: 0 10px;
}
.search-results article .entry-header {
  margin-top: 0;
  padding-top: 7px;
  font-weight: bold;
  font-size: 150%;
}
.rate-table {
  margin-bottom: 25px;
}
.rate-table .date {
  font-weight: bold;
}
.rate-table table.blue tr:first-child {
  background-color: #004b8d;
  color: #fff;
  font-weight: bold;
}
.rate-table table td {
  padding: 10px 10px;
}
.rate-table table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.rate-table table tr {
  border: 1px solid #ddd;
  display: flex;
}
@media (-ms-high-contrast: none) {
  .rate-table table tr {
    display: block;
  }
}
.rate-table table tr td {
  flex: 1 0 0%;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
}
.rate-table table tr td .cell-content {
  width: 100%;
}
.rate-table table tr.highlight {
  background-color: #fcbd12;
}
.rate-table table th {
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media screen and (max-width: 700px) {
  .rate-table table {
    border: 0;
  }
  .rate-table table thead {
    display: none;
  }
  .rate-table table tr {
    margin-bottom: 20px;
    display: block;
    border-bottom: 2px solid #ddd;
    box-shadow: 2px 2px 1px #dadada;
  }
  .rate-table table tr:first-child {
    display: none;
  }
  .rate-table table td {
    display: flex;
    text-align: left;
    font-size: 13px;
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
  .rate-table table td .cell-content {
    width: 60%;
    padding: 10px;
  }
  .rate-table table td:last-child {
    border-bottom: 0;
  }
  .rate-table table td:before {
    content: attr(data-label);
    width: 40%;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    background-color: #004b8d;
    color: #fff;
    padding: 10px;
  }
}
.ie11 .rate-table table tr {
  display: table-row !important;
}
.ie11 .rate-table table tr td, .ie11 .rate-table table tr th {
  flex: none !important;
}
/* LOCATIONS
 *******************/
.store-locations {
  margin: 0;
  padding: 0;
}
.store-locations .location {
  list-style: none;
  padding: 25px 0;
  border-bottom: 1px solid #ccc;
}
.store-locations .location h3 {
  margin-top: 0;
  color: #004b8d;
  font-size: 200%;
}
.store-locations .location .wpsl-locations-details strong {
  display: none;
}
.store-locations .location h4 {
  margin-top: 0;
  font-weight: bold;
}
.store-locations .location .hours {
  margin-left: 0;
  padding-bottom: 7px;
}
.store-locations .location .hours .time {
  white-space: nowrap;
}
.page-id-2138 .breadcrumbs, .page-id-2138 .side-nav {
  display: none !important;
}
/* BLOG */
.single-blog .date {
  font-weight: bold;
}
.single-blog .author-bio {
  background-position: left center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  background: linear-gradient(to bottom, #004b8d, #002241 100%);
  /*&:after{
   bottom: 0;
   content: ' ';
   position: absolute;
   right: calc(-30% - 15px);
   top: 0;
   width: 100%;
   // transform: skewX(-20deg);
   @media (max-width: 767px){
   transform: skew(0);
   right: 0;    
   }
   }
   */
}
.single-blog .author-bio .copy {
  position: relative;
  z-index: 2;
  margin-left: 32%;
  color: #fff;
  font-size: 90%;
  padding: 50px;
}
@media (max-width: 767px) {
  .single-blog .author-bio .copy {
    padding: 25px;
  }
}
@media (max-width: 565px) {
  .single-blog .author-bio .copy {
    margin-left: 0;
    text-align: center;
  }
}
.single-blog .author-bio .copy h3 {
  margin-top: 0;
}
.single-blog .author-bio .copy p:last-child {
  margin-bottom: 0;
}
.single-blog .author-bio .image {
  height: 100%;
  position: absolute;
  z-index: 1;
  background-size: cover;
  width: 30%;
  background-position: center center;
}
@media (max-width: 565px) {
  .single-blog .author-bio .image {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 25px auto 0 auto;
    border-radius: 100%;
  }
}
@media (min-width: 768px) {
  .single-blog .author-bio {
    /*&:before{
     background: linear-gradient(to bottom, #004b8d, #002241 100%);
     bottom: 0;
     content: ' ';
     position: absolute;
     right: 71%;
     top: 0;
     width: 1em;
     transform: skewX(-20deg);
     } */
  }
}
.rate-groups {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}
.rate-groups div {
  padding: 0 15px;
  flex: 1;
  max-width: 350px;
}
.rate-groups a {
  color: #303030;
  text-decoration: none;
}
.mortgage-rates {
  background-color: #eceff6;
}
.mortgage-rates tr:first-child {
  background-color: #004b8d;
  color: #fff;
  font-weight: bold;
}
.mortgage-rates tr {
  display: flex;
}
.mortgage-rates tr td {
  padding: 5px;
  flex: 1;
}
#gform_5 .gfield_label {
  text-align: center;
  font-size: 175%;
  display: block;
}
#gform_5 .gfield_radio {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}
#gform_5 .gfield_radio li {
  flex: 1;
  padding: 15px !important;
}
#gform_5 .gfield_radio li input {
  display: none;
}
#gform_5 .gfield_radio li input[type=radio]:checked + label {
  background: rgba(0, 75, 141, .15);
  border: 2px solid #b7ce50;
}
#gform_5 .gfield_radio li label {
  border-radius: 10px;
  border: 2px solid #ccc;
  display: block;
  text-align: center;
  margin: 0;
  padding: 15px;
  width: 100%;
  max-width: 100%;
  font-size: 150%;
  color: #004b8d;
  font-weight: 700;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#gform_5 .gfield_radio li label div {
  width: 100%;
}
#gform_5 .gfield_radio li label br {
  display: none;
}
.icon-copy-section {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -25px;
}
.icon-copy-section h3 {
  margin-top: 0;
}
.icon-copy-section .icon-copy {
  padding: 25px;
  width: 100%;
}
.icon-copy-section .icon-copy .icon img {
  height: 100%;
  width: auto;
}
.icon-copy-section.icon-top .icon {
  margin: 0 auto 25px auto;
  text-align: center;
  height: 125px;
}
.icon-copy-section.icon-left .icon-copy {
  display: flex;
  flex-flow: row;
}
.icon-copy-section.icon-left .icon-copy .icon {
  width: 125px;
  margin-right: 25px;
}
.icon-copy-section.icon-left .icon-copy .icon img {
  width: 100%;
  height: auto;
}
.icon-copy-section.icon-left .icon-copy .copy {
  width: 100%;
}
.icon-copy-section.icon-none .icon {
  display: none;
}
.icon-copy-section.left {
  text-align: left;
}
.icon-copy-section.centered {
  text-align: center;
}
@media (min-width: 768px) {
  .icon-copy-section.two .icon-copy {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .icon-copy-section.three .icon-copy {
    width: 33.3333%;
  }
}
.icon-copy-section.four .icon-copy {
  width: 25%;
}
@media (max-width: 991px) {
  .icon-copy-section.four .icon-copy {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .icon-copy-section.four .icon-copy {
    width: 100%;
  }
}
.gform_wrapper .rounded-radio-select ul.gfield_radio {
  text-align: center;
}
@media (min-width: 768px) {
  .gform_wrapper .rounded-radio-select ul.gfield_radio {
    display: flex;
  }
}
.gform_wrapper .rounded-radio-select ul.gfield_radio li {
  flex: 1;
  padding: 15px !important;
}
.gform_wrapper .rounded-radio-select ul.gfield_radio li input[type=radio] {
  display: none;
}
.gform_wrapper .rounded-radio-select ul.gfield_radio li input[type=radio]:checked + label {
  background: rgba(0, 75, 141, .15);
  border: 2px solid #b7ce50;
  font-weight: normal;
}
.gform_wrapper .rounded-radio-select ul.gfield_radio li label {
  border-radius: 10px;
  border: 2px solid #ccc;
  display: block;
  text-align: center;
  margin: 0;
  padding: 15px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.gform_wrapper .rounded-radio-select ul.gfield_radio li label div {
  width: 100%;
}
.gform_wrapper .rounded-radio-select ul.gfield_radio li label img {
  margin-bottom: 15px;
}
.single-wpsl_stores .intro-contact h2 {
  font-size: 150%;
}
.single-wpsl_stores .intro-contact address {
  font-size: 225%;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 15px;
}
.single-wpsl_stores .products {
  background-color: #eceff6;
}
.single-wpsl_stores .products h2 {
  text-align: center;
}
.single-wpsl_stores .products ul {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
  padding: 0;
}
.single-wpsl_stores .products ul li {
  list-style: none;
  flex: 1;
  padding: 15px;
  min-width: 225px;
}
.single-wpsl_stores .services {
  background-color: #004b8d;
  padding: 50px 0;
  color: #fff;
}
.single-wpsl_stores .services p, .single-wpsl_stores .services h1, .single-wpsl_stores .services h2, .single-wpsl_stores .services h3, .single-wpsl_stores .services h4 {
  color: #fff;
}
.single-wpsl_stores .services .services-info {
  padding: 0 35px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-flow: column;
}
.single-wpsl_stores .services ul {
  margin: 0;
  padding: 0;
}
.single-wpsl_stores .services ul li {
  font-size: 135%;
  font-weight: bold;
  list-style: none;
  margin-top: 10px;
}
.single-wpsl_stores .phone {
  font-size: 175%;
  font-weight: bold;
  white-space: nowrap;
}
.single-wpsl_stores .nearby-locations h2 {
  text-align: center;
}
.single-wpsl_stores .nearby-locations ul {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
  justify-content: center;
  padding: 0;
  text-align: center;
}
.single-wpsl_stores .nearby-locations ul li {
  list-style: none;
  width: 25%;
  padding: 15px;
  min-width: 225px;
  max-width: 400px;
  text-align: center;
}
.single-blog h2, .single-blog h3, .single-blog h4 {
  clear: none;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.facetwp-facet-audience {
  display: flex;
  margin: 15px 0 0 0 !important;
}
.facetwp-facet-audience .facetwp-checkbox {
  border: 1px solid #ccc;
  padding: 15px 15px;
  margin-right: 10px;
  background: none;
}
.facetwp-facet-audience .facetwp-checkbox.checked {
  background: none;
  border-color: #ac0c11;
}
.learner-content .selections {
  display: flex;
}
.learner-content .selections .clear-results {
  text-align: right;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.learner-content .selections .selection-options {
  width: 100%;
}
