@media (min-width: 1200.1px) and (max-width: 1699.1px) {
	header.template-header .header-inner {
	    width: 96%;
	}
}

@media (min-width: 1200.1px) {
    body .uwy.userway_p1 .uai {
        top: 48px!important;
    }
}


.warning-message {
    background: #405C72;
    /* old not AAA pass #4c6e87;*/
        
    border-bottom: 1px solid #fff;
    color: #fff;
}
.warning-message p {
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.warning-message a,
.warning-message a:active,
.warning-message a:hover,
.warning-message a:visited {
    color: #fff;
}

div.header-top a.espanolButton
	{
	display:block;
	border: 1px solid #fff;
	padding: 5px 10px;
	background: transparent;
	transition: background-color 0.5s ease;
	}

div.header-top a.espanolButton:hover
	{
	border: 1px solid #fff;
	color: #122ff1;
	background-color: #fff!important;
	}

header > div.header-container > div.header-wrap.header-wrap-top div.header-top div.text-right li.website-phone {
    text-align: center;
}

#olark-wrapper > div.olark-attention-grabber.olark-init.olark-slide.olark-size-md {
    display: none;
}

/* General Hover Link styles */
div.header-container .bookend {
  outline: none;
  text-decoration: none;
  position: relative;
  line-height: 2;
  color: #fff;
  display: inline-block;
}


/* Hover Effect */
div.header-container .bookend-vert {}


div.header-container .bookend-vert::after {
  content: '';
  width: 100%;
  height: 2px;
  z-index: -1;
  background: #fff;
  position: absolute;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}


div.header-container .bookend-vert::after {
  left: 0;
  bottom: 0;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

div.header-container .bookend-vert:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

div.header-container .bookend-vert span {
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}

header.template-header .navbar-side .mobile-sub-nav ul li:not(.website-phone) {
  display: inline-block;
}
/* Hover Effect */

body.navbar-side-opened .template-header .navbar-toggle {
    background-color: #65829d;
}

/* Phone Numbers */
.cstm_cta_btn_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1640px;
  padding: 80px 20px;
}

.cstm_cta_btn_wrapper .h5 {
	text-align: center;
}

.cstm_link_wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 15px;
  flex-wrap: wrap;
  margin: 0 auto;
  gap: 20px;
}

.cstm_link_wrapper .btn-primary {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 70px;
  line-height: 1.3;
  gap: 4px;
}


.cstm_cta_btn_wrapper a.btn {
    background: #405C72;
    /* old not AAA pass #4c6e87;*/
}

@media (min-width: 450px) {
    .cstm_link_wrapper {
        flex-direction: row;
        max-width: fit-content;
    }
	.cstm_link_wrapper .btn-primary {
        display: inline-flex;
    }
}

#PageContent > div.widget.page-intro.page-intro-default > h3 {
    color: #515558;
}
body.alternate-bg .internal-content .page-content-wrapper .page-content > div.widget.page-intro.page-intro-default > h3 {
    color: #4E5255;
}

.Header__WidgetTitle-sc-17gc7x6-2 {
    display: none!important;
}

 .home-blocks .fixed-titles {
    bottom: -60px;
}

/* Custom banner below slideshow */
.below-slideshow,
.below-slideshow *,
.below-slideshow *::before,
.below-slideshow *::after {
    box-sizing: border-box;
}

.below-slideshow {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #fff;
    background-color: #3f647d;

    /*
     * OPTIONAL GRADIENT
     * Remove the comment markers surrounding background-image
     * to turn the gradient back on.
     */

    /*
    background-image: linear-gradient(
        115deg,
        #3b5e76 0%,
        #4a718c 100%
    );
    */

    border-top: 1px solid rgba(255, 255, 255, 0.22);
    border-bottom: 1px solid rgba(20, 42, 57, 0.25);
    box-shadow: 0 5px 18px rgba(24, 42, 54, 0.15);
}

.below-slideshow__inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 15px 24px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(28px, 5vw, 70px);
}

.below-slideshow__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1px;
    text-align: left;
}

.below-slideshow__eyebrow {
    display: block;

    font-family: 'Poppins Medium', Arial, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0.11em;
    text-transform: uppercase;

    color: #f3e5d0;
}

.below-slideshow__title {
    display: block;

    font-family: 'PlayfairDisplay Medium', Georgia, serif;
    font-size: clamp(22px, 2vw, 30px);
    line-height: 1.25;
    font-weight: 500;

    color: #fff;
}

.below-slideshow__cta,
.below-slideshow__cta:link,
.below-slideshow__cta:visited {
    min-height: 44px;
    padding: 10px 20px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    flex: 0 0 auto;

    font-family: 'Poppins Medium', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: 0.025em;

    color: #2f526a;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;

    text-decoration: none;

    transition:
        color 160ms ease,
        background-color 160ms ease,
        border-color 160ms ease,
        box-shadow 160ms ease,
        transform 160ms ease;
}

.below-slideshow__cta:hover {
    color: #2f526a;
    background-color: #f4f1eb;
    border-color: #f4f1eb;
    text-decoration: none;

    transform: translateY(-1px);
    box-shadow: 0 5px 14px rgba(19, 38, 51, 0.22);
}

.below-slideshow__cta:focus {
    color: #2f526a;
    background-color: #f4f1eb;
    border-color: #f4f1eb;
    text-decoration: none;

    outline: 3px solid #f3c77a;
    outline-offset: 3px;
}

.below-slideshow__cta:focus:not(:focus-visible) {
    outline: none;
}

.below-slideshow__cta:focus-visible {
    outline: 3px solid #f3c77a;
    outline-offset: 3px;
}

/*
 * Tablet and mobile
 */

@media (max-width: 767px) {
    .below-slideshow__inner {
        padding: 17px 20px 19px;

        flex-direction: column;
        gap: 13px;

        text-align: center;
    }

    .below-slideshow__copy {
        align-items: center;
        text-align: center;
    }

    .below-slideshow__eyebrow {
        font-size: 12px;
        letter-spacing: 0.09em;
    }

    .below-slideshow__title {
        font-size: clamp(21px, 6vw, 26px);
    }

    .below-slideshow__cta {
        width: 100%;
        max-width: 280px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .below-slideshow__cta {
        transition: none;
    }

    .below-slideshow__cta:hover {
        transform: none;
    }
}


/*
div.below-slideshow,
div.below-slideshow a,
div.below-slideshow a:hover {
    color: #fff;
}

div.below-slideshow {
    text-align: center;
    background-color: #537994;
    padding: 18px 0;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: 'Poppins Medium',Arial,sans-serif;
}
*/

@media (min-width: 1200.1px) {
    body .uwy.userway_p1 .userway_buttons_wrapper {
        top: 48px!important;
    }
}

@media (min-width: 320px) and (max-width: 599px) {
    body .uwy.userway_p1 .uai {
        top: 28px!important;
        right: -16px!important;
    }
}


/* Default hide all */
.btn-xl,
.btn-l,
.btn-md,
.btn-sm,
.btn-xsm {
  display: none;
}

/* XL and L: 1200px and up */
@media (min-width: 1200px) {
  .warning-message .btn-xl { display: inline; }
}

/* Large: 992px to 1199px */
@media (min-width: 992px) and (max-width: 1199px) {
  .warning-message .btn-l { display: inline; }
}

/* Medium: 768px to 991px */
@media (min-width: 768px) and (max-width: 991px) {
  .warning-message .btn-md { display: inline; }
}

/* Small: 576px to 767px */
@media (min-width: 633px) and (max-width: 767px) {
  .warning-message .btn-sm { display: inline; }
}

@media (min-width: 600px) and (max-width: 632px) {
  .warning-message .btn-sm { display: inline;}
    
}


/* Extra small: 525px to 599px */
@media (min-width: 525px) and (max-width: 599px) {
  .warning-message .btn-xsm { display: block; }
}

/* Extra Extra small: less than 524px */
@media (max-width: 524px) {
    .warning-message .btn-md { display: block; }
  .warning-message__container p { 
   -webkit-line-clamp: 4;
    max-height: 4lh;
    overflow: hidden;
    text-overflow: ellipsis;
    }
}

@media (min-width: 338px) and (max-width: 524px) {
    
}