html {
    scroll-behavior: smooth
}

body.afx.initial-load {
    background: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
}

#VideoGallery a:hover,
#VideoGallery a:focus {
    color: #FFFFFF;
    text-decoration: underline;
    text-underline-position: initial;
}

p {
    margin-block-start: .25em
}

.featured-video-header {
    color: var(--tealblack);
    font-size: 48px !important;
    margin-bottom: 2rem;
    margin-top: 1rem;
    text-align: center
}

*:focus,
.focus {
    outline: 2px solid var(--grey7) !important;
    outline-offset: 1px
}

.fa-angle-double-up:before {
    content: ""
}

.cta-button.btn-primary:focus,
.btn-nav:focus,
.btn-nav:hover:focus {
    outline: 2px solid var(--red5) !important;
    border-color: var(--red5) !important
}

blockquote.text-wrapper {
    line-height: 1.45
}

.wistia_responsive_padding {
    padding: 56.25% 0 0 0;
    box-shadow: none;
    background: var(--white)
}

.video-wrapper.widescreen .wistia_responsive_padding {
    padding: 41.67% 0 0 0
}

.wistia_responsive_padding,
.wistia_responsive_padding * {
    border-radius: 7px
}

.wistia_responsive_wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wistia_embed {
    height: 100%;
    position: relative;
    width: 100%
}

.wistia_swatch {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: opacity 200ms;
    width: 100%
}

.wistia_swatch img {
    filter: blur(5px);
    height: 100%;
    object-fit: contain;
    width: 100%
}

.name {
    margin-bottom: 1rem;
    font-size: 37px
}

h3.name,
.name>h3 {
    color: var(--grey10);
    font-size: 58px !important;
    font-weight: 500;
    line-height: 1;
    margin-top: 1rem;
    text-align: center;
}

.bullet-block.visible {
    opacity: 1;
    transform: translate(0, 0) scale(1)
}

.left-text-column {
    padding: 0 0 0 1rem;
    width: 100%
}

.right-text-column {
    padding: 0 0 0 50px;
}

.caption {
    font-size: 12px;
    margin: 0 10px;
    text-align: center
}

.caption .name {
    font-size: 22px
}

.title {
    font-size: 19px
}

/* .parallaxParent {
    height: 100vh;
    overflow: hidden
} */
/* 
.parallaxParent>* {
    height: 200%;
    position: relative;
    top: -100%
} */

.videogallery .caption {
    max-width: unset;
    margin: 0 15px
}

.video-wrapper {
    background-color: var(--white-off);
    border-radius: 15px;
    box-shadow: -5px -5px 30px 1px rgba(103, 103, 103, .19), 5px 5px 30px rgba(80, 80, 80, .18);
    margin: auto;
    padding: 0
}

#VideoGalleryOpening {
    max-height: 85vh;
    background-color: rgba(255, 255, 255, 1);
    background-image: linear-gradient(23deg, #f4f9fd 1%, rgba(220, 207, 216, .15) 10%, rgba(255, 255, 255, .5) 95%, rgba(220, 207, 216, .15) 99%), linear-gradient(-107deg, rgba(255, 255, 255, .25) 0%, rgba(255, 255, 255, .15) 10%, rgba(255, 255, 255, .2) 65%, rgba(255, 255, 255, .15) 90%, rgba(255, 255, 255, .9) 100%)
}

#VideoGalleryOpening .video-card {
    border-radius: 21px;
    box-shadow: -5px -5px 30px -5px rgb(103 103 103/22%), 5px 5px 30px -5px rgb(80 80 80/25%);
    margin: 0 3rem 0 auto;
    padding-bottom: 0;
    max-width: 650px;
    width: 100%
}

#VideoGalleryOpening .video-wrapper {
    box-shadow: unset;
    background-color: unset;
    padding: 3rem
}

#VideoGalleryOpening .card-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap
}

#VideoGalleryOpening .afexperience-card .card-body {
    padding-top: 21px
}

.card-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.opening-video-panel {
    padding-top: 50px;
    margin: 0 auto;
    max-width: 1300px;
    padding-bottom:1rem;
}

.opening-video-panel .load-title:not(.h4) {
    color: var(--grey10);
    font-size: 58px !important;
    font-weight: 400;
    margin-top: 25px;
    padding-bottom: 10px
}

.opening-video-panel .h4 {
    color: var(--grey10);
    font-weight: 400;
    font-size: 32px !important;
    text-align: center !important;
    margin-top: 15px;
    padding-bottom: 75px;
    width: 100%
}

#FirstVideoSection {
    padding-top: 50px;
    background-color: var(--white);
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%)
}


#FirstVideoSection>.first-wrapper {
    margin: 10vh auto 0;
    max-width: 1100px;
    padding-top: 47vh;
    width: 100%
}

#FirstVideoSection .right-column {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 650px;
    padding: 15px 15px 0 15px
}


#SecondVideoSection {
    background-color: #fff;
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
    margin-top: 3rem; 
}

#ThirdVideoSection {
    background-color: var(--white);
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
}

#FourthVideoSection {
    background-color: var(--white);
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
}

#FifthVideoSection {
    background-color: var(--white);
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
}

#SixthVideoSection {
    background-color: var(--white);
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
}

.second-wrapper {
    display: flex;
    align-items: center;
    margin: 3rem auto 0;
    max-width: 1300px;
    min-height: 70vh;
}

.second-wrapper .text-wrapper {
    margin: 0 auto;
    align-items: center;
    display: flex
}

.final-panel {
    background-color: var(--white);
    background-image: linear-gradient(313deg, rgba(178, 194, 202, .05) 0%, rgba(178, 194, 202, .07) 27%, rgba(178, 194, 202, .08) 70%, rgba(178, 194, 202, .06) 100%);
    background-repeat: repeat-x;
    background-size: cover;
    box-shadow: 0 -2px 2px 1px rgb(198 200 202/50%);
    min-height: 10vh;
    margin-bottom: 50px;
    padding-top: 20px;
}

.cta-container {
    display: flex;
    align-items: center;
    height: 100%;
}


.col-callout-wrapper .caption {
    font-size: 12px;
    margin: 0 10px;
    text-align: left;
    width: 70%
}

.col-callout-wrapper .caption .name {
    font-size: 30px
}

/* 
.inter-copy h3 {
    font-size: 2.125rem !important
}

.inter-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}
    
.inter-one {
    background-color: var(--white);
    background-image: url(//assets.americanfidelity.com/media/cdn/img/AFX-PillPattern-Solo-Glow00.png), linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(124, 161, 177, .35) 40%, rgba(124, 161, 177, .35) 60%, rgba(255, 255, 255, 1) 80%);
    background-position: center bottom;
    background-size: auto 600px;
    background-repeat: repeat-x;
    box-shadow: 0 -8px 33px 8px rgb(188 188 188/70%);
    height: 70vh;
    position: relative
}

.inter-one>div {
    align-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    padding-top: 200px; 
    position: relative;
    max-width: 1000px
} 

.inter-one .inter-copy {
    padding-top: 0;
    opacity: 1;
    height: auto;
    position: relative;
    transform: translate(90px, -120px); 
    transition: transform 1s .25s ease-out, opacity 1s .25s ease-in;
    display: flex;
    align-content: center;
    justify-content: center;

    flex-direction: column;
    height: 100%;
}
.inter-one .inter-copy.visible {
    opacity: 1;
    transform: translate(0, -50px)
} 

.inter-one .bullet-block ul {
    background-color: rgba(255, 255, 255, .9);
    background-image: linear-gradient(23deg, #f4f9fd 1%, rgba(220, 207, 216, .1) 10%, rgba(255, 255, 255, .5) 95%, rgba(220, 207, 216, .15) 99%), linear-gradient(-107deg, rgba(255, 255, 255, .25) 0%, rgba(255, 255, 255, .1) 10%, rgba(255, 255, 255, .2) 65%, rgba(255, 255, 255, .15) 90%, rgba(255, 255, 255, .1) 100%);
    border-radius: 20px;
    box-shadow: -5px -5px 30px 1px rgb(103 103 103/19%), 5px 5px 30px rgb(80 80 80/18%);
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 2rem 2rem;
    position: relative;
    z-index: 2;
    max-width: 645px
}
.inter-one::before {
    background-color: var(--white);
    content: "";
    display: block;
    height: 70px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transform: skewY(-1.5deg);
    z-index: 0
}

.inter-one::after {
    background-color: var(--white);
    box-shadow: 0 10px 11px -10px rgb(209 209 209/46%);
    content: "";
    display: block;
    height: 70px;
    left: 0;
    min-width: 100%;
    position: absolute;
    bottom: -70px;
    transform-origin: top left;
    transform: skewY(-.25deg);
    z-index: 1
} */

/* 
.inter-two {
    background-color: var(--white);
    background-image: url(//assets.americanfidelity.com/media/cdn/img/AFX-PillPattern-Solo-Glow00.png), linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(167, 169, 172, .75) 40%, rgba(167, 169, 172, .75) 60%, rgba(255, 255, 255, 1) 87%);
    background-position: center bottom;
    background-size: auto 600px;
    background-repeat: repeat-x;
    box-shadow: 0 -8px 33px -6px rgb(188 188 188/50%);
    height: 75vh;
    position: relative
}

.inter-two .inter-copy {
    background-color: rgba(255, 255, 255, .9);
    background-image: linear-gradient(23deg, #f4f9fd 1%, rgba(220, 207, 216, .1) 10%, rgba(255, 255, 255, .5) 95%, rgba(220, 207, 216, .15) 99%), linear-gradient(-107deg, rgba(255, 255, 255, .25) 0%, rgba(255, 255, 255, .1) 10%, rgba(255, 255, 255, .2) 65%, rgba(255, 255, 255, .15) 90%, rgba(255, 255, 255, .1) 100%);
    border-radius: 20px;
    box-shadow: -5px -5px 30px 1px rgb(103 103 103/19%), 5px 5px 30px rgb(80 80 80/18%);
    display: block;
    left: -40px;
    list-style-type: none;
    margin: 0 0 0 auto;
    max-width: 600px;
    opacity: 0;
    padding: 2rem 2rem;
    position: relative;
    transform: scale(.75);
    transition: transform 1s .25s ease-out, opacity 1s .25s ease-in;
    width: 600px;
    z-index: 2
}

.inter-two .inter-copy.visible {
    opacity: 1;
    transform: scale(1)
}

.inter-two>div {
    align-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 1000px;
    position: relative
}
.inter-two::before {
    background-color: var(--white);
    content: "";
    display: block;
    height: 70px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform-origin: top right;
    transform: skewY(1.5deg);
    z-index: 0
}

.inter-two::after {
    background-color: var(--white);
    box-shadow: 0 10px 11px -10px rgb(209 209 209/46%);
    content: "";
    display: block;
    height: 70px;
    left: 0;
    min-width: 100%;
    position: absolute;
    bottom: -70px;
    transform-origin: top left;
    transform: skewY(-.25deg);
    z-index: 1
} */
/* 
.inter-three {
    background-color: var(--white);
    background-image: url(//assets.americanfidelity.com/media/cdn/img/AFX-PillPattern-Solo-Glow00.png), linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(167, 169, 172, .75) 40%, rgba(167, 169, 172, .75) 60%, rgba(255, 255, 255, 1) 87%);
    background-position: center bottom;
    background-size: auto 600px;
    background-repeat: repeat-x;
    box-shadow: 0 -8px 33px -6px rgb(188 188 188/50%);
    height: 75vh;
    position: relative
} */
/* 

.inter-three .inter-copy {
    background-color: rgba(255, 255, 255, .9);
    background-image: linear-gradient(23deg, #f4f9fd 1%, rgba(220, 207, 216, .1) 10%, rgba(255, 255, 255, .5) 95%, rgba(220, 207, 216, .15) 99%), linear-gradient(-107deg, rgba(255, 255, 255, .25) 0%, rgba(255, 255, 255, .1) 10%, rgba(255, 255, 255, .2) 65%, rgba(255, 255, 255, .15) 90%, rgba(255, 255, 255, .1) 100%);
    border-radius: 20px;
    box-shadow: -5px -5px 30px 1px rgb(103 103 103/19%), 5px 5px 30px rgb(80 80 80/18%);
    display: block;
    list-style-type: none;
    margin: 0 0 0 auto;
    max-width: 500px;
    opacity: 0;
    padding: 2rem 2rem;
    position: relative;
    transform: translate(200px, -40px) scale(.75);
    transition: transform 1s .25s ease-out, opacity 1s .25s ease-in;
    z-index: 2
}

.inter-three .inter-copy.visible {
    opacity: 1;
    transform: translate(0, 0) scale(1)
}
.inter-three>div {
    align-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    max-width: 1000px;
    position: relative
}

.inter-three::before {
    background-color: var(--white);
    content: "";
    display: block;
    height: 70px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform-origin: top right;
    transform: skewY(1.5deg);
    z-index: 0
}

.inter-three::after {
    background-color: var(--white);
    box-shadow: 0 10px 11px -10px rgb(209 209 209/46%);
    content: "";
    display: block;
    height: 70px;
    left: 0;
    min-width: 100%;
    position: absolute;
    bottom: -70px;
    transform-origin: top left;
    transform: skewY(-.25deg);
    z-index: 1
} */
/* 
#InterOne .lottie-player,
#InterOne .lottie-wrapper {
    width: 700px;
    max-width: unset;
    position: relative;
    top: 0;
    margin: 0 auto
}

#InterTwo .inter-copy {
    z-index: 2
}

#InterTwo .lottie-player,
#InterTwo .lottie-wrapper {
    height: auto;
    top: 2rem;
    position: relative;
    width: 700px;
    background: transparent;
    left: -50px;
    z-index: 1
}

#ThirdLottie.lottie-player {
    width: 100%;
    max-width: 500px;
    opacity: 1;
    z-index: 1;
    position: relative;
    top: 0;
    left: -170px
}

#FourthLottie.lottie-player {
    width: 100%;
    max-width: 500px;
    opacity: 1;
    z-index: 1;
    position: relative;
    top: 0;
    left: -170px
}

#FifthLottie.lottie-player {
    width: 100%;
    max-width: 500px;
    opacity: .7;
    z-index: 1;
    position: relative;
    top: 0;
    left: 50px
} */