body {
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 1.6;
    font-family: open sans, Helvetica, Arial, sans-serif;
    color: #333;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header {
    padding: 10px 0;
    border-bottom: 1px solid #ebecef;
    background: #fff;
    color: #17191c;
}

.content {
    width: 912px;
    margin: auto;
}

.testimonials {
    margin-top: 20px;
}

.quote {
    background: #fff3cd;
    border: 1px dashed #ff8000;
    padding: 20px;
    margin-bottom: 20px;
}

#header .logo {
    max-width: 67%;
    float: left;
    margin: 6px 0 0;
}

.exclusive {
    color: #17191c;
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 14px;
}

ul {
    margin-bottom: 26px;
}

.by {
    padding: 0;
    font-size: 13px;
    line-height: 1.4em;
    color: #777;
    margin: 0 auto 8px;
}

.page-container {
    width: 100%;
}

    .page-container:before,
    .page-container:after,
    .page-column:before,
    .page-column:after,
    .clearfix:before,
    .clearfix:after {
        display: table;
        content: " ";
    }

    .page-container:after,
    .page-column:after,
    .clearfix:after {
        clear: both;
    }

.page-container,
.page-column {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
}

.page-row {
    position: relative;
}

.page-content,
.page-sidebar {
    position: relative;
    min-height: 1px;
    margin-bottom: 30px;
}

a:hover,
a:focus {
    text-decoration: underline;
}

p {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 400;
    font-family: open sans, sans-serif;
    line-height: 35px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

b {
    font-weight: 700;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 20px auto;
    border: 0;
    border-top: 1px solid #eee;
}

h1 {
    padding: 0;
    line-height: 50px;
    color: #17191c;
    font-size: 35px;
    font-weight: 800;
}

h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 50px 0 25px 0px;
    font-weight: 700;
}

@media (max-width: 912px) {
    .content {
        width: 100%;
        margin: auto;
    }
}

@media (max-width: 768px) {
    h2 {
        font-size: 24px;
        line-height: 36px;
        font-weight: 700;
        margin: 30px 0 15px 0px;
    }
}

h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
    margin: 20px 0;
    color: #17191c;
}

img {
    vertical-align: middle;
    border: 0;
}

.img-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 20px 0px;
}

.img-cntr {
    margin: 30px 0 40px;
    max-width: 360px;
    width: 100%;
    height: auto;
    display: block;
}

.disclaimer-footer1 {
    font-size: 17px;
    font-weight: 400;
}

#footer {
    padding: 60px 0;
    font-size: 14px;
    word-wrap: break-word;
    background: #2e3138;
    color: #abb0ba;
}

    #footer p:last-child {
        margin: 0;
    }

    #footer a,
    #footer a:hover,
    #footer a:visited {
        color: #abb0ba;
        font-weight: 400;
    }

        #footer a:before {
            content: "\00B7";
            padding: 0 5px;
        }

.top-advertorial {
    width: 100%;
    text-align: center;
    background-color: #273c51;
}

#top-advertorial-text {
    font-size: 14px;
    padding: 5px;
    max-width: 1100px;
    margin: 0 auto;
    color: #fff;
}

li {
    margin: 13px 0 0 0;
}

a,
a:visited {
    color: #1A0DAB;
    cursor: pointer;
    text-decoration: none;
    font-weight: 700;
    outline: 0;
}

#myBtn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #54b948;
    color: #fff;
    cursor: pointer;
    padding: 0;
    border-radius: 50px;
    font-size: 35px;
    height: 50px;
    width: 50px;
    align-items: center;
    padding-bottom: 0px;
    line-height: 40px;
    text-align: center;
    padding-left: 2px;
}

.single-post_entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-bottom: 0;
}

    .single-post_entry-meta li {
        margin-right: 16px;
    }

.entry_meta li {
    display: inline-block;
    font-size: 13px;
    font-family: lato, sans-serif;
    color: #919ba3;
}

.single-post_entry-meta li + li:before {
    display: none;
}

.single-post_entry-meta .entry_meta-date {
    margin-top: 13px;
}

.single-post_entry-meta .entry_meta-category {
    color: #49545e;
}

.entry-author {
    position: relative;
}

.entry-author_url {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .entry-author_url span:first-of-type {
        margin-right: 5px;
    }

.entry-author .entry-author_url:hover {
    color: #919ba3;
}

.entry-author_img {
    display: block;
    float: left;
    margin-right: 10px;
    border-radius: 50%;
}

.entry-author_name {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #49545e;
}

    .entry-author_name:hover {
        color: #e12a21;
    }

.entry_meta a {
    color: #919ba3;
}

.entry_meta-category {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 3px;
    font-weight: 700;
    font-family: lato, sans-serif;
}
img {
    vertical-align: middle;
    border: 0;
}

.img-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 20px 0px;
}

.d-mobile {
    display: none;
}

.check-discount {
    font-size: 18px;
}

.click_font {
    height: 45px;
}
@media (max-width: 767px) {
    .content {
        padding: 0px 10px;
    }
}

@media (max-width: 570px) {
    .global-header p.back-to-article {
        display: inline-block;
        margin: auto;
        font-size: 16px !important;
        float: right;
    }

    .page-header-container img {
        height: auto;
    }

    .cta a {
        font-size: 14px;
        padding: 12px 19px;
    }

    .top-advertorial {
        text-align: center;
    }
}

@media (max-width: 810px) {
    .img-r3 {
        margin-right: 0;
    }

    .page-container,
    .page-column {
        width: 810px;
    }
}

@media (max-width: 809px) {
    .recommended {
        display: none;
    }

    .page-sidebar {
        width: 100%;
    }
}

@media (min-width: 868px) {
    .top-banner {
        line-height: 1.2;
        display: block;
        width: 468px;
        height: 54px;
        background-color: #f7f7f7;
        float: right;
        margin: 4px 0 0;
    }
}

@media (max-width: 767px) {
    .d-none {
        display: none !important;
    }

    .d-mobile {
        display: block;
    }

    .gif {
        margin: 0px 0px;
    }

    .content {
        padding: 0px 10px;
    }

    h1 {
        font-size: 30px;
    }

    h3 {
        font-size: 22px;
    }

    .page-sidebar .img-responsive {
        margin: 44px auto 20px;
    }

    ul.navbar-nav {
        float: none !important;
        clear: both;
        display: block;
    }

    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin: 0 !important;
    }

    .page-content p {
    }

    #footer {
        margin-top: 30px;
    }

    p.cta {
        display: block;
        text-align: center;
    }
}

@media (min-width: 359px) and (max-width: 486px) {
    h1 {
        font-size: 24px;
        font-weight: 700;
        line-height: 34px;
        margin-bottom: 0px;
    }

    p {
        font-size: 18px;
        line-height: 32px;
    }
}

@media (max-width: 358px) {
    h1 {
        font-size: 25px;
        font-weight: 700;
        line-height: 1.16em;
    }
}

@media (min-width: 346px) {
    .btnn {
        font-size: 19px;
    }
}

@media (min-width: 374px) {
    .btnn {
        font-size: 26px;
    }
}

@media (max-width: 480px) {
    .attention {
        font-size: 16px;
        margin: 10px 0;
    }

    #myBtn {
        position: fixed;
        bottom: 20px;
        right: 30px;
        z-index: 99;
        border: none;
        outline: none;
        background-color: #54b948;
        color: #fff;
        cursor: pointer;
        padding: 0;
        border-radius: 50px;
        font-size: 35px;
        height: 50px;
        width: 50px;
        align-items: center;
        padding-bottom: 0px;
        line-height: 40px;
        text-align: center;
        padding-left: 2px;
    }
}

@media (min-width: 744px) {
    .top-banner {
        line-height: 1.2;
        display: block;
        width: 420px;
        height: 52px;
        background-color: #f7f7f7;
        float: right;
        margin: 6px 0 0;
    }
}

@media (max-width: 500px) {
    body {
        font-size: 16px;
    }
}