/* Colors

#c60b7f - Fushia
#c60b7f - Lime Green
#eaf0f1 - Light Blue

*/

/* ----------------------------------------------- */
/* All widths (XS through XL) */
/* ----------------------------------------------- */

.site-max-width {
	max-width:1170px;
}
iframe {
	border:0 none; /* frameborder=0 */
	overflow:hidden; /* scrolling=no */
	background-color:transparent; /* allowtransparency */
}
.img-fluid {
    height: auto !important;
}
img.float-left {
    margin-top:.5rem;
    margin-right:20px;
    margin-bottom:.625rem;
}
img.float-right {
    margin-top:.5rem;
    margin-left:20px;
    margin-bottom:.625rem;
}
.embed-responsive-video-container {
    max-width:640px;
}
a.skip-to-main:focus {
	position: relative;
	display: block;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 10px;
	margin: 0;
	overflow: visible;
    clip: auto;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.modal-title {
	order:-1;
	font-size:1.25rem;
}
.phone-number {
    white-space:nowrap;
}

body {
	font-family: 'Poppins', sans-serif;
    font-style:normal;
    font-weight:400;
    font-size: 1.125rem;
		color:#444;
		line-height:1.5;
    /*background-color:#e4e4e4;*/
}
caption {
    caption-side: top;
}
hr {
    border-top:1px solid #ddd;
}
strong {
    font-weight: 800;
}
a,
a:hover {
	color:#09144f;
}
a:focus,
button:focus,
input:focus,
input#combinedZip:focus,
textarea:focus,
select:focus,
*:focus {
    outline:2px solid #c60b7f;
}
/*.form-control:focus {
	border-color:transparent;
	box-shadow: none;
}*/
.page-content a {
    text-decoration:underline;
}
.page-content a:hover {
    text-decoration:none;
}
p,
ul,
ol {
    margin-bottom:1.5em;
}
div.footnotes {
    margin-bottom: 1.5em;
}
p.footnote {
    font-size:.8em;
    color:#767676;
    margin-bottom: .5em;
}
h2, h3, h4 {
	font-family: 'Philosopher', sans-serif;
}
.page-content {
    font-size:1.25rem;
}
/* Section Head */
.page-content h2.section-heading,
h1.news-title {
		font-size: 2rem;
    font-weight: 800;
    text-transform: uppercase;
    color:#09144f;
    padding-bottom: .25rem;
}
/* Subhead */
.page-content h2.subhead,
.page-content h3.subhead,
.page-content h4.subhead {
		font-size:1.8rem;
    font-weight: 800;
		color:#c60b7f;
}
.page-content h3.subhead {
	font-size:1.6rem;
	color:#09144f;
}
.page-content h4.subhead {
	font-size:1.3rem;
	color:#4a8897;
}
.page-content h2 sup,
.page-content h3 sup,
.page-content h4 sup {
    top:-1em;
    font-size: 50%;
}
.text-bold-1,
.text-bold-1 a {
	font-weight:800;
	color:#1a6b93; /* teal */
}
.text-bold-2,
.text-bold-2 a {
	font-weight:800;
	color:#c60b7f; /* pink */
}
.text-bold-3,
.text-bold-3 a {
	font-weight:800;
	color:#000; /* black */
}
.text-18pt {
    font-size: 18pt;
}
.text-large-light {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.25;
}

.form-control {
	font-size: 1.25rem;
    border-radius: 3px;
    padding:0.375rem 0.75rem;
    height: calc(1.5em + .5rem + 2px);
	box-shadow: inset 0.125rem 0.125rem 0.125rem 0 #eee;
}
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #767676;
    opacity: 1;
}
::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #767676;
    opacity: 1;
}
:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #767676;
    opacity: 1;
}
::-ms-input-placeholder,
.form-control::-ms-input-placeholder {
    color: #767676;
    opacity: 1;
}
::placeholder,
.form-control::placeholder {
    color: #767676;
    opacity: 1;
}

/* --------------- Curves --------------- */

.bg-header {
	width: 100%;
	height: 0;
	padding-bottom: 8%;
	margin-top:-30px;
	background: url(../images/bg-header.png) no-repeat left bottom transparent;
	background-size: auto;
	background-size: 100% auto;
	position: absolute;
	z-index: 100;
}
.curve {
	width: 100%;
	height: 0;
	padding-bottom: 5%;
	background: url(../images/bg-curve-gray-bottom.png) no-repeat left bottom transparent;
	background-size: auto;
	background-size: 100% auto;
	position: relative;
	z-index: 100;
}
.curve-top {
	width: 100%;
	height: 0;
	padding-bottom: 5%;
	padding-top:10px;
	background: url(../images/bg-curve-gray-top.png) no-repeat left bottom transparent;
	background-size: auto;
	background-size: 100% auto;
	position: relative;
	z-index: 100;
	margin-top:-80px;
}
.curve-top-right {
	width:100%;
	height:0;
	padding-bottom:5%;
	padding-top:50px;
	background: url(../images/bg-curve-gray-top-right.png) no-repeat left bottom transparent;
	background-size:auto;
	background-size: 100% auto;
	position:relative;
	z-index: 100;
	margin-top:-80px;
}
.curve-green {
	background: url(../images/bg-curve-green.png) no-repeat left bottom transparent !important;
}
.curve-side-nav {
	content: '';
	width: 100%;
	height: 0;
	padding-bottom: 5%;
	padding-top:15px;
	top:-25px;
	background: url(../images/bg-curve-side-nav.png) no-repeat left bottom transparent;
	background-size: auto;
	background-size: 100% auto;
	position: relative;
	z-index: 100;
	display:block;
}
.flip {
	transform:scale(1,-1);
}
.flip-right {
	transform:scale(-1,1);
}
.top {
	top:0;
}



/* --------------- Animate When In View --------------- */

/* .animate-when-in-view-js present as class on the body when the JS is available */

.animate-when-in-view-js .animate-when-in-view {
    opacity: 0;
    transition: opacity 0.3s;
}
.animate-when-in-view-js .animate-when-in-view.animated {
    opacity: 1;
}

/* --------------- Animated Decimal Numbers --------------- */

/* .animated-decimal-number-js present as class on the body when the JS is available */

.animated-decimal-number-js .animated-decimal-number {
    opacity: 0;
    transition: opacity 0.3s;
}
.animated-decimal-number-js .animated-decimal-number.animation-triggered {
    opacity: 1;
}

/* --------------- Buttons --------------- */

.btn {
    /* override */
    font-weight:800;
    font-size: 1.125rem;
    line-height: 1.444;
    padding:.1875rem 1rem;
	border:2px solid transparent;
    border-radius:1.125rem/50%;
    text-decoration:none !important;
    white-space: normal;
    text-transform: uppercase;
}
.page-content .btn {
    margin-bottom:.25rem;
}
.btn-lg {
    font-size: 1.5rem;
    line-height: 1.41667;
    padding: .25rem 1.25rem;
    border-radius:1.4375rem/50%;
}
.btn-sm {
    font-size: 1rem;
    line-height: 1.4375;
    padding: .125rem .75rem;
    border-radius:0.96875rem/50%;
}

/* Fushia Button */

.btn-primary {
    background-color:#c60b7f;
    border-color: transparent;
	color:#fff;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: #fff;
    border-color: #c60b7f;
    color:#c60b7f;
}
.btn-primary:focus {
    background-color: #fff;
    border-color: #c60b7f;
    color:#c60b7f;
    box-shadow: 0 0 0 .2rem rgba(198,11,127,0.5) !important;
}

/* Blue Button */

.btn-secondary {
    background-color:#1a6b93;
    border-color: transparent;
	color:#fff;
}
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    background-color: #fff;
    border-color: #1a6b93;
    color:#1a6b93;
}
.btn-secondary:focus {
    background-color: #fff;
    border-color: #1a6b93;
    color:#1a6b93;
    box-shadow: 0 0 0 .2rem rgba(26,107,47,0.5) !important;
}

/* White Button */

.btn-default {
    background-color:#fff;
    border-color: #c60b7f;
    color:#222222;
    border-width: 1px;
    padding:.25rem 1.0625rem;
}
.btn-default:hover,
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
    background-color: #c60b7f;
    border-color: transparent;
    color:#fff;
}
.btn-default:focus {
    background-color: #c60b7f;
    border-color: #c60b7f;
    color:#fff;
    box-shadow: 0 0 0 .2rem rgba(198,11,127,0.5) !important;
}

/* ----- List styles ----- */

.page-content ul {
	padding-left: 1rem;
}
.page-content ul:first-child,
.page-content ol:first-child {
    margin-top:0;
}
.page-content ul li {
	list-style-type:none;
	margin:0 0 .5rem 0;
	padding-left:1.5rem;
	text-indent:-.5rem;
}
.page-content ul li::before {
    content: '';
    display: inline-block;
    height: .5625rem;
	width: .5625rem;
	background-color: #c60b7f;
	border-radius: 50%;
    position: relative;
    left: -0.5rem;
    top: -.1rem;
}
.page-content ul li li {
	padding-left:0;
	text-indent:0;
}
/* Two Levels Deeps */
.page-content ul ul,
.page-content ul ol,
.page-content ol ul,
.page-content ol ol {
	margin-top:0;
    padding-left: 2rem;
}
.page-content ul ul li,
.page-content ol ul li {
	list-style-type:circle;
    padding-left:0;
	text-indent:0;
}
.page-content ul ol li {
	list-style-type:decimal;
}
.page-content ol ol li {
	list-style-type:lower-alpha;
}
.page-content ul ul li::before,
.page-content ol ul li::before,
.page-content ul ol li::before,
.page-content ol ol li::before {
    display:none;
}
/* Three Levels Deeps */
.page-content ol ol ul li,
.page-content ul ol ul li {
	list-style-type:disc;
}
.page-content ul ul ul li,
.page-content ol ul ul li {
	list-style-type: circle;
}
.page-content ul ol ol li,
.page-content ul ul ol li,
.page-content ol ul ol li {
	list-style-type:lower-alpha;
}
.page-content ol ol ol li {
	list-style-type:lower-roman;
}

.page-content ul.list-unstyled {
	padding-left: 0;
}
.page-content ul.list-unstyled li {
    margin-left:0;
    margin-top:0;
    margin-bottom:0;
	padding-left:0;
	text-indent:0;
}
.page-content ul.list-unstyled li::before {
    display: none;
}

/* Pipe separated lists */

ul.pipe-separated-list {
    list-style: none;
    padding:0;
    margin:0 0 .75rem -.75rem;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
ul.pipe-separated-list li {
    padding:0 .75rem;
    margin:0;
    text-indent:0;
    border-right: 1px solid #ccc;
}
ul.pipe-separated-list li:first-child {
    padding-left: 0;
		margin-left:0;
}
ul.pipe-separated-list li:last-child {
    padding-right: 0;
    border-right: 0 none;
}
ul.pipe-separated-list li::before {
    display: none;
}

/* --------------- Tables --------------- */

.table caption {
    caption-side: top;
    background-color: #4a8897;
    color: #fff;
    font-weight: 800;
    font-size: 1.3125rem;
    padding: 5px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.table th {
    background-color: #eaf0f1;
    color: #09144f;
    font-weight: 800;
    vertical-align: bottom;
    padding: .5rem 15px;
    border-color: #ddebf1;
}
.table th[scope="row"],
.table th[scope="rowgroup"] {
    background-color: #f8fafc;
    color:#09144f;
    font-weight: 400;
    vertical-align: top;
}
.table td {
    border-color: #ddebf1;
    padding: .5rem 15px;
}


/* --------------- Forms --------------- */

.online-form h3 {
    background-color: #00747b;
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 0;
}
.online-form h2.label-heading,
.online-form h3.label-heading {
    background-color: #f3f3f3;
    font-size: 1.125rem;
    font-weight:300;
    color: #555858;
    padding: 3px 15px;
    margin:0 0 .5rem 0;
    line-height: 1.5;
}
.checkbox input,
.radio input {
    margin-right: .5rem;
}
.checkbox-list-horizontal label,
.radio-list-horizontal label {
    margin-right:1rem;
}
.checkbox-list-vertical label,
.radio-list-vertical label {
    width: calc(100% - 20px - .5rem);
    vertical-align: top;
}
.online-form .cms-recaptcha-wrap {
    margin-bottom: 1.5rem;
}
.dollar-amount-input .editing-form-control-nested-control {
    display: inline-block;
    margin-left:.5rem;
    width: calc(100% - 2rem);
}
.online-form input.form-control[type="number"] {
    display: inline-block;
}
.ErrorLabel {
    display: block;
    font-weight: 600;
    color:#cc0000;
    margin-bottom: 1.5rem;
}
.EditingFormErrorLabel {
    display: block;
    color:#cc0000;
}
.online-form .form-group > legend {
    font-size: 1.125rem;
}
.online-form .form-group > label,
.online-form .form-group > legend,
.online-form .form-group > span.EditingFormLabel {
    display: block;
    background-color:#f3f3f3;
    padding:3px 15px;
    margin-bottom: .5rem;
}
.online-form .ExplanationText {
    padding:0 15px;
    color:#767676;
    font-size:0.875rem; /* 14px */
}
.online-form > fieldset,
.online-form > div[role="group"] > fieldset {
    margin-left: -15px;
    margin-right: -15px;
}
.online-form > fieldset > .row,
.online-form > div[role="group"] > fieldset > .row {
    margin-left: 0;
    margin-right: 0;
}
.online-form > fieldset > legend,
.online-form > div[role="group"] > fieldset > legend {
    font-size: 1.125rem;
    color:#333;
    background-color:#ccc;
    padding:3px 15px;
    margin-bottom:0;
    margin-left:15px;
    width:calc(100% - 30px);
}
@media (min-width: 768px) {
    .online-form {
        padding:0 15px;
    }
    .online-form h3,
    .online-form .form-group {
        margin-left:-15px;
        margin-right:-15px;
    }
    .online-form .form-group > .editing-form-control-nested-control,
    .online-form .form-group > p {
        margin-left: 15px;
        margin-right: 15px;
    }
    .online-form > fieldset > legend,
    .online-form > div[role="group"] > fieldset > legend {
        margin-left:0;
        width:100%;
    }
    .form-group-border-bottom-md {
        border-bottom:1px solid #ddd;
        margin-bottom:0;
    }
}
.form-horizontal .row.form-group label,
.form-horizontal .row.form-group span.EditingFormLabel {
    /* .col-form-label */
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.form-horizontal .row.form-group span.EditingFormLabel {
    display:inline-block;
}
@media (max-width: 767px) {
    .form-horizontal .row.form-group label,
    .form-horizontal .row.form-group span.EditingFormLabel {
        display: block;
        background-color:#f3f3f3;
        padding:3px 15px;
        margin-bottom: .5rem;
    }
    .form-horizontal .row.form-group .radio label {
        display: inline;
        background-color: transparent;
        padding:7px 0;
        margin: 0 16px 0 0;
    }
}
.confirmation-message {
    background-color: #f5fae0;
    color: #444;
    padding: 20px;
    border: 1px solid #e4f1ab;
    border-radius: 5px;
    margin-bottom: 1.5rem;
}

/* --------------- Parallax --------------- */

/* .parallax-js present as class on the body when the JS is available */

.parallax-js .parallax-container {
    position: relative;
    overflow: hidden;
    /* height determined by JS */
}
.parallax-js .parallax-container .parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.parallax-js .parallax-container .parallax img,
.parallax-js .parallax-container .parallax video {
    opacity: 0;
    position: absolute;
    left: 49.99%;
    /*bottom: 50%;*/
    bottom: 0;
    /*min-width: 100%;*/
    width:100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/* --------------- Header Alert ---------------*/

#header-alert {
	background-color:#fff;
	border:2px solid #c60b7f;
  color:#444;
	padding-top:15px;
	padding-bottom:10px;
  position:relative;
}
#header-alert:after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:6px;
	background-color: transparent;
	background-image: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.15)); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
	background-image:         linear-gradient(to bottom, transparent, rgba(0,0,0,0.15)); /* Chrome 26, Firefox 16+, IE 10+, Opera */
}
#header-alert .container-fluid {
	padding-right:2.25rem; /* to make room for close icon */
}
#header-alert p {
	margin-bottom:10px;
}
#header-alert a {
    color:#000;
	text-decoration:underline;
}
#header-alert a:hover {
	text-decoration:none;
}
#header-alert .btn-close-alert {
	position:absolute;
	top:15px;
	right:15px;
	text-decoration:none;
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
}
#header-alert .btn-close-alert svg {
    width:.75rem;
    height: 1.091rem;
    fill:#8c6e1a;
}
#header-alert .btn-close-alert:hover svg {
    fill:#444;
}
.header-alert-icon svg {
    width:2.75rem;
    height: 2.75rem;
    fill:#c60b7f;
}

#header-alert *:focus {
    outline-color: #09144f;
}

/* --------------- Header --------------- */

header {
	background-color:#eaf0f1;
}
.site-logo {
    margin-top:30px;
    margin-bottom:30px;
}
.top-nav {
    font-size: 1rem;
    padding:.5rem 0;
    line-height: 1.5;
}
.top-nav a {
    color:#fff;
}
.top-nav a:hover {
	text-decoration: underline;
}
.top-nav .nav-link {
    padding:.3125rem .5rem;
}

.login-dropdown .dropdown-toggle::after {
	display: none;
}
.online-banking-button {
    padding-left:.25rem;
    line-height: 1.5rem;
}
.online-banking-button .icon-svg {
    display: inline-block;
    width:1.5rem;
    height:1.5rem;
    margin-right:.5rem;
}
.online-banking-button .icon-svg svg {
    width:1.5rem;
    height:1.5rem;
    fill:#09144f;
    vertical-align: top;
}
#OnlineBankingDropDown {
    width:18.125rem;
}
#OnlineBankingButton {
		margin-top:9px;
	}

/* --------------- Featured Rates --------------- */

.rate-bar {
    background-color: #e4e4e4;
    color:#09144f;
    /*padding-top:1.5rem;*/
    padding-bottom:1.5rem;
    position: relative;
		z-index: 1000;
		margin-top:-50px;
}
.rate-bar .rb-col {
    margin-top:.75rem;
    margin-bottom: .75rem;
    border-right:1px solid #b4b4b4;
}
.rate-bar .rb-col:last-child {
    border-right:0 none;
}
.rate-block-grid-container {
    display:inline-block;
}
.rate-block-grid {
    display:-ms-grid;
    display: grid;
    line-height:1;
}
.rate-number {
    -ms-grid-column:1;
    -ms-grid-column-span:1;
    grid-column: 1 / 2;
    -ms-grid-row:1;
    -ms-grid-row-span:2;
    grid-row: 1 / 3;
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row-align: center;
    align-self: center;
}
.rate-percent {
    -ms-grid-column:2;
    -ms-grid-column-span:1;
    grid-column: 2 / 2;
    -ms-grid-row:1;
    -ms-grid-row-span:1;
    grid-row: 1 / 2;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: end;
    align-self: end;
}
.rate-apr-apy {
    -ms-grid-column:2;
    -ms-grid-column-span:1;
    grid-column: 2 / 3;
    -ms-grid-row:2;
    -ms-grid-row-span:1;
    grid-row: 2 / 3;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
}
.rate-label {
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}
.rate-description {
    font-size: .75rem;
    line-height: 1;
}
.rate-number {
    font-size: 3rem;
    font-weight: 800;
    text-align: right;
    padding-right: .25rem;
}
.rate-percent {
    font-size: 1.6875rem;
    font-weight: 800;
}
.rate-apr-apy {
    font-size: .625rem;
    font-weight: 800;
}
.rate-bar a,
.rate-bar a:hover {
    text-decoration: none;
}
.rate-bar .rate-block,
.rate-bar a .rate-block {
    color:#222222;
}
.rate-bar .rate-block {
    margin-bottom: 1rem;
}
.rate-icon {
    padding-top:.9375rem;
    padding-bottom: .9375rem;
    width:4.375rem;
    margin:1rem auto;
    border:2px solid #c60b7f;
    border-radius: 50%;
    font-size: 2.25rem;
    color:#09144f;
    transition: background-color .3s;
}
.rate-icon svg {
    display: block;
    margin:0 auto;
    fill:#4a8897;
    width: 1.125em;
    height: 1em;
}
a:hover .rate-icon {
    background-color: #4a8897;
}
a:hover .rate-icon svg {
		fill:#fff;
}

/* XS and SM only */
@media (max-width: 767px) {
    
	.bg-header {
		margin-top:-15px;
	}
	#OnlineBankingButton {
		margin-bottom:20px;
	}
		.rate-bar {
			margin-top:-10px;
		}
		.rate-bar .rb-col {
        position: relative;
        padding-bottom: .75rem;
    }
    .rate-bar .rb-col::after {
        content: '';
        position: absolute;
        bottom: -.75rem;
        left:15px;
        right:15px;
        display: block;
        width:calc(100% - 30px);
        height:1px;
        background-color: #ddebf1;
    }
    .rate-bar .rb-col:nth-of-type(2n) {
        border-right:0 none;
    }
    .rate-bar .rb-col:nth-last-child(-n+2)::after {
        display: none;
    }
	.footer-bg {
		padding-bottom:38%;
	}
}

/* SM, LG, and XL */
@media (min-width: 576px) and (max-width: 767px), (min-width: 992px) {
    .rate-label {
        font-size: 1.3125rem;
    }
    .rate-description {
        font-size: 1rem;
    }
	.rate-number {
        font-size: 3.75rem;
    }
    .rate-percent {
        font-size: 2rem;
    }
    .rate-apr-apy {
        font-size: .8125rem;
    }
}

/* --------------- Quick Link Icons --------------- */


.quick-link-icons {
    background-color:#e4e4e4;
    color:#09144f;
    position: relative;
    padding-top:0;
    padding-bottom:0;
		z-index: 1000;
}
.quick-link-icons ul {
    margin-left:-15px;
    margin-right:-15px;
}
.quick-link-icons a {
    color: #09144f;
    text-decoration: none;
}
.quick-link-icon {
    display: block;
    width:100%;
    height:100%;
    padding:40px 15px;
    /*background-color: rgba(255,255,255,0);
    background-image: radial-gradient(#fff, #e4e4e4);
    border:1px solid #fff;*/
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    transition: background-color .3s, box-shadow .3s;
}
.quick-link-icon:hover,
.quick-link-icon:focus {
    background-color: rgba(255,255,255,1);
    background-image: none;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.15);
    position: relative;
    z-index: 1;
}
.quick-link-icon:focus {
    outline: 0 none;
}
.quick-link-icon .icon-svg {
    width:120px;
    height: 120px;
    margin:0 auto 1rem auto;
    font-size: 4.5rem;
    text-align: center;
    /*border:2px solid #c60b7f;*/
    border-radius: 50%;
}
.quick-link-icon .icon-svg svg {
    fill:#ffffff;
    width: 1.125em;
    height: 1em;
}
.quick-link-icon .icon-label {
    font-size: 1rem;
    text-align: center;
    line-height: 1.2;
}
.quick-link-icon .icon-label strong {
    font-weight: 400;
    font-size: 1.125rem;
    text-transform: uppercase;
}
a.quick-link-icon .icon-label,
a.quick-link-icon .icon-label strong {
    color: #222222;
}
.quick-link-icon-quick-link-1 .icon-svg,
.quick-link-icon-quick-link-4 .icon-svg { 
	background-color: #4a8897; 
}
.quick-link-icon-quick-link-2 .icon-svg,
.quick-link-icon-quick-link-5 .icon-svg { 
	background-color: #1a6b93; 
}
.quick-link-icon-quick-link-3 .icon-svg,
.quick-link-icon-quick-link-6 .icon-svg { 
	background-color: #c60b7f; 
}

/* --------------- Home Editable Area --------------- */

.home-editable-area {
    padding:2rem 0 1rem 0;
    background: url(../images/bg-halftone-navy.png) repeat-x center top #09144f;
    color:#fff;
}
.home-editable-area a:not(.btn) {
    color:#fff;
    text-decoration: underline;
}
.home-editable-area a:not(.btn):hover {
    text-decoration: none;
}


/* --------------- Hero Banner --------------- */

.hero-banner {
    position: relative;
		margin-top:-80px;
}


/* --------------- Hero Banner Caption --------------- */

.hero-banner-caption-inner {
    padding: 1.5rem 15px;
}
.hero-banner-caption h2 {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom:.25em;
}
.page-header-hero-banner .hero-banner-caption h2 {
    font-weight: 400;
    text-transform: none;
}
.hero-banner-caption h3 {
    font-weight: 400;
    margin-bottom:.25em;
}
.hero-banner-caption .caption-details,
.hero-banner-caption .caption-details > * {
    margin-bottom:.75em;
}
.hero-banner-caption .caption-details :last-child {
    margin-bottom:0;
}

/* XS and SM only */
@media (max-width: 767px) {

    .hero-banner-caption {
        background-color: #fff;
        color:#444 !important;
        position: static;
    }
    .hero-banner-caption h2 {
        color:#09144f !important;
        font-size: 1.75rem !important;
    }
    .hero-banner-caption h3 {
        color:#09144f !important;
        font-size: 1.3125rem !important;
    }
    .hero-banner-caption .caption-details {
        color:#444 !important;
        font-size: 1.125rem !important;
    }
    .hero-banner-caption .btn {
        margin-bottom: .5em;
    }
    .hero-banner-caption .caption-details > table {
        margin:0 auto;
    }

    .parallax-js .hero-banner .caption-left .parallax > img {
        width:200% !important;
        min-width: 200%;
        left:0;
    }
    .parallax-js .hero-banner .caption-right .parallax > img {
        width:200% !important;
        min-width: 200%;
        left:100%;
    }

}

/* MD and wider */
@media (min-width: 768px) {

    /* --------------- Hero Banner Captions --------------- */

    .hero-banner-caption {
        font-size:19px;
        font-size:2.5vw;
        color:#fff;
        text-shadow:none;
        cursor:default;
        -webkit-user-select: none;  /* Chrome all / Safari all */
        -moz-user-select: none;     /* Firefox all */
        -ms-user-select: none;      /* IE 10+ */
        user-select: none;
        position: absolute;
        top: 0;
        bottom:0;
        left: 0;
        right:0;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        text-align:left;
    }
    .hero-banner-caption.empty-caption {
        display: none;
    }
    .hero-banner-caption.caption-top {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }
    .hero-banner-caption.caption-vertical-center {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .hero-banner-caption.caption-bottom {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end;
    }
    .hero-banner-caption :last-child {
        margin-bottom:0;
    }
    .hero-banner-caption.caption-left {
        left:0;
        right:50%;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .hero-banner-caption.caption-center {
        left:0;
        right:0;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .hero-banner-caption.caption-right {
        left:50%;
        right:0;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right;
    }
    .hero-banner-caption-inner {
        padding:2vw 5%;
        position: relative;
    }
    .caption-center .hero-banner-caption-inner {
        padding-left: 3vw;
        padding-right: 3vw;
    }
    .hero-banner-caption .btn {
        font-size:.5295em;
        padding:.222em 1em;
        line-height: 1.5;
        border-radius:1.0833em/50%;
    }

}



/* --------------- News Carousel --------------- */

.slick-arrow {
    position: absolute;
    top:50%;
    transform: translate(0, -50%);
    background-color: transparent;
    padding:0;
    border:0 none;
    cursor: pointer;
}
.slick-arrow:hover {
    color:#09144f;
}
.slick-prev {
    left:-.5rem;
    z-index: 20;
}
.slick-next {
    right:-.5rem;
}
.slick-arrow svg {
    fill:#1a6b93;
    width: 1.6875em;
    height:3em;
}

.news-carousel-wrapper {
    background-color:#e4e4e4;
		padding:30px .75rem 0 .75rem;
}
.news-carousel {
    margin:0 auto;
    position: relative;
}
.news-carousel .slick-list {
    padding:20px 0;
}
.news-carousel .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.news-carousel .slick-slide {
    background-color: #fff;
    height: auto;
    margin:0 25px;
}
.news-carousel .news-item > a,
.news-landing-page .news-item > a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #e4e4e4;
    color:#444;
    height: 100%;
    position: relative;
    text-decoration: none;
    border-bottom: 0 none;
}
.news-carousel .news-item > a:hover,
.news-landing-page .news-item > a:hover {
    text-decoration: none;
}
.news-carousel .news-item-caption,
.news-landing-page .news-item-caption {
    font-size: 1.125rem;
    padding:.75rem;
		margin-top:-30px;
}
.news-carousel .news-item-caption p,
.news-landing-page .news-item-caption p {
    margin-bottom: 0;
}
.news-carousel .news-item > a h3,
.news-landing-page .news-item > a h2 {
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 0.0625rem;
    color:#1a6b93;
}
.news-carousel .news-item > a .read-more,
.news-landing-page .news-item > a .read-more {
    font-size: 1.125rem;
    font-weight: 700;
    margin:auto 0 1.5rem 0;
		padding:0 .75rem;
    color:#1a6b93;
}

.news-carousel .news-item > a .read-more svg,
.news-landing-page .news-item > a .read-more svg {
    display: inline-block;
    margin-top:-.125rem;
    margin-right:.25rem;
    fill: #1a6b93;
    width: 1.125em;
    height:1em;
}
.news-carousel .news-item-image,
.news-landing-page .news-item-image {
    overflow: hidden;
}
.news-carousel .news-item-image:after,
.news-landing-page .news-item-image:after {
	content: '';
	width: 100%;
	height: 0;
	padding-bottom: 5%;
	padding-top:15px;
	top:-25px;
	background: url(../images/bg-curve-news1.png) no-repeat left bottom transparent;
	background-size: auto;
	background-size: 100% auto;
	position: relative;
	z-index: 100;
	display:block;
}


.news-carousel .news-item-image img,
.news-landing-page .news-item-image img {
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		transform: scale(1);
    transition: all 0.5s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.news-carousel .news-item > a:hover .news-item-image img,
.news-landing-page .news-item > a:hover .news-item-image img {
    transform: scale(1.05);
}


/* --------------- News Landing Page --------------- */

.news-landing-page .news-item {
    margin: 0 0 30px 0;
    padding: 0 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    background-color:transparent;
    border-color:transparent;
}
@media (min-width: 768px) {
    .news-landing-page .news-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 992px) {
    .news-landing-page .news-item {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

/* --------------- Email & COOP --------------- */

.email-coop-group {
	padding-top:140px;
	margin-top:-100px;
}
.h-border {
	border-top:5px solid #dce2e3;
	padding-top:20px;
}
.r-border {
	border-right:5px solid #dce2e3;
}
.email-signup-text h2, 
h2#co-op-locator-heading {
	color:#4a8897;
	font-size:3.5rem;
	font-weight: 700;
}
.email-signup-text .footnote {
    color: #00747b;
}
/*.email-signup-disclaimer {
    color:#000;
}*/
/*.email-signup-form iframe {
    width:100%;
    height:16.875rem;
}*/

.email-signup-form {
    margin-bottom:1.5rem;
}
.email-signup-form .formEl {
    margin-bottom: 0.5rem;
    margin-right:6px;
}
.email-signup-form .first-name-input,
.email-signup-form .last-name-input {
	width:48%;
	display: inline-block;
}
.email-signup-form .formEl input,
.co-op-locator .form-control {
    color:#000;
    width: 100%;
    padding:.5rem .75rem;
    border:0 none;
    border-radius: 1.125rem/50%;
    box-shadow: 3px 3px 5px 0 rgba(0,0,0,0.2);
}
button#email-signup-button,
button#combinedBtn {
	margin-top:15px;
}
.cc-signup-message-success {
	margin-bottom: 20px;
	background: #fff;
	padding: 15px;
	border: 3px solid #c60b7f;
}

/*.co-op-locator .form-control {
    padding-top: .4375rem;
    padding-bottom: .4375rem;
    height: calc(1.5em + 2px + .875rem);
}*/
.co-op-locator .floating-label-input label {
    top:.5625rem;
		left:1.25rem;
}
.co-op-locator .floating-label-input label.active {
    top:-.75rem;
}
input#combinedZip {
	height:43px;
}

/* floating labels */

.floating-label-input {
    position: relative;
    margin-top:.875rem;
}
.floating-label-input label {
    font-size: 1rem;
    font-weight: 300;
    color:#767676;
    position: absolute;
    top:.6rem;
    left:.75rem;
    transition: all 0.3s;
    z-index: 1;
    cursor:text;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;
}
.floating-label-input label.active {
    font-size:.75rem;
    font-weight: 600;
    background-color:#00747b;
    color:#fff;
    width:100%;
    top:-.875rem;
    left:0;
    padding:0 .75rem;
    line-height: 1.1667;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    cursor: default;
}




/* --------------- Footer --------------- */
footer {
	background-color:#eaf0f1;
}
footer a {
    color:#555858;
}
.footer-text {
    margin-bottom:1.5rem;
}
.footer-text p {
    margin-bottom:0;
}
.footer-text ul {
    list-style: none;
    padding:0;
    margin:0;
}
.footer-text li {
    display:inline;
    padding-right:.6rem;
    border-right:1px solid #555858;
    margin-right:.4rem;
}
.footer-text li:last-child {
    padding-right:0;
    border-right: 0 none;
    margin-right:0;
}
.footer-logos img {
    vertical-align: bottom;
    margin-bottom: 1.5rem;
}

.eho-logo,
.ncua-logo {
    margin-right: 20px;
}
a.dealer-links-icon {
    display:inline-block;
    width:2.25rem;
    height:2.25rem;
    background-color:#febe10;
    color:#fff;
    border-radius: 50%;
    font-size: 1.25rem;
    text-align: center;
    padding-top:.1875rem;
    margin-bottom: 1.5rem;
}
.footer-tagline {
    margin-bottom:1.5rem;
}

/* Footer Background */

.footer-content-container {
    padding-top:36px;
    margin-bottom: 1.5rem;
}
.footer-bg-container {
    overflow: hidden;
}
.footer-bg {
    width:100%;
    height:0;
    padding-bottom:28.333%;
    background: url(../images/bg-footer-ranch.png) no-repeat center bottom transparent;
    background-size: 100% auto;
    position: relative;
    z-index: 100;
}

.footer-logo {
    text-align:center;
		display: block;
    width:220px;
    margin:0 auto;
    transform: translateY(320px);
    opacity:0;
    position: relative;
    z-index: 101;
}
.footer-bg-container.in-view .footer-logo {
    transform: translateY(0);
    opacity:1;
    transition: transform 1.5s ease-out 0s, opacity 1.5s ease-out 0s;
}
.footer-bg::after {
    content:'';
    position: absolute;
    left:0;
    bottom:0;
    display: block;
    width:100%;
    height:0;
    padding-bottom:23.2%;
    z-index: 101;
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
    background-image:         linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    opacity: 1;
}
.footer-bg-container.in-view .footer-bg::after {
    opacity: 0;
    transition: opacity 1.5s ease-in 0s;
}

/* Social Icons */

.social-icons .list-inline-item:not(:last-child) {
    margin-right: .1875rem;
}
.social-icons a {
    display: block;
    width:2.25rem;
    height:2.25rem;
    border:2px solid #c60b7f;
    border-radius: 50%;
    color:#09144f;
    text-align: center;
    line-height: 1.5;
}
.social-icons svg {
    fill:#09144f;
    display: inline-block;
    width: 1.375rem;
    height: 1.375rem;
    vertical-align: baseline;
    margin-top:.3125rem;
}
.social-icons a:hover {
    border-color: transparent;
}
.social-icons a:hover svg,
.social-icons a:focus svg {
    fill: #fff;
}
.social-icons .item-Facebook a:hover,
.social-icons .item-Facebook a:focus {
    background-color: #3b5998;
}
.social-icons .item-Twitter a:hover,
.social-icons .item-Twitter a:focus {
    background-color: #1da1f2;
}
.social-icons .item-Instagram a:hover,
.social-icons .item-Instagram a:focus {
    background-color: #c13584;
}
.social-icons .item-YouTube a:hover,
.social-icons .item-YouTube a:focus {
    background-color: #ff0000;
}
.social-icons .item-Vimeo a:hover,
.social-icons .item-Vimeo a:focus {
    background-color: #1ab7ea;
}
.social-icons .item-LinkedIn a:hover,
.social-icons .item-LinkedIn a:focus {
    background-color: #0077b5;
}
.social-icons .item-Yelp a:hover,
.social-icons .item-Yelp a:focus {
    background-color: #af0606;
}
.social-icons .item-App-Store a:hover,
.social-icons .item-App-Store a:focus {
    background-color: #1767EF;
}
.social-icons .item-Google-Play a:hover,
.social-icons .item-Google-Play a:focus {
    background-color: #689f38;
}
.social-icons .item-Google-Play svg {
    margin-left:.25rem;
}

/* --------------- Page Header --------------- */

.header-with-image {
    overflow: hidden;
}
.header-with-image img {
    width:200%;
    transform: translateX(-50%);
}
.child-page-header {
    margin-bottom: 50px;
		padding-top:75px;
    background-color: #eaf0f1;
}
.child-page-header.header-with-image {
    background-image: none;
    background-color: transparent;
		padding-top:40px;
	margin-bottom: 0px;
}
.child-page-header.header-with-image .page-heading {
    background-color: #eaf0f1;
}
/* For within CMS */
.child-page-header .image-selector-image-preview {
	z-index: -1;
}
.page-heading {
    padding:1.25rem 15px;
    color: #09144f;
    max-width: 1170px;
    margin: 0 auto;
}

.header-with-image .page-heading {
    max-width: none;
    margin:0;
}
.page-heading h1,
.page-heading .page-header {
    font-family: 'Philosopher', sans-serif;
		font-size: 2rem;
    font-weight: 400;
    color:#09144f;
    line-height: 1.2;
    margin-bottom: 0;
}
.page-heading .btn {
    margin-bottom:.25em;
}

@media (min-width: 768px) {

    .page-heading h1,
    .page-heading .page-header {
        font-size: 3rem;
    }
    .header-with-image {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 19.047619%;
        overflow:visible;
    }
    /* For within CMS */
    .EditMode .header-with-image {
        height: auto;
        padding-bottom: 0;
    }
    .header-with-image img {
        position: absolute;
        top: 0;
        right:0;
        display: block;
        height: auto;
        width: 100%;
        transform:none;
    }
    .child-page-header.header-with-image .page-heading {
        background-image: none;
        background-color:transparent;
    }
    .header-with-image .page-heading {
        position: absolute;
        top:55%;
        left:0;
        transform: translateY(-50%);
        width: 50%;
        padding:1em 0 1em 2%;
        border-bottom: 0 none;
        font-size: .8125rem;
        font-size: 1.786vw;
    }
    /* For within CMS */
    .EditMode .header-with-image .page-heading,
    .DesignMode .header-with-image .page-heading {
        position: static;
        transform: none;
    }
    .header-with-image .page-heading h1,
    .header-with-image .page-heading .page-header {
        font-size: 2em;
        max-width: none;
    }
    .header-with-image .page-heading .btn {
        font-size:.667em;
        border-radius:.25em;
        padding:.125em 1.125em .25em 1.125em;
    }
    .header-with-image .page-heading p,
    .header-with-image .page-heading ul,
    .header-with-image .page-heading ol {
        margin-bottom:.667em;
    }
    
}
@media (max-width: 767px) {
    .child-page-header {
        padding-top:0;
    }
}
@media (min-width: 992px) {
    .header-with-image .page-heading {
        font-size: 1.0625rem;
        font-size: 1.786vw;
        padding-top:1.25rem;
    }
}
@media (min-width: 1200px) {
    .header-with-image .page-heading {
        font-size: 1.875rem;
        font-size: 1.786vw;
    }
}
@media (min-width: 1300px) {
    .child-page-header {
        padding-top:125px;
    }
}
@media (min-width: 1680px) {
    .child-page-header {
        background-size:100% auto;
    }
}

.child-page-content-wrapper {
	background:#fff;
	margin-bottom:100px;
}

.page-content {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}
.page-content:empty {
    margin-top:0;
    margin-bottom: 0;
}
.page-content-no-sidebar {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

/* --------------- Sidebar --------------- */

.sidebar .child-nav {
    background-color: #eaf0f1;
    color:#444;
    padding: 20px;
    border-radius: 5px;
    font-size: 1.125rem;
    margin-bottom: 20px;
}
.sidebar .child-nav h2 {
    font-size: 1.5rem;
    font-weight: 800;
    color:#09144f;
}
.sidebar .child-nav ul {
    list-style: none;
    padding:0;
    margin:0;
}
.sidebar .child-nav a {
    color:#444;
    display: block;
    padding:.25rem 20px;
    margin-left:-20px;
    margin-right:-20px;
}
.sidebar .child-nav a:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,0.03);
}
.sidebar .child-nav a.CMSListMenuLinkHighlighted {
    color:#000;
    background-color: rgba(0,0,0,0.03);
}
.sidebar .child-nav a.CMSListMenuLinkHighlighted:hover {
    background-color: rgba(0,0,0,0.06);
}

.sidebar-buttons:last-of-type {
    margin-bottom: 20px;
}
.sidebar-buttons ul {
    list-style: none;
    padding:0;
    margin:0;
}
.sidebar-buttons a {
    padding:.1875rem 1rem;
	font-size:1.125rem;
    font-weight:800;
    text-decoration:none !important;
    text-transform: uppercase;
    line-height: 1.444;
	border:2px solid transparent;
    border-radius:1.125rem/50%;
    display:block;
    width:100%;
    background-color:#c60b7f;
	color:#fff;
    text-align: center;
    margin-bottom: 10px;
    white-space: normal;
}
.sidebar-buttons a:hover {
    background-color:#fff;
    border-color: #c60b7f;
    color:#c60b7f;
}
.sidebar-buttons a:focus {
    outline: 0 none;
    background-color: #fff;
    border-color: #fff;
    color:#c60b7f;
    box-shadow: 0 0 0 .2rem rgba(198,11,27,0.5) !important;
}

.sidebar-promo {
    margin-bottom: 20px;
}
.sidebar-promo a {
    display: block;
}
.sidebar-promo img {
    display: block;
    max-width: 100%;
    height: auto !important;
    border-radius: 5px;
}

/* --------------- In-page Navigation --------------- */

a[id]:empty,
a[name]:empty {
    display: block;
    position: relative;
    top: -90px; /* height of in-page nav + section top padding */
    visibility: hidden;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .in-page-nav {
        position: -webkit-sticky;
        position: sticky;
        top: -1px; /* instead of 0 to allow intersection observer to fire */
        z-index: 1020;
    }
}

.in-page-nav {
    background-color: #eaf0f1;
    border-top:1px solid #fff;
    border-bottom: 1px solid #ddebf1;
}
.in-page-nav-stuck {
    border-bottom-color: #fff;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.15);
}
.in-page-nav .nav-overflow {
    padding-left:3rem;
    padding-right:3rem;
}

.in-page-nav-left-scroll-arrow,
.in-page-nav-right-scroll-arrow {
    position: absolute;
    top:calc(50% + .5rem - 1rem);
    display: block;
    width:2rem;
    height:2rem;
    padding:0;
    border:1px solid #c7d5e0;
    border-radius: 3px;
    background-color:#fff;
    line-height: 1;
}
.in-page-nav-left-scroll-arrow {
    left:8px;
}
.in-page-nav-right-scroll-arrow {
    right:8px;
}
.in-page-nav-left-scroll-arrow svg,
.in-page-nav-right-scroll-arrow svg {
    display: block;
    width: .5625rem;
    height: 1.5rem;
    fill:#97a5bc;
    margin:0 auto;
}
.in-page-nav-left-scroll-arrow:hover,
.in-page-nav-left-scroll-arrow:focus,
.in-page-nav-right-scroll-arrow:hover,
.in-page-nav-right-scroll-arrow:focus {
    border-color: #09144f;
}
.in-page-nav-left-scroll-arrow:hover svg,
.in-page-nav-left-scroll-arrow:focus svg,
.in-page-nav-right-scroll-arrow:hover svg,
.in-page-nav-right-scroll-arrow:focus svg {
    fill:#09144f;
}

.in-page-nav h2 {
    background-color: #09144f;
    color:#fff;
    font-size: .75rem;
    text-align: center;
    margin:0;
    line-height: 1.25;
}
.in-page-nav .nav {
    overflow: hidden;
    scroll-behavior: smooth;
}

/* IE11 */
@media all and (-ms-high-contrast:none) {
    .in-page-nav .nav {
        overflow: auto;
    }
}

.in-page-nav .nav.active {
    /* for click/drag scroll */
    scroll-behavior: auto;
}
.in-page-nav .nav-item {
    white-space: nowrap;
}
.in-page-nav .nav-link {
    border:1px solid transparent;
}
.in-page-nav .nav-pills .nav-link:hover,
.in-page-nav .nav-pills .nav-link:focus,
.in-page-nav .nav-pills .nav-link.active,
.in-page-nav .nav-pills .show > .nav-link {
    background-color: #ddebf1;
    color:#09144f;
    border-color: #c7d5e0;
    outline: 0 none;
}
.in-page-nav .nav-pills .nav-link:focus {
    border-color: #09144f;;
}
.in-page-nav.active .nav-link {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

/* --------------- Page Content Section --------------- */

.page-content-section {
    padding-top:2rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
}
.page-content-section:nth-of-type(2n+1) {
    background-color:#f7f9fc;
    border-top:1px solid #eaf0f1;
    border-bottom:1px solid #eaf0f1;
}


/* --------------- Bottom Aside --------------- */

.child-page-aside {
    border-top:9px solid #09144f;
}

.child-page-aside h2 {
    font-size: 2rem;
    font-weight: 800;
    color: #09144f;
    margin-bottom:1.5rem;
}
.child-page-aside-col-1,
.child-page-aside-col-2 {
    margin-left:-15px;
    margin-right:-15px;
    padding:30px 30px 0 30px;
}
.child-page-aside-col-1 {
    background-color:#f7f9fc;
    font-size: 1.125rem;
}
.child-page-aside-col-2 {
    background-color:#eaf0f1;
    border-top:1px solid #ddebf1;
}
.child-page-aside-col-1,
.child-page-aside-col-2 {
    padding-bottom:1px;
}
.child-page-aside .media-body .btn p {
    display: inline;
}

.child-promo .media {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
}
.child-promo .media > img {
    width: 240px;
    border:8px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.child-page-aside .child-nav ul {
    list-style: none;
    padding:0;
    margin:0 0 1.5rem 0;
}
.child-page-aside .child-nav a {
    color:#444;
    display: block;
    padding:.25rem 1.25rem;
    margin-left:-1.25rem;
    margin-right:-1.25rem;
}
.child-page-aside .child-nav a:hover {
    text-decoration: none;
    background-color: #fff;
    border-radius: 3px;
}
.child-page-aside .child-nav a.CMSListMenuLinkHighlighted {
    position: relative;
}
.child-page-aside .child-nav a.CMSListMenuLinkHighlighted::before {
    content:'';
    width: 0; 
	height: 0; 
	border-bottom: .375rem solid transparent;  /* left arrow slant */
	border-top: .375rem solid transparent; /* right arrow slant */
	border-left: .375rem solid #444; /* bottom, add background color here */
	font-size: 0;
    line-height: 0;
    position: absolute;
    left:.4375rem;
    top:.75rem;
}

/* --------------- Tabbed Content --------------- */

.page-content ul#content-tabs {
    /* .nav styles */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.page-content ul#content-tabs > li a {
    /* .nav-link styles */
    display: block;
    padding: 0.5rem 1rem;
}

.page-content ul.nav-tabs,
.page-content ul#content-tabs {
	margin-bottom:1.5rem;
	padding-left:0;
	border-bottom:5px solid #c60b7f;
}
.page-content ul.nav-tabs > li,
.page-content ul#content-tabs > li {
	text-indent:0;
    padding-left:0;
    margin-bottom: 0;
}
.page-content ul.nav-tabs > li:before,
.page-content ul#content-tabs > li:before {
	content:"";
	display:none;
}
.page-content ul.nav-tabs > li a,
.page-content ul#content-tabs > li a {
    text-decoration:none;
    font-weight: 800;
    font-size: 1.25rem; /* 20px */
	background-color:#4a8897;
	color:#fff;
	border:0 none;
    padding:10px 15px;
    margin-right:2px;
	border-radius: 5px 5px 0 0;
}
.page-content ul.nav-tabs > li a.active,
.page-content ul.nav-tabs > li a:hover,
.page-content ul.nav-tabs > li a:focus,
.page-content ul#content-tabs > li.CMSListMenuHighlightedLI a,
.page-content ul#content-tabs > li a:hover,
.page-content ul#content-tabs > li a:focus {
	background-color:#c60b7f;
	color:#fff;
	border:0 none;
}
.page-content ul.nav-tabs > li a.active:focus {
    outline-color: #09144f;
}
@media (max-width: 767px) {
    .page-content ul.nav-tabs > li,
	.page-content ul#content-tabs > li {
		width:100%;
		margin-bottom:1px;
    }
    .page-content ul.nav-tabs > li a,
	.page-content ul#content-tabs > li a {
        display: block;
        width:100%;
    }
}

/* --------------- Accordion --------------- */

.accordion {
    margin-bottom: 1.5rem;
}
.accordion .card {
    border:0 none;
}
.accordion .card-header {
    padding:0;
    border: 0 none;
    background-color: transparent;
}
.accordion .card-header .btn-link {
    width:100%;
    background-color:#eaf0f1;
    color:#09144f;
    text-align: left;
    border-radius: 3px;
    padding:.375rem 1.125rem .4375rem 1.125rem
}
.accordion .card-header .btn-link:hover,
.accordion .card-header .btn-link[aria-expanded="true"] {
    background-color:#4a8897;
    color:#ffffff;
}
.accordion .card-header .btn-link:focus {
    box-shadow: inset 0 0 0 2px rgba(198,11,127,0.5) !important;
}
.accordion .card-header .btn-link:hover:focus,
.accordion .card-header .btn-link[aria-expanded="true"]:focus {
    box-shadow: inset 0 0 0 2px rgba(255,255,255,0.5) !important;
}
.accordion .card-header .btn-link svg {
    display:inline-block;
    width:1.25rem;
    height: 1.25rem;
    margin-right:.5rem;
    position: relative;
    top:-3px;
    fill:#09144f;
    transition: fill .3s;
}
.accordion .card-header .btn-link[aria-expanded="false"] svg {
    fill:#09144f;
}
.accordion .card-header .btn-link[aria-expanded="false"]:hover svg {
    fill:#09144f;
}
.accordion .card-body {
    border:1px solid #e6e6e6;
    border-top:0 none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* ---------- Merger ---------- */

.merger-wrapper .wrapper-1,
.merger-wrapper .wrapper-2,
.merger-wrapper .wrapper-5,
.merger-wrapper .wrapper-6,
.merger-wrapper .wrapper-7,
.merger-wrapper .wrapper-8 {
	margin-bottom:2.5rem;
}
.merger-wrapper .wrapper-2 {
	background-color: #eaf0f1;
	padding: 3.5rem 0 1.5rem;
}
.merger-wrapper .wrapper-3 {
	margin-bottom: 1rem;
}
.merger-wrapper .wrapper-4 {
	background-color: #4a8897;
	padding: 3.5rem 0 1.5rem;
}

.merger-wrapper .wrapper-5 {
	margin-bottom: 0;
}

/*.merger-wrapper img {
	border-radius:1rem;
}*/
.merger-wrapper p:last-of-type {
	margin-bottom:0;
}

.merger-wrapper .wrapper-1 .w1-col {
	border:1px solid #d7d7d7;
	padding:1rem;
	border-radius:1rem;
}
.wrapper-2 .w2-col .text-5xl{
	font-size: 3rem;
	line-height: 1;
	}
.merger-wrapper .wrapper-2 .w2-col {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	border: 1px solid #d7d7d7;
    padding: 2rem 1rem 1rem;
    border-radius: 1rem;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    background-color: #fff;
    height: 100%;
}
.merger-wrapper .wrapper-2 .w2-col strong {
	font-size: 1.13rem;
}
.merger-wrapper .wrapper-3 .w3-col {
	border: 1px solid #d7d7d7;
    padding: 2rem 1rem 1rem;
    border-radius: 1rem;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    background-color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
}
.merger-wrapper .wrapper-4 .w4-col {
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	border: 1px solid #d7d7d7;
    padding: 2rem 1rem 1rem;
    border-radius: 1rem;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    background-color: #fff;
    height: 100%;
}
.merger-wrapper .wrapper-4 .w4-col strong {
	font-size: 1.13rem;
}
.merger-wrapper .wrapper-5 .w5-col {
	border: 1px solid gray;
}
.merger-wrapper .wrapper-3 .blue-gradient-box h2.section-heading-2 {
	color:#fff;
}
.merger-wrapper .wrapper-3 .blue-gradient-box h3 {
	font-size: 1.4rem;
}

.merger-wrapper .wrapper-5 {
	padding-left:15px;
	padding-right:15px;
}

.merger-wrapper .wrapper-4 p,
.merger-wrapper .wrapper-8 p {
	font-size:1.125rem;
}
.merger-wrapper .wrapper-4 .bg-img,
.merger-wrapper .wrapper-8 .bg-img {
	min-height: 550px;
	border-radius:1rem;
    position: relative;
	display:flex;
	background-size:100% auto;
}
.merger-wrapper .wrapper-4 .banner-text,
.merger-wrapper .wrapper-8 .banner-text{
	background:#f5f5f3;
	border-radius:1rem;
	padding:2rem;
}
.merger-wrapper .wrapper-4,
.merger-wrapper .wrapper-8 {
	font-size:1rem;
}

.merger-wrapper section.wrapper-7 {
	background:#f5f5f3;
	padding:3rem 0;
}
.merger-wrapper .wrapper-7 .w7-row {
	background:#fff;
	text-align:center;
	border-radius:1rem;
	padding:2rem;
}
.merger-wrapper .wrapper-7 p {
	margin-bottom:.75rem;
}
.merger-wrapper .wrapper-7 .col-md-4 {
	padding:0 3rem;
}

.info-icon-container {
  padding-top:30px;
  display:flex;
  padding-left:10px;
  padding-right:10px;
}

.info-icon-container .information-icon {
  display:flex;
  align-items:flex-start;
}
.info-icon-container .information-icon svg {
  font-size:3rem;
  margin-right:14px;
  width:60px;
  height:80px;
  fill:#fff;
}
.info-icon-container .info-text {
  padding:0 15px 0 15px;
  flex-basis:0;
  flex-grow:1;
}

.newsroom-awards {
	border:1px solid #d7d7d7 !important;
	padding:4rem 2rem 3rem 2rem !important;
	border-radius:1rem;
	max-width:340px !important;
	margin-left:10px !important;
	margin-right:10px !important;
	margin-bottom:0 !important;
}
.newsroom-awards .news-item-caption {
	margin-bottom:0;
}
.newsroom-awards .newsroom-img img {
	margin-bottom:2rem;
}

@media (max-width: 575px) {
  
  .info-icon-container .information-icon svg {
    font-size:2rem;
    width:45px;
    height:65px;
  }
  .info-icon-container {
    display: block;
  }
  /*.info-icon-container .info-text {
    padding:0;
  }*/
  .info-icon-container .information-icon {
    text-align:center;
    display: block;
    margin-bottom:5px;
  }
  .info-icon-container .info-icon-container {
    padding-top:0;
  }
	.wrapper-3 .blue-gradient-box {
		padding-left:1rem;
		padding-right:1rem;
	}
  
}

@media (max-width: 767px) {
	
	.wrapper-1 .w1-col,
	.wrapper-2 img {
		margin-top:1rem;
	}
	
}

@media (max-width: 991px) {
	
	.merger-wrapper .wrapper-4 .bg-img,
	.merger-wrapper .wrapper-8 .bg-img {
		align-items:end;
		justify-content:center;
	}
	.merger-wrapper .wrapper-4 .banner-text,
	.merger-wrapper .wrapper-8 .banner-text {
		max-width:100%;
		width:100%;
		margin-top:45%;
		margin-left:1rem;
		margin-right:1rem;
	}
	
	.merger-wrapper .wrapper-4 .bg-img,
	.merger-wrapper .wrapper-8 .bg-img {
		background-position-y:0;
	}
	
}

@media (min-width: 992px) {
	.merger-wrapper .wrapper-4 .bg-img {
		align-items:center;
		justify-content:start;
	}
	.merger-wrapper .wrapper-8 .bg-img {
		align-items:center;
		justify-content:end;
		min-height:500px;
	}
	.merger-wrapper .wrapper-4 .banner-text {
		max-width:550px;
		margin-left:1rem;
	}
	.merger-wrapper .wrapper-8 .banner-text {
		max-width:500px;
		margin-right:1rem;
		margin-left:0;
	}
	
}

/* --------------- Site Map ---------------*/

.page-content .CMSSiteMapList a {
    text-decoration: none;
    border-bottom: 0 none;
}
.page-content .CMSSiteMapList a:hover {
    text-decoration: underline;
}
.page-content > .CMSSiteMapList > li {
    font-size: 1.25rem;
    font-weight: 800;
    text-indent: 0;
    padding: 0;
    margin: 0 0 1.125rem 0;
    list-style: none;
}
.page-content > .CMSSiteMapList > li li {
    font-size: 1.125rem;
    font-weight: normal;
}

@media (max-width: 767px) {
	
	#OnlineBankingButton {
		margin-bottom:20px;
		display: block;
		max-width:200px;
		margin: 0 auto 20px;
	}
	.bg-header {
		display: none;
	}
	.curve-top-right {
		margin-top:0;
	}
	.curve-news-top {
		margin-top:0;
	}
	.footer-bg {
		padding-bottom:38.333%;
	}
	
	
}

/* ----------------------------------------------- */
/* XS Only */
/* ----------------------------------------------- */

@media (max-width: 575px) {

    .footer-bg {
        margin-top:2rem;
    }
		.child-promo .media {
        display: block;
    }
    .child-promo .media > img {
        margin-bottom: 1rem;
    }
		.video-banner {
				margin-top:-30px;
		}
	.child-page-header.header-with-image {
		padding-top:0px;
	}
}


/* ----------------------------------------------- */
/* SM and wider */
/* ----------------------------------------------- */

@media (min-width: 576px) {

    .slick-prev {
        left:-1.5rem;
    }
    .slick-next {
        right:-1.5rem;
    }
    .news-carousel-wrapper {
        padding-left:2rem;
        padding-right:2rem;
    }
    .news-carousel-wrapper h2 {
        font-size: 3rem;
    }
	
}


/* ----------------------------------------------- */
/* SM Only */
/* ----------------------------------------------- */

@media (min-width: 576px) and (max-width: 767px) {

	.child-page-header.header-with-image {
		padding-top:0px;
	}
	
}

@media (max-width: 767px) {

	/*.news-carousel-wrapper {
		margin-top:-5px;
	}*/
	.child-page-content-wrapper {
		margin-bottom:0;
	}
	
}


/* ----------------------------------------------- */
/* MD and wider */
/* ----------------------------------------------- */

@media (min-width: 768px) {

    .columns-md-2 {
        -webkit-columns: 2;
        columns: 2;
    }
    .columns-md-3 {
        -webkit-columns: 3;
        columns: 3;
    }
    .columns-md-4 {
        -webkit-columns: 4;
        columns: 4;
    }
	
		header {
			position: relative;
			/*z-index:998;*/
	}
		.header-row-1 {
				background:#4a8897;
				color:#fff;
		}
	.header-row-2 {
		position: relative;
		z-index: 105;
	}

    .site-logo {
        margin-top:35px;
        margin-bottom:15px;
    }

    /* Site Map */
	
	ul.CMSSiteMapList {
		overflow: hidden;
		width: 100%;
    }
    .page-content > .CMSSiteMapList {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .page-content > .CMSSiteMapList > li {
        position: relative;
        width: 100%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        background-color: #eaf0f1;
        padding:20px;
        margin-right:2%;
    }
	
}


/* ----------------------------------------------- */
/* MD Only */
/* ----------------------------------------------- */

@media (min-width: 768px) and (max-width: 991px) {
	
	.bg-header {
		margin-top:-10px;
	}
	.rate-bar {
		margin-top:-20px;
	}
	.curve-news-top {
		margin-top:-50px;
	}
	/*.hero-banner {
		margin-top:-40px !important;
	}*/
	#OnlineBankingButton {
		margin-bottom:20px;
	}
	
}


/* ----------------------------------------------- */
/* LG and wider */
/* ----------------------------------------------- */

@media (min-width: 992px) {

  .footer-bg-container {
        margin-top:-11.75rem;
    }
    .footer-bg {
        margin-top:2rem;
				padding-top:7%;
    }  
	
	/* --------------- Bottom Aside --------------- */

    .child-page-aside-col-1,
    .child-page-aside-col-2 {
        background-color:transparent;
		margin-left:0;
        margin-right:0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .child-page-aside-col-2 {
        border-top:0 none;
    }
    .child-page-aside {
        position: relative;
        background-color:#f7f9fc;
    }
    .child-page-aside::before {
		content:'';
		position: absolute;
		top:0;
		bottom:0;
		left:50%;
		right:0;
		width:50%;
		height:100%;
        background-color:#eaf0f1;
        border-left:1px solid #ddebf1;
    }

    /* Site Map */
    .page-content > .CMSSiteMapList > li {
        -ms-flex: 0 0 31.333333%;
        flex: 0 0 31.333333%;
        max-width: 31.333333%;
        margin-right: 2%;
    }
	
}


/* ----------------------------------------------- */
/* LG Only */
/* ----------------------------------------------- */

@media (min-width: 992px) and (max-width: 1199px) {
	
	.curve-top-right {
		padding-top:70px;
		margin-top:-100px;
	}
	.rate-bar {
		margin-top:-30px;
		padding-bottom:1rem;
	}
	.curve-news-top {
		margin-top:-80px;
		padding-top:25px;
	}
	
}


/* ----------------------------------------------- */
/* XL and wider */
/* ----------------------------------------------- */

@media (min-width: 1200px) {
	/*UPDATED 8-9-22*/
	.curve-top-right {
		/*margin-top:-90px;*/
		margin-top:-100px;
		padding-top:70px;
	}
	/*.hero-banner {
		margin-top:-100px !important;
	}*/
	.curve-news-top {
		margin-top:-100px;
	}
	.news-carousel-wrapper {
		margin-top:-5px;
	}

	
}


/* ----------------------------------------------- */
/* MAIN NAV */
/* ----------------------------------------------- */

/* You can add the following classes to the li.dropdown parent of the div.dropdown-menu you want to affect:

dd-align-to-navbar will align the drop down to the whole navbar instead of the nav-item
dd-align-to-item-[grid-size] will override dd-align-to-navbar at larger grid-sizes to revert back to aligning to the nav-item
dd-align-right and dd-align-right-[grid size] will align the drop down to the right instead of the left
dd-align-left-[grid-size] will override dd-align-right at larger grid-sizes to revert back to aligning the drop down to the left
dd-w-[grid size]-[width in px], for example, dd-w-lg-600 would make the dropdown menu 600px wide in the LG layout. Widths are inherited by wider grid layouts.
dd-single-col if you have both mm-solo and mm-button items in the same dropdown and want them to be stacked vertically in one column instead of appearing side-by-side

Additionally, for each mega menu column, add a class of 'mm-column', and the bootstrap classes to size each column accordingly, to the LI for that column. For example: mm-column col-md-6 col-lg

*/

/* ----- basic styling ----- */

#main-nav ul {
    /*list-style-type:none;*/
    /*list-style: none;*/
    /* IE Edge hack, see https://github.com/sonarwhal/sonarwhal.com/issues/210 and https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/104357/ */
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=); /* transparent 1x1 PNG */
    margin:0;
    padding:0;
}
#main-nav li.mm-column {
    display:block;
}
#main-nav .mm-column li:not(.mm-button) + .mm-button {
    margin-top: 1rem;
}
#main-nav .mm-column li + .mm-button ~ .mm-button {
    margin-top: 0;
}

/* ----- site-specific styling ----- */

#main-nav .mm-column {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
#main-nav .mm-column > a:first-child,
#main-nav .mm-column > h2 {
    /* mm-column heading */
    font-size: 1.25rem;
    display: block;
    color:#09144f;
    line-height: 1.2;
    padding-bottom:.25rem;
    border-bottom: 2px solid #c60b7f;
    margin-bottom:.5rem;
}
#main-nav .mm-column > ul > li > a:not(.btn) {
    /* regular links within mm-column */
    display: block;
    padding:5px 0;
    color: #444;
}
#main-nav .mm-column .btn {
    margin-bottom: 10px;
}

/* XS and SM only */
@media (max-width: 767px) {

    /* ----- basic styling ----- */

    #main-nav {
        margin-left:-15px;
        margin-right:-15px;
        padding:0;
    }
    #main-nav .navbar-toggler {
        width:100%;
        border:0;
        padding:10px 15px;
        text-align: left;
    }
	#main-nav .navbar-collapse {
        padding-left:15px;
        padding-right:15px;
    }
    #main-nav .navbar-nav {
        margin-left: -15px;
        margin-right: -15px;
        background-color: #fff;
    }
    #main-nav .nav-link {
        padding-left:15px;
        padding-right: 15px;
    }

    /* ----- site-specific styling ----- */

    #main-nav .navbar-toggler {
        background-color: #4a8897;
        color:#fff;
        font-weight: 800;
        font-size: 1.5rem; /* 24px */
        text-transform: uppercase;
        line-height: 1.96875rem;
        border-radius: 0;
    }
    #main-nav .navbar-toggler-bars {
        float:right;
        margin-top:-.125rem;
    }
    #main-nav .navbar-toggler-bars svg {
        fill:#fff;
        width:1.5rem;
        height:1.714rem;
	}
    #main-nav .nav-link {
        border-bottom: 1px solid #ddebf1;
    }
    #main-nav .nav-link:hover,
    #main-nav .nav-link:focus {
        background-color:#eaf0f1;
        color:#09144f;
    }
    #main-nav .nav-link:focus {
        outline:none;
    }
    #main-nav li.nav-item.show .nav-link {
        background-color: #c60b7f;
        color: #fff;
    }
    #main-nav .dropdown-menu {
        background-color: #f8fafc;
        padding-top:1px;
        border:0 none;
        margin:0;
        padding-bottom: 1px;
    }
    #main-nav .mm-column > ul > li > a:not(.btn) {
        /* regular links within mm-column */
        display: block;
        padding:10px;
        border-bottom: 1px solid #ddebf1;
        color:#09144f;
    }
    #main-nav .mm-column > ul > li:last-child > a:not(.btn) {
        border-bottom: 0 none;
    }
    #main-nav .mm-column > ul > li > a:not(.btn):hover {
        text-decoration: none;
        color:#09144f;
        background-color: #fff;
    }

}

/* MD and wider */
@media (min-width: 768px) {

    /* ----- basic styling ----- */

    #main-nav .navbar-nav {
        position: relative;
        z-index: 999;
    }
    #main-nav .dropdown-menu.row.show {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #main-nav .dropdown-item {
        white-space: normal;
    }
    #main-nav .btn {
        white-space: nowrap;
    }
    #main-nav .dropdown-toggle::after {
        display: none;
    }

    /* ----- alignment classes ----- */

    .dd-align-to-navbar {
        position: static;
    }
    .dd-align-right .dropdown-menu {
        left:auto !important;
        right: 0;
    }

    /* ----- width classes ----- */

    .dd-w-md-200 .dropdown-menu { width:200px; }
    .dd-w-md-250 .dropdown-menu { width:250px; }
    .dd-w-md-300 .dropdown-menu { width:300px; }
    .dd-w-md-400 .dropdown-menu { width:400px; }
    .dd-w-md-500 .dropdown-menu { width:500px; }
    .dd-w-md-600 .dropdown-menu { width:600px; }
    .dd-w-md-700 .dropdown-menu { width:700px; }

    /* ----- site-specific styling ----- */

    #main-nav {
        width:100%;
        padding:0;
        background-color: transparent;
    }
    #main-nav .navbar-nav {
        width:100%;
        /*-ms-flex-pack: center;
		justify-content: center;*/
		-ms-flex-pack: distribute;
  		justify-content: space-around;
    }
    #main-nav .navbar-nav > li.nav-item {
        text-align: center;
    }
    #main-nav .nav-item > a {
        /* main nav tabs */
        font-weight: 400;
        font-size: 1.5rem;
        color:#09144f;
        padding:.5rem .75rem;
        margin:0;
        position: relative;
        border-top:.25rem solid transparent;
    }
    #main-nav .nav-item > a:hover,
    #main-nav .nav-item > a:focus {
        outline: 0 none;
    }
    #main-nav .nav-item > a::before {
        content:'';
        display: block;
        width:calc(100% - 1.5rem);
        height:0;
        position: absolute;
        bottom:.125rem;
        left:.75rem;
        background-color:transparent;
        transition: height 0.3s, background-color 0.3s;
    }
    #main-nav .nav-item > a:hover::before,
    #main-nav .nav-item > a:focus::before,
    #main-nav .nav-item.item-current > a::before {
        height:.25rem;
        background-color:#c60b7f;
    }
    #main-nav .nav-item.item-current.show > a:focus {
        outline:0 none;
    }
    #main-nav .nav-item.item-current > a:focus::before {
        height:.5rem;
        background-color:#c60b7f;
    }
    #main-nav .nav-item.show > a {
		background-color: #fff;
        color:#09144f;
        box-shadow: 0 -5px 5px rgba(0,0,0,0.1);
        border-radius: 3px 3px 0 0;
        border-top-color: #c60b7f;
    }
    #main-nav .nav-item.show > a:focus::before {
        display: none;
    }

    #main-nav .mm-column {
        margin-top: .75rem;
        margin-bottom: .75rem;
    }
    #main-nav .dropdown-menu {
        padding: .75rem .75rem;
        border-color: #fff;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        box-shadow: 0 6px 6px 0 rgba(0,0,0,0.1);
        background-color: #fff;
        background-image: -webkit-linear-gradient(top, #fff, #eaf0f1); /* Chrome 10-25, iOS 5+, Safari 5.1+ */
        background-image:         linear-gradient(to bottom, #fff, #eaf0f1); /* Chrome 26, Firefox 16+, IE 10+, Opera */
    }

}

/* LG and wider */
@media (min-width: 992px) {

    /* ----- width classes ----- */

    .dd-w-lg-200 .dropdown-menu { width:200px; }
    .dd-w-lg-250 .dropdown-menu { width:250px; }
    .dd-w-lg-300 .dropdown-menu { width:300px; }
    .dd-w-lg-400 .dropdown-menu { width:400px; }
    .dd-w-lg-500 .dropdown-menu { width:500px; }
    .dd-w-lg-600 .dropdown-menu { width:600px; }
    .dd-w-lg-700 .dropdown-menu { width:700px; }
    .dd-w-lg-800 .dropdown-menu { width:800px; }
    .dd-w-lg-900 .dropdown-menu { width:900px; }

    /* ----- alignment classes ----- */

    .dd-align-to-item-lg {
        position: relative !important;
    }
    .dd-align-right-lg .dropdown-menu {
        left:auto !important;
        right: 0;
    }
    .dd-align-left-lg .dropdown-menu {
        left:0 !important;
        right:auto !important;
    }
    

    /* ----- site-specific styling ----- */

    #main-nav {
        margin-top: -1rem;
    }
    #main-nav .nav-item > a {
        /* main nav tabs */
        font-weight: 400;
        padding-left:1.25rem;
        padding-right:1.25rem;
    }
    #main-nav .nav-item > a::before {
        width:calc(100% - 2.5rem);
        left:1.25rem;
    }

}
/* XL and wider */
@media (min-width: 1200px) {

    /* ----- width classes ----- */
    
    .dd-w-xl-200 .dropdown-menu { width:200px; }
    .dd-w-xl-250 .dropdown-menu { width:250px; }
    .dd-w-xl-300 .dropdown-menu { width:300px; }
    .dd-w-xl-400 .dropdown-menu { width:400px; }
    .dd-w-xl-500 .dropdown-menu { width:500px; }
    .dd-w-xl-600 .dropdown-menu { width:600px; }
    .dd-w-xl-700 .dropdown-menu { width:700px; }
    .dd-w-xl-800 .dropdown-menu { width:800px; }
    .dd-w-xl-900 .dropdown-menu { width:900px; }
    .dd-w-xl-1000 .dropdown-menu { width:1000px; }
    .dd-w-xl-1100 .dropdown-menu { width:1100px; }

    /* ----- alignment classes ----- */

    .dd-align-to-item-xl {
        position: relative !important;
    }
    .dd-align-right-xl .dropdown-menu {
        left:auto !important;
        right: 0;
    }
    .dd-align-left-xl .dropdown-menu {
        left:0 !important;
        right:auto !important;
    }

    /* ----- site-specific styling ----- */

    #main-nav .nav-item > a {
        /* main nav tabs */
        /*font-size: 1.6875rem;*/
    }

}


/* ----------------------------------------------- */
/* Carousel */
/* ----------------------------------------------- */

/* --------------- Play/Pause Button --------------- */

/*.togglePausePlay {
    position: absolute;
    right:15px;
    top:0;
    margin-top: calc(54.7619% - 60px);
    z-index: 2;
}*/
.togglePausePlay button {
    padding:13.575px 15px;
    border:0;
    border-radius: 50%;
    background-color: rgba(255,255,255,.8);
}
.togglePausePlay button:focus {
    outline:0 none;
    box-shadow: inset 0 0 0 3px #f5a800;
    background-color: #fff;
}
.togglePausePlay svg {
    fill: #007580;
    width:20px;
    height: 22.85px;
    display: block;
}

/* --------------- Carousel Indicators --------------- */

/*#carousel-homepage {
    border-bottom: 12px solid #f5a800;
    overflow: hidden;
}
.carousel-indicators {
    position: relative;
    display: block;
    margin:15px 0 0 0;
    background-color: #008392;
}
.carousel-indicators li {
    box-sizing: border-box;
    width: 33.333%;
    height: auto;
    margin-right: 0;
    margin-left: 0;
    margin-top:-8px;
    text-indent: 0;
    background-color: transparent;
    background-clip: border-box;
    border-top: 0 none;
    border-bottom: 0 none;
    opacity: 1;
    transition: none;
    cursor: default;
    position: absolute;
    left:0;
    top:0;
}
.carousel-indicators a {
    display: block;
    color:#fff;
    text-decoration: none;
}
.carousel-indicators a:focus {
    outline: 0 none;
}
.carousel-indicators a:focus .carousel-indicator-icon {
    background-color: rgba(0,0,0,.25);
}

.carousel-indicator-text {
    font-size:1.5rem;
    text-align: center;
    margin-bottom: 1rem;
    padding:0 15px;
}
.carousel-indicator-heading {
    font-size: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}

.carousel-indicator-icon {
    padding-top:.75rem;
    padding-bottom: .75rem;
    width:3.75rem;
    margin:1rem auto;
    border:2px solid transparent;
    border-radius: 50%;
    font-size: 2rem;
    color:#ffc557;
}
.carousel-indicators li.active .carousel-indicator-icon {
    border-color: #ffc557;
}
.carousel-indicator-icon svg {
    display: block;
    margin:0 auto;
    fill: #ffc557;
    width: 1.125em;
    height:1em;
}
*/

/* Handle Indicator Transitions */

/*.carousel-indicators li {
    transition: none;
}
.carousel-indicators.transition-on li {
    transition: transform .5s ease-in;
}
.carousel-indicators li.offscreen-left-indicator {
    transform: translateX(-100%);
    z-index:-1;
    opacity:0;
}
.carousel-indicators li.left-indicator {
    transform: translateX(0);
    z-index: 5;
}
.carousel-indicators li.active {
    transform: translateX(100%);
    z-index: 5;
}
.carousel-indicators li.right-indicator {
    transform: translateX(200%);
    z-index: 5;
}
.carousel-indicators li.offscreen-right-indicator {
    transform: translateX(300%);
    z-index:-1;
    opacity:0;
}
.carousel-indicators::before,
.carousel-indicators::after {
    content: '';
    position: absolute;
    left: 33.33%;
    top: -15px;
    display: block;
    width: 33.33%;
}
.carousel-indicators::before {
    height: calc(40% + 15px);
    border-bottom-left-radius: 15px 100%;
    border-bottom-right-radius: 15px 100%;
    box-shadow: 10px 20px 8px -8px rgba(0, 0, 0, 0.15), -10px 20px 8px -8px rgba(0, 0, 0, 0.15);
    z-index: 3;
}
.carousel-indicators::after {
    height: calc(100% + 15px);
    background-color: #008392;
    background-image: -webkit-linear-gradient(top, #0095a9, #008392 25%); 
    background-image:         linear-gradient(to bottom, #0095a9, #008392 25%); 
    clip-path: polygon(0% 5%, 50% 0%, 100.5% 5%, 100.5% 100%, 0% 100%);
    z-index: 4;
}
*/

/* Handle focus state for offscreen indicators */

/*.carousel-indicators li.offscreen-right-indicator:focus-within,
.carousel-indicators li.offscreen-left-indicator:focus-within {
    transform: translateX(0%);
    z-index: 999;
    opacity: 1;
    width: auto;
    top: auto;
    left: auto;
    right: 10px;
    bottom:10px;
    min-height: auto !important;
}
.carousel-indicators li.offscreen-left-indicator:focus-within {
    left: 10px;
    right: auto;
    min-height: auto !important;
}

.carousel-indicators li.offscreen-right-indicator a:focus .carousel-indicator-text,
.carousel-indicators li.offscreen-left-indicator a:focus .carousel-indicator-text {
    background-color:#fff;
    padding: 15px;
    color:#636569;
    border: 2px solid #d7582d;
    border-radius: 10px;
    box-shadow: 4px 4px 4px 0 rgba(0,0,0,0.15);
}
.carousel-indicators li.offscreen-right-indicator a:focus .carousel-indicator-text .carousel-indicator-heading,
.carousel-indicators li.offscreen-left-indicator a:focus .carousel-indicator-text .carousel-indicator-heading {
    text-transform: none;
    font-size:1.25rem;
}
*/

/* --------------- Carousel Caption --------------- */

.carousel-caption-inner {
    padding: 0 15px;
}
.carousel-caption h2 {
    font-family: lemongrassscript-regular-1;
    font-style: normal;
    font-weight: 300;
    margin-bottom:.25em;
}
.carousel-caption .caption-details,
.carousel-caption .caption-details > * {
    margin-bottom:.75em;
}
.carousel-caption .caption-details :last-child {
    margin-bottom:0;
}

/* XS and SM only */
@media (max-width: 767px) {

    .carousel-caption {
        background-color: #fff;
        color:#636569;
        position: static;
    }
    .carousel-caption h2 {
        font-size: 2rem !important;
        color: #612166;
    }
    .carousel-caption .caption-details {
        font-size: 1.375rem !important;
    }
    .carousel-caption .btn {
        margin-bottom: .5em;
    }
    .carousel-caption .caption-details > table {
        margin:0 auto;
    }
  /*  .carousel-indicator-text {
        display: none;
    }
    .carousel-indicators li.active .carousel-indicator-text {
        display: block;
        margin-left:-100%;
        margin-right:-100%;
    }
*/
    #carousel-homepage .carousel-inner::after {
        content:'';
        position: absolute;
        top:0;
        right:0;
        background: url(../images/banner-ad-swoosh.svg) no-repeat bottom right transparent;
        background-size: 100%;
        display:block;
        width:22%;
        height:0;
        padding-top:54.8%;
        z-index: 1;
    }

}

/* MD and wider */
@media (min-width: 768px) {

    /*.togglePausePlay {
        top: auto;
        margin-top:0;
        bottom:0;
        margin-bottom: 153px;
    }*/

    #carousel-homepage {
        background-color:#eee;
        /*margin-top: -50px;*/
    }
    #carousel-homepage .carousel-inner {
        padding-bottom: calc((65px - 3.869%) * 1.842);
    }
    #carousel-homepage .carousel-inner::after {
        content:'';
        position: absolute;
        top:0;
        bottom:0;
        right:0;
        background: url(../images/banner-ad-swoosh.svg) no-repeat bottom right transparent;
        background-size: 100%;
        display:block;
        width:22%;
        height:100%;
        z-index: 1;
    }
/*    .carousel-indicators {
        position: absolute;
        left:0;
        bottom:0;
        background-color:rgba(0,117,128,.9);
        background-image: -webkit-linear-gradient(top, rgba(0,117,128,0), rgba(0,117,128,1) 45.378%); 
        background-image: linear-gradient(to bottom, rgba(0,117,128,0), rgba(0,117,128,1) 45.378%); 
        border-top:1px solid rgba(255,255,255,.25);
        margin-top:40px;
        z-index: 2;
    }
    .carousel-indicators li {
        margin-top:0;
    }
    .carousel-indicators li.active {
        margin-top:-40px;
    }
    .carousel-indicators::after {
        top:-40px;
        height: calc(100% + 40px);
        background-image: -webkit-linear-gradient(top, #008392 50%, #007580); 
        background-image:         linear-gradient(to bottom, #008392 50%, #007580); 
        clip-path: polygon(0% 10%, 50% 0%, 100.5% 10%, 100.5% 100%, 0% 100%);
    }
    .carousel-indicators::before {
        top:-40px;
        height: calc(80% + 40px);
    }

    .carousel-indicators .carousel-indicator-icon {
        margin-bottom: .5rem;
        position: absolute;
        top:-9999px;
        left:-9999px;
        transform: translateY(-25px);
        opacity: 0;
        transition: transform .4s .7s cubic-bezier(0.17, 0.88, 0.32, 1.27), opacity .2s .7s;
    }
    .carousel-indicators li.active .carousel-indicator-icon {
        display: block;
        position: static;
        transform: translateY(0px);
        opacity: 1;
    }

    .carousel-indicator-text {
        font-size: 2.42vw;
        margin-top:2.75rem;
        margin-bottom: 0;
    }
    .carousel-indicators li.active .carousel-indicator-text {
        margin-top:0;
        margin-bottom: 2rem;
    }

    .carousel-indicators a:focus .carousel-indicator-text {
        background-color:rgba(0,0,0,0.15);
    }
    .carousel-indicators .active a:focus .carousel-indicator-text {
        background-color: transparent;
    }
	
	*/

    /* --------------- Carousel Captions --------------- */

    
    .carousel-caption {
        font-size:16px;
        font-size:2.143vw;
        text-shadow:none;
        cursor:default;
        -webkit-user-select: none;  /* Chrome all / Safari all */
        -moz-user-select: none;     /* Firefox all */
        -ms-user-select: none;      /* IE 10+ */
        user-select: none;
        top:0;
        bottom:0;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        text-align:left;
        padding-top:9%;
        padding-bottom:12%;
    }
    .carousel-caption.empty-caption {
        display: none;
    }
    .caption-top .carousel-caption {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }
    .caption-vertical-center .carousel-caption {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .caption-bottom .carousel-caption {
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-line-pack: end;
        align-content: flex-end;
    }
    .carousel-caption :last-child {
        margin-bottom:0;
    }
    .caption-left .carousel-caption {
        left:3%;
        right:55%;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .caption-center .carousel-caption {
        left:3%;
        right:3%;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .caption-right .carousel-caption {
        left:55%;
        right:3%;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .carousel-caption-inner {
        padding:2vw 7%;
        position: relative;
    }
    .caption-center .carousel-caption-inner {
        padding-left: 3vw;
        padding-right: 3vw;
    }
    .carousel-caption-inner::before {
        content:'';
        position: absolute;
        left:0;
        top:0;
        background-color: rgba(0,0,0,.6);
        width:100%;
        height:0%;
        transition: height .7s;
        z-index: -1;
    }
    .active .carousel-caption-inner::before,
    .carousel-item-left .carousel-caption-inner::before,
    .carousel-item-right .carousel-caption-inner::before {
        height: 100%;
    }
    .carousel-caption .btn {
        font-size:.8335em;
        padding:.125em .875em .25em .875em;
    }
    .carousel-caption h2 {
        margin-bottom: .125em;
    }
    .carousel-caption p {
        margin-bottom: .75em;
    }

}

/* LG and wider */
@media (min-width: 992px) {

    /*#carousel-homepage {
        margin-top: -5.8%;
    }*/
    /*.carousel-indicator-text {
        font-size: 1.5rem;
    }
    .carousel-indicators {
        background-image: -webkit-linear-gradient(top, rgba(0,117,128,0), rgba(0,117,128,1) 58.82%); 
        background-image:         linear-gradient(to bottom, rgba(0,117,128,0), rgba(0,117,128,1) 58.82%);
    }*/

}

/* XL and wider */
@media (min-width: 1200px) {

   /* .carousel-indicators {
        background-image: -webkit-linear-gradient(top, rgba(0,117,128,0), rgba(0,117,128,1) 70.588%);
        background-image:         linear-gradient(to bottom, rgba(0,117,128,0), rgba(0,117,128,1) 70.588%); 
    }
	*/

}

@media (min-width: 1680px) {


}

/* --------------- Banner Ad Page --------------- */

#banner-ad-page .carousel-item {
    position:relative;
    overflow:hidden;
    display: block;
    margin-right: 0;
    float:none;
}
#banner-ad-page .carousel-caption-inner::before {
    height: 100%;
}




/* ----------------------------------------------- */
/* Print styles */
/* ----------------------------------------------- */

@media print {

}

/* --------------- For CMS --------------- */

.EditableTextEdit .btn {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    cursor: text;
}
.EditableTextEdit .btn:not(:disabled):not(.disabled) {
    cursor: text;
}
.EditableTextEdit .phone-number {
    border: 1px solid #cc0000;
}
.EditableTextEdit .row {
    border: 1px solid #cc0000;
    padding: 3px;
    margin-left: 0;
    margin-right: 0;
}
.EditableTextEdit .row>p {
    width: 100%;
}
.EditableTextEdit .col,
.EditableTextEdit .col-auto,
.EditableTextEdit .col-12 {
    border: 1px dashed #cc0000;
}
.DesignMode .sr-only,
.EditableTextEdit .sr-only {
    border:1px dotted #cc0000;
    color:#cc0000;
    /* Unset sr-only styles to make visible */
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
    clip: auto;
    white-space: normal;
}
.DesignMode .site-logo {
    position: static;
}
.DesignMode #carousel-homepage {
    margin-top: 0;
}
.DesignMode .CookieConsent {
    position: static;
}
