.c-intro-slide {
    position: relative;
    min-height: 100vh;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dots {
    font-weight: bold;
    display: block;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: -8px;
    font-size: 36px;
    color: #96c839;
}


.c-intro-slide__top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.c-intro-slide__title, .c-slide__image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.c-slide__image {
    padding-top: 50px;
}

.c-intro-slide__subtitle {
    padding: 0;
}

.c-intro-slide__arrow {
    background-image: url(../images/icon-chevron.down.svg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.c-intro-slide__body {
    margin-top: 20px;
    max-width: 480px;
    margin: 0 5px;
    font-weight: normal;
    background-color: #fff;
    padding: 20px;
    border-radius: 30px;
}

.c-intro-slide__body a {
    color: #333;
    text-decoration: none;
}

.c-intro-slide__body a:hover {
    color: #555;
}

.c-intro-slide__body h2 {
    margin: 0 auto 5px;
}

/* .c-intro-slide__body p {
    margin: 0 auto;
} */

.c-intro-slide__body p + h2 {
    margin-top: 20px;
}

.c-intro-slide__body .big {
    font-size: 28px;
}

.c-intro-slide__body .cta {
    font-style: italic;
    font-weight: bold;
    margin-top: 20px;
}

.c-intro-slide__body .cta span {
    display: block;
}

.crisis {
    text-align: left;
    position: relative;
    margin: 30px auto 0;
    max-width: 510px;
}

.crisis:before {
    content: '';
    display: block;
    float: left;
    width: 56px;
    height: 56px;
    margin-right: 8px;
    background-image: url('../images/crisisPhone.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.c-slide {
    min-height: 0;
    color: #005771;
    text-align: center;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
    font-weight: bold;
}

.bungee {
    font-family: bungee, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.header {
    font-weight: bold;
}

.header + p {
    margin-top: 0;
}

.subhead {
    font-weight: 900;
    text-transform: uppercase;
}

.uppercase {
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
}

.c-slide__content-arrow {
    display: none;
}

/* .c-slide__content p {
    margin-top: 0;
} */

/* .c-slide__content p span {
    white-space: nowrap;
} */

/* .c-slide__content p:first-letter {
    font-weight: bold;
    font-size: 28px;
}

.c-slide__content ul + p:first-letter {
    font-size: 20px;
} */

.c-slide__content ul {
    text-align: left;
}

.c-cta-slide__body {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
}


@media (min-width: 480px) {
    .c-slide__image {
        padding-top: 0;
    }
}


@media (min-width: 700px) {
    .c-intro-slide__title, .c-slide__image {
        max-width: 440px;
    }
}

@media (min-width: 1000px) {
    .c-intro-slide__title {
        max-width: 750px;
    }

    .c-intro-slide__body {
        max-width: 700px;
        width: 100%;
    }

    .c-slide__image {
        max-width: 100%;
    }
}

.c-intro-slide__body strong {
    font-size: 24px;
}

/* Pad image element */

@media (min-width: 1200px) {
    .c-image-panel__image-el {
        left: 20%;
    }
    .c-slide__content-layout {
        padding-left: calc(55% + 20px);
    }
}

@media (min-width: 1480px) {
    .c-image-panel__image-el {
        left: 30%;
    }
}



/* Slides */

/* .c-slide__content {
    font-weight: 700;
} */

.c-slide__title {
    font-weight: bold;
    text-transform: uppercase;
    color: #111;
    /* font-family: 'Bungee', sans-serif; */
}

/* .c-slide__title:first-letter {
    font-weight: 900;
} */

/* CTA */

.c-cta-slide {
    min-height: 80vh;
}

.c-cta-slide__image {
    margin-bottom: 0;
    animation: none;
    max-width: 400px;
}

.c-cta-slide__callout {
    font-weight: normal;
    margin-top: 0;
    max-width: 750px;
    padding-top: 0;
}

.c-cta-slide__callout p {
    font-size: 24px;
    margin: 0 0 30px;
    font-weight: bold;
    color: #0b0755;
}

.c-cta-slide__callout ul {
    text-align: left;
    padding: 1em;
}

.c-cta-slide__callout li+li {
    margin-top: 1em;
}

/* .c-cta-slide__callout-title, .c-slide[data-id="0"] .c-slide__title, .c-slide[data-id="1"] .c-slide__title, .c-slide[data-id="2"] .c-slide__title, .c-slide[data-id="3"] .c-slide__title {
    text-align: center;
    margin: 0;
    font-weight: 900;
} */

.c-cta-slide__callout-title {
    color: #0b0755;
    font-size: 26px;
}

/* Button */

.c-button {
    text-transform: uppercase;
    font-weight: 800;
    font-style: normal;
    line-height: 1.2;
    background-color: #f96058;
    color: #fff;
    border: 0;
    margin: .5em auto;
    transition: .3s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .125);
}

.c-button:hover,
.c-button:focus {
    background: #dd5350;
    color: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .125);
    transform: translateY(-2px);
}

.c-button:active {
    background-color: #dd5350;
    color: #fff;
    -webkit-box-shadow: inset 0 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 5px rgba(0, 0, 0, .125);
}

.c-button-2 {
    background-color: #ee9fb7;
}

.c-button-2:hover,
.c-button-2:focus,
.c-button-2:active {
    background-color: #d390a6;
}

.c-button-3 {
    background-color: #ffefd7;
}


.c-button-3:hover,
.c-button-3:focus,
.c-button-3:active {
    background-color: #e5d7c3;
}


@media (min-width: 640px) {
    .c-button {
        font-size: 24px;
    }

    .c-cta-slide__callout-title {
        font-size: 36px;
    }
}

.button-list {
    list-style: none;
    padding: 0;
    /* padding: 25px;
    background: #a8ce3c;
    border-top: 30px solid #2f1d36; */
}

.button-list li {
    margin: 0 0 10px;
}

.button-list a {
    background: #879b34;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    display: block;
    border-radius: 50px;
    /* box-shadow: -3px 3px 0 rgba(0, 0, 0, .5); */
    transition: .3s;
    text-align: center;
    font-weight: bold;
}

.button-list a:hover {
    background: #737f2b;
}
/* 
#slide-0 .c-slide__content-layout {
    padding: 40px 20px;
}

#slide-0 .c-slide__content {
    padding: 0;
    margin: 0 auto;
}

#slide-0 .c-slide__title {
    color: #3b98d3;
} */



/* Fix arrow */

@media only screen and (min-width: 30.0625em) {
    /* .c-cta-slide__callout p {
        font-size: 30px;
        line-height: 36px;
    } */

    .c-slide__content-arrow {
        border-width: 40px 50px 40px 0;
    }
    .c-slide[data-id="1"] .c-slide__content-arrow {
        top: 50%;
        margin-top: -40px;
    }
}

@media only screen and (min-width: 47.5625em) {
    .c-cta-slide__image {
        max-width: 600px;
    }
}