@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700');

body {
    line-height: 1
}

html #wrapper .hide {
    display: none
}

html #wrapper .show {
    display: block
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Quicksand', sans-serif;
}*/

span.total-view b {
    float: left;
    padding-right: 7px;
}


html #wrapper .screen-reader-hide {
    position: absolute;
    left: -99999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

body {
    min-width: 320px;
    color: #666;
    background-color: #fff;
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
}

.btn_homereview {
    cursor: pointer;
}

.hidden {
    visibility: hidden
}

.m img,
picture img {
    display: block;
    max-width: 100%
}

section {
    position: relative
}

    section:after {
        content: "";
        display: table;
        clear: both
    }

.Products-top-bxx .filter-span ul.dropdown-menu {
    left: -35px !important;
}

@media screen and (min-width:1024px) {
    .sidebar {
        float: left;
        width: 300px
    }

    .main-content {
        float: left;
        width: calc(100% - 600px)
    }

        .main-content .sidebar {
            float: none;
            width: auto
        }

        .main-content.tertiary {
            float: none;
            width: 100%
        }
}

@media screen and (min-width:1440px) {
    .main-content {
        width: calc(100% - 672px)
    }

    .sidebar-primary {
        margin-left: 24px;
        margin-right: 12px;
        width: 300px
    }

    .sidebar-secondary {
        margin-left: 12px;
        margin-right: 24px;
        width: 300px
    }
}

body {
    overflow-x: hidden
}

    body .sticky,
    body .sticky-bottom,
    body .sticky-top {
        position: fixed;
        position: sticky;
        width: inherit
    }

    body .sticky-top {
        top: 0
    }

    body .sticky-bottom {
        bottom: 0
    }

    body .limit {
        position: absolute;
        bottom: 0;
        width: inherit
    }

.row.advert {
    background: #e6e6e6;
    padding: 12px 0;
    text-align: center
}

.sidebar {
    padding: 12px 11px 0 11px
}

.sidebar-primary-alt,
.sidebar-seconday-alt {
    clear: both;
    display: block
}

.ad-container {
    text-align: center
}

    .ad-container .ad .gpt {
        text-align: center
    }

    .ad-container .ad img {
        display: block;
        margin: 0 auto
    }

    .ad-container.yieldmo {
        margin: 0 11px 22px 11px;
        width: auto
    }

.advert-txt {
    display: block;
    color: #999;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: normal;
    text-align: center;
    margin-top: 8px
}

.ad-h-0 {
    padding: 0;
    margin: 0
}

    .ad-h-0 .ad {
        margin: 0;
        padding: 0
    }

.ad-h-30 {
    min-height: 31px
}

    .ad-h-30 .ad {
        min-height: 31px
    }

.ad-h-31 {
    min-height: 31px
}

    .ad-h-31 .ad {
        min-height: 31px
    }

.ad-h-50 {
    min-height: 50px
}

    .ad-h-50 .ad {
        min-height: 50px
    }

.ad-h-66 {
    min-height: 66px
}

    .ad-h-66 .ad {
        min-height: 66px
    }

.ad-h-90 {
    min-height: 90px
}

    .ad-h-90 .ad {
        min-height: 90px
    }

.ad-h-250 {
    min-height: 250px
}

    .ad-h-250 .ad {
        min-height: 250px
    }

.ad-h-600 {
    min-height: 600px
}

    .ad-h-600 .ad {
        min-height: 600px
    }

a:hover .overlay {
    opacity: 1
}

.video-ct .overlay {
    background-image: url(video.svg);
    background-repeat: no-repeat
}

.list-article-ct .overlay,
.listpage-ct .overlay {
    background-image: url(list.svg);
    background-repeat: no-repeat
}

.interactive-ct .overlay {
    background-image: url(interactive.svg);
    background-repeat: no-repeat
}

.slideshow-ct .overlay {
    background-image: url(slideshow.svg);
    background-repeat: no-repeat
}

.section-nav {
    padding-bottom: 24px
}

    .section-nav nav {
        margin-bottom: 24px;
        vertical-align: top;
        padding: 0 16px
    }

    .section-nav .nav-title {
        font-size: 18px;
        margin-bottom: 8px
    }

    .section-nav .nav-item {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 6px
    }

.site-header {
    border-top: 2px solid #c20017;
    background-color: #036;
    height: 53px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.is-doomsday .site-header {
    background-color: #001224
}

.site-header .click-region {
    display: none
}

.site-header.nav-open .click-region {
    display: block;
    height: 100%;
    width: 100%;
    background: red;
    position: fixed;
    top: 48px;
    z-index: 499
}

.site-header {
    top: -1px;
}

    .site-header.nav-open .expandable-nav {
        display: block
    }

    .site-header a {
        color: #edf6ff
    }

    .site-header .branding {
        float: left
    }

        .site-header .branding a {
            background-image: url(logo.png);
            background-position: 0 0;
            background-repeat: no-repeat;
            background-size: 100%;
            display: block;
            text-indent: -9999px;
            margin-left: 12px;
            margin-top: 12px;
            height: 24px;
            width: 126px
        }

        .site-header .branding .current-time {
            display: none
        }

    .site-header .meta {
        float: right;
        padding-right: 48px
    }

        .site-header .meta .weather {
            display: none
        }

    .site-header .network-access {
        float: left
    }

    .site-header .user-profile {
        float: left;
        display: block;
        margin-top: 8px;
        margin-right: 8px
    }

        .site-header .user-profile .avatar {
            display: block;
            width: 30px
        }

            .site-header .user-profile .avatar img {
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;
                max-width: 100%
            }

    .site-header .button {
        display: block;
        float: left;
        margin-top: 6px
    }

        .site-header .button a {
            font-size: 11px;
            padding: 6px
        }

            .site-header .button a:hover {
                color: #fff
            }

        .site-header .button.user-login {
            display: none
        }

            .site-header .button.user-login a {
                background-color: #1b4e81
            }

                .site-header .button.user-login a:hover {
                    background-color: #5787b8
                }

                .site-header .button.user-login a:active {
                    background-color: #00274e
                }

        .site-header .button.watch a {
            background-color: #d20f26
        }

            .site-header .button.watch a:hover {
                background-color: #db4052
            }

            .site-header .button.watch a:active {
                background-color: #c20017
            }

    .site-header .menu {
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        line-height: 48px
    }

        .site-header .menu a {
            display: block;
            font-size: 20px;
            height: 48px;
            width: 48px
        }

            .site-header .menu a.menu-open:before {
                display: block;
                content: "\00D7";
                color: #036;
                font-size: 16px;
                position: relative;
                z-index: 5
            }

            .site-header .menu a.menu-open:after {
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                display: block;
                content: "";
                background-color: #fff;
                position: absolute;
                top: 16px;
                left: 16px;
                width: 16px;
                height: 16px;
                z-index: 4
            }

    .site-header .search {
        border-bottom: 1px solid #174676;
        padding: 16px
    }

    .site-header .search-wrap {
        position: relative
    }

        .site-header .search-wrap input {
            -moz-appearance: none;
            -webkit-appearance: none;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            border: 0;
            padding: 0;
            margin: 0;
            font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 16px;
            line-height: 100%;
            height: 40px
        }

            .site-header .search-wrap input[type=text] {
                color: #5787b8;
                padding: 0 12px;
                width: calc(100% - 79px)
            }

            .site-header .search-wrap input[type=submit] {
                color: #fff;
                background-color: #c20017;
                font-weight: 600;
                padding: 0 16px;
                position: absolute;
                right: 0;
                top: 0;
                width: 82px
            }

            .site-header .search-wrap input::placeholder {
                color: #5787b8
            }

            .site-header .search-wrap input:focus::placeholder {
                color: transparent
            }

    .site-header .weather {
        border-bottom: 1px solid #174676;
        padding: 16px 16px 12px 16px;
        text-align: right;
        overflow: hidden
    }

        .site-header .weather a {
            display: block
        }

        .site-header .weather .info {
            display: inline-block;
            font-size: 12px;
            vertical-align: top;
            margin-bottom: 6px
        }

        .site-header .weather .location {
            color: #5787b8;
            font-weight: 600;
            margin-bottom: 6px
        }

        .site-header .weather .condition {
            color: #edf6ff;
            line-height: 14px
        }

        .site-header .weather .temp {
            display: inline-block;
            font-size: 36px;
            font-weight: 600;
            letter-spacing: -1px;
            margin-left: 16px;
            vertical-align: top
        }

    .site-header .section-nav {
        padding-top: 24px
    }

@media screen and (min-width:320px) and (max-width:767px) {
    .site-header .section-nav {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.is-doomsday .site-header .section-nav {
    border-color: #17283a
}

.site-header .section-nav nav {
    padding: 0 24px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.site-header .section-nav .nav-title {
    color: #edf6ff
}

.site-header .expandable-nav {
    display: none;
    border-top: 1px solid #174676;
    background-color: #036;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 500
}

.is-doomsday .site-header .expandable-nav {
    background-color: #001224;
    border-color: #17283a
}

.site-header .header-lower {
    clear: both;
    border-top: 1px solid #174676;
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0 16px;
    overflow: hidden
}

    .site-header .header-lower .branding {
        float: left;
        margin-right: 16px
    }

        .site-header .header-lower .branding a {
            opacity: .15;
            background-image: url(logo-square.png);
            background-position: 0 0;
            background-repeat: no-repeat;
            background-color: transparent;
            background-size: 100% 100%;
            height: 49px;
            width: 52px;
            display: block;
            margin: 0;
            text-indent: -9999px
        }

    .site-header .header-lower .legal {
        color: #5787b8;
        float: right;
        width: calc(100% - 68px)
    }

        .site-header .header-lower .legal p {
            font-size: 12px;
            margin-bottom: 0
        }

        .site-header .header-lower .legal ul {
            margin-bottom: 10px
        }

        .site-header .header-lower .legal li {
            display: inline-block;
            font-size: 12px;
            line-height: 18px;
            margin-right: 5px;
            padding-right: 6px;
            position: relative
        }

            .site-header .header-lower .legal li:after {
                content: "";
                background-color: #5787b8;
                position: absolute;
                top: 3px;
                right: -1px;
                height: 12px;
                width: 1px
            }

            .site-header .header-lower .legal li:last-of-type {
                margin-right: 0;
                padding-right: 0
            }

                .site-header .header-lower .legal li:last-of-type:after {
                    display: none
                }

        .site-header .header-lower .legal a {
            color: #edf6ff
        }

    .site-header .header-lower .social-icons {
        margin-bottom: 24px
    }

        .site-header .header-lower .social-icons ul {
            text-align: center
        }

        .site-header .header-lower .social-icons li {
            float: none;
            display: inline-block;
            margin: 0 3px
        }

        .site-header .header-lower .social-icons a {
            background-color: #001d3a
        }

.site-footer {
    background-color: #036;
    padding: 32px 0 24px 0;
    margin-top: 20px
}

    .site-footer .inner {
        padding: 0;
        width: 100%
    }

    .site-footer .nav-title,
    .site-footer a {
        color: #edf6ff
    }

    .site-footer .section-nav nav {
        display: inline-block;
        width: calc(50% - 32px)
    }

    .site-footer .footer-lower {
        border-top: 1px solid #174676;
        padding-top: 24px;
        margin: 0 16px;
        overflow: hidden
    }

.nowrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.site-footer .footer-lower .branding {
    float: left;
    margin-right: 16px
}

    .site-footer .footer-lower .branding a {
        opacity: .15;
        background-image: url(logo-square.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 49px;
        width: 52px;
        display: block;
        text-indent: -9999px
    }

.site-footer .footer-lower .legal {
    color: #5787b8;
    float: right;
    width: calc(100% - 68px)
}

    .site-footer .footer-lower .legal p {
        font-size: 12px;
        margin-bottom: 0
    }

    .site-footer .footer-lower .legal ul {
        margin-bottom: 10px
    }

    .site-footer .footer-lower .legal li {
        display: inline-block;
        font-size: 12px;
        line-height: 18px;
        margin-right: 5px;
        padding-right: 6px;
        position: relative
    }

        .site-footer .footer-lower .legal li:after {
            content: "";
            background-color: #5787b8;
            position: absolute;
            top: 3px;
            right: -1px;
            height: 12px;
            width: 1px
        }

        .site-footer .footer-lower .legal li:last-of-type {
            margin-right: 0;
            padding-right: 0
        }

            .site-footer .footer-lower .legal li:last-of-type:after {
                display: none
            }

    .site-footer .footer-lower .legal a {
        color: #edf6ff
    }

.site-footer .social-icons {
    margin-bottom: 32px
}

    .site-footer .social-icons a {
        background-color: #001d3a
    }

.vendor-outbrain {
    margin: 0 16px 22px
}

    .vendor-outbrain img {
        max-width: 100%
    }

.pill {
    display: inline-block;
    background-color: #c20017;
    color: #fff;
    text-transform: uppercase;
    margin-right: 4px;
    font-size: 10px;
    font-weight: 900;
    line-height: 10px;
    padding: 4px
}

    .pill .pill-link {
        display: block;
        color: #fff;
        padding: 3px 3px 2px 3px;
        position: relative;
        border: 1px solid #c20017
    }

    .pill.duration,
    .pill.live-now {
        padding: 0
    }

    .pill.live-now {
        background-color: #c20017
    }

    .pill.live-now-link {
        border-color: #c20017
    }

    .pill.duration {
        font-size: 11px;
        font-weight: 700;
        line-height: 10px
    }

        .pill.duration .pill-link:before {
            display: inline-block;
            content: "";
            width: 0;
            height: 0;
            border-top: 4px solid transparent;
            border-bottom: 4px solid transparent;
            border-left: 8px solid #fff;
            margin-right: 4px
        }

    .pill.new-episodes {
        background-color: #61b921
    }

        .pill.new-episodes .pill-link {
            border-color: #61b921
        }

    .pill.now-playing {
        background-color: #60b911
    }

        .pill.now-playing .pill-link {
            border-color: #60b911
        }

.pill-inverted {
    background-color: transparent;
    color: #c20017
}

    .pill-inverted .pill-link {
        color: #c20017
    }

    .pill-inverted.duration .pill-link:before {
        border-left-color: #c20017
    }

.pill.is-developing,
.pill.is-livenow {
    color: #000;
    background: #ffb400
}

.source {
    color: #999;
    padding: 2px 4px;
    font-size: 10px;
    line-height: 10px
}

.button a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #1b4e81;
    display: block;
    padding: 16px;
    text-align: center;
    font-size: 14px;
    font-weight: 600
}

    .button a:hover {
        color: #fff
    }

.button.disabled {
    color: #999;
    background-color: #ededed
}

.button.brand-primary {
    color: #999;
    background-color: #ededed
}

.button.brand-secondary {
    color: #999;
    background-color: #ededed
}

.button.brand-tertiary {
    color: #999;
    background-color: #ededed
}

.page-arrows {
    color: #5787b8;
    float: right;
    font-size: 11px;
    line-height: 32px
}

    .page-arrows .count {
        float: left;
        margin-right: 20px
    }

    .page-arrows ul {
        float: right
    }

        .page-arrows ul li {
            float: left
        }

    .page-arrows .next,
    .page-arrows .prev {
        background-color: #d3e2f1;
        display: inline-block;
        height: 32px;
        width: 32px
    }

        .page-arrows .next .arrow:before,
        .page-arrows .prev .arrow:before {
            top: 6px
        }

        .page-arrows .next .arrow:after,
        .page-arrows .prev .arrow:after {
            bottom: 6px
        }

    .page-arrows .prev {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        margin-right: 1px
    }

        .page-arrows .prev .arrow:after,
        .page-arrows .prev .arrow:before {
            -moz-box-shadow: 1px 0 0 0 rgba(0, 51, 102, .4);
            -webkit-box-shadow: 1px 0 0 0 rgba(0, 51, 102, .4);
            box-shadow: 1px 0 0 0 rgba(0, 51, 102, .4);
            left: 12px
        }

    .page-arrows .next {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

        .page-arrows .next .arrow:after,
        .page-arrows .next .arrow:before {
            -moz-box-shadow: -1px 0 0 0 rgba(0, 51, 102, .4);
            -webkit-box-shadow: -1px 0 0 0 rgba(0, 51, 102, .4);
            box-shadow: -1px 0 0 0 rgba(0, 51, 102, .4);
            right: 12px
        }

    .page-arrows .arrow {
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        display: block;
        position: relative;
        text-indent: -9999em
    }

        .page-arrows .arrow:after,
        .page-arrows .arrow:before {
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            content: "";
            background: #fff;
            display: block;
            position: absolute;
            right: 0;
            height: 12px;
            width: 3px
        }

    .page-arrows .prev .arrow:before {
        -moz-transform: rotate(45deg) translate3d(0, 0, 0);
        -ms-transform: rotate(45deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
        transform: rotate(45deg) translate3d(0, 0, 0)
    }

    .page-arrows .prev .arrow:after {
        -moz-transform: rotate(135deg) translate3d(0, 0, 0);
        -ms-transform: rotate(135deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(135deg) translate3d(0, 0, 0);
        transform: rotate(135deg) translate3d(0, 0, 0)
    }

    .page-arrows .next .arrow:before {
        -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
        -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
        transform: rotate(-45deg) translate3d(0, 0, 0)
    }

    .page-arrows .next .arrow:after {
        -moz-transform: rotate(225deg) translate3d(0, 0, 0);
        -ms-transform: rotate(225deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(225deg) translate3d(0, 0, 0);
        transform: rotate(225deg) translate3d(0, 0, 0)
    }

    .page-arrows .arrow:focus:after,
    .page-arrows .arrow:focus:before,
    .page-arrows .arrow:hover:after,
    .page-arrows .arrow:hover:before {
        background-color: #a7c6e5
    }

.scroll-outer {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

    .scroll-outer .scroll-inner {
        padding-right: 22px;
        width: 9999px
    }

.eyebrow {
    display: inline-block;
    color: #5787b8;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    margin-right: 6px
}

    .eyebrow a {
        color: inherit
    }

        .eyebrow a:hover {
            color: #a7c6e5
        }

    .eyebrow.is-showpage a {
        color: #c20017
    }

        .eyebrow.is-showpage a:hover {
            color: #db4052
        }

.video-container {
    background-color: #000;
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        min-height: 100%;
        width: 100%
    }

.video-player {
    position: static
}

.article {
    position: relative
}

    .article:after {
        content: "";
        display: table;
        clear: both
    }

    .article .m {
        width: 100%
    }

        .article .m .pill {
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0
        }

            .article .m .pill.duration {
                right: 0;
                bottom: 0;
                top: auto;
                left: auto;
                margin: 0
            }

    .article .kicker {
        position: absolute;
        left: 0;
        bottom: 0
    }

        .article .kicker .kicker-text {
            -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            color: #fff;
            background-color: rgba(0, 51, 102, .8);
            padding: 4px 0;
            font-size: 24px;
            font-weight: 900;
            line-height: 1.5;
            letter-spacing: -.25px;
            box-decoration-break: clone;
            -webkit-box-decoration-break: clone
        }

@supports (-webkit-overflow-scrolling:touch) {
    .article .kicker .kicker-text {
        line-height: 1.55
    }
}

.article .article-source {
    color: #999;
    font-size: 12px
}

.article .source {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0
}

.article .duration {
    display: inline-block
}

    .article .duration a {
        display: block
    }

.article .source {
    display: inline-block;
    color: #fff;
    background-color: #000
}

.article .info {
    overflow: hidden
}

.article .meta:after {
    content: "";
    display: table;
    clear: both
}

.article .meta .pill {
    display: block;
    float: left;
    margin-right: 6px
}

    .article .meta .pill a {
        padding: 4px 3px 3px 3px;
        line-height: 9px
    }

.article .eyebrow {
    display: inline-block;
    color: #5787b8;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    margin-right: 6px
}

    .article .eyebrow a {
        color: inherit
    }

        .article .eyebrow a:hover {
            color: #a7c6e5
        }

    .article .eyebrow.is-showpage a {
        color: #c20017
    }

        .article .eyebrow.is-showpage a:hover {
            color: #db4052
        }

.article .time {
    display: inline-block;
    color: #999;
    font-size: 12px;
    line-height: 18px
}

.article .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 2px
}

.article .dek {
    color: #666;
    font-size: 14px;
    line-height: 21px
}

    .article .dek a {
        color: inherit
    }

.article .related li {
    border-left: 1px solid #cedfef;
    font-size: 13px;
    line-height: 18px;
    padding: 0 12px;
    position: relative
}

.article .related-item {
    margin-bottom: 8px
}

.article.has-video .m {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

    .article.has-video .m iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.article-list {
    clear: both
}

    .article-list .article {
        border-bottom: 1px solid #cedfef;
        padding: 0 0 12px 0;
        margin: 0 0 16px 0
    }

        .article-list .article:last-of-type {
            border-bottom: 0;
            padding-bottom: 0;
            margin-bottom: 0
        }

        .article-list .article .m {
            float: left;
            margin-right: 12px;
            width: 132px;
            z-index: 10
        }

        .article-list .article .info {
            padding: 0
        }

        .article-list .article .title {
            font-size: 14px;
            line-height: 18px
        }

        .article-list .article .header .info-header .pill {
            margin-bottom: 2px
        }

        .article-list .article footer .meta {
            margin-bottom: 0
        }

.collection {
    background-color: #fff;
    border: 1px solid #cedfef;
    padding: 16px;
    margin-bottom: 12px
}

    .collection .heading {
        margin-bottom: 8px
    }

        .collection .heading .title {
            color: #222;
            font-size: 18px;
            line-height: 24px;
            font-weight: 600
        }

    .collection .content:after {
        content: "";
        display: table;
        clear: both
    }

    .collection .content p {
        margin-bottom: 0
    }

    .collection footer:after {
        content: "";
        display: table;
        clear: both
    }

    .collection footer .button {
        margin-top: 12px
    }

    .collection footer .meta {
        margin-bottom: 0
    }

    .collection.has-arrows .article:last-of-type {
        border-bottom: 1px solid #cedfef;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

.promo {
    background-color: #fff;
    border: 1px solid #cedfef;
    padding: 16px;
    margin-bottom: 12px
}

    .promo:after {
        content: "";
        display: table;
        clear: both
    }

    .promo .info {
        float: left
    }

    .promo .heading {
        margin-bottom: 8px
    }

    .promo .title {
        color: #222;
        font-size: 16px;
        font-weight: 700
    }

    .promo .m img {
        width: 100%
    }

    .promo .content p {
        margin-bottom: 10px
    }

    .promo .more {
        clear: both;
        font-size: 14px;
        line-height: 21px;
        color: #036;
        background: #edf6ff
    }

    .promo footer {
        margin-top: 12px
    }

.message {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    border-width: 1px;
    border-style: solid;
    position: relative;
    text-align: center;
    padding: 6px 32px 6px 8px;
    font-size: 12px;
    line-height: 16px;
    min-height: 30px;
    width: 100%
}

    .message span {
        display: inline-block
    }

    .message p {
        font-size: 12px;
        line-height: 16px
    }

    .message .close {
        display: block;
        position: absolute;
        top: 6px;
        right: 10px
    }

        .message .close a {
            display: block;
            padding: 4px;
            text-indent: -9999px;
            overflow: hidden;
            position: relative;
            height: 14px;
            width: 14px
        }

            .message .close a::after,
            .message .close a::before {
                -moz-border-radius: 2px;
                -webkit-border-radius: 2px;
                border-radius: 2px;
                content: '';
                position: absolute;
                height: 2px;
                width: 100%;
                top: 50%;
                left: 0;
                margin-top: -1px
            }

            .message .close a::before {
                -moz-transform: rotate(45deg) translate3d(0, 0, 0);
                -ms-transform: rotate(45deg) translate3d(0, 0, 0);
                -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
                transform: rotate(45deg) translate3d(0, 0, 0)
            }

            .message .close a::after {
                -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
                -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
                -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
                transform: rotate(-45deg) translate3d(0, 0, 0)
            }

    .message.success {
        color: #48980d;
        background-color: #f1fbe7;
        border-color: #60b911
    }

        .message.success .close a::after,
        .message.success .close a::before {
            background-color: #60b911
        }

    .message.error {
        color: #c20017;
        background-color: #ffdce0;
        border-color: #f26a7a
    }

        .message.error .close a::after,
        .message.error .close a::before {
            background-color: #f26a7a
        }

.collection-article-list {
    border-left: 0;
    border-right: 0;
    margin: 0
}

    .collection-article-list .article-list .article .info {
        overflow: hidden
    }

    .collection-article-list .article-list .article .dek {
        display: none
    }

.trending-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    width: 100%;
}

.trending-item {
    flex: 0 0 calc(33% - 2px); /* 2 columns, with 16px gap in between */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    padding: 12px 16px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.trending-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.trending-index {
    font-weight: bold;
    color: #555;
    width: 24px;
}

@media (max-width: 768px) {
    .trending-item {
        flex: 0 0 calc(50% - 4px);
    }
}

/* Mobile view - 1 column */
@media (max-width: 480px) {
    .trending-item {
        flex: 0 0 100%;
    }
}

.trending-link {
    color: #007bff;
    text-decoration: none;
    cursor: pointer;
}

    .trending-link:hover {
        text-decoration: underline;
    }

.business-card {
    display: flex;
    flex-direction: column;
    height: 38vh;
    overflow: auto;
}

.business-info-row {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #ffffff;
    padding: 7px;
    border-radius: 6px;
}

.post-count {
    color: #888;
}

.job-card {
    display: flex;
    flex-direction: column;
}

.job-info-row {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 2px 7px;
}

.collection-timeline .heading:after {
    content: "";
    display: table;
    clear: both
}

.collection-timeline .title {
    font-size: 16px;
    line-height: 22px;
    float: left
}

.collection-timeline .arrow {
    display: none;
    position: relative;
    float: right;
    width: 20px;
    height: 20px
}

    .collection-timeline .arrow:after,
    .collection-timeline .arrow:before {
        content: '';
        position: absolute;
        display: block;
        width: 12px;
        height: 3px;
        background: #afcae6;
        top: 10px
    }

    .collection-timeline .arrow:before {
        -moz-transform: rotate(45deg) translate3d(0, 0, 0);
        -ms-transform: rotate(45deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
        transform: rotate(45deg) translate3d(0, 0, 0)
    }

    .collection-timeline .arrow:after {
        -moz-transform: rotate(135deg) translate3d(0, 0, 0);
        -ms-transform: rotate(135deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(135deg) translate3d(0, 0, 0);
        transform: rotate(135deg) translate3d(0, 0, 0);
        right: 1px
    }

    .collection-timeline .arrow.collapse:before {
        -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
        -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
        transform: rotate(-45deg) translate3d(0, 0, 0)
    }

    .collection-timeline .arrow.collapse:after {
        -moz-transform: rotate(-135deg) translate3d(0, 0, 0);
        -ms-transform: rotate(-135deg) translate3d(0, 0, 0);
        -webkit-transform: rotate(-135deg) translate3d(0, 0, 0);
        transform: rotate(-135deg) translate3d(0, 0, 0)
    }

.collection-timeline .content ul {
    margin: 0 0 0 27px
}

.collection-timeline li {
    color: #222;
    position: relative;
    padding-bottom: 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    list-style-type: none
}

    .collection-timeline li:before {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        content: '';
        position: absolute;
        background: #fff;
        border: 1px solid #afcae6;
        width: 11px;
        height: 11px;
        top: 4px;
        left: -27px
    }

    .collection-timeline li:after {
        content: '';
        position: absolute;
        border-right: 1px solid #cedfef;
        height: calc(100% - 11px);
        top: 15px;
        left: -22px
    }

    .collection-timeline li:last-child {
        padding-bottom: 0
    }

        .collection-timeline li:last-child:after {
            display: none
        }

    .collection-timeline li a {
        position: relative;
        top: -4px
    }

    .collection-timeline li p {
        position: relative;
        color: #999;
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase
    }

.collection-multi {
    padding-bottom: 12px;
    margin-bottom: 12px
}

    .collection-multi .article {
        border-bottom: 1px solid #cedfef;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

        .collection-multi .article .eyebrow {
            font-size: 11px
        }

        .collection-multi .article .title {
            font-size: 13px;
            line-height: 18px
        }

    .collection-multi.has-hero .article:first-of-type .m {
        float: none;
        margin-right: 0;
        margin-bottom: 6px;
        width: 100%
    }

        .collection-multi.has-hero .article:first-of-type .m img {
            width: 100%
        }

        .collection-multi.has-hero .article:first-of-type .m + .info {
            float: none;
            padding: 0;
            width: 100%
        }

    .collection-multi.has-hero .article:first-of-type .info {
        clear: both;
        float: none;
        padding: 0;
        width: 100%
    }

    .collection-multi.split article:nth-of-type(odd) {
        padding: 0 6px 0 0
    }

    .collection-multi.split article:nth-of-type(even) {
        padding: 0 0 0 6px
    }

    .collection-multi.split article:nth-of-type(n+3) {
        margin-top: 12px
    }

    .collection-multi.split .article {
        width: 50%;
        float: left;
        border: 0 none;
        margin: 0
    }

        .collection-multi.split .article .m {
            float: none;
            width: auto;
            margin: 0 0 6px 0
        }

    .collection-multi .article-list .article .m + .info {
        float: right;
        width: calc(100% - 144px)
    }

.collection-clips {
    padding-bottom: 12px;
    margin-bottom: 12px
}

    .collection-clips .article {
        border-bottom: 1px solid #cedfef;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

        .collection-clips .article .eyebrow {
            font-size: 11px
        }

            .collection-clips .article .eyebrow.is-showpage {
                line-height: 14px
            }

        .collection-clips .article .title {
            font-size: 13px;
            line-height: 18px;
            margin-bottom: 0
        }

.collection-must-read .article {
    border-bottom: 1px solid #cedfef;
    padding-bottom: 12px;
    margin-bottom: 12px
}

    .collection-must-read .article .info {
        padding: 0
    }

    .collection-must-read .article .title {
        font-size: 13px;
        line-height: 18px
    }

body {
    background-color: #f6f8fa
}

    body.cmsauthor-gui__mode-author .cmsauthor-gui__overlay {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

    body.cmsauthor-gui__mode-author .cmsauthor-gui__edit-modal {
        position: fixed;
        top: 0;
        right: 0;
        overflow-x: scroll;
        width: 618px
    }

    body .sticky,
    body .sticky-bottom,
    body .sticky-top {
        position: fixed;
        width: inherit
    }

    body .sticky-top {
        top: 0
    }

    body .sticky-bottom {
        bottom: 0
    }

    body .limit {
        position: absolute;
        bottom: 0;
        width: inherit
    }

a {
    color: #036
}

    a:hover {
        color: #5787b8
    }

.masthead .inner,
.page-content,
.post-content {
    width: 100%
}

.row.advert {
    background: #e6e6e6;
    padding: 12px 0;
    text-align: center
}

.page-content .row > .vendor-unit {
    margin: 0 16px 22px
}

.sidebar > div,
.sidebar > section {
    background-color: #fff;
    border: 1px solid #cedfef;
    padding: 16px
}

    .sidebar > div.ad-container,
    .sidebar > div.sidebar-group,
    .sidebar > div.sticky-region {
        border: 0;
        background-color: transparent;
        padding: 0
    }

.sidebar:last-child {
    margin-bottom: 0
}

.sidebar-primary {
    display: none
}

.sidebar-primary-alt {
    display: block
}

    .sidebar-primary-alt .sidebar-primary {
        display: block
    }

.sidebar .ad-container {
    margin-bottom: 12px
}

.post-content .ad-container.yieldmo {
    margin: 0 11px 22px 11px;
    width: auto
}

.collection-spotlight {
    border: 0;
    padding: 0;
    margin: 0
}

    .collection-spotlight .article .m {
        overflow: hidden
    }

        .collection-spotlight .article .m img {
            width: 100%
        }

        .collection-spotlight .article .m .pill {
            padding: 6px 8px;
            font-size: 12px;
            line-height: 12px
        }

            .collection-spotlight .article .m .pill.duration {
                padding: 0
            }

        .collection-spotlight .article .m .overlay {
            background-image: url(video.svg);
            background-repeat: no-repeat;
            right: 16px;
            bottom: 16px;
            height: 64px;
            width: 64px
        }

    .collection-spotlight .article .kicker {
        pointer-events: none;
        margin: 0 16px
    }

    .collection-spotlight .article .info {
        padding: 8px 16px 20px 16px
    }

    .collection-spotlight .article .title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 8px
    }

    .collection-spotlight .article .dek {
        margin-bottom: 12px
    }

    .collection-spotlight .article .related li {
        font-size: 14px;
        margin-bottom: 12px
    }

        .collection-spotlight .article .related li:last-of-type {
            margin-bottom: 0
        }

    .collection-spotlight.collection-spotlight-cards {
        background-color: transparent;
        border: 0
    }

        .collection-spotlight.collection-spotlight-cards .article {
            background-color: #fff;
            margin: 12px;
            border: 1px solid #cedfef;
            border-top: 0
        }

            .collection-spotlight.collection-spotlight-cards .article .m {
                width: calc(100% + 2px);
                margin-left: -1px
            }

            .collection-spotlight.collection-spotlight-cards .article .info {
                padding: 8px 12px 12px
            }

            .collection-spotlight.collection-spotlight-cards .article .kicker {
                margin: 0 12px
            }

        .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) {
            margin: 0
        }

            .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .info {
                border-width: 0 0 1px 0
            }

.collection-doomsday {
    border: 0;
    padding: 0;
    background-color: #001224;
    margin-bottom: 0
}

    .collection-doomsday .article .m {
        position: absolute;
        top: 0;
        z-index: 10
    }

        .collection-doomsday .article .m:after {
            content: "";
            display: block;
            position: absolute;
            background-image: url(data:image.svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
            background-size: 100%;
            background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 18, 36, 0)), color-stop(98%, #001224));
            background-image: -moz-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
            background-image: -webkit-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
            background-image: linear-gradient(to bottom, rgba(0, 18, 36, 0) 0, #001224 98%);
            top: 50%;
            height: 50%;
            width: 100%;
            z-index: 11
        }

        .collection-doomsday .article .m img {
            display: inline-block;
            width: 100%
        }

    .collection-doomsday .article .info {
        padding: 200px 22px 12px 22px;
        position: relative;
        z-index: 20
    }

    .collection-doomsday .article .meta {
        margin-bottom: 16px
    }

        .collection-doomsday .article .meta .pill {
            font-size: 14px;
            font-weight: 900;
            padding: 10px
        }

    .collection-doomsday .article .title {
        text-shadow: 3px 3px 1px #001224;
        font-size: 42px;
        line-height: 42px;
        font-weight: 900;
        letter-spacing: -1px;
        margin-bottom: 4px
    }

        .collection-doomsday .article .title a {
            color: #fff
        }

    .collection-doomsday .article .dek {
        color: #a7c6e5;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -1px;
        margin-bottom: 14px
    }

    .collection-doomsday .article .live-stream {
        text-align: center;
        margin-bottom: 22px;
        cursor: pointer
    }

        .collection-doomsday .article .live-stream .video-container {
            pointer-events: none;
            min-height: 155px
        }

        .collection-doomsday .article .live-stream p {
            color: #fff;
            font-size: 11px
        }

    .collection-doomsday .article .related li {
        overflow: hidden;
        border-color: #db4052
    }

    .collection-doomsday .article .related .pill-link {
        border-color: #db4052
    }

        .collection-doomsday .article .related .pill-link:before {
            border-left-color: #db4052
        }

    .collection-doomsday .article .related a {
        color: #edf6ff
    }

    .collection-doomsday .article-ticker {
        background-color: #c20017;
        overflow: hidden;
        line-height: 40px;
        height: 40px;
        position: relative;
        z-index: 20
    }

        .collection-doomsday .article-ticker .scroll-outer {
            overflow: inherit;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0
        }

        .collection-doomsday .article-ticker .scroll-inner {
            position: absolute;
            padding: 0;
            left: 100%;
            height: 40px
        }

        .collection-doomsday .article-ticker li {
            display: block;
            float: left;
            font-size: 18px;
            margin-right: 100px
        }

        .collection-doomsday .article-ticker a,
        .collection-doomsday .article-ticker li {
            text-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
            color: #fff
        }

.collection-gallery {
    padding: 12px
}

    .collection-gallery .heading {
        margin-bottom: 10px
    }

    .collection-gallery .scroll-outer {
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
        overflow: hidden
    }

        .collection-gallery .scroll-outer .scroll-inner {
            width: 100%;
            padding: 0
        }

            .collection-gallery .scroll-outer .scroll-inner:after {
                content: "";
                display: table;
                clear: both
            }

        .collection-gallery .scroll-outer::-webkit-scrollbar {
            display: none
        }

    .collection-gallery article {
        display: none;
        margin-bottom: 12px;
        position: relative;
        width: 33.3%;
        float: left;
        padding: 0 6px
    }

        .collection-gallery article a {
            display: block;
            position: relative
        }

    .collection-gallery .page-arrows .prev {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -moz-border-radius-bottomleft: initial;
        -webkit-border-bottom-left-radius: initial;
        border-bottom-left-radius: initial
    }

        .collection-gallery .page-arrows .prev a:before {
            -moz-box-shadow: 2px 1px 0 -1px rgba(0, 51, 102, .4);
            -webkit-box-shadow: 2px 1px 0 -1px rgba(0, 51, 102, .4);
            box-shadow: 2px 1px 0 -1px rgba(0, 51, 102, .4)
        }

        .collection-gallery .page-arrows .prev a:after {
            -moz-box-shadow: 2px -1px 0 -1px rgba(0, 51, 102, .4);
            -webkit-box-shadow: 2px -1px 0 -1px rgba(0, 51, 102, .4);
            box-shadow: 2px -1px 0 -1px rgba(0, 51, 102, .4)
        }

    .collection-gallery .page-arrows .next {
        -moz-border-radius-topright: initial;
        -webkit-border-top-right-radius: initial;
        border-top-right-radius: initial;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .collection-gallery .page-arrows .next,
    .collection-gallery .page-arrows .prev {
        display: none;
        float: left
    }

        .collection-gallery .page-arrows .next a:before,
        .collection-gallery .page-arrows .prev a:before {
            top: 10px;
            left: 11px
        }

        .collection-gallery .page-arrows .next a:after,
        .collection-gallery .page-arrows .prev a:after {
            bottom: 10px;
            left: 18px
        }

    .collection-gallery.collection-features-faces {
        border-left: 0;
        border-right: 0;
        padding: 16px 0
    }

        .collection-gallery.collection-features-faces .heading {
            padding: 0 12px
        }

        .collection-gallery.collection-features-faces .scroll-wrap {
            height: 189px;
            overflow: hidden
        }

        .collection-gallery.collection-features-faces .scroll-outer {
            overflow-x: scroll;
            padding-bottom: 32px
        }

            .collection-gallery.collection-features-faces .scroll-outer .scroll-inner {
                display: block;
                width: 9999px
            }

        .collection-gallery.collection-features-faces article {
            display: block;
            margin: 0 0 0 12px;
            width: 126px;
            padding: 0
        }

            .collection-gallery.collection-features-faces article:last-child {
                margin-right: 12px
            }

        .collection-gallery.collection-features-faces .content .title {
            display: inline-block;
            position: absolute;
            left: 4px;
            padding-right: 4px;
            bottom: 12px
        }

            .collection-gallery.collection-features-faces .content .title span {
                -moz-box-shadow: 4px 0 0 #000, -4px 0 0 #000;
                -webkit-box-shadow: 4px 0 0 #000, -4px 0 0 #000;
                box-shadow: 4px 0 0 #000, -4px 0 0 #000;
                color: #fff;
                background-color: #000;
                padding: 6px 0;
                font-size: 13px;
                font-weight: 900;
                line-height: 21px;
                box-decoration-break: clone;
                -webkit-box-decoration-break: clone
            }

        .collection-gallery.collection-features-faces .page-arrows {
            display: none
        }

.collection-section {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0
}

    .collection-section .heading {
        padding: 0 16px
    }

        .collection-section .heading:after {
            content: "";
            display: table;
            clear: both
        }

        .collection-section .heading .title {
            float: left
        }

        .collection-section .heading .more {
            float: right;
            font-size: 11px;
            font-weight: 700;
            line-height: 24px
        }

        .collection-section .heading .sponsor {
            float: right;
            margin-right: 12px
        }

            .collection-section .heading .sponsor .ad,
            .collection-section .heading .sponsor .advert-txt {
                float: left
            }

            .collection-section .heading .sponsor .advert-txt {
                margin-right: 6px
            }

    .collection-section .article-list {
        padding: 16px 16px 0 16px
    }

    .collection-section .latest {
        position: relative
    }

        .collection-section .latest .meta {
            position: absolute;
            top: -24px;
            left: 16px
        }

        .collection-section .latest .info {
            position: absolute;
            left: 0;
            bottom: 0;
            overflow: visible;
            width: 100%
        }

        .collection-section .latest .m {
            background-color: #000;
            position: relative
        }

            .collection-section .latest .m img {
                min-height: 188px
            }

@media screen and (min-width:375px) {
    .collection-section .latest .m img {
        min-height: 210px
    }
}

.collection-section .latest .m a:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(data:image.svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #000));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
    bottom: 0;
    height: 70%;
    width: 100%
}

.collection-section .latest .eyebrow {
    color: #fff
}

.collection-section .latest .title {
    margin-bottom: 0
}

    .collection-section .latest .title a {
        text-shadow: 1px 1px 1px #000;
        display: block;
        color: #fff;
        padding: 0 16px 12px 16px
    }

.collection-section .latest .time {
    color: #999
}

.collection-section-alt .article-list {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

    .collection-section-alt .article-list .article .title {
        font-size: 13px;
        line-height: 18px
    }

    .collection-section-alt .article-list .article:first-of-type .m {
        float: none;
        margin: 0 0 12px 0;
        width: 100%
    }

        .collection-section-alt .article-list .article:first-of-type .m img {
            width: 100%
        }

    .collection-section-alt .article-list .article:first-of-type .title {
        font-size: 18px;
        line-height: 24px
    }

.collection-section-alt .content + footer {
    display: table;
    background: #fff;
    padding: 0 16px;
    width: 100%
}

.collection-section.what-to-watch .article-list .meta {
    margin-bottom: 2px
}

.collection-full-episode {
    width: 100%;
    margin: 0 auto;
    padding: 16px;
    border: 0;
    background-color: transparent
}

    .collection-full-episode .article {
        margin: 0 0 12px;
        border: 1px solid #cedfef;
        border-bottom: 0
    }

    .collection-full-episode .episode-list,
    .collection-full-episode .info,
    .collection-full-episode .shows {
        background-color: #fff
    }

    .collection-full-episode .heading .title {
        margin-bottom: 4px
    }

    .collection-full-episode .info .image {
        width: 100%;
        height: auto;
        display: block;
        overflow: hidden
    }

        .collection-full-episode .info .image img {
            width: 100%;
            height: inherit
        }

    .collection-full-episode .info .main {
        padding: 16px;
        display: inline-block
    }

        .collection-full-episode .info .main .text,
        .collection-full-episode .info .main .thumbnail {
            display: inline-block
        }

        .collection-full-episode .info .main .thumbnail {
            width: 88px;
            height: 50px;
            position: relative
        }

            .collection-full-episode .info .main .thumbnail img {
                width: 88px;
                height: 50px;
                display: block;
                position: relative;
                background-color: #222
            }

            .collection-full-episode .info .main .thumbnail span {
                width: 100%;
                padding: 4px;
                color: #fff;
                font-size: 10px;
                font-weight: 600;
                text-align: center;
                text-transform: uppercase;
                line-height: normal;
                background-color: #000;
                position: absolute;
                bottom: -2px
            }

        .collection-full-episode .info .main .text {
            width: calc(100% - 88px);
            padding-left: 16px;
            vertical-align: top;
            float: right
        }

            .collection-full-episode .info .main .text .date,
            .collection-full-episode .info .main .text .description,
            .collection-full-episode .info .main .text .time {
                padding: 4px 0;
                display: block
            }

            .collection-full-episode .info .main .text .date {
                padding: 0 0 4px;
                color: #036;
                font-size: 14px;
                font-weight: 600
            }

            .collection-full-episode .info .main .text .time {
                padding-top: 4px;
                color: #222;
                font-size: 13px;
                font-weight: 400
            }

            .collection-full-episode .info .main .text .description {
                padding: 4px 0 0;
                color: #666;
                font-size: 13px;
                font-weight: 400;
                line-height: 16px;
                opacity: .8
            }

    .collection-full-episode .episode-list {
        width: 100%;
        border-top: 1px solid #cedfef;
        display: inline-block
    }

        .collection-full-episode .episode-list .episode {
            padding: 12px 16px;
            display: block;
            border-bottom: 1px solid #cedfef;
            position: relative
        }

            .collection-full-episode .episode-list .episode span {
                display: inline-block
            }

            .collection-full-episode .episode-list .episode .pill .pill-link::before {
                content: "";
                margin: 0;
                border-left-color: #c20017
            }

            .collection-full-episode .episode-list .episode .date {
                padding-left: 12px;
                color: #036;
                font-size: 14px;
                font-weight: 600
            }

            .collection-full-episode .episode-list .episode .time {
                color: #222;
                font-size: 13px;
                font-weight: 400;
                float: right
            }

    .collection-full-episode .show-list {
        display: none
    }

.collection-full-episode-extended {
    background-color: transparent;
    border: 0;
    display: none
}

    .collection-full-episode-extended .article {
        width: 100%;
        border: 0
    }

    .collection-full-episode-extended .episode-list,
    .collection-full-episode-extended .m,
    .collection-full-episode-extended .show-list {
        display: inline-block
    }

    .collection-full-episode-extended .episode-list,
    .collection-full-episode-extended .info,
    .collection-full-episode-extended .shows {
        background-color: #fff
    }

    .collection-full-episode-extended .info {
        width: 100%;
        height: auto;
        padding: 0;
        display: inline-block;
        overflow: visible
    }

        .collection-full-episode-extended .info .image {
            width: 102px;
            height: 154px;
            display: inline-block;
            float: left;
            position: relative;
            overflow: hidden;
            border: 1px solid #cedfef
        }

            .collection-full-episode-extended .info .image img {
                width: 100%;
                height: 100%
            }

        .collection-full-episode-extended .info .main {
            width: calc(100% - 102px);
            height: 154px;
            padding: 16px;
            display: inline-block;
            border: 1px solid #cedfef
        }

            .collection-full-episode-extended .info .main .text,
            .collection-full-episode-extended .info .main .thumbnail {
                display: block
            }

            .collection-full-episode-extended .info .main .thumbnail {
                width: auto;
                height: auto;
                position: relative
            }

                .collection-full-episode-extended .info .main .thumbnail .m,
                .collection-full-episode-extended .info .main .thumbnail img {
                    width: 88px;
                    height: 50px
                }

                .collection-full-episode-extended .info .main .thumbnail span {
                    width: 88px;
                    margin: 4px 0;
                    padding: 4px;
                    color: #fff;
                    font-size: 10px;
                    font-weight: 600;
                    text-align: center;
                    text-transform: uppercase;
                    line-height: normal;
                    background-color: #000;
                    display: block;
                    position: relative;
                    bottom: 0
                }

            .collection-full-episode-extended .info .main .text {
                width: auto;
                padding: 4px 0;
                float: left
            }

                .collection-full-episode-extended .info .main .text .date,
                .collection-full-episode-extended .info .main .text .time {
                    padding: 4px 0;
                    display: block
                }

                .collection-full-episode-extended .info .main .text .date {
                    padding: 0 0 4px;
                    color: #036;
                    font-size: 16px;
                    font-weight: 600
                }

                .collection-full-episode-extended .info .main .text .time {
                    padding-top: 2px;
                    color: #222;
                    font-size: 13px;
                    font-weight: 400
                }

                .collection-full-episode-extended .info .main .text .description {
                    display: none
                }

    .collection-full-episode-extended .episode-list {
        width: 100%;
        border: 1px solid #cedfef;
        border-top: 0
    }

        .collection-full-episode-extended .episode-list .episode {
            padding: 12px 16px;
            display: block;
            border-bottom: 1px solid #cedfef;
            position: relative
        }

            .collection-full-episode-extended .episode-list .episode:nth-child(5) {
                border-bottom: 0
            }

            .collection-full-episode-extended .episode-list .episode span {
                display: inline-block
            }

            .collection-full-episode-extended .episode-list .episode .pill .pill-link:before {
                content: '';
                margin-right: 0;
                border-left-color: #c20017
            }

            .collection-full-episode-extended .episode-list .episode .date {
                padding-left: 12px;
                color: #036;
                font-size: 14px;
                font-weight: 600;
                vertical-align: middle
            }

            .collection-full-episode-extended .episode-list .episode .time {
                padding-top: 2px;
                color: #222;
                font-size: 13px;
                font-weight: 400;
                float: right
            }

    .collection-full-episode-extended .show-list {
        width: 100%;
        margin: 12px 0;
        display: block
    }

        .collection-full-episode-extended .show-list .shows {
            width: inherit;
            margin: 0 0 12px;
            border: 1px solid #cedfef;
            display: inline-block;
            vertical-align: top
        }

            .collection-full-episode-extended .show-list .shows .thumbnail {
                width: 102px;
                height: 156px;
                display: block;
                float: left;
                overflow: hidden
            }

                .collection-full-episode-extended .show-list .shows .thumbnail img {
                    width: inherit;
                    height: inherit;
                    display: inherit
                }

            .collection-full-episode-extended .show-list .shows .info {
                width: calc(100% - 102px);
                height: auto;
                padding: 16px;
                float: right;
                border: 0
            }

                .collection-full-episode-extended .show-list .shows .info .text .date,
                .collection-full-episode-extended .show-list .shows .info .text .description,
                .collection-full-episode-extended .show-list .shows .info .text .time,
                .collection-full-episode-extended .show-list .shows .info .text .title {
                    padding: 4px 0;
                    display: block
                }

                .collection-full-episode-extended .show-list .shows .info .text .date,
                .collection-full-episode-extended .show-list .shows .info .text .time {
                    color: #222;
                    font-size: 12px;
                    font-weight: 400
                }

                .collection-full-episode-extended .show-list .shows .info .text .title {
                    color: #036;
                    font-size: 14px;
                    font-weight: 600
                }

                .collection-full-episode-extended .show-list .shows .info .text .description {
                    color: #666;
                    font-size: 12px;
                    font-weight: 400;
                    line-height: 18px;
                    opacity: .8
                }

.promo-channel {
    padding: 12px
}

    .promo-channel .info {
        float: left
    }

    .promo-channel .time {
        color: #c20017;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 4px
    }

    .promo-channel .info {
        padding-right: 16px;
        width: calc(100% - 84px)
    }

    .promo-channel .title {
        color: #666;
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 6px
    }

    .promo-channel .dek {
        font-size: 12px;
        line-height: 18px
    }

    .promo-channel .countdown {
        color: #c20017;
        font-size: 32px;
        line-height: 32px
    }

        .promo-channel .countdown .length,
        .promo-channel .countdown .separator {
            float: left;
            display: block;
            letter-spacing: -1px
        }

        .promo-channel .countdown .text,
        .promo-channel .countdown .value {
            display: block;
            clear: both;
            text-align: center
        }

        .promo-channel .countdown .text {
            color: #222;
            font-size: 11px;
            line-height: 18px;
            text-transform: uppercase
        }

    .promo-channel .headshot {
        float: right;
        width: 84px
    }

.promo-watch-live .m {
    margin-bottom: 12px
}

.promo-watch-live .live-stream {
    background: url(fox-news-logo-border.svg) center center no-repeat #036;
    pointer-events: none
}

.promo-watch-live .logo {
    float: left;
    margin-right: 14px;
    margin-bottom: 0;
    width: 40px
}

    .promo-watch-live .logo img {
        display: block;
        max-width: 100%
    }

.promo-watch-live .info {
    position: relative;
    width: calc(100% - 54px)
}

.promo-watch-live .pill {
    font-size: 10px;
    line-height: 10px;
    padding: 0;
    margin-bottom: 6px
}

.promo-watch-live .pill-link {
    padding: 4px 6px 2px 6px
}

.promo-watch-live .pill.live-now {
    background-color: #c20017
}

.promo-watch-live .pill.live-now-link {
    border-color: #c20017
}

.promo-watch-live .pill.new-episodes {
    background-color: #61b921
}

    .promo-watch-live .pill.new-episodes .pill-link {
        border-color: #61b921
    }

.promo-watch-live.has-calreply .info,
.promo-watch-live.has-calreply .logo {
    display: inline-block
}

.promo-watch-live.has-calreply .info {
    width: calc(100% - 78px)
}

.promo-watch-live.has-calreply .calreply-button {
    width: 24px;
    height: 22px;
    margin: 8px 0;
    display: block;
    background: url(tv/cal-reply.svg) center center no-repeat;
    float: right
}

.promo-newsletter .heading .title {
    color: #036;
    margin-bottom: 12px
}

.promo-newsletter form:after {
    content: "";
    display: table;
    clear: both
}

.promo-newsletter .input-wrap {
    width: calc(100% - 66px)
}

.promo-newsletter .submit-wrap {
    width: 66px
}

.promo-newsletter .input-wrap,
.promo-newsletter .submit-wrap {
    float: left;
    display: block
}

    .promo-newsletter .input-wrap input,
    .promo-newsletter .submit-wrap input {
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif
    }

.promo-newsletter .input-email,
.promo-newsletter .input-text {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #cedfef;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 12px;
    line-height: 28px;
    margin: 0;
    padding: 0 12px;
    width: calc(100% + 3px)
}

    .promo-newsletter .input-email:focus::placeholder,
    .promo-newsletter .input-text:focus::placeholder {
        color: transparent
    }

.promo-newsletter .input-submit {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d20f26;
    color: #fff;
    background-color: #d20f26;
    font-size: 13px;
    font-weight: 900;
    line-height: normal;
    padding: 0;
    height: 30px;
    width: 100%
}

    .promo-newsletter .input-submit:hover {
        background-color: #db4052;
        cursor: pointer
    }

    .promo-newsletter .input-submit:active {
        background-color: #c20017
    }

.promo-markets .heading {
    border-bottom: 1px solid #cedfef;
    padding-bottom: 12px;
    margin-bottom: 0;
    overflow: hidden
}

    .promo-markets .heading .title {
        float: left;
        font-size: 18px;
        line-height: 20px
    }

    .promo-markets .heading .updated {
        float: right;
        color: #1b4e81;
        font-size: 11px;
        line-height: 20px
    }

.promo-markets .stocks {
    margin-bottom: 12px
}

.promo-markets .stock {
    display: table;
    border-bottom: 1px solid #cedfef;
    padding-top: 12px;
    padding-bottom: 8px;
    width: 100%
}

    .promo-markets .stock:last-of-type {
        border: 0;
        padding-bottom: 0
    }

    .promo-markets .stock .change,
    .promo-markets .stock .graph,
    .promo-markets .stock .ticker {
        display: table-cell
    }

    .promo-markets .stock .ticker {
        text-transform: uppercase;
        min-width: 78px
    }

        .promo-markets .stock .ticker .symbol {
            color: #036;
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 4px
        }

        .promo-markets .stock .ticker .value {
            color: #5787b8;
            font-size: 14px
        }

    .promo-markets .stock .graph {
        width: 110px
    }

    .promo-markets .stock .change {
        text-align: right;
        min-width: 78px
    }

        .promo-markets .stock .change .amount {
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 4px
        }

        .promo-markets .stock .change .percent {
            font-size: 14px
        }

        .promo-markets .stock .change.pos {
            color: #390
        }

        .promo-markets .stock .change.neg {
            color: #db4052
        }

.promo-markets .sponsor {
    margin: 0 auto 16px auto;
    width: 292px
}

    .promo-markets .sponsor .advert-txt {
        color: #1b4e81;
        font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400;
        text-align: left;
        margin-left: -13px
    }

    .promo-markets .sponsor .ad {
        margin-left: -28px
    }

.promo-markets footer {
    margin-top: 0
}

.promo-markets .article-list .article {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.collection-clips {
    padding-bottom: 12px;
    margin-bottom: 12px
}

    .collection-clips .article {
        border-bottom: 1px solid #cedfef;
        padding-bottom: 12px;
        margin-bottom: 12px
    }

        .collection-clips .article .eyebrow {
            font-size: 11px
        }

            .collection-clips .article .eyebrow.is-showpage {
                line-height: 14px
            }

        .collection-clips .article .title {
            font-size: 13px;
            line-height: 18px;
            margin-bottom: 0
        }

.collection-fox-nation .heading {
    margin-bottom: 16px
}

    .collection-fox-nation .heading .title {
        width: 111px;
        height: 28px;
        text-indent: -9999px;
        display: inline-block;
        background: url(fox-nation-color-logo.svg) center center no-repeat
    }

    .collection-fox-nation .heading .button {
        float: right;
        display: inline-block
    }

        .collection-fox-nation .heading .button a {
            padding: 7px 9px;
            background-color: #c20017
        }

.collection-fox-nation .content .article {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #cedfef
}

    .collection-fox-nation .content .article:last-of-type {
        margin-bottom: 0;
        padding-bottom: 0;
        border: 0
    }

    .collection-fox-nation .content .article .title {
        margin-bottom: 0
    }

    .collection-fox-nation .content .article .m::before {
        width: 60px;
        height: 10px;
        margin: 0;
        float: right;
        display: block;
        border: 0;
        background: url(fox-nation-logo.svg) center center no-repeat
    }

    .collection-fox-nation .content .article .m .pill.nation {
        width: 100%;
        height: 19px;
        padding: 0 4px 4px;
        border-top: 4px solid #c20017;
        background: #c20017;
        top: auto;
        bottom: 0
    }

        .collection-fox-nation .content .article .m .pill.nation::before {
            content: "";
            width: 47px;
            height: 12px;
            margin: 0;
            float: right;
            display: block;
            border: 0;
            background: url(fox-nation-logo.svg) center center no-repeat
        }

    .collection-fox-nation .content .article .info .meta .eyebrow {
        color: #c20017
    }

        .collection-fox-nation .content .article .info .meta .eyebrow a {
            color: #c20017
        }

.collection-fox-nation footer {
    display: none
}

.collection-must-read .article {
    border-bottom: 1px solid #cedfef;
    padding-bottom: 12px;
    margin-bottom: 12px
}

    .collection-must-read .article .info {
        padding: 0
    }

    .collection-must-read .article .title {
        font-size: 13px;
        line-height: 18px
    }

.collection-opinion .article {
    display: table;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #cedfef;
    width: 100%
}

    .collection-opinion .article:last-of-type {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

.collection-opinion .info {
    display: table-cell;
    vertical-align: top;
    padding-right: 12px
}

.collection-opinion .headshot {
    display: block;
    float: right;
    width: 64px
}

    .collection-opinion .headshot img {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.collection-opinion .title {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 4px
}

.collection-opinion .meta {
    font-size: 11px;
    line-height: 14px
}

.collection-opinion .author {
    color: #999
}

.collection-opinion-emphasize .article .info .title {
    color: #036
}

.collection-opinion-emphasize .article .info .meta {
    padding-top: 4px
}

    .collection-opinion-emphasize .article .info .meta .author {
        color: #666;
        font-size: 13px
    }

        .collection-opinion-emphasize .article .info .meta .author a {
            color: #5787b8
        }

            .collection-opinion-emphasize .article .info .meta .author a:hover {
                color: #a7c6e5
            }

.collection-opinion-emphasize .article .headshot img {
    border: 1px solid #cedfef
}

.collection-opinion-emphasize .article:nth-child(odd):after {
    float: right
}

.collection-opinion-emphasize .article:nth-child(odd) .info {
    width: calc(100% - 64px)
}

.collection-opinion-emphasize .article:nth-child(even) .info .title {
    border-left: 3px solid #cedfef;
    padding-left: 12px;
    font-size: 24px;
    line-height: 32px
}

.collection-opinion-emphasize .article:nth-child(even) .info .meta {
    float: right
}

.collection-opinion-emphasize .article:nth-child(even) .headshot {
    display: none
}

.collection-opinion-emphasize.has-quotes .article {
    border: 0;
    margin: 0;
    padding: 0
}

    .collection-opinion-emphasize.has-quotes .article:after {
        border-bottom: 1px solid #cedfef;
        margin-bottom: 12px;
        padding-top: 12px;
        width: 74%
    }

    .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info {
        position: relative;
        overflow: visible
    }

        .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info .meta,
        .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info-header {
            position: relative;
            z-index: 2
        }

        .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info:after,
        .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info:before {
            content: "";
            display: block;
            position: absolute;
            width: 60px;
            height: 60px;
            z-index: 0
        }

        .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info:before {
            background-image: url(comma-left.svg);
            background-position: 0 0;
            background-repeat: no-repeat;
            top: -16px;
            left: -2px
        }

        .collection-opinion-emphasize.has-quotes .article:nth-child(even) .info:after {
            background-image: url(comma-right.svg);
            background-position: 0 0;
            background-repeat: no-repeat;
            bottom: -16px;
            right: 0
        }

    .collection-opinion-emphasize.has-quotes .article:nth-child(odd) .info .title:before {
        display: none
    }

    .collection-opinion-emphasize.has-quotes .article .info {
        position: relative;
        display: inline-block;
        padding: 0
    }

        .collection-opinion-emphasize.has-quotes .article .info .title {
            border: 0;
            padding: 0
        }

            .collection-opinion-emphasize.has-quotes .article .info .title:before {
                content: "";
                padding-left: 36px
            }

.item-podcast {
    background-color: #fff;
    border: 1px solid #cedfef;
    margin: 12px 0;
    min-height: 130px
}

    .item-podcast:after {
        content: "";
        display: table;
        clear: both
    }

    .item-podcast .content {
        border-bottom: 1px solid #cedfef;
        padding: 12px;
        overflow: hidden
    }

    .item-podcast .control {
        position: relative;
        padding: 12px
    }

        .item-podcast .control:after {
            content: "";
            display: table;
            clear: both
        }

    .item-podcast .info {
        float: left;
        margin-right: 12px;
        width: calc(100% - 76px)
    }

    .item-podcast .eyebrow {
        color: #5787b8;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 8px
    }

        .item-podcast .eyebrow a {
            color: inherit
        }

    .item-podcast .title {
        font-weight: 700;
        margin-bottom: 8px
    }

    .item-podcast .date {
        font-size: 12px;
        margin-bottom: 6px
    }

        .item-podcast .date a {
            color: #222
        }

    .item-podcast .desc {
        font-size: 12px;
        margin-bottom: 6px
    }

    .item-podcast .logo {
        float: right;
        width: 64px
    }

        .item-podcast .logo img {
            max-width: 64px;
            max-height: 64px
        }

    .item-podcast .pause,
    .item-podcast .play,
    .item-podcast .progress-bar,
    .item-podcast .time,
    .item-podcast .volume {
        float: left
    }

        .item-podcast .pause,
        .item-podcast .play,
        .item-podcast .progress-bar,
        .item-podcast .volume-control-handle,
        .item-podcast .volume:before {
            cursor: pointer
        }

    .item-podcast .progress-bar {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: inline-block;
        background-color: #cedfef;
        overflow: hidden;
        margin: 3px 8px 3px 12px;
        height: 10px;
        width: calc(100% - 132px)
    }

        .item-podcast .progress-bar.preload {
            width: calc(100% - 70px)
        }

    .item-podcast .progress {
        background-color: #1b4e81;
        height: 10px
    }

    .item-podcast .time {
        display: inline-block;
        color: #5988b6;
        font-size: 12px;
        margin-top: 2px;
        margin-right: 4px
    }

    .item-podcast .pause,
    .item-podcast .play,
    .item-podcast .volume {
        position: relative;
        text-indent: -9999px;
        width: 20px
    }

        .item-podcast .pause:before,
        .item-podcast .play:before,
        .item-podcast .volume:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            height: 15px;
            width: 20px;
            background-size: contain
        }

        .item-podcast .play:before {
            background-image: url(play.svg);
            background-position: 0 0;
            background-repeat: no-repeat;
            left: 5px
        }

        .item-podcast .pause:before {
            background-image: url(pause.svg);
            background-position: 0 0;
            background-repeat: no-repeat;
            background-size: 100% 100%;
            left: 5px;
            width: 10px
        }

    .item-podcast .volume {
        float: right
    }

    .item-podcast .volume-up:before {
        background-image: url(vol-on.svg);
        background-position: 0 0;
        background-repeat: no-repeat
    }

    .item-podcast .volume-down:before {
        background-image: url(vol-off.svg);
        background-position: 0 0;
        background-repeat: no-repeat
    }

    .item-podcast .volume-control {
        -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .35);
        -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .35);
        box-shadow: 0 0 12px rgba(0, 0, 0, .35);
        border: 1px solid #cedfef;
        background-color: #edf6ff;
        position: absolute;
        bottom: 25px;
        right: 10px;
        height: 90px;
        width: 24px
    }

    .item-podcast .rangeslider {
        background-color: #cedfef;
        position: relative
    }

    .item-podcast .rangeslider,
    .item-podcast .rangeslider__fill {
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        display: block
    }

    .item-podcast .rangeslider__fill {
        background-color: #1b4e81;
        position: absolute
    }

    .item-podcast .rangeslider--vertical {
        width: 8px;
        height: 75px;
        margin: 6px auto 0
    }

        .item-podcast .rangeslider--vertical .rangeslider__fill {
            bottom: 0;
            width: 100%
        }

        .item-podcast .rangeslider--vertical .rangeslider__handle {
            left: -2px;
            touch-action: pan-x;
            -ms-touch-action: pan-x
        }

    .item-podcast .rangeslider__handle {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        cursor: pointer;
        display: inline-block;
        width: 12px;
        height: 12px;
        position: absolute
    }

        .item-podcast .rangeslider--active .rangeslider__handle,
        .item-podcast .rangeslider__handle:active {
            background-color: #e2e2e2
        }

.promo-watch-live .m {
    display: none;
    margin-bottom: 0
}

.collection-article-list .article-list .article .title {
    font-size: 13px
}

.midterm-elections-2018 {
    position: relative
}

    .midterm-elections-2018 .overlay {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        height: 100%;
        width: 100%;
        z-index: 50
    }

.wrapper .pill.duration .pill-link {
    font-size: 0;
    line-height: 0;
    padding: 3px
}

    .wrapper .pill.duration .pill-link:before {
        margin-right: 0
    }

.is-doomsday .pre-content {
    display: block !important
}

body:after {
    display: none
}

.scroll-lock {
    overflow: hidden
}

:root {
    --vp-name: mobile-min;
    --vp-size: 320px
}

@media screen and (min-width:320px) {
    body:after {
        content: "mobile-min, 320px"
    }
}

:root {
    --vp-name: mobile-sm-min;
    --vp-size: 480px
}

@media screen and (min-width:480px) {
    body:after {
        content: "mobile-sm-min, 480px"
    }
}

:root {
    --vp-name: mobile-md-max;
    --vp-size: 600px
}

@media screen and (min-width:600px) {
    body:after {
        content: "mobile-md-max, 600px"
    }
}

:root {
    --vp-name: mobile-max;
    --vp-size: 767px
}

@media screen and (min-width:767px) {
    body:after {
        content: "mobile-max, 767px"
    }
}

:root {
    --vp-name: tablet-min;
    --vp-size: 768px
}

@media screen and (min-width:768px) {
    body:after {
        content: "tablet-min, 768px"
    }
}

:root {
    --vp-name: tablet-max;
    --vp-size: 1023px
}

@media screen and (min-width:1023px) {
    body:after {
        content: "tablet-max, 1023px"
    }
}

:root {
    --vp-name: desktop-min;
    --vp-size: 1024px
}

@media screen and (min-width:1024px) {
    body:after {
        content: "desktop-min, 1024px"
    }
}

:root {
    --vp-name: desktop-sm-min;
    --vp-size: 1280px
}

@media screen and (min-width:1280px) {
    body:after {
        content: "desktop-sm-min, 1280px"
    }
}

:root {
    --vp-name: desktop-sm-max;
    --vp-size: 1439px
}

@media screen and (min-width:1439px) {
    body:after {
        content: "desktop-sm-max, 1439px"
    }
}

:root {
    --vp-name: desktop-md-min;
    --vp-size: 1440px
}

@media screen and (min-width:1440px) {
    body:after {
        content: "desktop-md-min, 1440px"
    }
}

:root {
    --vp-name: desktop-md-max;
    --vp-size: 1679px
}

@media screen and (min-width:1679px) {
    body:after {
        content: "desktop-md-max, 1679px"
    }
}

:root {
    --vp-name: desktop-lg-min;
    --vp-size: 1680px
}

@media screen and (min-width:1680px) {
    body:after {
        content: "desktop-lg-min, 1680px"
    }
}

:root {
    --vp-name: desktop-lg-max;
    --vp-size: 1919px
}

@media screen and (min-width:1919px) {
    body:after {
        content: "desktop-lg-max, 1919px"
    }
}

:root {
    --vp-name: desktop-xl-max;
    --vp-size: 1920px
}

@media screen and (min-width:1920px) {
    body:after {
        content: "desktop-xl-max, 1920px"
    }
}

html .mobile {
    display: block
}

    html .mobile.ad-container {
        display: block;
        margin-bottom: 22px
    }

        html .mobile.ad-container.yieldmo {
            margin-left: 11px;
            margin-right: 11px;
            width: auto
        }

html .mobile-tablet {
    display: block
}

    html .mobile-tablet.ad-container {
        display: block;
        margin-bottom: 22px
    }

    html .mobile-tablet .mobile.ad-container {
        display: block
    }

    html .mobile-tablet .tablet.ad-container {
        display: none
    }

html .mobile-desktop {
    display: block
}

    html .mobile-desktop.ad-container {
        display: block;
        margin-bottom: 22px
    }

    html .mobile-desktop .mobile.ad-container {
        display: block
    }

    html .mobile-desktop .desktop.ad-container {
        display: none
    }

html .tablet {
    display: none
}

    html .tablet.ad-container {
        display: none
    }

html .tablet-desktop {
    display: none
}

    html .tablet-desktop.ad-container {
        display: none
    }

html .desktop {
    display: none
}

    html .desktop.ad-container {
        display: none
    }

#ifr-mktfutures,
.gpt-inst {
    position: absolute;
    top: 0;
    left: 0
}

.alert {
    margin: 0 auto;
    text-align: center
}

    .alert h2 {
        -moz-transition: color .2s linear;
        -o-transition: color .2s linear;
        -webkit-transition: color .2s linear;
        transition: color .2s linear;
        margin: 0 0 10px;
        clear: both;
        color: #e59fa1;
        color: rgba(255, 255, 255, .5);
        font-size: 12px;
        letter-spacing: .15em;
        text-transform: uppercase
    }

    .alert > div {
        padding: 12px;
        margin-bottom: 12px;
        position: relative;
        background: #c93f3f
    }

        .alert > div > span {
            margin: 0 0 16px;
            display: inline-block;
            color: #fff;
            font-size: 14px;
            text-transform: uppercase
        }

            .alert > div > span a {
                color: #fff
            }

                .alert > div > span a:hover {
                    text-decoration: underline
                }

        .alert > div > a {
            color: #fff
        }

            .alert > div > a.close {
                background-position: 0 -135px;
                background-repeat: no-repeat;
                overflow: hidden;
                height: 11px;
                width: 11px;
                -moz-transition: none;
                -o-transition: none;
                -webkit-transition: none;
                transition: none;
                margin: 0;
                display: block;
                position: absolute;
                top: 12px;
                right: 12px;
                text-indent: -9999px
            }

@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert > div > a.close {
        background-size: 60px 792px;
        background-position: 0 -136px;
        height: 11px;
        width: 11px
    }
}

.alert > div > a.close:hover {
    background-position: 0 -124px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 11px
}

@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert > div > a.close:hover {
        background-size: 60px 792px;
        background-position: 0 -125px;
        height: 11px;
        width: 11px
    }
}

.alert > div > a:hover {
    text-decoration: underline
}

.alert > div > p {
    margin: 0 0 16px;
    color: #fff;
    font-size: 14px
}

.alert .action a {
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    padding: 10px 12px;
    display: inline-block;
    background: #ae3232;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: .02em
}

    .alert .action a:hover {
        background: #952b2b
    }

.alert#live > div,
.alert#prog-alert > div {
    background: #fcc105
}

    .alert#live > div > a.close,
    .alert#prog-alert > div > a.close {
        background-position: 0 -124px;
        background-repeat: no-repeat;
        overflow: hidden;
        height: 11px;
        width: 11px
    }

@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert#live > div > a.close,
    .alert#prog-alert > div > a.close {
        background-size: 60px 792px;
        background-position: 0 -125px;
        height: 11px;
        width: 11px
    }
}

.alert#live > div > a.close:hover,
.alert#prog-alert > div > a.close:hover {
    background-position: 0 -135px;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 11px;
    width: 11px
}

@media (-webkit-min-device-pixel-ratio:2), (-o-min-device-pixel-ratio:3 / 2), (min--moz-device-pixel-ratio:2), (min-device-pixel-ratio:2), (min-resolution:144dppx) {
    .alert#live > div > a.close:hover,
    .alert#prog-alert > div > a.close:hover {
        background-size: 60px 792px;
        background-position: 0 -136px;
        height: 11px;
        width: 11px
    }
}

.alert#live h2,
.alert#prog-alert h2 {
    color: #af8300
}

.alert#live p > a,
.alert#live p > span,
.alert#live > div > a,
.alert#live > div > span,
.alert#prog-alert p > a,
.alert#prog-alert p > span,
.alert#prog-alert > div > a,
.alert#prog-alert > div > span {
    color: #222;
    font-weight: 700
}

    .alert#live p > a a,
    .alert#live p > span a,
    .alert#live > div > a a,
    .alert#live > div > span a,
    .alert#prog-alert p > a a,
    .alert#prog-alert p > span a,
    .alert#prog-alert > div > a a,
    .alert#prog-alert > div > span a {
        color: inherit;
        font-weight: inherit
    }

.alert#live .action,
.alert#prog-alert .action {
    margin-top: 12px
}

    .alert#live .action a,
    .alert#prog-alert .action a {
        background: #000
    }

        .alert#live .action a:hover,
        .alert#prog-alert .action a:hover {
            background: #222
        }

.site-header .rotate-items li {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

    .site-header .rotate-items li:nth-child(1) {
        -webkit-animation: rotate-items 15s infinite 0s ease-in-out;
        -moz-animation: rotate-items 15s infinite 0s ease-in-out;
        -ms-animation: rotate-items 15s infinite 0s ease-in-out;
        animation: rotate-items 15s infinite 0s ease-in-out
    }

    .site-header .rotate-items li:nth-child(2) {
        -webkit-animation: rotate-items 15s infinite 5s ease-in-out;
        -moz-animation: rotate-items 15s infinite 5s ease-in-out;
        -ms-animation: rotate-items 15s infinite 5s ease-in-out;
        animation: rotate-items 15s infinite 5s ease-in-out
    }

    .site-header .rotate-items li:nth-child(3) {
        -webkit-animation: rotate-items 15s infinite 10s ease-in-out;
        -moz-animation: rotate-items 15s infinite 10s ease-in-out;
        -ms-animation: rotate-items 15s infinite 10s ease-in-out;
        animation: rotate-items 15s infinite 10s ease-in-out
    }

@-webkit-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@-moz-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@-ms-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

.site-footer .social-icons ul {
    text-align: center
}

.site-footer .social-icons li {
    float: none;
    display: inline-block;
    margin: 0 3px
}

.popup-modal {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .96);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 0 12px;
    z-index: 520
}

    .popup-modal .modal {
        -moz-box-shadow: rgba(0, 0, 0, .2) 0 0 300px 0;
        -webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 300px 0;
        box-shadow: rgba(0, 0, 0, .2) 0 0 300px 0;
        width: 100%;
        min-width: 296px;
        position: relative;
        background: #fff;
        margin: 50px auto 0;
        border-radius: 5px
    }

        .popup-modal .modal:before {
            content: "Click anywhere outside the window to close.";
            width: 100%;
            position: absolute;
            left: 0;
            top: -18px;
            color: #999;
            font-size: 11px;
            text-align: center
        }

        .popup-modal .modal .close {
            background: url(/static/orion/styles/img/fox-news/bg/close.png) no-repeat;
            background-size: 100% 100%;
            display: block;
            position: absolute;
            float: left;
            top: -12px;
            right: -12px;
            text-indent: -9999px;
            height: 24px;
            width: 24px;
            z-index: 1
        }

        .popup-modal .modal.modal-image .content .slide-container {
            position: relative
        }

            .popup-modal .modal.modal-image .content .slide-container:after {
                content: "";
                display: table;
                clear: both
            }

            .popup-modal .modal.modal-image .content .slide-container .slide {
                display: none
            }

                .popup-modal .modal.modal-image .content .slide-container .slide:target {
                    display: block
                }

                .popup-modal .modal.modal-image .content .slide-container .slide .container {
                    position: relative
                }

        .popup-modal .modal.modal-image .content .info {
            padding: 16px;
            background: #fff
        }

            .popup-modal .modal.modal-image .content .info span {
                font-size: 13px;
                line-height: 18px;
                font-weight: 700;
                color: #222
            }

        .popup-modal .modal.modal-image .page-arrows {
            opacity: .9;
            display: block;
            position: absolute;
            width: 100%;
            top: 45%
        }

            .popup-modal .modal.modal-image .page-arrows .arrow {
                height: 100%
            }

                .popup-modal .modal.modal-image .page-arrows .arrow:after,
                .popup-modal .modal.modal-image .page-arrows .arrow:before {
                    height: 24px;
                    width: 6px
                }

                .popup-modal .modal.modal-image .page-arrows .arrow:before {
                    top: 16px
                }

                .popup-modal .modal.modal-image .page-arrows .arrow:after {
                    bottom: 16px
                }

            .popup-modal .modal.modal-image .page-arrows .next,
            .popup-modal .modal.modal-image .page-arrows .prev {
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                height: 58px;
                width: 38px
            }

                .popup-modal .modal.modal-image .page-arrows .next .arrow:after,
                .popup-modal .modal.modal-image .page-arrows .next .arrow:before,
                .popup-modal .modal.modal-image .page-arrows .prev .arrow:after,
                .popup-modal .modal.modal-image .page-arrows .prev .arrow:before {
                    height: 22px
                }

                .popup-modal .modal.modal-image .page-arrows .next .arrow:before,
                .popup-modal .modal.modal-image .page-arrows .prev .arrow:before {
                    top: 12px
                }

                .popup-modal .modal.modal-image .page-arrows .next .arrow:after,
                .popup-modal .modal.modal-image .page-arrows .prev .arrow:after {
                    bottom: 12px
                }

            .popup-modal .modal.modal-image .page-arrows .prev {
                -moz-border-radius-topleft: 0;
                -webkit-border-top-left-radius: 0;
                border-top-left-radius: 0;
                -moz-border-radius-bottomleft: 0;
                -webkit-border-bottom-left-radius: 0;
                border-bottom-left-radius: 0;
                float: left
            }

                .popup-modal .modal.modal-image .page-arrows .prev .arrow:after,
                .popup-modal .modal.modal-image .page-arrows .prev .arrow:before {
                    left: 14px
                }

            .popup-modal .modal.modal-image .page-arrows .next {
                -moz-border-radius-topright: 0;
                -webkit-border-top-right-radius: 0;
                border-top-right-radius: 0;
                -moz-border-radius-bottomright: 0;
                -webkit-border-bottom-right-radius: 0;
                border-bottom-right-radius: 0;
                float: right
            }

                .popup-modal .modal.modal-image .page-arrows .next .arrow:after,
                .popup-modal .modal.modal-image .page-arrows .next .arrow:before {
                    left: 20px
                }

        .popup-modal .modal.modal-image:before {
            top: -32px
        }

        .popup-modal .modal.modal-image .close {
            top: -15px;
            right: -15px;
            width: 24px;
            height: 24px
        }

@media screen and (orientation:landscape) {
    .popup-modal .modal.modal-image {
        margin: 0 auto;
        width: auto;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-height: calc(100% - 48px)
    }

        .popup-modal .modal.modal-image:before {
            top: -16px
        }
}

.popup-modal .modal.modal-email {
    border: 0 none;
    border-radius: 0
}

    .popup-modal .modal.modal-email .content {
        border-top: 8px solid #036;
        padding: 20px 10px;
        text-align: center
    }

        .popup-modal .modal.modal-email .content.fn-first .email {
            display: none
        }

            .popup-modal .modal.modal-email .content.fn-first .email:before {
                background-image: url(fn-first.svg);
                background-position: 0 0;
                background-repeat: no-repeat;
                content: '';
                display: block;
                width: 276px;
                height: 48px;
                margin: 0 auto 15px
            }

            .popup-modal .modal.modal-email .content.fn-first .email p {
                font-size: 16px;
                line-height: 22px;
                margin-bottom: 20px
            }

            .popup-modal .modal.modal-email .content.fn-first .email > span {
                display: none;
                font-size: 14px;
                line-height: 1.5;
                color: #c20017;
                background: #ffdce0;
                border: 1px solid #f26a7a;
                border-radius: 3px;
                padding: 10px
            }

            .popup-modal .modal.modal-email .content.fn-first .email form {
                width: 280px;
                margin: 20px auto 0;
                overflow: hidden
            }

                .popup-modal .modal.modal-email .content.fn-first .email form input[type=text] {
                    -moz-appearance: none;
                    -webkit-appearance: none;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;
                    float: left;
                    width: 208px;
                    border: 1px solid #cedfef;
                    padding: 8px 14px;
                    font-size: 14px;
                    color: #5787b8
                }

                    .popup-modal .modal.modal-email .content.fn-first .email form input[type=text]::placeholder {
                        color: #5787b8
                    }

                .popup-modal .modal.modal-email .content.fn-first .email form .signup-button {
                    -moz-appearance: none;
                    -webkit-appearance: none;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    border-radius: 3px;
                    cursor: pointer;
                    float: left;
                    padding: 10px 14px;
                    border: 0;
                    background: #d20f26;
                    color: #fff;
                    font-weight: 900;
                    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
                    position: relative;
                    left: -2px
                }

                    .popup-modal .modal.modal-email .content.fn-first .email form .signup-button:hover {
                        background: #ef253d
                    }

                .popup-modal .modal.modal-email .content.fn-first .email form .add {
                    position: absolute;
                    left: -99999px
                }

            .popup-modal .modal.modal-email .content.fn-first .email.thanks > span {
                display: block;
                background: #e4f8d0;
                color: #48980d;
                border-color: #aee973;
                margin-bottom: 10px
            }

            .popup-modal .modal.modal-email .content.fn-first .email.thanks p {
                margin-bottom: 0
            }

                .popup-modal .modal.modal-email .content.fn-first .email.thanks p a {
                    font-weight: 900;
                    text-decoration: underline
                }

                    .popup-modal .modal.modal-email .content.fn-first .email.thanks p a:hover {
                        text-decoration: none
                    }

    .popup-modal .modal.modal-email .close {
        left: auto;
        right: -10px;
        top: -10px
    }

.popup-modal .modal.modal-text {
    border-top: 8px solid #036;
    padding: 48px
}

.popup-modal .content .m .fox-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

    .popup-modal .content .m .fox-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.popup-modal .content .info {
    padding: 16px;
    text-align: center
}

    .popup-modal .content .info .title {
        font-size: 14px;
        margin-bottom: 6px
    }

    .popup-modal .content .info span {
        font-size: 12px;
        line-height: 20px
    }

.popup-modal.email-1 {
    background: rgba(0, 51, 102, .75);
    padding-left: 22px;
    padding-right: 22px;
    min-width: 320px
}

    .popup-modal.email-1 .modal {
        -moz-box-shadow: rgba(0, 0, 0, .4) 0 0 48px 0;
        -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 48px 0;
        box-shadow: rgba(0, 0, 0, .4) 0 0 48px 0;
        border-top-width: 6px;
        top: 50%;
        margin-top: -110px;
        min-width: auto
    }

        .popup-modal.email-1 .modal:before {
            color: #b4b4b4;
            top: -27px
        }

    .popup-modal.email-1 .modal-email .close {
        background: 0 0;
        top: 15px;
        right: 9px;
        height: 12px;
        width: 12px;
        z-index: 10
    }

        .popup-modal.email-1 .modal-email .close:after,
        .popup-modal.email-1 .modal-email .close:before {
            content: "";
            display: block;
            position: absolute;
            position: absolute;
            top: 6px;
            left: 0;
            background-color: #036;
            height: 1px;
            width: 12px
        }

        .popup-modal.email-1 .modal-email .close:before {
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .popup-modal.email-1 .modal-email .close:after {
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .popup-modal.email-1 .modal-email .content {
        border-color: #c20017;
        padding: 38px 20px
    }

        .popup-modal.email-1 .modal-email .content.fn-first .email:before {
            background-size: 100% 100%;
            margin-bottom: 19px;
            max-width: 276px;
            width: calc(100% - 8px)
        }

        .popup-modal.email-1 .modal-email .content.fn-first .email p {
            color: #222;
            font-size: 12px;
            line-height: 16px
        }

        .popup-modal.email-1 .modal-email .content.fn-first .email form {
            width: 100%
        }

            .popup-modal.email-1 .modal-email .content.fn-first .email form input[type=text] {
                width: calc(100% - 70px)
            }

            .popup-modal.email-1 .modal-email .content.fn-first .email form .signup-button {
                font-size: 14px;
                padding: 10px 8px 9px 8px
            }

@media screen and (max-width:767px) and (orientation:landscape) {
    .popup-modal.email-1 .modal {
        margin-top: -125px;
        top: 50%;
        max-width: 420px
    }
}

.popup-modal.email-3 {
    padding-left: 24px;
    padding-right: 24px;
    min-width: 320px
}

    .popup-modal.email-3 .modal {
        margin-top: 162px;
        min-width: auto
    }

        .popup-modal.email-3 .modal:before {
            color: #636363;
            top: auto;
            bottom: -27px
        }

    .popup-modal.email-3 .modal-email .close {
        background-image: url(x-red.svg);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        top: -8px;
        right: auto;
        left: -10px;
        height: 20px;
        width: 20px
    }

    .popup-modal.email-3 .modal-email .content {
        padding: 88px 16px 24px 16px
    }

        .popup-modal.email-3 .modal-email .content.fn-first:before {
            background: url(/static/orion/styles/img/fox-news/bg/fnf-newsletter-phone.png) no-repeat;
            background-size: 100% 100%;
            content: "";
            position: absolute;
            top: -120px;
            left: calc(50% - 60px);
            height: 204px;
            width: 121px;
            z-index: 5
        }

@media screen and (-webkit-min-device-pixel-ratio:2), screen and (min--moz-device-pixel-ratio:2), screen and (-o-min-device-pixel-ratio:2 / 1), screen and (min-device-pixel-ratio:2), screen and (min-resolution:192dpi), screen and (min-resolution:2dppx) {
    .popup-modal.email-3 .modal-email .content.fn-first:before {
        background-image: url(/static/orion/styles/img/fox-news/bg/fnf-newsletter-phone-2x.png)
    }
}

@-webkit-keyframes fnf-scroll-email {
    10% {
        background-position: 0 0
    }

    45% {
        background-position: 0 100%
    }

    55% {
        background-position: 0 100%
    }

    100% {
        background-position: 0 0
    }
}

.popup-modal.email-3 .modal-email .content.fn-first:after {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #f6f8fa url(/static/orion/styles/img/fox-news/bg/fnf-newsletter-email.png) no-repeat;
    background-size: 100%;
    content: "";
    position: absolute;
    top: -116px;
    left: calc(50% - 43px);
    height: 178px;
    width: 82px;
    z-index: 4;
    -webkit-animation-name: fnf-scroll-email;
    -webkit-animation-duration: 20s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite
}

@media screen and (-webkit-min-device-pixel-ratio:2), screen and (min--moz-device-pixel-ratio:2), screen and (-o-min-device-pixel-ratio:2 / 1), screen and (min-device-pixel-ratio:2), screen and (min-resolution:192dpi), screen and (min-resolution:2dppx) {
    .popup-modal.email-3 .modal-email .content.fn-first:after {
        background-image: url(/static/orion/styles/img/fox-news/bg/fnf-newsletter-email-2x.png)
    }
}

.popup-modal.email-3 .modal-email .content.fn-first .email:before {
    background-size: 100% 100%;
    background-position: center center;
    max-width: 276px;
    width: 100%
}

.popup-modal.email-3 .modal-email .content.fn-first .email p {
    color: #222;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -.25px
}

.popup-modal.email-3 .modal-email .content.fn-first .email form {
    width: auto
}

    .popup-modal.email-3 .modal-email .content.fn-first .email form .signup-button,
    .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text] {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: block;
        position: relative;
        left: 0;
        width: 100%
    }

    .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text] {
        color: #222;
        border-color: #88a0b8;
        margin-bottom: 9px;
        text-align: center
    }

        .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text]::placeholder {
            color: #bababa
        }

@media screen and (max-width:767px) and (orientation:landscape) {
    .popup-modal.email-3 .modal {
        margin-top: -134px;
        top: 50%;
        max-width: 420px
    }

    .popup-modal.email-3 .modal-email .content {
        padding-top: 24px
    }

        .popup-modal.email-3 .modal-email .content.fn-first:after,
        .popup-modal.email-3 .modal-email .content.fn-first:before {
            display: none
        }
}

.popup-modal.email-5 {
    padding-left: 16px;
    padding-right: 16px;
    min-width: 320px
}

    .popup-modal.email-5 .modal {
        top: 50%;
        margin-top: -100px;
        min-width: auto
    }

        .popup-modal.email-5 .modal:before {
            color: #636363;
            font-size: 10px;
            top: -20px
        }

    .popup-modal.email-5 .modal-email .close {
        background: 0 0;
        top: 14px;
        right: 12px;
        height: 10px;
        width: 10px;
        z-index: 10
    }

        .popup-modal.email-5 .modal-email .close:after,
        .popup-modal.email-5 .modal-email .close:before {
            content: "";
            display: block;
            position: absolute;
            position: absolute;
            top: 5px;
            left: 0;
            background-color: #fff;
            height: 1px;
            width: 10px
        }

        .popup-modal.email-5 .modal-email .close:before {
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .popup-modal.email-5 .modal-email .close:after {
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .popup-modal.email-5 .modal-email .content {
        border-top-width: 5px;
        border-color: #c20017;
        background-color: #036;
        padding: 28px 24px 32px 24px
    }

        .popup-modal.email-5 .modal-email .content.fn-first:before {
            background-image: url(kliegs.svg);
            background-position: 0 0;
            background-repeat: no-repeat;
            background-size: cover;
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 1
        }

        .popup-modal.email-5 .modal-email .content.fn-first .email {
            position: relative;
            z-index: 2
        }

            .popup-modal.email-5 .modal-email .content.fn-first .email:before {
                background-image: url(fn-first-white.svg);
                background-position: 0 0;
                background-repeat: no-repeat;
                background-size: 100% 100%;
                height: 44px;
                width: 238px
            }

            .popup-modal.email-5 .modal-email .content.fn-first .email p {
                color: #fff;
                font-size: 12px;
                line-height: 14px;
                margin-bottom: 24px
            }

            .popup-modal.email-5 .modal-email .content.fn-first .email form {
                width: 100%
            }

                .popup-modal.email-5 .modal-email .content.fn-first .email form input[type=text] {
                    font-size: 12px;
                    padding: 5px 14px;
                    width: calc(100% - 70px)
                }

                .popup-modal.email-5 .modal-email .content.fn-first .email form .signup-button {
                    font-size: 14px;
                    padding: 5px 8px 5px 8px
                }

@media screen and (max-width:767px) and (orientation:landscape) {
    .popup-modal.email-5 .modal {
        margin-top: -125px;
        top: 50%;
        max-width: 420px
    }
}

.popup-modal.email-6 {
    padding-left: 16px;
    padding-right: 16px;
    min-width: 320px
}

    .popup-modal.email-6 .modal {
        top: 50%;
        margin-top: -140px;
        min-width: auto
    }

        .popup-modal.email-6 .modal:before {
            color: #636363;
            font-size: 10px;
            top: -20px
        }

    .popup-modal.email-6 .modal-email .close {
        background: 0 0;
        top: 14px;
        right: 12px;
        height: 10px;
        width: 10px;
        z-index: 10
    }

        .popup-modal.email-6 .modal-email .close:after,
        .popup-modal.email-6 .modal-email .close:before {
            content: "";
            display: block;
            position: absolute;
            position: absolute;
            top: 5px;
            left: 0;
            background-color: #fff;
            height: 1px;
            width: 10px
        }

        .popup-modal.email-6 .modal-email .close:before {
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .popup-modal.email-6 .modal-email .close:after {
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .popup-modal.email-6 .modal-email .content {
        border-top-width: 5px;
        border-color: #c20017;
        background-color: #036;
        padding: 28px 24px 112px 24px
    }

        .popup-modal.email-6 .modal-email .content.fn-first:before {
            background-image: url(kliegs.svg);
            background-position: 0 0;
            background-repeat: no-repeat;
            background-size: cover;
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 1
        }

        .popup-modal.email-6 .modal-email .content.fn-first:after {
            background: url(/static/orion/styles/img/fox-news/bg/fnf-newsletter-talent.png) no-repeat;
            background-size: 100% 100%;
            content: "";
            position: absolute;
            bottom: 0;
            left: 50%;
            margin-left: -145px;
            height: 104px;
            width: 291px
        }

        .popup-modal.email-6 .modal-email .content.fn-first .email {
            position: relative;
            z-index: 2
        }

            .popup-modal.email-6 .modal-email .content.fn-first .email:before {
                background-image: url(fn-first-white.svg);
                background-position: 0 0;
                background-repeat: no-repeat;
                background-size: 100% 100%;
                height: 44px;
                width: 238px
            }

            .popup-modal.email-6 .modal-email .content.fn-first .email p {
                color: #fff;
                font-size: 12px;
                line-height: 14px;
                margin-bottom: 18px
            }

            .popup-modal.email-6 .modal-email .content.fn-first .email form {
                width: 100%
            }

                .popup-modal.email-6 .modal-email .content.fn-first .email form input[type=text] {
                    font-size: 12px;
                    padding: 5px 14px;
                    width: calc(100% - 70px)
                }

                .popup-modal.email-6 .modal-email .content.fn-first .email form .signup-button {
                    font-size: 14px;
                    padding: 5px 8px 6px 8px
                }

@media screen and (max-width:767px) and (orientation:landscape) {
    .popup-modal.email-6 .modal {
        margin-top: -150px;
        top: 50%;
        max-width: 420px
    }
}

.pre-content {
    overflow: hidden
}

.page-content:after {
    content: "";
    display: table;
    clear: both
}

.social-icons .fb a:hover {
    background: #3b5998
}

.social-icons .tw a:hover {
    background: #1da1f2
}

.social-icons .gp a:hover {
    background: #dd4b39
}

.social-icons .ig a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none
}

    .social-icons .ig a:hover {
        background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, rgba(0, 0, 0, 0) 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, rgba(0, 0, 0, 0)), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%)
    }

.social-icons .sc a:hover {
    background: #fffc00
}

.social-icons .pc a:hover {
    background: purple
}

.social-icons .li a:hover {
    background: #0077b5
}

.social-icons .flipboard a:hover {
    background: #e12828
}

.social-icons .rss a:hover {
    background: orange
}

.social-icons .email a:hover {
    background: gray
}

.alert-banner {
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    z-index: 1000
}

@media screen and (orientation:landscape) {
    .alert-banner {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.alert-banner .logo {
    position: relative;
    float: left;
    padding-right: 10px;
    z-index: 11
}

    .alert-banner .logo img {
        display: block
    }

    .alert-banner .logo + .alert-info {
        display: table
    }

.alert-banner .close {
    display: block;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 24px;
    width: 24px;
    z-index: 11
}

    .alert-banner .close:before {
        display: block;
        content: "\00D7";
        font-size: 24px;
        position: relative;
        z-index: 5
    }

    .alert-banner .close:after {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        z-index: 4
    }

.alert-banner .alert-inner {
    padding: 16px 40px 16px 16px
}

    .alert-banner .alert-inner:after {
        content: "";
        display: table;
        clear: both
    }

.alert-banner .alert-info {
    position: relative;
    z-index: 10
}

.alert-banner .alert-type {
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 8px
}

.alert-banner .alert-title {
    font-size: 20px;
    font-weight: 900;
    line-height: 22px;
    letter-spacing: -1px
}

.alert-banner .alert-text {
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
    margin-bottom: 0
}

.alert-banner .arrows {
    position: absolute;
    right: 72px;
    top: 50%;
    height: 100%;
    width: 292px;
    z-index: 8
}

    .alert-banner .arrows span {
        position: absolute;
        top: -159px;
        border-style: solid;
        border-top-color: transparent;
        border-top-width: 159px;
        border-bottom-color: transparent;
        border-bottom-width: 159px;
        border-left-width: 120px;
        height: 0;
        width: 0
    }

    .alert-banner .arrows .arrow-1 {
        z-index: 9
    }

    .alert-banner .arrows .arrow-2 {
        left: 60px;
        z-index: 8
    }

    .alert-banner .arrows .arrow-3 {
        left: 80px;
        z-index: 7
    }

    .alert-banner .arrows .arrow-4 {
        left: 140px;
        z-index: 6
    }

    .alert-banner .arrows .arrow-5 {
        left: 160px;
        z-index: 5
    }

    .alert-banner .arrows .arrow-6 {
        left: 220px;
        z-index: 4
    }

.alert-banner.is-breaking {
    color: #fff;
    background-color: #c20017
}

    .alert-banner.is-breaking .close:before {
        color: #c20017
    }

    .alert-banner.is-breaking .close:after {
        background-color: #ffdce0
    }

    .alert-banner.is-breaking .alert-info a {
        color: #ffdce0
    }

    .alert-banner.is-breaking .alert-info p {
        color: #ffb6bf
    }

    .alert-banner.is-breaking .arrows span {
        border-left-color: #ae0015
    }

        .alert-banner.is-breaking .arrows span:nth-of-type(odd) {
            border-left-color: #c20017
        }

    .alert-banner.is-breaking .arrows .arrow-2 {
        -webkit-animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
        -moz-animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
        -ms-animation: breaking-arrow-highlight 2s infinite 0s ease-in-out;
        animation: breaking-arrow-highlight 2s infinite 0s ease-in-out
    }

    .alert-banner.is-breaking .arrows .arrow-4 {
        -webkit-animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
        -moz-animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
        -ms-animation: breaking-arrow-highlight 2s infinite .5s ease-in-out;
        animation: breaking-arrow-highlight 2s infinite .5s ease-in-out
    }

    .alert-banner.is-breaking .arrows .arrow-6 {
        -webkit-animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
        -moz-animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
        -ms-animation: breaking-arrow-highlight 2s infinite 1s ease-in-out;
        animation: breaking-arrow-highlight 2s infinite 1s ease-in-out
    }

.alert-banner.is-programming {
    color: #000;
    background-color: #ffc000
}

    .alert-banner.is-programming .close:before {
        color: #ffc000
    }

    .alert-banner.is-programming .close:after {
        background: #000
    }

    .alert-banner.is-programming .alert-info a {
        color: #000
    }

    .alert-banner.is-programming .alert-type {
        display: inline-block;
        color: #fff;
        background: #000;
        padding: 4px
    }

        .alert-banner.is-programming .alert-type a {
            color: #fff
        }

    .alert-banner.is-programming .arrows span {
        border-left-color: #ffb400
    }

        .alert-banner.is-programming .arrows span:nth-of-type(odd) {
            border-left-color: #ffc000
        }

    .alert-banner.is-programming .arrows .arrow-2 {
        -webkit-animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
        -moz-animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
        -ms-animation: programming-arrow-highlight 2s infinite 0s ease-in-out;
        animation: programming-arrow-highlight 2s infinite 0s ease-in-out
    }

    .alert-banner.is-programming .arrows .arrow-4 {
        -webkit-animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
        -moz-animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
        -ms-animation: programming-arrow-highlight 2s infinite .5s ease-in-out;
        animation: programming-arrow-highlight 2s infinite .5s ease-in-out
    }

    .alert-banner.is-programming .arrows .arrow-6 {
        -webkit-animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
        -moz-animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
        -ms-animation: programming-arrow-highlight 2s infinite 1s ease-in-out;
        animation: programming-arrow-highlight 2s infinite 1s ease-in-out
    }

.alert-banner.is-show {
    color: #fff;
    background: #036;
    border-top: 4px solid #c20017
}

    .alert-banner.is-show .close:before {
        color: #036
    }

    .alert-banner.is-show .close:after {
        background-color: #fff
    }

    .alert-banner.is-show .alert-info a {
        color: #a7c6e5
    }

    .alert-banner.is-show .alert-info p {
        color: #a7c6e5
    }

    .alert-banner.is-show .alert-title {
        color: #fff
    }

        .alert-banner.is-show .alert-title a {
            color: #fff
        }

    .alert-banner.is-show .alert-type {
        display: inline-block;
        color: #fff;
        background: #c20017;
        padding: 4px
    }

        .alert-banner.is-show .alert-type a {
            color: #fff
        }

    .alert-banner.is-show .arrows span {
        border-left-color: #002c57
    }

        .alert-banner.is-show .arrows span:nth-of-type(odd) {
            border-left-color: #036
        }

    .alert-banner.is-show .arrows .arrow-2 {
        -webkit-animation: show-arrow-highlight 2s infinite 0s ease-in-out;
        -moz-animation: show-arrow-highlight 2s infinite 0s ease-in-out;
        -ms-animation: show-arrow-highlight 2s infinite 0s ease-in-out;
        animation: show-arrow-highlight 2s infinite 0s ease-in-out
    }

    .alert-banner.is-show .arrows .arrow-4 {
        -webkit-animation: show-arrow-highlight 2s infinite .5s ease-in-out;
        -moz-animation: show-arrow-highlight 2s infinite .5s ease-in-out;
        -ms-animation: show-arrow-highlight 2s infinite .5s ease-in-out;
        animation: show-arrow-highlight 2s infinite .5s ease-in-out
    }

    .alert-banner.is-show .arrows .arrow-6 {
        -webkit-animation: show-arrow-highlight 2s infinite 1s ease-in-out;
        -moz-animation: show-arrow-highlight 2s infinite 1s ease-in-out;
        -ms-animation: show-arrow-highlight 2s infinite 1s ease-in-out;
        animation: show-arrow-highlight 2s infinite 1s ease-in-out
    }

.alert-banner.is-nation {
    color: #fff;
    background: #222
}

    .alert-banner.is-nation .close:before {
        color: #222
    }

    .alert-banner.is-nation .close:after {
        background-color: #fff
    }

    .alert-banner.is-nation .alert-info a {
        color: #fff
    }

    .alert-banner.is-nation .alert-info p {
        color: #ccc
    }

    .alert-banner.is-nation .alert-type {
        display: inline-block;
        color: #fff;
        background: #c20017;
        padding: 4px
    }

        .alert-banner.is-nation .alert-type a {
            color: #fff
        }

    .alert-banner.is-nation .arrows span {
        border-left-color: #000
    }

        .alert-banner.is-nation .arrows span:nth-of-type(odd) {
            border-left-color: #222
        }

    .alert-banner.is-nation .arrows .arrow-2 {
        -webkit-animation: nation-arrow-highlight 2s infinite 0s ease-in-out;
        -moz-animation: nation-arrow-highlight 2s infinite 0s ease-in-out;
        -ms-animation: nation-arrow-highlight 2s infinite 0s ease-in-out;
        animation: nation-arrow-highlight 2s infinite 0s ease-in-out
    }

    .alert-banner.is-nation .arrows .arrow-4 {
        -webkit-animation: nation-arrow-highlight 2s infinite .5s ease-in-out;
        -moz-animation: nation-arrow-highlight 2s infinite .5s ease-in-out;
        -ms-animation: nation-arrow-highlight 2s infinite .5s ease-in-out;
        animation: nation-arrow-highlight 2s infinite .5s ease-in-out
    }

    .alert-banner.is-nation .arrows .arrow-6 {
        -webkit-animation: nation-arrow-highlight 2s infinite 1s ease-in-out;
        -moz-animation: nation-arrow-highlight 2s infinite 1s ease-in-out;
        -ms-animation: nation-arrow-highlight 2s infinite 1s ease-in-out;
        animation: nation-arrow-highlight 2s infinite 1s ease-in-out
    }

.alert-banner.slide-in {
    -webkit-animation: slide-in 1s both;
    -moz-animation: slide-in 1s both;
    -ms-animation: slide-in 1s both;
    animation: slide-in 1s both
}

.alert-banner.slide-out {
    -webkit-animation: slide-out 1s both;
    -moz-animation: slide-out 1s both;
    -ms-animation: slide-out 1s both;
    animation: slide-out 1s both
}

@-webkit-keyframes breaking-arrow-highlight {
    0%, 100% {
        border-left-color: #ae0015
    }

    50% {
        border-left-color: #bd0017
    }
}

@-moz-keyframes breaking-arrow-highlight {
    0%, 100% {
        border-left-color: #ae0015
    }

    50% {
        border-left-color: #bd0017
    }
}

@-ms-keyframes breaking-arrow-highlight {
    0%, 100% {
        border-left-color: #ae0015
    }

    50% {
        border-left-color: #bd0017
    }
}

@keyframes breaking-arrow-highlight {
    0%, 100% {
        border-left-color: #ae0015
    }

    50% {
        border-left-color: #bd0017
    }
}

@-webkit-keyframes programming-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@-moz-keyframes programming-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@-ms-keyframes programming-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@keyframes programming-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@-webkit-keyframes watch-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@-moz-keyframes watch-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@-ms-keyframes watch-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@keyframes watch-arrow-highlight {
    0%, 100% {
        border-left-color: #ffb400
    }

    50% {
        border-left-color: #ffb90f
    }
}

@-webkit-keyframes show-arrow-highlight {
    0%, 100% {
        border-left-color: #002c57
    }

    50% {
        border-left-color: #003466
    }
}

@-moz-keyframes show-arrow-highlight {
    0%, 100% {
        border-left-color: #002c57
    }

    50% {
        border-left-color: #003466
    }
}

@-ms-keyframes show-arrow-highlight {
    0%, 100% {
        border-left-color: #002c57
    }

    50% {
        border-left-color: #003466
    }
}

@keyframes show-arrow-highlight {
    0%, 100% {
        border-left-color: #002c57
    }

    50% {
        border-left-color: #003466
    }
}

@-webkit-keyframes nation-arrow-highlight {
    0%, 100% {
        border-left-color: #000
    }

    50% {
        border-left-color: #1a1a1a
    }
}

@-moz-keyframes nation-arrow-highlight {
    0%, 100% {
        border-left-color: #000
    }

    50% {
        border-left-color: #1a1a1a
    }
}

@-ms-keyframes nation-arrow-highlight {
    0%, 100% {
        border-left-color: #000
    }

    50% {
        border-left-color: #1a1a1a
    }
}

@keyframes nation-arrow-highlight {
    0%, 100% {
        border-left-color: #000
    }

    50% {
        border-left-color: #1a1a1a
    }
}

@keyframes slide-in {
    from {
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slide-out {
    from {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }
}

@media screen and (max-width:767px) {
    .sidebar-primary .ad-container.desktop,
    .sidebar-primary .ad-container.mobile,
    .sidebar-primary .ad-container.mobile-tablet,
    .sidebar-primary .ad-container.tablet,
    .sidebar-primary .ad-container.tablet-desktop {
        display: none
    }

    .sidebar-primary-alt .sidebar-primary .ad-container.mobile,
    .sidebar-primary-alt .sidebar-primary .ad-container.mobile-tablet {
        display: block
    }

    .sidebar-primary-alt .sidebar-primary .ad-container.desktop,
    .sidebar-primary-alt .sidebar-primary .ad-container.tablet,
    .sidebar-primary-alt .sidebar-primary .ad-container.tablet-desktop {
        display: none
    }
}

.site-header .hot-topics li {
    margin-left: 0
}

    .site-header .hot-topics li:before {
        display: none
    }

.site-header .hot-topics .rotate-items li {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

    .site-header .hot-topics .rotate-items li:nth-child(1) {
        -webkit-animation: rotate-items 15s infinite 0s ease-in-out;
        -moz-animation: rotate-items 15s infinite 0s ease-in-out;
        -ms-animation: rotate-items 15s infinite 0s ease-in-out;
        animation: rotate-items 15s infinite 0s ease-in-out
    }

    .site-header .hot-topics .rotate-items li:nth-child(2) {
        -webkit-animation: rotate-items 15s infinite 5s ease-in-out;
        -moz-animation: rotate-items 15s infinite 5s ease-in-out;
        -ms-animation: rotate-items 15s infinite 5s ease-in-out;
        animation: rotate-items 15s infinite 5s ease-in-out
    }

    .site-header .hot-topics .rotate-items li:nth-child(3) {
        -webkit-animation: rotate-items 15s infinite 10s ease-in-out;
        -moz-animation: rotate-items 15s infinite 10s ease-in-out;
        -ms-animation: rotate-items 15s infinite 10s ease-in-out;
        animation: rotate-items 15s infinite 10s ease-in-out
    }

@-webkit-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@-moz-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@-ms-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

.site-header .markets-nav {
    width: 340px
}

    .site-header .markets-nav .rotate-items li {
        opacity: 0;
        visibility: hidden;
        position: absolute
    }

        .site-header .markets-nav .rotate-items li:nth-child(1) {
            -webkit-animation: rotate-items 15s infinite 0s ease-in-out;
            -moz-animation: rotate-items 15s infinite 0s ease-in-out;
            -ms-animation: rotate-items 15s infinite 0s ease-in-out;
            animation: rotate-items 15s infinite 0s ease-in-out
        }

        .site-header .markets-nav .rotate-items li:nth-child(2) {
            -webkit-animation: rotate-items 15s infinite 5s ease-in-out;
            -moz-animation: rotate-items 15s infinite 5s ease-in-out;
            -ms-animation: rotate-items 15s infinite 5s ease-in-out;
            animation: rotate-items 15s infinite 5s ease-in-out
        }

        .site-header .markets-nav .rotate-items li:nth-child(3) {
            -webkit-animation: rotate-items 15s infinite 10s ease-in-out;
            -moz-animation: rotate-items 15s infinite 10s ease-in-out;
            -ms-animation: rotate-items 15s infinite 10s ease-in-out;
            animation: rotate-items 15s infinite 10s ease-in-out
        }

@-webkit-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@-moz-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@-ms-keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@keyframes rotate-items {
    0%, 100%, 33.33333% {
        opacity: 0;
        pointer-events: none
    }

    20%, 5% {
        opacity: 1;
        visibility: visible;
        pointer-events: initial
    }
}

@media screen and (min-width:768px) {
    html .mobile {
        display: none
    }

        html .mobile.ad-container {
            display: none
        }

    html .mobile-tablet {
        display: block
    }

        html .mobile-tablet.ad-container {
            display: block;
            margin-bottom: 22px
        }

        html .mobile-tablet .mobile.ad-container {
            display: none
        }

        html .mobile-tablet .tablet.ad-container {
            display: block
        }

    html .mobile-desktop {
        display: none
    }

        html .mobile-desktop.ad-container {
            display: none
        }

        html .mobile-desktop .mobile.ad-container {
            display: none
        }

        html .mobile-desktop .desktop.ad-container {
            display: none
        }

    html .tablet {
        display: block
    }

        html .tablet.ad-container {
            display: block;
            margin-bottom: 22px
        }

    html .tablet-desktop {
        display: block
    }

        html .tablet-desktop.ad-container {
            display: block
        }

        html .tablet-desktop .tablet.ad-container {
            display: block
        }

        html .tablet-desktop .desktop.ad-container {
            display: none
        }

    html .desktop {
        display: none
    }

        html .desktop.ad-container {
            display: none
        }

    .alert {
        margin: 0;
        width: auto
    }

        .alert > div {
            margin: 0 0 24px
        }

    .section-nav {
        overflow: hidden;
        padding-bottom: 24px
    }

        .section-nav nav {
            float: left;
            width: 25%;
            padding: 0 24px
        }

            .section-nav nav:nth-of-type(4n+6) {
                clear: both
            }

    .site-header {
        border-top-width: 4px
    }

        .site-header .expandable-nav {
            top: 50px
        }

        .site-header .nav-row {
            padding: 0 24px 0 132px;
            height: 50px;
            line-height: 50px
        }

            .site-header .nav-row:after {
                content: "";
                display: table;
                clear: both
            }

        .site-header .nav-row-upper nav li {
            float: left
        }

        .site-header .nav-row-lower {
            background-color: #fff;
            border-top: 1px solid #036;
            border-bottom: 1px solid #def;
            font-size: 12px;
            font-weight: 600;
            line-height: 49px
        }

    .is-doomsday .site-header .nav-row-lower {
        background-color: #001224;
        border-bottom: none;
        border-top: 1px solid #17283a
    }

        .is-doomsday .site-header .nav-row-lower a {
            color: #fff
        }

    .site-header .nav-row-lower nav ul {
        display: inline
    }

    .site-header .nav-row-lower nav li {
        display: inline-block
    }

        .site-header .nav-row-lower nav li a {
            color: #036
        }

            .site-header .nav-row-lower nav li a:hover {
                color: #5787b8
            }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .site-header .nav-row-lower nav .rotate-items li {
        position: absolute
    }
}

@media screen and (min-width:768px) {
    .site-header .subnav-title {
        color: #c20017;
        float: left;
        margin-right: 14px
    }

    .site-header .is-active a {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        background-color: #40668c
    }

    .is-doomsday .site-header .is-active a {
        background-color: #404d5b
    }

    .site-header .branding {
        display: block;
        position: absolute;
        left: 24px;
        top: 0;
        z-index: 510
    }

        .site-header .branding a {
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            background-image: url(../images/mobile.png);
            background-position: 0 0;
            background-repeat: no-repeat;
            /*background-color: #fff;*/
            background-size: 100%;
            /*border: 3px solid #fff;*/
            margin-left: 0;
            margin-top: 3px;
            height: 45px;
            width: 97px
        }

        .site-header .branding .current-time {
            text-shadow: 1px 0 2px #4e0009;
            display: block;
            background-color: #c20017;
            color: #fff;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: -.5px;
            text-align: center;
            pointer-events: none;
            position: absolute;
            left: 3px;
            bottom: 3px;
            height: 14px;
            width: 91px
        }

            .site-header .branding .current-time .zone {
                font-size: 10px
            }

    .site-header .search,
    .site-header .weather {
        border: 0;
        float: left
    }

    .site-header .search {
        padding-left: 142px;
        width: calc(100% - 272px)
    }

    .site-header .weather {
        padding-top: 22px;
        padding-right: 24px;
        width: 272px
    }

        .site-header .weather .info {
            width: 158px
        }

    .site-header .primary-nav {
        float: left
    }

        .site-header .primary-nav li {
            margin-right: 8px
        }

        .site-header .primary-nav a {
            color: #fff;
            font-size: 14px;
            font-weight: 600;
            padding: 7px
        }

        .site-header .primary-nav .menu-more a {
            position: relative;
            padding-right: 14px
        }

            .site-header .primary-nav .menu-more a:after {
                content: "\22EE";
                color: #edf6ff;
                position: relative;
                right: -6px
            }

    .site-header .meta {
        padding-right: 0;
        margin-top: 3px
    }

        .site-header .meta .search-toggle {
            float: left;
            margin-right: 4px
        }

            .site-header .meta .search-toggle a {
                display: block;
                position: relative;
                text-indent: -9999em;
                height: 32px;
                width: 24px
            }

                .site-header .meta .search-toggle a:before {
                    -moz-border-radius: 50px;
                    -webkit-border-radius: 50px;
                    border-radius: 50px;
                    display: block;
                    content: "";
                    border: 2px solid #fff;
                    background: rgba(255, 255, 255, 0);
                    position: absolute;
                    left: 4px;
                    top: 8px;
                    height: 8px;
                    width: 8px
                }

                .site-header .meta .search-toggle a:after {
                    -moz-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
                    content: "";
                    background: #fff;
                    position: absolute;
                    top: 19px;
                    left: 12px;
                    height: 2px;
                    width: 7px
                }

        .site-header .meta .user-profile {
            margin-top: 0
        }

            .site-header .meta .user-profile .avatar {
                width: 32px
            }

        .site-header .meta .button {
            margin-top: 0
        }

            .site-header .meta .button a {
                padding: 8px 10px;
                font-size: 13px;
                line-height: 16px
            }

    .site-header .secondary-nav {
        float: left
    }

        .site-header .secondary-nav .nav-title {
            display: inline-block;
            margin-left: 10px
        }

        .site-header .secondary-nav a {
            display: block;
            position: relative
        }
}

@media screen and (min-width:768px) and (min-width:1024px) {
    .site-header .secondary-nav li {
        display: block;
        float: left;
        margin: 0 14px;
        position: relative
    }

        .site-header .secondary-nav li:before {
            content: "";
            display: block;
            position: absolute;
            background-color: #a7c6e5;
            top: 15px;
            left: -14px;
            height: 10px;
            width: 1px
        }
}

@media screen and (min-width:768px) {
    .site-header .hot-topics {
        padding-left: 10px
    }

    .site-header .markets-nav {
        float: right;
        text-align: left;
        font-weight: 600;
        width: auto
    }

        .site-header .markets-nav .market-data {
            float: left;
            width: 150px
        }

        .site-header .markets-nav .nav-title {
            display: inline-block
        }

        .site-header .markets-nav .stock span {
            margin-left: 4px
        }

        .site-header .markets-nav .pos {
            color: #6cca13
        }

        .site-header .markets-nav .neg {
            color: #d20f26
        }

        .site-header .markets-nav .more-markets {
            display: none
        }

    .site-header .market-sponsor {
        float: right;
        height: 31px;
        margin-top: 8px
    }

        .site-header .market-sponsor .advert-txt {
            display: none
        }

        .site-header .market-sponsor .ad > div {
            float: left;
            line-height: 31px
        }

        .site-header .market-sponsor .ad[data-ad-slot-rendered="0"] {
            display: none
        }

        .site-header .market-sponsor .ad[data-ad-slot-rendered="1"] {
            padding-left: 12px;
            position: relative
        }

            .site-header .market-sponsor .ad[data-ad-slot-rendered="1"]:after {
                content: "";
                background-color: #a7c6e5;
                height: 14px;
                width: 1px;
                position: absolute;
                top: 8px;
                left: 0
            }

            .site-header .market-sponsor .ad[data-ad-slot-rendered="1"]:before {
                content: "Sponsored by";
                color: #999;
                font-size: 11px;
                font-weight: 400;
                line-height: 31px;
                display: block;
                float: left;
                padding-right: 8px
            }

    .site-header .section-nav {
        border-top: 1px solid #174676;
        clear: both
    }

    .site-header .header-lower {
        overflow: hidden
    }

        .site-header .header-lower .branding {
            position: relative;
            left: 0
        }

            .site-header .header-lower .branding a {
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
                position: relative;
                border: 0
            }

        .site-header .header-lower .branding,
        .site-header .header-lower .legal {
            float: left
        }

        .site-header .header-lower .legal {
            margin-bottom: 0;
            width: calc(100% - 68px - 276px)
        }

        .site-header .header-lower .social-icons {
            clear: none;
            float: right;
            margin-bottom: 0
        }

            .site-header .header-lower .social-icons ul {
                text-align: right;
                margin-left: 10px;
                margin-bottom: 6px
            }

            .site-header .header-lower .social-icons li {
                float: left;
                margin: 0 0 0 6px
            }

    .menu-business,
    .menu-entertainment,
    .menu-lifestyle,
    .menu-nation,
    .menu-radio,
    .menu-tv {
        display: none
    }
}

@media screen and (min-width:768px) and (min-width:880px) {
    .menu-entertainment {
        display: block
    }
}

@media screen and (min-width:768px) and (min-width:980px) {
    .menu-business {
        display: block
    }
}

@media screen and (min-width:768px) {
    .site-footer .section-nav nav {
        display: block;
        width: 25%
    }

        .site-footer .section-nav nav.mobile {
            display: none
        }

    .site-footer .footer-lower {
        overflow: hidden
    }

        .site-footer .footer-lower .branding,
        .site-footer .footer-lower .legal {
            float: left
        }

        .site-footer .footer-lower .legal {
            width: calc(100% - 68px - 276px)
        }

    .site-footer .social-icons {
        clear: none;
        float: right;
        margin-bottom: 0
    }

        .site-footer .social-icons ul {
            text-align: right;
            margin-left: 10px;
            margin-bottom: 6px
        }

        .site-footer .social-icons li {
            float: left;
            margin: 0 0 0 6px
        }

    .popup-modal {
        padding: 0
    }

        .popup-modal .modal {
            width: 650px;
            margin: 100px auto 0
        }

            .popup-modal .modal:before {
                top: -24px
            }

            .popup-modal .modal.modal-email .content {
                padding: 50px
            }

                .popup-modal .modal.modal-email .content.fn-first .email:before {
                    width: 300px;
                    height: 52px;
                    background-size: 300px;
                    margin-bottom: 30px
                }

                .popup-modal .modal.modal-email .content.fn-first .email p {
                    margin-bottom: 30px
                }

                .popup-modal .modal.modal-email .content.fn-first .email form {
                    margin-top: 30px
                }

        .popup-modal.email-1 .modal {
            border-top-width: 10px;
            top: 50%;
            margin-top: -190px;
            width: 666px
        }

            .popup-modal.email-1 .modal:before {
                top: -36px;
                font-size: 16px
            }

        .popup-modal.email-1 .modal-email .close {
            top: 26px;
            right: 18px;
            height: 18px;
            width: 18px
        }

            .popup-modal.email-1 .modal-email .close:after,
            .popup-modal.email-1 .modal-email .close:before {
                top: 9px;
                width: 18px
            }

        .popup-modal.email-1 .modal-email .content {
            padding: 64px 90px 60px 90px
        }

            .popup-modal.email-1 .modal-email .content.fn-first .email:before {
                background-size: 100% 100%;
                margin-bottom: 42px;
                max-width: 100%;
                height: 64px;
                width: 366px
            }

            .popup-modal.email-1 .modal-email .content.fn-first .email p {
                font-size: 18px;
                line-height: 24px
            }

            .popup-modal.email-1 .modal-email .content.fn-first .email form {
                margin-left: auto;
                margin-right: auto;
                width: 366px
            }

                .popup-modal.email-1 .modal-email .content.fn-first .email form input[type=text] {
                    font-size: 18px;
                    height: 43px;
                    width: calc(100% - 104px)
                }

                .popup-modal.email-1 .modal-email .content.fn-first .email form .signup-button {
                    font-size: 19px;
                    height: 43px;
                    padding: 10px 16px
                }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape) {
    .popup-modal.email-1 .modal {
        margin-top: -125px;
        max-width: initial
    }

    .popup-modal.email-1 .modal-email .content {
        padding: 32px 36px
    }
}

@media screen and (min-width:768px) {
    .popup-modal.email-3 {
        padding-left: 24px;
        padding-right: 24px;
        min-width: 320px
    }

        .popup-modal.email-3 .modal {
            margin-top: 162px;
            min-width: auto
        }

            .popup-modal.email-3 .modal:before {
                font-size: 14px;
                bottom: -36px;
                width: calc(100% - 210px)
            }

        .popup-modal.email-3 .modal-email {
            background: #fff url(/static/orion/styles/img/fox-news/bg/fnf-newsletter-bg3.png) no-repeat center right;
            background-size: 60% 100%
        }

            .popup-modal.email-3 .modal-email .close {
                top: -8px;
                right: auto;
                left: -10px
            }

            .popup-modal.email-3 .modal-email .content {
                border-top-width: 10px;
                padding: 46px 254px 64px 36px
            }

                .popup-modal.email-3 .modal-email .content.fn-first:before {
                    top: -50px;
                    left: auto;
                    right: -54px;
                    height: 489px;
                    width: 286px
                }

                .popup-modal.email-3 .modal-email .content.fn-first:after {
                    top: -38px;
                    left: auto;
                    right: -2px;
                    height: 424px;
                    width: 194px
                }

                .popup-modal.email-3 .modal-email .content.fn-first .email {
                    position: relative;
                    z-index: 5
                }

                    .popup-modal.email-3 .modal-email .content.fn-first .email:before {
                        background-size: 100% 100%;
                        max-width: 100%;
                        height: 62px;
                        width: 347px
                    }

                    .popup-modal.email-3 .modal-email .content.fn-first .email p {
                        font-size: 16px;
                        line-height: 24px;
                        margin-bottom: 32px
                    }

                    .popup-modal.email-3 .modal-email .content.fn-first .email form {
                        width: 326px
                    }

                        .popup-modal.email-3 .modal-email .content.fn-first .email form .signup-button,
                        .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text] {
                            -moz-border-radius: 3px;
                            -webkit-border-radius: 3px;
                            border-radius: 3px;
                            position: relative;
                            margin-bottom: 0;
                            left: auto;
                            width: auto
                        }

                        .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text] {
                            height: 40px;
                            font-size: 16px;
                            text-align: left;
                            width: calc(100% - 95px)
                        }

                        .popup-modal.email-3 .modal-email .content.fn-first .email form .signup-button {
                            font-size: 17px;
                            left: -5px;
                            height: 40px
                        }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape) {
    .popup-modal.email-3 .modal {
        margin-top: -166px;
        top: 50%;
        max-width: initial
    }

    .popup-modal.email-3 .modal-email {
        background-image: none
    }

        .popup-modal.email-3 .modal-email .content {
            padding-right: 36px
        }

            .popup-modal.email-3 .modal-email .content.fn-first:after,
            .popup-modal.email-3 .modal-email .content.fn-first:before {
                display: none
            }
}

@media screen and (min-width:768px) {
    .popup-modal.email-5 {
        padding-left: 60px;
        padding-right: 60px
    }

        .popup-modal.email-5 .modal {
            margin-top: -223px
        }

            .popup-modal.email-5 .modal:before {
                font-size: 14px;
                top: -30px
            }

        .popup-modal.email-5 .modal-email .close {
            top: 19px;
            right: 16px;
            height: 12px;
            width: 12px
        }

            .popup-modal.email-5 .modal-email .close:after,
            .popup-modal.email-5 .modal-email .close:before {
                top: 6px;
                width: 12px
            }

        .popup-modal.email-5 .modal-email .content {
            border-top-width: 8px;
            padding: 74px 54px 88px 54px
        }

            .popup-modal.email-5 .modal-email .content.fn-first:before {
                background-size: 100% 100%
            }

            .popup-modal.email-5 .modal-email .content.fn-first .email:before {
                background-size: 100% 100%;
                height: 69px;
                width: 389px;
                margin-bottom: 48px
            }

            .popup-modal.email-5 .modal-email .content.fn-first .email p {
                font-size: 20px;
                line-height: 28px;
                margin-bottom: 30px
            }

            .popup-modal.email-5 .modal-email .content.fn-first .email form {
                width: 389px
            }

                .popup-modal.email-5 .modal-email .content.fn-first .email form input[type=text] {
                    font-size: 18px;
                    padding: 5px 14px;
                    height: 45px;
                    width: calc(100% - 112px)
                }

                .popup-modal.email-5 .modal-email .content.fn-first .email form .signup-button {
                    font-size: 20px;
                    height: 45px;
                    padding: 8px 18px 8px 18px
                }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape) {
    .popup-modal.email-5 .modal {
        margin-top: -178px;
        max-width: initial
    }

    .popup-modal.email-5 .modal-email .content {
        padding: 32px 48px
    }
}

@media screen and (min-width:768px) {
    .popup-modal.email-6 {
        padding-left: 54px;
        padding-right: 54px
    }

        .popup-modal.email-6 .modal {
            margin-top: -280px;
            min-width: auto
        }

            .popup-modal.email-6 .modal:before {
                font-size: 14px;
                top: -30px
            }

        .popup-modal.email-6 .modal-email .close {
            top: 26px;
            right: 20px;
            height: 20px;
            width: 20px;
            z-index: 10
        }

            .popup-modal.email-6 .modal-email .close:after,
            .popup-modal.email-6 .modal-email .close:before {
                top: 10px;
                width: 20px
            }

        .popup-modal.email-6 .modal-email .content {
            border-top-width: 10px;
            padding: 52px 60px 262px 60px
        }

            .popup-modal.email-6 .modal-email .content.fn-first:after {
                left: 0;
                margin-left: 0;
                height: 251px;
                width: 658px;
                z-index: 2
            }

            .popup-modal.email-6 .modal-email .content.fn-first .email:before {
                background-size: 100% 100%;
                height: 44px;
                width: 238px
            }

            .popup-modal.email-6 .modal-email .content.fn-first .email p {
                font-size: 20px;
                line-height: 28px;
                margin-bottom: 22px
            }

            .popup-modal.email-6 .modal-email .content.fn-first .email form {
                width: 397px
            }

                .popup-modal.email-6 .modal-email .content.fn-first .email form input[type=text] {
                    font-size: 20px;
                    padding: 5px 14px;
                    height: 48px;
                    width: calc(100% - 112px)
                }

                .popup-modal.email-6 .modal-email .content.fn-first .email form .signup-button {
                    font-size: 20px;
                    height: 48px;
                    padding: 5px 18px 6px 18px
                }
}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation:landscape) {
    .popup-modal.email-6 .modal {
        margin-top: -144px;
        max-width: initial
    }

    .popup-modal.email-6 .modal-email .content {
        padding: 32px 48px
    }

        .popup-modal.email-6 .modal-email .content.fn-first:after {
            display: none
        }
}

@media screen and (min-width:768px) {
    .pre-content {
        width: 100%
    }

    .article-list {
        clear: both
    }

        .article-list .article {
            padding: 0 0 16px 0
        }

            .article-list .article:last-of-type {
                border-bottom: 0;
                padding-bottom: 0;
                margin-bottom: 0
            }

    .collection-spotlight {
        padding-top: 24px
    }

    .is-doomsday .collection-spotlight {
        padding-top: 24px
    }

    .collection-spotlight .content:after {
        content: "";
        display: table;
        clear: both
    }

    .collection-spotlight.has-hero {
        padding-top: 0
    }

        .collection-spotlight.has-hero .article:nth-of-type(odd) {
            padding-left: 12px;
            padding-right: 24px
        }

        .collection-spotlight.has-hero .article:nth-of-type(even) {
            padding-left: 24px;
            padding-right: 12px
        }

        .collection-spotlight.has-hero .article:nth-of-type(1) {
            float: none;
            padding: 0;
            width: 100%
        }

            .collection-spotlight.has-hero .article:nth-of-type(1) .title {
                font-size: 30px;
                line-height: 34px
            }

            .collection-spotlight.has-hero .article:nth-of-type(1) .info {
                padding: 8px 24px 18px
            }

            .collection-spotlight.has-hero .article:nth-of-type(1) .kicker {
                margin: 0 24px;
                bottom: 0
            }

                .collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
                    -moz-box-shadow: 10px 0 0 rgba(0, 51, 102, .8), -10px 0 0 rgba(0, 51, 102, .8);
                    -webkit-box-shadow: 10px 0 0 rgba(0, 51, 102, .8), -10px 0 0 rgba(0, 51, 102, .8);
                    box-shadow: 10px 0 0 rgba(0, 51, 102, .8), -10px 0 0 rgba(0, 51, 102, .8);
                    padding: 6px 0;
                    font-size: 36px;
                    line-height: 54px
                }

            .collection-spotlight.has-hero .article:nth-of-type(1) .related {
                overflow: hidden
            }

                .collection-spotlight.has-hero .article:nth-of-type(1) .related ul:after {
                    content: "";
                    display: table;
                    clear: both
                }

                .collection-spotlight.has-hero .article:nth-of-type(1) .related li {
                    float: left;
                    width: 50%
                }

                    .collection-spotlight.has-hero .article:nth-of-type(1) .related li:nth-of-type(odd) {
                        clear: both
                    }

    .collection-spotlight .article {
        float: left;
        width: 50%
    }

        .collection-spotlight .article .m .overlay {
            right: 24px;
            bottom: 24px;
            height: 128px;
            width: 128px
        }

        .collection-spotlight .article .kicker .kicker-text {
            padding: 4px 0
        }

        .collection-spotlight .article:nth-of-type(even) {
            padding-left: 12px;
            padding-right: 24px
        }

        .collection-spotlight .article:nth-of-type(odd) {
            clear: left;
            padding-left: 24px;
            padding-right: 12px
        }

    .collection-spotlight.collection-spotlight-cards {
        padding: 0
    }

        .collection-spotlight.collection-spotlight-cards > .content {
            display: flex;
            justify-content: space-between;
            flex-flow: wrap
        }

        .collection-spotlight.collection-spotlight-cards .article {
            width: calc(50% - 18px);
            float: none
        }

            .collection-spotlight.collection-spotlight-cards .article:nth-of-type(even) {
                padding: 0;
                margin: 0 12px 12px 6px
            }

            .collection-spotlight.collection-spotlight-cards .article:nth-of-type(odd) {
                padding: 0;
                margin: 0 6px 12px 12px
            }

        .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) {
            margin: 0 0 12px 0
        }

            .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .info {
                padding: 8px 24px 24px
            }

            .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .kicker {
                margin: 0 24px
            }

            .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .title {
                font-size: 30px;
                line-height: 36px
            }

    .collection-article-list {
        padding: 24px
    }

        .collection-article-list .article-list .article .info {
            padding: 0
        }

        .collection-article-list .article-list .article .title {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 4px
        }

        .collection-article-list .article-list .article .dek {
            display: block;
            margin-bottom: 0
        }

        .collection-article-list .info-header .meta .pill {
            margin-bottom: 4px
        }

    .main-content .collection-article-list .article-list .article .m {
        width: 156px
    }

    .alert-banner .alert-type {
        font-size: 14px;
        margin-bottom: 5px
    }

    .alert-banner .alert-title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px
    }

    .alert-banner .alert-text {
        font-size: 14px
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .sidebar {
        overflow: hidden;
        padding: 12px 24px
    }

        .sidebar .sidebar-columns {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            -webkit-column-gap: 12px;
            -moz-column-gap: 12px;
            column-gap: 12px;
            position: relative
        }

        .sidebar .ad-container,
        .sidebar .collection,
        .sidebar .item,
        .sidebar .poll-component,
        .sidebar .promo,
        .sidebar .sidebar-panel {
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            break-inside: avoid;
            display: inline-block;
            width: 100%
        }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .menu-subnav .rotate-items li {
        position: absolute
    }
}

@media screen and (min-width:768px) {
    .collection-doomsday .article .info {
        padding-top: 245px;
        padding-left: 40px;
        padding-right: 40px
    }

    .collection-doomsday .article .meta .pill {
        padding: 8px
    }

    .collection-doomsday .article .title {
        font-size: 60px;
        line-height: 60px;
        letter-spacing: -2px
    }

    .collection-doomsday .article .dek {
        font-size: 24px;
        line-height: 28px
    }

    .collection-doomsday .article .content {
        clear: both
    }

    .collection-doomsday .article .related:after {
        content: "";
        display: table;
        clear: both
    }

    .collection-doomsday .article .related ul {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2
    }

    .collection-doomsday .article .related li {
        display: block;
        font-size: 14px;
        line-height: 18px;
        padding-right: 12px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid
    }

    .collection-doomsday .article-ticker:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "LIVE BLOG";
        color: #fff;
        font-weight: 700;
        font-size: 16px;
        padding: 0 32px 0 12px;
        background: -moz-linear-gradient(left, #74000e 0, #c20017 75%, rgba(194, 0, 23, 0) 100%);
        background: -webkit-linear-gradient(left, #74000e 0, #c20017 75%, rgba(194, 0, 23, 0) 100%);
        background: linear-gradient(to right, #74000e 0, #c20017 75%, rgba(194, 0, 23, 0) 100%);
        z-index: 5
    }

    .collection-doomsday .has-live-stream .info-header {
        padding-left: 24px;
        margin-left: 16px;
        float: right;
        width: calc(100% - 164px)
    }

    .collection-doomsday .has-live-stream .content {
        padding-top: 12px;
        margin-left: 189px
    }

    .collection-doomsday .has-live-stream .title {
        font-size: 48px;
        line-height: 48px
    }

    .collection-doomsday .has-live-stream .dek {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0
    }

    .collection-doomsday .has-live-stream .live-stream {
        float: left;
        margin-bottom: 0;
        position: relative;
        width: 148px
    }

        .collection-doomsday .has-live-stream .live-stream:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: -16px;
            background: rgba(255, 255, 255, .25);
            height: 132px;
            width: 1px
        }

        .collection-doomsday .has-live-stream .live-stream .video-container {
            min-height: 83px;
            margin-bottom: 10px
        }

    .collection-section {
        background-color: initial;
        padding: 0 24px;
        border: 0;
        margin-bottom: 32px
    }

        .collection-section .heading {
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 10px
        }

            .collection-section .heading .title {
                font-size: 24px
            }

            .collection-section .heading .more {
                font-size: 14px
            }

        .collection-section .article-list {
            background-color: #fff;
            border: 1px solid #cedfef;
            padding: 30px
        }

            .collection-section .article-list .article {
                margin-bottom: 12px
            }

            .collection-section .article-list .title {
                font-size: 18px;
                line-height: 24px
            }

        .collection-section .article:last-of-type {
            margin-bottom: 0
        }

        .collection-section .latest .meta {
            left: 30px
        }

        .collection-section .latest .m {
            min-height: 405px
        }

        .collection-section .latest .title {
            font-size: 30px;
            line-height: 32px
        }

            .collection-section .latest .title a {
                padding: 0 30px 30px 30px
            }

        .collection-section .latest .eyebrow,
        .collection-section .latest .time {
            color: #fff
        }

    .collection-section-alt {
        padding: 0
    }

        .collection-section-alt .heading .title {
            font-size: 18px;
            line-height: 20px
        }

        .collection-section-alt .article-list {
            padding: 24px;
            border-bottom: 0
        }

            .collection-section-alt .article-list .article .title {
                font-size: 13px;
                line-height: 18px
            }

            .collection-section-alt .article-list .article:first-of-type .title {
                font-size: 18px;
                line-height: 24px
            }

        .collection-section-alt .content + footer {
            border: 1px solid #cedfef;
            border-top: 0;
            padding: 0 24px 24px 24px
        }

            .collection-section-alt .content + footer .button {
                margin-top: 0
            }

    .collection-gallery .content {
        position: relative;
        width: 100%
    }

    .collection-gallery.collection-features-faces {
        padding-bottom: 24px
    }

        .collection-gallery.collection-features-faces .heading {
            padding-left: 24px;
            padding-right: 24px
        }

            .collection-gallery.collection-features-faces .heading .title {
                font-size: 16px;
                line-height: 18px
            }

        .collection-gallery.collection-features-faces .content .title {
            bottom: 16px
        }

            .collection-gallery.collection-features-faces .content .title span {
                font-size: 16px;
                line-height: 26px;
                padding: 7px 0
            }

        .collection-gallery.collection-features-faces article {
            width: 152px
        }

            .collection-gallery.collection-features-faces article:first-child {
                margin-left: 24px
            }

            .collection-gallery.collection-features-faces article:last-child {
                margin-right: 24px
            }

        .collection-gallery.collection-features-faces .scroll-wrap {
            height: 228px
        }

        .collection-gallery.collection-features-faces .page-arrows {
            display: none
        }

    .main-content .collection-gallery {
        padding: 24px
    }

        .main-content .collection-gallery .scroll-wrap {
            height: 120px;
            overflow: hidden
        }

            .main-content .collection-gallery .scroll-wrap .scroll-outer {
                overflow: hidden;
                padding-bottom: 35px
            }

                .main-content .collection-gallery .scroll-wrap .scroll-outer .scroll-inner {
                    display: block;
                    width: 9999px
                }

        .main-content .collection-gallery article {
            width: 118px;
            padding: 0;
            margin: 0 0 0 12px
        }

            .main-content .collection-gallery article:first-child {
                margin-left: 0
            }

        .main-content .collection-gallery .page-arrows {
            opacity: .9;
            display: block
        }

            .main-content .collection-gallery .page-arrows .count {
                display: none
            }

            .main-content .collection-gallery .page-arrows .arrow {
                display: block;
                position: relative;
                height: 100%;
                text-indent: -9999em
            }

                .main-content .collection-gallery .page-arrows .arrow:after,
                .main-content .collection-gallery .page-arrows .arrow:before {
                    height: 24px;
                    width: 6px
                }

                .main-content .collection-gallery .page-arrows .arrow:before {
                    top: 11px
                }

                .main-content .collection-gallery .page-arrows .arrow:after {
                    bottom: 10px
                }

            .main-content .collection-gallery .page-arrows .next,
            .main-content .collection-gallery .page-arrows .prev {
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                position: absolute;
                float: none;
                top: 30px;
                height: 58px;
                width: 38px
            }

            .main-content .collection-gallery .page-arrows .prev {
                -moz-border-radius-topleft: 0;
                -webkit-border-top-left-radius: 0;
                border-top-left-radius: 0;
                -moz-border-radius-bottomleft: 0;
                -webkit-border-bottom-left-radius: 0;
                border-bottom-left-radius: 0;
                left: 0
            }

                .main-content .collection-gallery .page-arrows .prev .arrow:after,
                .main-content .collection-gallery .page-arrows .prev .arrow:before {
                    left: 14px
                }

            .main-content .collection-gallery .page-arrows .next {
                -moz-border-radius-topright: 0;
                -webkit-border-top-right-radius: 0;
                border-top-right-radius: 0;
                -moz-border-radius-bottomright: 0;
                -webkit-border-bottom-right-radius: 0;
                border-bottom-right-radius: 0;
                right: 0
            }

                .main-content .collection-gallery .page-arrows .next .arrow:after,
                .main-content .collection-gallery .page-arrows .next .arrow:before {
                    left: 20px
                }

    .sidebar .collection-gallery {
        padding: 16px 12px
    }

    .collection-full-episode {
        padding: 0 24px
    }

        .collection-full-episode .article {
            width: calc(50% - 6px);
            margin-left: 12px;
            float: left
        }

            .collection-full-episode .article:nth-of-type(2n+1) {
                clear: both;
                margin-left: 0
            }

    .collection-full-episode-extended {
        width: 100%;
        padding: 16px 24px;
        margin-bottom: 48px
    }

        .collection-full-episode-extended .article {
            width: 100%;
            margin-left: 12px;
            float: none
        }

            .collection-full-episode-extended .article:nth-of-type(2n+1) {
                clear: both;
                margin-left: 0
            }

        .collection-full-episode-extended .show-list,
        .collection-full-episode-extended .video {
            display: inline-block
        }

        .collection-full-episode-extended .info {
            width: 100%;
            height: auto;
            padding: 0;
            border: 1px solid #cedfef;
            float: right;
            overflow: visible
        }

            .collection-full-episode-extended .info .image {
                width: 228px;
                height: 334px;
                float: left;
                border-top: 1px solid #cedfef;
                border-bottom: 1px solid #cedfef
            }

            .collection-full-episode-extended .info .main {
                width: calc(100% - 228px);
                height: auto;
                border: 0
            }

                .collection-full-episode-extended .info .main .thumbnail {
                    float: left;
                    overflow: visible
                }

                    .collection-full-episode-extended .info .main .thumbnail span {
                        width: 74px;
                        margin: 0 0 8px;
                        position: absolute;
                        top: 0;
                        bottom: auto;
                        left: 100px
                    }

                .collection-full-episode-extended .info .main .text {
                    width: calc(100% - 88px);
                    padding: 26px 0 0 12px;
                    display: inline-block
                }

                    .collection-full-episode-extended .info .main .text .date {
                        width: 82%;
                        display: inline-block
                    }

                    .collection-full-episode-extended .info .main .text .time {
                        padding: 0;
                        display: inline-block;
                        float: right
                    }

        .collection-full-episode-extended .episode-list {
            width: calc(100% - 228px);
            height: 245px;
            margin: 0;
            border: 0;
            border-top: 1px solid #cedfef;
            float: right
        }

            .collection-full-episode-extended .episode-list .episode {
                height: 20%;
                border: 0;
                border-bottom: 1px solid #cedfef
            }

                .collection-full-episode-extended .episode-list .episode span {
                    margin-top: 3px
                }

        .collection-full-episode-extended .show-list {
            width: 100%
        }

            .collection-full-episode-extended .show-list .shows {
                width: calc(50% - 6px);
                margin-left: 12px;
                float: left
            }

                .collection-full-episode-extended .show-list .shows:nth-of-type(2n+1) {
                    clear: both;
                    margin-left: 0
                }

                .collection-full-episode-extended .show-list .shows:nth-child(even) {
                    float: right
                }

                .collection-full-episode-extended .show-list .shows .info {
                    width: calc(100% - 102px);
                    padding: 16px;
                    float: right;
                    border: 0
                }

                    .collection-full-episode-extended .show-list .shows .info .text {
                        width: 100%;
                        padding: 0
                    }

                        .collection-full-episode-extended .show-list .shows .info .text .date {
                            width: 83%;
                            display: inline-block
                        }

                        .collection-full-episode-extended .show-list .shows .info .text .time {
                            padding: 0;
                            float: right
                        }

    .promo-watch-live .preview-text {
        display: none
    }

    .promo-watch-live .preview-toggle-wrap {
        display: none;
        position: absolute;
        top: 0;
        right: 0
    }

        .promo-watch-live .preview-toggle-wrap .text {
            color: #5787b8;
            font-size: 11px;
            line-height: 15px;
            float: left;
            margin-right: 4px;
            min-width: 57px
        }

    .promo-watch-live .preview-toggle {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        background: #f6f8fa;
        border: 1px solid #cedfef;
        display: inline-block;
        position: relative;
        text-indent: -9999em;
        height: 13px;
        width: 27px;
        overflow: hidden;
        top: 1px
    }

        .promo-watch-live .preview-toggle.preview-on .preview-toggle-handle {
            left: 14px
        }

        .promo-watch-live .preview-toggle.preview-off .preview-toggle-handle {
            left: -1px
        }

    .promo-watch-live .preview-toggle-handle {
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        -webkit-transition: all .2s linear;
        transition: all .2s linear;
        position: relative;
        height: 13px;
        width: 13px
    }

        .promo-watch-live .preview-toggle-handle:hover {
            cursor: pointer
        }

        .promo-watch-live .preview-toggle-handle:after,
        .promo-watch-live .preview-toggle-handle:before {
            content: "";
            height: 13px;
            display: block;
            position: absolute
        }

        .promo-watch-live .preview-toggle-handle:after {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            -moz-transition: ease-in-out .25s;
            -o-transition: ease-in-out .25s;
            -webkit-transition: ease-in-out .25s;
            transition: ease-in-out .25s;
            background: #fff;
            border: 1px solid #cedfef;
            width: 13px;
            top: -1px;
            left: 0;
            z-index: 4
        }

        .promo-watch-live .preview-toggle-handle:before {
            height: 13px;
            width: 27px;
            left: -20px;
            top: 0;
            background: #91e434;
            z-index: 2
        }

    .collection-fox-nation .content .article {
        width: calc(50% - 12px);
        float: left;
        position: relative;
        border: 0
    }

        .collection-fox-nation .content .article:nth-child(even) {
            float: right
        }

        .collection-fox-nation .content .article:last-of-type {
            padding-bottom: 12px;
            margin-bottom: 12px
        }

    .site-header .secondary-nav {
        width: 100%
    }

    .sidebar .ad-container {
        margin-bottom: 12px
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .sidebar-primary .ad-container.desktop,
    .sidebar-primary .ad-container.mobile,
    .sidebar-primary .ad-container.mobile-tablet,
    .sidebar-primary .ad-container.tablet,
    .sidebar-primary .ad-container.tablet-desktop {
        display: none
    }

    .sidebar-primary-alt .sidebar-primary .ad-container.desktop,
    .sidebar-primary-alt .sidebar-primary .ad-container.mobile {
        display: none
    }

    .sidebar-primary-alt .sidebar-primary .ad-container.mobile-tablet,
    .sidebar-primary-alt .sidebar-primary .ad-container.tablet,
    .sidebar-primary-alt .sidebar-primary .ad-container.tablet-desktop {
        display: block
    }
}

@media screen and (min-width:768px) {
    .promo-watch-live .m {
        display: block;
        margin-bottom: 12px
    }

    .collection-card-wrap {
        padding: 0 24px
    }

        .collection-card-wrap .collection-section-alt {
            float: left;
            margin-left: 12px;
            width: calc(50% - 6px)
        }

            .collection-card-wrap .collection-section-alt:nth-of-type(2n+1) {
                clear: both;
                margin-left: 0
            }

    .site-header .secondary-nav {
        position: relative;
        overflow: hidden;
        height: 40px;
        width: calc(100% - 340px)
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .sidebar .sidebar-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .sidebar .ad-container,
    .sidebar .collection,
    .sidebar .item,
    .sidebar .poll-component,
    .sidebar .promo,
    .sidebar .sidebar-panel {
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .sidebar .promo {
        max-width: 320px
    }

        .sidebar .promo.promo-newsletter,
        .sidebar .promo.promo-watch-live {
            max-width: 100%;
            width: 100%
        }

    .sidebar .promo-watch-live .m {
        display: none
    }

    .sidebar .collection-clips .article,
    .sidebar .collection-must-read .article,
    .sidebar .collection-opinion .article {
        float: left;
        width: calc(50% - 12px)
    }

        .sidebar .collection-clips .article:nth-of-type(odd),
        .sidebar .collection-must-read .article:nth-of-type(odd),
        .sidebar .collection-opinion .article:nth-of-type(odd) {
            margin-right: 6px
        }

        .sidebar .collection-clips .article:nth-of-type(even),
        .sidebar .collection-must-read .article:nth-of-type(even),
        .sidebar .collection-opinion .article:nth-of-type(even) {
            margin-left: 6px
        }

    .sidebar .collection-opinion .article,
    .sidebar .collection-opinion .info {
        display: block
    }

    .sidebar .collection-opinion .info {
        float: left;
        max-width: calc(100% - 64px)
    }
}

@media screen and (min-width:1024px) {
    .ad-container {
        margin-bottom: 12px
    }

    html .mobile {
        display: none
    }

        html .mobile.ad-container {
            display: none
        }

    html .mobile-tablet {
        display: none
    }

        html .mobile-tablet.ad-container {
            display: none
        }

        html .mobile-tablet .mobile.ad-container {
            display: none
        }

        html .mobile-tablet .tablet.ad-container {
            display: none
        }

    html .mobile-desktop {
        display: block
    }

        html .mobile-desktop.ad-container {
            display: block
        }

        html .mobile-desktop .mobile.ad-container {
            display: none
        }

        html .mobile-desktop .desktop.ad-container {
            display: block
        }

    html .tablet {
        display: none
    }

        html .tablet.ad-container {
            display: none
        }

    html .tablet-desktop {
        display: block
    }

        html .tablet-desktop.ad-container {
            display: block
        }

        html .tablet-desktop .tablet.ad-container {
            display: none
        }

        html .tablet-desktop .desktop.ad-container {
            display: block
        }

    html .desktop {
        display: block
    }

        html .desktop.ad-container {
            display: block
        }

        html .desktop.desktop-lg,
        html .desktop.desktop-md,
        html .desktop.desktop-sm {
            display: none
        }

            html .desktop.desktop-lg.ad-container,
            html .desktop.desktop-md.ad-container,
            html .desktop.desktop-sm.ad-container {
                display: none
            }

    .alert {
        margin: 0 auto;
        width: 972px
    }

        .alert > div {
            padding: 16px
        }

        .alert h2 {
            font-size: 16px
        }

        .alert.ad-blocker {
            background-color: #c20017;
            position: fixed;
            bottom: 0;
            margin: 0;
            width: 100%;
            z-index: 1000
        }

            .alert.ad-blocker .content {
                background-color: inherit;
                padding: 24px 12px 14px 12px;
                margin: 0 auto;
                width: 972px
            }

                .alert.ad-blocker .content:after {
                    content: "";
                    display: table;
                    clear: both
                }

            .alert.ad-blocker .close {
                padding: 0;
                margin: 0;
                position: absolute;
                top: 12px;
                right: 12px;
                text-indent: -9999em
            }

                .alert.ad-blocker .close a {
                    background-position: 0 -44px;
                    background-repeat: no-repeat;
                    overflow: hidden;
                    height: 16px;
                    width: 16px;
                    display: block
                }
}

@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2), screen and (min-width:1024px) and (-o-min-device-pixel-ratio:3 / 2), screen and (min-width:1024px) and (min--moz-device-pixel-ratio:2), screen and (min-width:1024px) and (min-device-pixel-ratio:2), screen and (min-width:1024px) and (min-resolution:144dppx) {
    .alert.ad-blocker .close a {
        background-size: 60px 792px;
        background-position: 0 -44px;
        height: 15px;
        width: 15px
    }
}

@media screen and (min-width:1024px) {
    .alert.ad-blocker p {
        float: left;
        color: #ffdce0;
        font-family: Helvetica, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        text-align: left;
        margin: 0;
        padding: 0 56px 0 46px;
        min-height: 44px;
        width: 79%;
        position: relative
    }

        .alert.ad-blocker p:before {
            background-position: 0 0;
            background-repeat: no-repeat;
            overflow: hidden;
            height: 44px;
            width: 44px;
            display: block;
            content: "";
            position: absolute;
            left: -12px;
            top: -5px
        }
}

@media screen and (min-width:1024px) and (-webkit-min-device-pixel-ratio:2), screen and (min-width:1024px) and (-o-min-device-pixel-ratio:3 / 2), screen and (min-width:1024px) and (min--moz-device-pixel-ratio:2), screen and (min-width:1024px) and (min-device-pixel-ratio:2), screen and (min-width:1024px) and (min-resolution:144dppx) {
    .alert.ad-blocker p:before {
        background-size: 60px 792px;
        background-position: 0 0;
        height: 44px;
        width: 44px
    }
}

@media screen and (min-width:1024px) {
    .alert.ad-blocker .button {
        float: right;
        display: inline-block;
        font-family: Helvetica, "Helvetica Neue", Helvetica, Arial, sans-serif
    }

        .alert.ad-blocker .button a {
            display: block;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            background: #ffdce0;
            color: #c20017;
            font-size: 14px;
            font-weight: 700;
            line-height: 34px;
            padding: 0 16px
        }

            .alert.ad-blocker .button a:hover {
                text-decoration: none
            }

    .alert.ad-blocker-overlay .bg {
        opacity: .8;
        display: block;
        background-color: #000;
        margin: 0;
        padding: 0;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 1003
    }

    .alert.ad-blocker-overlay .popup {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        display: block;
        cursor: pointer;
        position: absolute;
        margin: 0;
        padding: 10px;
        z-index: 1003
    }

        .alert.ad-blocker-overlay .popup div {
            display: block;
            background: url(/static/orion/styles/img/fox-news/ab-disable.gif) no-repeat;
            height: 380px;
            width: 674px
        }

    .section-nav {
        padding: 24px 0
    }

        .section-nav a {
            -moz-transition: color .25s ease-in-out;
            -o-transition: color .25s ease-in-out;
            -webkit-transition: color .25s ease-in-out;
            transition: color .25s ease-in-out
        }

        .section-nav nav {
            padding: 0 16px;
            width: 16.66667%
        }

            .section-nav nav:nth-of-type(4n+6) {
                clear: none
            }

            .section-nav nav:nth-of-type(6n+8) {
                clear: both
            }

        .section-nav:hover {
            color: #5787b8
        }

            .section-nav:hover a {
                color: inherit
            }

            .section-nav:hover .nav-title {
                color: #a7c6e5
            }

            .section-nav:hover nav:hover .nav-title {
                color: #fff;
                display: inline
            }

                .section-nav:hover nav:hover .nav-title a:hover {
                    border-bottom: 2px solid #1b4e81
                }

            .section-nav:hover nav:hover ul {
                margin-top: 8px
            }

            .section-nav:hover nav:hover li a {
                color: #edf6ff
            }

                .section-nav:hover nav:hover li a:hover {
                    color: #a7c6e5;
                    border-bottom: 2px solid #1b4e81
                }

    .site-header .inner {
        position: relative;
        margin: 0 auto
    }

        .site-header .inner:after {
            content: "";
            display: table;
            clear: both
        }

    .site-header .nav-row {
        padding: 0
    }

        .site-header .nav-row .inner {
            padding: 0 16px 0 108px
        }

    .site-header .nav-row-upper {
        height: 42px
    }

    .site-header .nav-row-lower {
        height: 41px;
        line-height: 40px
    }

        .site-header .nav-row-lower nav li {
            display: inline
        }

            .site-header .nav-row-lower nav li:before {
                top: 14px
            }

            .site-header .nav-row-lower nav li:first-of-type {
                margin-left: 0
            }

                .site-header .nav-row-lower nav li:first-of-type:before {
                    display: none
                }

                .site-header .nav-row-lower nav li:first-of-type a {
                    padding-left: 0
                }

            .site-header .nav-row-lower nav li:last-of-type a {
                margin-right: 0
            }

                .site-header .nav-row-lower nav li:last-of-type a:after {
                    display: none
                }

    .site-header .branding {
        left: 0;
        height: 83px;
        width: 78px
    }

        .site-header .branding a {
            height: auto;
            width: 180px;
        }

        .site-header .branding .current-time {
            bottom: 3px;
            left: 2px;
            height: 13px;
            width: 72px
        }

    .site-header .meta .user-profile .avatar {
        width: 28px
    }

    .site-header .meta .button a {
        line-height: 12px
    }

    .site-header .meta .search-toggle a {
        height: 28px
    }

        .site-header .meta .search-toggle a:before {
            top: 6px
        }

        .site-header .meta .search-toggle a:after {
            top: 17px
        }

    .site-header .primary-nav {
        line-height: 42px
    }

        .site-header .primary-nav li {
            margin-right: 6px
        }

        .site-header .primary-nav a {
            -moz-transition: background .2s linear;
            -o-transition: background .2s linear;
            -webkit-transition: background .2s linear;
            transition: background .2s linear;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            font-size: 14px;
            padding: 4px 6px
        }

            .site-header .primary-nav a:active,
            .site-header .primary-nav a:hover {
                color: #edf6ff;
                background-color: #40668c
            }

    .is-doomsday .site-header .primary-nav a:active,
    .is-doomsday .site-header .primary-nav a:hover {
        background-color: #404d5b
    }

    .site-header .subnav-title {
        float: left
    }

    .site-header .hot-topics {
        font-size: 11px;
        padding-left: 8px
    }

        .site-header .hot-topics li {
            float: left
        }

    .site-header .markets-nav {
        text-align: right
    }

        .site-header .markets-nav .market-data {
            font-size: 12px;
            padding-right: 118px;
            width: 170px
        }

    .site-header .market-sponsor {
        margin-top: 4px
    }

    .site-header .search {
        padding: 12px 0;
        width: 100%
    }

        .site-header .search .search-wrap {
            margin: 0 auto;
            width: 350px
        }

        .site-header .search .resp_site_submit:hover {
            cursor: pointer
        }

    .site-header .weather {
        position: absolute;
        top: 0;
        right: 0;
        padding-top: 16px;
        width: 355px
    }

        .site-header .weather .info {
            width: 200px
        }

    .site-header .expandable-nav {
        top: 42px
    }

    .site-header .header-lower .branding {
        height: auto;
        width: auto
    }

    .site-header .social-icons li {
        margin-left: 8px
    }

    .site-header .rotate-items li {
        opacity: 1;
        position: relative;
        visibility: visible
    }

        .site-header .rotate-items li:nth-child(1) {
            -webkit-animation: none;
            -moz-animation: none;
            -ms-animation: none;
            animation: none
        }

        .site-header .rotate-items li:nth-child(2) {
            -webkit-animation: none;
            -moz-animation: none;
            -ms-animation: none;
            animation: none
        }

        .site-header .rotate-items li:nth-child(3) {
            -webkit-animation: none;
            -moz-animation: none;
            -ms-animation: none;
            animation: none
        }

    .menu-lifestyle,
    .menu-nation,
    .menu-radio,
    .menu-tv {
        display: block
    }

    .site-footer {
        margin-top: 36px
    }

        .site-footer .section-nav nav {
            margin-bottom: 30px;
            width: 16.66667%
        }

        .site-footer .social-icons li {
            margin-left: 8px
        }

    .pre-content {
        margin: 0 auto;
        width: 972px
    }

    .page-content {
        padding: 0;
        margin-left: auto;
        margin-right: auto;
        width: 972px
    }

    .post-content {
        margin: 0 auto;
        width: 972px
    }

    .collection {
        padding: 16px
    }

    .collection-spotlight {
        border: 1px solid #cedfef;
        border-bottom: 0;
        padding: 12px 0 0
    }

    .is-doomsday .collection-spotlight {
        padding-top: 16px
    }

    .collection-spotlight.has-hero {
        padding-top: 0
    }

        .collection-spotlight.has-hero .article:nth-of-type(odd) {
            padding-left: 6px;
            padding-right: 12px
        }

        .collection-spotlight.has-hero .article:nth-of-type(even) {
            padding-left: 12px;
            padding-right: 6px
        }

        .collection-spotlight.has-hero .article:nth-of-type(1) {
            padding: 0
        }

            .collection-spotlight.has-hero .article:nth-of-type(1) .title {
                font-size: 24px;
                line-height: 30px
            }

            .collection-spotlight.has-hero .article:nth-of-type(1) .info {
                padding: 8px 12px 16px
            }

            .collection-spotlight.has-hero .article:nth-of-type(1) .kicker {
                bottom: 0;
                margin: 0 12px
            }

                .collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
                    -moz-box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
                    -webkit-box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
                    box-shadow: 12px 0 0 rgba(0, 51, 102, .8), -12px 0 0 rgba(0, 51, 102, .8);
                    font-size: 26px;
                    line-height: 42px
                }

    .collection-spotlight .article .m .overlay {
        right: 16px;
        bottom: 16px;
        height: 64px;
        width: 64px
    }

    .collection-spotlight .article .kicker {
        margin: 0 8px
    }

        .collection-spotlight .article .kicker .kicker-text {
            -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            padding: 4px 0;
            font-size: 16px;
            line-height: 27px
        }

    .collection-spotlight .article .info {
        padding-left: 8px;
        padding-right: 8px
    }

    .collection-spotlight .article .title {
        font-size: 16px;
        line-height: 22px
    }

    .collection-spotlight .article .related li {
        font-size: 12px;
        line-height: 18px
    }

    .collection-spotlight .article:nth-of-type(even) {
        padding-left: 6px;
        padding-right: 12px
    }

    .collection-spotlight .article:nth-of-type(odd) {
        padding-left: 12px;
        padding-right: 6px
    }

    .collection-spotlight + .collection-spotlight {
        border-top-width: 0
    }

    .collection-spotlight.collection-spotlight-cards {
        padding: 0
    }

        .collection-spotlight.collection-spotlight-cards .article {
            width: calc(50% - 6px)
        }

            .collection-spotlight.collection-spotlight-cards .article:nth-of-type(even) {
                padding: 0;
                margin-right: 0
            }

            .collection-spotlight.collection-spotlight-cards .article:nth-of-type(odd) {
                padding: 0;
                margin-left: 0
            }

        .collection-spotlight.collection-spotlight-cards.has-hero .article:nth-of-type(1) .info {
            border-width: 0 1px 1px 1px
        }

        .collection-spotlight.collection-spotlight-cards + .collection-spotlight {
            border-top-width: 1px
        }

    .collection-article-list {
        margin-bottom: 12px;
        border: 1px solid #cedfef
    }

        .collection-article-list .article-list .article {
            padding-bottom: 16px;
            margin-bottom: 16px
        }

            .collection-article-list .article-list .article:last-of-type {
                border-bottom: 0;
                padding-bottom: 0;
                margin-bottom: 0
            }

            .collection-article-list .article-list .article .title {
                font-size: 16px;
                line-height: 22px;
                margin-bottom: 0
            }

        .collection-article-list .article-list + footer {
            margin-top: 12px
        }

    .collection-section {
        background-color: inherit;
        padding: 0 16px
    }

        .collection-section:first-of-type {
            margin-top: 24px
        }

        .collection-section .heading .title {
            font-size: 24px
        }

        .collection-section .heading .more {
            font-size: 14px
        }

        .collection-section .heading .sponsor {
            margin-bottom: 0
        }

        .collection-section .content {
            display: table;
            overflow: hidden;
            width: 100%
        }

        .collection-section .article-list,
        .collection-section .latest {
            display: table-cell;
            height: auto;
            width: 50%;
            vertical-align: top
        }

        .collection-section .article-list {
            background-color: #fff;
            padding: 20px
        }

            .collection-section .article-list .title {
                font-size: 14px;
                line-height: 18px;
                margin-bottom: 0
            }

        .collection-section .article .meta {
            margin-bottom: 6px
        }

        .collection-section .latest {
            background-color: #000
        }

            .collection-section .latest .article {
                position: initial
            }

            .collection-section .latest .meta {
                left: 16px
            }

            .collection-section .latest .m {
                min-height: 279px
            }

                .collection-section .latest .m a:after {
                    bottom: -1px
                }

            .collection-section .latest .title {
                font-size: 30px;
                line-height: 32px
            }

                .collection-section .latest .title a {
                    padding: 0 16px 16px 16px
                }

    .collection-section-alt {
        padding: 0
    }

        .collection-section-alt:first-of-type {
            margin-top: 0
        }

        .collection-section-alt .heading .title {
            font-size: 18px;
            line-height: 20px
        }

        .collection-section-alt .article-list {
            padding: 16px;
            width: 100%
        }

            .collection-section-alt .article-list .article .title {
                font-size: 12px;
                line-height: 18px
            }

            .collection-section-alt .article-list .article:first-of-type .title {
                font-size: 14px;
                line-height: 18px
            }

        .collection-section-alt .content + footer {
            padding: 0 16px 16px 16px
        }

    .social-icons .sc {
        display: none
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .promo-channel .info {
        padding-right: 4px;
        width: calc(100% - 48px)
    }

    .promo-channel .time {
        padding: 0
    }

    .promo-channel .countdown {
        font-size: 30px
    }

    .promo-channel .headshot {
        width: 48px
    }
}

@media screen and (min-width:1024px) {
    .promo-watch-live .m {
        min-height: 92px
    }

    .promo-watch-live .preview-text {
        display: none
    }

    .promo-watch-live .preview-toggle-wrap .text {
        min-width: 15px
    }

    .promo-watch-live .logo {
        margin-right: 8px
    }

    .promo-watch-live .title {
        font-size: 12px
    }

    .promo-watch-live .info {
        width: calc(100% - 48px)
    }

    .page {
        padding-top: 0
    }

    .pre-content .ad-container {
        background: #eff2f5;
        padding-top: 16px;
        padding-bottom: 16px
    }

        .pre-content .ad-container.sponsor {
            background: 0 0;
            padding: 0
        }

        .pre-content .ad-container.collapse {
            padding-top: 0;
            padding-bottom: 0
        }

    .page-content,
    .post-content,
    .pre-content {
        width: 100%
    }

    .sidebar {
        background-color: initial;
        padding: 0
    }

    .page {
        padding-top: 0
    }

    .is-doomsday .pre-content {
        padding-top: 0
    }

    .row.full .ad-container {
        background-color: #333;
        padding: 16px 0;
        margin: 0 auto
    }

    .main-content {
        padding-top: 12px;
        width: calc(100% - 544px)
    }

    .sidebar {
        padding-top: 12px
    }

    .sidebar-primary {
        display: block;
        margin-left: 16px;
        margin-right: 12px;
        width: 188px
    }

    .sidebar-primary-alt {
        display: none
    }

        .sidebar-primary-alt .sidebar-primary {
            display: none
        }

    .sidebar-secondary {
        margin-left: 12px;
        margin-right: 16px;
        width: 300px
    }

    .sidebar .ad-container {
        margin-bottom: 12px
    }

    .collection-doomsday {
        padding: 0
    }

        .collection-doomsday .article {
            position: relative
        }

            .collection-doomsday .article:after {
                content: "";
                display: block;
                position: absolute;
                background-image: url(data:image.svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzAwMTIyNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
                background-size: 100%;
                background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 18, 36, 0)), color-stop(98%, #001224));
                background-image: -moz-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
                background-image: -webkit-linear-gradient(top, rgba(0, 18, 36, 0) 0, #001224 98%);
                background-image: linear-gradient(to bottom, rgba(0, 18, 36, 0) 0, #001224 98%);
                top: 50%;
                height: 50%;
                width: 100%;
                z-index: 11
            }

            .collection-doomsday .article .m {
                text-align: center
            }

            .collection-doomsday .article .info {
                margin: 0 auto;
                padding-top: 284px
            }

            .collection-doomsday .article .related li {
                padding-right: 24px
            }

        .collection-doomsday .has-live-stream .info-header {
            padding-left: 16px;
            margin-left: 16px;
            width: calc(100% - 254px)
        }

        .collection-doomsday .has-live-stream .content {
            clear: right;
            float: right;
            padding-left: 16px;
            margin-left: 16px;
            width: calc(100% - 254px)
        }

        .collection-doomsday .has-live-stream .title {
            font-size: 60px;
            line-height: 60px
        }

        .collection-doomsday .has-live-stream .dek {
            font-size: 24px;
            line-height: 24px;
            margin-bottom: 14px
        }

        .collection-doomsday .has-live-stream .live-stream {
            width: 230px
        }

            .collection-doomsday .has-live-stream .live-stream:after {
                right: -24px;
                height: 164px
            }

            .collection-doomsday .has-live-stream .live-stream .video-container {
                min-height: 129px
            }

    .collection-full-episode {
        margin: 0;
        padding: 0 26px;
        border: 0
    }

        .collection-full-episode .article {
            width: calc(25% - 9px)
        }

            .collection-full-episode .article:nth-of-type(2n+1) {
                clear: none;
                margin-left: 12px
            }

            .collection-full-episode .article:nth-of-type(4n+1) {
                clear: both;
                margin-left: 0
            }

    .collection-full-episode-extended {
        margin: 0;
        padding: 0 26px;
        border: 0
    }

        .collection-full-episode-extended .article {
            width: 100%
        }

            .collection-full-episode-extended .article:nth-of-type(2n+1) {
                clear: none;
                margin-left: 12px
            }

            .collection-full-episode-extended .article:nth-of-type(4n+1) {
                clear: both;
                margin-left: 0
            }

    .collection-gallery .scroll-outer {
        padding: 0
    }

    .collection-gallery.collection-features-faces {
        border: 1px solid #cedfef;
        margin: 0 16px 24px 16px;
        padding: 16px 16px 24px 16px
    }

        .collection-gallery.collection-features-faces .heading {
            padding: 0
        }

        .collection-gallery.collection-features-faces article:first-child {
            margin-left: 0
        }

        .collection-gallery.collection-features-faces article:last-child {
            margin-right: 0
        }

        .collection-gallery.collection-features-faces .page-arrows {
            opacity: .9;
            display: block
        }

            .collection-gallery.collection-features-faces .page-arrows .arrow {
                display: block;
                position: relative;
                height: 100%;
                text-indent: -9999em
            }

                .collection-gallery.collection-features-faces .page-arrows .arrow:after,
                .collection-gallery.collection-features-faces .page-arrows .arrow:before {
                    height: 24px;
                    width: 6px
                }

                .collection-gallery.collection-features-faces .page-arrows .arrow:before {
                    top: 16px
                }

                .collection-gallery.collection-features-faces .page-arrows .arrow:after {
                    bottom: 16px
                }

            .collection-gallery.collection-features-faces .page-arrows .next,
            .collection-gallery.collection-features-faces .page-arrows .prev {
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                display: block;
                position: absolute;
                top: 80px;
                height: 68px;
                width: 48px
            }

            .collection-gallery.collection-features-faces .page-arrows .prev {
                -moz-border-radius-topleft: 0;
                -webkit-border-top-left-radius: 0;
                border-top-left-radius: 0;
                -moz-border-radius-bottomleft: 0;
                -webkit-border-bottom-left-radius: 0;
                border-bottom-left-radius: 0;
                left: 0
            }

                .collection-gallery.collection-features-faces .page-arrows .prev .arrow:after,
                .collection-gallery.collection-features-faces .page-arrows .prev .arrow:before {
                    left: 18px
                }

            .collection-gallery.collection-features-faces .page-arrows .next {
                -moz-border-radius-topright: 0;
                -webkit-border-top-right-radius: 0;
                border-top-right-radius: 0;
                -moz-border-radius-bottomright: 0;
                -webkit-border-bottom-right-radius: 0;
                border-bottom-right-radius: 0;
                right: 0
            }

                .collection-gallery.collection-features-faces .page-arrows .next .arrow:after,
                .collection-gallery.collection-features-faces .page-arrows .next .arrow:before {
                    left: 24px
                }

    .main-content .collection-gallery .page-arrows .next,
    .main-content .collection-gallery .page-arrows .prev {
        top: 32px
    }

    .sidebar .collection-gallery {
        padding: 14px
    }

    .collection-fox-nation .content .article {
        width: auto;
        float: none;
        border-bottom: 1px solid #cedfef
    }

        .collection-fox-nation .content .article:first-of-type .m {
            width: 100%;
            margin: 0;
            margin-bottom: 6px;
            float: none
        }

            .collection-fox-nation .content .article:first-of-type .m + .info {
                width: auto;
                float: none
            }

        .collection-fox-nation .content .article:last-of-type {
            margin-bottom: 0;
            padding-bottom: 0;
            border: 0
        }

        .collection-fox-nation .content .article:nth-child(even) {
            float: none
        }

        .collection-fox-nation .content .article .m {
            width: calc(50% - 12px);
            float: left
        }

            .collection-fox-nation .content .article .m + .info {
                width: 50%;
                float: right
            }

    .sidebar-primary .collection-fox-nation .content .article {
        width: 100%;
        margin: 0;
        margin-bottom: 12px;
        float: none
    }

        .sidebar-primary .collection-fox-nation .content .article .m {
            width: 100%;
            margin: 0;
            margin-bottom: 4px;
            float: none
        }

            .sidebar-primary .collection-fox-nation .content .article .m + .info {
                width: auto;
                float: none
            }

        .sidebar-primary .collection-fox-nation .content .article:last-of-type {
            margin-bottom: 0;
            padding-bottom: 0;
            border: 0
        }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .collection-clips {
        padding: 12px
    }

        .collection-clips .heading .title {
            font-size: 14px;
            line-height: 16px
        }

        .collection-clips .article {
            border-bottom: 0;
            padding-bottom: 0
        }

            .collection-clips .article .m {
                margin-bottom: 8px
            }

            .collection-clips .article .title {
                font-size: 12px;
                line-height: 16px
            }

        .collection-clips .article-list .m {
            float: none;
            margin-right: 0;
            width: 100%
        }

            .collection-clips .article-list .m + .info {
                float: none;
                width: 100%
            }

        .collection-clips.collection-multi .article .m + .info {
            float: none;
            width: 100%
        }
}

@media screen and (min-width:1024px) {
    .collection-card-wrap {
        padding: 0 16px
    }

        .collection-card-wrap .collection-section-alt {
            width: calc(25% - 9px)
        }

            .collection-card-wrap .collection-section-alt:nth-of-type(2n+1) {
                clear: none;
                margin-left: 12px
            }

            .collection-card-wrap .collection-section-alt:nth-of-type(4n+1) {
                clear: both;
                margin-left: 0
            }

    .site-header .secondary-nav {
        width: calc(100% - 356px)
    }

    .site-header .markets-nav {
        width: 356px
    }
}

@media screen and (min-width:1280px) {
    html .desktop.desktop-sm {
        display: block
    }

        html .desktop.desktop-sm.ad-container {
            display: block
        }

    html .desktop.desktop-lg,
    html .desktop.desktop-md,
    html .desktop.desktop-xs {
        display: none
    }

        html .desktop.desktop-lg.ad-container,
        html .desktop.desktop-md.ad-container,
        html .desktop.desktop-xs.ad-container {
            display: none
        }

    .site-header .inner {
        max-width: 1280px
    }

    .site-header .nav-row .inner {
        padding-left: 129px;
        padding-right: 24px
    }

    .site-header .nav-row-upper {
        height: 50px
    }

    .site-header .nav-row-lower {
        line-height: 49px;
        height: 50px
    }

        .site-header .nav-row-lower nav li:before {
            top: 19px
        }

        .site-header .nav-row-lower nav li:first-child {
            margin-left: 0
        }

            .site-header .nav-row-lower nav li:first-child a {
                margin-left: 0
            }

                .site-header .nav-row-lower nav li:first-child a:before {
                    display: none
                }

        .site-header .nav-row-lower .markets-nav li {
            float: left
        }

    .site-header .branding {
        left: 50%;
        margin-left: -616px;
        height: 100px;
        width: 97px
    }

        .site-header .branding a {
            /*background-color: #fff !important;*/
            border-radius: 0 !important;
            background-size: contain;
        }

        .site-header .branding .current-time {
            left: 3px;
            bottom: 4px;
            height: 14px;
            width: 91px
        }

    .site-header .meta .weather {
        display: block;
        position: relative;
        margin: 8px 16px 0 0;
        line-height: 16px;
        padding: 0;
        width: auto
    }

        .site-header .meta .weather .info {
            padding-top: 2px;
            font-size: 13px;
            line-height: 13px;
            width: auto
        }

        .site-header .meta .weather .location {
            margin-bottom: 0
        }

        .site-header .meta .weather .condition {
            display: none
        }

        .site-header .meta .weather .temp {
            font-size: 16px;
            line-height: 16px;
            letter-spacing: 0;
            margin-left: 10px
        }

    .site-header .meta .search-toggle a {
        height: 30px
    }

        .site-header .meta .search-toggle a:before {
            top: 8px
        }

        .site-header .meta .search-toggle a:after {
            top: 19px
        }

    .site-header .meta .user-profile .avatar {
        width: 30px
    }

    .site-header .meta .button a {
        line-height: 14px
    }

    .site-header .primary-nav {
        line-height: 50px
    }

        .site-header .primary-nav li {
            margin-right: 0
        }

        .site-header .primary-nav a {
            padding: 6px 10px
        }

    .site-header .search {
        position: relative;
        padding: 16px 0
    }

        .site-header .search .search-wrap {
            width: 768px
        }

            .site-header .search .search-wrap input {
                height: 48px
            }

    .site-header .hot-topics {
        font-size: 12px;
        padding-left: 10px
    }

    .site-header .section-nav {
        padding-bottom: 4px
    }

    .site-header .markets-nav {
        width: auto
    }

        .site-header .markets-nav .market-data {
            padding-right: 0;
            width: auto
        }

        .site-header .markets-nav .more-markets {
            display: inline-block
        }

    .site-header .market-sponsor {
        margin-top: 8px;
        margin-left: 12px
    }

    .site-header .expandable-nav {
        top: 50px
    }

        .site-header .expandable-nav .weather {
            display: none
        }

    .site-header .header-lower {
        margin: 0 auto;
        max-width: 1248px
    }

        .site-header .header-lower .branding {
            margin-left: 0
        }

    .site-footer .footer-lower,
    .site-footer .footer-upper {
        margin: 0 auto;
        max-width: 1280px
    }

    .popup-modal.email-1 .modal {
        border-top-width: 12px;
        top: 50%;
        margin-top: -243px;
        width: 868px
    }

        .popup-modal.email-1 .modal:before {
            top: -40px;
            font-size: 18px
        }

    .popup-modal.email-1 .modal-email .close {
        top: 32px;
        right: 24px;
        height: 22px;
        width: 22px
    }

        .popup-modal.email-1 .modal-email .close:after,
        .popup-modal.email-1 .modal-email .close:before {
            top: 11px;
            width: 22px
        }

    .popup-modal.email-1 .modal-email .content {
        padding: 72px 98px 76px 98px
    }

        .popup-modal.email-1 .modal-email .content.fn-first .email:before {
            margin-bottom: 56px;
            height: 86px;
            width: 478px
        }

        .popup-modal.email-1 .modal-email .content.fn-first .email p {
            font-size: 25px;
            line-height: 34px
        }

        .popup-modal.email-1 .modal-email .content.fn-first .email form {
            width: 478px
        }

            .popup-modal.email-1 .modal-email .content.fn-first .email form input[type=text] {
                font-size: 24px;
                height: 56px;
                width: calc(100% - 130px)
            }

            .popup-modal.email-1 .modal-email .content.fn-first .email form .signup-button {
                font-size: 24px;
                height: 56px;
                padding: 10px 20px
            }

    .popup-modal.email-3 .modal {
        top: 50%;
        margin-top: -340px;
        width: 1140px
    }

        .popup-modal.email-3 .modal:before {
            color: #999;
            font-size: 23px;
            bottom: -60px;
            width: calc(100% - 440px)
        }

    .popup-modal.email-3 .modal-email .close {
        left: -20px;
        top: -14px;
        height: 38px;
        width: 38px
    }

    .popup-modal.email-3 .modal-email .content {
        border-top-width: 20px;
        padding: 82px 458px 112px 64px
    }

        .popup-modal.email-3 .modal-email .content.fn-first:before {
            top: -90px;
            left: auto;
            right: -88px;
            height: 871px;
            width: 515px
        }

        .popup-modal.email-3 .modal-email .content.fn-first:after {
            -moz-border-radius: 36px;
            -webkit-border-radius: 36px;
            border-radius: 36px;
            top: -66px;
            left: auto;
            right: 6px;
            height: 752px;
            width: 346px
        }

        .popup-modal.email-3 .modal-email .content.fn-first .email:before {
            height: 114px;
            width: 620px;
            margin-bottom: 50px
        }

        .popup-modal.email-3 .modal-email .content.fn-first .email p {
            font-size: 30px;
            line-height: 36px;
            margin-bottom: 52px
        }

        .popup-modal.email-3 .modal-email .content.fn-first .email form {
            width: 586px
        }

            .popup-modal.email-3 .modal-email .content.fn-first .email form .signup-button,
            .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text] {
                height: 70px
            }

            .popup-modal.email-3 .modal-email .content.fn-first .email form input[type=text] {
                font-size: 30px;
                width: calc(100% - 158px)
            }

            .popup-modal.email-3 .modal-email .content.fn-first .email form .signup-button {
                font-size: 30px;
                padding: 10px 24px
            }

    .popup-modal.email-5 .modal {
        top: 50%;
        margin-top: -278px;
        width: 796px
    }

        .popup-modal.email-5 .modal:before {
            font-size: 17px;
            top: -30px
        }

    .popup-modal.email-5 .modal-email .close {
        top: 34px;
        right: 20px;
        height: 24px;
        width: 24px
    }

        .popup-modal.email-5 .modal-email .close:after,
        .popup-modal.email-5 .modal-email .close:before {
            top: 12px;
            width: 24px
        }

    .popup-modal.email-5 .modal-email .content {
        border-top-width: 10px;
        padding: 94px 62px 110px 62px
    }

        .popup-modal.email-5 .modal-email .content.fn-first:before {
            background-size: 100% 108%
        }

        .popup-modal.email-5 .modal-email .content.fn-first .email:before {
            height: 88px;
            width: 479px;
            margin-bottom: 56px
        }

        .popup-modal.email-5 .modal-email .content.fn-first .email p {
            font-size: 25px;
            line-height: 34px;
            margin-bottom: 40px
        }

        .popup-modal.email-5 .modal-email .content.fn-first .email form {
            width: 479px
        }

            .popup-modal.email-5 .modal-email .content.fn-first .email form input[type=text] {
                font-size: 24px;
                padding: 5px 14px;
                height: 56px;
                width: calc(100% - 128px)
            }

            .popup-modal.email-5 .modal-email .content.fn-first .email form .signup-button {
                font-size: 24px;
                height: 56px;
                padding: 8px 18px 8px 18px
            }

    .popup-modal.email-6 .modal {
        top: 50%;
        margin-top: -342px;
        width: 796px
    }

        .popup-modal.email-6 .modal:before {
            font-size: 17px;
            top: -30px
        }

    .popup-modal.email-6 .modal-email .close {
        top: 34px;
        right: 20px;
        height: 24px;
        width: 24px
    }

        .popup-modal.email-6 .modal-email .close:after,
        .popup-modal.email-6 .modal-email .close:before {
            top: 12px;
            width: 24px
        }

    .popup-modal.email-6 .modal-email .content {
        padding: 64px 72px 290px 72px
    }

        .popup-modal.email-6 .modal-email .content.fn-first:before {
            background-size: 100% 108%
        }

        .popup-modal.email-6 .modal-email .content.fn-first:after {
            left: 20px;
            height: 271px;
            width: 683px
        }

        .popup-modal.email-6 .modal-email .content.fn-first .email:before {
            height: 88px;
            width: 479px;
            margin-bottom: 34px
        }

        .popup-modal.email-6 .modal-email .content.fn-first .email p {
            font-size: 25px;
            line-height: 34px;
            margin-bottom: 30px
        }

        .popup-modal.email-6 .modal-email .content.fn-first .email form {
            width: 479px
        }

            .popup-modal.email-6 .modal-email .content.fn-first .email form input[type=text] {
                font-size: 24px;
                padding: 5px 14px;
                height: 56px;
                width: calc(100% - 128px)
            }

            .popup-modal.email-6 .modal-email .content.fn-first .email form .signup-button {
                font-size: 24px;
                height: 56px;
                padding: 8px 18px 8px 18px
            }

    .collection-spotlight {
        padding-top: 24px
    }

        .collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
            font-size: 36px;
            line-height: 54px
        }

        .collection-spotlight .article .m .overlay {
            right: 24px;
            bottom: 24px;
            height: 128px;
            width: 128px
        }

        .collection-spotlight .article .kicker .kicker-text {
            font-size: 18px;
            line-height: 29px
        }

        .collection-spotlight.collection-spotlight-cards {
            padding: 0
        }

    .collection-article-list {
        padding: 24px
    }

        .collection-article-list .article-list .article .title {
            font-size: 18px;
            line-height: 24px
        }

        .collection-article-list footer .button {
            margin-top: 16px
        }

    .promo-watch-live .m {
        min-height: 156px
    }

    .promo-watch-live .title {
        font-size: 16px
    }

    .promo-watch-live .preview-text {
        display: inline
    }

    .promo-watch-live .preview-toggle-wrap .text {
        min-width: 57px
    }

    .collection-clips .article .m {
        float: left;
        margin-right: 12px;
        margin-bottom: 0;
        width: 132px
    }

    .collection-clips .article .meta {
        line-height: 14px;
        margin-bottom: 0
    }

    .collection-clips .article .title {
        line-height: 16px
    }

    .alert-banner {
        border-top-width: 4px
    }

        .alert-banner .logo {
            padding-right: 20px
        }

        .alert-banner .close {
            top: 25px;
            right: 25px
        }

        .alert-banner .alert-inner {
            position: relative;
            margin: 0 auto;
            padding: 20px 28px;
            max-width: 1280px
        }

        .alert-banner .arrows {
            width: 672px
        }

            .alert-banner .arrows span {
                top: -256px;
                border-top-width: 256px;
                border-bottom-width: 256px;
                border-left-width: 256px
            }

            .alert-banner .arrows .arrow-2 {
                left: 118px;
                left: auto;
                right: 296px
            }

            .alert-banner .arrows .arrow-3 {
                left: 148px;
                left: auto;
                right: 266px
            }

            .alert-banner .arrows .arrow-4 {
                left: 266px;
                left: auto;
                right: 148px
            }

            .alert-banner .arrows .arrow-5 {
                left: 296px;
                left: auto;
                right: 118px
            }

            .alert-banner .arrows .arrow-6 {
                left: 414px;
                left: auto;
                right: 0
            }

        .alert-banner.is-breaking .alert-title {
            text-shadow: 4px 4px 0 #ae0015
        }

        .alert-banner.is-programming .alert-title {
            text-shadow: 4px 4px 0 #ffb400
        }

        .alert-banner.is-show .alert-title {
            text-shadow: 4px 4px 0 #002c57
        }

        .alert-banner.is-nation .alert-title {
            text-shadow: 4px 4px 0 #000
        }

    body {
        min-width: 1280px
    }

    .page-content {
        margin: 0 auto;
        width: 1280px
    }

    .page-heading {
        margin: 24px auto 12px auto;
        padding: 0 24px;
        max-width: 1280px
    }

    .post-content .vendor-zergnet {
        margin-left: auto;
        margin-right: auto;
        max-width: 1232px
    }

        .post-content .vendor-zergnet img {
            max-width: 100%
        }

    .page-content {
        width: 100%
    }

    .main-content {
        width: calc(100% - 656px)
    }

    .sidebar-primary {
        width: 300px
    }

    .sidebar-secondary {
        width: 300px
    }

    .collection-doomsday .has-live-stream .info-header {
        width: calc(100% - 324px)
    }

    .collection-doomsday .has-live-stream .content {
        width: calc(100% - 324px)
    }

    .collection-doomsday .has-live-stream .live-stream {
        width: 300px
    }

        .collection-doomsday .has-live-stream .live-stream:after {
            height: 203px
        }

        .collection-doomsday .has-live-stream .live-stream .video-container {
            min-height: 169px
        }

    .collection-full-episode {
        padding: 0 24px 48px
    }

    .collection-full-episode-extended {
        padding: 0 24px 48px
    }

        .collection-full-episode-extended .article {
            width: 100%;
            border: 0
        }

            .collection-full-episode-extended .article:nth-of-type(2n+1) {
                clear: none;
                margin-left: 12px
            }

            .collection-full-episode-extended .article:nth-of-type(4n+1) {
                clear: both;
                margin-left: 0
            }

        .collection-full-episode-extended .info {
            width: 50%;
            float: none
        }

        .collection-full-episode-extended .show-list {
            width: calc(50% - 12px);
            margin: 0;
            float: right
        }

    .main-content .collection-gallery .scroll-wrap {
        height: 170px
    }

    .main-content .collection-gallery article {
        width: 164px
    }

    .main-content .collection-gallery .page-arrows .next,
    .main-content .collection-gallery .page-arrows .prev {
        top: 52px
    }

    .sidebar-primary .collection-fox-nation .content .article {
        width: auto;
        float: none
    }

        .sidebar-primary .collection-fox-nation .content .article:first-of-type .m {
            width: 100%;
            margin: 0;
            margin-bottom: 6px;
            float: none
        }

            .sidebar-primary .collection-fox-nation .content .article:first-of-type .m + .info {
                width: auto;
                float: none
            }

        .sidebar-primary .collection-fox-nation .content .article .m {
            width: calc(50% - 12px);
            margin-bottom: 0;
            float: left
        }

            .sidebar-primary .collection-fox-nation .content .article .m + .info {
                width: 50%;
                float: right
            }

    .site-header .inner {
        max-width: 100%
    }

    .site-header .branding {
        left: 0;
        margin-left: 24px
    }

    .site-header .header-lower {
        margin: 0 16px;
        max-width: 100%
    }

    .site-footer .footer-lower {
        margin: 0 16px;
        max-width: 100%
    }

    .collection-article-list {
        padding: 14px
    }

    .site-header .secondary-nav {
        width: 60%
    }

    .site-header .markets-nav .market-data {
        padding-right: 90px
    }
}

@media screen and (min-width:1440px) {
    html .desktop.desktop-lg,
    html .desktop.desktop-sm {
        display: none
    }

        html .desktop.desktop-lg.ad-container,
        html .desktop.desktop-sm.ad-container {
            display: none
        }

    html .desktop.desktop-md {
        display: block
    }

        html .desktop.desktop-md.ad-container {
            display: block
        }

    .site-footer .section-nav nav {
        padding: 0 0 0 24px;
        margin-bottom: 40px
    }

    .site-header .inner {
        max-width: 1440px
    }

    .site-header .nav-row .inner {
        padding-left: 138px;
        padding-right: 24px
    }

    .site-header .nav-row-upper {
        height: 50px
    }

    .site-header .nav-row-lower {
        line-height: 49px;
        height: 50px
    }

    .site-header .branding {
        left: 50%;
        margin-left: -696px;
        height: 100px;
        width: 97px
    }

        .site-header .branding a {
            border-width: 3px;
            margin-top: 0px;
            height: auto;
            width: auto;
            background-position: center center;
        }

        .site-header .branding .current-time {
            left: 3px;
            bottom: 4px;
            height: 14px;
            width: 91px
        }

    .site-header .meta .weather {
        display: block;
        position: relative;
        margin: 8px 16px 0 0;
        line-height: 16px;
        padding: 0;
        width: auto
    }

        .site-header .meta .weather .info {
            padding-top: 2px;
            font-size: 13px;
            line-height: 13px;
            width: auto
        }

        .site-header .meta .weather .location {
            margin-bottom: 0
        }

        .site-header .meta .weather .condition {
            display: none
        }

        .site-header .meta .weather .temp {
            font-size: 16px;
            line-height: 16px;
            letter-spacing: 0;
            margin-left: 10px
        }

    .site-header .meta .search-toggle a {
        height: 30px
    }

        .site-header .meta .search-toggle a:before {
            top: 8px
        }

        .site-header .meta .search-toggle a:after {
            top: 19px
        }

    .site-header .meta .user-profile .avatar {
        width: 30px
    }

    .site-header .meta .button a {
        line-height: 14px
    }

    .site-header .primary-nav {
        line-height: 50px
    }

        .site-header .primary-nav li {
            margin-right: 10px
        }

    .site-header .search {
        position: relative;
        padding: 16px 0
    }

        .site-header .search .search-wrap {
            width: 768px
        }

            .site-header .search .search-wrap input {
                height: 48px
            }

    .site-header .hot-topics {
        font-size: 12px
    }

    .site-header .section-nav {
        padding-bottom: 4px
    }

    .site-header .markets-nav {
        width: auto
    }

        .site-header .markets-nav .market-data {
            padding-right: 0;
            width: auto
        }

        .site-header .markets-nav .more-markets {
            display: inline-block
        }

    .site-header .market-sponsor {
        margin-top: 8px;
        margin-left: 12px
    }

    .site-header .expandable-nav {
        top: 50px
    }

        .site-header .expandable-nav .weather {
            display: none
        }

    .site-header .header-lower {
        margin: 0 auto;
        max-width: 1408px
    }

    .site-footer .footer-lower,
    .site-footer .footer-upper {
        margin: 0 auto;
        max-width: 1408px
    }

    .site-footer .section-nav nav {
        padding: 0 0 0 24px
    }

    .vendor-outbrain {
        margin: 0 24px 24px
    }

    .collection-spotlight.has-hero .article:nth-of-type(odd) {
        padding-left: 12px;
        padding-right: 24px
    }

    .collection-spotlight.has-hero .article:nth-of-type(even) {
        padding-left: 24px;
        padding-right: 12px
    }

    .collection-spotlight.has-hero .article:nth-of-type(1) {
        padding: 0
    }

        .collection-spotlight.has-hero .article:nth-of-type(1) .title {
            font-size: 30px;
            line-height: 36px
        }

        .collection-spotlight.has-hero .article:nth-of-type(1) .info {
            padding-left: 24px;
            padding-right: 24px
        }

        .collection-spotlight.has-hero .article:nth-of-type(1) .m .pill {
            font-size: 14px;
            padding: 10px
        }

            .collection-spotlight.has-hero .article:nth-of-type(1) .m .pill.duration {
                padding: 0
            }

                .collection-spotlight.has-hero .article:nth-of-type(1) .m .pill.duration .pill-link {
                    padding: 8px 14px 9px 14px
                }

                    .collection-spotlight.has-hero .article:nth-of-type(1) .m .pill.duration .pill-link:before {
                        border-top-width: 6px;
                        border-bottom-width: 6px;
                        border-left-width: 12px
                    }

        .collection-spotlight.has-hero .article:nth-of-type(1) .kicker {
            margin: 0 24px
        }

            .collection-spotlight.has-hero .article:nth-of-type(1) .kicker .kicker-text {
                -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
                -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
                box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
                font-size: 44px;
                line-height: 64px
            }

    .collection-spotlight .article .kicker {
        margin: 0 8px;
        bottom: 0
    }

        .collection-spotlight .article .kicker .kicker-text {
            -moz-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            -webkit-box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            box-shadow: 8px 0 0 rgba(0, 51, 102, .8), -8px 0 0 rgba(0, 51, 102, .8);
            font-size: 20px;
            line-height: 32px
        }

    .collection-spotlight .article .title {
        font-size: 18px;
        line-height: 24px
    }

    .collection-spotlight .article .related li {
        font-size: 13px
    }

    .collection-spotlight .article:nth-of-type(even) {
        padding-left: 12px;
        padding-right: 24px
    }

    .collection-spotlight .article:nth-of-type(odd) {
        padding-left: 24px;
        padding-right: 12px
    }

    .collection-article-list {
        padding: 24px
    }

        .collection-article-list .article-list .article .m {
            width: 156px
        }

        .collection-article-list .article-list .article .title {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 4px
        }

    .collection-section {
        padding-left: 24px;
        padding-right: 24px;
        margin-bottom: 48px
    }

        .collection-section .latest .meta {
            left: 30px
        }

        .collection-section .latest .m {
            min-height: 391px
        }

        .collection-section .latest .title a {
            padding: 0 30px 30px 30px
        }

        .collection-section .article-list {
            padding: 30px
        }

            .collection-section .article-list .title {
                font-size: 18px;
                line-height: 24px
            }

    .collection-section-alt {
        padding: 0
    }

        .collection-section-alt .heading .title {
            font-size: 18px;
            line-height: 20px
        }

        .collection-section-alt .article-list {
            padding: 24px
        }

            .collection-section-alt .article-list .article .title {
                font-size: 13px;
                line-height: 18px
            }

            .collection-section-alt .article-list .article:first-of-type .title {
                font-size: 18px;
                line-height: 24px
            }

    .page {
        padding-top: 0
    }

    .page-content,
    .post-content {
        width: 1440px
    }

        .page-content.full,
        .post-content.full {
            width: 100%
        }

    .page-heading {
        margin: 0 auto;
        width: 1440px
    }

        .page-heading h1 {
            font-size: 36px
        }

    .page {
        padding-top: 0
    }

    .page-content,
    .post-content,
    .pre-content {
        width: 100%
    }

        .page-content .row > .vendor-unit {
            margin: 0 24px 24px
        }

    .main-content {
        width: 768px
    }

    .sidebar-primary {
        margin-left: 24px;
        margin-right: 12px;
        width: 300px
    }

    .sidebar-secondary {
        margin-left: 12px;
        margin-right: 24px;
        width: 300px
    }

    .collection-doomsday .article .info {
        padding-bottom: 24px;
        padding-top: 376px;
        max-width: 1440px
    }

    .collection-doomsday .article .meta {
        margin-bottom: 6px
    }

    .collection-doomsday .article .title {
        font-size: 72px;
        line-height: 72px
    }

    .collection-doomsday .article .dek {
        font-size: 36px;
        line-height: 48px
    }

    .collection-doomsday .has-live-stream .info-header {
        padding-left: 24px;
        margin-left: 24px
    }

    .collection-doomsday .has-live-stream .content {
        padding-left: 0;
        margin-left: 0;
        width: calc(100% - 348px)
    }

    .collection-doomsday .has-live-stream .live-stream {
        width: 300px
    }

    .collection-gallery.collection-features-faces {
        margin-left: 24px;
        margin-right: 24px
    }

    .collection-card-wrap {
        padding: 0 24px
    }

    .site-header .secondary-nav {
        width: 50%
    }

    .site-header .hot-topics li {
        margin-left: 14px
    }

        .site-header .hot-topics li:before {
            display: block
        }

    .site-header .markets-nav {
        width: auto
    }

        .site-header .markets-nav .market-data {
            padding-right: 0;
            width: auto
        }

            .site-header .markets-nav .market-data li {
                position: relative;
                margin: 0 14px
            }

                .site-header .markets-nav .market-data li:before {
                    content: "";
                    display: block;
                    position: absolute;
                    background-color: #cedfef;
                    top: 19px;
                    left: -14px;
                    height: 10px;
                    width: 1px
                }

                .site-header .markets-nav .market-data li.more-markets {
                    margin-right: 0
                }

        .site-header .hot-topics .rotate-items li,
        .site-header .markets-nav .rotate-items li {
            opacity: 1;
            position: relative;
            visibility: visible
        }

            .site-header .hot-topics .rotate-items li:nth-child(1),
            .site-header .markets-nav .rotate-items li:nth-child(1) {
                -webkit-animation: none;
                -moz-animation: none;
                -ms-animation: none;
                animation: none
            }

            .site-header .hot-topics .rotate-items li:nth-child(2),
            .site-header .markets-nav .rotate-items li:nth-child(2) {
                -webkit-animation: none;
                -moz-animation: none;
                -ms-animation: none;
                animation: none
            }

            .site-header .hot-topics .rotate-items li:nth-child(3),
            .site-header .markets-nav .rotate-items li:nth-child(3) {
                -webkit-animation: none;
                -moz-animation: none;
                -ms-animation: none;
                animation: none
            }
}

nav#main-nav ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 41px;
    width: 100% !important;
    background: #fff !important;
    max-width: 320px;
    z-index: 99999;
    border: 1px solid #d1d1d1;
}

nav#main-nav ul li:hover > ul {
    display: block;
}

nav#main-nav ul li ul li {
    display: block;
    width: 100% !important;
    text-align: left;
}

nav#main-nav ul li {
    position: relative;
}

.site-header .primary-nav a {
    padding: 16px 10px;
}

nav#main-nav ul li ul li {
    display: block;
}

    nav#main-nav ul li ul li a {
        display: block;
        border-radius: 0;
        padding: 0px 20px;
        background: none;
        color: #000 !important;
        font-size: 14px;
        border-bottom: none;
        text-decoration: none;
    }

        nav#main-nav ul li ul li a:hover {
            background: #036;
            color: #fff !important;
        }

li hr.detail-hr {
    display: none;
}

.site-header .primary-nav a {
    text-decoration: none;
}

nav#main-nav ul li ul li a {
    line-height: 28px;
    font-size: 12px;
    font-weight: 500;
}

li.menu-news {
    padding: 0;
}

nav#main-nav ul li ul li a {
    line-height: 28px;
    font-size: 12px;
    font-weight: 500;
}

.overlay {
    border-radius: 0 !important;
}

footer.site-footer {
    background-color: #036;
}

.footer-upper.section-nav {
    position: relative;
    display: block;
}

footer.site-footer {
    position: relative;
}

.footer-upper.section-nav {
    display: table;
}

.footer-upper.section-nav {
    width: 100% !important;
    text-align: left;
}

.site-footer .footer-lower .legal {
    text-align: left;
    width: calc(100% - 68px - 276px);
}

    .site-footer .footer-lower .legal p {
        border: 0;
        margin-top: 0;
        color: #5787b8 !important;
        text-align: left;
        padding: 0;
    }

.site-footer .footer-lower .legal {
    color: #5787b8 !important;
}

.overlay {
    border-radius: 0 !important;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
}

header.site-header {
    background: #2f3b59;
}

footer.site-footer {
    background: #2f3b59;
    background: #24324f;
}

.section-nav:hover a {
    text-decoration: none;
}

.site-footer .footer-lower .legal ul {
    margin-bottom: 5px;
}

#wrapper {
    background: #fff !important;
    padding-top: 50px !important;
}

.site-header .primary-nav a:hover {
    background: none;
}

/*header.site-header {
    position: fixed;
    left: 0;
    right: 0;
}*/

.site-footer .nav-title,
.site-footer a {
    margin-top: 0 !important;
}

header .branding h1 {
    margin-top: 0;
}

header nav ul {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}

div#divUserName {
    float: left;
}

img#loginUserAvatar {
    max-width: 32px;
    height: 32px;
    float: left;
    border-radius: 20px;
    margin-top: 5.5px;
}

div#divUserName {
    color: #0A94D5;
    font-size: 15px;
    position: relative;
    text-transform: capitalize;
    top: -3px;
}

@media only screen and (max-width:540px) {
    .site-header .branding a {
        position: absolute;
        top: 0;
        background-size: contain !important;
    }
}

@media only screen and (max-width:768px) {
    .site-header .branding a {
        position: absolute;
        top: 0;
        background-size: contain !important;
    }
}

/****10 dec*****/

header.site-header {
    background: #fff;
    border: none;
}

.signup_loginpart {
    background: #EDF2F8;
    padding: 5px 0;
    text-align: right;
    position: relative;
    z-index: 513;
}

.site-header .signup_loginpart .meta {
    float: none;
    margin: 0;
}

    .site-header .signup_loginpart .meta #loginOptions {
        margin-top: 0 !important;
        text-align: right;
        float: right;
    }

.site-header .logo_menupart .branding {
    position: inherit;
    margin: 0;
    left: 0;
    width: auto;
    height: auto;
    top: 0;
    float: none;
}

header .branding h1 {
    margin-top: 0;
    margin: 0;
}

.site-header .logo_menupart .nav-row .inner {
    padding-left: 0;
    padding-right: 0;
}

.site-header .logo_menupart .primary-nav {
    line-height: 30px;
}

    .site-header .logo_menupart .primary-nav a {
        padding: 7px 10px;
        line-height: 65px;
        border: solid 1px transparent;
        border-radius: 10px;
        color: #535259;
        font-weight: 500;
    }

        .site-header .logo_menupart .primary-nav a:active,
        .site-header .logo_menupart .primary-nav a:hover {
            color: #535259;
            background-color: #fff;
            border-color: #0A94D6;
        }

.logo_menupart nav#main-nav ul li ul {
    top: 65px;
}

.site-header .signup_loginpart .meta .button.watch a {
    background: #d7ebf5;
    border: solid 1px #0A94D6;
    color: #535259;
    margin: 0 10px 0 0;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.5s ease;
}

.site-header .button.watch a .fa {
    color: #fff;
}

.site-header .signup_loginpart .meta .button.watch a:hover {
    background-color: #0A94D6;
}

.site-header .signup_loginpart .meta .button.watch a:hover {
    color: #fff;
}

    .site-header .signup_loginpart .meta .button.watch a:hover .fa {
        color: #fff;
    }

.site-header .signup_loginpart .meta .button.user-login a {
    background: #d7ebf5;
    border: solid 1px #E1040A;
    color: #0A94D6;
    margin: 0 10px 0 0;
    border-radius: 10px;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.5s ease;
    font-family: inherit !important;
}

    .site-header .signup_loginpart .meta .button.user-login a .fa {
        color: #E1040A;
    }

    .site-header .signup_loginpart .meta .button.user-login a:hover {
        background-color: #E1040A;
    }

    .site-header .signup_loginpart .meta .button.user-login a:hover {
        color: #fff;
    }

        .site-header .signup_loginpart .meta .button.user-login a:hover .fa {
            color: #fff;
        }

    .site-header .signup_loginpart .meta .button.user-login a::before {
        color: #E1040A;
        font-family: FontAwesome !important;
    }

    .site-header .signup_loginpart .meta .button.user-login a:hover:before {
        color: #fff;
    }

.logo_menupart {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    background: #f7f7f9;
    height: 53px;
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);
	background: #fff;*/
}

.hm_bannertxt {
    color: #fff;
    font-size: 25px;
}

.hm_bannerlinks > ul {
    margin: 36px 0 20px 0px;
    padding: 0;
    list-style: none;
}

    .hm_bannerlinks > ul li {
        display: inline-block;
        margin: 0;
    }

        .hm_bannerlinks > ul li a {
            color: #fff;
            font-weight: 500;
            font-size: 16px;
            text-decoration: none;
            padding: 7px 10px;
        }

/*****11dec*****/

#homepage section#sec1 {
    background: none !important;
    padding: 12px;
    /*
	background: url(../images/hm_banner.jpg) left top no-repeat  !important;z-index: 1;*/
}

/*#homepage section#sec1::after {
	background: linear-gradient(to right, rgba(56, 112, 218, 0.9), rgba(255, 73, 50, 0.8));
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}*/


.hm_newsearch {
    width: 390px;
    position: relative;
    margin: 50px auto;
}

    .hm_newsearch button {
        position: absolute;
        top: 0;
        color: #fff;
        border: none;
        height: 34px;
        padding: 0 10px;
        background-color: transparent;
        border-radius: 25px 25px 25px 25px;
    }

    .hm_newsearch #search {
        color: grey;
        right: 5px;
    }

    .hm_newsearch #closeBtn {
        left: 5px;
        top: 0;
        color: grey;
    }


    .hm_newsearch .div_search {
        padding: 0.5em;
        right: 10px;
        width: 90%;
        text-align: left;
        background-color: white;
        width: 100%;
        border-radius: 25px;
        padding-left: 40px; /* Adjust this value based on the size of your search icon */
        padding-right: 40px; /* Adjust this value based on the size of your close icon */
        box-sizing: border-box; /* This ensures padding is included in the width */
    }


    .hm_newsearch input {
        border-radius: 25px;
        border: none;
        padding: 0 36px 0 10px;
        text-align: left;
    }

@media screen and (max-width: 768px) {

    .hm_newsearch button {
        position: absolute;
        top: 0;
        color: #fff;
        border: none;
        height: 34px;
        padding: 0 10px;
        background-color: transparent;
        border-radius: 25px 25px 25px 25px;
    }


    .hm_newsearch #search {
        color: grey;
        right: 5px;
        font-size: 13px !important;
    }

    .hm_newsearch #closeBtn {
        left: 5px;
        top: 0;
        color: grey;
        font-size: 13px !important;
    }


    .hm_newsearch .div_search {
        padding: 0.5em;
        right: 10px;
        width: 90%;
        text-align: left;
        background-color: white;
        width: 100% !important;
        border-radius: 25px;
        font-size: 13px !important;
        padding-left: 40px; /* Adjust this value based on the size of your search icon */
        padding-right: 40px; /* Adjust this value based on the size of your close icon */
        box-sizing: border-box; /* This ensures padding is included in the width */
    }
}


#wrapper {
    /*padding-top: 108px !important;*/
}


/*--footer--*/

.footer-main {
    padding-top: 3rem;
    padding-bottom: 3rem;
    /* border-top: 1px solid rgba(167, 180, 201,.1); */
    border-bottom: 1px solid rgba(167, 180, 201, .1);
    background: linear-gradient(to right, #004e92, #1d2464);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}



footer .border-top {
    border-top: 3px solid #ababab !important;
    background: linear-gradient(to right, #004e92, #1d2464);
}

.bg-dark {
    background: linear-gradient(to right, #004e92, #1d2464);
}

.footer-main .social li {
    float: left;
    margin-right: 15px;
    display: inline-block;
    list-style: none;
    font-size: 20px;
}

    .footer-main .social li a {
        color: #a7b4c9;
        line-height: 0;
    }

.social li {
    float: left;
    margin-right: 15px;
    display: inline-block;
    list-style: none;
    font-size: 15px;
    float: right;
}

.social-icons li a {
    color: #fff;
}

.social-icons li {
    margin-right: 15px;
    display: inline-block;
    list-style: none;
    font-size: 15px;
    width: 40px;
    height: 40px;
    margin: 1px;
    border-radius: 50%;
    border: 1px solid #fff;
    line-height: 40px;
    background: linear-gradient(90deg, #0fffc1, #3b8aff);
    -webkit-background-clip: text;
}

.social li a {
    color: rgb(255, 255, 255, 0.6);
    line-height: 0;
}

.footer-main .payments li {
    float: left;
    margin-right: 2px;
    display: inline-block;
    list-style: none;
    font-size: 23px;
}

    .footer-main .payments li a {
        line-height: 0;
    }

.footer-main h6 {
    font-size: 18px;
    margin-bottom: 1.2rem;
}

footer .border-bottom {
    border-bottom: 1px solid rgba(167, 180, 201, .1) !important;
}

.footer-main p {
    color: #191a1b;
}

.footer-main a {
    line-height: 2;
    transition: opacity .2s;
    color: #fff;
}

.footer-main h6 {
    color: #fff !important;
    font-weight: 600;
}

.footer-main.footer-main1 a {
    color: #605e7e
}

.footer-main.footer-main1 .form-control {
    border: 1px solid #e8ebf3 !important;
}

.footer-links a {
    color: #fff;
    font-weight: 600;
}

    .footer-links a:hover {
        text-decoration: none;
    }

/*------- Forms -------*/

.input-lg {
    height: 46px !important;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 3px;
}

.input-sm {
    height: 30px !important;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.select2-lg .select2-container .select2-selection--single {
    height: 2.875rem !important;
}

.select2-lg .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.select2-sm .select2-container .select2-selection--single {
    height: 1.775rem !important;
}

.select2-sm .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 27px !important;
}

.select2-sm .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 80% !important;
}

select.form-control.select-lg {
    height: 46px !important;
    padding: 10px 16px !important;
    font-size: 17px !important;
    line-height: 1.3333333 !important;
    border-radius: 3px !important;
}

select.form-control.select-sm {
    height: 30px !important;
    padding: 5px 10px !important;
    line-height: 1 !important;
    border-radius: 3px !important;
}

footer .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 0.9375rem;
    line-height: 1.6;
    color: #393842;
    height: 39px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dae3f0;
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control.border-white {
    border: 1px solid rgba(167, 180, 201, .7) !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e8ebf3 !important;
    border-radius: 4px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    color: #3d4e67;
    background-color: #fff;
    border-color: #4c8aec;
    outline: 0;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #e8ebf3 !important;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e8ebf3 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f9faff !important;
    border: 1px solid #f9faff !important;
}

.input-group.fotr_search {
    display: inline-block;
    border-collapse: inherit;
    position: relative;
    width: 100%;
    margin: 10px 0 20px 0;
}

    .input-group.fotr_search .input-group-append {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 4;
    }

        .input-group.fotr_search .input-group-append .btn.btn-primary {
            padding: 8px 12px;
            background: #0e3a7d;
            border-color: #ffffff;
        }

.copyright {
    margin: 10px 0;
}

    .copyright p {
        font-weight: 600;
        color: #fff;
        font-size: 15px;
    }

footer.bg-dark {
    text-align: left;
}

.footer-main a:hover {
    text-decoration: none;
    color: #05A9F3;
}

footer.bg-dark .input-group .form-control {
    padding-right: 95px;
    font-size: 15px;
}

.hmbanner_bg {
    padding: 40px 0 13px 0;
    background: url(../images/homepagebanner.jpg) center top no-repeat !important;
    position: relative;
    z-index: 9999;
    background-size: cover !important;
    /*padding-top: 80px !important;
    padding-bottom: 60px !important;*/
    background-size: cover !important;
    background-position: center center !important;
    background-color: #000b1f !important;
    /*border-radius: 12px;*/
    /* background-size: contain !important;*/
}

    .hmbanner_bg::after {
        background: #00000085;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        border-radius: 12px;
    }

    .hmbanner_bg.news_feedbanner {
        padding: 30px 0 0 0;
        margin-top: 14px;
        height: 150px;
        background: url(../images/hm_banner.jpg) center -210px no-repeat !important;
    }

/*.hmbanner_bg.news_feedbanner ul li a {
	font-size: 18px;
}
*/

/***mobile_menu***/

.add_new_menu {
    display: none;
    position: absolute;
    top: -45px;
    left: 0;
    z-index: 511;
}

    .add_new_menu .dropdown-menu {
        transform: inherit !important;
        top: 32px !important;
    }

    .add_new_menu .btn-primary {
        border: solid 1px #0A94D6;
        background: none;
        color: #0F94D5;
        font-weight: 600;
        border-radius: 10px;
        transition: all 0.4s ease;
    }

        .add_new_menu .btn-primary:hover {
            background: #0A94D6;
            color: #fff;
        }

        .add_new_menu .btn-primary:active:focus {
            border: solid 1px #0A94D6;
            background: none;
            color: #0F94D5;
        }

    .add_new_menu .open > .dropdown-toggle.btn-primary {
        border: solid 1px #0A94D6;
        background: none;
        color: #0F94D5;
    }

    .add_new_menu .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: transparent;
    }

    /*
.add_new_menu.mobile_rightmenu{right:0 !important;
	left:inherit !important; top: -47px;}*/

    /*.add_new_menu.mobile_rightmenu .dropdown-menu {
right:0 !important;left:inherit !important;
	
}*/

    .add_new_menu.mobile_rightmenu .btn-primary {
        border: none;
        background: none;
        color: #0F94D5;
        font-size: 18px;
    }

    .add_new_menu.mobile_rightmenu .open > .dropdown-toggle.btn-primary {
        border: none;
        background: none;
        color: #0F94D5;
        font-size: 18px;
    }

    .add_new_menu.mobile_rightmenu .btn:active,
    .add_new_menu.mobile_rightmenu .btn.active {
        box-shadow: none;
    }

    .add_new_menu .dropdown-menu {
        border: none;
        border-radius: 0;
    }

    .add_new_menu.mobile_rightmenu .dropdown-menu {
        background: #EDECF1;
        border: none;
        border-radius: 0;
    }

        .add_new_menu.mobile_rightmenu .dropdown-menu li {
            border-bottom: none;
        }

    .add_new_menu.mobile_rightmenu .btn-primary:active:focus {
        border: none;
        background: none;
        outline: none;
    }

    .add_new_menu.mobile_rightmenu .dropdown .btn-primary .fa.fa-times {
        opacity: 0;
        transition: all 0.5s ease;
        display: none;
    }

    .add_new_menu.mobile_rightmenu .dropdown.show .btn-primary .fa.fa-times {
        opacity: 1;
        display: block;
        transition: all 0.5s ease;
    }

    .add_new_menu.mobile_rightmenu .dropdown.show .btn-primary .fa.fa-bars {
        opacity: 0;
        display: none;
        transition: all 0.5s ease;
    }

.hmbanner_bg.joblist_banner {
    background: url(../images/hm_banner.jpg) center -210px no-repeat !important;
    height: 150px;
    padding: 68px 0;
    margin-top: 0px;
}

    .hmbanner_bg.joblist_banner .main-search-input {
        box-shadow: none;
        margin: 19px 0 0 0;
    }

        .hmbanner_bg.joblist_banner .main-search-input::before {
            background: none;
        }

    .hmbanner_bg.joblist_banner .main-search-input-item.location {
        width: 38%;
    }

    .hmbanner_bg.joblist_banner .main-search-input-item {
        width: 61%;
    }

        .hmbanner_bg.joblist_banner .main-search-input-item input {
            border-radius: 35px 0 0 35px !important;
        }

        .hmbanner_bg.joblist_banner .main-search-input-item.location input {
            border-radius: 0 !important;
        }

    .hmbanner_bg.joblist_banner .hm_bannerlinks ul li {
        margin-left: 0;
    }

.inn_rightbar .btn-primary:active:focus {
    border: none;
    background: none;
    outline: none;
}

.inn_rightbar .btn:active,
.inn_rightbar .btn.active {
    box-shadow: none;
}

.inn_rightbar .btn-primary {
    border: none;
    background: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
}

.inn_rightbar .open > .dropdown-toggle.btn-primary {
    border: none;
    background: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.hm_bannerlinks .inn_rightbar ul {
    margin: 0;
}

.inn_rightbar {
    padding: 0px 0 0 10px;
    font-size: 16px;
    margin-top:;
    position: relative;
    top: -2px;
}

.hm_bannerlinks .inn_rightbar ul {
    margin: 0;
}

.inn_rightbar .dropdown-menu {
    background: rgba(0, 0, 0, 0.8);
}

.hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar ul li {
    margin: 0;
    display: block;
}

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar ul li a {
        font-size: 16px;
        padding: 2px 8px;
    }

        .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar ul li a:hover {
            background: #4DB7FE;
            color: #fff;
        }

.hmbanner_bg.news_feedbanner .hm_bannerlinks ul li a.active {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}

.hmbanner_bg.news_feedbanner .hm_bannerlinks ul li a.active {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    border-radius: 50px;
}

.hmbanner_bg.innerpages_links .hm_bannerlinks ul li a.active {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
}

.site-header .signup_loginpart .meta .header-user-menu #divUserName {
    color: #3389C7;
    position: relative;
    top: 17px;
}

.site-header .signup_loginpart .meta .header-user-name::before {
    bottom: 12px;
}

.site-header .signup_loginpart .meta #loginUserMenu .header-user-menu ul {
    right: -20px !important;
    max-width: 190px;
    min-width: 170px !important;
}

.signup_loginpart .meta .hu-menu-vis li a i {
    color: #0F93CF;
    margin: 0 4px 0 0;
}

.signup_loginpart .meta .hu-menu-vis li a:hover {
    text-decoration: none;
}

.footer-links li {
    display: inline-block;
    margin: 10px 0 0 0;
}

/***search***/

.ui-menu .ui-menu-item a {
    text-align: left;
    font-size: 14px;
}

/***mobile banner***/

.mobile_banner_links {
    display: none;
}

    .mobile_banner_links .item a {
        font-size: 15px;
        font-weight: 500;
        color: #fff;
    }

.middle.design_cs p {
    font-size: 71px;
    text-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
    color: #777;
}

#main-nav .employee_menu {
    min-width: 170px !important;
}

/*.logo_menupart nav#main-nav ul li:last-child ul.employee_menu {
    right: 0;
    left: inherit;
}*/

.signup_loginpart .meta .header-user-menu ul li {
    float: left;
    width: 100%;
    padding: 0px 0;
    margin-bottom: -2px;
}

.hmbanner_bg.innerpages_links .hm_bannerlinks ul {
    margin: 0;
}

/****20 dec****/

.card-listing .geodir-category-content h3 a {
    font-size: 15px;
}

h3.card-title.card-line-2 {
    height: 38px !important;
}

.card-listing .geodir-category-content p.hm_business_name {
    margin: 0 0 8px 0;
    height: 30px;
}

.card-listing .geodir-category-content p.hmlatest_price {
    font-size: 17px;
    color: #FE7B3F;
    font-weight: 700;
    position: relative;
    min-height: 34px;
    padding: 4px 0 0 0;
    /*display:flex; justify-content:space-between;*/
}

.card-listing .geodir-category-content p.hm_business_name strong {
    font-weight: normal;
    font-family: initial;
    font-size: 14px;
}

.card-listing .geodir-category-content p.hmlatest_price .btn.small-btn {
    position: absolute;
    right: 0px;
    border-radius: 10px;
    background: none;
    top: 0;
    transition: all 0.5s ease;
}

    .card-listing .geodir-category-content p.hmlatest_price .btn.small-btn:hover {
        border: solid 1px #2f3b59;
        color: #2f3b59;
    }

.card-listing .geodir-category-location .hm_ratings a i {
    font-size: 13px;
    letter-spacing: -2px;
    /*background: linear-gradient(90deg, #007BFF, #00C6FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    transition: all 0.5s ease;*/
}

.card-listing .geodir-category-location .hm_ratings a.disable_star i {
    color: #80829B;
}

    .card-listing .geodir-category-location .hm_ratings a.disable_star i:hover {
        color: #0591D5;
    }

.card-listing .geodir-category-location .hm_ratings a {
    margin: 0 !important;
}

#center-div.card-listing .geodir-category-location .hm_ratings a {
    margin: 0 2px 0 0 !important;
}

#center-div.card-listing .geodir-category-location .ttfr-rating a {
    margin: 0px !important;
}

.card-listing .geodir-category-options {
    background: #fff;
}

#center-div.card-listing .geodir-category-options .latest_otherrates a {
    /*	color: #4db7fe;
	margin: 8px 5px 5px 0 !important;
	font-size: 11px;*/
    color: #0a94d5;
    margin: 8px 5px 5px 0 !important;
    font-size: 11px;
    font-weight: 600;
    font-family: intial !important;
}

#center-div.card-listing .geodir-category-options .latest_otherrates .visshare a {
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.card-listing .geodir-category-options .col-md-12 {
    padding: 0 5px;
}

#center-div.card-listing .geodir-category-options .latest_otherrates a.hm_dislike {
    color: #C0979E;
}

#center-div.card-listing .geodir-category-location .hm_ratings {
    position: relative;
}

    /*    #center-div.card-listing .geodir-category-location .hm_ratings span {
        position: absolute;
        left: 110px;
    }*/

    #center-div.card-listing .geodir-category-location .hm_ratings span {
        position: absolute;
        left: 85px;
        font-size: 12px;
        top: 2px;
    }

/*****hm_second-part*****/

.card-listing #paying-jobs .geodir-category-options .col-md-12 {
    padding: 0 15px;
}

#paying-jobs .jobcard-height {
    padding: 5px 0 0 0px;
    position: relative;
    background: #fff;
}

    #paying-jobs .jobcard-height .applynow_btn {
        position: absolute;
        left: 5px;
        top: 0;
    }

        #paying-jobs .jobcard-height .applynow_btn .btn.small-btn {
            border: solid 1px #C24C4F;
            background: transparent;
            color: #C24C4F !important;
            border-radius: 10px;
            padding: 2px 7px !important;
            margin: 0 0 0px 0;
        }

.card-listing #paying-jobs .geodir-category-listing h4 {
    margin: 10px 0 0 0;
    font-weight: 600;
    color: #58566D !important;
}

.card-listing #paying-jobs .geodir-category-listing p {
    margin: 0 0 7px 0 !important;
    height: auto;
    color: #000000;
    font-family: initial;
    font-weight: 500;
    font-size: 14px;
}

    .card-listing #paying-jobs .geodir-category-listing p a {
        /*  color: #5a5a5a ;*/
        color: #000000;
        font-weight: 500;
    }

.card-listing #paying-jobs .geodir-category-listing h4 a {
    font-weight: 600;
    color: #58566D !important;
}

/*****21dec****/

#trending_business .listing-item h3.card-title {
    height: auto !important;
}

/*#trending_business .listing-item p a {
	color: #5a5a5a !important;
}*/

#trending_newsfeed .listing-item h5 a {
    color: #5a5a5a !important;
}

#trending_newsfeed .listing-item p.service_p strong {
    font-weight: 400;
}

#trending_newsfeed .listing-item .latest_otherrates a {
    color: #4db7fe;
    margin: 5px 2px 5px 0 !important;
    font-size: 11px;
    display: inline-block;
}

    #trending_newsfeed .listing-item .latest_otherrates a.hm_dislike {
        color: #C0979E;
    }

.paying_job img {
    width: 115px;
    margin: 0 auto;
}

.paying_job {
    text-align: center;
    padding-top: 0;
    overflow: auto;
    /*	min-height: 110px;*/
}

.t_hearticon {
    position: absolute;
    right: 10px;
    top: 10px;
}

    .t_hearticon i {
        background: #fff;
        border-radius: 100%;
        padding: 5px;
    }

.form-group.midfieldform input[type="checkbox"] {
    margin-right: 7px;
}

.form-group.midfieldform {
    padding: 10px 0 0 0;
}

    .form-group.midfieldform input[type="color"] {
        margin-top: -2px;
        padding: 1px;
        border: solid 1px #ddd;
    }

    .form-group.midfieldform button {
        background: none;
        border: none;
        color: #4DB7FE;
        font-weight: 600;
    }

    .form-group.midfieldform button {
        background: none;
        border: none;
        color: #4DB7FE;
        font-weight: 600;
        margin: 10px 0 0 0;
    }

.panel.panel-info.uploadtab .form-group.addition_info span {
    color: #FD342E;
}

.panel.panel-info.uploadtab .form-group span {
    color: #000;
    font-weight: 600;
    padding: 0 0 0 10px;
}

.panel.panel-info .form-group label.btn-default {
    background: none;
    border: solid 1px #4db7fe;
    color: #000;
    font-weight: 600;
    border-radius: 15px;
}

.imgeor {
    font-weight: 600;
    color: #000;
    padding: 10px 0 0 0;
    text-align: center;
}

.panel.panel-info.uploadtab .form-group {
    text-align: left;
}

.form-group .req_fill {
    color: red;
    font-size: 20px;
    position: absolute;
    top: 0;
}

.form-group.addition_info .filter-tags input {
    border-radius: 3px !important;
    top: 1px !important;
}

    .form-group.addition_info .filter-tags input:checked::after {
        top: 0;
    }

.form-group.addition_info {
    display: block;
    margin-bottom: 35px;
}

    .form-group.addition_info.firsttab_chk {
        margin: 0 0 15px 0;
        padding-top: 3px;
    }

.btn.btn-primary.nextBtn.savbtnn {
    margin-left: 15px;
    background: #4DB7FE;
    border-color: #4DB7FE;
}

.under_breadcrumb_bg {
    background: #fff;
    padding: 12px 0px 21px 10px;
    text-align: left;
    margin: 0 0 0px 0;
    font-weight: 600;
    color: #908FAA;
}

    .under_breadcrumb_bg a {
        color: #4db7fe;
        text-decoration: none;
        font-weight: 600;
    }

    .under_breadcrumb_bg b {
        padding: 0 6px;
    }

#divHeaderContent .newtitles_block p {
    font-size: 14px;
    color: #333;
}

.panel-info.addpro_firsttab {
    border: none;
}

.stepwizard {
    margin: 0 0 25px 0;
}

.card-listing .geodir-category-listing {
    background: #fff !important;
    box-shadow: 0 7px 14px 0 rgba(65, 69, 88, .1), 0 3px 6px 0 rgba(0, 0, 0, .07);
}

.panel.panel-info.uploadtab {
    border: none;
}

.stepwizard-row::before {
    top: 33px !important;
    height: 3px !important;
    background-color: #4DB7FE !important;
}

.inn_rightbar .btn i {
    padding: 0;
}

.add_propg_bg .panel.panel-info .form-group .control-label {
    text-align: right;
    padding-top: 8px;
}

.listsearch-maiwrap.add_propg_bg {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    margin: 0px 0 30px 0;
}

.panel.panel-info .form-group .bootstrap-select .btn.btn-default {
    border-color: #D8E2EF;
}

.panel.panel-info .form-group.leftlabelform .control-label {
    text-align: left;
}

.add_propg_bg .panel.panel-info .form-group .form-control {
    border-color: #D8E2EF;
    box-shadow: none;
    transition: all 0.5s ease;
}

    .add_propg_bg .panel.panel-info .form-group .form-control:focus {
        border-color: #8DC1EA;
        box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.1);
    }

.addpro_defbtns {
    text-align: center;
}

    .addpro_defbtns .btn.btn-primary {
        border: solid 1px #C24C4F;
        background: transparent;
        color: #C24C4F !important;
        border-radius: 10px;
        padding: 3px 10px !important;
        margin: 0 0 20px 0;
        transition: all 0.5s ease;
    }

        .addpro_defbtns .btn.btn-primary.nextBtn {
            border-color: #4DB7FE;
            color: #4DB7FE !important;
            margin-left: 11px;
        }

        .addpro_defbtns .btn.btn-primary:hover {
            background: #C24C4F;
            color: #fff !important;
        }

        .addpro_defbtns .btn.btn-primary.nextBtn:hover {
            background: #4DB7FE;
            color: #fff !important;
        }

    .addpro_defbtns.add_pro_sbtns .btn.btn-primary.savbtnn {
        margin-left: 11px;
    }

.card-listing #paying-jobs .geodir-category-listing .paying_jobinfos {
    min-height: 165px;
    margin-bottom: 15px;
}

section.gray-section {
    /*background: #EDF2F9 !important;*/
    /*    background:#ffffff !important;*/
}

#jobcard-height h4#card-line-2,
#jobcard-height h4.card-line-2,
.jobcard-height h4.card-line-2 {
    height: auto !important;
}

.card-listing #paying-jobs .geodir-category-listing p.firstmargin {
    margin-bottom: 0 !important;
    min-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#trending_business .listing-item .service_p {
    margin-bottom: 14px !important;
}

#trending_business .carousel-inner div.item {
    height: 146px;
    overflow: hidden;
}

#trending_newsfeed .carousel-inner div.item {
    height: 146px;
    overflow: hidden;
}

/****30 dec*****/

.hero-section-wrap {
    /*background: #EDF2F9;*/
    background: transparent;
}

/****2 jan***/

/******ankush pc*****/

.add_minusbtns button {
    background: none;
    border: none;
    color: #43B9FF;
}

.add_minusbtns {
    padding: 12px 0 0 0;
    text-align: left;
}

    .add_minusbtns img.show-pointer {
        float: none;
    }

.abtns {
}

/******end ankush pc*****/

.form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group {
    display: inherit;
}

.form-group.leftlabelform .note-toolbar-wrapper.panel-default {
    display: grid;
}

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading {
        display: flex;
        background: #E6F1FC;
    }

.form-group.leftlabelform .note-editor.note-frame .note-editing-area .note-editable {
    text-align: left;
}

#divHeaderContent .stepwizard p {
    font-size: 12px;
    line-height: 18px;
    padding-top: 11px;
}

.form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group .note-btn {
    background: #E6F1FC;
    border: none;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.7);
}

.form-group.addition_info.firsttab_chk label {
    color: #666;
    font-weight: bold;
}

.cls_imgpreview {
    height: 240px;
    overflow: hidden;
    margin: 0 0 10px 0;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.ImageGalleryCard .btn {
    width: 80px;
    margin: 0 auto;
    display: block;
}

.panel.panel-info.uploadtab .row.upmargbtm .form-group .btn.btn-danger {
    width: auto;
    margin: 0 auto;
    display: block;
}

.panel.panel-info.uploadtab .row.upmargbtm .form-group .uploaded-document {
    text-align: center;
    display: block;
}

/***4 jan***/

.listsearch-maiwrap.innerpage_breadcru {
    padding: 0;
    background: #fff;
}

    .listsearch-maiwrap.innerpage_breadcru .innerpage_inblocks {
        padding: 15px 10px 10px 0px;
    }

.innerpage_inblocks .geodir-category-options .latest_otherrates a {
    color: #4db7fe;
    margin: 8px 5px 5px 0 !important;
    font-size: 11px;
}

.innerpage_inblocks .geodir-category-options .latest_otherrates .visshare a {
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.innerpage_inblocks .listing-view-layout li a {
    background: no-repeat;
    color: #1095D3;
    border: none;
}

    .innerpage_inblocks .listing-view-layout li a i {
        font-size: 14px;
        border: solid 1px #1095D3;
        padding: 5px;
        border-radius: 3px;
    }

/*.innerpage_inblocks .listing-view-layout {
    margin-right: -25px;
    margin-top: -4px;
}*/

.pro_opencollapse .btn {
    background: #fff;
    display: block;
    width: 100%;
    border: none;
    text-align: left;
    color: #605E67;
    font-weight: 600;
    border-radius: 0;
    position: relative;
}

    .pro_opencollapse .btn:after {
        position: absolute;
        right: 4px;
        top: 4px;
        width: auto;
        height: auto;
        background: #fff;
        content: "\f107";
        font-family: 'FontAwesome';
        padding: 0px 5px;
        display: block;
        font-size: 17px;
        transition: all 0.5s ease;
    }

    .pro_opencollapse .btn.collapsed:after {
        position: absolute;
        right: 4px;
        top: 4px;
        width: auto;
        height: auto;
        background: #fff;
        content: "\f106";
        font-family: 'FontAwesome';
        padding: 0px 5px;
        display: block;
        font-size: 17px;
    }

/*.sortfor_order span {
    float: left;
}

.sortfor_order .btn-group.bootstrap-select {
    float: left;
    width: 71%;
    margin: 0 0 0 10px;
}*/

.sortfor_order .bootstrap-select.btn-group .dropdown-menu li a {
    display: inline-block;
    width: 100%;
    padding: 0px 20px;
}

.sortfor_order .bootstrap-select.btn-group .dropdown-menu {
    min-height: inherit !important;
    height: 160px !important;
    top: 31px !important;
}

.pro_opencollapse {
    margin: 0 0 6px 0;
    background: #fff;
}

    .pro_opencollapse .filter-tags input {
        border-radius: 3px !important;
        top: 1px !important;
    }

    .pro_opencollapse .btn-info:active:focus {
        background-color: transparent;
        outline: none;
    }

    .pro_opencollapse .myleftpanel {
        padding: 0 0 0 11px;
    }

.innerpage_inblocks .carousel-indicators {
    display: none;
}


.innerpage_inblocks .t_hearticon {
    top: 2px;
}

.innerpage_inblocks .pagination {
    text-align: center;
    display: inline-block;
}

    .innerpage_inblocks .pagination a {
        text-align: center;
        width: 32px;
        height: 32px;
        line-height: 30px;
        margin: 0 2px;
        border-radius: 3px;
        display: inline-block;
        font-size: 16px;
        cursor: pointer;
    }

        .innerpage_inblocks .pagination a:hover {
            color: #5787b8;
            text-decoration: none;
        }

.fintext-overflow {
    width: 250px;
    height: 172px;
    display: block;
    overflow: hidden;
    word-break: break-word;
    word-wrap: break-word;
}

.finbtn-overflow {
    display: none;
    font-weight: 600;
    text-decoration: none;
    color: #4DB7FE;
    padding-bottom: 10px;
}

.innerpage_inblocks .card-listing .geodir-category-content {
    padding: 0;
}

    .innerpage_inblocks .card-listing .geodir-category-content .geodir-category-contentin {
        padding: 0 12px;
    }



.pagination span {
    margin-left: 15px;
}

.innerpage_inblocks .pagination a.blog-page.activepage {
    background: transparent;
    color: #f54029;
    border-color: transparent;
}

.innerpage_inblocks .geodir-category-options .latest_otherrates a.hm_dislike {
    color: #C0979E;
}

#wrapper .col-list-wrap {
    background: transparent !important;
}

span.reviewss {
    margin: 2px 0 0 0;
    display: inline-block;
}

.pull-right.prolist_srch {
    margin-left: -7px;
}

    .pull-right.prolist_srch .input-group-btn #btnTSSearch {
        padding: 6px 10px 6px 0px;
        border-radius: 0 15px 15px 0;
        margin-right: 0px;
        position: relative;
        right: 10px;
    }

    .pull-right.prolist_srch .form-control {
        border-radius: 15px;
        height: 34px;
    }

        .pull-right.prolist_srch .form-control:focus {
            z-index: 1;
        }

.detailpg_catname {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 5px 0;
}

.price_detailpage {
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 10px 0;
}

    .price_detailpage span {
        color: #e1763a;
        font-size: 16px;
        font-weight: 600;
    }

.shipping_detailpage span {
    color: #6b6a6a;
}

.shipping_detailpage {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #494949;
}

#dashboard-page .list-content-dashboard .left-list .container .employees_result {
    width: 100%;
}

#dashboard-page .list-content-dashboard .left-list .container {
    width: 100%;
    padding: 0;
}

#wrapper #dashboard-page {
    padding-top: 5px;
}

/****10jan***/

.action .add-to-cart.btn {
    border-radius: 10px;
    background: none;
    color: #4DB7FE !important;
    border: solid 1px #4DB7FE;
    padding: 3px 10px !important;
    transition: all 0.5s ease;
    text-transform: capitalize;
}

    .action .add-to-cart.btn:hover {
        background: #4DB7FE;
        color: #fff !important;
    }

/*****13 jan****/

#product-registration #product-detail-page h3 {
    margin: 0 0 10px 0;
}

#product-registration #product-detail-page .action .add-to-cart {
    margin: 10px 0 15px 20px;
}

#product-registration #product-detail-page .detailpg_catname {
    text-transform: capitalize;
    margin: 0 0 15px 0;
}

.stocks_detailpage {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px;
}

    .stocks_detailpage span {
        color: #1e9608;
        font-weight: 600;
    }

.size_quantityblock .sizes {
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 0px;
}

.color_btnpart .sizes {
    margin-top: 0;
    font-size: 15px;
}

#product-registration #product-detail-page .action.actionbtn2 .add-to-cart {
    margin: 4px 0 0 0;
}

.color_btnpart {
    /*margin-top: -5px;*/
    margin-bottom: 10px;
}

.dwebsite_name .theme-color {
    color: #0089cf !important;
    font-weight: 500;
}

.dwebsite_name {
    display: inline-block;
    padding-left: 20px;
    width: 75%;
    vertical-align: top;
}

.dtags_name p {
    padding-bottom: 1px;
    font-size: 15px;
}

.dwebsite_ratings span i.fa.fa-star::before {
    font-size: 22px;
    top: -1px;
    line-height: 26px;
}

.dwebsite_ratings span .disable_star i.fa.fa-star::before {
    font-size: 26px;
}
/* 24-3-2022*/
@media (max-width: 767px) {
    .dwebsite_ratings span .disable_star i.fa.fa-star::before {
        font-size: 19px;
    }
}
/*.dtags_name {
    margin: 5px 0;
}*/
.dwebsite_ratings a {
    color: #0A94D6;
}

.dwebsite_ratings span {
    font-weight: 500;
    margin: 0;
    font-size: 16px;
    vertical-align: middle;
}

span.db_reviews {
    padding-left: 5px;
}

.dwebsite_ratings .db_sharescount {
    color: #4db7fe;
}

.dwebsite_ratings .db_dislikes {
    color: #C0979E;
}

.dwebsite_ratings .db_wishes {
    color: #E73C5B;
    padding-left: 30px;
}

#product-detail-page .latest_otherrates a {
    color: #4db7fe;
    margin-right: 6px;
    font-weight: 500;
}

.de_otheroptionrate .Reviews-boxx {
    display: inline-block;
    padding-top: 15px;
    width: 100%;
    padding-bottom: 5px;
}

    .de_otheroptionrate .Reviews-boxx span {
        font-size: 18px;
        color: #595656;
        font-weight: 500;
        width: 32%;
        display: inline-block;
    }

        .de_otheroptionrate .Reviews-boxx span i {
            font-size: 18px !important;
            color: #0a94d5;
            padding-right: 5px;
        }

.dtags_name {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
}

#product-detail-page .latest_otherrates a.save-btn.hm_dislike {
    color: #FB5B50 !important;
}

#product-detail-page .share-holder.hid-share .share-container.visshare {
    right: -10px;
    min-width: 190px;
    top: -16px;
    left: auto;
}

#product-detail-page .latest_otherrates .de_report {
    border: solid 1px #333;
    color: #333;
    font-weight: 500;
    border-radius: 5px;
    padding: 1px 9px;
}

#product-detail-page .latest_otherrates {
    margin-top: 5px;
}

.listed_img img {
    width: 100%;
}

.listed_img {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.detail_rightblock .btn,
.detail_leftblock .btn {
    background: #fff;
    border-radius: 0;
    width: 100%;
    display: block;
    border: none;
    font-weight: 600;
    text-align: left;
    margin: 0 0 7px 0;
    box-shadow: none;
    color: #334e6f;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    pointer-events: none;
}

.d_listedinfos {
    text-align: center;
    padding: 0 0 20px 0;
}

    .d_listedinfos a {
        border-radius: 10px;
        background: none;
        color: #4DB7FE !important;
        border: solid 1px #4DB7FE;
        padding: 3px 10px !important;
        transition: all 0.5s ease;
        text-decoration: none;
        cursor: pointer;
    }

    .d_listedinfos h4 {
        margin-bottom: 0;
    }

    .d_listedinfos h5 {
        margin-top: 5px;
        float: left;
        width: 100%;
    }

.dwebsite_ratings .de_report a {
    color: #666;
    text-decoration: none;
    transition: all 0.4s ease;
}

    .dwebsite_ratings .de_report a:hover {
        color: #4db7fe
    }

.delist_block {
    position: relative;
    padding: 0 30px 0 58px;
    margin: 0 0 21px 0;
    float: left;
    width: 100%;
}

    .delist_block .de_formateicon {
        position: absolute;
        left: 0;
        top: 0;
        background: #0A94D6;
        color: #fff;
        width: 45px;
        text-align: center;
        border-radius: 3px;
        padding: 10px 0;
    }

    .delist_block h4 {
        font-size: 14px;
        line-height: 18px;
    }

    .delist_block .de_downloadicon {
        position: absolute;
        right: 0;
        top: 0;
    }

.depg_imgblockin img {
    width: 100%;
}

.depg_imgblockin {
    margin: 0 0 7px 0;
    height: 150px !important;
    overflow: hidden;
}

.detail_leftblock .selectins .btn {
    background: #fff;
    border: solid 1px #0A94D6;
    border-radius: 5px;
    padding: 3px 8px;
    font-size: 12px;
    pointer-events: inherit;
}

.detailphoto_gallery {
    position: relative;
}

.detail_sortblock {
    position: absolute;
    right: 10px;
    top: 4px;
    width: 45%;
}

/****14jan****/

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::-ms-input-file {
    visibility: hidden;
}

.custom-file-input::before {
    content: 'Select some files';
    display: inline-block;
    background: none;
    border: none;
    border-radius: 0;
    padding: 2px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 0px 0px #fff;
    font-weight: 700;
    font-size: 10pt;
    content: "\f030";
    font-family: 'FontAwesome';
}

.custom-file-input.custom-file-input2::before {
    content: "\f008";
    font-family: 'FontAwesome';
}

.custom-file-input:hover::before {
    border-color: transparent;
}

.custom-file-input:active::before {
    background: none;
}

input[type="file"].custom-file-input {
    display: inline-block;
    width: 40px;
    text-align: center;
    margin: 0 auto;
}

/*.de_reviewoptions {
	position: absolute;
	bottom: -39px;
	left: 0;
	width: 48%;
}*/

.form-group.textarea_allblocks textarea.form-control {
    height: 120px;
    /* padding-bottom: 31px; */
    border: none;
    box-shadow: none;
}

    .form-group.textarea_allblocks textarea.form-control:focus {
        outline: none;
        border: none;
        box-shadow: none;
    }

.form-group.textarea_allblocks .emojionearea, .form-group.textarea_allblocks .emojionearea.form-control {
    border: none;
    height: auto;
    text-align: left;
    box-shadow: none;
}

    .form-group.textarea_allblocks .emojionearea.focused,
    .form-group.textarea_allblocks .emojionearea.form-control.focused {
        outline: none;
        border: none;
        box-shadow: none;
    }

.form-group.textarea_allblocks {
    height: auto;
}

.de_reviewoptions .leave-rating-wrap {
    float: none;
    margin: 5px 0 0 0;
}

    .de_reviewoptions .leave-rating-wrap label {
        background: transparent;
        color: #CECECE;
        border-radius: 3px;
        padding: 2px;
        margin-right: 2px;
        text-align: center;
        margin-bottom: 0;
        font-size: 18px;
    }

    .de_reviewoptions .leave-rating-wrap .leave-rating {
        float: none;
    }

.de_ralateimg img {
    width: 100%;
}

#product-detail-page .de_relateinfos .latest_otherrates a {
    font-size: 12.5px;
    font-weight: 500;
    margin-right: 2px;
}

#product-detail-page .de_relateinfos .latest_otherrates {
    margin-left: -15px;
    margin-right: -15px;
}

#product-detail-page .de_relateinfos .hm_ratings {
    margin-left: -15px;
    margin-right: -15px;
    /*border-top: solid 1px #eee;*/
    padding-top: 8px;
}

    #product-detail-page .de_relateinfos .hm_ratings a {
        color: #0F95D7;
    }

        #product-detail-page .de_relateinfos .hm_ratings a.disable_star {
            color: #80829B;
        }

    #product-detail-page .de_relateinfos .hm_ratings .t_hearticon {
        top: 9px;
    }

.de_relateinfos .btn.flat-btn {
    background: none;
}

#product-registration .de_relateinfos .btn.flat-btn {
    background: none;
    border-radius: 10px;
    background: none;
    color: #4DB7FE !important;
    border: solid 1px #4DB7FE;
    padding: 3px 10px !important;
    transition: all 0.5s ease;
    text-transform: capitalize;
    position: absolute;
    right: 10px;
    top: 0;
    display: inline-block;
    left: inherit;
}

    #product-registration .de_relateinfos .btn.flat-btn:hover {
        background: #4DB7FE;
        color: #fff !important;
    }

#product-registration .de_relateinfos p.hmlatest_price {
    position: relative;
    font-size: 16px;
    color: #FE7B3F !important;
    font-weight: 700;
    position: relative;
    min-height: 24px;
    padding: 0px 0 0 0;
    margin-bottom: 4px;
}

#product-registration .de_relateinfos strong {
    font-size: 13px !important;
    margin: 0 0 5px;
    padding: 0;
    display: block;
}

#product-registration .de_relateinfos p.hm_business_name {
    margin: 0;
    padding: 0 0 0;
}

#product-registration .de_relateinfos .card-title a {
    color: #334e6f;
}

#product-registration .de_relateinfos .card-title {
    margin: 0 0 4px !important;
    height: auto;
}

.derelated_block {
    margin-bottom: 10px;
}

.related_seeall {
    text-align: center;
    margin: 0 0 20px 0;
}

    .related_seeall a {
        color: #0A94D6;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
    }

        .related_seeall a i {
            background: #0A94D6;
            color: #fff;
            width: 30px;
            height: 30px;
            border-radius: 100%;
            line-height: 29px;
            font-size: 17px;
        }

/****uploadbtn****/

.avatar-zone {
    width: auto;
    height: auto;
    background: none;
}

.overlay-layer {
    width: auto;
    height: auto;
    position: absolute;
    margin-top: -18px;
    opacity: 1;
    background: none;
    z-index: 0;
    font-size: 22px;
    color: #1197D6;
    text-align: center;
    line-height: 40px;
    content: "\f030";
    font-family: 'FontAwesome';
    margin-left: 12px;
}

.upload_btn {
    position: absolute;
    width: 20px;
    height: 25px;
    margin-top: 0;
    z-index: 10;
    opacity: 0;
    margin-left: 0;
}

.de_reviewimage.de_reviewvid {
    padding-top: 13px;
    position: relative;
    left: -4px;
}

.cls_emoji {
    position: absolute;
    left: 250px !important;
    bottom: -39px !important;
    z-index: 999;
}

.emojilist {
    top: 121px;
}

.dereview_cblock {
    position: relative;
}

    .dereview_cblock .btn.flat-btn {
        border-radius: 10px;
        background: none;
        color: #1197d6 !important;
        border: none;
        padding: 4px 0px !important;
        transition: all 0.5s ease;
        text-transform: capitalize;
        /* position: absolute; */
        /* right: 20px; */
        /* bottom: 0; */
        margin-right: 0;
    }

/*.dereview_cblock .btn.flat-btn:hover {
            background: #4DB7FE;
            color: #fff !important;
        }*/

#product-registration #product-detail-page .dereview_cblock h3 {
    margin: 12px 0 0 0 !important;
}

#product-registration #product-detail-page .dereview_cblock .list-single-main-item-title {
    margin-bottom: 10px;
}

.derelated_block h4 {
    color: #334e6f;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

#product-registration .de_relateinfos p.card-website a {
    font-size: 16px;
}

/*.emojilist {
    top: 172px;
    left: 0;
}*/

span.labelRequired.text_btmerror {
    margin: 0 0 0 0;
}

/*.de_reviewoptions {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}*/

.add-review-box {
    position: relative;
    box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding-bottom: 4px;
    padding: 0 0 4px 0px;
    float: left;
    width: 100%;
}

#add-review .form-group.textarea_allblocks .emojionearea .emojionearea-picker.emojionearea-picker-position-top {
    margin-top: 0;
    right: 60px;
    top: 0px !important;
}

.form-group.textarea_allblocks .emojionearea .emojionearea-button {
    left: 250px;
    bottom: -42px;
    top: inherit;
}

.derelated_inblock {
    box-shadow: 0 7px 14px 0 rgba(65, 69, 88, .1), 0 3px 6px 0 rgba(0, 0, 0, .07);
    margin: 0 0 10px 0;
}

.center-col-list-wrap .listing-item.list-layout {
    width: 100%;
    padding: 0 13px 0 0;
}

.price_detailpage strike.pro_oldprice {
    font-size: 16px;
    color: #666;
    text-decoration: line-through !important;
    padding-left: 5px;
}

.price_detailpage span.pro_diffprice {
    font-size: 16px;
    color: #1e9608;
}

.hmlatest_price strike.prolist_oldprc {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    text-decoration: line-through !important;
    top: 0;
    display: inline-block;
    position: relative;
    /* display: contents; */
}

.de_brand {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 6px;
}

    .de_brand span {
        color: #666;
        font-size: 15px;
    }

.brand_condition_product .col-md-4,
.brand_condition_product .col-md-5,
.brand_condition_product .col-md-3 {
    padding: 0 5px;
}

.brand_condition_product {
    padding-left: 11px;
    padding-bottom: 10px;
}

/*****new media****/

@media only screen and (max-width:1540px) {
}

@media only screen and (max-width:1455px) {
}

@media only screen and (max-width:1366px) {
    /*.logo_menupart nav#main-nav ul li ul.employee_menu {
	height: 350px;
	overflow: auto;
}*/
    .card-listing #paying-jobs .geodir-category-listing .paying_jobinfos {
        min-height: 200px;
    }
}

@media only screen and (max-width:1300px) {
}

@media only screen and (max-width:1285px) {
    .copyright {
        margin: 5px 0 0 0;
    }
}

@media(min-width:1010px) {
}

@media(max-width:500px) {
    #main div#wrapper {
        padding-top: 47px !important;
    }
}

@media(max-width:1000px) and (min-width:501px) {
    #main div#wrapper {
        padding-top: 53px !important;
    }
}

@media only screen and (max-width:1270px) {
    .site-header .logo_menupart .primary-nav a {
        line-height: 45px;
        padding: 7px 5px;
    }

    .site-header .logo_menupart .primary-nav .responsivemenu ul.nav.nav-tabs.nav-stacked li a:hover {
        background-color: transparent;
    }

    .site-header .signup_loginpart .meta {
        float: none;
        margin: 0;
        position: inherit;
        right: 0;
        top: 0;
    }

    .site-header .branding a {
        background-color: transparent !important;
    }

    .logo_menupart nav#main-nav ul li ul {
        top: 45px;
    }
}

@media(max-width:490px) and (min-width:410px) {
    .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        left: -10px !important;
    }
}

@media(max-width:800px) and (min-width:765px) {
    h1 a.logomargnCss {
        margin-left: 0 !important;
    }
}

@media(max-width:700px) {
    .paddingheaderCss {
        padding: 0 10px !important;
    }
}

@media (max-width: 575px) {
    .site-header .branding a {
        width: 90px;
        margin-top: 17px !important;
        height: 30px;
        margin-left: 0px !important;
    }
}

@media only screen and (max-height:675px) {
    /*.logo_menupart nav#main-nav ul li:last-child ul.employee_menu {
	height: 350px;
	overflow: auto;
}
*/
    .logo_menupart nav#main-nav ul li.menu-news.after_login ul.employee_menu {
        height: 350px;
        overflow: auto;
    }
}

@media only screen and (max-width:1199px) {
    .card-listing #paying-jobs .geodir-category-listing .paying_jobinfos {
        min-height: 220px;
    }

    .add_propg_bg .panel.panel-info .form-group .control-label {
        font-size: 11.5px;
    }

    .form-group.addition_info.firsttab_chk label {
        font-size: 11.5px;
    }

    .myleftpanel .form-group {
        width: 90% !important;
    }

    .myleftpanel .checkbox label {
        line-height: 20px;
        margin-bottom: 3px;
    }
}

@media only screen and (max-width:1030px) {
    .site-header .logo_menupart .primary-nav a {
        padding: 7px 3px;
    }

    .hmbanner_bg.joblist_banner {
        margin-top: 15px;
    }

    #dashboard-page .hmbanner_bg.joblist_banner {
        margin-top: 0;
    }
}

@media (max-width: 1259px) {
    header.site-header {
        height: 53px !important;
    }
}

@media only screen and (max-width:991px) {
    /*.add_new_menu.mobile_rightmenu .dropdown-menu {
	height:560px;
	overflow: auto;
}
*/
    .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        left: -20%;
        /* left: -180px; */
    }

    .add_new_menu mobile_rightmenu leftCssmenutoggle {
        display: block;
        opacity: 1;
        left: 20px;
        top: 3px;
    }

    .site-header .nav-row {
        height: auto;
    }

    .responsivemenu {
        display: block !important;
    }

    .site-header .logo_menupart .primary-nav .new_mobile_menu .dropdown-menu a {
        line-height: 21px;
        padding: 3px 20px;
        color: #333 !important;
        border: none;
        border-radius: 0;
    }

    .site-header .logo_menupart .primary-nav .add_new_menu .dropdown-menu > li > a:hover,
    .site-header .logo_menupart .primary-nav .dropdown-menu > li > a:focus {
        color: #fff !important;
        text-decoration: none;
        background-color: #023365 !important;
    }

    .site-header .logo_menupart .primary-nav .add_new_menu li {
        margin-right: 0;
    }

    .hm_bannertxt {
        font-size: 18px;
        line-height: 26px;
    }

    .hm_bannerlinks ul li a {
        padding: 10px 20px;
        font-size: 15px;
    }

    .inn_rightbar .open > .dropdown-toggle.btn-primary {
        font-size: 15px;
    }

    .middle.design_cs p {
        font-size: 47px;
    }

    .hmbanner_bg.joblist_banner {
        margin-top: 26px;
    }

    #dashboard-page .hmbanner_bg.joblist_banner {
        margin-top: 0;
    }

    #paying-jobs .jobcard-height .applynow_btn {
        position: absolute;
        left: 13px;
        top: 0px;
    }

    div#jobcard-height,
    div.jobcard-height {
        height: auto !important;
    }

    header.site-header {
        position: inherit;
        height: 50px !important;
    }

    .inn_rightbar .btn-primary {
        font-size: 15px;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar ul li a {
        font-size: 15px;
    }

    .inn_rightbar {
        top: 0;
    }

    .card-listing #paying-jobs .geodir-category-listing .paying_jobinfos {
        min-height: 220px;
    }

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading {
        display: inline-block;
    }

        .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group .note-btn-group.btn-group {
            margin-right: 5px;
            margin-bottom: 0;
        }

        .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group .note-btn.btn {
            margin-bottom: 5px;
        }

    .form-group.addition_info.firsttab_chk label {
        /*width: 80%;*/ width: 100%;
        text-align: left;
        padding-right: 0 !important;
    }

    .filter-tags label {
        padding-right: 0 !important;
    }

    .add_minusbtns {
        padding: 12px 0 0 5px;
    }

    .listsearch-maiwrap.innerpage_breadcru .innerpage_inblocks {
        padding: 0px 10px 10px 0px;
    }

    .under_breadcrumb_bg {
        padding: 12px 0px 11px 10px;
    }

    .pull-right.prolist_srch {
        margin-left: -4px;
    }

    .sortfor_order .btn-group.bootstrap-select {
        width: 76%;
    }

    .col-md-9.employees_result {
        padding: 0 20px 0 30px;
    }
}

@media only screen and (max-width:767px) {

    ul#dropdown-menu-list {
        left: 0 !important;
    }

    .Products-top-bxx .filter-span ul.dropdown-menu {
        left: -15px !important;
    }
    /*    .main-register {
        width: 95% !important;
        margin-left: 10px !important;
    }*/
    .footer-links a.btn {
        display: inline-block;
        padding: 1px 12px;
    }

    .hm_bannerlinks ul li a {
        font-size: 14px;
    }

    .inn_rightbar .open > .dropdown-toggle.btn-primary {
        font-size: 14px;
    }

    .hm_bannerlinks ul li {
        margin: 0 0 0 20px;
    }

    .hm_newsearch {
        width: 360px;
        margin: 30px auto;
    }

    .site-header .branding a {
        margin-left: 0;
        margin-top: 0px !important;
        width: 113px !important;
    }

    .site-header .logo_menupart .branding {
        /*margin-left: -45px;*/ margin-left: -22%;
    }

    .logo_menupart, ..mb-header {
        height: 52px;
    }

    .hmbanner_bg.joblist_banner {
        /*background: url(../images/hm_banner.jpg) center top no-repeat !important;*/
        /*height: 170px;
	padding: 69px 0 0 0;*/
        margin-top: 42px;
    }

    #dashboard-page .hmbanner_bg.joblist_banner {
        margin-top: 0;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks ul li {
        margin-left: 0px;
    }

    .inn_rightbar .btn-primary {
        font-size: 14px;
    }

    .hmbanner_bg.news_feedbanner {
        padding: 40px 0 40px 0;
        margin-top: 14px;
    }
    /*.hmbanner_bg.news_feedbanner ul li a {
	font-size: 16px;
}
*/
    .signup_loginpart .meta .header-user-menu ul li a {
        padding: 0px 8px !important;
    }

    .social-icons li {
        font-size: 13px;
        width: 30px;
        height: 30px;
        line-height: 28px;
    }

    .footer-links li {
        display: inline-block;
        margin: 10px 0 0 0;
        float: left;
        width: 33%;
    }

    .ui-autocomplete.ui-front {
        width: 362px !important;
        min-width: 362px !important;
        overflow: hidden !important;
    }

    .hm_bannerlinks.hmonly_bannerlinks ul {
        display: none;
    }

    .mobile_banner_links {
        display: block;
    }
    /*.hmbanner_bg.news_feedbanner .hm_bannerlinks ul {
	display: block;
}

.hmbanner_bg.innerpages_links .hm_bannerlinks ul {
	display: block;
}*/
    /*.hmbanner_bg.joblist_banner {
	height: 200px;
}*/
    .hmbanner_bg.news_feedbanner .hm_bannerlinks ul {
        display: block;
        margin: 42px 0 0px 30px;
    }
    /*.hmbanner_bg.joblist_banner.onlyjoblist .hm_bannerlinks ul li a {
	padding:8px;
}*/
    .middle.design_cs p {
        font-size: 37px;
    }

    .hm_bannerlinks ul li a {
        padding: 10px 11px;
        padding: 8px;
    }

    .form-group.midfieldform {
        padding: 0px 0 0 0;
        text-align: left;
        margin-left: -15px;
    }

    .card-listing #paying-jobs .geodir-category-listing .paying_jobinfos {
        min-height: 220px;
    }

    .list-carousel .listing-item {
        margin-bottom: 0;
    }

    .util-theme-default .util-pagination {
        margin-top: -8px;
    }

    .site-header .signup_loginpart .meta .header-user-name::before {
        bottom: 7px;
    }

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading {
        height: auto;
        padding: 0 0 0 4px;
    }

    .form-group.leftlabelform .note-editor.note-frame .note-editing-area .note-editable {
        text-align: left;
    }

        .form-group.leftlabelform .note-editor.note-frame .note-editing-area .note-editable p {
            text-align: left !important;
        }

    .add_propg_bg .panel.panel-info .form-group .control-label {
        text-align: left;
    }

    .add_minusbtns {
        margin-left: -5px;
        padding: 33px 0 0 0;
    }

    .form-group.paddingmob {
        margin-left: -15px;
        margin-right: -15px;
    }

    #divStep1 .form-group.paddingmob {
        padding-top: 0;
    }

    .panel.panel-info.uploadtab .input-group {
        margin: 0 0 10px 0;
    }

    .imgeor {
        padding: 0px 0 13px 0px;
        text-align: left;
    }

    .listsearch-maiwrap.add_propg_bg {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    #divHeaderContent .stepwizard p {
        padding-top: 9px;
        font-size: 13px !important;
    }

    .panel.panel-info.uploadtab .upmargbtm {
        margin-bottom: 0px;
    }

    .innerpage_inblocks div#divSorting .col-md-4 span {
        width: auto;
    }

    .sortfor_order .bootstrap-select.btn-group .glyphicon-ok::before {
        content: "";
    }

    .sortfor_order .btn-group.bootstrap-select {
        width: 75%;
        margin-left: 0px;
    }

    .innerpage_inblocks div#divSorting .col-md-4 span.prolist_sort {
        float: left;
        width: 54px;
    }

    .pull-right.prolist_srch .input-group-btn #btnTSSearch {
        padding: 6px 10px 6px 10px;
    }

    #divHeaderContent .newtitles_block p {
        padding: 0;
        margin: 0;
    }

    .under_breadcrumb_bg {
        padding: 12px 0px 13px 10px;
    }

    .stepwizard {
        margin: 0 0 10px 0;
    }

    .form-group {
        margin-bottom: 2px;
    }

    .panel-info.addpro_firsttab {
        margin-bottom: 5px;
    }

    .cls_imgpreview {
        padding-top: 0;
    }

    .panel.panel-info.uploadtab .row.upmargbtm .colspacear {
        padding: 0 8px;
    }

    .add_propg_bg .panel.panel-info .colspacear .form-group .control-label {
        padding-top: 4px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .colspacear .btn.small-btn {
        padding: 6px 6px 6px 0;
    }

        .colspacear .btn.small-btn i {
            padding-left: 4px;
        }

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group .note-btn.btn {
        margin-bottom: 5px;
        padding: 2px 5px;
    }

    #divSorting .col-md-4 {
        /* margin-top: 10px; */
        /* float: none; */
        /* display: inline-block; */
        /* width: 100%; */
    }

    .innerpage_inblocks #divSorting .col-md-4 {
        width: 41%;
        float: left;
        margin: 0;
        padding-left: 0;
    }

    .pull-right.prolist_srch {
        margin-right: -15px;
    }
}

@media only screen and (max-width:678px) {
    .innerpage_inblocks div#divSorting .col-md-4 span.prolist_sort {
        width: 44px;
        font-size: 12px;
    }

    .sortfor_order .btn-group.bootstrap-select {
        width: 77%;
        margin-left: 5px;
    }
}

@media only screen and (max-width:640px) {
    .hm_bannerlinks li img {
        width: 20px;
    }

    .hm_bannerlinks ul li a {
        font-size: 12.5px;
    }

    .inn_rightbar .open > .dropdown-toggle.btn-primary {
        font-size: 12.5px;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar ul li a {
        font-size: 12.5px;
        padding: 2px 4px;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar .dropdown-menu {
        min-width: 120px;
    }

    .hm_bannerlinks ul li {
        margin: 0 0 0 7px;
    }

    .hm_newsearch {
        width: 320px;
        margin: 20px auto;
    }

    .hm_bannertxt {
        font-size: 18px;
    }

    .inn_rightbar .btn-primary {
        font-size: 12.5px;
    }

    .sortfor_order .btn-group.bootstrap-select {
        width: 85%;
    }

    .innerpage_inblocks div#divSorting .col-md-4 span.prolist_sort {
        display: none;
    }

    .sortfor_order .btn-group.bootstrap-select {
        width: 100%;
        margin: 0;
    }
}

@media only screen and (max-width:575px) {
    .hm_bannerlinks ul li {
        display: inline-block;
        margin: 0 0 4px 20px;
    }

    .hmbanner_bg.news_feedbanner ul li a {
        font-size: 14px;
    }

    .hm_bannerlinks .col-xs-8.job_board_resize {
        width: 72%;
    }

    .hm_bannerlinks .col-xs-4.job_board_resize {
        width: 28%;
    }

    .hm_bannerlinks ul {
        margin: 16px 0 0px 0px;
        padding: 0;
        list-style: none;
    }

    .inn_rightbar {
        padding: 0px 0 0 8px;
    }

        .inn_rightbar .btn-primary {
            font-size: 12.5px;
        }

    .hmbanner_bg.joblist_banner {
        /*background: url(../images/hm_banner.jpg) center top no-repeat !important;*/
    }

        .hmbanner_bg.joblist_banner .hm_bannertxt. {
            font-size: 14px;
            line-height: 25px;
        }

        .hmbanner_bg.joblist_banner .hm_bannerlinks ul li {
            margin-left: 0px;
        }

    .hmbanner_bg.news_feedbanner {
        padding: 60px 0 40px 0;
    }

    .hm_bannerlinks .dropdown-menu li {
        display: block;
    }

    .social-icons li {
        font-size: 12px;
        width: 26px;
        height: 26px;
        line-height: 23px;
    }
    /*.hmbanner_bg.joblist_banner {
	height: 170px;
}*/
    .hmbanner_bg.news_feedbanner .hm_bannerlinks ul {
        margin: 25px 0 0px 30px;
    }
    /*.hmbanner_bg.joblist_banner.marketplace  {
	padding: 72px 0 0 0;
}*/
    .hmbanner_bg.joblist_banner.franchisse .hm_bannerlinks ul li {
        margin: 0 0 14px 0;
    }

    .hmbanner_bg.joblist_banner.franchisse .hm_bannerlinks .inn_rightbar ul li {
        margin: 0;
    }

    .middle.design_cs p {
        font-size: 28px;
    }

    .hmbanner_bg.joblist_banner {
        margin-top: 48px;
    }

    #dashboard-page .hmbanner_bg.joblist_banner {
        margin-top: 0;
    }

    .form-group.addition_info {
        margin-bottom: 15px;
    }

    .addpro_defbtns .btn.btn-primary {
        font-size: 14px;
        margin-right: 18px;
    }

    .innerpage_inblocks th {
        padding: 6px 15px !important;
    }

    .col-md-9.employees_result {
        padding: 0 13px 0 20px;
    }

    .listsearch-maiwrap.innerpage_breadcru {
        padding: 0 !important;
    }

    .col-md-9.employees_result {
        padding: 0 12px 0 25px;
    }
}

@media only screen and (max-width:567px) {
    .footer-main h6 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .input-group.fotr_search .input-group-append .btn.btn-primary {
        margin-top: 10px;
    }

    .input-group.fotr_search .input-group-append {
        position: inherit;
        margin: 0;
        display: block;
    }

    footer.bg-dark .input-group .form-control {
        padding-right: 10px;
    }

    .footer-main h6 {
        color: #0a94d5;
    }

    .footer-links a {
        color: #fff;
        font-weight: 600;
    }

    .copyright p {
        color: #525252;
    }

    .hm_bannerlinks ul li {
        display: inline-block;
        margin: 0 0 4px 20px;
    }

    .hm_bannertxt {
        font-size: 16px;
        line-height: 25px;
        padding: 0 2px;
    }

    .hmbanner_bg {
        padding: 17px 0 13px 0;
    }

    .hm_newsearch {
        width: 290px;
    }

    .hmbanner_bg.joblist_banner .hm_bannertxt {
        font-size: 14px;
        line-height: 25px;
    }
    /*.carousel-inner div.item img {
	height: auto !important;
	max-height: inherit !important;
}*/
}

@media only screen and (max-width:560px) {
    .card-listing #paying-jobs .geodir-category-listing .paying_jobinfos {
        min-height: 220px;
    }
}

@media only screen and (max-width:480px) {

    .site-header .logo_menupart .branding {
        /* margin-left: -45px; */
        margin-left: -44px;
    }

    .Products-top-bxx .filter-span ul.dropdown-menu {
        left: -12px !important;
    }

    .img-box img {
        height: 120px !important;
        margin-bottom: 5px;
    }

    .footer-main .fotrb_rsize {
        width: 50%;
    }

        .footer-main .fotrb_rsize.linksmore {
            min-height: 360px;
        }

    .hm_newsearch {
        width: 270px;
    }

    .social-icons li {
        font-size: 12px;
        width: 24px;
        height: 24px;
        line-height: 21px;
    }

    .site-header .branding a {
        background-image: url(../images/mobile.png) !important;
        width: 150px;
        background-size: 85% !important;
        background-repeat: no-repeat;
    }

    .add_new_menu .btn-primary {
        border-radius: 5px;
        padding: 5px 6px;
        font-size: 12px;
    }

    .add_new_menu.mobile_rightmenu {
        right: -24px !important;
        left: inherit !important;
        top: 5px;
    }

    .logo_menupart {
        height: 46px;
    }

    .mb-header {
        height: 46px !important;
    }

    #homepage section#sec1 {
        padding: 26px 0px;
    }

    .hmbanner_bg.news_feedbanner ul li a {
        font-size: 14px;
    }

    .hm_bannerlinks ul li {
        margin: 0 0 4px 10px;
    }

    footer.bg-dark .row.d-flex.foot_w {
        width: 100% !important;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks ul li {
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .hmbanner_bg.news_feedbanner .hm_bannerlinks ul li {
        margin: 0 0 20px 0;
    }

    .hmbanner_bg.joblist_banner {
        margin-top: 43px;
    }

    #dashboard-page .hmbanner_bg.joblist_banner {
        margin-top: 0;
    }

    .hm_bannerlinks .col-xs-8.job_board_resize {
        width: 74%;
    }

    .hm_bannerlinks .col-xs-4.job_board_resize {
        width: 26%;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar .dropdown-menu {
        min-width: 130px;
        width: 130px;
        left: inherit !important;
        right: 0;
        transform: translate3d(0px, 19px, 0px) !important;
    }

    .hm_bannerlinks ul li a {
        padding: 8px 10px;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar ul li a {
        font-size: 12.5px;
        padding: 2px 4px;
        white-space: normal;
    }

    .under_breadcrumb_bg a {
        font-size: 11.5px;
    }

    .under_breadcrumb_bg {
        padding: 12px 2px;
        text-align: center;
        font-size: 11.5px;
        line-height: 21px;
    }

        .under_breadcrumb_bg b {
            padding: 0 2px;
        }

    .ui-autocomplete.ui-front {
        width: 270px !important;
        max-width: 270px !important;
        overflow: hidden !important;
        min-width: 230px !important;
    }
}

@media only screen and (max-width:440px) {

    /*.social-icons li {
        font-size: 11px;
        width: 21px;
        height: 21px;
        line-height: 19px;
    }*/
    /*3-24-2022*/
    .social-icons li {
        font-size: 13px;
        width: 26px;
        height: 26px;
        line-height: 24px;
    }

    /*3-24-2022*/

    .hmbanner_bg.joblist_banner.franchisse .hm_bannerlinks .inn_rightbar .dropdown-menu {
        right: 0px;
    }

    .hmbanner_bg.joblist_banner.franchisse .hm_bannerlinks .inn_rightbar .dropdown-menu {
        right: 0;
    }

    .hmbanner_bg.joblist_banner .hm_bannerlinks .inn_rightbar .dropdown-menu {
        right: 0;
        transform: translate3d(0px, 19px, 0px) !important;
    }
}

@media only screen and (max-width:420px) {
    .video-modal .modal-dialog {
        margin-top: 170px !important;
    }
    /*.hmbanner_bg.joblist_banner.marketplace .hm_bannerlinks ul li a {
	padding: 7px 8px;
}

.hmbanner_bg.joblist_banner.onlyjoblist .hm_bannerlinks ul li a {
	padding: 5px 4px;
}*/
    .hm_bannerlinks ul li a {
        padding: 8px 7px;
    }
}

@media only screen and (max-width:400px) {
    .hmbanner_bg.joblist_banner.onlyjoblist .hm_bannerlinks ul li a {
        padding: 7px 7px;
        font-size: 11px;
    }

    .hmbanner_bg.joblist_banner.onlyjoblist .hm_bannerlinks .inn_rightbar ul li a {
        padding: 2px 4px;
    }

    .hm_bannerlinks .col-xs-8.job_board_resize {
        width: 100%;
    }

    .hm_bannerlinks .col-xs-4.job_board_resize {
        width: 100%;
        padding: 15px 0 0 0;
    }

    .hmbanner_bg.joblist_banner.onlyjoblist {
        padding-top: 64px;
    }

    .col-xs-7.job_board_resize {
        width: 62%;
    }

    .col-xs-5.job_board_resize {
        width: 37%;
    }

    .hmbanner_bg.joblist_banner.onlyjoblist .inn_rightbar .btn-primary {
        font-size: 11px;
    }

    .inn_rightbar {
        top: 1px;
    }

    .add_minusbtns button {
        font-size: 12px;
    }
}

@media only screen and (max-width:375px) {
    .ui-autocomplete.ui-front {
        width: 270px !important;
        max-width: 270px !important;
        overflow: hidden !important;
        min-width: 230px !important;
    }
}

@media only screen and (max-width:360px) {
    .footer-main .fotrb_rsize.linksmore {
        min-height: 356px;
    }

    .hm_bannerlinks ul li {
        display: inline-block;
        margin: 0 0 4px 5px;
    }

    .hmbanner_bg.news_feedbanner ul li a {
        font-size: 13px;
        padding: 9px 8px;
    }

    footer.bg-dark .mb-2.mt-2.mp_ft {
        padding: 0;
    }

    .hmbanner_bg.news_feedbanner .hm_bannerlinks ul li {
        margin: 0 0 17px 0;
    }

    .hmbanner_bg.news_feedbanner {
        padding: 40px 0 40px 0;
    }

    .hmbanner_bg.news_feedbanner {
        padding: 59px 0 40px 0;
    }

    .hmbanner_bg.joblist_banner.onlyjoblist .hm_bannerlinks ul li a {
        padding: 7px 4px;
    }

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group .note-btn.btn {
        padding: 2px 4px;
    }

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default {
        display: grid;
        height: auto !important;
    }
}

@media only screen and (max-width:355px) {
    .col-xs-7.job_board_resize {
        width: 100%;
    }

    .col-xs-5.job_board_resize {
        width: 100%;
    }

    .hmbanner_bg.joblist_banner.franchisse {
        padding-top: 63px;
    }
}

@media only screen and (max-width:340px) {
    .hmbanner_bg.joblist_banner.onlyjoblist .hm_bannerlinks ul li a {
        padding: 7px 2px;
    }

    .form-group.leftlabelform .note-toolbar-wrapper.panel-default .note-toolbar.panel-heading .btn-group .note-btn.btn {
        padding: 2px 3px;
    }
}

@media only screen and (max-width:338px) {
    .hmbanner_bg.news_feedbanner {
        padding: 59px 0 40px 0;
    }
}

@media only screen and (max-width:330px) {
    .footer-main .fotrb_rsize.linksmore {
        min-height: 386px;
    }
}

@media only screen and (max-width:300px) {
    .footer-main .fotrb_rsize.linksmore {
        min-height: 410px;
    }
}

/*newCSS*/

#loginOptions {
    margin: 0 !important;
    text-align: right;
    float: right;
}

    #loginOptions .new-signup-btn {
        /* background: none; */
        /* border: solid 1px #0a94d5; */
        /* color: #535259; */
        color: #ffffff;
        background: linear-gradient(90deg, #007BFF, #00C6FF);
        /* background: #edf2f8; */
        line-height: 14px;
        margin: 0 10px 0 0;
        border-radius: 10px;
        padding: 8px 10px;
        font-weight: 400;
        font-size: 13px;
        text-decoration: none;
        transition: all 0.5s ease;
    }

    #loginOptions .new-login-btn {
        background: none;
        border: solid 1px #E1040A;
        background: #edf2f8;
        color: #E1040A;
        margin: 0 8px 0 0;
        border-radius: 10px;
        line-height: 14px;
        font-weight: 400;
        font-size: 13px;
        padding: 8px 10px;
        text-decoration: none;
        transition: all 0.5s ease;
        /*font-family: inherit !important;*/
    }

        #loginOptions .new-signup-btn i,
        #loginOptions .new-login-btn i {
            margin-right: 5px;
        }

.side-menu__item:hover {
    text-decoration-line: unset !important;
}

#after-login-sidebar ul li a i {
    color: #fff;
}

p.card-line {
    margin-bottom: 2px !important;
    overflow: hidden !important;
}

    p.card-line i, p.card-line span {
        display: inline;
        margin-right: 4px; /* For <i> */
        margin-left: 0; /* Reset <span> margin */
    }

.content {
    width: 100%;
    position: relative;
    z-index: 4;
    float: left;
    background: #fcfcfc;
}

section {
    background: transparent !important;
}

.new-side-bar {
    font-family: 'Roboto', sans-serif !important;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0.25px;
    background-color: #f8f9fa;
    color: #333;
}

    .new-side-bar h1,
    .new-side-bar h2,
    .new-side-bar h3,
    .new-side-bar .header {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 500;
    }

    .new-side-bar ul {
        text-align: left;
        margin: 0 10px 0px 10px;
        padding: 15px;
        line-height: 20px;
    }

        .new-side-bar ul li a {
            color: #282828;
            font-family: 'Roboto', sans-serif !important;
            font-weight: 400;
            font-size: 13px;
            padding: 3px 5px;
            border-radius: 10px;
        }

#before-login-sidebar ul {
    text-align: left;
    margin: 0 0 0px 0px;
    padding: 5px 0 10px 10px;
    font-size: 16px;
    line-height: 26px;
}

    #before-login-sidebar ul li.active a {
        background: #f7f7f9;
        color: #3c3939;
        font-weight: bold !important;
    }

    #before-login-sidebar ul li a {
        color: #282828;
        font-weight: 400;
        font-family: initial;
        font-size: 13px;
        border-radius: 10px;
        width: 100%;
        display: block;
        text-decoration: none;
    }

    #before-login-sidebar ul ul.slide-menu {
        line-height: 23px;
    }

.listing-item {
    padding: 0;
}

h3.card-title.card-line-2 {
    margin-top: 5px;
    height: 35px !important;
    line-height: 16px;
}

.card-listing .geodir-category-content h3.card-title.card-line-2 a {
    font-size: 14px;
    color: #0a94d5 !important;
    font-weight: 600;
    font-family: initial;
}

.t_hearticon {
    display: none;
}

.card-listing .geodir-category-listing {
    border-radius: 10px;
    box-shadow: 0 7px 14px 0 rgba(65, 69, 88, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    margin-bottom: 18px;
}

.hm_business_name {
    margin-bottom: 5px !important;
}

    .hm_business_name strong {
        color: #000000 !important;
    }

.card-listing .geodir-category-content p.hmlatest_price .btn.small-btn {
    background: linear-gradient(90deg, #007BFF, #00C6FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.card-website a {
    color: #2d2d2d !important;
    font-weight: 400;
}

.review-number {
    /*    left: 89px !important;
    font-size: 12px;
    top: 2px;
    font-family: initial;*/
}

.total-view i {
    padding-right: 0 !important;
    margin-right: 5px;
}

.total-view {
    font-size: 12px;
    top: 2px;
    font-family: initial;
    position: absolute;
    left: 114px;
}

    .total-view .fa-eye {
        font-size: 14px !important;
        top: 0px;
        LEFT: -3px;
    }

.total-heart {
    /*    font-size: 13px;
    top: 2px;
    position: absolute;
    left: 178px;*/
    font-size: 10px !important;
    top: 3px;
    position: absolute;
    left: 168px;
}

    .total-heart .far.fa-heart {
        font-size: 11px !important;
    }

.more-btn {
    position: absolute;
    right: 0;
    top: 3px;
    cursor: pointer;
}

    .more-btn i {
        color: #0a94d5 !important;
    }

.more-btn-div {
    background: #ffffff;
    border-radius: 3px;
    bottom: 46px;
    right: 18px;
    z-index: 999999;
    position: absolute;
    width: 98px;
    box-shadow: 0 0 5px #dddddd;
    display: none;
}

    .more-btn-div ul {
        height: 100%;
    }

        .more-btn-div ul li {
            width: 100%;
            padding: 5px;
            padding-left: 10px;
            display: block;
            overflow: auto;
        }

            .more-btn-div ul li a {
                color: #000000 !important;
                margin: 0 !important;
                font-size: 12px;
            }

@media(max-width:970px) {
    .more-btn-div {
        bottom: 20px !important;
    }
}

.reset-btn {
    background: #edf2f8 !important;
}

#trending_business .listing-item .service_p {
    margin-bottom: 8px !important;
    color: #000000;
    font-weight: 500;
    font-size: 15px;
}

#paying-jobs .jobcard-height .applynow_btn {
    overflow: auto;
    position: unset !important;
}

.jobs-profile-img {
    display: block;
    width: 40px;
    float: left;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #dddddd;
    overflow: hidden;
}

    .jobs-profile-img img {
        width: 100%;
    }

.jobs-profile-name {
    display: block;
    width: 80%;
    float: right;
    padding-left: 5px;
}

.afterlogincontentArearwidthcss .jobs-profile-name {
    display: block;
    width: 78%;
    float: right;
    padding-left: 5px;
}

.jobs-profile-name p {
    text-align: left;
}

.jobs-profile-name .job-title a {
    color: #0a94d5 !important;
    font-weight: 600 !important;
    font-size: 15px;
}

.trending-news-card-h3 {
    margin-top: 7px;
    color: #0a94d5 !important;
    font-size: 16px !important;
    font-family: initial !important;
    font-weight: 600 !important;
}

.trending-news-card-h5 {
    text-align: left;
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
    color: #000000;
}

.paying_jobinfos p a,
.paying_jobinfos p span {
    float: right !important;
    width: 89% !important;
    font-weight: 500;
    color: #000000;
    font-family: initial;
    font-size: 14px;
}

.paying_jobinfos p:nth-child(2) {
    height: 50px !important;
}

.paying_jobinfos p:nth-child(1) {
    height: 30px !important;
}

.job-title {
    height: 30px !important;
}

.add_new_menu:first-child {
    display: none;
}

@media (max-width: 991px) {
    .responsivemenu {
        border-top: none !important;
    }

    .nav-row.nav-row-upper {
        background: transparent;
        display: block;
        margin-top: -55px !important;
    }
}

@media(max-width:760px) {
    .nav-row.nav-row-upper {
        background: transparent;
        display: block;
        margin-top: 4px !important;
    }

    .logo {
        position: absolute;
        left: 50px;
    }

    .sideBar {
        display: none;
    }

    .contentArea {
        /*padding-left: 15px !important;*/
    }
}



@media(max-width:600px) and (min-width:500px) {
    .responsivemenu .new_mobile_menu div.add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        left: -20px !important;
    }

    /*.branding h1 a.logo.logomargnCss {
        margin-left: 20px !important;
    }*/
}

@media(max-width:1250px) {
    .search_form {
        right: 190px;
    }

        .search_form .search-btn {
            height: 50px;
        }

    .mb-header {
        display: flex;
        align-items: center;
        height: 53px;
    }

    .add_new_menu.mobile_rightmenu {
        width: fit-content !important;
        display: block;
        position: initial;
        /*top: 5px;
        left:-22%;*/
        /*left: -180px;*/
    }

    #after-login-sidebar1 .side-menu__item {
        color: #333;
    }
}

@media(max-width:1250px) and (min-width:1000px) {
    .site-header .logo_menupart .primary-nav a {
        line-height: 20px !important;
    }

    /*.responsivemenu {
        display: contents !important;
    }*/



    a.logo.logomargnCss {
        margin-left: 40px !important;
    }

    .site-header .logo_menupart .primary-nav a:active,
    .site-header .logo_menupart .primary-nav a:hover {
        color: none;
        background-color: none;
        border-color: transparent !important;
    }

    .sideBar {
        display: none !important;
    }

    .dropdown .dropdown-menu.responsivecssul {
        min-width: 160px !important;
    }

    .contentArea {
        width: 100% !important;
        padding-right: 0px;
    }
    /*    .dropdown .dropdown-menu.responsivecssul {
        position: absolute !important;
        top: 43px !important;
        left: 0px !important;
        background: #ffffff;
    }*/
}

@media(max-width:810px) and (min-width:770px) {
    .logo_menupart {
        padding-left: 30px;
    }
}

@media(min-width:748px) and (max-width:760px) {
    .nav-row.nav-row-upper {
        top: 0px !important;
        position: absolute !important;
        width: 100% !important;
    }

    .site-header div.branding h1 a.logo.logomargnCss {
        display: block !important;
        margin-left: 15px !important;
    }

    .new_mobile_menu .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        top: 5px !important;
        left: -3% !important;
        /*left: -30px !important;*/
    }

    /*.site-header .header-user-menu {
        margin-right: 17px;
    }*/

    .site-header #loginUserMenu .icons {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

    .site-header img#loginUserAvatar {
        max-width: 25px;
        height: 25px;
    }

    .site-header #divUserName {
        font-size: 15px;
        position: relative;
        top: 5px;
    }
}

@media(min-width:761px) and (max-width:766px) {
    .nav-row.nav-row-upper {
        top: 65px !important;
        position: absolute !important;
        width: 100% !important;
    }

    .site-header div.branding h1 a.logo.logomargnCss {
        display: block !important;
        margin-left: 55px !important;
    }

    .new_mobile_menu .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        top: -4px !important;
        left: -50px !important;
    }

    .site-header .header-user-menu {
        margin-right: 40px;
    }

    .site-header #loginUserMenu .icons {
        font-size: 20px;
        position: relative;
        top: 2px;
    }

    .site-header img#loginUserAvatar {
        max-width: 25px;
        height: 25px;
    }

    .site-header #divUserName {
        font-size: 15px;
        position: relative;
        top: 5px;
    }
}

@media(max-width:770px) and (min-width:760px) {
    .add_new_menu.mobile_rightmenu {
        left: -160px !important;
    }

    #dropdown-menu-list {
        left: 12px !important;
    }
}

@media(max-width:1000px) {
    header.site-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
}

@media(min-width:990px) and ( max-width:1020px) {
    .banner-padding-css {
        padding: 0 15px !important;
    }

    .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        width: fit-content !important;
        display: block;
        top: 5px;
        left: -19%;
        /*left: -180px;*/
    }

    .responsivemenu .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        display: none;
    }

    #main div#wrapper {
        padding-top: 53px !important;
    }
}

@media(max-width:999px) and (min-width:760px) {
    .sideBar {
        display: none !important;
    }

    .contentArea {
        width: 100% !important;
        padding-right: 0px;
    }

    .add_new_menu.mobile_rightmenu {
        width: fit-content !important;
        display: block;
        top: 2px;
        left: -22%;
        /*left: -174px;*/
    }
}

#dropdown-menu-list {
    position: absolute;
    top: 40px !important;
    left: 0px;
    background: transparent;
    box-shadow: none;
    margin: 0px;
}

    #dropdown-menu-list #before-login-sidebar1 {
        width: 170px !important;
        background: #ffffff;
        border-radius: 4px;
        box-shadow: 2px 3px 7px #686868;
    }

        #dropdown-menu-list #before-login-sidebar1 ul li a {
            padding: 3px 8px !important;
        }

    #dropdown-menu-list #after-login-sidebar1 {
        background: #ffffff;
        border-radius: 4px;
        box-shadow: 2px 3px 7px #686868;
    }

/*    ul#dropdown-menu-list {
        left: 20px !important;
    }*/

@media(max-width:500px) {
    ul#dropdown-menu-list {
        left: -10px !important;
    }

    .add_new_menu.mobile_rightmenu.leftCssmenutoggle {
        margin-left: 0 !important;
    }

    .search_form {
        display: none;
    }
}

@media only screen and (max-width: 759px) {
    .add_new_menu.mobile_rightmenu {
        width: fit-content !important;
        display: block;
        top: 2px;
        left: 0px !important;
    }
}

.logo {
    margin-left: 50px !important;
}

.fa-lock {
    color: #ff0000;
}

.anchor-login:hover .fa-lock,
.anchor-login:focus .fa-lock {
    color: #ffffff;
}

.tranding-newsfeed {
    list-style: decimal;
    padding: 10px 10px;
    padding-left: 310px;
    background: #f6f6f6;
    border-radius: 0 0 7px 7px;
    margin-bottom: 20px;
}

@media(max-width:1200px) {
    .tranding-newsfeed {
        padding-left: 10px;
    }
}

.tranding-newsfeed li {
    width: 33%;
    display: inline-block;
    padding: 0 10px 10px 10px;
}

.tranding-newsfeed .post-number {
    display: block;
    width: 100%;
    padding-left: 20px;
    font-weight: 500;
    font-size: 16px;
    font-family: initial;
    color: #52575c;
}

.tranding-newsfeed li a {
    color: #0a94d5;
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-family: initial;
    font-weight: 600;
}

@media(max-width:950px) and (min-width:555px) {
    .tranding-newsfeed li {
        width: 49%;
        display: inline-block;
        padding: 0 10px 10px 10px;
    }
}

@media(max-width:550px) {
    .tranding-newsfeed li {
        width: 100%;
        display: inline-block;
        padding: 0 10px 10px 10px;
    }
}

#homepage .section-title h2 {
    font-size: 20px;
    padding: 0 15px;
    /*    padding: 14px;
*/ font-family: initial;
    margin-top: 0px;
    /*    color: #52575c;*/
    color: #000000;
}

span.see-all-btn {
    font-size: 16px;
    float: right;
    color: #0a94d5;
    cursor: pointer;
}

.donors {
    font-family: initial;
    position: absolute;
    left: 112px !Important;
    top: 3px;
    font-size: 12px;
}

.sideBar.beforeloginsideBarwidthcss {
    position: sticky !important;
    padding-right: 0px !important;
    background: #ffffff;
    top: 53px;
    height: calc(100vh - 60px);
    overflow: auto;
}

#before-login-sidebar li a i {
    margin-right: 5px;
}

    #before-login-sidebar li a i.angel {
        margin-right: 0px;
    }

.afterlogincontentArearwidthcss .donors {
    font-size: 12px;
}

.afterlogincontentArearwidthcss .donor-heart {
    left: 187px;
}

.beforelogincontentArearwidthcss .donor-heart {
    left: 190px;
}


.donor-btn {
    border-radius: 10px;
    background: none;
    color: #0a94d5 !important;
    border: solid 1px #0a94d5;
    padding: 3px 10px !important;
    top: 0;
    transition: all 0.5s ease;
    background: #ffffff !important;
}

.websites {
    font-size: 15px;
    color: #000000;
    position: relative;
    top: 3px;
    font-weight: 500;
    font-family: initial;
}

.tfr-p {
    margin-bottom: 6px !important;
    display: block;
    color: #5a5a5a !important;
    font-weight: 600 !important;
    font-family: initial;
    font-size: 14px !important;
}

#SubscriEmail {
    border-radius: 28px;
}

#btnsave {
    border-radius: 0 28px 28px 0;
}

#divUserName {
    /*    color: #0A94D5;*/
    color: #0a94d5;
    font-size: 16px;
    text-transform: capitalize;
}

#loginUserMenu {
    margin-top: 1px !important;
}

.hu-menu-vis {
    right: -20px;
    min-width: 149px !important;
}

#loginUserMenu .header-user-menu .hu-menu-vis li {
    padding: 0;
}

    #loginUserMenu .header-user-menu .hu-menu-vis li a {
        text-decoration: none;
        padding: 0 8px;
        line-height: 25px;
        font-size: 13px;
        /*padding: 7px 5px;*/
        border-radius: 10px;
    }

        #loginUserMenu .header-user-menu .hu-menu-vis li a:hover {
            background: #f7f7f9;
        }

        #loginUserMenu .header-user-menu .hu-menu-vis li a .fa {
            color: #6a6a6a;
            margin-right: 7px;
        }

#divmenu {
    float: right !important;
}

#loginUserMenu .header-user-menu ul {
    right: -20px;
    display: none;
}

#loginUserMenu .icons {
    font-size: 20px;
    color: #3289c8;
    margin: 5px;
    position: relative;
    top: -2px;
    right: 9px;
}

}

#loginUserMenu .notification {
    margin-right: 5px !important;
    font-size: 18px;
}

@media(max-width:760px) and (min-width:402px) {
    #loginUserMenu .header-user-menu {
        margin-top: 5px;
        /*margin-right: 18px;*/
    }

    #loginUserMenu .icons {
        top: 3px;
    }

    #divUserName {
        position: relative;
        top: 8px;
    }
}

@media(max-width:400px) {
    /*.mobile_rightmenu .dropdown button i {
        padding-left: 0px !important;
        position: relative;
        top: 2px;
        left: -4px;
    }*/
    .mobile_rightmenu .dropdown .btn i {
        padding-left: 0px;
    }

    .logo {
        margin-left: 10px !important;
        width: 105px !important;
    }

    #loginOptions .new-login-btn,
    #loginOptions .new-signup-btn {
        margin: 0 5px 0 0;
        font-size: 12px;
        padding: 6px 8px;
    }

    #loginOptions .user-login {
        margin-right: 0;
    }

    #loginUserMenu .notification {
        font-size: 17px;
    }

    img#loginUserAvatar {
        max-width: 25px;
        height: 25px;
        margin-top: 0px;
    }

    #divUserName {
        position: relative;
        top: 5px;
    }
}



@media(max-width:460px) {
    span.see-all-btn {
        position: relative;
        top: 1px;
        font-size: 14px;
    }

    #homepage .section-title h2 {
        text-align: left;
        font-size: 16px;
    }

    .h2-tnt {
        font-size: 16px !important;
        padding: 5px !important;
    }

        .h2-tnt span {
            float: right !important;
            z-index: 99;
            margin-left: 20px !important;
        }
}

#after-login-sidebar ul {
    padding: 0px;
    margin: 6px !important;
}

    #after-login-sidebar ul li {
        padding: 0px 0px 5px 0px;
    }

.imgicon {
    width: 15px;
    position: relative;
    top: 3px;
    margin-right: 7px;
}

#after-login-sidebar ul li a i {
    font-size: 15px;
    color: #6a6a6a;
    margin-right: 7px;
    position: relative;
    top: 3px;
}

span.side-menu__label {
    line-height: 22px;
    position: relative;
    top: 3px;
}

a.side-menu__item {
    width: 100%;
    display: block;
}

    a.side-menu__item i.angle.fa.fa-angle-right {
        position: absolute !important;
        right: -10px !important;
        top: 6px !important;
    }

#after-login-sidebar .slide-menu,
#after-login-sidebar .slide-submenu-toggle {
    margin-left: 0px;
    box-shadow: none;
    padding-top: 0px;
    margin-right: 0;
    margin-top: 6px;
    transition: 0.5s;
}

    #after-login-sidebar .slide-menu li {
        border-bottom: none;
    }

.slide-menu {
    display: none;
}

.rotate {
    transform: rotate(90deg);
}

#after-login-sidebar1 .side-menu__item {
    padding: 0 5px !important;
}

#before-login-sidebar1 i.angle {
    float: right;
}

#after-login-sidebar1 i.side-menu__icon {
    color: #6a6a6a;
    font-size: 15px;
    margin-right: 7px;
}

#after-login-sidebar1 span.side-menu__label {
    font-size: 12px;
    top: 0px;
}

/*#after-login-sidebar1 a.side-menu__item i.angle.fa.fa-angle-right {
    position: absolute !important;
    right: 12px !important;
    top: 9px !important;
}*/

#after-login-sidebar1 .imgicon {
    width: 15px;
    position: relative;
    top: -2px;
    margin-right: 7px;
}

# /*after-login-sidebar1 a.side-menu__item i.angle.fa.fa-angle-right {
    position: absolute !important;
    right: 12px !important;
    top: 5px !important;
}*/
#after-login-sidebar1 a.slide-item {
    width: 100%;
    display: block;
    font-size: 12px !important;
    padding-left: 20px !important;
}

#homepage .section-title {
    padding-bottom: 0px;
}

.list-carousel .listing-item {
    width: 100%;
    margin-bottom: 0;
}

.h2-tnt {
    background: #f6f6f6;
    margin: 0;
    text-align: left;
    font-family: initial;
    font-size: 20px;
    padding: 0px 20px;
    margin-top: 10px;
    color: #52575c;
    font-weight: 700;
    padding-top: 10px;
    border-radius: 7px 7px 0 0;
}

span.number-trendingnews {
    color: #52575c;
}



.fa-eye {
    font-size: 17px !important;
    position: relative;
    top: -2px;
}

#trending_business .card-line a,
.card-line span {
    font-size: 14px;
    color: #000000;
    font-family: initial;
    font-weight: 500;
}

.far .fa-star {
    margin-top: 2px !important;
}

.paying_jobinfos p i,
.geodir-category-content p i {
    color: #0a94d5 !important;
}

.far.fa-star:before {
    content: "\2605" !important;
    font-size: 15px;
    top: -3px;
    position: relative;
    color: #0a94d5;
}

.disable_star .fa-star:before {
    content: "\2730" !important;
    font-size: 16px;
    color: #9b9b9b;
    line-height: 13px;
}


@media (max-width: 767px) {


    .btn i {
        width: 25px;
    }

    #homepage section#sec1 {
        padding: 0 !important;
        font-size: 22px;
    }
}

/*@media(min-width:1300px){
    .sideBar{
        min-width:12%;
        max-width:14%;
    }
    .contentArea{
        width:86%;
    }
}*/


.beforeloginsideBarwidthcss {
    width: 12% !important;
}

@media(max-width:750px) and (min-width:600px) {
    .site-header .branding a.logomargnCss {
        margin-left: 15px !important;
    }

    .add_new_menu.mobile_rightmenu {
        left: -21px !important;
    }
}

@media(min-width:768px) {
    .filter-tags label {
        padding-right: 20px !important;
    }

    .beforeloginsideBarwidthcss {
        width: 12%;
    }

    .beforelogincontentArearwidthcss {
        width: 88%;
    }

    .afterloginsideBarwidthcss {
        width: 15%;
    }

    .afterlogincontentArearwidthcss {
        width: 85%;
    }
}

@media(min-width: 769px) {
    .util-pagination {
        display: none !important;
    }
}

.header-user-menu ul.hu-menu-vis {
    width: auto;
    margin-top: 0px;
    display: block !important;
    padding: 10px;
    height: auto;
    overflow: auto;
}

i.far.fa-heart {
    color: #ff0000 !important;
}

@media(max-width:360px) {

    .header-user-menu ul.hu-menu-vis {
        top: 35px;
    }

    .header-user-name:before {
        bottom: 2px !important;
    }

    #divUserName {
        font-size: 15px;
    }

    img#loginUserAvatar {
        max-width: 20px;
        height: 20px;
        top: 3px;
        left: 4px;
        position: relative;
    }

    .site-header .branding a.logo {
        width: 100px !important;
        top: 0px;
    }
}

p#card-line-1, .card-line-1, p.card-line {
    font-family: initial;
    font-size: 15px;
}

@media(max-width:1024px) and (min-width:1000px) {
    .afterloginsideBarwidthcss {
        width: 21%;
    }

    .afterlogincontentArearwidthcss {
        width: 79%;
    }
}

@media(max-width: 767px) {
    .col-lg-10.beforelogincontentArearwidthcss {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 575px) {
    div#wrapper.list-content-dashboard {
        padding-top: 47px !important;
    }

    header.site-header {
        height: 45px !important;
    }
}

@media(max-width:360px) {
    .menu-subtoggle ul li a {
        font-size: 12px;
    }
}

.slide-menu li a {
    width: 100% !important;
    display: block !important;
}

/*@media(max-width:767px){
    .input-group.fotr_search {
        display: flex !important;
        position: relative;
        width: 100%;
        margin: 10px 0 20px 0;
    }
        .input-group.fotr_search  input[type=text] {
            top: 8px;
            border-radius: 28px 0 0 28px !important;
        }
}*/

#wrapper .first-container {
    background: transparent;
    padding: 0px;
}

.banner-padding-css {
    padding: 0px;
}

.logomargnCss {
    margin-left: 0 !important;
}

.header-user-menu {
    margin-right: 16px;
}

@media(max-width:400px) {
    #loginUserMenu .header-user-menu {
        margin-top: 5px;
        margin-right: 15px;
    }
}

@media(max-width:500px) and (min-width:400px) {
    #loginUserMenu .header-user-menu {
        /*margin-top: 3px;*/
        margin-right: 18px;
    }
}

@media(max-width:500px) {
    #loginUserMenu .icons {
        position: relative;
        right: 6px;
    }

    #loginUserMenu .icons {
        top: 5px;
        font-size: 15px;
        margin: 0 5px;
    }

    #loginUserMenu .icons {
        position: relative;
        right: 6px;
    }

    #loginUserMenu .notification {
        font-size: 15px;
        margin: 0px;
        position: relative;
        right: 5px;
    }

    #divUserName {
        font-size: 13px;
    }

    .search-btn {
        font-size: 15px !important;
    }

    .search_form {
        right: 155px !important;
    }
}

.col-lg-10.beforelogincontentArearwidthcss {
    width: 88%;
    padding-right: 0;
    padding-left: 0px;
}

.col-lg-10.col-md-10.col-sm-10.contentArea.afterlogincontentArearwidthcss {
    padding-right: 0;
    padding-left: 0;
}

.beforeloginsideBarwidthcss {
    padding-left: 0px !important;
}

.beforeloginsideBarwidthcss,
.afterloginsideBarwidthcss {
    position: sticky !important;
    padding-right: 0px !important;
    background: #fff;
    top: 53px;
    height: calc(100vh - 10px);
    overflow: auto;
}

.bg_login {
    bottom: 30px;
}

#signup-modal {
    overflow-y: auto;
}

    #signup-modal .small-header {
        font-size: 16px;
    }

.filter-tags {
    line-height: 20px;
    display: flex;
}

    .filter-tags label a,
    .filter-tags label {
        font-weight: 500 !important;
    }

    .filter-tags label {
        padding-right: 20px !important;
    }

    .filter-tags input,
    .custom-form .filter-tags input {
        float: left;
        border: 1px solid #ccc;
        cursor: pointer;
        padding: 0;
        width: 15px;
        height: 15px;
        position: relative;
        color: #fff;
        background: #fff !important;
        -webkit-appearance: none;
        border-radius: 3px !important;
        top: 8px !important;
    }

        .filter-tags input:checked:after,
        .custom-form .filter-tags input:checked:after {
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            text-decoration: inherit;
            content: "\f00c";
            font-size: 11px;
            position: absolute;
            top: 0px;
            left: 1px;
            z-index: 20;
        }

@media(max-width:480px) {
    #ddlUserType option:active,
    #ddlUserType option:focus,
    #ddlUserType option:hover,
    #ddlGender option:active,
    #ddlGender option:focus,
    #ddlGender option:hover {
        background: #0a94d5;
        color: #ffffff;
    }

    #ddlUserType option,
    #ddlGender option {
        background: #0a94d5;
        color: #ffffff;
    }

    .search_form {
        right: 155px !important;
    }

        .search_form .search-btn {
            height: 43px !important;
        }
}

.gray-section .container-fluid {
    padding: 0 !important;
}

@media (max-width: 575px) {
    .main-register-holder {
        margin-top: 100px !important;
    }

    .register-modal {
        margin-top: 100px !important;
    }

    p.fancy span:before,
    p.fancy span:after {
        content: "";
        position: absolute;
        height: 5px;
        border-bottom: 1px solid #bed7f1;
        top: 0;
        width: 87px !important;
    }
}

@media(max-width:400px) {
    #dropdown-menu-list {
        top: 31px !important;
    }
}

@media(max-width:500px) and (min-width:370px) {
    ul#dropdown-menu-list {
        max-height: 580px;
        overflow-y: auto;
    }
}

@media(max-width:505px) and (min-width:495px) {
    #dropdown-menu-list.dropdown-menu.responsivecssul.show {
        left: 10px !important;
    }
}

@media(max-width:500px) and (min-width:370px) {
    ul #dropdown-menu-list {
        height: 580px;
        overflow-y: auto;
    }
}

@media(max-height:400px) {
    ul#dropdown-menu-list #before-login-sidebar1 {
        height: 270px;
        overflow-y: auto;
    }

    ul#dropdown-menu-list #after-login-sidebar1 {
        height: 270px;
        overflow-y: auto;
    }

    .header-user-menu ul.hu-menu-vis {
        top: 35px;
    }
}

@media(max-width:360px) {
    ul#dropdown-menu-list #before-login-sidebar1 {
        height: 430px;
        overflow-y: auto;
    }

    ul#dropdown-menu-list #after-login-sidebar1 {
        height: 270px;
        overflow-y: auto;
    }
}

@media(max-width:1250px) and (min-width:359px) {
    ul#dropdown-menu-list #after-login-sidebar1 {
        height: 530px;
        overflow-y: auto;
        width: 170px;
    }
}

@media(max-width:505px) and (min-width:410px) {
    ul#dropdown-menu-list #after-login-sidebar1 {
        margin-left: 0px !important
    }
}

@media(max-width:700px) and (min-width:506px) {
    ul#dropdown-menu-list #after-login-sidebar1 {
        margin-left: -9px !important
    }
}

@media(max-width:767px) and (min-width:701px) {
    ul#dropdown-menu-list #after-login-sidebar1 {
        margin-left: -13px !important
    }
}

@media(max-width:1250px) and (min-width:770px) {
    ul#dropdown-menu-list #after-login-sidebar1 {
        margin-left: -20px !important
    }
}


@media(max-width:810) and (min-width:770px) {
    ul #dropdown-menu-list #after-login-sidebar1 {
        height: 530px;
        overflow-y: auto;
        width: 170px;
        margin-left: -120px;
    }
}

@media(max-width:499) and (min-width:410) {
    ul#dropdown-menu-list #after-login-sidebar1 {
        height: 530px;
        overflow-y: auto;
        width: 170px;
        margin-left: -60px !important;
    }
}

.anchor-signup:hover,
.anchor-signup:focus {
    background-color: #3da9dd;
    border: solid 1px #0a94d5 !important;
    color: #0a94d5 !important;
}

.anchor-signup {
    margin-bottom: 20px;
}

div.main-register h3 {
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

.divPersonalProfessional:first-child {
    margin-top: 0px;
}

    .divPersonalProfessional:first-child .adj-lable {
        margin-bottom: 0px;
    }

.filter-tags label {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

@media(max-width:767px) {
    .divPersonalProfessional:first-child {
        margin-top: 10px !important;
    }

    .share-list.share-bx {
        right: -271px !important;
    }

    .header-user-name:before {
        right: -25px;
    }
}


/*myASCCount*/

.rmargin-tp {
    padding: 0px;
    margin-bottom: 17px;
    font-family: initial;
}

.avatar-profile {
    width: 130px;
    height: 130px;
    padding: 10px;
}

    .avatar-profile img {
        border-radius: 50%;
    }

.profile-card .details {
    display: block;
    margin-top: 5px;
    font-size: 15px;
    overflow: auto;
    max-height: 62px;
    color: #000000;
    font-weight: 500;
}

    .profile-card .details i {
        position: relative;
        color: #0a94d5;
        top: 0px;
    }

    .profile-card .details .span-text {
        float: right;
        width: 92%;
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .profile-card .details .span-text span {
            margin-right: 10px;
        }

@media(max-width:400px) {
    .profile-card .details .span-text span {
        margin-right: 10px;
        display: block;
    }

        .profile-card .details .span-text span i {
            width: 7% !important;
        }
}

.post-view {
    display: flex;
}

    .post-view i {
        color: #0a94d5;
        width: 12% !important;
    }

.social-followers {
    color: #0a94d5;
}

.profile-card .card-body {
    padding: 10px;
    margin-top: 0px;
}

.post-view .span-text i {
    margin-right: 7px;
    top: 0px;
    line-height: 23px;
}

.name_button .name {
    font-size: 17px;
    font-weight: 600;
    color: #0a94d5;
    margin-right: 27px;
}

.name_button button.socialize-button {
    border: 1px solid #0a94d5;
    background: #ffffff;
    color: #0a94d5;
    text-align: center;
    border-radius: 30px;
    padding: 5px 10px;
    margin: 0 2px;
    line-height: 19px;
}

.rmargin-tp .profile-dp {
    width: 130px;
    height: 130px;
    top: 79px;
    left: 22px;
    padding: 10px;
    position: absolute;
}

.edit-profile-btn {
    width: 25px;
    height: 25px;
    position: absolute;
    font-size: 11px;
    border-radius: 50%;
    text-align: center;
    border: none;
    color: #0a94d5;
    line-height: 10px;
    top: 50px;
    right: 0;
}

.change-background-btn {
    background: transparent;
    color: #ffffff;
    position: absolute;
    font-family: sans-serif;
    font-size: 12px;
    border: none;
}

.hire-price {
    color: #0a94d5;
    font-size: 16px;
    font-weight: 600;
    margin-left: 140px;
    position: relative;
    top: 10px !important;
}

.card {
    margin-top: 0;
}

.myprofile .card-header {
    padding: 10px;
}

.rightbar .card-header {
    padding: 8px 10px;
    background: #f9fafd;
    text-align: center;
    font-size: 18px;
    border-radius: 10px 10px 0 0;
}

.myprofile .card {
    border-radius: 10px;
    box-shadow: 0 0 7px #dddddd;
}

.more-btn-ellipse {
    float: right;
    position: relative;
    border: none;
    background: transparent;
    top: 1px;
}

.profile-dp .online {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00d27a;
    z-index: 999999;
    display: block;
    position: absolute;
    bottom: 53px;
    left: 3px;
}

.trending-body {
    padding: 10px;
}

    .trending-body .topic-trending {
        overflow: auto;
    }

        .trending-body .topic-trending .trending-sno {
            float: left;
            font-size: 16px;
            display: block;
        }

        .trending-body .topic-trending .trending-topic {
            float: right;
            width: 90%;
            font-size: 16px;
            display: block;
        }

.blue-color {
    color: #0a94d5;
}

.see-all-trending-btn {
    border: none;
    color: #0a94d5;
    font-size: 16px;
    text-align: center;
    background: #ffffff;
    margin: auto;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

button.tablinks.active {
    color: #0a94d5;
    font-weight: 600;
}

button.tablinks {
    border: none;
    background: transparent;
    font-size: 16px;
    margin: 0 5px;
    color: #000000;
    font-weight: 500;
}

.create-post,
.post-content {
    border-radius: 10px !important;
    box-shadow: 0 0 7px #dddddd;
    margin-bottom: 15px;
    position: relative;
}

    .create-post h3,
    .post-content h3 {
        display: flex;
        background: #f9fafd;
        padding: 8px 10px;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 0;
        font-family: initial;
        border-radius: 10px 10px 0 0;
        line-height: 30px;
        margin-top: 0;
    }

        .create-post h3 img,
        .post-content h3 img {
            border-radius: 50%;
            width: 30px;
            height: 30px;
            margin-right: 17px;
        }

    .create-post textarea {
        width: 100%;
        border: none;
        padding: 6px;
        height: 100px !important;
        font-size: 16px;
        color: rgb(27, 27, 223);
        margin-top: 0px;
        margin-bottom: 0px;
        height: 50px;
        resize: none;
        margin-bottom: 10px;
    }

::placeholder {
    color: #cbd3df;
    font-family: sans-serif;
}

.tab-header {
    overflow: auto;
    background: transparent;
    border-radius: 10px;
    box-shadow: 0 0 7px #dddddd;
    margin-bottom: 15px;
}

.create-post-footer {
    position: relative;
    padding: 5px 0;
}

    .create-post-footer button {
        border: none;
        margin: 5px 10px 5px 5px;
        padding: 0 5px;
        font-family: sans-serif;
        font-size: 15px;
        background: #f9fafd;
    }

        .create-post-footer button:nth-child(2) {
            position: relative !important;
            top: 2.3px !important;
            left: 0;
        }

.emoticons.divOutside {
    font-size: 15px;
    position: relative;
    top: 4px;
    left: 0;
}

.create-post-more-option {
    position: relative;
    font-size: 16px;
    margin-left: 10px;
    top: 4.9px;
}

.emoticons {
    cursor: pointer;
}

.create-post-more-option i {
    cursor: pointer;
}

.create-post-more-option-list {
    width: 58px;
    box-shadow: 0 0 7px #dddddd;
    padding: 7px;
    border-radius: 4px;
    display: none;
    position: absolute;
    top: 16px;
    right: -55px;
    background: #ffffff;
    z-index: 999999;
}

    .create-post-more-option-list ul {
        margin: 0px;
    }

        .create-post-more-option-list ul li {
            cursor: pointer;
        }

.create-post-footer button i {
    color: #0a94d5;
    margin-right: 10px;
}

.create-post-footer span .fa-ellipsis {
    margin-left: 10px;
    color: #000000;
    margin-left: 10px;
    font-size: 16px;
}

.post-card {
    background: none !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
}

.create-post-footer .post-btn {
    right: 4px;
    bottom: 4px;
    position: absolute;
    margin-left: auto;
    border: 1px solid #0a94d5;
    color: #0a94d5;
    border-radius: 25px;
    padding: 3px 5px;
    font-weight: 600;
    text-align: center;
    font-size: 15px;
    width: 65px;
    font-family: sans-serif;
    background: #ffffff;
    margin-right: 5px;
}

.post-content .name-time p {
    padding: 0;
    margin: 0;
}

    .post-content .name-time p:first-child {
        font-size: 16px;
        font-weight: 500;
    }

    .post-content .name-time p:last-child {
        font-size: 13px;
        font-weight: 500;
    }

.more-btn-post {
    height: fit-content;
    background: transparent;
    border: none;
    position: absolute;
    right: 20px;
    z-index: 999;
    top: 4px;
}

.more-option-post {
    background: #ffffff;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    z-index: 999999;
    line-height: 18px;
    font-weight: 500;
    box-shadow: 0 0 7px #dddddd;
    position: absolute;
    right: 22px;
    top: 28px;
    display: none;
}


.image-more-indicator {
    border: none;
    background: none;
    display: block;
    bottom: 10px;
    position: absolute;
    right: 12px;
    color: #ffffff;
    background: #000000AA;
    padding: 1px 5px;
}

.bday {
    padding: 15px;
    font-size: 17px;
    text-align: center;
}

.your-feed,
.your-interest {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.avatar-feed img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
}

.feed-content .follow-btn-feed {
    border: 1px solid #0a94d5;
    color: #0a94d5;
    border-radius: 25px;
    text-align: center;
    padding: 4px 15px;
    background: #ffffff;
    margin-bottom: 5px;
    margin-left: 15px;
}

.feed-content,
.interest-content {
    width: 100%;
    padding-left: 12px;
}

    .feed-content p,
    .interest-content p {
        margin-bottom: 5px;
        padding: 0px;
        color: #0a94d5;
    }

    .interest-content p {
        font-family: sans-serif;
    }

    .interest-content span {
        width: 100%;
        display: block;
        margin-bottom: 0;
        color: #aeaeae;
        font-family: sans-serif;
    }

hr.border-dashed {
    width: 100%;
    border-bottom: 2px dashed #e5e5e5;
}

hr.border-dotted {
    width: 100%;
    margin-top: 15px !important;
    border-bottom: 2px dotted #e5e5e5;
}

.calendar {
    width: 80px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    border-radius: .375rem;
}

    .calendar .calendar-month {
        background-color: #e63757;
        color: #fff;
        border-radius: .375rem .375rem 0 0;
        padding: 5px 0.25rem;
        font-weight: 600;
    }

    .calendar .calendar-day {
        font-size: 3.728rem;
        padding: 5px .25rem;
        border: .125rem solid rgba(230, 55, 87, .3);
        border-top: 0;
        border-radius: 0 0 .375rem .375rem;
        color: #9da9bb;
        font-weight: 700;
    }

.p-l-0 {
    padding-left: 0px;
}

.about-p {
    padding: 5px 15px;
    font-size: 17px;
    color: #848484;
    margin-bottom: 0px;
}

.loader_style {
    animation: loader 2s linear infinite;
}

.image-gallery {
    padding: 0 30px;
}

.p-1 {
    padding: 4px;
}

.p-l-1 {
    padding-left: 4px;
}

.p-r-1 {
    padding-right: 4px;
}

.image-gallery .p-1 img {
    width: 100%;
    border-radius: 5px;
}

hr.border-solid {
    width: 100%;
}

.comment-section {
    background: #f9fafd;
    margin-top: 10px;
    padding: 20px;
    padding-top: 0px;
    border-radius: 0 0 10px 10px;
}

    .comment-section .comment-box,
    .experience-box {
        display: flex;
        align-items: flex-start;
        margin-bottom: 5px;
    }

        .experience-box:first-child {
            margin-top: 10px;
        }

.experience-avatar img {
    width: 50px;
}

.experience-content {
    padding-left: 10px;
}

    .experience-content p {
        margin-bottom: 0px;
        padding-bottom: 0px;
        font-size: 16px;
    }

        .experience-content p.profile {
            color: #0a94d5;
            font-size: 17px;
            font-weight: 600;
        }

        .experience-content p.company {
            color: #0a94d5;
        }

.comment-section .comment-box .comment-avatar img {
    width: 40px;
    border-radius: 50%;
}

.comment-textbox {
    width: 100%;
    position: relative;
    padding-left: 15px;
}

    .comment-textbox .emojionearea {
        min-height: 21px !important;
        border-radius: 41px !important;
        padding-bottom: 23px !important;
    }

    .comment-textbox .emojionearea-editor {
        word-break: break-all !important;
        min-height: 20px !important;
    }

    .comment-textbox .post_emoji_camera {
        position: absolute !important;
        width: 93% !important;
        bottom: 2px !important;
        left: 30px !important;
    }

    .comment-textbox .emojionearea-picker.emojionearea-picker-position-right {
        position: absolute !important;
        left: 51px !important;
        top: -249px !important;
    }

.comment-text {
    margin-left: 15px;
}

    .comment-text p {
        width: 100%;
        padding: 10px;
        background: #edf2f9;
        border-radius: 10px;
        font-family: sans-serif;
        margin: 0;
        font-size: 14px;
    }

.comment-textbox textarea,
.reply-textbox textarea {
    width: 100%;
    border-radius: 25px;
    border: 1px solid #e4ebf4;
    padding: 5px 20px;
    height: 40px;
    resize: none;
}

.comment-text .social-connected {
    font-size: 16px;
    padding: 10px 0;
    display: flex;
    color: #0a94d5;
}

    .comment-text .social-connected span.main-span {
        display: flex;
    }

        .comment-text .social-connected span.main-span span {
            margin-left: 2px;
        }

    .comment-text .social-connected span {
        margin: 0 8px 0 0;
        font-size: 14px;
    }

    .comment-text .social-connected .reply-btn {
        font-weight: 600;
        color: #0a94d5;
        cursor: pointer;
    }

        .comment-text .social-connected .reply-btn a:hover,
        .comment-text .social-connected .reply-btn a:focus {
            text-decoration: none;
            color: #0a94d5;
        }

    .comment-text .social-connected .more-comment-opt {
        color: #000000;
        cursor: pointer;
    }

.timewas {
    font-size: 17px;
    font-weight: 100;
}

.like-dislike-section button {
    border: none;
    background: transparent;
    margin: 0 10px 0px 0;
    color: #0a94d5;
    font-size: 13px;
}

    .like-dislike-section button i {
        margin-right: 0px;
    }

    .like-dislike-section button.dislike i {
        color: #f44029;
    }

#About .card-header,
#Edit-Profile .card-header,
#Portfolio .card-header {
    text-align: left;
}

    #About .card-header button.edit-btn,
    #Edit-Profile .card-header button.edit-btn,
    #Portfolio .card-header button.edit-btn {
        float: right;
        position: relative;
        border: none;
        color: #0a94d5;
        background: transparent;
        top: 1px;
    }

.read-more-btn {
    color: #0a94d5;
    font-size: 16px;
    font-family: sans-serif;
    border: none;
    background: transparent;
    display: block;
    margin: auto;
}

.panel-about-tab {
    display: none;
}

    .panel-about-tab form label.col-sm-5.col-form-label,
    .edit-profile-form label.col-form-label {
        font-size: 15px;
        font-weight: 500;
        color: #000000;
    }

    .panel-about-tab form label.form-check-label {
        font-size: 15px;
        font-weight: 500;
        color: #000000;
        margin-left: 11px;
        position: relative;
        top: -1px;
    }

.accordion-btn {
    width: 100%;
    text-align: left;
    padding: 5px 0px;
    border: none;
    background: transparent;
    color: #0a94d5;
    font-size: 18px;
}

button.upload-logo-btn {
    border: none;
    color: #0a94d5;
    font-size: 15px;
    background: transparent;
}

button.cancel-btn {
    background: transparent;
    border: 1px solid red;
    border-radius: 8px;
    padding: 5px 10px;
    color: #ff0000;
    font-size: 16px;
}

button.update-btn {
    border: 1px solid #0a94d5;
    background: transparent;
    padding: 5px 10px;
    color: #0a94d5;
    font-size: 16px;
    margin-left: auto;
    float: right;
    border-radius: 8px;
}

.social-link a {
    width: 100%;
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

    .social-link a i {
        font-size: 18px;
        margin-right: 15px;
    }

        .social-link a i.fa-facebook {
            color: #3B5998;
        }

        .social-link a i.fa-twitter {
            color: #55ACEE;
        }

        .social-link a i.fa-linkedin {
            color: #007bb5;
        }

        .social-link a i.fa-instagram {
            color: #125688;
        }

        .social-link a i.fa-youtube {
            color: #bb0000;
        }

        .social-link a i.fa-reddit {
            color: #ff5700;
        }

        .social-link a i.fa-pinterest {
            color: #cb2027;
        }

        .social-link a i.fa-google-plus {
            color: #dd4b39;
        }

.Skills-container span {
    font-size: 16px;
    color: #0a94d5;
}

.portfolio-imgsection div {
    display: block;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    margin-top: 10px;
}

    .portfolio-imgsection div img {
        width: 100%;
    }

.form-group.row.aboutpublic {
    padding: 0 20px;
}

    .form-group.row.aboutpublic p {
        padding: 0;
        margin: 0;
    }

.switch {
    position: relative;
    display: inline-block;
    width: 47px;
    height: 20px;
    margin: 0 10px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 3px;
        top: 2px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #39afd1;
}

.toggle-button-span input:checked + .slider:before {
    left: -23px;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.toggle-switch,
.aboutpublic p {
    font-size: 17px;
    font-weight: 500;
    color: #000000;
}

.card-body.trending-body.overview span i {
    color: #0a94d5;
    margin-right: 10px;
    font-size: 19px;
    width: 20px;
}

.card-body.trending-body.overview span {
    width: 100%;
    display: block;
    margin-top: 6px;
    font-size: 16px;
}

.account-setting .card-body form label,
.account-setting .card-body form .form-check-label {
    font-weight: 500;
    font-size: 16px;
}

.account-setting .card-header {
    color: #000000;
    font-weight: 600;
}

.account-setting p.title-txt {
    margin: 0;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}

.account-setting .password-req {
    padding-left: 25px;
    list-style: disc;
    font-weight: 500;
    color: #000000;
    font-size: 16px;
}

.setup-login-verification {
    text-align: center;
    position: relative;
    overflow: auto;
    margin-bottom: 20px;
}

.security-text {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}

.setup-login-verification span {
    position: absolute;
    left: 15px;
    font-size: 17px;
    color: #000000;
}

.after-login-security-note {
    margin-bottom: 20px;
}

.personal-checkbox-form {
    padding-left: 20px;
    display: flex;
}

    .personal-checkbox-form input {
        margin-right: 10px;
    }

/* Rounded sliders */

.slider.round {
    border-radius: 20px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.action-account-card p.red-text-zone {
    color: #ff0000;
    margin: 0;
}

.action-account-card p.now-text {
    margin: 0;
    color: #000000;
}

.share-list.share-bx i.fa.fa-share-alt {
    color: #4db7fe;
}

.action-account-card p.note-1 {
    color: #000000;
    margin-bottom: 20px;
    min-height: 74px;
}

.action-account-card button.large-btns {
    border: 1px solid #ff0000;
    border-radius: 25px;
    text-align: center;
    background: transparent;
    font-size: 17px;
    color: #ff0000;
    padding: 5px 10px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}

.account-setting .accordion-btn {
    margin: 5px 0;
}

.notification-card {
    margin-bottom: 15px;
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0 0 7px #dddddd;
}

    .notification-card .card-header {
        background: #f9fafd;
        padding: 10px 10px;
        overflow: auto;
        border-radius: 10px 10px 0 0;
    }

        .notification-card .card-header h3 {
            margin: 0;
            font-weight: 600;
            float: left;
            color: #000000;
            font-size: 20px;
            width: fit-content;
            font-family: initial;
        }

            .notification-card .card-header h3.toggle-header {
                float: right;
                cursor: pointer;
            }

.toggle-button-span .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
}

    .toggle-button-span .switch input {
        display: none;
    }

.toggle-button-span .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fa5c7c;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

    .toggle-button-span .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

.toggle-button-span input:checked + .toggle-button-span .slider {
    background-color: #2ab934;
}

.toggle-button-span input:focus + .toggle-button-span .slider {
    box-shadow: 0 0 1px #2196F3;
}

.toggle-button-span input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(55px);
}

/*------ ADDED CSS ---------*/

.toggle-button-span .slider:after {
    content: 'OFF';
    color: white;
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 62%;
    font-size: 10px;
    font-family: Verdana, sans-serif;
}

.toggle-button-span input:checked + .slider:after {
    left: 42%;
}

.toggle-button-span input:checked + .slider:after {
    content: 'ON';
}

.toggle-div:first-child {
    padding-top: 10px;
}

.toggle-div {
    overflow: auto;
    padding: 0px 10px;
}

    .toggle-div .title {
        float: left;
        font-size: 16px;
        color: #000000;
        font-weight: 500;
        font-family: initial;
        width: 68%;
    }

    .toggle-div .toggle-button-span {
        float: right;
        width: 32%;
        text-align: right;
    }

.show-more-notification-setting-btn {
    border: none;
    background: transparent;
    display: block;
    margin: auto;
    margin-bottom: 21px;
    font-size: 18px;
    color: #0a94d5;
    font-weight: 600;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

.post_emoji_camera,
.reply-post_emoji_camera {
    width: 95%;
    margin: auto;
}

    .post_emoji_camera button,
    .reply-post_emoji_camera button {
        background: transparent;
        border: none;
        height: fit-content;
        width: fit-content;
        color: #0a94d5;
        font-size: 14px;
        margin-right: 15px;
    }

        .post_emoji_camera button.post,
        .reply-post_emoji_camera button.post {
            font-weight: 600;
            float: right;
        }

#Photo .card-body,
#Video .card-body {
    padding: 7px 20px;
}

#Photo .image-gallery .p-1 img {
    width: 100%;
    border-radius: 5px;
}

#Video .video-gallery .p-1 img {
    width: 100%;
    border-radius: 5px;
}

#Photo .image-detail {
    overflow: auto;
    width: 100%;
    bottom: 0px;
    position: absolute;
    padding: 2px 5px;
    border-radius: 0px 0 5px 5px;
    color: #ffffff;
    transition: 0.2s;
    font-size: 13px;
    background: #000000AA;
    font-weight: 500;
}

    #Photo .image-detail span:first-child {
        float: left;
    }

    #Photo .image-detail span:last-child {
        float: right;
    }

#Video .round-button {
    box-sizing: border-box;
    display: block;
    width: 45px;
    height: 45px;
    padding-top: 9.5px;
    padding-left: 6px;
    line-height: 0;
    border: 4px solid #0a94d5;
    border-radius: 50%;
    /* color: #f5f5f5; */
    color: #f54029;
    text-align: center;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: bold;
    transition: all 0.3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    #Video .round-button i {
        position: relative;
        top: -2px;
    }

.video-contain {
    position: relative;
}

#Video .round-button:hover {
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px rgba(0, 137, 207, 1);
    text-shadow: 0px 0px 10px rgba(0, 137, 207, 1);
}

.geodir-category-img .item {
    margin: 0px !important;
}

@media(max-width:450px) and (min-width:331px) {
    #signup-modal .main-register-holder .main-register h3.register-header {
        font-size: 15px !important;
        padding-left: 16px;
    }
}

@media(max-width:330px) {
    #signup-modal .main-register-holder .main-register h3.register-header {
        font-size: 13px !important;
        padding-left: 16px;
    }
}

@media (max-width: 575px) {
    .main-register .custom-form label {
        margin-bottom: 0;
        margin-left: 0 !important;
        text-align: left;
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-bottom: 14px;
    }

    .center-col-list-wrap .list4 .listing-item {
        width: 100% !important;
    }
}

@media (max-width: 575px) and (min-width:431px) {
    .image-detail {
        bottom: 0px !important;
        padding: 0px 5px !IMPORTANT;
    }
}

/*#create-post-textarea {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;*/
/* number of lines to show */

/*-webkit-box-orient: vertical;
}*/

@media(max-width:765px) {
    button.cancel-btn,
    button.update-btn {
        margin: 5px 2px;
    }
}


@media(max-width:993px) {
    .p-l-0 {
        padding-left: 15px;
    }

    .p-r-1 {
        padding-right: 15px;
    }

    .p-l-1 {
        padding-left: 15px;
    }
}

@media(max-width:465px) {
    .page-container {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
}

.country-state-city-form-group input {
    margin-bottom: 5px;
}

.setup-login-verification-btn {
    border: 1px solid #0a94d5 !important;
    border-radius: 25px;
    padding: 5px 12px;
    font-size: 14px;
}

.social-connected .icon {
    display: none;
}

.mobile-like-dislike-section {
    display: none;
}



@media(max-width:601px) {
    /*.search_form {
        display: none;
    }*/

    .on-mobile-search-form {
        display: block !important;
    }
}

@media(max-width:634px) {
    .setup-login-verification span {
        left: 0;
        top: 4px;
    }


    .social-connected .icon {
        display: block;
    }

    .social-connected .text {
        display: none;
    }

    .rmargin-tp .profile-dp {
        top: 118px !important;
    }

    .mobile-like-dislike-section {
        display: block !important;
    }

    .comment-section {
        padding-top: 0px !important;
    }

    .like-dislike-section {
        display: none;
    }
}

@media(max-width:480px) {
    .create-post-footer button {
        background: transparent;
        width: 26px;
        text-align: center;
        font-size: 17px;
    }

    .emoticons.divOutside {
        font-size: 14px;
        position: relative !important;
        top: 1px !important;
        left: 0;
    }

    .create-post-footer button:nth-child(2) {
        margin-right: 0px;
        top: 1.3px;
    }

    .create-post-more-option {
        position: relative;
        font-size: 18px !important;
        margin-left: 10px;
        top: 3.1px !important;
    }

    .create-post-footer button span {
        display: none;
    }

    .create-upload-post-btn {
        width: 25px !important;
    }

    .create-post-footer .post-btn {
        right: 8px;
        bottom: 5px;
        border: none;
        border-radius: 0px;
        padding: 0;
        font-weight: 600;
        text-align: center;
        font-size: 15px;
        top: 10.2px;
        width: fit-content;
        background: none;
        margin-right: 5px;
    }
}

@media(max-width:500px) and (min-width:431px) {
    .setup-login-verification-btn {
        float: right;
    }
    /*    .setup-login-verification-btn {
        display: block;
        position: relative;
        top: 28px;
        margin-bottom: 35px !important;
    }*/
}

@media(max-width:430px) {
    .setup-login-verification-btn {
        display: block;
        margin-bottom: 38px !important;
        position: relative !IMPORTANT;
        top: 42px !important;
    }

    .setup-login-verification {
        text-align: center;
        position: relative;
        overflow: unset;
        margin-bottom: 60px;
    }
}

@media(max-width:390px) {
    .post-content .name-time p:first-child {
        width: 88%;
    }
}

@media(max-width:728px) {
    .responsive-tab {
        display: flex;
        width: 100%;
    }

        .responsive-tab #edit-load {
            min-width: 82px;
        }
}

@media(max-width:550px) {
    .social-btn-responsive {
        display: block;
    }

        .social-btn-responsive button {
            border: none !important;
            padding: 0px !important;
            margin: 0 10px 0 0px !important;
        }
}

.social-followers {
    width: 100% !important;
}

    .social-followers span i {
        margin-right: 3px;
    }

.on-mobile-search-form {
    position: relative;
    margin: 0;
    margin-bottom: 4px;
    display: none;
}

    .on-mobile-search-form input[type=text] {
        width: 100%;
        border: 1px solid #ebe4f4;
        border-radius: 27px;
        padding: 5px 30px;
    }

    .on-mobile-search-form i.fa-search {
        position: absolute;
        left: 10px;
        font-size: 17px;
        color: #ebe4f4;
        top: 8px;
    }

span.dislike i {
    color: #f44029;
}

@media(max-width:800px) {
    /*    .contentArea .content:first-child {
       margin-right:7px;
       margin-left:7px;
    }*/
    .card {
        background: #ffffff !important;
        border-radius: 10px !important;
    }

    #homepage .container-fluid:first-child {
        padding-right: 4px !important;
        padding-left: 4px !important;
    }

    .hero-section-wrap.fl-wrap #banner-homepage.container-fluid.responsive-setting.banner-padding-css {
        padding-right: 13px !important;
        padding-left: 13px !important;
    }
}

@media(max-width:600px) {
    .page-container {
        width: 95%;
        margin: auto;
        background: transparent;
        padding: 0px;
    }

    .contentArea .content {
        width: 98%;
        padding-left: 2%;
    }
}

@media(max-width:400px) {
    .section-title {
        margin-bottom: 10px;
    }

    .util-item .item {
        display: block;
        margin: 0 !important;
        margin-top: 0px !important;
    }

    .hero-section-wrap.fl-wrap #banner-homepage.container-fluid.responsive-setting.banner-padding-css {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

#Edit-Profile .rmargin-tp .profile-dp {
    top: 100px !important;
}

#homepage .container-fluid:first-child {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.photo-section a {
    display: block;
    position: relative;
    overflow: hidden;
}

.custom-upload-button {
    position: absolute;
    overflow: hidden;
    /* border: 1px solid red; */
    display: inline-block;
    width: 135px;
    /* display: block; */
    height: 22px;
    left: 8px;
    top: 2px;
    cursor: pointer;
}

    .custom-upload-button input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0 !important;
    }

.create-upload-post-btn {
    position: relative;
    float: left;
    margin-top: 5px !important;
    width: 120px;
    margin-right: 10px;
}

    .create-upload-post-btn button {
        margin: 0px;
    }

.glyphicon.glyphicon-th {
    color: #0a94d5;
}

@media(min-width:750px) {
    #divResultsContainer .listing-item {
        width: 31% !important;
        margin: 10px 7px 0 7px !important;
    }

    #divResultsContainer .listing-item-plan {
        width: 23% !important;
        margin: 10px 7px 0 7px !important;
    }
}

.create-post .emojionearea {
    border: none;
}

.create-post .emojionearea-editor {
    width: 100%;
    border: none;
    padding: 6px;
    height: 100px !important;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 50px;
    resize: none;
    margin-bottom: 10px;
    border: none;
    color: #cbd3df;
    font-family: sans-serif;
    word-break: break-all;
}

.video-modal {
    background: #000000AA;
    z-index: 99999 !important;
    opacity: 1;
}

    .video-modal .modal-dialog {
        margin-top: 250px;
    }

@media(max-width:1000px) and (min-width:993px) {
    .add_new_menu mobile_rightmenu leftCssmenutoggle {
        display: block;
        opacity: 1;
        left: 20px;
        top: 3px;
    }
}

.panel-about-tab input {
    margin-bottom: 5px;
}

.reply-textbox {
    position: relative;
}

    .reply-textbox .emojionearea {
        border-radius: 30px !important;
        padding-bottom: 22px !important;
    }

    .reply-textbox .emojionearea-editor {
        min-height: 28px !important;
        word-break: break-all;
        padding-left: 20px !important;
    }

#videorow .detail-box-content p {
    min-height: 16px !important;
}

.reply-post_emoji_camera {
    width: 92%;
    margin: auto;
    position: absolute;
    bottom: 5px;
    left: 14px;
}

.comment-text div.reply-textbox .emojionearea-picker {
    position: absolute;
    top: 56px !important;
    left: 47px;
    z-index: 99999 !important;
}

.post-content:last-child .comment-text div.reply-textbox .emojionearea-picker:last-child {
    top: -250px !important;
}

@media(max-width:500px) {
    .comment-textbox .emojionearea-picker.emojionearea-picker-position-right,
    .comment-text div.reply-textbox .emojionearea-picker {
        left: -82px !important;
    }

    .create-post .emojionearea-picker {
        left: 1px !important;
    }
}

@media (max-width: 575px) {
    .main-register-holder .main-register {
        padding-bottom: 16px !important;
    }

    .main-resetpassword-wrap .main-register {
        padding-bottom: 15px !important;
    }

    .listsearch-maiwrap.add_propg_bg {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .detail-box-content p {
        min-height: 15px !important;
    }

    .geodir-category-options.fl-wrap.recent-product-list .rating-review {
        width: 70% !important;
    }
}

@media(max-width:430px) {
    .mobile-profile-reponsive {
        padding: 0 !important;
    }

    .rmargin-tp .profile-dp {
        left: 12px !important;
    }

    .image-detail {
        font-size: 7px;
    }
}

div.container-fluid.ll {
    padding: 0px;
}

#before-login-sidebar1 ul li {
    height: 20px;
}

@media(max-width:600px) and (min-width:500px) {
    .leftCssmenutoggle .dropdown-toggle {
        margin-top: 5px !important;
    }
}

@media(max-width:480px) and (min-width:400px) {
    .leftCssmenutoggle {
        margin-left: -6px !important;
        margin-top: 2px !important;
    }
}

@media(max-width:480px) and (min-width:410px) {
    #after-login-sidebar1 {
        margin-left: 16px !important;
    }

    #before-login-sidebar1 {
        margin-left: 16px !important;
    }
}

@media(max-width:494px) and (min-width:481px) {
    #after-login-sidebar1 {
        margin-left: 20px !important;
    }

    #before-login-sidebar1 {
        margin-left: 20px !important;
    }

    .leftCssmenutoggle {
        margin-left: -12px !important;
        margin-top: 4px !important;
    }
}

@media(max-width:499px) and (min-width:495px) {
    #after-login-sidebar1 {
        margin-left: 0px !important;
    }

    #before-login-sidebar1 {
        margin-left: 0px !important;
    }

    .leftCssmenutoggle {
        margin-left: -10px !important;
        margin-top: 3px !important;
    }
}

@media(max-width:768px) and (min-width:768px) {
    .logomargnCss {
        position: relative !important;
    }
}

@media(max-width:698px) and (min-width:601px) {
    .leftCssmenutoggle {
        margin-top: 2px !important;
    }
}

@media(max-width:748px) and (min-width:699px) {
    .leftCssmenutoggle {
        margin-top: 3px !important;
    }
}

@media(max-width:450px) {
    .social-followers span {
        display: block;
        width: 100%;
    }

        .social-followers span i {
            width: 6%;
        }
}

.emojionearea.focused {
    border: none !important;
    box-shadow: none !important;
}

@media (max-width: 330px) {
    p.fancy span:before,
    p.fancy span:after {
        width: 77px !important;
    }
}

.header-title {
    padding: 10px;
    border-radius: none !important;
    background: #ffffff;
}

    .header-title h5 {
        font-size: 16px;
        text-align: left;
        border-radius: none !important;
        font-weight: 600;
        margin: 0;
    }

::placeholder {
    font-family: intial !important;
}

@media(max-width:990px) and (min-width:768px) {
    .header-user-menu {
        top: -4px !important;
    }
}

@media(max-width:747px) {
    .header-user-menu {
        top: 1px !important;
        margin-right: 20px !important;
    }
}


@media(max-width:766px)and (min-width:748px) {
    .search_form {
        /*right: 175px !important;*/
        top: -5px !important;
    }
}

@media(max-width:760px) and (min-width:748px) {


    .search_form .search-btn {
        height: 48px;
    }

    .search_form .search-btn {
        height: 30px;
    }
}

@media (max-width: 641px) {
    .search_form .search-btn {
        height: 48px;
    }
}
/* product-list screens */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 992px) {
    .container .primary-nav.tablet-desktop {
        width: auto !important;
    }

    /*.afterLoginProductMenu.primary-nav.tablet-desktop {
        margin-left: 0px !important;
        line-height: 50px !important;
    }*/
}


@media (max-width: 600px) {
    .product-list-rootdiv .container.page-container {
        max-width: 100% !important;
        width: 100% !important;
    }
}

/* Medium devices (desktops, 992px and below) */
@media (max-width: 992px) {
    /* default iPad screens */
    #mobileHeaderMenu {
        margin-top: 0px;
        /*border-top: 1px solid #fff;*/
        position: relative;
        /*background-color: #d8e5ef;*/
        display: block;
        /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1);*/
        /*background: #d8e5ef;*/
        /*border-radius: 10px;*/
        max-width: inherit;
        overflow: visible;
        /*margin-bottom: 20px;*/
    }

    #product-list-containter {
        max-width: 100%;
        width: 100%;
    }

    .product-list-rootdiv .container.page-container {
        max-width: 100% !important;
        width: 100% !important;
    }

    #product-list-containter .center-col-list-wrap .listing-item {
        max-width: 100%;
    }

    .sortfor_order .btn-default {
        border-color: #ffffff;
    }

    #product-list-containter .listsearch-maiwrap.innerpage_breadcru .innerpage_inblocks {
        padding: 3px 0px 10px 0px;
    }

    #productFilter .pro_advancefill .toggle-btn {
        /*margin-top: -4px;*/
        margin-top: 0px;
    }

    #dvProductContainer .listing-view-layout {
        display: block;
    }

    #product-list-containter .pro_advancefill h3 {
        font-size: 100%;
    }
}
/*@media only screen and (max-width: 768px)  end here**/


/***Medium devices (desktops, 992px and up)**/
@media (min-width: 992px) {
    #productFilter {
        position: absolute;
        left: 100%;
    }
}
/***Tablets Ipads portrait mode max-width:1024px End here**/
@media (min-width: 769px) {
    #product-list-containter {
        width: 100% !important;
        max-width: 100% !important;
    }

        #product-list-containter .listsearch-maiwrap.innerpage_breadcru .innerpage_inblocks {
            padding: 15px 10px 10px 0px;
        }
}

#dvProductContainer .sortfor_order .bootstrap-select.btn-group .dropdown-menu {
    min-height: inherit !important;
    /*height: 210px !important;*/
    top: 31px !important;
}

#divSearchResults .listing-item {
    padding: 0 8px;
    margin-bottom: 0px;
    max-width: 100%;
}

#product-list-containter .pro_advancefill .toggle-btn {
    font-size: 10px;
}

#product-list-containter .innerpage_inblocks .listing-view-layout a i {
    font-size: 23px;
    padding: 5px;
    border-radius: 3px;
    background: no-repeat;
    color: #1095D3;
    border: none;
}

#product-list-containter .innerpage_inblocks .geodir-category-options .latest_otherrates a {
    color: #000000;
    margin: 8px 5px 5px 0 !important;
    font-size: 11px;
    font-weight: 600;
    font-family: intial !important;
}

#product-list-containter .geodir-category-content div {
    margin-bottom: 0px;
    text-align: left;
}

.geodir-category-location .card-inquiry {
    text-align: left;
    padding-left: 0;
}

#product-detail-page .de_relateinfos .hm_ratings .disable_star .fa-star:before {
    top: 0;
}

#product-detail-page .de_relateinfos .hm_ratings {
    padding-top: 0;
    justify-content: space-between;
}

    #product-detail-page .de_relateinfos .hm_ratings span {
        margin-left: 5px;
    }

.related-item-list .de_ralateimg img {
    width: 100%;
    height: 100%;
    max-height: 180px;
    min-height: 180px;
}

#product-registration p.service_p a {
    text-align: right;
    padding: 0 5px;
    float: right;
}

#product-registration .de_relateinfos .card-title a {
    font-size: 14px;
}

#product-registration .de_relateinfos p {
    line-height: 18px;
}

    /*#product-registration .de_relateinfos p.hm_business_name {
            padding: 0;
            font-size: 13px;
            color: #494949 !important;
        }*/
    #product-registration .de_relateinfos p.hm_business_name {
        text-align: left;
        font-size: 12px;
        color: #666;
        line-height: 16px;
    }

#product-registration p#card-line-1 a, #product-registration p#card-line-1 a i {
    margin-bottom: 0;
    color: #000 !important;
}

#product-list-containter .more-btn {
    position: absolute;
    top: -6px;
    cursor: pointer;
    right: 3px;
}

#divSearchResults .carousel-inner div.item img {
    height: 190px;
}

#product-list-containter .pro_advancefill h3 {
    margin: 5px;
    text-align: left;
    padding: 0 0px;
    color: #666;
    /*font-size: 22px;*/
    font-size: 19px;
    background: none;
}

#product-list-containter .total-view {
    font-size: 12px;
    top: 3px;
    /* font-family: initial; */
    position: absolute;
    left: 122px;
}

    #product-list-containter .total-view .fa-eye {
        font-size: 18px !important;
        top: -2px;
    }


#product-list-containter .review-number {
    margin-left: -3px;
    font-size: 12px;
}

#product-list-containter .pull-right.prolist_srch {
    margin-left: 0px;
}


#product-list-containter .prolist_srch .form-control.list_serchmobile {
    display: none;
}

#product-list-containter .prolist_srch.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 15px;
}

.btnBlueBG {
    color: #0a94d5 !important;
}

#btnTSSearch {
    background-color: #f7f7f7;
}

i.show-pointer.fa.fa-heart-o, i.show-pointer.fa.fa-heart.theme-color {
    color: #0a94d5 !important;
}

.product-list-rootdiv .total-view {
    font-size: 12px;
    top: 3px;
    font-family: initial;
    position: absolute;
    left: 114px;
}

.product-list-rootdiv .total-heart {
    font-size: 12px !important;
    top: 3px;
    position: absolute;
    left: 180px;
}

    .product-list-rootdiv .total-heart.heart-2 {
        font-size: 12px !important;
        top: 3px;
        position: absolute;
        left: 250px;
    }

.share-list.share-bx {
    position: absolute;
    top: -11px;
    right: -250px;
}

.view-boxx-2 {
    font-size: 12px;
    top: 3px;
    position: absolute;
    left: 142px !important;
}

.product-list-rootdiv .more-btn {
    position: absolute;
    top: -5px;
    cursor: pointer;
    right: 3px;
}

.product-list-rootdiv .card-listing .geodir-category-content p.hmlatest_price .btn.small-btn {
    color: #0089cf !important;
    border: none;
}

.product-list-rootdiv #divSearchResults.card-listing .geodir-category-location a i, #center-div.card-listing .geodir-category-location a i {
    padding-right: 0px !important;
}

#productFilter .pro_opencollapse .btn:after {
    position: absolute;
    right: 4px;
    top: 4px;
    width: auto;
    height: auto;
    background: #fff;
    content: "\f107";
    font-family: 'FontAwesome';
    padding: 0px 5px;
    display: block;
    font-size: 17px;
    transition: all 0.5s ease;
}

#productFilter .pro_opencollapse .btn.collapsed:after {
    position: absolute;
    right: 4px;
    top: 4px;
    width: auto;
    height: auto;
    background: #fff;
    content: "\f105";
    font-family: 'FontAwesome';
    padding: 0px 5px;
    display: block;
    font-size: 17px;
}

.product-list-rootdiv .card-listing .geodir-category-content p.hmlatest_price {
    font-size: 17px;
    color: #FE7B3F;
    font-weight: 700;
    position: relative;
    min-height: 25px !important;
    padding: 4px 0 0 0;
}

#dvProductContainer .sortfor_order .bootstrap-select.btn-group .dropdown-menu li a {
    display: inline-block;
    width: 100%;
    padding: 1px 20px;
}

#dvProductContainer .sortfor_order .bootstrap-select.btn-group .dropdown-menu {
    min-height: inherit !important;
    /*height: 230px !important;*/
    top: 31px !important;
}



/* product-list screens end here*/



/* product-register screens start here*/


.product-register-rootdiv .listsearch-maiwrap.add_propg_bg {
    background: #fff;
    margin: 0px 0 30px 0;
    box-shadow: none;
}

.product-register-rootdiv .color-bg {
    background: #0089cf !important;
}

.product-register-rootdiv .theme-color,
.product-register-rootdiv .add_minusbtns button,
.product-register-rootdiv .addpro_defbtns .btn.btn-primary.nextBtn {
    color: #0089cf !important;
}

    .product-register-rootdiv .addpro_defbtns .btn.btn-primary.nextBtn:hover {
        /*color: #fff !important;*/
        background: #0089cf !important;
        color: #fff !important;
    }

.product-register-rootdiv .addpro_defbtns .btn.btn-primary.nextBtn,
.product-register-rootdiv .panel.panel-info .form-group label.btn-default,
.product-register-rootdiv .nextBtn.pull-right {
    border-color: #0089cf !important;
}

.product-register-rootdiv #spanchkAgreedTerms {
    color: red;
    padding-left: 0px;
    top: 3px;
}


.product-register-rootdiv .form-group.required .control-label:after {
    float: right;
    content: "*";
    color: red;
    font-size: 20px;
    position: absolute;
    margin-left: 3px;
}

.product-register-rootdiv .form-group.required .filter-tags .control-label:after {
    margin-top: 3px;
}


@media only screen and (max-width: 767px) {

    .geodir-category-options.fl-wrap.recent-product-list .latest_otherrates {
        width: auto;
        margin: 0 !important;
    }

    .product-register-rootdiv .page-container {
        width: 100%;
    }

    .product-register-rootdiv .ImageGalleryCard .form-control {
        width: 100%;
    }

    .product-register-rootdiv .add_minusbtns {
        margin-left: 0px !important;
        margin-top: 35px !important;
        padding: 0px !important;
    }

    .product-register-rootdiv .cross_btns {
        margin-left: -25px;
        margin-top: 25px;
        width: 30px !important;
    }

    .product-register-rootdiv #spanchkAgreedTerms {
        color: red;
        padding-left: 0px;
        top: 18px;
    }

    #product-list-containter .innerpage_inblocks .geodir-category-options .latest_otherrates .share-list a {
        width: 20%;
        margin: 0 !important;
        float: left;
        font-size: 13px;
        text-align: center;
    }

    .share-list.share-bx {
        right: -218px !important;
    }
}

.product-register-rootdiv .addpro_defbtns.add_pro_sbtns .savbtnn {
    border-color: #0089cf !important;
    color: #0089cf !important;
}

    .product-register-rootdiv .addpro_defbtns.add_pro_sbtns .savbtnn:hover {
        background: #0089cf !important;
        color: #fff !important;
    }



.product-register-rootdiv .container.ll {
    height: 1126px;
    /* box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1)*/
}

.product-register-rootdiv div.bootstrap-tagsinput span.tag.label.label-info {
    background-color: #0089cf !important;
    color: white !important;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    color: #fff !important;
}

/* product-register screens end here*/

.card-listing .geodir-category-location .hm_ratings .ratingStar {
    margin: 0 !important;
}

.card-listing .geodir-category-location i {
    padding-right: 8px;
    /*margin-top:3px;*/
    margin-left: 2px;
}

.card-listing .geodir-category-location .hm_ratings a.reviewss {
    color: black;
}

.card-inquiry {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 6px;
    height: 100%;
}

    .card-inquiry .view-count {
        display: flex;
        align-items: center;
    }

    .card-inquiry .share-button {
        margin-top: 0;
    }

i.ratingStar.disabled {
    color: #80829B;
}

.listing-item .card-footer.list {
    display: none !important;
}

.listing-item .card-footer.grid {
    display: block !important;
}

.listing-item.list-layout .card-footer.list {
    display: block !important;
}

.listing-item.list-layout .card-footer.grid {
    display: none !important;
}

.read-more-more {
    display: none;
}

.play-icon {
    position: absolute;
    text-align: center;
    padding-left: 7px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 3px solid #0089cf;
    border-radius: 50%;
    top: 35%;
    left: 43%;
}

#mobileHeaderMenu ul.nav.nav-pills {
    margin: 10px auto 0;
    /*display: block;*/
    text-align: center;
}

.category-table-boxx .table .disable_star .fa-star:before {
    font-size: 13px;
}

.Products-top-bxx .filter-span {
    position: relative;
    display: inline-block;
    margin-top: 8px;
}

.Products-top-bxx span.filter-span .filter-img {
    /*border: 1px solid #3289c8;
    border-radius: 5px;*/
    padding: 8px;
    color: #036;
    text-decoration: none;
    font-size: 13px;
}

.Products-top-bxx .filter-span ul.dropdown-menu {
    left: -55px;
}

.Products-top-bxx {
    padding: 6px 0px 6px 0px;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.related-product-detail {
    min-height: 165px;
}

.detail-play-icon, .vidplayicon {
    position: absolute;
    text-align: center;
    padding-left: 7px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 3px solid #0089cf;
    border-radius: 50%;
    top: 20%;
    left: 40%;
    z-index: 99999;
}

@media only screen and (max-width: 768px) {
    .NotFound {
        font-size: 20px; /* Decreased font size for mobile devices */
    }
}

@media only screen and (max-width: 500px) {
    .NotFound {
        font-size: 18px; /* Decreased font size for mobile devices */
    }
}

@media screen and (max-width: 576px) {
    .backArrow {
        margin-left: 10px !important
    }
}

@media(max-width:575px) {
    .share-list.share-bx {
        right: -229px !important;
    }

    @media(max-width:320px) {
        .share-list.share-bx {
            right: -188px !important;
        }

        .product-list-rootdiv .total-heart.heart-2 {
            left: 199px;
        }
    }
}
