h2 {
    color: #20812D !important;
}

h3 {
    font-weight: bold;
    letter-spacing: 0.1em !important;
    font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px !important;
    margin-bottom: 25px;
}

.aip-two-panel {
    background: #1b71b2;
    display: table;
    width: 100%;
}

.aip-two-panel__image {
    background-image: url('../jpg/37p31w3o5h_copy_of_64_jmorey_06_25_2016_jamaica_byya.jpg');
    background-position: center center;
    background-size: cover;
    display: table-cell;
    vertical-align: top;
    width: calc(50% - 5px);
}

.aip-two-panel__image__spacer {
    min-height: 500px;
}

.aip-two-panel__content {
    display: table-cell;
    padding: 80px;
    vertical-align: middle;
    width: 50%;
}

.aip-two-panel__content h3 {
    color: white !important;
    margin-bottom: 15px !important;
}

.aip-two-panel__content h2 {
    font-family: "Brandon Grotesque", helvetica, arial, sans-serif;
    font-weight: bold;
    color: white !important;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.aip-two-panel__content p {
    color: white;
    margin-bottom: 15px;
}

.aip-spotlight .type-caption {
    color: #20812d;
    font-family: "Brandon Grotesque",helvetica,arial,sans-serif;
    font-size: 1.575rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.875rem;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.aip-spotlight .color-link {
    margin: 0 0 15px;
    padding: 0;
}

.aip-spotlight-h2 {
    font-size: 2.0625rem !important;
    padding-top: 50px;
}

.aip-hero {
    background: #1b71b2;
    margin: 60px 0 0;
    padding: 0 0 50px;
}

.aip-hero-video {
    margin: 0 0 -30px;
    position: relative;
    top: -60px;
}

.aip-hero__left {
    display: inline-block;
    padding: 0 30px 0 10px;
    text-align: left;
    width: calc(50% - 5px);
    vertical-align: top;
}

.aip-hero__left h3 {
    color: #faff00;
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

.aip-hero__left h2 {
    font-size: 3.375rem;
    line-height: 3.375rem;
    font-family: "Brandon Grotesque",helvetica,arial,sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: white !important;
}

.aip-hero__right {
    display: inline-block;
    text-align: left;
    width: 50%;
    vertical-align: top;
}

.aip-hero__right p {
    color: white;
}

.aip-two-card-panel {
    display: table;
    margin: 0 0 0px;
    padding: 0 20px 70px;
    position: relative;
    top: 40px;
    width: 100%;
    border-top: 0.5px solid #e3e3e3;
}

.aip-two-card-panel__content {
    display: table-cell;
    vertical-align: middle;
    width: calc(33.3333% - 60px);
}

.aip-two-card-panel__content h2 {
    font-family: "Brandon Grotesque",helvetica,arial,sans-serif;
    font-size: 2.0625rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 2.0625rem;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.aip-two-card-panel__card {
    display: table-cell;
    padding: 0 0 0 30px;
    position: relative;
    width: 33.3333%;
    top: -40px;
}

.aip-two-card-panel__card__image {
    border-radius: 5px 5px 0 0;
    display: block;
    overflow: hidden;
}

.aip-two-card-panel__card__image img {
    display: block;
}

.aip-two-card-panel__card__content {
    border-radius: 0 0 5px 5px;
    min-height: 325px;
    padding: 30px;
    text-align: center;
    background-color: white;
}

.aip-two-card-panel__card__content h3 a {
    display: block;
    font-size: 1.425rem;
    line-height: 1.425rem;
    margin: 10px 0;
}

.aip-two-card-panel__card__content p {
    line-height: 1.65rem;
}

.aip-wysiwyg-h2 {
    font-size: 2.0625rem !important;
    margin: 65px 0 35px;
}

.block__description {
    background-color:#e58a1f;
    padding: 16px 10px;
    width: calc(100% - 20px);
    margin-top: -20px;
    z-index: 1;
}

.block__description a {
    color: white;
}

.block__description .type-caption {
    font-size: 24px;
    letter-spacing: 0.1em;
}

.feature-hero__content h2 {
    color: white !important;
}

.feature-hero__content.fill-callout-alt {
    background-color: #20812d;
}

.grid.grid-medium-half:nth-of-type(4) .column.cell {
    padding:0px;
}

.grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(1) .wysiwyg, .grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(2) .wysiwyg{
    background-color:#f1f0ed;
    padding:16px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 25%);
}

.grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(1) .wysiwyg p, .grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(2) .wysiwyg p {
    margin:10px;
}

.grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(1) .wysiwyg .fine-print, .grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(2) .wysiwyg .fine-print {
    color:#212426;
}

@media all and (max-width: 767px) {
    .margin-expanded-bottom {
        margin-bottom: 18px;
    }

    /* .grid.grid-medium-half:nth-of-type(6) {
        flex-flow: column-reverse;
    }

    .grid.grid-medium-half:nth-of-type(4) {
        flex-flow: column-reverse;
    } */

    .block__description {
        background-color: transparent;
        margin-top: 0px;
    }

    .block__description a {
        color:#20812D;
    }

    .grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(1), .grid.grid-medium-half:nth-of-type(13) .column.cell:nth-of-type(2) {
        padding: 0px 16px;
    }

    .aip-hero {
        padding-bottom: 20px;
    }

    .aip-hero__left {
        display: block;
        padding: 0 20px;
        width: 100%;
    }

    .aip-hero__left h2 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .aip-hero__right {
        display: block;
        padding: 20px;
        width: 100%;
    }

    .aip-two-panel {
        display: block;
    }

    .aip-two-panel__image {
        display: block;
        width: 100%;
    }

    .aip-two-panel__content {
        padding: 30px;
    }

    .aip-two-card-panel {
        margin: 0;
        padding: 40px 20px;
        top: 0;
        margin-top: 45px;
    }

    .aip-two-card-panel__content {
        display: block;
        margin: 0 0 40px;
        text-align: center;
        width: 100%;
    }

    .aip-two-card-panel__card {
        display: inline-block;
        padding: 0;
        top: 0;
        width: 100%;
        vertical-align: top;
    }

    .aip-two-card-panel__card__content {
        min-height: auto;
    }

    .aip-two-card-panel__card--last {
        margin: 20px 0 0 0;
    }

    .aip-spotlight-h2 {
        padding-top: 20px;
    }

    .feature-hero {
        display: grid;
    }

    .feature-hero .background-cover {
        order: 2;
    }
}