/*body { font-family: "Montserrat","Segoe UI","Helvetica Neue",Arial,sans-serif !important; }*/
b, strong {
    font-weight: 700;
}



/*@media (min-width: 768px) {
    .section {
        padding: 4.375rem 0 3.3rem;
    }
}
*/

.container-alert { background-color: #f74e4e; padding-top: 1rem; }
.container-alert p { color: #fff; font-weight: bold; font-size: 1rem; text-align: center; }

.review-row .fa-star { color: #f6bb06 !important; }

.years-logo { 
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 140px;
    z-index: 200;
    background: #fff;
    padding: 1rem;
    border-radius: 8px;
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.15), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
}
.years-logo img { width: 100%; height: auto; }

@media (min-width: 768px) {
    .years-logo { width: 250px; }
}
        
        
.section-cta .bg-fill { background: none; }

.two-col-feature-block .bg-fill-left {
    right: 0;
    background: #008fb1;
}
.two-col-feature-block .bg-fill-right {
    left: 0;
    background: #00445e;
}
.two-col-feature-block .bg-fill-white {
    background: #fff;
}
.two-col-feature-block .bg-fill-light-grey {
    background: #dedbdb;
}

.two-col-feature-block .bg-fill-blue-dark {
    left: 0;
    background: #023048;
}

.two-col-feature-block { background-color: #008fb1; }

.two-col-feature-block-light-grey { background-color: #dedbdb; }

.two-col-feature-block .accreditation-logo { max-widthx: 120px; width: 17%; position: absolute; top: 0; right: 0; }
.two-col-feature-block .accreditation-text { width: 83%; }
.two-col-feature-block .accreditation-logo img { width: 100%; }

.article-content>p>img.size-large, .article-content img.size-large  { display: none; }

@media (max-width: 767.98px) {
    .two-col-feature-block .bg-fill-right {
        top: 0;
    }

    .two-col-feature-block .bg-fill-left {
        top: 0;
    }
    .two-col-feature-block .accreditation-logo { width: 23%; top: 45px; right: 20px; }
    .two-col-feature-block .accreditation-text { width: 70%; }
}


.ti-widget { max-width: 100%; }

.imported-content .wysiwyg p { text-align: left !important; }
.wysiwyg p { text-align: left !important; }
.imported-content .content-wrappers>img { margin-bottom: 2rem; }
.wysiwyg>img { margin-bottom: 2rem; }
.imported-content .wysiwyg>h3, .imported-content .wysiwyg>h4, .imported-content .wysiwyg>h2 { margin-top: 2rem; }
.imported-content .wysiwyg>h3:first-child, .imported-content .wysiwyg>h4:first-child, .imported-content .wysiwyg>h2:first-child { margin-top: 0; }
.imported-content .wysiwyg>*:first-child { margin-top: 0; }

.faqs-accordion .card-header a {
    color: inherit;
}

.faqs-accordion .card {
    background: none !important;
}
.faq-header-button { 
    padding: 0.9rem 2.6rem 0.9rem 1rem; 
background: rgba(0,0,0,0.13); 
background: rgb(240 72 74);
color: #fff;
position: relative; 
    
}

.faqs-accordion .card-body {
    background: rgba(0,0,0,0.09);
}

.faq-header-button:before {
    font-weight: 600;
}

.collapsed .faq-header-button:before {
    content: '+';
}
.faq-header-button:before {
    content: '-';
    position: absolute;
    right: 1rem;
    top: 30%;
    font-size: 1.6rem;
    margin-top: -0.5rem;
}

.modal-ts-form iframe{ height: 85vh !important; min-height: 700px !important; }
.modal-ts-form .modal-dialog { width: 80%; max-width: 100%; }
.modal-ts-form .modal-content { width: 100%; }

.is-tinted-light:before {
    content: "";
    position:absolute;
    width: 100%;
    height: 100%; 
    background: #ffffffd9;
    top: 0;
    left: 0;
}

.global-header-top a:last-of-type {
    margin-right: 1.5625rem;
}

.global-header-top>.container>div>div>a:last-of-type {
    margin-right: 0;
}

.wysiwyg img {
    max-width: 100%;
    height: auto;
}
.wp-content .wysiwyg>span, .wp-content .wysiwyg>strong {
    /*display: block;
    margin: 1rem 0;*/
}
.wp-content .wysiwyg>h3, .wp-content .wysiwyg>h2, .wp-content .wysiwyg>h4 {
    display: block;
    margin: 1rem 0;
}
.wp-content .wysiwyg>img, .wp-content .wysiwyg>a>img {
    margin: 1rem 0;
}
.wp-content .wysiwyg {
    font-size: .9375rem;
}

.ring-bg { position: absolute; width: 100%; height: 100%; top: 0; bottom: 0; left: 0; right: 0;
    background-image: url(/images/rings-01.png); background-size: auto 100%; background-repeat: no-repeat; }
.ring-bg-01 { background-image: url(/images/rings-01.png); }
.ring-bg-02 { background-image: url(/images/rings-02.png); }
.ring-bg-03 { background-image: url(/images/rings-03.png); }
.ring-bg-04 { background-image: url(/images/rings-04.png); }
.ring-bg-05 { background-image: url(/images/rings-05.png); }

.content-block-with-cta-cta { padding: 2rem; max-width: 600px; }
.content-block-with-cta-cta .btn-primary { width: 300px; max-width: 100%; }
.content-block-with-cta-cta .btn .fa-angle-right { position: absolute; top: 1em; right: 0.8em; }
.btn-primary-larger { font-size: 1.1rem; }

.staff-cta-container .content-block-with-cta-cta { padding: 1.5rem; }
.staff-cta-container .content-block-with-cta-cta .wysiwyg h2 { font-size: 1.6rem; }
.staff-cta-container .content-block-with-cta-cta .wysiwyg p.lead { font-size: 1.1rem; margin-bottom: 1rem; }
.staff-cta-container .content-block-with-cta-cta .btn-primary-larger { font-size: 1rem; padding: .6125rem 1.05rem; }
.content-block-with-cta-cta .btn .fa-angle-right { top: 0.8em; }

.text-muted {
    color: #d1cece !important;
}
.text-muted-darker { color: #868c8d !important; }

.font-weight-bold {
    font-weight: 700!important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}

.wysiwyg h2, .wysiwyg h1 {
    font-size: 2.125rem;
}

@media (max-width: 767.98px) {
    .wysiwyg h2, .wysiwyg h1 {
        font-size: calc(2.125rem - 40%);
    }
}

.wysiwyg h3 {
    font-size: 1.625rem;
}

.wysiwyg hr, .wysiwyg ol, .wysiwyg p, .wysiwyg ul {
    margin-bottom: 1.65rem;
}

.wysiwyg blockquote {
    margin: 1.5em 0;
    font-size: 1.3rem;
    font-style: italic;
    border-top: 1px solid #eee;
    padding: 1rem 0;
    border-bottom: 1px solid #eee;
}

.wp-content .wysiwyg p:first-child>img { display: none; }

.contact-location { border-bottom: 1px solid #dddcdc; }
.contact-location:first-child { border-top: 1px solid #dddcdc; }

.btn-tile:hover .btn-tile-bg, a:hover .btn-tile .btn-tile-bg {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

.bg-white { background-color: #fff; }
.bg-light-grey { background-color: #eee; }
.bg-dark-blue { background-color: #00455e; }
.bg-light-blue { background-color: #008fb1; }

.bg-light-blue p, .bg-light-blue blockquote, .bg-light-blue h4, .bg-light-blue h3, .bg-light-blue h2, .bg-light-blue h1,
.bg-light-blue li, .bg-light-blue a, .bg-light-blue a:hover,
.bg-dark-blue p, .bg-dark-blue blockquote, .bg-dark-blue h4, .bg-dark-blue h3, .bg-dark-blue h2, .bg-dark-blue h1,
.bg-dark-blue li, .bg-dark-blue a, .bg-dark-blue a:hover
{
    color: #fff !important;
} 

.link-button a, a .link-button { text-decoration: none !important; }

.bg-dark-blue .link-button a, .bg-dark-blue a .link-button { background-color: #008fb1 !important; color: #fff !important; }
.bg-light-blue .link-button a, .bg-light-blue a .link-button { background-color: #00455e !important; color: #fff !important; }

.bg-light-blue .btn-white, .bg-light-blue .btn-white:hover, .bg-light-blue .btn-white:active,
.btn-white, .btn-white:hover, .btn-white:active { color: #222 !important; }

.lv-hero-nav h3 { font-size: 1.8rem; }

.side-nav>ul { font-family: inherit; }

/* do block for learning page - content with image right and heading above both columns */

.container-2-col .item {
  padding: 3px;
}

.lv-hero-item-slide-inner { 
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.fa { display: inline; }
.lv-off-canvas .contact-nav-items .fa { display: inline-block; }
.lv-off-canvas .contact-nav-items a { height: 34px; line-height: 34px; }

.h2-large { font-size: 2.725rem !important; margin-bottom: 2.2625rem !important; }

@media (max-width: 767.98px) {
    .h2-large {
        font-size: calc(2.325rem - 40%) !important;
    }
}

.block-grid-2-col { margin-bottom: 2rem; }

@media (min-width: 1025px) {
.umb-block-grid__area-container>div[data-area-col-span="6"]:first-child { padding-right: 22px; }
.umb-block-grid__area-container>div[data-area-col-span="6"]:nth-child(2) { padding-left: 22px; }
}

@media (max-width: 1079px) {
    .service-icon { max-width:70%; display:none; }
}

@media (min-width: 1080px) {

    .service-icon-button {
        display: flex;
    }
    
    .service-icon {
        width: 37%;
        height: auto;
        align-self: flex-start;
        margin-left: -20px;
    }
    
    .service-icon-text {
        flex: 1;
        padding-left: 6px;
    }
}

@media (min-width: 1080px) {
    .container-2-col {
      columns: 2;
    }
    .container-2-col .item {
      display: inline-block;
      padding: 5px;
    }
}

/*a { color: #96294a; }
a:hover { color: #96294a; }*/

.light-text { color: #9d9a9b; }
::selection{background:#333;color:#fff;text-shadow:none;}


p strong { font-weight: 700; }

.award-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

.award-col-left {
    padding-right: 20px;
    flex-basis: 13%;
}

.no-photo .lv-hero-item { background: #afabab; }
.no-photo .lv-hero-item.is-tinted:before { background: none !important; }

.bg-purple { background-color: #000024 !important; }

.bg-green { background-color: #30cba4 !important; }
.bg-green-transparent { background-color: rgb(48 203 164 / 71%) !important; }
.bg-lighter { background-color: rgb(255 255 255 / 15%) !important; }
.bg-light-grey-blue { background-color: #d0d4db !important; } 
.bg-light-grey { background-color: #eee !important; } 
.bg-dark p, .bg-dark h2, .bg-dark h3, .bg-dark li, .bg-dark h4, .bg-dark strong { color: #fff; }
.link-box { display: block; height: 100%; }
.link-box.bg-green h2, .link-box.bg-green p, .link-box.bg-green,
.link-box.bg-light-grey-blue h2, .link-box.bg-light-grey-blue p, .link-box.bg-light-grey-blue
{ color: #000024 !important; }
.link-box.bg-green:hover { background-color: #23d5a8 !important; }
.link-box-bg-image { min-height: 15rem; position: relative; background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}
.link-box-bg-image-title { padding: 1rem 1.5rem; background: rgb(15 33 43 / 72%); position: absolute; bottom: 0; width: 100%; margin: 0; color: #fff; transition: color 150ms ease, background-color 150ms ease, opacity 150ms ease; }
.link-box-bg-image-title-full-height { background: rgb(15 33 43 / 70%); height: 100%; }
a:hover .link-box-bg-image-title { background: rgb(15 33 43 / 80%); }

.award-col-right h3 { margin-bottom: 1rem; }

.header-search-container {
    display: none;
    position: fixed;
    background: #008fb1e8;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
}
.header-search-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    color: #fff;
    font-size: 2em;
    line-height: 100%;
    padding: 10px;
    border: 0;
}
.header-search-form {
    position: relative;
    top: 30%;
    right: 0px;
    max-width: 60%;
    text-align: right;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.header-search-form input {
    vertical-align: bottom;
    display: inline-block;
    font-size: 1.3em;
    width: 82%;
    border: 0;
}
.header-search-form button {
    vertical-align: bottom;
    display: inline-block;
    font-size: 1.3em;
    border: 0;
    background: #00455e;
    color: #fff;
    width: 4rem;
    min-width: 4rem;
}
.header-search-form button:hover {
    background: #00455e;
    color: #fff;
}

.lv-off-canvas .search-form .form-control {
    max-width: 180px;
    display: inline-block;
    border: none;
    color: #fff;
    font-size: 15px;
    width: auto;
    background: rgba(0,0,0,0.1);
}

.lv-off-canvas .search-form .btn {
    background: rgba(0,0,0,0.2);
    padding: 6px 10px;
    font-size: 1.3em;
    color: rgba(255,255,255,0.6);
    border: none;
    display: inline-flex;
    justify-content: center;
    height: 45px;
    margin-top: -2px;
    min-width: 52px;
}

.lv-off-canvas .search-form ::-webkit-input-placeholder {  color: rgba(255,255,255,0.6);}
.lv-off-canvas .search-form :-moz-placeholder { /* Firefox 18- */   color: rgba(255,255,255,0.6); }
.lv-off-canvas .search-form ::-moz-placeholder {  /* Firefox 19+ */   color: rgba(255,255,255,0.6); }
.lv-off-canvas .search-form :-ms-input-placeholder {     color: rgba(255,255,255,0.6);  }

.background-blue .link-button a, .background-blue a .link-button {
    background: #09799d !important;
    color: #fff !important;
}

.background-blue .link-button a:hover, .background-blue a:hover .link-button {
    background: #086c8d !important;
}

.lv-hamburger:hover .lv-hamburger-bottom, .lv-hamburger:hover .lv-hamburger-middle, .lv-hamburger:hover .lv-hamburger-top {
    background: #fff;
}

@media (max-width: 1404px) {
    .has-open-menu .lv-hamburger-middle {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.5)!important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        z-index: 1;
        cursor: not-allowed;
    }
}

.lv-hero.is-taller {
    height: 80vh;
}

.lv-hero-item {
    height: 100%;
    background-position: top center;
}

.cta-button {
    position: relative;
    background: #00a1d5;
    color: #222 !important;
    display: block;
    padding: 1rem;
    /*margin-bottom: 2rem;*/
}

.cta-button h4 {
    color: #222 !important;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.6rem;
}

.cta-button .fa {
    color: #222 !important;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 1.5rem;
}

.cta-button p {
    margin:0;
    padding:0;
    line-height: 1rem;
}

.cta-button:hover, .cta-button:active, .cta-button:visited {
    color: #222 !important;
}

.cta-button .fa {
    position: absolute;
    right: 0.7rem;
        bottom: 0.7rem;
}

@media (min-width: 992px) {
    .cta-button .fa {
        position: absolute;
        right: 0.7rem;
        bottom: 0.7rem;
    }
}



.global-footer-body a, .global-footer-body p {
    color: #fff;
}


.light-text h4, .light-text p, .light-text a, .light-text span { color: #fff !important; } 

.global-footer-body .social-media .linkedin, .global-footer-body .social-media .facebook {
    background: #fff;
    color: #9dd6c7;
}

.social-media .fa {
    color: #008fb1;
}

.footer-label { background: #3535351c; padding: 1rem; color: #fff; }
.footer-label * { margin:0; padding:0; }

.content-cta-col {
    padding: 1.6rem !important;
    color: #fff !important;
}
.content-cta-col p {
   color: #fff !important;
}

.content-cta-left-col {
    background: #90865f;
}

.content-cta-left-col p {
    margin: 0; padding: 0;
}

.content-cta-right-col {
    background: #9ed6c6;
}
.content-cta-col a { font-weight: 700; color: #fff !important; }
.content-cta-col a .fa{ color: #fff !important; font-size: 1.5rem; }

.is-minimal .lv-hero-item-caption {
    padding: 1rem 0 1.5625rem 0;
}

@media (max-width: 1509.98px) {
    .img-left img, .img-right img {
        width: 100%;
        max-width: 480px!important;
    }
}

@media (min-width: 640px) {
    .img-right {
        float: right;
        margin: 0 0 1.875rem 3.125rem;
        max-width: 40%;
    }
    .img-left {
        float: left;
        margin: 0  3.125rem 1.875rem 0;
        max-width: 40%;
    }
}

.img-right-small {
    float: right;
    margin: 0 0 1.875rem 3.125rem;
    max-width: 35%;
}
.img-left-small {
    float: left;
    margin: 0  3.125rem 1.875rem 0;
    max-width: 35%;
}

.img-left-small img, .img-right-small img {
    /*max-width: 50%;*/
}

@media (max-width: 1250px) {
    .img-left img, .img-right img {
        max-width: 380px!important;
    }
}

@media (max-width: 900px) {
    .img-left img, .img-right img {
        max-width: 280px!important;
    }
}

@media (max-width: 639.98px) {
    .img-left img, .img-right img {
        width: 100%;
        max-width: 100%!important;
    }
}

.lh-2 { line-height: 1.9rem; }

.umbraco-forms-submitmessage { 
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
    display: block; width: 100%;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.background-blue {
    background: #14b7ec;
}

.background-blue .wysiwyg p, .background-blue .wysiwyg h2, .background-blue .wysiwyg h3, .background-blue .wysiwyg h4, .background-blue .wysiwyg li, .background-blue .wysiwyg a{
    color: #222;
}

.lv-breadcrumb-wrapper .breadcrumb-item {
    color: #fff;
    font-weight: 700;
    font-size: 1.1rem;
}
.lv-breadcrumb-wrapper .breadcrumb-item .fa { top: auto; }

.btn .fa-angle-right { margin-left: 20px; }

.lv-nav .dropdown, .lv-nav .dropdown .dropdown { background: rgb(0 0 0 / 59%); background: rgb(255 255 255 / 94%); }
/*.headroom--not-top .lv-nav .dropdown, .headroom--not-top .lv-nav .dropdown .dropdown { background:rgb(46 46 46 / 80%); background: #1c1c1e; }*/
.lv-nav .dropdown li a { padding: 0.925rem 1.35rem; }

.lv-nav .dropdown li a { color: #fff; color: #000024; font-weight: 700; }

.lv-nav>ul>li.has-dropdown:hover>a, .lv-nav>ul>li:hover>a {
    background: rgb(65 65 71 / 78%);
    background: rgb(255 255 255 / 73%);
    color: #000024;
}

.page-link { color: #222; }
.page-item.active .page-link {
    background-color: #008fb1;
    border-color: #008fb1;
    color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .display-1 {
    font-weight: 700 !important;
}

.wysiwyg, body {
    color: #21232e;
}

.lv-hero-item.is-minimal .lv-breadcrumb-wrapper .breadcrumb-item {
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0.3rem;
}

.text-larger p { font-size: 1.2rem; }
.text-larger h2 { font-size: 1.9rem; }

.section-cta-light.has-image-bg.is-tinted:before, .section-cta-light[style~=background-image].is-tinted:before {
    background-color: rgb(255 255 255 / 69%);
}
.sidebox h3 { font-weight: 700 !important; }
.lv-nav>ul>li>a {
    font-weight: 600;
	text-transform: none;
	font-size: 16px;
}

.lead, p.lead {
    font-size: 1.2rem;
    font-weight: 600;
}

.link-button a, a .link-button {
    clear: both;
    background: #008fb1;
	color: #fff !important;
	display: inline-block;
	text-transform: uppercase;
	min-width: 300px;
}

.link-button a:hover, a:hover .link-button {
    background: #008fb1;
}

.video-block-video-container, .wysiwyg .embeditem {
position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-block-video-container iframe, .wysiwyg .embeditem iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*.global-header-body .container {
    max-width: 100%!important;
}*/

.container-full-width {
    /*max-width: 100%!important;*/
    max-width: 2200px !important;
    width: 100%;
}

.wysiwyg .lead, .wysiwyg p.lead {
    margin-bottom: 1.5rem;
}
.wysiwyg li > p.lead { margin-bottom: 0.5rem }


    .customer-reviews { margin-top: 3rem; }
    .customer-review { /*border-bottom: 1px solid #eee;*/ padding: 1rem 1.2rem 0.3rem 1.2rem; background: #eee; width: 100%; margin-bottom: 15px; }
    .customer-review { font-size: 0.9rem; }
    .customer-review p { font-size: 0.8rem; }
    .customer-review:first-child { /*border-top: 1px solid #eee;*/}
    .review-row { padding-bottom: 0.5rem; }
    .review-source-icon, .date-icon, .person-icon { color: #ccc; }
    
    @media (min-width: 768px) {
    .customer-review { width: 49%; }
    }
    @media (min-width: 1024px) {
    .customer-review { width: 32%; }
    }

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

.global-footer-bottom .col-md-9 a:hover { color: #fff; }



.card:not(.is-flat) {
    background: #c1c9cb54;
}


.bg-dark-blue .card-text, .bg-light-blue .card-text {
    color: #fff;
}
.bg-dark-blue .card:not(.is-flat) {
    background: #ffffff1c;
}
.bg-dark-blue .card time, .bg-light-blue .card time {
    color: #ffffff4d;
}
.bg-light-blue .card:not(.is-flat) {
    background: #04040424;
}
.bg-light-blue .card .btn, .bg-light-blue .btn-primary:not(:disabled):not(.disabled).active, .bg-light-blue .show>.btn-primary.dropdown-toggle,
.bg-light-blue .card .btn-primary:hover, .bg-light-blue .card .btn-primary:active{
    background-color: #2d3b3f;
    border-color: #2d3b3f;
}

.footer-address-container h3 { color: #fff; font-size: 1.3rem; }

.card .btn,
 .show>.btn-primary.dropdown-toggle{ background-color: #444545; border-color: #444545; }
.card .btn:hover { background-color: #444545; border-color: #444545; }

.side-nav a { text-transform: none; font-weight: bold; }
/*.side-nav li>a {
    background: rgba(0,0,0,0.56); padding: 1.725rem 2.8125rem 1.425rem 1.85rem;
}
.side-nav a:hover {
    opacity: 1;
    background: #333;
}

.side-nav li>a { color: #fff; text-transform: none; font-weight: bold; margin-bottom: 3px; background: #222;}
.side-nav .active>a { background: #096872; }
.side-nav li { border-top: 2px solid #fff; }
.side-nav>ul { border-bottom: 2px solid #fff; }
.side-nav a:after { right: 1.2rem !important; top: 1.5rem; }
.side-nav li, .side-nav>ul { border: none;}*/


.text-primary { color: #1b1c1c !important; }
.font-weight-semi-bold { font-weight: 600 !important; }

.lv-hero-item-caption-top .side-nav li>a:hover { 
	opacity: 1;
	background: rgb(255 255 255 / 93%);
}
.lv-hero-item-caption-top .side-nav .active>a { background: #1d652a; }
.lv-hero-item-caption-top .side-nav li { margin-bottom: 6px; margin-top: 3px;  }


.wysiwyg a { color: #008fb1; font-weight: bold; text-decoration: underline; }
.wysiwyg a:hover { color: #02add5; }

.global-footer-body a:hover { color: #fff; }

.global-footer-bottom .author-logo, .global-footer-bottom { font-size: 0.9rem; font-weight: 500;}
.global-footer-bottom .author-logo .text {
    opacity: 0.6;
    font-weight: 500;
}
.global-footer-bottom {
    color: #ffffff7a;
}

.has-image-bg.is-tinted:before, .section[style~=background-image].is-tinted:before {
    background-color: rgb(255 255 255 / 50%);	
}

.home-cta-lower.has-image-bg.is-tinted:before, .section[style~=background-image].is-tinted:before {
    background-color: rgb(50 50 50 / 80%);	
}

.section-cta h1, .section-cta h2, .section-cta h3, .section-cta p, .section-cta a,
.section-cta2 h1, .section-cta2 h2, .section-cta2 h3, .section-cta2 p, .section-cta li, .section-cta2 a,
.light-text h2, .light-text h3, .light-text p, .light-text li, .light-text a
{ color: #fff !important; }
.section-cta li  { margin-bottom: 5px !important; }

.section-cta-dark .link-button a, .section-cta-dark a .link-button { background-color: #fff; color: #222 !important; display: inline-block; text-transform: uppercase; margin-top: 0.8rem; margin-bottom: 0; }
.section-cta-dark .link-button a:hover, .section-cta-dark a:hover .link-button { background-color: #fff !important; color: #222 !important; }

.section-cta .wysiwyg h2 {
    font-size: 2rem;
}
.link-button { display: inline-block; }

.link-button a, a .link-button {
    padding: 14px 57px 14px 14px;
    /*padding: 24px 57px 24px 24px;*/
    /*font-size: 1.1rem;*/
}

.link-button a:after, a .link-button:after {
    /*top: 28px;
    right: 19px;*/
    /*font-size: 1.4rem;*/
}

.home-services-section p { font-size: 1.1rem;  }

.lv-page-loader-spinner .half-circle { 
border: .2em solid #1292a0;
    border-bottom-color: transparent;
    border-right-color: transparent;
    -webkit-animation: half-rotate 1333ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: half-rotate 1333ms cubic-bezier(.4,0,.2,1) infinite both;
}

.text-light.wysiwyg p, .text-light.wysiwyg h3, .text-light.wysiwyg h2, .text-light.wysiwyg li  {
    color: #fff!important;
}

.lv-breadcrumb-wrapper .breadcrumb-item { text-transform: none; margin-top: 14px; margin-bottom: -10px; }

.section-cta-light h2, .section-cta-light h3, .section-cta-light p, .section-cta-light li, .section-cta-light a:not(.btn), .section-cta-light a:not(.link-button) { color: #000024 !important; }
.section-cta-light .link-button a { color: #fff !important; }
.section-cta-dark .bg-fill { background: #001821bd; }
.section-cta-dark .bg-fill-left { right: 0; background: #90865f; }
.section-cta-dark .bg-fill-right { left: 0; background: #9ed6c6; }
.home-cta { background: #b5395f; color: #fff !important; }

@media (max-width: 767.98px) {
    .section-cta-dark .bg-fill-right { top:0; }
    .section-cta-dark .bg-fill-left { top: 0; }
}

.section-cta .btn-primary, .section-cta .btn-primary.disabled, .section-cta .btn-primary:disabled {
    font-weight: bold;
    color: #000024 !important;
    background-color: #fff;
    border-color: #fff;
}
/*.section-cta .btn-primary:hover {
    color: #000024 !important;
    background-color: rgba(255,255,255,0.9);
    border-color: rgba(255,255,255,0.9);
}
.section-cta .btn-primary:not(:disabled):not(.disabled).active, .section-cta .btn-primary:not(:disabled):not(.disabled):active, .section-cta .show>.btn-primary.dropdown-toggle {
    color: #000024 !important;
    background-color: #fff;
    border-color: #fff;
}*/

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    font-weight: bold;
    background-color: #13a1b0;
    border-color: #13a1b0;
}
.btn-primary:hover {
    color: #fff;
    background-color: #13a1b0;
    border-color: #13a1b0;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #222;
    background-color: #fff;
    border-color: #fff;
}
.section-cta-dark .btn-primary, .section-cta-dark .btn-primary.disabled, .section-cta-dark .btn-primary:disabled,
.lv-hero-item-caption-top .btn-primary, .lv-hero-item-caption-top .btn-primary.disabled, .lv-hero-item-caption-top .btn-primary:disabled{
    font-weight: bold;
    background-color: #fff; 
    border-color: #fff; 
	color: #222 !important;
}
.section-cta-dark .btn-primary-2, .section-cta-dark .btn-primary-2.disabled, .section-cta-dark .btn-primary-2:disabled,
.lv-hero-item-caption-top .btn-primary-2, .lv-hero-item-caption-top .btn-primary-2.disabled, .lv-hero-item-caption-top .btn-primary-2:disabled{
    font-weight: bold;
    background-color: #008fb1; 
    border-color: #008fb1; 
	color: #fff !important;
}

.btn-primary-2:not(:disabled):not(.disabled).active, .btn-primary-2:not(:disabled):not(.disabled):active, .show>.btn-primary-2.dropdown-toggle {
    color: #fff;
    background-color: #008fb1;
    border-color: #008fb1;
}

.card .btn, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    background-color: #008fb1;
    border-color: #008fb1;
    font-weight: 600;
    font-size: 0.8rem;
}

.card .btn-primary:hover, .card .btn-primary:active {
    background-color: #008fb1 !important;
    border-color: #008fb1 !important;
    color: #fff !important;
}

.bg-light-blue .card .btn-primary:hover, .bg-light-blue .card .btn-primary:active {
    background-color: #2d3b3f !important;
    border-color: #2d3b3f !important;
    color: #fff !important;
}

.section-cta-dark .card .btn, .section-cta-dark .btn-primary:not(:disabled):not(.disabled).active, .section-cta-dark .btn-primary:not(:disabled):not(.disabled):active, .section-cta-dark .show>.btn-primary.dropdown-toggle {
    background-color: #008fb1;
    border-color: #008fb1;
}

.section-cta-dark .btn-white:active { background-color: #fff !important; border-color: #fff !important; }
/*
.card-body, .card-body a , .card-body p, .card-body h3  {
    color: #fff; 
}
.card time {
    color: rgb(255 255 255 / 48%);
}
*/
.is-home .lv-hero-item-caption .h1 { font-size: 3rem; }

.text-dark {
    color: #222!important;
}

.headroom--top .lv-hamburger { margin-top: 13px; }

@media (max-width: 767.98px) {
	.global-header .logo img { margin-top: 60px; max-height: 68px; }
	
	.headroom--not-top .global-header .logo img {
		max-height: 40px; margin-top: 0;
	}
	
	.card-title.h4 { font-size: 24px; }
	
	.home-services-section .btn-tile { margin-top: 10px; margin-bottom: 10px; }
	.home-services-section .h2 { font-size: 28px; }
	
	.is-short.is-minimal.large-breadcrumb .lv-breadcrumb-wrapper .breadcrumb-item {
		font-size: 2.125rem!important;
		font-weight: 700;
	}
	.is-short.is-minimal .lv-breadcrumb-wrapper .breadcrumb-item {
        font-size: 0.9375rem!important;
        font-weight: 700;
    }
	
	.display-1 {
		font-size: 33px;
	}
	
	.h1 { font-size: 33px; }
	
	ol, p, td, ul {
		font-size: 1rem;
	}
	
	
	.is-home .lv-hero-item-caption .h1 { font-size: calc(3rem - 64%); }
	.h5, h5 { font-size: calc(1.325rem - 15%); /*font-size: 1.325rem;*/ }
}


@media (min-width: 375px) {
    .lv-off-canvas {
        width: 280px;
    }
}

@media (max-width: 500px) {
	.global-header .logo img { margin-top: 34px; max-height: 55px; }
}

@media (max-width: 400px) {
	.global-header .logo img { margin-top: 27px; max-height: 43px; }
}

@media (max-width: 700px) {
	/*.theme-home .lv-hero-item-caption .lv-hero-item-caption-top { padding-top: 10rem; }*/
	.global-header-top a { margin-right: 0; margin-left: 9px; }
	.global-header-top { z-index: 2; }
	
	.header-phone , .header-phone .fa { font-size: 1rem; }
}

@media (max-width: 767.98px) {
    .side-nav a:after {
        right: 1.25rem !important;
    }
}


.section-cta2 { position: relative; background-color: #302f2f;  }

.section-half-background {
    width: 48%;
    position: absolute;
    left: 0px;
    height: 100%;
}


@media (max-width: 767.98px) {
	.section-half-background { position: relative; height: 250px; width: 100%; }
}


.staff-image { display: none; }
@media (min-width: 768px) {
	.staff-image { display: block; }
	.staff-image-mobile { display: none; }
}

.global-footer-bottom a {
    color: #fff;
}


.opacity-50 {
    opacity: 0.5;
}


/*@media (max-width: 1399.98px) {
	.global-navigation {
		display: none!important;
	}
}*/
@media (min-width: 1400px) {
	/*.headroom--top .logo { margin-top: -60px !important; }*/
	.global-navigation { top: -3.25rem; }
}

/*.global-header-hamburger {
	display: block !important;
}*/

@media (min-width: 1400px) {
	.global-header-hamburger {
		display: none!important;
	}
}

.headroom--not-top .global-header .global-header-body {
    /*background: #72bfcc;*/
	background: rgba(9,9,9,0.83);
}

.global-footer-body {
    background: #373737;
    /*background-image: url(/images/footer.jpg);*/
    background-size: cover;
    background-position: top center;
}

.home-services-section {
    background: #369847;
	color: #fff !important;
}

.services-feature-link { height: 300px; position: relative; padding: 25px; }
a .services-feature-link { color: #fff; }

.global-footer-bottom {
    background: #027f9d;
}

.global-footer-middle {
    background: #027895;
    padding: 1rem 0;
}


.global-footer-middle {
    color: rgba(255,255,255,0.5) !important;    
}
.global-footer-middle a {
    color: rgba(255,255,255,0.7) !important;    
}
.global-footer-middle p { margin: 5px 0; padding: 0; }
    
.is-short .lv-hero-item-caption { background: rgb(0 0 0 / 53%); }

.overlay {
    background: rgba(0,0,0,0.25);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

a:hover .services-feature-link  .overlay {
    background: rgba(0,0,0,0.35);
}

.bg-transition  {
    -webkit-transition: background .2s linear, color .2s linear;
    -moz-transition: background .2s linear, color .2s linear;
    -o-transition: background .2s linear, color .2s linear;
    -ms-transition: background .2s linear, color .2s linear;
    transition: background .2s linear, color .2s linear;
}


.btn-relative { position: relative !important; margin: 0 auto; }

.global-header-top { font-weight: 500; background: #16161669; font-size: 15px; }
.global-header-top a:hover { color: #fff; }

.lv-off-canvas, .lv-off-canvas .dropdown { background: #595858; }
.lv-off-canvas .social-media a .fa { color: #595858; }
.lv-off-canvas .social-media a { background: #fff; }
.lv-off-canvas a { color: #fff; font-weight: 600; }
.lv-off-canvas .dropdown:before {
    padding: 26px 20px 15px 20px;
	background: #1d8db1;
}

.lv-off-canvas .dropdown:before {
    content: attr(data-parent);
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 26px 20px 15px 40px;
    /*background: #ad3157 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAACiUlEQVR4nO3cT2oUQRSA8S8iIh4gRxCPIIIwIrhR8Aziwi7EY7jxAtVkYXCZXSK4cWXAE4grjyDiUtzFhWnIOCZM91Cv3r9vOfTA40d1MV0DvXfGGVn7rvUeIEoJLVRCC5XQQiW0UAktVEILldBCJbRQCS3U9d4DtK4MZR94B9wD3gMv6lh/Sc+x5/ms4xz5FLhz4eNPwGNpbLdbxyXIACvgQxnKLcl5XEJfgTy1QhjbHfQWyFMroDYf6DxX0DOQp540HGctN9ALkAE+NxpnIxfQC5G/AM/aTLSZeegdkB/Wsf5sM9VmpqF3RP7RZqr/ZxbaEjIYhbaGDAahLSKDsbOOhchfgQc9kcHQiraMDEagrSODAWgPyKAc2gsyKIb2hAxKob0hg0Joj8igDNorMiiC9owMSqC9I4MC6AjI0Bk6CjJ0hI6EDJ2goyFDB+iIyCAMHRUZBKEjI4MQdHRkkFvRhwRGBjnouzOvf+UJGeSgj2def1SGMucOUJ8U9Evg44zr94FTT9gi0HWsv4GnBMYW+3kXHVv0gSUytvgjeFTsLodKEbG7HZNGw+568B8Ju/tfWVGwu0NDDGwV0OAfWw00+MZWBQ1+sdVBg09sldDgD1stNPjCVg0NfrDVQ4MPbBPQYB/bDDTYxjYFDXaxzUGDTWyT0GAP2yw02MI29XaDyypDuQmcAI9mfO07cL+O9VubqdYzvaKndljZh20m2swFNCzGvt1onI3cQMMi7IOG46zlYo/+ty337Ld1rM+FRvK1oqe2WNmiyOAUGq7EFkcGp1vHxcpQbgCv+ftG9JM61jc95nAPrSW3W4e2ElqohBYqoYVKaKESWqiEFiqhhUpooRJaqIQW6g/MUoF549GZugAAAABJRU5ErkJggg==) no-repeat 15px 27px;*/
    background: #0284a3 url(/images/arrow-transparent.png) no-repeat 15px 27px;
    background-size: 18px;
    /*text-transform: uppercase;*/
    text-transform: capitalize;
    z-index: 1000;
	color: #fff;
	font-weight: 600;
}

.lv-off-canvas a:hover { color: #fff; }

.lv-off-canvas ul li {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-left: 20px;
}
.lv-off-canvas ul .has-dropdown>a>.submenu-arrow { color: #fff; }

.global-footer-body .logo img { max-width: 160px; width: 100%; }

.grey-bg { padding: 1.5rem 1.5rem 0.5rem 1.5rem; background: #eee; margin-bottom: 2rem; }
.grey-bg h3 { border-bottom: 1px solid #ddd; padding-bottom: 1rem; color: #222; }

.side-nav li {
    border-top: 1px solid rgb(209 209 209 / 33%);
}
.side-nav>ul {
    border-bottom: 1px solid rgb(209 209 209 / 33%);
}
.link-button-list .side-nav>ul, .link-button-list .side-nav>ul li {
    border: none !important;
}

@media (min-width: 768px) {
    
.global-footer-body .logo img { max-width: 233px; }
	/*.global-header .logo img { width: 350px; }*/
	/*.global-header .logo img { width: 26rem; }*/
	
	.headroom--not-top .global-header .global-header-body .logo img { width: auto; max-height: 54px; }
	
	/*.headroom--top .global-header .logo { margin-top: 50px; }*/
	
	.global-header-hamburger { margin-top: -70px; }
	.headroom--not-top .global-header-hamburger { margin-top: 0px; }
}

.home-cta-left-column .wysiwyg p + h2 { margin-top: 3rem; }
.lv-hero-item-caption-container p { font-size: 1rem; }


@media (min-width: 900px) {
	
	.lv-hero-item-caption-left-column { padding-right: 6rem; }
	/*.global-header .logo img { width: 220px; }*/
}

@media (min-width: 768px) {
	.global-header .logo img { width: 382px; }
}

@media (min-width: 1024px) {
	.home-cta-left-column { padding-right: 4rem; }
	.home-cta-right-column { padding-left: 4rem; }
	/*.headroom--top .global-header .logo { margin-top: 20px; }*/
}

@media (min-width: 1230px) {
	.global-header .logo img { width: 424px; }
	/*.headroom--top .global-header .logo { margin-top: 20px; }*/
}

/*@media (max-width: 767.98px) {
	p.lead { font-size: 1.6875rem; font-size: 20px; }
}*/

@media (min-width: 1670px) {
	.global-header-body .lv-nav .dropdown .dropdown {
		top: 0;
		left: 280px;
		z-index: 400;
	}
}

/*@media (min-width: 375px) {
	.lv-off-canvas {
		width: 360px;
	}
}*/


.alert-button {
	display: block;
	padding: 1rem;
	color: #fff;
	background-color: #5a594a;
	font-weight: bold;
	font-size: 17px;
	position: relative;
}

.alert-button:hover {
	color: #fff;
}

.alert-button:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    top: 1.2rem;
    right: 1rem;
    font-size: 1.2rem;
    line-height: 1rem;
}

/*@media (min-width: 792px) {
	.global-header .logo img { max-height: 2.5rem; }
}*/

.social-media a { border-radius: 100%; }
@media (max-width: 792px) {
	.social-media a { width: 2.5rem; min-width: 2.5rem; height: 2.5rem; font-size: 1.3rem !important;}
}

.lv-hero-item.is-tinted:before { 
	opacity: 0.25;
	opacity: 1;
	background: rgba(0,0,0,0.5);
	
	background: -webkit-gradient(linear,left top, left bottom,color-stop(10%, rgba(0 ,0 ,0 ,0.35)),color-stop(40%, rgba(0,0,0,0)));
    background: -o-linear-gradient(top,rgba(0 ,0 ,0 ,0.35) 10%,rgba(0,0,0,0) 40%);
    background: linear-gradient(to bottom,rgba(0 ,0 ,0 ,0.65) 10%,rgba(0,0,0,0) 40%);
}

.lv-hero-item-caption { z-index: 2; }

.lv-hero-item.is-tinted:after { 
    
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
	opacity: 1;
	
	background: linear-gradient(157deg, rgba(2, 0, 36, 0.32) 0%, rgba(0, 2, 0, 0.32) 20%, rgba(0, 0, 0, 0) 40%);
}

.is-home .lv-hero-item.is-tinted:before { 
	opacity: 0.25;
	opacity: 1;
	background: rgba(0,0,0,0.5);
	
	background: -webkit-gradient(linear,left top, left bottom,color-stop(20%, rgba(0 ,0 ,0 ,0.55)),color-stop(80%, rgba(0,0,0,0)));
    background: -o-linear-gradient(top,rgba(0 ,0 ,0 ,0.55) 20%,rgba(0,0,0,0) 80%);
    background: linear-gradient(to bottom,rgba(0 ,0 ,0 ,0.55) 20%,rgba(0,0,0,0) 80%);
    background: none;
}
/*
.lv-hero-item.is-tinted:after {
    
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    opacity: .42;
    z-index: 1;

    background: rgb(0,0,0);
}*/

.theme-home .lv-hero-item-caption { z-index: 100; }
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top .lv-hero-item-caption-left-column { 
    /*background: rgb(0 0 0 / 53%); */
    color: inherit; 
    color: #fff; 
    text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.14); 
}

.theme-home .lv-hero-item-caption .lv-hero-item-caption-top p,
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top h3,
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top h2,
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top h3 a,
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top p > a,
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top p > strong > a,
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top .lead {
    color: #fff;
}

/*@media (min-width: 800px) {*/
    .theme-home .lv-hero-item.is-tinted:after {
    	content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        /*background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 51%);*/
        background: rgba(0,0,0,0.6);
        opacity: 1;
        z-index: 1;
    }
/*}*/

@media (min-width: 992px) {
    .is-home .lv-hero-item-caption {
        padding: 47.5rem 0 0 0;
    }
}

/*.side-nav a, body, .btn-accordion { color: #222; }*/
.text-body {
    color: #474c47!important;
}
.wysiwyg p.lead, p.lead, .sidebox, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
    color: #222;
}
.section-is-tinted:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 41%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 41%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 41%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    opacity: .42;
    z-index: 1;
}
.no-tint .section-is-tinted:before {
	content: none;
}

@media (min-width: 992px) {
	/*.global-footer-body  .container  .row  .col-lg-1 { 
		flex: 0 0 13.3333333333%;
    	max-width: 13.3333333333%;
	}
	.global-footer-body  .container  .row  .footer-address-container { 
		flex: 0 0 30.8333333333%;
    	max-width: 30.8333333333%;
	}*/
}

@media (min-width: 1230px) {
	.spec-col-condense { justify-content: unset; }
	.card { font-size: 0.95rem; }
}

@media (max-width: 767.98px) {
    .side-nav li>a {
        padding-left: 1rem !important;
    }
}


.lv-hero-nav ul li { border: none; }

.lv-hero-item-caption-top .side-nav li>a { 
	background: rgb(255 255 255 / 71%);
	/*color: #fff; */
	text-transform: none; font-weight: bold; 
    height: 100%;
	padding: 1.425rem 2.8125rem 1.425rem 2rem !important;
	padding: 1.125rem 2.5125rem 1.125rem 1.8rem !important;
}

.lv-hero-item-caption-top-mobile .side-nav li>a {
    padding: 1rem 2.5125rem 1rem 1.3rem !important;
}
.lv-hero-item-caption-top-mobile .lv-hero-nav h3 {
    font-size: 1.6rem;
}

.lv-hero-nav ul {
    border: none;
}

.lv-hero-wrapper-v2 .lv-hero { height: 70vh; }


    .lv-hero-wrapper-v2 { height: 100vh; min-height: 1350px; }
    
    @media (min-width: 500px) {
        
    .lv-hero-wrapper-v2 { height: 100vh; min-height: 1200px; }
        
    }

@media (min-width: 767px) {
    .lv-hero-wrapper-v2 { height: 100vh; min-height: 1000px; }
    
}

@media (min-width: 1230px) {
    .lv-hero-wrapper-v2 { height: 100vh; min-height: 1300px; }
    
}
    .lv-hero-wrapper-v2 .lv-hero { height: 100%; }
    .lv-hero-wrapper-v2 .lv-hero-item-caption { position: absolute; bottom: 0; }
    
    /*.lv-hero-nav ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 1fr;
    }*/
  

.link-button-list .side-nav li>a {
    background: #008fb1;
    color: #fff;
    text-transform: none;
    font-weight: bold;
    height: 100%;
    padding: 1.425rem 2.8125rem 1.425rem 2rem !important;
    padding: 1.125rem 2.5125rem 1.125rem 1.8rem !important;
}
.link-button-list .side-nav li {
    margin-bottom: 6px;
    margin-top: 3px;
}
.link-button-list .side-nav a:hover {
    opacity: 1;
}
.link-button-list .side-nav a:after { font-size: 1.9rem; top: .8rem; }
.link-button-list .side-nav-small a:after { font-size: 1.5rem; top: .7rem; right: 1.05rem; }

.home-cta-left-column .link-button-list .side-nav li>a { background: #00445e; }

@media (min-width: 1090px) { 
    
    /*
    .lv-hero-item-caption-top .side-nav a:after { right: 1.25rem !important; top: 1.425rem !important; }
    */
    .lv-hero-nav ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 1fr;
        border: none;
    }
    
    
    .lv-hero-item-caption-top .side-nav li:nth-child(odd) { 
    	margin-right: 5px;
    }
    
    .lv-hero-item-caption-top .side-nav li:nth-child(even) { 
    	margin-left: 5px;
    }
    
}

@media (min-width: 768px) {
    .no-photo.lv-hero.is-minimal {
        height: 20.375rem;
    }
    .contact-text { font-size: 1.2rem; }
}

.global-footer-body p a, .global-footer-body p {
    font-size: 1rem;
}

.global-footer-body .lead a, .global-footer-body .lead {
    font-size: 1.2rem;
}


@media (min-width: 992px) {
    .no-photo.lv-hero.is-minimal {
        height: 20.375rem;
    }
    
    .lv-hero.is-shorter {
        height: 26.375rem;
    }
}

@media (min-width: 1230px) {
    .lv-hero.is-minimal {
        height: 32.375rem;
    }
    .lv-hero.is-shorter {
        height: 26.375rem;
    }
    .no-photo.lv-hero.is-minimal {
        height: 20.375rem;
    }
}

@media (max-width: 767.98px) {
    .h4, h4 {
        font-size: calc(1.3125rem - 15%);
    }
}

.img-right>div:nth-child(2) .content-block-with-cta-cta {
    background-color: #036a83;
}
.img-right>div:nth-child(2) .content-block-with-cta-cta .ring-bg-01 {
    background-image: url(/images/rings-02.png);
}

.img-right>div:nth-child(3) .content-block-with-cta-cta {
    background-color: #0eacd1;
}
.img-right>div:nth-child(3) .content-block-with-cta-cta .ring-bg-01 {
    background-image: url(/images/rings-03.png);
}


@media (max-width: 639.98px) {
    .img-right>div:nth-child(2), .img-right>div:nth-child(3) {
        display: none;
    }
}


.link-button-list .side-nav-small li>a { padding: 0.8rem  1.8rem  0.8rem  0.8rem !important; } 
.side-nav-small h4 { font-weight: 600 !important; font-size: 1.2rem; } 


/*Isaac's CSS*/

.bg-fill-mid {
    Background-color:#0083a3 !important; 
    Background:#0083a3; 
    left: 0 !important;
    
}


/*
.global-header-body{
min-height: 160px;
}*/
.notice-DIV{
    margin-top:12px;
    Background:#008fb1;
    border-radius:25px;
    padding:5px 15px;
}


.Hero-lp{
    font-size:8em;
    line-height:0.9em;
    padding-bottom:20px;
}




