@font-face {
    font-family: "Harmonia Sans W01 Bold";
    src: url("../../fonts/presell_fonts/99f44be299d4608af6fbe99aa38ce446.eot");
    src: url("../../fonts/presell_fonts/99f44be299d4608af6fbe99aa38ce446.eot") format("embedded-opentype"),
        url("../../fonts/presell_fonts/99f44be299d4608af6fbe99aa38ce446.woff2") format("woff2"),
        url("../../fonts/presell_fonts/99f44be299d4608af6fbe99aa38ce446.woff") format("woff"),
        url("../../fonts/presell_fonts/99f44be299d4608af6fbe99aa38ce446.ttf") format("truetype"),
        url("../../fonts/presell_fonts/99f44be299d4608af6fbe99aa38ce446.svg#Harmonia Sans W01 Bold") format("svg");
}
@font-face {
    font-family: "Harmonia Sans W01 Regular";
    src: url("../../fonts/presell_fonts/0dd7edde115ef38e7def4b16e93b5884.eot");
    src: url("../../fonts/presell_fonts/0dd7edde115ef38e7def4b16e93b5884.eot") format("embedded-opentype"),
        url("../../fonts/presell_fonts/0dd7edde115ef38e7def4b16e93b5884.woff2") format("woff2"),
        url("../../fonts/presell_fonts/0dd7edde115ef38e7def4b16e93b5884.woff") format("woff"),
        url("../../fonts/presell_fonts/0dd7edde115ef38e7def4b16e93b5884.ttf") format("truetype"),
        url("../../fonts/presell_fonts/0dd7edde115ef38e7def4b16e93b5884.svg#Harmonia Sans W01 Regular") format("svg");
}
@font-face {
    font-family: 'Graphik';
    src: url('../../fonts/presell_fonts/Graphik-Semibold.eot');
    src: local('Graphik Semibold'), local('Graphik-Semibold'),
        url('../../fonts/presell_fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/presell_fonts/Graphik-Semibold.woff2') format('woff2'),
        url('../../fonts/presell_fonts/Graphik-Semibold.woff') format('woff'),
        url('../../fonts/presell_fonts/Graphik-Semibold.ttf') format('truetype'),
        url('../../fonts/presell_fonts/Graphik-Semibold.svg#Graphik-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'American Typewriter';
    src: url('../../fonts/presell_fonts/AmericanTypewriter.eot');
    src: local('American Typewriter'), local('AmericanTypewriter'),
        url('../../fonts/presell_fonts/AmericanTypewriter.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/presell_fonts/AmericanTypewriter.woff2') format('woff2'),
        url('../../fonts/presell_fonts/AmericanTypewriter.woff') format('woff'),
        url('../../fonts/presell_fonts/AmericanTypewriter.ttf') format('truetype'),
        url('../../fonts/presell_fonts/AmericanTypewriter.svg#AmericanTypewriter') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "Harmonia Sans W01 Regular";
    position: relative;
}

.d-flex {
    align-items: initial;
    justify-content: initial;
}


/** Header Styles Here **/
header {
    background: #0213af;
}
header .logo_txt {
    color: #fafaf9;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1;
}
header .advertorial_txt {
    color: #fafaf9;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1;
}
.top_strip {
    background: #e9e9e9;
}
.top_strip p {
    color: #000;
    font-weight: 300;
    line-height: 1;
    font-size: 1.375rem;
}

/** Main Content Styles Here **/
.main_content {
    background: #fff;
}
.main_content .left_column .article_title {
    color: #000;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 1.4;
    letter-spacing: -1px;
}
.main_content .left_column .article_subtitle {
    color: #ed6e21;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.1;
    letter-spacing: -1px;
}
.main_content .left_column hr {
    border-color: #000;
    opacity: 1;
}
.main_content .left_column .article_author {
    color: #000;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 2rem;
}
.main_content .left_column .article_txt {
    color: #000;
    font-size: 1.375rem;
    line-height: 1.2;
    margin-bottom: 1.75rem;
}
.main_content .left_column .article_txt a {
    color: #0213af;
    text-decoration: none;
}
.main_content .left_column .article_txt2 {
    color: #000;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.625rem;
    line-height: 1.2;
}
.main_content .left_column .article_txt3 {
    color: #000;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.2;
    margin-bottom: 1.75rem;
}
.main_content .left_column .article_image {
    margin-bottom: 2rem;
}
.main_content .left_column .article_txt4 {
    color: #000;
    font-size: 1.438rem;
    line-height: 1.2;
}
.main_content .left_column .article_txt4 a {
    color: #0213af;
    text-decoration: none;
}
.main_content .left_column .article_txt4 span {
    color: #c7b702;
}
.main_content .left_column .review_box {
    background: #0e265a;
    border: transparent;
    border-radius: 10px;
    margin-bottom: 2rem;
}
.main_content .left_column .review_box1 {
    margin-top: 2rem;
}
.main_content .left_column .review_box .img_box {
    width: 45%;
    height: 560px;
    position: relative;
}
.main_content .left_column .review_box .img_box img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.main_content .left_column .review_box .txt_box {
    width: 55%;
    padding: 2rem 1rem;
}
.main_content .left_column .review_box .txt_box .name {
    color: #fff;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 1;
}
.main_content .left_column .review_box .txt_box .rvw_rating img {
    max-width: 142px;
    width: 100%;
}
.main_content .left_column .review_box .txt_box .rvw_rating p {
    color: #ff0000;
    font-family: 'Graphik';
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1;
    margin-left: 0.625rem;
}
.main_content .left_column .review_box .txt_box .date {
    color: #fff;
    font-size: 1.75rem;
    line-height: 1;
}
.main_content .left_column .review_box .txt_box .quote {
    background: #fff;
    border: transparent;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #0e265a;
    line-height: 1.25;
    font-size: 3rem;
    font-family: 'American Typewriter';
    position: relative;
    left: -36px;
}
.main_content .left_column .review_box .txt_box .rvw_txt {
    color: #fff;
    font-size: 1.875rem;
    font-style: italic;
    line-height: 1.2;
}
.main_content .left_column .blue_box {
    background: #0213af;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 2rem 1.5rem;
    margin-bottom: 2rem;
}
.main_content .left_column .blue_box p {
    color: #fff;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.563rem;
    line-height: 1.2;
}
.main_content .left_column button.article_btn {
    color: #fdfcfb;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.1;
    background: #14bd07;
    border: transparent;
    border-radius: 10px;
    padding: 0.75rem 0.5rem;
    width: 98%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.main_content .left_column button.article_btn:hover, .main_content .left_column button.article_btn:focus {
    background: #0d7c05;
}
.main_content .right_column {
    top: 0.625rem;
}
.main_content .right_column aside {
    border: 2px solid #bfc3bf;
    /* padding: 2.5rem 0.5rem; */
    padding: 1rem;
}
.main_content .right_column aside .aside_txt1 {
    color: #000;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 2rem;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
.main_content .right_column aside .aside_rating img {
    max-width: 130px;
    width: 100%;
}
.main_content .right_column aside .aside_rating p {
    color: #000;
    font-size: 1.25rem;
    line-height: 1;
    margin-top: 0.25rem;
    margin-bottom: 5px;
}
.main_content .right_column aside .aside_txt2 {
    color: #000;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 8px;
}
img.aside_image {
    max-height: 250px;
    object-fit: contain;
}
.main_content .right_column aside ul li img {
    max-width: 16px;
    width: 100%;
    margin-right: 0.625rem;
}
.main_content .right_column aside ul li p {
    color: #000;
    font-size: 1.125rem;
    letter-spacing: -1px;
}
.main_content .right_column aside ul li:not(:last-child) {
    margin-bottom: 0.125rem;
}
.main_content .right_column aside button.aside_btn {
    color: #fdfcfb;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 600;
    font-size: 1.1rem;
    line-height: 1;
    background: #14bd07;
    border: transparent;
    border-radius: 10px;
    padding: 1rem 1.5rem;
    margin-top: 1rem;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    width: auto;
}
.main_content .right_column aside button.aside_btn img {
    max-width: 14px;
    width: 100%;
    margin-left: 0.5rem;
        margin-top: -2px;
}
.main_content .right_column aside button.aside_btn:hover, .main_content .right_column aside button.aside_btn:focus {
    background: #0d7c05;
}


/** Footer Styles Here **/
footer {
    background: #383c38;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
footer p {
    color: #fdfcfb;
    font-size: 1rem;
    line-height: 1.2;
}


/** Sticky Button Styles Here **/
.sticky_btn {
    background: #0213af;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
.sticky_btn button {
    border: transparent;
    border-radius: 6px;
    background: #fff;
    color: #040404;
    font-family: "Harmonia Sans W01 Bold";
    font-weight: 700;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1.2;
    padding: 1rem 2.5rem;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    width: auto;
}
.sticky_btn button:hover, .sticky_btn button:focus {
    background: #ccc;
}


/** Responsive Styles Here **/
@media screen and (max-width: 1199px) {
    .main_content .left_column .article_title {
        font-size: 1.875rem;
    }
    .main_content .left_column .article_subtitle {
        font-size: 1.5rem;
    }
    .main_content .right_column aside .aside_txt2 {
        font-size: 1.625rem;
    }
    .main_content .right_column aside button.aside_btn {
        padding: 1rem;
        font-size: 1rem;
    }
    .main_content .left_column .review_box .img_box {
        height: 620px;
    }
}


@media screen and (max-width: 991px) {
    header .logo_txt {
        font-size: 1.75rem;
    }
    .main_content .left_column .article_title {
        font-size: 1.75rem;
    }
    .main_content .left_column .review_box .txt_box .name {
        font-size: 1.75rem;
    }
    .main_content .left_column .review_box .txt_box .rvw_rating img {
        max-width: 100px;
    }
    .main_content .left_column .review_box .txt_box .rvw_rating p {
        font-size: 0.875rem;
    }
    .main_content .left_column .review_box .txt_box .date {
        font-size: 1.25rem;
    }
    .main_content .left_column .review_box .txt_box .rvw_txt {
        font-size: 1.5rem;
    }
    .main_content .left_column .review_box .img_box {
        height: 580px;
    }
    .main_content .left_column .blue_box p {
        font-size: 1.375rem;
    }
    .main_content .left_column button.article_btn {
        font-size: 1.125rem;
    }
    .main_content .right_column aside .aside_txt1 {
        font-size: 1.5rem;
    }
    .main_content .right_column aside .aside_rating img {
        max-width: 130px;
    }
    .main_content .right_column aside .aside_rating p {
        font-size: 1.25rem;
    }
    .main_content .right_column aside .aside_txt2 {
        font-size: 1.125rem;
    }
    .main_content .right_column aside ul li p {
        line-height: 1.1;
    }
    .main_content .right_column aside ul li:not(:last-child) {
        margin-bottom: 0.5rem;
    }
    .main_content .right_column aside button.aside_btn {
        font-size: 1.125rem;
        padding: 1rem 0.5rem;
    }
    .main_content .right_column aside button.aside_btn img {
        max-width: 14px;
        margin-left: 0.5rem;
    }
}


@media screen and (max-width: 767px) {
    .top_strip p {
        font-size: 1.25rem;
    }
    header .logo_txt {
        margin-top: 1.5rem;
    }
    .main_content .left_column .review_box .img_box {
        height: 520px;
    }
    .main_content .left_column button.article_btn {
        font-size: 1.25rem;
        width: 100%;
        padding: 1.25rem 0.5rem;
    }
    .main_content .right_column aside {
        margin-top: 2rem;
    }
    .main_content .right_column aside .aside_txt1 {
        font-size: 2rem;
    }
    .main_content .right_column aside .aside_rating img {
        max-width: 140px;
    }
    .main_content .right_column aside .aside_rating p {
        font-size: 1.375rem;
    }
    .main_content .right_column aside .aside_txt2 {
        font-size: 1.625rem;
    }
    .main_content .right_column aside ul li p {
        font-size: 1.25rem;
    }
    .main_content .right_column aside ul li img {
        max-width: 20px;
    }
    .main_content .right_column aside ul li:not(:last-child) {
        margin-bottom: 0.75rem;
    }
    .main_content .right_column aside button.aside_btn {
        font-size: 1.2rem;
        padding: 1rem 1.25rem;
    }
    .main_content .right_column aside button.aside_btn img {
        max-width: 18px;
        margin-left: 0.75rem;
    }
    footer {
        padding-bottom: 7rem;
    }
    .sticky_btn button {
        padding: 12px;
        width: 100%;
        font-size: 1.25rem;
    }
}


@media screen and (max-width: 575px) {
    .main_content .left_column .review_box .img_box {
        height: 580px;
    }
}


@media screen and (max-width: 479px) {
    .main_content .left_column .article_txt {
        font-size: 1.125rem;
    }
    .main_content .left_column .article_txt2 {
        font-size: 1.375rem;
    }
    .main_content .left_column .article_txt3 {
        font-size: 1.125rem;
    }
    .main_content .left_column .review_box .txt_box .name {
        font-size: 1.375rem;
    }
    .main_content .left_column .review_box .txt_box .rvw_rating img {
        max-width: 70px;
    }
    .main_content .left_column .review_box .txt_box .rvw_rating p {
        font-size: 0.688rem;
        margin-left: 0.5rem;
    }
    .main_content .left_column .review_box .txt_box .date {
        font-size: 1rem;
    }
    .main_content .left_column .review_box .txt_box .rvw_txt {
        font-size: 1.25rem;
    }
    .main_content .left_column .review_box .img_box {
        height: 520px;
    }
    .main_content .left_column button.article_btn br {
        display: none;
    }
}


@media screen and (max-width: 374px) {
    .main_content .left_column .review_box .txt_box .name {
        font-size: 1.25rem;
    }
    .main_content .left_column .review_box .txt_box .rvw_rating img {
        max-width: 60px;
    }
    .main_content .left_column .review_box .txt_box .rvw_txt {
        font-size: 1.125rem;
    }
    .main_content .left_column .review_box .img_box {
        height: 480px;
    }
}

