body.landing.landing-customized-fantasy-football-cheat-sheets {
    background: none;
}

/* temporary crazy egg overrides */
.landing-customized-fantasy-football-cheat-sheets {
    overflow-x: hidden;
    overscroll-behavior-y: none;
}
@media only screen and (max-width: 768px) {
    .the-most-accurate-projections .mock-draft-title,
    .the-most-accurate-projections .live-draft-sync-title,
    .the-most-accurate-projections .draft-war-room-title {
        width: 75% !important;
    }
}
@media only screen and (max-width: 640px) {
    .the-most-accurate-projections .mock-draft-icon,
    .the-most-accurate-projections .live-draft-sync-icon,
    .the-most-accurate-projections .draft-war-room-icon {
        width: auto !important;
    }
}
/* temporary crazy egg overrides */

.landing-customized-fantasy-football-cheat-sheets,
.comparison-matrix-wrapper.container {
    background-color: #043173;
}
.ds-address {
    padding: 40px 10px 20px;
    background-color: #ffffff;
    margin-bottom: 0;
}
.awards .d-flex.endzone {
    padding: 0px 5px;
    margin-bottom: -1px;
}
.awards {
    background-color: #ffffff;
    margin-top: 20px;
}
.awards p:first-child {
    padding-top: 20px;
    margin: -5px 20px 20px 20px !important;
}
.comparison-matrix-wrapper .content-box .row {
    display: none;
}

.landing-header {
    padding: 70px 0 100px 0;
    color: white;
    display: flex;
    justify-content: center;
}
.landing-header .container {
    margin: 0 3% !important;
}

.football-bg-mast {
    background: black;
    background-size: cover;
    padding: 0;
    margin-bottom: -40px;
}
.comparison-matrix-wrapper .modal-title {
    font-size: 1.25rem !important;
}

.landing-header h1 {
    font-size: 485%;
    letter-spacing: 5px;
    margin-bottom: 0;
}
.landing-header h2 {
    font-size: 240%;
    margin-bottom: 0;
}
.landing-header .row {
    align-items: center;
}

.landing-banner {
    background-size: 120%;
    background-color: #ffffff;
}

.landing #logo {
    max-width: 10em;
}

.football-bg-mast {
    position: relative;
}

.mast-video {
    position: absolute;
    z-index: 2;
    width: 1000px;
    bottom: -40px;
    height: auto;
    left: 50%;
    margin-left: -500px;
}
.wistia_embed {
    position: relative;
}

.not-ready-form {
    background: #ebebeb;
    padding: 40px 0 40px;
}
.not-ready-form .vio {
    width: 1010px;
    margin: -160px auto 40px;
    display: block;
}

section {
    position: relative;
}
section > svg {
    position: absolute;
    top: -0.1em;
    left: 50%;
    width: 8em;
    margin-left: -4em;
    z-index: 2;
}

.cta-wrapper {
    text-align: center;
    margin: -0.5em 0 2em;
}
.get-instant-access-cta {
    padding: 0.3em 1em 0.3em 1em;
    font-family: endzone, sans-serif;
    border-radius: 1.3em;
    display: inline-block;
    font-size: 170%;
    background: #ffffff;
    color: #f78439;
    border: 2px solid #f78439;
}
.get-instant-access-cta:hover {
    background: #f78439;
    border-color: #f78439;
    color: #ffffff;
}
.get-instant-access-cta:active {
    -webkit-filter: brightness(80%);
    -moz-filter: brightness(80%);
    -ms-filter: brightness(80%);
    filter: brightness(80%);
}

.additional-info-text {
    font-size: 18px;
    letter-spacing: 1px;
}

.additional-info-text .inner {
    max-width: 70ch;
    margin: 0 auto;
}

.draft-sharks-is-number-1 .inside {
    width: 75%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.draft-sharks-is-number-1 .button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: block;
    cursor: pointer;
}
.draft-sharks-is-number-1 .button span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(1);
    background: #f58034;
    padding: 0.6em 2.75em 0.6em 1em;
    color: #ffffff;
    pointer-events: none;
    font-family: endzone, sans-serif;
    border-radius: 0.3em;
    font-size: 150%;
    line-height: 1em;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0.25em 0.25em;
    white-space: nowrap;
    transition: 300ms ease-in-out transform, 300ms ease-in-out box-shadow;
}
.draft-sharks-is-number-1 .button span img {
    width: 1.6em;
    margin: 0 0 0 0.25em;
    position: absolute;
    top: 0.3em;
    right: 0.7em;
}
.draft-sharks-is-number-1 .button:hover span {
    background: #ff8c24;
    transform: translate3d(-50%, -50%, 0) scale(1.1);
    box-shadow: rgba(0, 0, 0, 0.2) 0 0.25em 0.75em;
}
.draft-sharks-is-number-1 .button:active span {
    background: #cc662e;
}

.draft-sharks-is-number-1.animate .flashing {
    transform: translate3d(0, 0, 0);
}

.draft-sharks-is-number-1.animate-opacity .column .flashing video {
    opacity: 1;
}

.the-most-accurate-projections {
    background-image: url('/img/landing/navy-blue-bg.webp');
    background-size: cover;
    padding: 6em 0;
    background-position: center;
}
.the-most-accurate-projections h1 {
    text-align: center;
    color: #ffffff;
    margin: 0 0 0.1em;
    padding: 0 1em;
    font-size: 420%;
    line-height: 1em;
}
.the-most-accurate-projections .projections {
    display: flex;
    justify-content: center;
    flex-direction: column;
    row-gap: 100px;
    width: 100%;
}
.the-most-accurate-projections .projections .flags {
    width: 60%;
    display: table-cell;
    vertical-align: middle;
    padding: 5.5em 2.5em 2em 7.5em;
}
.the-most-accurate-projections .projections .flag {
    width: 25%;
    display: inline-block;
    padding: 0 0.3em;
    position: relative;
}
.the-most-accurate-projections .projections .flag img {
    width: 100%;
    display: block;
    pointer-events: none;
}
.the-most-accurate-projections .projections .flag .content {
    position: absolute;
    width: 93%;
    left: 3.5%;
}
.the-most-accurate-projections .projections .flag .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: endzone, sans-serif;
    font-size: 0.85vw;
    line-height: 1.4em;
}
.the-most-accurate-projections .projections .flag .content ul li:first-child {
    margin: 0 0 0.3em;
    background: #ffffff;
    padding: 0.25em 0;
}
.the-most-accurate-projections .projections .flag .content .logo {
    width: 75%;
    display: block;
    margin: 1.5em auto 0.625em;
    filter: drop-shadow(0 5px 4px rgba(0, 0, 0, 0.25));
}
.the-most-accurate-projections .projections .text {
    width: 40%;
    display: table-cell;
    vertical-align: top;
    padding: 2em;
}
.the-most-accurate-projections .projections .text > h2 {
    color: #ffffff;
    margin: 1.6em 0 0 0;
    font-size: 45px;
}
.the-most-accurate-projections .projections .text h3 {
    color: #ffffff;
    font-size: 33px;
    margin: 0 0 1em;
}
.the-most-accurate-projections .projections .text h4 {
    color: #ffffff;
    font-size: 25px;
    margin: 0 0 0.5em;
}
.the-most-accurate-projections .projections .text ul {
    color: #ffffff;
    font-size: 18px;
    padding-left: 15px;
}
.the-most-accurate-projections .projections .text li {
    margin-bottom: 5px;
}
.the-most-accurate-projections .projections .text a h2 {
    font-size: 45px;
}
.modal-plus-link {
    font-weight: 700;
    color: #f78439;
    display: block;
    position: relative;
}
.modal-plus-link:after {
    /* content: '+'; */
    position: absolute;
    right: 0;
    font-size: 24px;
    top: 12px;
}
.modal-plus-link:hover {
    color: white;
}

.the-most-accurate-projections .modal-plus-link {
    font-size: 18px;
}
.the-most-accurate-projections .modal-plus-link img {
    margin-right: 5px;
    vertical-align: baseline;
}
.the-most-accurate-projections .get-instant-access-cta {
    border-color: #f78439;
    background: #fff;
    color: #f78439;
}
.the-most-accurate-projections .get-instant-access-cta:hover {
    border-color: #f78439;
    background: #f78439;
    color: #fff;
}

.league-crushing-analysis {
    background: #ffffff url('/img/landing/bg.jpg') center top no-repeat;
    background-size: 120%;
    padding: 4.5em 0 2.5em;
}
.league-crushing-analysis h1 {
    text-align: center;
    color: #263172;
    margin: 0 0 0.5em;
    padding: 0 1em;
    font-size: 420%;
}

.league-crushing-analysis-h2 {
    text-align: center;
    color: #263172;
    margin: 0 0 0.5em;
    padding: 0 1em;
    font-size: 420%;
}
.league-crushing-analysis .analysis-blocks {
    display: table;
    table-layout: fixed;
    width: 80%;
    margin: 0 auto 2.5em;
}
.league-crushing-analysis .analysis-blocks p {
    font-size: 120%;
    line-height: 1.2em;
}
.league-crushing-analysis .analysis-blocks div {
    display: table-cell;
    width: 50%;
    padding: 0 1em 0 1em;
}
.league-crushing-analysis .analysis-blocks h2 {
    font-size: 280%;
    line-height: 1em;
    margin: 0 0 0.25em;
    white-space: nowrap;
    color: #263172;
}
.league-crushing-analysis .analysis-blocks img {
    display: block;
    width: 100%;
    margin: 0 0 1.2em;
}
.league-crushing-analysis .analysis-blocks .star-items {
    display: table-cell;
    width: 50%;
    list-style: none;
    padding: 0.6em 0 0 1em;
    color: #263172;
    font-family: endzone, sans-serif;
    font-size: 160%;
    line-height: 2.5em;
}
.league-crushing-analysis .analysis-blocks .star-items li {
    line-height: 1.2em;
    margin: 0 0 1.4em;
    padding: 0 1em 0 2em;
    position: relative;
}
.league-crushing-analysis .analysis-blocks .star-items li i {
    font-size: 120%;
    margin: 0 0.5em 0 0;
    position: absolute;
    left: 0;
}

.the-best-drafting-tools {
    background: #313e25 url(/img/landing/fieldbg.jpg) no-repeat center 0;
    background-size: cover;
    padding: 4.5em 4em 7.5em;
}
.the-best-drafting-tools h1 {
    text-align: center;
    color: #ffffff;
    margin: 0 0 0.1em;
    padding: 0 1em;
    font-size: 420%;
    line-height: 1em;
}
.the-best-drafting-tools h1 + p {
    text-align: center;
    color: #ffffff;
    font-family: endzone, sans-serif;
    font-size: 160%;
}

.video-container {
    display: block;
    margin: 3em auto 0;
    width: 60%;
    text-align: center;
    position: relative;
    z-index: 3;
    max-width: 800px;
}
.video-container .button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: block;
    cursor: pointer;
}
.video-container .button span {
    position: absolute;
    top: 62%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(1);
    background: #f58034;
    padding: 0.6em 2.75em 0.6em 1em;
    color: #ffffff;
    pointer-events: none;
    font-family: endzone, sans-serif;
    border-radius: 0.3em;
    font-size: 150%;
    line-height: 1em;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0.25em 0.25em;
    white-space: nowrap;
    transition: 300ms ease-in-out transform, 300ms ease-in-out box-shadow;
}
.video-container .button span img {
    width: 1.6em;
    margin: 0 0 0 0.25em;
    position: absolute;
    top: 0.3em;
    right: 0.7em;
}
.video-container .button:hover span {
    background: #ff8c24;
    transform: translate3d(-50%, -50%, 0) scale(1.1);
    box-shadow: rgba(0, 0, 0, 0.2) 0 0.25em 0.75em;
}
.video-container .button:active span {
    background: #cc662e;
}
.green-link {
    color: #a8f95f;
    font-weight: 700;
}
.green-link:hover {
    color: #c6f39d;
}

.the-best-in-season-tools {
    padding: 4em 2em 10em;
    background: #040404;
    background: -moz-linear-gradient(top, #040404 0%, #303030 100%);
    background: -webkit-linear-gradient(top, #040404 0%, #303030 100%);
    background: linear-gradient(to bottom, #040404 0%, #303030 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040404', endColorstr='#303030',GradientType=0 );
}
.the-best-in-season-tools h1 {
    text-align: center;
    color: #ffffff;
    margin: 0 0 0.1em;
    padding: 0 1em;
    font-size: 420%;
    line-height: 1em;
}
.the-best-in-season-tools h1 + p {
    text-align: center;
    color: #ffffff;
    font-family: endzone, sans-serif;
    font-size: 160%;
}
.the-best-in-season-tools-h2 {
    text-align: center;
    color: #ffffff;
    margin: 0 0 0.1em;
    padding: 0 1em;
    font-size: 420%;
    line-height: 1em;
}
.the-best-in-season-tools-h2 + p {
    text-align: center;
    color: #ffffff;
    font-family: endzone, sans-serif;
    font-size: 160%;
}
.the-best-in-season-tools .tool {
    display: table;
    width: 80%;
    margin: 0 auto 2.5em;
}
.the-best-in-season-tools .tool.free-agent-finder {
    margin-top: 4.5em;
}
.the-best-in-season-tools .tool.free-agent-finder .text {
    padding: 2em 0 2em 2em;
}
.the-best-in-season-tools .tool.trade-partner-navigator .text {
    padding: 2em 2em 2em 0em;
}
.the-best-in-season-tools .tool.trade-partner-navigator .photo img {
    margin: 0 0 0 2em;
}
.the-best-in-season-tools .tool.my-team-page {
    margin-bottom: 0;
}
.the-best-in-season-tools .tool.my-team-page .text {
    padding: 2em 0 2em 2em;
}
.the-best-in-season-tools .tool .photo {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0;
}
.the-best-in-season-tools .tool .photo img {
    display: block;
    width: 100%;
}
.the-best-in-season-tools .tool .text {
    display: table-cell;
    width: 50%;
    color: #ffffff;
    vertical-align: middle;
}
.the-best-in-season-tools .tool .text h2 {
    color: #ffffff;
    margin: 0 0 0.75em;
    font-size: 300%;
    position: relative;
    padding: 0 0 0 1.8em;
    line-height: 1em;
}
.the-best-in-season-tools .tool .text img {
    width: 1.4em;
    vertical-align: sub;
    margin: 0 0.75em 0 0;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top: -0.15em;
}
.the-best-in-season-tools .tool .text p {
    font-size: 115%;
    line-height: 1.2em;
    margin: 0;
    max-width: 100%;
}
.the-best-in-season-tools .tool .text p + p {
    margin: 1em 0 0;
}
.not-ready-form {
    text-align: center;
}
.not-ready-form h2 {
    color: #263172;
}
.not-ready-form input[type='email'] {
    padding: 15px 5px;
    width: 100%;
    border: 2px solid #dddddd;
    text-align: center;
}
.help-block {
    color: red;
    margin: 5px 0;
}
.field-addcontactform-email-w0 {
    display: inline-block;
    width: 50%;
}
.modal-body .field-addcontactform-email {
    width: 75%;
}
.success-message-container {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    color: green;
}
.not-ready-form label {
    display: none;
}
.not-ready-form button {
    -webkit-font-smoothing: antialiased;
    font-family: endzone, sans-serif;
    font-weight: 100;
    padding: 8px 65px;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px auto;
    position: relative;
    white-space: nowrap;
    background: #77b743;
    color: #fff;
    font-size: 28px;
    top: 4px;
    box-shadow: inset 2px 3px 0px #ffffff33;
    border-radius: 0 12px 12px 0;
    margin-left: -5px;
    border: none;
}
.not-ready-form .help-block {
    position: absolute;
}

.comparison-matrix-wrapper {
    background: #ffffff;
}

.comparison-matrix-wrapper .content-box {
    border: none;
    box-shadow: none;
}
.comparison-matrix .wistia_click_to_play a {
    display: flex;
    justify-content: center;
}

.still-not-ready {
    background: white;
    color: #263172;
    padding: 80px 0 120px;
}
.still-not-ready .inside {
    width: 90ch;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}
.still-not-ready .inside p {
    font-size: 120%;
}
.still-not-ready h3 {
    font-size: 300%;
    margin-bottom: 30px;
}
.still-not-ready h5 {
    font-size: 180%;
    margin: 0 0 15px;
}

.accuracy-award {
    padding-bottom: 20px;
    padding: 1.75em 0 0 0;
}
.accuracy-award .fantasy-pros {
    width: 65%;
    margin: 0 0 1.2em;
}
.accuracy-award h3.subscribe_aaw {
    font-size: 33px;
    color: #333333;
    text-transform: uppercase;
}
.subscribe_aaw img {
    vertical-align: middle;
    width: 2.2em;
    margin: -13px 4px 0 -2.5%;
}
.hear-from-fantasy-football-players {
    padding-bottom: 20px;
}
.hear-from-fantasy-football-players a {
    margin-left: 25px;
}
.winner-footer {
    max-width: 1170px;
    margin: 0 auto;
}
.view-our-privacy-policy a {
    padding: 2em;
    display: inline-block;
}

.tooltip {
    min-width: 0;
}
.tooltip .tooltip-inner {
    padding: 8px;
    text-align: left;
}

@media only screen and (max-width: 1920px) {
    .the-best-in-season-tools .tool .text p {
        max-width: 100%;
    }
}
.star-items a,
.title-link,
.star-items a:hover {
    color: #263172 !important;
}

.projections-container {
    display: flex;
    justify-content: center;
    column-gap: 40px;
}

.projection-headings {
    display: flex;
}

.projection-headings h2 {
    color: #fff;
}

.projection-headings h3 {
    color: #f78439;
    font-size: 30px;
}

.projection-info ul li {
    list-style-type: none;
    color: #fff;
}

.info-container {
    display: flex;
    align-items: flex-start;
    column-gap: 15px;
}

.info-1 {
    color: #fff;
    display: flex;
    flex-direction: column;
}
.info-container img {
    min-width: 43px;
}
.projections-container.second img {
    position: relative;
    top: 5px;
}

.money-back-container {
    display: flex;
}
.money-back-container img {
    max-width: 115px;
}
.money-back-container span {
    font-family: proxima-nova, 'endzone', sans-serif;
    color: #fff;
    font-size: 16px;
}

@media only screen and (max-width: 1440px) {
    .the-most-accurate-projections .projections .flag .content ul {
        font-size: 0.9vw;
    }

    .the-most-accurate-projections .projections .flag .content ul li:nth-child(9),
    .the-most-accurate-projections .projections .flag .content ul li:nth-child(10) {
        display: none;
    }

    .the-best-in-season-tools .tool .text h2 {
        font-size: 3.25vw;
    }
    .the-best-in-season-tools .tool .text p {
        max-width: 100%;
    }
}
@media only screen and (min-width: 1350px) {
    .info-container * {
        font-size: 1.25rem;
    }
    .projection-headings h2 {
        font-size: 73px;
    }
    .projection-headings h3 {
        font-size: 34px;
    }
}

@media only screen and (max-width: 1200px) {
    .landing-banner {
        background-size: 200%;
    }

    .draft-sharks-is-number-1 {
        background-size: 200%;
    }

    .the-most-accurate-projections .projections .flag .content ul {
        font-size: 0.9vw;
    }
    .the-most-accurate-projections .projections .flag .content ul li:nth-child(9),
    .the-most-accurate-projections .projections .flag .content ul li:nth-child(10) {
        display: none;
    }
    .the-most-accurate-projections .projections {
        display: flex;
        flex-direction: column;
        padding: 0 15px;
    }
    .the-most-accurate-projections .projections .flags {
        width: 100%;
        display: block;
        padding: 2em 7em;
        order: 1;
    }
    .the-most-accurate-projections .projections .text {
        width: 100%;
        display: block;
        padding: 2em;
        order: 0;
        text-align: center;
    }
    .the-most-accurate-projections .projections .text h2 {
        margin-top: 0;
    }
    .the-most-accurate-projections .projections .text ul {
        list-style: none;
        padding: 0;
    }
    .the-most-accurate-projections .projections .flag .content ul {
        font-size: 1.6vw;
    }

    .league-crushing-analysis {
        background-size: 200%;
    }

    .comparison-matrix-wrapper {
        background-size: 200%;
    }
}

@media only screen and (max-width: 992px) {
    .the-most-accurate-projections .projections {
        align-items: center;
        row-gap: 50px;
    }
    .projections-container {
        flex-direction: column;
        row-gap: 20px;
        align-items: center;
    }
    .projection-headings h2 {
        font-size: 67px;
    }
    .projection-headings h3 {
        font-size: 33px;
    }
    .projection-headings h2,
    .projection-headings h3 {
        text-align: center;
    }
    .info-container {
        margin-bottom: 30px;
    }
    .small-description {
        max-width: 500px;
    }
    .projections-container.first .small-description {
        text-align: center;
    }
    .content-nothing {
        display: none;
    }
    .projections-container.first .info-container {
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
    }
    .trophy-icon .info-1 {
        text-align: center;
    }
    .info-container {
        column-gap: 20px !important;
    }
    .analysis-arrow path {
        fill: #011a4a;
    }
    .landing-header {
        padding: 25px 0 100px 0;
    }
    .cs-grid-container {
        display: grid;
    }
    .landing-header #logo {
        max-width: 320px;
        margin: 0 auto 10px;
        display: block;
        width: 100%;
    }
    .landing-container {
        width: 80vw;
    }
    .draft-sharks-is-number-1 {
        padding: 2.5em 0 0;
    }
    .draft-sharks-is-number-1 .inside {
        width: 94%;
    }

    .the-most-accurate-projections .projections .flags .flag {
        width: 25%;
    }

    .the-most-accurate-projections .projections .flags {
        padding: 2em 2em;
    }
    .the-most-accurate-projections .projections .flag .content ul {
        font-size: 1.8vw;
    }
    .the-most-accurate-projections .projections .text {
        padding: 0;
    }

    .league-crushing-analysis .analysis-blocks {
        width: 94%;
    }

    .league-crushing-analysis .analysis-blocks h2 {
        font-size: 240%;
    }

    .the-best-drafting-tools {
        padding: 2em 2em 5em;
    }
    .video-container {
        order: 1;
        width: 100%;
    }

    .the-best-in-season-tools .tool {
        width: 94%;
    }

    .the-best-in-season-tools .tool .text h2 {
        font-size: 240%;
    }
    .landing-header .row {
        flex-direction: column-reverse;
    }
    .football-players-img {
        order: 2;
        margin-top: 30px;
        position: relative;
    }
    .football-players-img .players-img {
        display: none;
    }
    .football-players-img .vio {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .football-players-img .vio-text {
        font-size: 0.8em;
        position: absolute;
        bottom: 20px;
        left: 23%;
    }
    .football-players-img .vio-text-amount {
        font-size: 1.4em;
        position: absolute;
        bottom: -4px;
        left: 103%;
    }
    .awards .d-flex.endzone {
        flex-wrap: wrap;
    }
    .awards .d-flex.endzone .col {
        flex: 0 1 25%;
    }
    .additional-info-text {
        order: 3;
        margin: 20px 0 0 0;
    }
    .money-back-container {
        align-items: center;
        flex-direction: column;
        align-items: center;
        row-gap: 20px;
        margin: -40px 10px 30px;
    }
    .money-back-container span {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .money-back-container {
        align-items: center;
        max-width: 725px;
        column-gap: 30px;
        margin: auto;
        margin-bottom: 25px;
    }
    .small-description {
        max-width: 380px;
    }

    .info-container {
        margin-bottom: 30px;
    }

    .projection-headings {
        max-width: 400px;
        width: -webkit-fill-available;
        justify-content: flex-end;
    }

    .projection-headings h2 {
        font-size: 67px;
    }

    .projections-container.second .projection-headings h2,
    .projections-container.second .projection-headings h3 {
        text-align: right;
        position: relative;
        top: -15px;
    }

    .projections-container.first .projection-headings h2,
    .projections-container.first .projection-headings h3 {
        text-align: right;
        position: relative;
        top: -25px;
    }
    .trophy-image {
        position: relative;
        top: 5px;
    }
    .analysis-arrow path {
        fill: #041b4a;
    }
    .landing-container {
        width: 80vw;
    }
    .landing-container .row {
        position: relative;
        z-index: 1;
    }
    .landing-container .landing-row {
        align-items: flex-start;
    }
    .col-lg-10 {
        width: 75% !important;
    }
    .col-lg-2 {
        width: 25% !important;
    }
    .col-lg-2 img {
        max-width: 200px;
        min-width: 175px;
        float: right;
    }
    .cs-grid-container {
        display: grid;
        grid-template-columns: 45% 55%;
        grid-template-rows: 30% 70%;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        padding-bottom: 10px;
    }
    .row.additional-info-text {
        grid-area: 1 / 1 / 2 / 3;
        z-index: 1;
        margin-left: 20px;
    }
    .video-container {
        grid-area: 2 / 1 / 3 / 2;
        align-self: end;
    }
    .football-players-img {
        grid-area: 1 / 2 / 3 / 3;
        max-width: 100%;
        align-self: end;
        position: relative;
    }
    .football-players-img .vio {
        width: 88%;
        position: absolute;
        bottom: -12px;
        left: 13%;
    }
    .football-players-img .vio-text {
        font-size: 1.5em;
        position: absolute;
        bottom: 32px;
        left: 37%;
    }
    .football-players-img .vio-text-amount {
        font-size: 1.5em;
        position: absolute;
        bottom: -7px;
        left: 103%;
    }
    .row.additional-info-text .inner-text {
        padding-left: 0px;
        margin-bottom: 15px;
    }
    .row.additional-info-text .inner-text ol {
        padding-left: 17px;
    }
    .video-container {
        width: 100% !important;
    }
    .players-img {
        max-width: 100% !important;
        position: relative;
        left: 51px;
        top: -51px;
    }
    .additional-info-text {
        margin: 0;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .landing-header h1 {
        font-size: 375%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .row.additional-info-text {
        margin-bottom: -20px;
    }
}

@media only screen and (max-width: 768px) {
    .inner-text li:not(:last-child) {
        margin-bottom: 5px;
    }
    .landing .landing-header {
        padding: 2em 2em 2.5em;
    }

    .the-most-accurate-projections .projections .flags {
        padding: 0 2em;
    }
    .the-most-accurate-projections .projections .flags .flag {
        width: 33.3333%;
    }
    .the-most-accurate-projections .projections .flags .flag:nth-child(1) {
        display: none;
    }
    .the-most-accurate-projections .projections .flag .content ul {
        font-size: 2.4vw;
    }

    .the-best-in-season-tools {
        padding: 3em 2em 4em;
    }
    .the-best-in-season-tools .tool {
        width: 100%;
        display: block;
        display: flex;
        flex-direction: column;
    }
    .the-best-in-season-tools .tool .text {
        width: 100%;
        display: block;
        order: 0;
        padding: 0 !important;
    }
    .the-best-in-season-tools .tool .photo {
        width: 100%;
        display: block;
        order: 1;
    }
    .the-best-in-season-tools .tool .photo {
        padding: 1em 0;
    }
    .the-best-in-season-tools .tool .photo img {
        margin: 0;
    }

    .not-ready-form .vio {
        margin-top: 0;
    }

    .still-not-ready {
        padding: 0 0 20px;
    }
    .not-ready-form {
        padding: 20px 0 20px;
    }

    .landing-header #logo {
        max-width: 220px;
        margin: 0 auto 10px;
        display: block;
        width: 100%;
    }

    .landing-header {
        background: rgba(0, 0, 0, 0.75);
        text-align: center;
    }
    .landing-header h1 {
        font-size: 280%;
    }
    .landing-header h2 {
        font-size: 190%;
    }
    .football-bg-mast .video-container {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 640px) {
    .comparison-matrix thead th:nth-child(2),
    .comparison-matrix thead th:nth-child(3),
    .comparison-matrix thead th:nth-child(4) {
        height: 214px !important;
    }

    .landing-banner {
        background-size: 350%;
    }

    .landing-header h1 {
        font-size: 210%;
    }

    .cta-wrapper {
        margin: 3em 0 2em;
    }

    .draft-sharks-is-number-1 {
        background-size: 350%;
        padding: 1.5em 0 0;
    }
    .draft-sharks-is-number-1 .inside {
        width: 94%;
    }
    .draft-sharks-is-number-1 .button span {
        top: 60%;
        font-size: 140%;
    }
    .draft-sharks-is-number-1 .column {
        width: 29.3333%;
    }
    .draft-sharks-is-number-1 .column:nth-child(1) {
        display: none;
    }

    .the-most-accurate-projections h1 {
        font-size: 300%;
    }
    .the-most-accurate-projections .projections .flags .flag {
        width: 50%;
    }
    .the-most-accurate-projections .projections .flags .flag:nth-child(1),
    .the-most-accurate-projections .projections .flags .flag:nth-child(2) {
        display: none;
    }
    .the-most-accurate-projections .projections .flag .content ul {
        font-size: 3.6vw;
    }
    .the-most-accurate-projections .projections .text h2 {
        font-size: 220%;
    }

    .league-crushing-analysis {
        background-size: 350%;
    }
    .league-crushing-analysis h1 {
        font-size: 300%;
    }
    .league-crushing-analysis .analysis-blocks {
        display: block;
        margin: 0 auto;
    }
    .league-crushing-analysis .analysis-blocks div {
        display: block;
        width: 100%;
        margin: 0 0 2em;
    }
    .league-crushing-analysis .analysis-blocks .star-items {
        display: block;
        width: 100%;
        font-size: 130%;
        margin: 0;
        padding: 0 0 0 1em;
    }
    .league-crushing-analysis .analysis-blocks .star-items li {
        margin: 0 0 1em;
    }
    .league-crushing-analysis .analysis-blocks h2 {
        font-size: 175%;
    }

    .the-best-drafting-tools {
        padding: 3em 2em;
    }
    .the-best-drafting-tools h1 {
        font-size: 300%;
    }
    .the-best-drafting-tools .button span {
        font-size: 140%;
    }

    .the-best-in-season-tools h1 {
        font-size: 285%;
    }
    .the-best-in-season-tools .tool .text h2 {
        font-size: 175%;
    }
    .the-best-in-season-tools .tool .photo {
        display: none;
    }

    .comparison-matrix-wrapper {
        background-size: 350%;
        padding-bottom: 0;
    }

    .winner-footer {
        width: auto;
    }
    .hear-from-fantasy-football-players {
        display: block;
    }
    .accuracy-award {
        padding: 1.75em 0;
    }
    .accuracy-award h3.subscribe_aaw {
        font-size: 144%;
    }
    .hear-from-fantasy-football-players a {
        margin-left: 14px;
    }
    .landing .not-ready-form {
        margin: 0 auto 40px;
    }

    .field-addcontactform-email,
    .modal-body .field-addcontactform-email {
        width: 100%;
    }
    .not-ready-form button {
        border-radius: 12px;
    }
    .the-best-in-season-tools-h2 {
        margin: 0 0 0.5em;
        font-size: 350%;
    }
}
@media only screen and (max-width: 500px) {
    .analysis-arrow path {
        fill: #01194a !important;
    }
    .projections-container.first .small-description {
        padding: 0 25px;
    }
}

@media only screen and (max-width: 430px) {
    .landing-header h1 {
        font-size: 185% !important;
    }
    .landing-header #logo {
        max-width: 180px;
    }
}
@media only screen and (max-width: 400px) {
    .card-deck .card {
        width: 335px !important;
    }
}
