/*!
Theme Name: MASA Assist 2021
Theme URI: https://www.masaassist.com/
Author: MASA
Author URI: https://www.masaassist.com/
Description: New theme for masaassist.com.
Version: 1.0.0
Text Domain: masa-assist-2021

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
h1, h2, h3{
font-family: "Poppins", sans-serif;
font-weight: 700;
}
.mb-6 {
    margin-bottom: 4.5rem
}

@media (min-width: 768px) {
    .mb-md-6 {
        margin-bottom: 4.5rem !important
    }
}

@media (min-width: 992px) {
    .mb-lg-6 {
        margin-bottom: 4.5rem !important
    }
}

@media (min-width: 1200px) {
    .mb-xl-6 {
        margin-bottom: 4.5rem !important
    }
}

.mt-6 {
    margin-top: 4.5rem
}

@media (min-width: 768px) {
    .mt-md-6 {
        margin-top: 4.5rem !important
    }
}

@media (min-width: 992px) {
    .mt-lg-6 {
        margin-top: 4.5rem !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-6 {
        margin-top: 4.5rem !important
    }
}

.my-6 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem
}

.pb-6 {
    padding-bottom: 4.5rem
}

@media (min-width: 1200px) {
    .pb-xl-6 {
        padding-bottom: 4.5rem !important
    }
}

.pt-6 {
    padding-top: 4.5rem
}

@media (min-width: 992px) {
    .pt-lg-6 {
        padding-top: 4.5rem !important
    }
}

@media (min-width: 1200px) {
    .pt-xl-6 {
        padding-top: 4.5rem !important
    }
}

.py-6 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem
}

@media (min-width: 992px) {
    .py-lg-6 {
        padding-bottom: 4.5rem !important;
        padding-top: 4.5rem !important
    }
}

@media (min-width: 1200px) {
    .py-xl-6 {
        padding-bottom: 4.5rem !important;
        padding-top: 4.5rem !important
    }
}

.font-blue,
#masthead .header-top-right p a:last-child,
.page-template-page-careers #careers-form h2,
.page-template-page-contact #contact-form h1,
.page-template-page-partner-discount-program .row-1-content h2,
.page-template-page-what-is-masa-assist .stat-text,
.single-location .pricing-table-column-header,
.page-template-default h2 {
    color: #0071CE
}

.font-light-blue {
    color: #afdad8
}

.font-dark-blue,
.btn-yellow,
.page-template-page-what-is-masa-assist .stat-number,
.page-template-page-memberships .row1-right .h2,
.page-template-page-memberships .row1-right .h4 {
    color: #230871
}

.font-orange {
    color: #e1a255
}

.font-yellow,
.two-column-header-content h1 {
    color: #FFD040
}

.bg-blue,
#masthead #announcement-bar,
.single-location .pricing-table-header {
    background-color: #0071CE
}

.bg-light-blue {
    background-color: #E5F1FA
}

.bg-dark-blue {
    background-color: #230871
}

.bg-orange {
    background-color: #e1a255
}

.bg-yellow {
    background-color: #FFD040
}

body {
    font-family: "Open Sans", sans-serif
}

.fw-semibold,
#masthead .header-top-right p a:last-child,
.site-footer .footer-menu .menu-item {
    font-weight: 600
}

.fw-extrabold,
.two-column-header-content h1,
.two-column-header-content h2,
.two-column-header-content h3,
.faq-container a[aria-expanded="false"]::after,
.faq-container a[aria-expanded="true"]::after,
.fancy-yellow-heading,
.page-template-page-careers #careers-form h2,
.page-template-page-contact #contact-form h1,
.page-template-front-page .contained-section h1,
.page-template-front-page .contained-section h2,
.page-template-front-page .contained-section h3,
.page-template-page-partner-discount-program .row-1-content h2,
.page-template-page-what-is-masa-assist .contained-section h1,
.page-template-page-what-is-masa-assist .contained-section h2,
.page-template-page-what-is-masa-assist .contained-section h3,
.page-template-page-what-is-masa-assist .stat-number,
.page-template-page-what-is-masa-assist .stat-text,
.single-location .contained-section h1,
.single-location .contained-section h2,
.single-location .contained-section h3,
.single-location .pricing-table-column-header,
.location-template-single-location-masa-assist-in-usvi .contained-section h1,
.location-template-single-location-masa-assist-in-usvi .contained-section h2,
.location-template-single-location-masa-assist-in-usvi .contained-section h3,
.page-template-page-memberships .row1-right .h2,
.page-template-page-memberships .row1-right .h4,
.page-template-page-about .row4-left h2,
.page-template-page-about .row4-left h3,
.page-template-page-about .row4-left .h2,
.page-template-page-about .row4-left .h4,
.page-template-page-about .row4-right h2,
.page-template-page-about .row4-right h3,
.page-template-page-about .row4-right .h2,
.page-template-page-about .row4-right .h4,
.page-template-default h1,
.page-template-default h2 {
    font-weight: 700
}

a {
    color: #0071CE
}

a:hover {
    color: #230871
}

.yellow-border-right {
    border-right: 7px solid #FFD040
}

@media (min-width: 992px) {
    .yellow-border-left {
        border-left: 7px solid #FFD040
    }
}

.yellow-border-thin {
    border-width: 3px
}

.btn {
    border-radius: 1.25rem;
    font-weight: 700;
    padding: 0.5rem 3rem
}

.btn-lg {
    border-radius: 1.5rem
}

.btn-sm {
    border-radius: 1rem;
    padding: 0.25rem 1rem
}

.btn-blue {
    background-color: #0071CE;
    border-color: #0071CE;
    color: white
}

.btn-blue:hover {
    background-color: #17639e;
    border-color: #17639e;
    color: white
}

.btn-blue:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #0071CE;
    box-shadow: 0 0 0 0.2rem #0071CE
}

.btn-dark-blue {
    background-color: #230871;
    border-color: #230871;
    color: white
}

.btn-dark-blue:hover {
    background-color: #111d3e;
    border-color: #111d3e;
    color: white
}

.btn-dark-blue:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #230871;
    box-shadow: 0 0 0 0.2rem #230871
}

.btn-yellow {
    background-color: #FFD040;
    border-color: #FFD040
}

.btn-yellow:hover {
    background-color: #fdd81d;
    border-color: #fdd81d
}

.btn-yellow:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #FFD040;
    box-shadow: 0 0 0 0.2rem #FFD040
}

@media (min-width: 576px) {
    .two-column-header {
        background-repeat: no-repeat;
        background-size: cover
    }
}



.two-column-header-content {
    background-color: #0071CE;
    padding: 4.5rem 1rem
}

@media (min-width: 576px) {
    .two-column-header-content {
        background-color: #0071CE
    }
}

.two-column-header-content h1 {
    text-transform: uppercase
}

.two-column-header-content h2,
.two-column-header-content h3,
.two-column-header-content p {
    color: white
}

.faq-container a[aria-expanded="false"]::after,
.faq-container a[aria-expanded="true"]::after {
    position: absolute;
    right: 2rem;
    top: 1.5rem;
    color: #212529;
    font-size: 1.5rem
}

@media (min-width: 992px) {
    .faq-container a[aria-expanded="false"]:after {
        content: "+"
    }
}

@media (min-width: 992px) {
    .faq-container a[aria-expanded="true"]:after {
        content: "x"
    }
}

@media (min-width: 992px) {
    .fancy-yellow-heading {
        border-left: 7px solid #FFD040;
        padding-left: 1.5rem
    }
}

@media (min-width: 992px) {
    .fancy-yellow-heading+.after-fancy-yellow-heading {
        padding-left: calc(1.5rem + 7px)
    }
}

h1.fancy-yellow-heading,
.h1.fancy-yellow-heading {
    text-transform: uppercase
}

.carousel-indicators li {
    background-color: #0071CE;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 50%;
    border-top: none;
    border-bottom: none
}

hr {
    border-width: 2px
}

.grecaptcha-badge {
    visibility: hidden
}

.cognito .c-background-highlight,
.cog-form .c-background-highlight {
    background: none !important
}

.cognito .c-choice-option label span,
.cognito .c-choice-option .cog-label span,
.cognito .el-checkbox__inner label span,
.cognito .el-checkbox__inner .cog-label span,
.cog-form .c-choice-option label span,
.cog-form .c-choice-option .cog-label span,
.cog-form .el-checkbox__inner label span,
.cog-form .el-checkbox__inner .cog-label span {
    padding-left: 0.5rem
}

.cognito .c-label,
.cognito .cog-label,
.cog-form .c-label,
.cog-form .cog-label {
    display: none
}

.cognito .c-helptext,
.cognito .cog-helptext,
.cog-form .c-helptext,
.cog-form .cog-helptext {
    font-size: 80%;
    font-weight: 400;
    margin-top: 0.25rem
}

.cognito .c-required .c-label::after,
.cognito .c-required .cog-label::after,
.cognito .cog-field.is-required .c-label::after,
.cognito .cog-field.is-required .cog-label::after,
.cog-form .c-required .c-label::after,
.cog-form .c-required .cog-label::after,
.cog-form .cog-field.is-required .c-label::after,
.cog-form .cog-field.is-required .cog-label::after {
    color: #0071CE !important
}

.cognito .c-validation,
.cognito .cog-error-message,
.cog-form .c-validation,
.cog-form .cog-error-message {
    color: #0071CE !important;
    font-size: 80% !important;
    background-color: transparent !important;
    margin-top: 0.25rem;
    width: 100%
}

.cognito input[type="text"],
.cognito select,
.cognito textarea,
.cognito .el-input__inner,
.cognito .el-textarea__inner,
.cog-form input[type="text"],
.cog-form select,
.cog-form textarea,
.cog-form .el-input__inner,
.cog-form .el-textarea__inner {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.4rem;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.cognito .btn,
.cognito .cog-button,
.cog-form .btn,
.cog-form .cog-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-transform: uppercase;
    border-radius: 1.25rem;
    font-weight: 700;
    padding: 0.5rem 1.25rem;
    display: inline-block;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.cognito .btn-primary,
.cognito .btn--primary,
.cognito .cog-button-primary,
.cognito .cog-button--primary,
.cog-form .btn-primary,
.cog-form .btn--primary,
.cog-form .cog-button-primary,
.cog-form .cog-button--primary {
    color: white;
    background-color: #230871;
    border-color: #230871
}

.cognito .btn-primary:hover,
.cognito .btn--primary:hover,
.cognito .cog-button-primary:hover,
.cognito .cog-button--primary:hover,
.cog-form .btn-primary:hover,
.cog-form .btn--primary:hover,
.cog-form .cog-button-primary:hover,
.cog-form .cog-button--primary:hover {
    color: white;
    background-color: #111d3e;
    border-color: #111d3e
}

.cognito .btn-primary:focus,
.cognito .btn--primary:focus,
.cognito .cog-button-primary:focus,
.cognito .cog-button--primary:focus,
.cog-form .btn-primary:focus,
.cog-form .btn--primary:focus,
.cog-form .cog-button-primary:focus,
.cog-form .cog-button--primary:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem #230871;
    box-shadow: 0 0 0 0.2rem #230871
}

.cognito .c-button,
.cognito .cog-button,
.cog-form .c-button,
.cog-form .cog-button {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.cognito .c-button-section,
.cognito .cog-button-section,
.cog-form .c-button-section,
.cog-form .cog-button-section {
    margin-top: 1.5rem;
    padding: 0 !important
}

#masthead {
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.25)
}

#masthead #announcement-bar {
    color: white;
    text-align: center;
    font-size: 80%
}

@media (min-width: 576px) {
    #masthead #announcement-bar {
        font-weight: 600;
        font-size: 1rem
    }
}

@media (min-width: 992px) {
    #masthead #announcement-bar {
        letter-spacing: 0.2rem
    }
}

#masthead #announcement-bar a {
    color: white;
    letter-spacing: 1px;
}

@media (min-width: 992px) {
    #masthead .header-logo-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 768px) {
    #masthead .header-logo-column p {
        margin-bottom: 0
    }
}

#masthead .header-top-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}



@media (max-width: 991px) {
    #masthead .navbar-expand-md {
        width: 100%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #masthead .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }
}

#masthead .navbar-expand-md .navbar-nav .nav-link {
    color: #230871;
    font-weight: bold;
    font-size: 16px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

@media (min-width: 1200px) {
    #masthead .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media (min-width: 768px) {
    #masthead .navbar-expand-md .navbar-nav .nav-link:hover {
        color: #0071CE
    }
}

#masthead .navbar-expand-md .navbar-nav .active>.nav-link {
    color: #0071CE
}

.site-footer {
    color: white
}

.site-footer a {
    color: white;
    font-weight: 400;
}

@media (min-width: 992px) {
    .site-footer .footer-logo-column {
        border-right: 1px solid #dee2e6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.site-footer .footer-menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.site-footer .footer-menu .menu-item {
    text-align: center;
    margin-bottom: 0.25rem
}

@media (min-width: 576px) {
    .site-footer .footer-menu .menu-item {
        text-align: left
    }
}

@media (min-width: 768px) {
    .site-footer .footer-menu .menu-item {
        text-align: center
    }
}

@media (min-width: 992px) {
    .site-footer .footer-menu .menu-item {
        text-align: left
    }
}

@media (min-width: 768px) {
    .site-footer .footer-menu .menu-item:last-child {
        margin-bottom: 0
    }
}

.site-footer .footer-bottom-links {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center
}

@media (min-width: 576px) {
    .site-footer .footer-bottom-links {
        text-align: left
    }
}

@media (min-width: 768px) {
    .site-footer .footer-bottom-links {
        text-align: center
    }
}

@media (min-width: 992px) {
    .site-footer .footer-bottom-links {
        text-align: left
    }
}

@media (min-width: 768px) {
    .site-footer .footer-bottom-links li {
        display: inline;
        font-size: 0.75rem
    }
}

@media (min-width: 768px) {
    .site-footer .footer-bottom-links li:after {
        content: "|";
        padding-right: 0.5rem;
        padding-left: 0.5rem
    }
}

@media (max-width: 575px) {
    .site-footer .footer-bottom-links li:last-child {
        font-size: 80%;
        padding-top: 1.5rem
    }
}

@media (min-width: 768px) {
    .site-footer .footer-bottom-links li:last-child:after {
        content: "";
        padding: 0
    }
}

@media screen and (min-width: 375px) {
    .page-template-page-careers .custom-br-375 {
        display: none
    }
}

@media (min-width: 576px) {
    .page-template-page-careers .two-column-header {
        background-image: url("/wp-content/uploads/2021/02/Careers-Header-Extended-1920x800px.jpg")
    }
}

.page-template-page-careers .two-column-header-content {
    padding: 4.5rem 15px
}

@media (min-width: 576px) {
    .page-template-page-careers .two-column-header-content {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
}

@media (min-width: 768px) {
    .page-template-page-careers .two-column-header-content {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem
    }
}

@media (min-width: 1400px) {
    .page-template-page-careers .two-column-header-content {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem
    }
}

@media (min-width: 1900px) {
    .page-template-page-careers .two-column-header-content {
        padding-top: 9rem;
        padding-bottom: 9rem
    }
}

@media (min-width: 2490px) {
    .page-template-page-careers .two-column-header-content {
        padding-top: 12rem;
        padding-bottom: 12rem
    }
}

@media (min-width: 576px) {
    .page-template-page-careers .two-column-header-content-spacing {
        width: 510px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 768px) {
    .page-template-page-careers .two-column-header-content-spacing {
        width: 690px
    }
}

@media (min-width: 992px) {
    .page-template-page-careers .two-column-header-content-spacing {
        width: 450px;
        margin-right: 0;
        margin-left: 25px
    }
}

@media (min-width: 1200px) {
    .page-template-page-careers .two-column-header-content-spacing {
        width: 540px
    }
}

.page-template-page-careers .job-position {
    margin-bottom: 1.5rem
}

.page-template-page-careers .job-position:last-child {
    margin-bottom: 0
}

.page-template-page-careers .benefit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 1.5rem
}

.page-template-page-careers .benefit:last-child {
    margin-bottom: 0
}

.page-template-page-careers .benefit img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 2rem;
    height: 2rem;
    margin-right: 1.25rem
}

@media (min-width: 576px) {
    .page-template-page-careers .benefit img {
        width: 2.5rem;
        height: 2.5rem
    }
}

.page-template-page-careers #careers-form h2 {
    font-size: 2.5rem;
    margin-bottom: 1.5rem
}

.page-template-page-careers #careers-form h3 {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 3rem
}

.page-template-page-contact #contact-form {
    background: #E5F1FA;
}

.page-template-page-contact #contact-form h1,
.page-template-page-contact #contact-form h2 {
    text-align: center
}

.page-template-page-contact #contact-form h1 {
    margin-bottom: 1.5rem
}

.page-template-page-contact #contact-form h2 {
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 3rem
}

@media (min-width: 576px) {
    .page-template-page-faq .two-column-header {
        background-image: url("/wp-content/uploads/2021/02/FAQ-Header-Extended1-1918x434px.jpg");
        background-position-x: 85%
    }
}

.page-template-page-faq .two-column-header-content {
    padding: 4.5rem 1rem
}

@media (min-width: 576px) {
    .page-template-page-faq .two-column-header-content {
        padding-top: 3rem;
        padding-right: 0;
        padding-bottom: 3rem;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .page-template-page-faq .two-column-header-content {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem
    }
}

@media (min-width: 992px) {
    .page-template-page-faq .two-column-header-content {
        padding-top: 7rem;
        padding-right: 15px;
        padding-bottom: 7rem;
        padding-left: 15px
    }
}

@media (min-width: 1900px) {
    .page-template-page-faq .two-column-header-content {
        padding-top: 10rem;
        padding-bottom: 10rem
    }
}

@media (min-width: 576px) {
    .page-template-page-faq .two-column-header-content-spacing {
        width: 540px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 768px) {
    .page-template-page-faq .two-column-header-content-spacing {
        width: 720px
    }
}

@media (min-width: 992px) {
    .page-template-page-faq .two-column-header-content-spacing {
        width: 415px;
        margin-right: 42px;
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .page-template-page-faq .two-column-header-content-spacing {
        width: 540px;
        margin-right: 8px
    }
}

.page-template-page-faq .faq-container .faq-question[aria-expanded="true"] .read-more {
    display: none
}

.page-template-page-faq .faq-container .faq-question[aria-expanded="false"] .read-more {
    display: block
}

@media (min-width: 992px) {
    .page-template-page-faq .faq-container .faq-question[aria-expanded="false"] .read-more {
        display: none
    }
}

.page-template-page-faq .faq-container .faq-answer *:last-child {
    margin-bottom: 0
}

.page-template-front-page #homepage-header {
    background-image: url("/wp-content/uploads/2021/03/Masked-Medical-Personnel-In-Front-of-Ambulance-1920x815px.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 25%;
    height: 500px
}

@media (min-width: 576px) {
    .page-template-front-page #homepage-header {
        height: 400px
    }
}

@media (min-width: 768px) {
    .page-template-front-page #homepage-header {
        height: 450px;
        background-position: top left
    }
}

@media (min-width: 1200px) {
    .page-template-front-page #homepage-header {
        height: 510px
    }
}

@media (min-width: 1400px) {
    .page-template-front-page #homepage-header {
        height: 610px
    }
}

@media (min-width: 1900px) {
    .page-template-front-page #homepage-header {
        height: 710px
    }
}

@media (min-width: 2490px) {
    .page-template-front-page #homepage-header {
        height: 760px
    }
}

.page-template-front-page #homepage-header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.25)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.25) 50%);
    z-index: 1
}

@media (min-width: 576px) {
    .page-template-front-page #homepage-header::before {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), color-stop(60%, rgba(0, 0, 0, 0.25)));
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.25) 60%)
    }
}

@media (min-width: 992px) {
    .page-template-front-page #homepage-header::before {
        background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0.05)));
        background: linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 50%)
    }
}

@media (max-width: 1199px) {
    .page-template-front-page #homepage-header h1 {
        font-size: 2rem
    }
}

@media (max-width: 767px) {
    .page-template-front-page #homepage-header h1 {
        font-size: 1.5rem
    }
}

@media (max-width: 1199px) {
    .page-template-front-page #homepage-header h2 {
        font-size: 1.5rem
    }
}

@media (max-width: 767px) {
    .page-template-front-page #homepage-header h2 {
        font-size: 1.25rem
    }
}





@media (min-width: 576px) {
    .page-template-front-page .two-column-header {
        background-image: url("/wp-content/uploads/2021/02/homepage-row-3-bg.jpg");
        background-position: 10% center
    }
}

@media (min-width: 768px) {
    .page-template-front-page .two-column-header {
        background-position: 8% center
    }
}

@media (min-width: 992px) {
    .page-template-front-page .two-column-header {
        background-position: 25% center
    }
}

@media (min-width: 1400px) {
    .page-template-front-page .two-column-header {
        background-position: center
    }
}

.page-template-front-page .two-column-header-content {
    padding: 4.5rem 1rem
}

@media (min-width: 768px) {
    .page-template-front-page .two-column-header-content {
        padding: 4rem 4rem
    }
}

@media (min-width: 992px) {
    .page-template-front-page .two-column-header-content {
        padding: 3rem 4rem
    }
}

@media (min-width: 1400px) {
    .page-template-front-page .two-column-header-content {
        padding: 4.5rem 4rem
    }
}

@media (min-width: 1900px) {
    .page-template-front-page .two-column-header-content {
        padding: 12rem 7rem
    }
}

@media (min-width: 2490px) {
    .page-template-front-page .two-column-header-content {
        padding: 18rem 10rem
    }
}

.page-template-front-page .contained-section {
    background-color: #0071CE;
    padding-left: 100px;
}

@media (min-width: 576px) {
    .page-template-front-page .contained-section {
        background-color: #0071CE
    }
}

@media (min-width: 576px) {
    .page-template-front-page .contained-section-container {
        width: 510px
    }
}

@media (min-width: 768px) {
    .page-template-front-page .contained-section-container {
        width: 690px
    }
}

@media (max-width: 991px) {
    .page-template-front-page .contained-section-container {
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 992px) {
    .page-template-front-page .contained-section-container {
        width: 450px
    }
}

@media (min-width: 1200px) {
    .page-template-front-page .contained-section-container {
        width: 540px
    }
}

.page-template-front-page .contained-section h2,
.page-template-front-page .contained-section h3,
.page-template-front-page .contained-section p {
    color: white
}

.page-template-front-page #homepage-row3-br {
    display: none
}

@media screen and (min-width: 576px) and (max-width: 989px) {
    .page-template-front-page #homepage-row3-br {
        display: block
    }
}

@media screen and (min-width: 1335px) and (max-width: 2168px) {
    .page-template-front-page #homepage-row3-br {
        display: block
    }
}

@media (min-width: 1200px) {

    .page-template-front-page #prevButton img,
    .page-template-front-page #nextButton img {
        max-width: 23px;
        height: auto
    }
}

.page-template-front-page .my-slider img {
    max-width: 110px;
    height: auto
}

.page-template-front-page #affordable-memberships {
    background-color: #0071CE;
}

.page-template-front-page .carousel-item {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic
}

@media (min-width: 1200px) {
    .page-template-front-page .carousel-item .d-block {
        width: 90%
    }
}

.page-template-page-partner-discount-program h1,
.page-template-page-partner-discount-program .h1 {
    font-size: 2rem
}

@media (min-width: 576px) {

    .page-template-page-partner-discount-program h1,
    .page-template-page-partner-discount-program .h1 {
        font-size: 2.5rem
    }
}

.page-template-page-partner-discount-program .row-1-content h2 {
    font-size: 1.5rem
}

.page-template-page-partner-discount-program .row-1-content p:last-of-type {
    margin-bottom: 0
}

.page-template-page-partner-discount-program .row-1-content p+h2 {
    padding-top: 0.5rem
}

.page-template-page-partner-discount-program .discount-icon {
    max-width: 110px;
    height: auto
}

.page-template-page-partner-discount-program .location {
    height: 100%
}

.page-template-page-partner-discount-program .location img {
    width: 40%;
    height: auto
}

@media (max-width: 575px) {
    .page-template-page-what-is-masa-assist h1 {
        font-size: 2rem
    }
}

.page-template-page-what-is-masa-assist .top-section-padding {
    padding-left: 1rem
}

@media (min-width: 576px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 3rem
    }
}

@media (min-width: 768px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 4.5rem
    }
}

@media (min-width: 992px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 3rem
    }
}

@media (min-width: 1200px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 4.5rem
    }
}

@media (min-width: 1400px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 6rem
    }
}

@media (min-width: 1900px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 10rem
    }
}

@media (min-width: 2490px) {
    .page-template-page-what-is-masa-assist .top-section-padding {
        padding-left: 19rem
    }
}

.page-template-page-what-is-masa-assist .contained-section {
    background-color: #0071CE
}

@media (min-width: 576px) {
    .page-template-page-what-is-masa-assist .contained-section {
        background-color: #0071CE
    }
}

@media (min-width: 576px) {
    .page-template-page-what-is-masa-assist .contained-section-container {
        width: 510px
    }
}

@media (min-width: 768px) {
    .page-template-page-what-is-masa-assist .contained-section-container {
        width: 690px
    }
}

@media (max-width: 991px) {
    .page-template-page-what-is-masa-assist .contained-section-container {
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 992px) {
    .page-template-page-what-is-masa-assist .contained-section-container {
        margin-right: 70px;
        width: 370px
    }
}

@media (min-width: 1200px) {
    .page-template-page-what-is-masa-assist .contained-section-container {
        margin-right: 87px;
        width: 445px
    }
}

.page-template-page-what-is-masa-assist .contained-section h2,
.page-template-page-what-is-masa-assist .contained-section h3,
.page-template-page-what-is-masa-assist .contained-section p {
    color: white
}

@media (min-width: 576px) {
    .page-template-page-what-is-masa-assist .two-column-header {
        background-image: url("/wp-content/uploads/2021/02/Head-in-Hands-1920x750px.jpg");
        background-position-x: right
    }
}

.page-template-page-what-is-masa-assist .two-column-header-content {
    padding: 4.5rem 1rem
}

@media (min-width: 576px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 3rem 3rem
    }
}

@media (min-width: 768px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 4.5rem 4.5rem
    }
}

@media (min-width: 992px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 3rem 3rem
    }
}

@media (min-width: 1200px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 4.5rem 4.5rem
    }
}

@media (min-width: 1400px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 6rem 6rem
    }
}

@media (min-width: 1900px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 10rem 10rem
    }
}

@media (min-width: 2490px) {
    .page-template-page-what-is-masa-assist .two-column-header-content {
        padding: 14rem 19rem
    }
}

.page-template-page-what-is-masa-assist .stat-number {
    display: block;
    font-size: 2rem
}

@media (min-width: 576px) {
    .page-template-page-what-is-masa-assist .stat-number {
        font-size: 4rem;
        line-height: 1.25
    }
}

.page-template-page-what-is-masa-assist .stat-text {
    display: block;
    font-size: 1.25rem
}

.page-template-page-what-is-masa-assist #medical-background {
    background-color: #0071CE;
}

.page-template-page-what-is-masa-assist .benefit-icon {
    width: 40px;
    height: 40px;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

@media (min-width: 992px) {
    .page-template-page-what-is-masa-assist .benefit-icon {
        width: 60px;
        height: 60px
    }
}

@media (min-width: 1200px) {
    .page-template-page-what-is-masa-assist .benefit-icon {
        width: 70px;
        height: 70px
    }
}

.single-location .contained-section {
    background-color: #0071CE
}

@media (min-width: 576px) {
    .single-location .contained-section {
        background-color: #0071CE
    }
}

@media (min-width: 576px) {
    .single-location .contained-section-container {
        width: 510px
    }
}

@media (min-width: 768px) {
    .single-location .contained-section-container {
        width: 690px
    }
}

@media (max-width: 991px) {
    .single-location .contained-section-container {
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 992px) {
    .single-location .contained-section-container {
        width: 930px
    }
}

@media (min-width: 1200px) {
    .single-location .contained-section-container {
        margin-right: 87px;
        width: 445px
    }
}

.single-location .contained-section h2,
.single-location .contained-section h3,
.single-location .contained-section p {
    color: white
}

.single-location .two-column-header {
    background-position-x: right
}

@media (min-width: 992px) {
    .single-location .two-column-header-border-right {
        border-right: none
    }
}

@media (min-width: 1200px) {
    .single-location .two-column-header-border-right {
        border-right: 7px solid #FFD040
    }
}

.single-location .two-column-header-content {
    padding: 4.5rem 1rem
}

@media (min-width: 576px) {
    .single-location .two-column-header-content {
        padding: 3rem 3rem
    }
}

@media (min-width: 768px) {
    .single-location .two-column-header-content {
        padding: 4.5rem 4.5rem
    }
}

@media (min-width: 992px) {
    .single-location .two-column-header-content {
        padding: 3rem 3rem
    }
}

@media (min-width: 1200px) {
    .single-location .two-column-header-content {
        padding: 4.5rem 4.5rem
    }
}

@media (min-width: 1400px) {
    .single-location .two-column-header-content {
        padding: 6rem 6rem
    }
}

@media (min-width: 1900px) {
    .single-location .two-column-header-content {
        padding: 10rem 10rem
    }
}

@media (min-width: 2490px) {
    .single-location .two-column-header-content {
        padding: 14rem 19rem
    }
}

.single-location h1 {
    font-size: 1.5rem
}

@media (min-width: 576px) {
    .single-location h1 {
        font-size: 2.5rem
    }
}

.single-location .plane-overlay {
    max-width: 100%;
    height: auto;
    margin-top: -9rem
}

@media (min-width: 576px) {
    .single-location .plane-overlay {
        margin-top: -7.25rem
    }
}

@media (min-width: 768px) {
    .single-location .plane-overlay {
        margin-top: -7.75rem;
        
    }
}

@media (min-width: 992px) {
    .single-location .plane-overlay {
        margin-top: -8rem
    }
}

@media (min-width: 1200px) {
    .single-location .plane-overlay {
        margin-top: -9rem
    }
}

.single-location #currencyToggle.btn-group>.btn {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}

.single-location #currencyToggle.btn-group>.btn:hover,
.single-location #currencyToggle.btn-group>.btn:active,
.single-location #currencyToggle.btn-group>.btn.active {
    z-index: 0
}

.single-location #currencyToggle.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-left-radius: 0.5rem;
    border-top-left-radius: 0.5rem
}

.single-location #currencyToggle.btn-group>.btn:not(:first-child) {
    border-bottom-right-radius: 0.5rem;
    border-top-right-radius: 0.5rem
}

.single-location #currencyToggle.btn-group>.btn.btn-currency {
    background-color: black;
    border-color: black;
    color: white;
    font-weight: bold
}

.single-location #currencyToggle.btn-group>.btn.btn-currency:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25)
}

.single-location #currencyToggle.btn-group>.btn.btn-currency.active {
    background-color: #8cd188;
    border-color: #8cd188;
    color: black
}

.single-location #currencyToggle.btn-group>.btn.btn-currency.active:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 209, 136, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 209, 136, 0.25)
}

.single-location .pricing-table-header {
    color: white;
    text-align: center
}

@media (min-width: 576px) {
    .single-location .pricing-table-header {
        border-top-left-radius: 1.5rem;
        border-top-right-radius: 1.5rem
    }
}

@media (min-width: 576px) {
    .single-location .pricing-table-bottom {
        border-right: 1px solid #dee2e6;
        border-bottom: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6;
        border-bottom-left-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem
    }
}

.single-location .pricing-table-column-header {
    font-size: 1.25rem;
    display: block
}

.single-location .pricing-table-plans .row {
    margin-bottom: 1rem
}

@media (min-width: 576px) {
    .single-location .pricing-table-plans .row {
        border-right: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6
    }
}

@media (min-width: 768px) {
    .single-location .pricing-table-plans .row {
        margin-bottom: 0
    }
}

.single-location .pricing-table-plans .row:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .single-location .pricing-table-plans .row:nth-child(odd) {
        background-color:#E5F1FA
    }
}

@media (min-width: 768px) {
    .single-location .pricing-table-plans .row:nth-child(even) {
        background-color: white
    }
}

@media (max-width: 767px) {
    .single-location .pricing-table-plans .col-12:first-child {
        font-weight: bold;
        background-color: rgba(175, 218, 216, 0.2)
    }
}

@media (min-width: 576px) {
    .single-location .pricing-table-plans-header {
        border-right: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6
    }
}

.single-location .pricing-table-amount {
    font-weight: 800
}

@media (min-width: 768px) {
    .single-location .pricing-table-amount {
        text-align: center;
        font-size: 1.25rem
    }
}

.single-location .membership-entry {
    margin-bottom: 1.5rem
}

.single-location .membership-entry:last-child {
    margin-bottom: 0
}

.single-location .membership-entry img {
    width: 2.25rem;
    height: 2.25rem
}

@media (min-width: 576px) {
    .single-location .zone-entry {
        margin-left: 3.25rem
    }
}

.single-location .zone-entry:last-child {
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .single-location .zone-entry:last-child {
        margin-bottom: 0
    }
}

.single-location .map-container {
    height: 400px
}

@media (min-width: 576px) {
    .single-location .map-container {
        height: 450px
    }
}

@media (min-width: 768px) {
    .single-location .map-container {
        height: 400px
    }
}

@media (min-width: 992px) {
    .single-location .map-container {
        height: 100%
    }
}

.single-location .map-container-wide {
    height: 450px
}

@media screen and (max-width: 575px) {
    .single-location .people-col:not(:last-child) {
        margin-bottom: 1.5rem
    }
}

.single-location #form-background {
    background-color: #0071CE;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.single-location .discount-top {
    margin-bottom: 1rem;
    position: relative;
}

.single-location .discount-top::after {
    content: "";
    position: absolute;
    background-color: #0071CE;
    height: 3px;
    width: 100%;
    margin-top: 10px;
}

.single-location .discount-top p {
    margin-bottom: 0
}

.location-template-single-location-masa-assist-in-usvi .contained-section {
    background-color: #0071CE
}

@media (min-width: 576px) {
    .location-template-single-location-masa-assist-in-usvi .contained-section {
        background-color: #0071CE
    }
}

@media (min-width: 576px) {
    .location-template-single-location-masa-assist-in-usvi .contained-section-container {
        width: 510px
    }
}

@media (min-width: 768px) {
    .location-template-single-location-masa-assist-in-usvi .contained-section-container {
        width: 690px
    }
}

@media (max-width: 991px) {
    .location-template-single-location-masa-assist-in-usvi .contained-section-container {
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 992px) {
    .location-template-single-location-masa-assist-in-usvi .contained-section-container {
        width: 930px
    }
}

@media (min-width: 1200px) {
    .location-template-single-location-masa-assist-in-usvi .contained-section-container {
        margin-right: 87px;
        width: 445px
    }
}

.location-template-single-location-masa-assist-in-usvi .contained-section h2,
.location-template-single-location-masa-assist-in-usvi .contained-section h3,
.location-template-single-location-masa-assist-in-usvi .contained-section p {
    color: white
}

.location-template-single-location-masa-assist-in-usvi .benefit-icon {
    width: 40px;
    height: 40px;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

@media (min-width: 992px) {
    .location-template-single-location-masa-assist-in-usvi .benefit-icon {
        width: 60px;
        height: 60px
    }
}

@media (min-width: 1200px) {
    .location-template-single-location-masa-assist-in-usvi .benefit-icon {
        width: 70px;
        height: 70px
    }
}

.location-template-single-location-masa-assist-in-usvi .pricing-table-column-header {
    font-size: 1rem
}

.page-template-page-memberships .row1-left *:last-child {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .page-template-page-memberships .row1-left *:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .page-template-page-memberships .row1-right {
        margin-top: -14rem
    }
}

@media (min-width: 1200px) {
    .page-template-page-memberships .row1-right {
        margin-top: -16.5rem
    }
}

.page-template-page-memberships .row1-right .h2,
.page-template-page-memberships .row1-right .h4 {
    text-align: center
}

@media (max-width: 575px) {
    .page-template-page-memberships .row1-right .h2 {
        font-size: 1.5rem
    }
}

.page-template-page-memberships .location {
    height: 100%
}

.page-template-page-memberships .location img {
    width: 40%;
    height: auto
}

.page-template-page-about .after-fancy-yellow-heading *:last-child {
    margin-bottom: 0
}

.page-template-page-about .medical-background {
    background: #E5F1FA;
}

@media (max-width: 991px) {
    .page-template-page-about .mobile-bottom-border {
        border-bottom: 2px solid #dee2e6
    }
}

.page-template-page-about .row4-left *:last-child {
    margin-bottom: 3rem
}

@media (min-width: 992px) {
    .page-template-page-about .row4-left *:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .page-template-page-about .row4-right {
        margin-top: -17.5rem
    }
}

@media (min-width: 1200px) {
    .page-template-page-about .row4-right {
        margin-top: -19rem
    }
}

.page-template-page-about .row4-right .h2,
.page-template-page-about .row4-right .h4 {
    text-align: center
}

@media (max-width: 575px) {
    .page-template-page-about .row4-right .h2 {
        font-size: 1.5rem
    }
}

.page-template-page-about .sales-agent {
    text-align: center
}

.page-template-page-about .sales-agent p {
    margin-bottom: 0
}

.page-template-default #page-content *:last-child {
    margin-bottom: 0
}

.page-template-default h2 {
    font-size: 1.75rem
}

.page-template-default p+h2 {
    padding-top: 0.5rem
}

@media (max-width: 575px) {
    .page-template-default a[href^="mailto:"] {
        word-break: break-all
    }
}

@media (min-width: 768px) {
    .error404 #page-content ul {
        padding-left: 0;
        list-style: none
    }
}

@media (min-width: 768px) {
    .error404 #page-content li {
        display: inline
    }
}

@media (min-width: 768px) {
    .error404 #page-content li:not(:last-child) {
        margin-right: 1rem;
        padding-right: 1rem;
        border-right: 1px solid #212529
    }
}

.page-template-page-leading-air-ambulance-coverage-in-usvi .header-background {
    background-image: url("/wp-content/uploads/2021/02/Contact-Header-1200x600px.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-template-page-leading-air-ambulance-coverage-in-usvi #contact-form {
    background-image: url("/wp-content/uploads/2021/04/usvi-landing-page-form-background.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.page-template-page-leading-air-ambulance-coverage-in-usvi #contact-form h3 {
    font-size: 1.25rem;
    font-weight: 400
}

.page-template-page-leading-air-ambulance-coverage-in-usvi .usvi-benefit div p {
    margin-bottom: 1.5rem
}

.page-template-page-leading-air-ambulance-coverage-in-usvi .usvi-benefit:last-child div p {
    margin-bottom: 1.5rem
}

.page-template-page-leading-air-ambulance-coverage-in-usvi .benefit-icon {
    width: 40px;
    height: 40px;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

@media (min-width: 992px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi .benefit-icon {
        width: 60px;
        height: 60px
    }
}

@media (min-width: 1200px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi .benefit-icon {
        width: 70px;
        height: 70px
    }
}

.page-template-page-leading-air-ambulance-coverage-in-usvi #footer {
    color: white
}

.page-template-page-leading-air-ambulance-coverage-in-usvi #footer a {
    color: white
}

@media (min-width: 992px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-logo-column {
        border-right: 1px solid #dee2e6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    text-align: center
}

@media (min-width: 576px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links {
        text-align: left
    }
}

@media (min-width: 768px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links {
        text-align: center
    }
}

@media (min-width: 992px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links {
        text-align: left
    }
}

@media (min-width: 768px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links li {
        display: inline;
        font-size: 0.75rem
    }
}

@media (min-width: 768px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links li:after {
        content: "|";
        padding-right: 0.5rem;
        padding-left: 0.5rem
    }
}

@media (max-width: 575px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links li:last-child {
        font-size: 80%;
        padding-top: 1.5rem
    }
}

@media (min-width: 768px) {
    .page-template-page-leading-air-ambulance-coverage-in-usvi #footer .footer-bottom-links li:last-child:after {
        content: "";
        padding: 0
    }
}
.blue-bdr{
    color: #0071CE;
    border: 2px solid #0071CE;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    transition: 0.3s;
    text-decoration: none;
}
.blue-bdr:hover{
    background-color: #0071CE;
    color: #fff !important;
    text-decoration: none !important;
    transition: 0.3s;
}
.tel-numb{
    color: #230871;
    font-size: 14px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-right: 20px;
}
.header-logo{
    max-width: 340px;
    width: 100%;
}
.align-center{
    align-items: center !important;
}
nav.navbar{
    width: 100%;
    margin-top: 20px;
    padding: 0 !important;
}
nav.navbar #menu-header{
    width: 100%;
    justify-content: space-between;
}
footer.site-footer .bg-blue{
    padding-top: 30px;
    padding-bottom: 20px;
}
.text-shadow{
    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.50);
}
.left-arrow-white, .left-arrow-yellow, .left-arrow-blue{
    position: relative;
    padding-left: 70px;
}
.left-arrow-white::before{
    content: '';
    background-image:url('/wp-content/uploads/2024/05/left-white-arrow.png') ;
    display: block;
    height: 102px;
    width: 77px;
    position: absolute;
    margin-left: -77px;
    margin-top: -10px;
    background-repeat: no-repeat;
}
.left-arrow-yellow::before{
    content: '';
    background-image:url('/wp-content/uploads/2024/05/left-white-yellow.png') ;
    display: block;
    height: 77px;
    width: 44px;
    position: absolute;
    margin-left: -65px;
    margin-top: 0px;
    background-repeat: no-repeat;

}
.left-arrow-blue::before{
    content: '';
    background-image:url('/wp-content/uploads/2024/05/left-heading-arrow.png') ;
    display: block;
    height: 77px;
    width: 44px;
    position: absolute;
    margin-left: -65px;
    margin-top: 0px;
    background-repeat: no-repeat;

}
.page-template-front-page .contained-section .btn-dark-blue, .btn-yellow {
    background-color: #FFD040;
    border-color: #FFD040;
    color: #230871;
}
.page-template-front-page .contained-section .btn-dark-blue:hover, .btn-yellow:hover{
    background-color: #fff;
    border-color: #FFD040;
    color: #230871;
}
.font-white{
    color: #fff;
}
#affordable-memberships .cog-label{
    color: #fff;
}
.embed-responsive{
    border-radius: 15px;
}
#medical-background img{
    border-radius: 15px;
}
#benefits .col-lg-4{
    margin-bottom: 20px;
}
.grey-box{
    background-color: #E5F1FA;
    padding: 40px 20px;
    border-radius: 15px;
    height: 100%;
}
.grey-box img{
    margin-bottom: 10px;
}
.grey-box p{
    color: #404042;
}
.cog-form {
    background: #230871;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.43);
}
.cog-form .cog-label{
    color: #fff !important;
}
.cog-form .cog-page__navigation{
    justify-content: center !important;
    margin-top: 25px;
}
.cog-form  .cog-button--primary{
    background: #E64B38 !important;
    padding: 10px 40px !important;
}
.find-member{
    padding: 50px 20px !important;
    border-radius: 30px;
}
.sales-agent img{
border-radius: 10px;
}
.faq-container a[aria-expanded="false"]::after, .faq-container a[aria-expanded="true"]::after{
    display: none;
}
.single-location .grey-box p{
    color: #230871;
}
.single-location .grey-box img{
    border-radius: 10px;
}
.disc-amt{
   font-size: 26px !important;
}
.yl-btn{
    background-color: #FFD040;
    border: 2px solid #FFD040;
    color: #230871;
    padding: 6px 30px !important;
    border-radius: 30px;
    width: 90%;
    margin: -110px auto 0 auto !important;
}
.yl-btn:hover{
    text-decoration: none !important;
    background-color: #fff;
    color: #230871 !important;
}
#discounts .grey-box{
    padding: 40px 20px 70px 20px;
}
#menu-header .pl-0 a{
    padding-left: 0 !important;
}
#menu-header .pr-0 a{
    padding-right: 0 !important;
}
 .navbar-toggler{
    border: 0;
}
 .navbar-light .navbar-toggler-icon{
    background-image:none;
    outline: none !important;
}
.navbar-light button[aria-expanded="true"] .navbar-toggler-icon:nth-child(1){
    transform: rotate(45deg);
    margin-top: 10px !important;
    transition: 0.3s;
}
.navbar-light button[aria-expanded="true"] .navbar-toggler-icon:nth-child(2){
    transform: rotate(-45deg);
    margin-top: -13px !important;
    transition: 0.3s;
}
.navbar-light button[aria-expanded="true"] .navbar-toggler-icon:last-child{
    visibility: hidden;
 
}
 .navbar-toggler-icon{
    display: block;
    width: 45px;
    height: 4px;
    vertical-align: middle;
    content: "";
    background: #0071CE;
    background-size: 100% 100%;
    margin-bottom: 10px;
}
.navbar-toggler button:focus{
    outline: none;
}
@media (max-width: 767px) {
    .page-template-front-page .contained-section{
        padding-left: 15px;
    }
    .confetti-height{
        padding: 20px 5px;
    }
}