/* ==========================================================================
   AMMF custom syles
   ========================================================================== */
/* * {
  margin: 0;
  padding: 0;
} */

.am-kitrequest2024-video {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);

    /* padding: 50px */
    text-align: center;
}



.am-zero-pad-mar {
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

@font-face {
    font-family: 'Trend Slab One';
    src: url('../fonts/TrendSlabOne.eot');
    src: url('../fonts/TrendSlabOne.eot?#iefix') format('embedded-opentype'), url('../fonts/TrendSlabOne.woff2') format('woff2'), url('../fonts/TrendSlabOne.woff') format('woff'), url('../fonts/TrendSlabOne.ttf') format('truetype'), url('../fonts/TrendSlabOne.svg#TrendSlabOne') format('svg');
    font-weight: 200;
    font-style: normal;
}

body {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    background-color: #22438e;
    font-size: 19px;

    /* font-size: 1.7vw; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Trend Slab One';
    text-transform: none;
    text-align: center;
}

img {
    width: 100%;
    max-width: 100%;
}

.am-wrapper {
    max-width: 1230px;
    margin: 0 auto;
    background-color: #ffffff;
    box-shadow: 0 0 70px 34px #172952;
}

.am-white-bar-drop-shadow {
    padding-top: 13px;
    padding-bottom: 13px;
    background: #fff;
    text-align: center;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 2px 27px rgba(0, 0, 0, 0.75);
    position: relative;
    z-index: 2;
}

.am-pro-life,
.am-pro-family,
.am-investing,
.am-impact,
.am-clouds-learn-more {
    position: relative;
}

.am-headline-right-section {
    width: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding: 50px 80px 50px 50px;
}

.am-headline-left-section {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding: 50px 50px 50px 80px;
}

.am-headline-right-section h2,
.am-headline-left-section h2 {
    margin-top: 0;
    margin-bottom: 12px;
}

.am-three-ribbon-area {
    padding-top: 60px;
    padding-bottom: 60px;
}

.am-smart-investing-green-bar {
    padding-top: 2%;
    padding-bottom: 2%;
}

.am-button {
    max-width: 58%;
}

.am-smart-investing-small {
    max-width: 484px;
}

.am-logo {
    width: 77vw;
}

.am-blue {
    color: #22438e;
}

.am-white {
    color: #ffffff;
}

.am-green-background {
    background-color: #8cc53f;
}

.am-sicv {
    max-width: -1px;
    text-align: center;
}

.am-learn-more-area {
    width: 50%;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translateY(50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding: 50px;
    text-align: center;
}

.am-body-copy {
    font-size: 1.7vw;
}

.am-headline-copy {
    font-size: 2.5;
    letter-spacing: -2px;
}

.am-legal {
    font-size: 1.7vw;
    background: #E4E5E6;
    color: #6D6E70;
    padding: 40px;
    text-align: justify;
}

.am-bold-italic {
    font-weight: bold;
    font-style: italic;
}

.am-impact-type-section {
    width: 40%;
}

.am-body-copy,
.am-legal {
    font-size: 22px;
}

.am-logo {
    width: 75vw;
    max-width: 450px;
}

.am-lp-full-image {
    padding-left: 0;
    padding-right: 0;
}

.am-lp-center-text {
    text-align: center;
}

.am-lp-contact {
    font-size: 2vw;
    color: #22438e;
    padding: 6vw;

    /* padding: 40px; */
    text-align: center;
}

.btn-am-lp-round {
    /* background: #33a6cc; */
    background-color: pink;
    border: 0;
    border-radius: 24px;
    color: pink;
}

button:focus {
    outline: 0;
}

.am-lp-button {
    background-color: rgb(228, 228, 228);
    border-radius: 7px;

    /* box-sizing: border-box; */
    color: rgb(11, 61, 146);
    cursor: pointer;

    /* display: block; */
    font-family: TrendSlabOne;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    margin: 20px;
    padding: 14px 10px 10px;
    text-align: center;
    text-decoration: none;

    /* text-decoration-color: rgb(11, 61, 146); */
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
    width: 50%;
}

.am-lp-button:hover {
    background-color: #59ab02;
    color: #fff;
}

.am-lp-legal {
    /* box-sizing: border-box; */
    color: rgb(127, 127, 127);
    font-family: Lato, sans-serif;
    font-size: 2vw;

    /* font-size: 14px; */
    line-height: 3vw;

    /* margin-bottom: 20px; */
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 8vw;

    /* padding: 50px; */
    background-color: #e2e2e2;
    text-align: justify;
}

@media (max-width:767px) {
    .am-lp-legal,
    .am-lp-contact {
        font-size: 3vw;
    }

    .am-lp-button {
        font-size: 15px;
        line-height: 12px;
        margin: 15px;
        padding: 14px 10px 10px;
        width: 50%;
    }
}

.am-ira-table {
    /* font-size: 1.7vw */
    /* background: #E4E5E6; */
    color: #22438e;
    padding: 2vw;

    /* text-align: justify; */
}

.hg-para {
    text-align: left;
    font-size: 1.5vw;
    line-height: 5vw;
    color: #22438e;
    padding: 5vw 8vw;
}

/* .am-master-padding {
    padding: 6vw;

    ||*| padding: 2vw 4vw 4vw; |*||
} */
.am-legal-ira {
    /* font-size: 1.7vw */
    background: #E4E5E6;
    color: #6D6E70;

    /* padding: 40px; */
    text-align: justify;
    line-height: 4vw;
    padding: 3vw 7vw;
}

.am-img-headline-ira {
    position: absolute;
    font-size: 6vw;
    line-height: 6vw;
    text-align: center;
    top: 5vw;
    width: 100%;
    color: #ffffff;
}

.am-light-blue-bkgd {
    background-color: #1471be;
}

.am-CTA-buttons {
    text-align: center;
    position: relative;

    /* background-image: url('img/clouds-dark.jpg'); */
}

/* .am-CTA-buttons {
    text-align: center;
    position: relative;
    background-image: url('img/clouds-dark.jpg');
} */
.am-CTA-btn-style {
    width: 28vw;
    min-width: 200px;
    margin: 5px;
    max-width: 400px;

    /* background-image: url('../img/button/btn-website-blue.svg') */
    /* background-repeat: no-repeat */
    /* background-size: auto */
    /* background-position: center center */
}

/* .am-CTA-btn-padding {
    padding: 64px;
} */
.am-non-ultimus-legal {
    text-align: center;
    font-size: 12px;
    padding: 7px 72px;
    font-style: italic;
    color: #6D6E70;
}

.am-ira-margin {
    margin-top: 26vw;
}

.img-cloud-bkgd {
    background-image: url('img/clouds-dark.jpg');
}

.am-ira-get-started-pad {
    padding-bottom: 2vw;
}

.IRA-headline {
    text-align: center;
    font-size: 5vw;
    line-height: 5.5vw;
    color: #22438e;
    margin-left: 4vw;
    margin-right: 4vw;

    /* margin-top: 6vw */
}

.HG-headline {
    text-align: center;
    font-size: 5vw;
    line-height: 5.5vw;
    color: #22438e;
    margin-left: 4vw;
    margin-right: 4vw;
}

.am-hg-logo {
    width: 30vw;
    max-width: 300px;
    min-width: 136px;
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
}

.am-master-padding {
    padding: 4vw;
}

.am-btn-website {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 68px;
}

.am-hg-body {
    line-height: 8vw;
    color: #2d3e8d;
    padding-left: 4.5vw;
    padding-right: 4.5vw;
    padding-top: 1vw;
    text-align: center;
}

.am-largest2024-body {
    font-size: 25px;
    line-height: 4;
    color: #2d3e8d;
    padding-left: 8vw;
    padding-right: 8vw;
    padding-top: 3vw;
    text-align: center;
    /* text-align: justify;
    text-align-last: center; */
}

.am-mri-body {
    line-height: 9vw;
    color: #2d3e8d;
    text-align: center;
    padding: 5vw 12vw 4vw;
}

/* ==========================================================================
   @media
   ========================================================================== */
/* ==========================================================================
      @media
      ========================================================================== */
/* ==========================================================================
         @media
         ========================================================================== */
/* ==========================================================================
            @media
            ========================================================================== */
/* ==========================================================================
               @media
               ========================================================================== */
/* ==========================================================================
                  @media
                  ========================================================================== */
@media screen and (max-width: 767px) {
    .am-headline-copy {
        font-size: 30px;
        text-align: center;
        color: #22438e;
    }

    .am-learn-more-area {
        width: 100%;
        left: 0;
    }

    .am-padding-mobile {
        padding: 40px;
    }

    .am-ira-get-started-pad {
        padding-bottom: 0;
    }

    .am-headline-right-section,
    .am-headline-left-section {
        position: static;
        transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        width: 100%;
    }

    .am-impact-type-section {
        width: 100%;
    }

    .am-three-ribbon-area {
        padding-top: 40px;
        padding-bottom: 30px;
        display: none;
    }

    .am-single-ribbon {
        margin-bottom: 40px;
        text-align: center;
    }

    .am-ribbons {
        max-width: 48vw;
    }

    .am-smart-investing-green-bar {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    .am-learn-more-button {
        width: 63vw;
    }

    .am-legal {
        font-size: 16px;
    }

    .am-non-ultimus-legal {
        font-size: 7px;
        padding: 2vw;
    }

    .am-screen-legal-padding {
        padding-top: 15px;
        padding-bottom: 15px;
    }

.am-largest2024-body {
    line-height: 3;
}



}

/* ==========================================================================
   end @media max 767
   ========================================================================== */
@media (max-width:600px) {
    .IRA-headline {
        font-size: 27px;
        line-height: 35px;
        padding-bottom: 0;
    }

    body {
        font-size: 16px;
        font-kerning: -.3px;
    }

    .am-CTA-btn-padding {
        padding: 25px 0;
    }

    .am-master-padding {
        padding: 2vw;
    }

    .am-hg-screenonly-pad {
        padding-top: 9vw;
        padding-bottom: 9vw;
    }

    .am-hg-CTA-smallonly-pad {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .HG-headline {
        font-size: 5vw;
        line-height: 5vw;
    }

    /* .am-logo {
        width: 55vw;
    } */
}

@media screen and (min-width: 1300px) {
    .am-max-headline-size {
        font-size: 72px;
    }

    .am-ira-margin {
        margin-top: 340px;
    }

    .am-max-body-size {
        font-size: 22px;
    }

    .am-legal-ira {
        /* font-size: 22px */
    }

    .am-non-ultimus-legal {
        font-size: 11px;
    }

    /* .IRA-headline {
        font-size: 72px;
        line-height: 72px;
        margin-top: 54px;
    } */
    .am-logo {
        width: 550px;
    }

    .am-CTA-btn-style {
        width: 340px;
    }

    .HG-headline {
        font-size: 60px;
        line-height: 60px;
    }

    .am-hg-body {
        line-height: 75px;
    }
}

/* ==========================================================================
   end @media max min 1300
   ========================================================================== */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
IRA application images – margin for top – media sizes...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* @media screen and (min-width: 400px) {
    .am-ira-margin{
        margin-top: 30vw;
    }
} */