@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,300i,400,400i,500,500i,600,600i,700,700i);

::-webkit-selection {
    background-color: #c80808;
    color: #fff
}

::-moz-selection {
    background-color: #c80808;
    color: #fff
}

::selection {
    background-color: #c80808;
    color: #fff
}

body {
    background: #f1f1f1;
    font-family: 'Source Sans Pro', sans-serif;
    color: #333;
    position: unset;
    overflow: auto
}

body.home_seven, body.home_six {
    background: #fff
}

body, html {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

body.boxed-layout {
    background: #f7f7f7 url(../images/boxed-bg.jpg) no-repeat;
    background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

body.boxed-layout .wrapper {
    background: #fff;
    max-width: 1140px;
    margin: 30px auto;
    overflow-x: hidden;
    box-shadow: 0 7px 13px rgba(0, 0, 0, .15)
}

.h1, .h2, .h3, .h4, .h5, .h6, a {
    color: #111;
    font-family: Roboto, sans-serif
}

p {
    color: #333
}

a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none
}

a:hover {
    color: #c80808;
    text-decoration: none;
    color: #bf1111
}

.m_0 {
    margin: 0 !important
}

@media (min-width: 1200px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }
}

.page_main_wrapper {
    padding-bottom: 60px
}

.row-m {
    margin-right: -5px;
    margin-left: -5px
}

@media (max-width: 767px) {
    .container {
        padding-right: 10px !important;
        padding-left: 10px !important
    }

    .row {
        margin-right: -10px !important;
        margin-left: -10px !important
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 10px !important;
        padding-left: 10px !important
    }
}

@media (min-width: 0px) and (max-width: 1199px) {
    body.boxed-layout .wrapper {
        margin: 10px
    }
}

.col-p {
    padding-right: 5px;
    padding-left: 5px
}

.add-inner, .archive-wrapper, .featured-inner, .post-body, .youtube-wrapper {
    position: relative;
    padding: 8px;
    background-color: #fff
}

.add-inner {
    padding: 0
}

.add-inner iframe {
    width: 100% !important
}

.add-inner .twitter-timeline {
    margin-top: 5px !important
}

.home_seven .add-inner, .home_seven .archive-wrapper, .home_seven .featured-inner, .home_seven .youtube-wrapper {
    padding: 0
}

.home_seven .post-body {
    padding: 30px 0
}

.home_seven .panel_body {
    padding: 30px 0 0
}

@media (max-width: 767px) {
    .add-inner, .archive-wrapper, .featured-inner, .post-body, .youtube-wrapper {
        padding: 10px
    }
}

.add-inner, .archive-wrapper, .featured-inner, .panel_inner, .post-inner, .posts, .tabs-wrapper, .weather-wrapper, .weather-wrapper-2, .youtube-wrapper {
    margin-bottom: 10px;
    border: 1px solid #e0e0e0
}

.home_seven .add-inner, .home_seven .archive-wrapper, .home_seven .featured-inner, .home_seven .panel_inner, .home_seven .post-inner, .home_seven .posts, .home_seven .tabs-wrapper, .home_seven .weather-wrapper, .home_seven .weather-wrapper-2, .home_seven .youtube-wrapper {
    margin-bottom: 30px
}

.home_six .add-inner, .home_six .archive-wrapper, .home_six .featured-inner, .home_six .panel_inner, .home_six .post-inner, .home_six .posts, .home_six .tabs-wrapper, .home_six .weather-wrapper, .home_six .weather-wrapper-2 {
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.home_six .youtube-wrapper {
    padding: 0
}

.about-inner ul, .header-right-menu ul, .header-social > ul, .headser-right-menu > ul, .most-viewed ul, .poll-content ul, .posts ul, .social-media, .top-left-menu > ul, .twitter-inner ul, ul.category-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.no-js #loader {
    display: none
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0
}

.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) center no-repeat rgba(255, 255, 255, .95)
}

.attr-nav > ul > li > a:focus, .attr-nav > ul > li > a:hover, .check-list li:before, .side .widget ul.link li a:focus, .side .widget ul.link li a:hover, nav.navbar .dropdown .megamenu-content .col-menu.on .title, nav.navbar ul.nav li.active > a, nav.navbar ul.nav li.dropdown.on > a, nav.navbar ul.nav > li.active > a:hover, nav.navbar ul.nav > li > a:hover, nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title, nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover, nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a, nav.navbar-sidebar ul.nav li.dropdown.on > a, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, nav.navbar.navbar-inverse ul.nav li.dropdown.on > a, ul.cart-list > li > h6 > a {
    color: #fff !important;
    background: #c80808 !important
}

nav.navbar li.dropdown ul.dropdown-menu > li a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar ul.nav li.scroll.active > a, nav.navbar-dark ul.nav li.dropdown.on > a, nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar.navbar-transparent ul.nav > li > a:hover, nav.navbar.no-background ul.nav > li > a:hover {
    color: #c80808 !important;
    background: #fff !important
}

nav.navbar.bootsnav ul.nav > li > a:hover {
    background: #fff !important;
    color: #c80808 !important
}

nav.navbar li.dropdown ul.dropdown-menu > li.active a:hover, nav.navbar.bootsnav ul.nav > li.dropdown.on > a, nav.navbar.bootsnav ul.nav > li.dropdown.on > a:hover {
    color: #fff !important;
    background: #c80808 !important
}

@media (max-width: 920px) {
    nav.navbar .dropdown .megamenu-content .col-menu ul > li > a:hover, nav.navbar.navbar-dark .dropdown .megamenu-content .col-menu .title:hover {
        color: #c80808 !important
    }
}

ul.cart-list > li.total > .btn {
    border-color: #c80808
}

nav.navbar li.dropdown ul.dropdown-menu {
    border-top-color: #c80808 !important
}

.attr-nav > ul > li > a span.badge, nav.navbar .share ul > li > a:focus, nav.navbar .share ul > li > a:hover, ul.cart-list > li.total > .btn {
    background-color: #c80808
}

ul.cart-list > li.total > .btn:focus, ul.cart-list > li.total > .btn:hover {
    background-color: #dc3236 !important
}

#toTop {
    position: fixed;
    bottom: 10px;
    right: 15px;
    cursor: pointer;
    display: none;
    z-index: 10
}

.back-top {
    background-color: #c80808;
    border: 1px solid #c80808;
    padding: 7px 9px;
    height: 34px;
    width: 34px;
    border-radius: 50% !important;
    color: #fff
}

.back-top:hover {
    color: #fff;
    background-color: #1b1c26;
    border: 1px solid #1b1c26
}

@media (min-width: 768px) {
    #toTop {
        right: 30px
    }
}

.btn {
    border-radius: 0 !important
}

.grid-item-img:before, .news-image:before, .thumb::before, figure a::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1
}

.post-height-3 .news-image:before {
    background-color: #000
}

.grid-item:hover .grid-item-img:before, .news-list-item:hover .thumb::before, .slider-post:hover .news-image:before, article:hover figure a:before {
    opacity: 1
}

.thm-margin {
    margin: 0 !important
}

.thm-padding {
    padding: 0 !important
}

.main-content, .rightSidebar {
    position: relative
}

.home_seven .rightSidebar {
    padding-left: 35px
}

.home_seven .leftSidebar {
    padding-right: 35px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .home_seven .rightSidebar {
        padding-left: 20px
    }

    .home_seven .leftSidebar {
        padding-right: 35px
    }
}

.header-top {
    display: block;
    background: #203244;
    position: relative;
    width: 100%;
    padding: 5px 0
}

.boxed-layout .header-top {
    padding: 8px 0
}

.header-social {
    text-align: left;
    float: left
}

.header-social > ul > li {
    display: inline-block;
    list-style: none;
    margin-right: 10px
}

.header-social > ul > li > a {
    color: #fff
}

.header-social > ul > li > a .fa {
    font-size: 13px
}

.header-social > ul > li > a:hover {
    opacity: .5
}

.top-left-menu {
    float: left
}

.top-left-menu > ul > li {
    display: inline-block;
    list-style: none
}

.top-left-menu > ul > li > a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0 15px;
    border-left: 1px solid #3a3b44;
    letter-spacing: .2px
}

.top-left-menu > ul > li > a:hover {
    opacity: .5
}

.header-right-menu {
    text-align: right
}

.header-right-menu > ul > li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0 15px;
    border-right: 1px solid #3a3b44;
    letter-spacing: .2px
}

.header-right-menu > ul > li:hover .dropdown-menu {
    display: block
}

.header-right-menu > ul > li:last-child {
    border: none
}

.header-right-menu > ul > li > a {
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.header-right-menu > ul > li > a:hover span {
    opacity: .5
}

.header-right-menu > ul > li > a:hover i {
    color: #c80808
}

.header-right-menu > ul > li > a > i {
    margin-right: 5px
}

@media (max-width: 767px) {
    .top-left-menu {
        float: right
    }
}

.header-top-2 {
    padding-top: 2px;
    background: #c80808
}

.header-top-2 .header-right-menu > ul > li {
    border-color: #fff
}

.header-top-2 .header-right-menu > ul > li > a:active > i, .header-top-2 .header-right-menu > ul > li > a:focus > i, .header-top-2 .header-right-menu > ul > li > a:hover > i {
    color: #fff;
    opacity: .5
}

.header-mid {
    background: #34495e url(/content/images/top/top_16.jpg);
    border-top: 1px solid #424d58
}

.logo {
    margin: 0 0
}

.top-search {
    background-color: #24252f;
    border-bottom: 3px solid #c80808
}

.attr-nav > ul > li > a {
    padding: 15px 10px;
    color: #1b1c26;
    font-size: 16px
}

ul.cart-list > li.total > .btn {
    border-bottom: solid 1px #cfcfcf !important;
    color: #fff !important;
    padding: 10px 15px
}

.menu-badge {
    font-size: 10px;
    background-color: #f8e6ec;
    color: #c80808;
    border-radius: 10px;
    padding: 3px 10px;
    margin-left: 6px;
    line-height: 1;
    position: relative
}

nav.navbar.bootsnav {
    border-top: 4px solid #c80808 !important;
    border-bottom: 1px solid #e7e7e7 !important
}

.home_seven nav.navbar.bootsnav {
    border-top: 0
}

nav.navbar.bootsnav ul.nav > li > a {
    margin-bottom: -1px;
    color: #b7b7b7;
    background: #fff;
    max-height: 50px
}

@media (min-width: 993px) {
    nav.navbar.bootsnav .navbar-collapse {
        padding: 0
    }

    nav.navbar.bootsnav ul.nav > li {
        border-left: 1px solid #e7e7e7
    }

    nav.navbar.bootsnav ul.nav > li:last-child {
        border-right: 1px solid #e7e7e7
    }

    .home_seven nav.navbar.bootsnav ul.nav > li, .home_seven nav.navbar.bootsnav ul.nav > li:last-child {
        border: 0
    }

    nav.navbar.bootsnav ul.nav > li > a {
        padding: 15px 14px;
        font-weight: 600;
        color: #24252f;
        text-transform: uppercase;
        letter-spacing: .5px
    }

    .home_seven nav.navbar.bootsnav ul.nav > li > a {
        padding: 15px 20px 15px 0
    }

    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
        color: #2e3233;
        font-size: 1.4rem
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
        margin-top: 1px;
        border: 0;
        box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
        border-top: 1px solid #e7e7e7 !important
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu.megamenu-content {
        width: -webkit-calc(100% - 60px) important;
        width: -moz-calc(100% - 60px) important;
        width: calc(100% - 30px) !important;
        left: 15px
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
        color: #2e3233;
        font-size: 1.4rem
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li.active > a {
        background: #f9f9f9
    }

    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
        font-family: themify;
        content: "\e64b";
        margin-left: 10px;
        margin-top: 2px;
        font-size: 10px
    }

    .video-nav-item {
        border-bottom: none;
        padding: 0;
        height: auto;
        line-height: 1.2;
        text-overflow: inherit;
        white-space: inherit
    }

    .video-nav-item .img-wrapper {
        position: relative
    }

    .video-nav-item .img-wrapper img {
        position: static;
        margin-top: 0;
        height: auto;
        width: 100%;
        margin-bottom: .6em
    }

    .video-nav-item .img-wrapper .link-icon {
        height: 36px;
        width: 40px;
        font-size: 20px;
        line-height: 35px
    }

    .video-nav-item h4 {
        margin-top: 0;
        font-size: 15px
    }

    .video-nav-item:hover h4 {
        color: #c80808
    }

    nav.bootsnav .megamenu-content .title {
        font-size: 15px;
        color: #c80808;
        font-weight: 600
    }

    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu-video {
        padding: 0 10px;
        margin: 0 -.5px;
        width: 20%
    }

    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu-video:first-child {
        border-left: none
    }

    nav.navbar .navbar-brand {
        margin-top: 0
    }

    nav.navbar .navbar-brand img.logo {
        width: 50px
    }

    nav.navbar .navbar-brand {
        margin-top: 0
    }

    nav.navbar .navbar-brand img.logo {
        width: 50px
    }

    nav.navbar li.dropdown ul.dropdown-menu {
        border-top: solid 5px
    }

    nav.navbar-center .navbar-brand {
        margin: 0 !important
    }

    nav.navbar-brand-top .navbar-brand {
        margin: 10px !important
    }

    nav.navbar-full .navbar-brand {
        position: relative;
        top: -15px
    }

    nav.navbar-sidebar .navbar-brand, nav.navbar-sidebar ul.nav {
        margin-bottom: 50px
    }

    nav.navbar-sidebar ul.nav > li > a {
        padding: 10px 15px;
        font-weight: 700
    }

    nav.navbar.bootsnav.navbar-transparent.white {
        background-color: rgba(255, 255, 255, .3);
        border-bottom: solid 1px #bbb
    }

    nav.navbar.bootsnav.navbar-transparent.dark, nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark {
        background-color: rgba(0, 0, 0, .3);
        border-bottom: solid 1px #555
    }

    nav.navbar.bootsnav.navbar-transparent.white .attr-nav {
        border-left: solid 1px #bbb
    }

    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav, nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav {
        border-left: solid 1px #555
    }

    nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a, nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a, nav.navbar.bootsnav.no-background.white ul.nav > li > a {
        color: #fff
    }

    nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a, nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a {
        color: #eee
    }
}

@media (max-width: 992px) {
    header {
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
        box-shadow: 0 1px 5px rgba(0, 0, 0, .25)
    }

    nav.navbar.bootsnav {
        border: 0
    }

    nav.navbar .navbar-brand {
        margin-top: 0;
        position: relative;
        top: -2px
    }

    nav.navbar .navbar-brand img.logo {
        width: 150px;
        margin-top: 7px
    }

    .attr-nav > ul > li > a {
        padding: 12px 15px 15px;
        font-size: 22px
    }

    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        background: #24252f
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav {
        border-top: 0
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav > li > a {
        border: 0;
        font-weight: 600;
        font-size: 17px;
        padding: 10px 15px
    }

    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title, nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        border-bottom: solid 1px rgba(255, 255, 255, .1)
    }

    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #969696;
        font-weight: 600
    }

    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title {
        color: #9a9a9a;
        font-size: 14px;
        font-weight: 500
    }

    nav.navbar.bootsnav .dropdown .megamenu-content .col-menu ul > li > a {
        font-weight: 500;
        color: #9a9a9a
    }

    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu > li > a {
        padding-right: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important
    }

    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
        padding-right: 30px !important;
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }

    nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
        padding-top: 13px !important;
        padding-bottom: 13px !important
    }

    nav.navbar-full .navbar-brand {
        top: 0;
        padding-top: 10px
    }

    nav.navbar.bootsnav .navbar-brand {
        padding: 2px 15px
    }

    nav.navbar.bootsnav .navbar-toggle {
        color: #1b1c26;
        font-size: 22px;
        margin-top: 8px
    }
}

nav.navbar.navbar-inverse {
    background-color: #222;
    border-bottom: solid 1px #303030
}

nav.navbar.navbar-inverse ul.cart-list > li.total > .btn {
    border-bottom: solid 1px #222 !important
}

nav.navbar.navbar-inverse ul.cart-list > li.total .pull-right {
    color: #fff
}

nav.navbar.navbar-inverse ul.nav > li > a, nav.navbar.navbar-inverse.megamenu ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    color: #eee
}

nav.navbar.navbar-inverse ul.nav > li.dropdown > a {
    background-color: #222
}

nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a {
    color: #999
}

nav.navbar.navbar-inverse ul.nav .dropdown-menu h1, nav.navbar.navbar-inverse ul.nav .dropdown-menu h2, nav.navbar.navbar-inverse ul.nav .dropdown-menu h3, nav.navbar.navbar-inverse ul.nav .dropdown-menu h4, nav.navbar.navbar-inverse ul.nav .dropdown-menu h5, nav.navbar.navbar-inverse ul.nav .dropdown-menu h6 {
    color: #fff
}

nav.navbar.navbar-inverse .form-control {
    background-color: #333;
    border-color: #303030;
    color: #fff
}

nav.navbar.navbar-inverse .attr-nav > ul > li > a {
    color: #eee
}

nav.navbar.navbar-inverse .attr-nav > ul > li.dropdown ul.dropdown-menu {
    background-color: #222;
    border-left: solid 1px #303030;
    border-bottom: solid 1px #303030;
    border-right: solid 1px #303030
}

nav.navbar.navbar-inverse ul.cart-list > li {
    border-bottom: solid 1px #303030;
    color: #eee
}

nav.navbar.navbar-inverse ul.cart-list > li img {
    border: solid 1px #303030
}

nav.navbar.navbar-inverse ul.cart-list > li.total {
    background-color: #333
}

nav.navbar.navbar-inverse .share ul > li > a {
    background-color: #555
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu {
    border-right: solid 1px #303030
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a {
    border-bottom: solid 1px #303030
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-content {
    border-left: solid 1px #303030
}

nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li.active > a, nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:focus, nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:hover {
    background-color: #333 !important
}

nav.navbar-inverse.navbar-full ul.nav > li > a {
    border: none
}

nav.navbar-inverse.navbar-full .navbar-collapse .wrap-full-menu {
    background-color: #222
}

nav.navbar-inverse.navbar-full .navbar-toggle {
    background-color: #222 !important;
    color: #6f6f6f
}

@media (min-width: 1024px) {
    nav.navbar.navbar-inverse ul.nav .dropdown-menu {
        background-color: #222 !important;
        border-left: solid 1px #303030 !important;
        border-bottom: solid 1px #303030 !important;
        border-right: solid 1px #303030 !important
    }

    nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a {
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse ul.dropdown-menu.megamenu-content .col-menu {
        border-left: solid 1px #303030;
        border-right: solid 1px #303030
    }

    nav.navbar.navbar-inverse.navbar-transparent.dark {
        background-color: rgba(0, 0, 0, .3);
        border-bottom: solid 1px #999
    }

    nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav {
        border-left: solid 1px #999
    }

    nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav > ul > li > a, nav.navbar.navbar-inverse.navbar-transparent.dark ul.nav > li > a, nav.navbar.navbar-inverse.no-background.white .attr-nav > ul > li > a, nav.navbar.navbar-inverse.no-background.white ul.nav > li > a {
        color: #fff
    }

    nav.navbar.navbar-inverse.no-background.dark .attr-nav > ul > li > a, nav.navbar.navbar-inverse.no-background.dark ul.nav > li > a {
        color: #3f3f3f
    }
}

@media (max-width: 992px) {
    nav.navbar.navbar-inverse .navbar-toggle {
        color: #eee;
        background-color: #222 !important
    }

    nav.navbar.navbar-inverse .navbar-nav > li > a {
        border-top: solid 1px #303030;
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse ul.nav li.dropdown ul.dropdown-menu > li > a {
        color: #999;
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu .title {
        border-bottom: solid 1px #303030;
        color: #eee
    }

    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu ul > li > a {
        border-bottom: solid 1px #303030;
        color: #999 !important
    }

    nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu.on:last-child .title {
        border-bottom: solid 1px #303030
    }

    nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul {
        border-top: solid 1px #303030
    }

    nav.navbar.navbar-inverse.navbar-mobile .navbar-collapse {
        background-color: #222
    }
}

@media (max-width: 767px) {
    nav.navbar.navbar-inverse.navbar-mobile ul.nav {
        border-top: solid 1px #222
    }
}

.top-advertisement {
    height: auto !important;
    padding: 20px 0 15px 0
}

.newstricker_inner {
    position: relative;
    line-height: 30px;
    margin: 15px 0 10px 0;
    padding: 0 0 0 180px;
    background: #34495e
}

.trending {
    background-color: #c80808;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 15px 10px 10px;
    text-transform: uppercase;
    letter-spacing: .3px;
    height: 100%;
    font-weight: 600;
    display: flex;
    align-items: center
}

@media (max-width: 430px) {
    .newstricker_inner {
        padding-left: 0 !important
    }

    .trending {
        background-color: #c80808;
        color: #fff;
        position: relative;
        left: 0;
        font-size: 14px;
        padding: 10px;
        text-transform: uppercase;
        letter-spacing: .3px;
        height: 100%;
        font-weight: 600;
        display: block;
        align-items: center
    }

    .newstricker_inner.hot-news .item {
        padding-left: 10px;
        padding-right: 20px
    }

    #NewsTicker .owl-item {
        padding: 0 10px 0 10px !important
    }
}

.newstricker_inner.hot-news .owl-controls {
    position: relative;
    top: 4px
}

.newstricker_inner.hot-news {
    padding: 0 0 0 195px
}

.newstricker_inner.shorts-tricker {
    padding: 0 0 0 145px
}


.newstricker_inner.hot-news .item {
    padding-right: 50px;
    position: relative;
    top: 5px
}

.newstricker_inner.hot-news .item .time {
    font-weight: 400;
    /*margin-bottom: 3px;*/
    color: #9aa3a3;
    display: block;
}

.newstricker_inner.hot-news .item .time i {
    position: relative;
    top: 1px;
    margin-right: 3px;
    color: #9aa3a3
}

.newstricker_inner.hot-news .item .news-title, .newstricker_inner.hot-news .item p, .newstricker_inner.last-comments .item .news a, .newstricker_inner.last-comments .item a, .newstricker_inner.last-comments .item p {
    color: rgba(255, 255, 255, .85);
    transition: all .3s ease;
    line-height: 15px
}

.newstricker_inner.last-comments .item {
    padding-right: 70px
}

.newstricker_inner.hot-news .item a,
.newstricker_inner.last-comments .item a {
    display: inline-block;
    margin-bottom: 5px
}

.newstricker_inner.last-comments .item p,
.newstricker_inner.last-comments .item p a {
    margin-bottom: 0
}

.newstricker_inner.hot-news .item a span,
.newstricker_inner.last-comments .item .news,
.newstricker_inner.last-comments .item a span {
    font-weight: 700;
    color: #fff !important
}
.newstricker_inner.shorts-tricker .item .short_content {
    color: #fff !important
}
.newstricker_inner.shorts-tricker .item .shorts-images img {
    border: 1px solid  #fff;
}

.newstricker_inner.hot-news .item .news-title:hover, .newstricker_inner.last-comments .item .news a:hover, .newstricker_inner.last-comments .item a:hover {
    color: #fff
}

#HotNewsTicker.owl-carousel,
#NewsTicker.owl-carousel,
#ShortsTicker.owl-carousel
{
    overflow: hidden;
    display: flex !important;
    align-items: center
}

#HotNewsTicker.owl-carousel .owl-wrapper, #NewsTicker.owl-carousel .owl-wrapper, #ShortsTicker.owl-carousel .owl-wrapper {
    display: flex !important;
    align-items: center !important;
    padding: 5px 0 !important
}

#HotNewsTicker.owl-theme .owl-controls .owl-buttons, #NewsTicker.owl-theme .owl-controls .owl-buttons, #ShortsTicker.owl-theme .owl-controls .owl-buttons {
    display: flex;
    align-items: center;
    padding: 0 15px
}

#HotNewsTicker.owl-theme .owl-controls .owl-buttons div, #NewsTicker.owl-theme .owl-controls .owl-buttons div, #ShortsTicker.owl-theme .owl-controls .owl-buttons div {
    top: 0 !important;
    background: 0 0;
    padding: 0
}

#HotNewsTicker.owl-theme .owl-controls .owl-buttons .owl-next,
#HotNewsTicker.owl-theme .owl-controls .owl-buttons .owl-prev,
#NewsTicker.owl-theme .owl-controls .owl-buttons .owl-next,
#NewsTicker.owl-theme .owl-controls .owl-buttons .owl-prev,
#ShortsTicker.owl-theme .owl-controls .owl-buttons .owl-next,
#ShortsTicker.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: static
}

@media (max-width: 767px) {
    #HotNewsTicker .item a, #NewsTicker .item a, #ShortsTicker .item a {
        font-size: 14px;
        display: block
    }

    #HotNewsTicker .item a, #ShortsTicker .item a {
        line-height: 18px;
        padding-bottom: 5px
    }

    .newstricker_inner.hot-news .trending {
        padding: 20px 10px 10px
    }

    .newstricker_inner.hot-news .item {
        padding-right: 3px;
        position: relative;
        top: 7px
    }

    .newstricker_inner.last-comments .item {
        padding-right: 0
    }

    #HotNewsTicker.owl-theme .owl-controls, #NewsTicker.owl-theme .owl-controls, #ShortsTicker.owl-theme .owl-controls {
        display: none !important
    }
}

.slider-inner {
    position: relative;
    padding: 15px 0;
    margin-bottom: 10px
}

#owl-slider .item img {
    display: block;
    width: 100%
}

.sub-post {
    position: relative;
    padding: 7px
}

figure img {
    width: 100%
}

.owl-theme .owl-controls {
    margin-top: 0
}

.owl-pagination {
    position: absolute;
    bottom: 15px;
    right: 50%;
    width: 100%;
    transform: translate(-50%, 0);
    left: 50%;
    line-height: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 8px;
    height: 8px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff
}

#owl-slider.owl-theme .owl-controls .owl-buttons div {
    padding: 2px;
    top: 44%;
    line-height: 2.6;
    opacity: 1;
    height: 50px;
    width: 35px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    margin: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: none;
    border-radius: 0;
    font-size: 20px;
    text-align: center
}

#owl-slider.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0
}

#owl-slider.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0
}

#owl-slider.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #c80808
}

.slider-wrapper:hover #owl-slider.owl-theme .owl-controls .owl-buttons div {
    display: block
}

@media (max-width: 767px) {
    #owl-slider.owl-theme .owl-controls .owl-buttons div {
        line-height: 3;
        height: 40px;
        width: 25px;
        background-color: rgba(0, 0, 0, .7);
        font-size: 13px
    }

    .owl-pagination {
        right: 39%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #owl-slider.owl-theme .owl-controls .owl-buttons div {
        top: 41%
    }
}

.slider-post {
    position: relative;
    overflow: hidden
}

.slider-post a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.post-height-1 {
    height: 460px
}

.post-height-1 .news-image {
    width: 100%;
    height: 460px
}

.post-height-2 {
    height: 229px;
    margin-bottom: 2px;
    margin-left: 2px
}

.post-height-2 .news-image {
    width: 100%;
    height: 229px
}

.post-height-3 {
    height: 460px;
    margin-left: 2px;
    line-height: 0;
    overflow: hidden
}

.post-height-4-wh {
    height: 229px;
    margin-bottom: 2px;
    margin-right: 2px
}

.post-height-4-wh .news-image {
    width: 100%;
    height: 229px
}

.post-height-4 {
    margin-bottom: 2px;
    margin-right: 2px
}

.post-height-4 .news-image {
    width: 100%
}

.news-image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.slider-right-post .post-height-3 .news-image img {
    margin: 0 auto;
    opacity: .9;
    position: absolute;
    left: -10030px;
    right: -9999px;
    width: auto;
    height: 460px
}

.slider-right-post .news-image img {
    width: 100%;
    height: 229px
}

.slider-right-post .post-height-4 .news-image img {
    width: 100%;
    height: auto
}

.news-content {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 30px 20px
}

.post-text {
    padding: 40px 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .7) 100%);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .7)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .7) 100%)
}

.post-category {
    clear: both;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 7px;
    padding: 0 8px;
    background-color: #c80808;
    letter-spacing: .5px;
    line-height: 18px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.post-category:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

.post-text h2, .post-text h4 {
    color: #fff;
    margin: 0 0 10px;
    font-weight: 500;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    -o-text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    width: 100%
}

.post-text h2 a, .post-text h4 a {
    color: #fff
}

.post-text .authar-info {
    margin: 0
}

.post-text .authar-info li, .post-text .authar-info li a {
    color: #fff
}

.slider-right-post .post-text {
    padding: 15px
}

@media (max-width: 767px) {
    .slider-inner .container {
        padding: 0 !important
    }

    .post-height-1 {
        height: auto
    }

    .post-height-1 .news-image img {
        height: auto
    }

    .post-text {
        padding: 10px 10px 40px
    }

    .post-text h2, .post-text h4 {
        font-size: 15px;
        font-weight: 400;
        line-height: 20px
    }

    .post-height-4 .post-text h4 {
        font-size: 13px;
        font-weight: 400;
        line-height: 18px
    }

    .post-height-3 {
        height: 135px
    }

    .slider-inner .slider-right-post {
        margin-top: 2px !important
    }

    .slider-inner .slider-right-post .thm-padding:first-child .post-height-2 {
        margin-right: 2px
    }

    .slider-inner .slider-right-post .thm-padding:last-child .post-height-2 {
        margin-top: 2px !important;
        margin-right: 2px !important
    }

    .slider-right-post .post-height-3 .news-image img {
        min-width: 0;
        position: relative;
        left: auto;
        right: auto;
        width: 100%;
        height: 166px
    }

    .post-height-2, .post-height-3 {
        margin: 0
    }

    .slider-right-post .post-text {
        padding: 10px
    }

    .post-category {
        font-size: 12px;
        font-weight: 500;
        padding: 0 7px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .post-height-1, .post-height-1 .news-image img, .post-height-3, .slider-right-post .post-height-3 .news-image img {
        height: 320px
    }

    .post-text {
        padding: 40px 15px
    }

    .post-text h2 {
        font-size: 18px;
        line-height: 23px
    }

    .post-text h4 {
        font-size: 16px;
        line-height: 21px
    }

    .post-height-4 .post-text h4 {
        font-size: 13px;
        line-height: 18px
    }

    .post-height-2, .post-height-4-wh, .slider-right-post .news-image img {
        height: 159px
    }

    .slider-right-post .post-text {
        padding: 15px
    }
}

.post-head {
    background: #fff;
    padding: 15px 15px 0 0;
    position: relative;
    border-bottom: 1px solid #e0e0e0
}

.home_seven .panel_header, .home_seven .post-head {
    padding: 0 0 10px;
    border-bottom: 2px solid #c80808
}

.home_seven .post-inner-2 .post-head {
    border-color: #008900
}

.panel_header h4, .post-head .title {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 15px 10px 15px;
    border-bottom: 2px solid #c80808;
    margin: 0;
    display: inline-block
}

.filter-nav {
    color: #929292;
    float: right;
    margin-right: 63px;
    margin-top: 3px
}

.filter-nav ul {
    font-size: 13px;
    font-weight: 400;
    padding: 0 10px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center
}

.filter-nav ul li {
    display: inline-block;
    text-align: center
}

.filter-nav ul a {
    color: inherit;
    padding: 0 10px;
    text-decoration: none;
    letter-spacing: .5px
}

.filter-nav ul a.active, .filter-nav ul a:hover {
    color: #c80808
}

.filter-nav ul a.active {
    font-weight: 600
}

@media (min-width: 0px) and (max-width: 1199px) {
    .filter-nav {
        display: none
    }
}

.bord-righ {
    border-right: 1px solid #d2d2d2
}

#post-slider-2.owl-theme .owl-controls .owl-buttons div, #post-slider-3.owl-theme .owl-controls .owl-buttons div, #post-slider.owl-theme .owl-controls .owl-buttons div {
    padding: 2px;
    position: absolute;
    line-height: 2.4;
    opacity: 1;
    height: 30px;
    width: 30px;
    background: 0 0;
    border: 1px solid #d2d2d2;
    position: absolute;
    margin: 0;
    top: -59px;
    color: #777;
    font-size: 11px;
    text-align: center
}

.home_seven #post-slider-2.owl-theme .owl-controls .owl-buttons div, .home_seven #post-slider.owl-theme .owl-controls .owl-buttons div {
    top: -17%
}

#post-slider-3.owl-theme .owl-controls .owl-buttons div:hover, #post-slider.owl-theme .owl-controls .owl-buttons div:hover {
    background: #c80808;
    border: 1px solid #c80808;
    color: #fff
}

#post-slider-2.owl-theme .owl-controls .owl-buttons div:hover {
    background: #008900;
    border: 1px solid #008900;
    color: #fff
}

#post-slider-2.owl-theme .owl-controls .owl-buttons .owl-prev, #post-slider-3.owl-theme .owl-controls .owl-buttons .owl-prev, #post-slider.owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 34px
}

#post-slider-2.owl-theme .owl-controls .owl-buttons .owl-next, #post-slider-3.owl-theme .owl-controls .owl-buttons .owl-next, #post-slider.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0
}

article {
    margin-bottom: 20px
}

figure {
    position: relative
}

article figure .post-category {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 2
}

.post-info h3 {
    font-size: 21px;
    line-height: 25px
}

.post-info .authar-info {
    margin-bottom: 15px
}

.news-list-item {
    display: table;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0
}

.news-list-item .img-wrapper {
    overflow: hidden
}

.news-list-item .thumb img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.news-list-item:hover .thumb img {
    transform: scale(1.1)
}

.news-list-item:first-child {
    padding-top: 0
}

.news-list-item:last-child {
    padding-bottom: 0
}

.home_seven .news-list-item, .home_seven .post-grid {
    border: 0
}

.footer-news-grid .news-list-item:last-child, .news-list-item:last-child {
    border-bottom: 0
}

.news-list-item .img-wrapper {
    position: relative;
    width: 100px;
    max-width: 100px
}

.link-icon {
    bottom: 0;
    right: 0;
    color: #fff;
    height: 24px;
    width: 28px;
    position: absolute;
    padding: 4px 8px;
    background-color: #c80808;
    font-size: 12px;
    text-align: center
}

.post-info-2 {
    position: relative;
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 0 0 0 15px
}

.post-info-2 h5 {
    margin-top: 0;
    line-height: 20px;
    font-size: 15px
}

.post-info-2 .post-info-author {
    margin-left: 10px
}

.post-info-2 .post-info-author i {
    margin-right: 6px
}

.authar-info {
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: .5px;
    text-transform: capitalize
}

.news-list-item .post-info-2 .authar-info {
    line-height: 1;
    margin-top: 5px
}

.news-grid-2 .row-margin {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.news-grid-2 .col-padding {
    padding-left: 7.5px;
    padding-right: 7.5px
}

@media (min-width: 768px) {
    .bord-right {
        border-right: 1px solid #e0e0e0
    }

    .home_seven .bord-right {
        border-right: 0
    }
}

@media (max-width: 767px) {
    #HotNewsTicker.owl-theme .owl-controls .owl-buttons div, #NewsTicker.owl-theme .owl-controls .owl-buttons div, #post-slider-2.owl-theme .owl-controls .owl-buttons div, #post-slider-3.owl-theme .owl-controls .owl-buttons div, #post-slider.owl-theme .owl-controls .owl-buttons div {
        top: -53px
    }

    .home_seven #post-slider-2.owl-theme .owl-controls .owl-buttons div, .home_seven #post-slider.owl-theme .owl-controls .owl-buttons div {
        top: -68px
    }

    .post-info h3 {
        font-size: 22px;
        font-weight: 400
    }

    .news-grid-2 .row-margin {
        margin-left: -5px !important;
        margin-right: -5px !important
    }

    .news-grid-2 .col-padding {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}

.grid-item {
    margin-bottom: 15px
}

.grid-item h5 {
    font-size: 15px;
    line-height: 18px
}

.grid-item .grid-item-img {
    position: relative
}

.grid-item .grid-item-img img {
    width: 100%
}

.grid-item .title {
    margin: 5px 0
}

.authar-info li {
    line-height: 18px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    padding: 0;
    font-weight: 400;
    color: #adadad
}

.authar-info li a {
    color: #adadad
}

.authar-info i {
    margin-right: 2px;
    font-size: 12px;
    font-weight: 600;
    color: #c80808
}

.authar-info li.like i {
    margin-right: 5px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .authar-info li {
        font-size: 13px;
        line-height: 18px
    }

    .reviews-reatting {
        font-size: 12px
    }
}

.post-footer {
    background: #fff;
    border-top: 1px solid #e0e0e0
}

.home_seven .post-footer {
    border: 1px solid #e0e0e0
}

.post-footer .more-btn {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 13px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.post-footer .more-btn:hover {
    color: #c80808
}

.post-footer .social {
    padding: 10px 20px 10px;
    border-left: 1px solid #e0e0e0
}

.post-footer .social ul {
    text-align: center;
    margin: 0
}

.post-footer .social ul li {
    list-style: none outside none;
    display: inline-block;
    position: relative
}

.post-footer .social ul li a {
    color: rgba(35, 35, 35, .6)
}

.post-footer .social i {
    font-size: 18px;
    text-align: center;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
    margin-right: 7px;
    cursor: pointer
}

.post-footer .social i:hover {
    color: #c80808;
    text-decoration: none
}

.transition, .transition a, .transition i, .transition img, .transition li, .transition span {
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.share {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 150px;
    height: 24px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.share .ico {
    font-size: 18px;
    position: absolute;
    top: -1px;
    right: -35px;
    display: inline-block;
    z-index: 2
}

.share:hover .fb {
    color: #78a4dd;
    right: 25px;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.share:hover .tw {
    color: #53b9fd;
    right: 50px;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.share:hover .gp {
    color: #fc5b5b;
    right: 80px;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.share:hover .pin {
    color: #f35359;
    right: 120px;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

@media (min-width: 768px) and (max-width: 1199px) {
    .home_seven .news-list-item {
        padding: 10px 0
    }

    .post-info h3 {
        font-size: 19px;
        font-weight: 400;
        line-height: 23px
    }

    .news-list-item .img-wrapper {
        width: 90px
    }

    .grid-item h5, .post-info-2 h5 {
        font-size: 13px;
        margin-bottom: 5px
    }

    .news-list-item .post-info-2 .authar-info {
        margin-bottom: 0
    }
}

.news-list-item:hover .post-info-2 h4 a, .news-list-item:hover .post-info-2 h5 a, article:hover .post-info h3 a {
    color: #c80808 !important
}

#post-slider-2 .link-icon, .post-inner-2 .post-category {
    background-color: #008900
}

.grid-item:hover h5 a, .post-inner-2 .filter-nav ul a.active, .post-inner-2 .filter-nav ul a:hover, .post-inner-2 .post-footer .more-btn:hover, .post-inner-2 .post-footer .social i:hover, .post-inner-2 article:hover h3 a {
    color: #008900 !important
}

.post-inner .main-post-inner figure {
    overflow: hidden
}

.post-inner .main-post-inner figure img {
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s
}

.post-inner .main-post-inner:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.weather-week .list-group {
    margin-bottom: 0
}

.weather-week .list-group-item {
    color: #333;
    text-align: center;
    font-size: 15px;
    padding: 12px;
    border-radius: 0 !important;
    border-color: #e0e0e0;
    border-width: 1px 1px 1px 0
}

.weather-week .list-group a:first-child {
    border-top: 0
}

.weather-week .list-group a:last-child {
    border-bottom: 0
}

.list-group-item i {
    font-size: 26px;
    line-height: 25px
}

.weather-week .list-group > a.active, .weather-week .list-group > a.active .fa, .weather-week .list-group > a.active .glyphicon {
    background-color: transparent;
    color: #c80808;
    border-color: #e0e0e0;
    border-radius: 0
}

div.bhoechie-tab .weather-temp-wrap:not(.active) {
    display: none
}

.weather-wrapper {
    position: relative;
    background-color: #fff
}

.weather-temp-wrap {
    color: #000 !important;
    text-align: left;
    position: relative;
    padding: 30px 20px
}

.city-day .city {
    font-size: 21px;
    font-weight: 700
}

.weather-icon {
    padding: 12% 20px;
    position: relative;
    display: table
}

.weather-icon i {
    font-size: 80px;
    line-height: 80px;
    position: relative;
    display: table-cell;
    padding: 0 15px 0 0
}

.main-temp {
    font-size: 40px;
    font-weight: 600;
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.break .humidity, .break .wind-condition {
    font-size: 14px;
    margin-top: 2px
}

@media (max-width: 767px) {
    .weather-week .list-group-item {
        font-size: 11px;
        height: 75px
    }

    .weather-icon {
        padding: 9% 20px
    }

    .weather-icon i {
        font-size: 60px
    }

    .main-temp {
        font-size: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .weather-week .list-group-item {
        font-size: 12px;
        padding: 8px
    }

    .weather-temp-wrap {
        padding: 10px
    }

    .weather-icon i {
        font-size: 50px
    }

    .main-temp {
        font-size: 20px
    }
}

.weather-wrapper-2 {
    position: relative;
    text-align: center;
    color: #fff;
    background: 50% 50% no-repeat;
    background-size: cover;
    background-color: #fa424a;
    background-image: url(../images/statistic-box-red.png)
}

.weather-wrapper-2.weather-bg-2 {
    background-image: url(../images/wethear-bg.jpg)
}

.weather-temperature {
    width: 100%;
    padding: 50px 10px 0;
    display: flex
}

.weather-now {
    text-align: right;
    line-height: 1;
    font-weight: 300;
    width: 50%
}

.weather-now .big-degrees {
    font-size: 70px;
    font-weight: 500
}

.weather-now .circle {
    font-size: 70px;
    position: relative;
    top: -6px;
    line-height: 1;
    vertical-align: top
}

.weather-now .weather-unit {
    font-size: 16px;
    position: relative;
    top: -4px;
    font-weight: 400;
    opacity: .6;
    left: -2px;
    line-height: 1;
    vertical-align: top
}

.weather-icon-2 {
    text-align: left;
    position: relative;
    width: 50%
}

.weather-icon-2 i {
    font-size: 70px
}

.weather-info {
    padding: 20px 10px
}

.weather-footer .weather-date, .weather-info .weather-name {
    font-size: 21px;
    font-weight: 300;
    font-family: Roboto, sans-serif
}

.weather-week-2 {
    display: flex;
    font-family: Roboto, sans-serif;
    padding: 15px 20px;
    width: 100%;
    line-height: 1;
    position: relative;
    background-color: rgba(255, 255, 255, .1)
}

.weather-days {
    width: 14.28%;
    text-align: center;
    text-transform: uppercase
}

.weather-days .day-0, .weather-days .day-1, .weather-days .day-2, .weather-days .day-3, .weather-days .day-4, .weather-days .day-5, .weather-days .day-6 {
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 500
}

.day-icon {
    margin-bottom: 10px
}

.day-icon i {
    font-size: 21px
}

.weather-days .day-degrees {
    font-size: 15px;
    position: relative;
    left: 4px;
    line-height: 14px;
    opacity: .7
}

.weather-days .circle {
    position: relative;
    right: 5px
}

.weather-footer {
    padding: 15px 10px 30px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .weather-temperature {
        padding: 30px 10px 0
    }

    .weather-icon-2 i, .weather-now .big-degrees, .weather-now .circle {
        font-size: 45px
    }

    .weather-week-2 {
        padding: 15px 10px
    }

    .weather-footer .weather-date, .weather-info .weather-name {
        font-size: 17px
    }
}

.home_seven .social-media-inner {
    margin-bottom: 20px
}

.social-media {
    margin-left: -10px
}

.social-media li {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px
}

.social-media li a {
    padding: 20px 10px;
    text-align: center;
    display: inline-block;
    min-width: 106.6px;
    background: #fff;
    text-decoration: none;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s
}

@media (min-width: 1200px) {
    .home_seven .social-media li a {
        padding: 15px 10px;
        min-width: 96.6px
    }
}

.social-media li a i {
    font-size: 24px
}

.home_seven .social-media li .rss:hover, .home_six .social-media li .rss:hover, .social-media li .rss {
    color: #ff680d
}

.social-media li .rss:hover {
    color: #fff;
    background-color: #ff680d
}

.home_seven .social-media li .rss, .home_six .social-media li .rss {
    color: #fff;
    background-color: #ff680d
}

.home_seven .social-media li .fb:hover, .home_seven .social-media li .g_plus:hover, .home_seven .social-media li .pint:hover, .home_seven .social-media li .rss:hover, .home_seven .social-media li .twitter:hover, .home_seven .social-media li .you_tube:hover, .home_six .social-media li .fb:hover, .home_six .social-media li .g_plus:hover, .home_six .social-media li .pint:hover, .home_six .social-media li .rss:hover, .home_six .social-media li .twitter:hover, .home_six .social-media li .you_tube:hover {
    background-color: #edeff4
}

.home_seven .social-media li .fb:hover, .home_six .social-media li .fb:hover, .social-media li .fb {
    color: #4c66a3
}

.social-media li .fb:hover {
    color: #fff;
    background-color: #4c66a3
}

.home_seven .social-media li .fb, .home_six .social-media li .fb {
    color: #fff;
    background-color: #4c66a3
}

.home_seven .social-media li .g_plus:hover, .home_six .social-media li .g_plus:hover, .social-media li .g_plus {
    color: #cf3e28
}

.social-media li .g_plus:hover {
    color: #fff;
    background-color: #cf3e28
}

.home_seven .social-media li .g_plus, .home_six .social-media li .g_plus {
    color: #fff;
    background-color: #cf3e28
}

.home_seven .social-media li .you_tube:hover, .home_six .social-media li .you_tube:hover, .social-media li .you_tube {
    color: #e42c27
}

.social-media li .you_tube:hover {
    background-color: #e42c27;
    color: #fff
}

.home_seven .social-media li .you_tube, .home_six .social-media li .you_tube {
    background-color: #e42c27;
    color: #fff
}

.home_seven .social-media li .twitter:hover, .home_six .social-media li .twitter:hover, .social-media li .twitter {
    color: #2fc2ee
}

.social-media li .twitter:hover {
    background-color: #2fc2ee;
    color: #fff
}

.home_seven .social-media li .twitter, .home_six .social-media li .twitter {
    background-color: #2fc2ee;
    color: #fff
}

.home_seven .social-media li .pint:hover, .home_six .social-media li .pint:hover, .social-media li .pint {
    color: #cb2028
}

.social-media li .pint:hover {
    background-color: #cb2028;
    color: #fff
}

.home_seven .social-media li .pint, .home_six .social-media li .pint {
    background-color: #cb2028;
    color: #fff
}

.social-media li a div {
    font-weight: 700;
    font-family: 'Cormorant Garamond', serif;
    font-size: 26px
}

.social-media li p {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: .5px
}

@media (min-width: 0px) and (max-width: 1199px) {
    .social-media-inner {
        margin-bottom: 5px
    }

    .social-media {
        width: 101.9%;
        margin-left: -5px
    }

    .social-media li {
        width: 31.6%;
        margin-bottom: 5px;
        margin-left: 5px
    }

    .home_seven .social-media li {
        width: 31%
    }

    .social-media li a {
        min-width: auto;
        width: 100%
    }

    .social-media li a div {
        font-size: 21px
    }

    .home_seven .social-media li a div {
        font-size: 19px
    }

    .social-media li p {
        font-size: 10px
    }

    .home_seven .social-media li p {
        font-size: 9px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .social-media li {
        width: 31.2%
    }

    .social-media li a {
        padding: 15px 5px
    }
}

.tabs-wrapper {
    position: relative;
    background-color: #fff
}

.nav-tabs {
    border-bottom: 0;
    width: 100%
}

.nav-tabs > li {
    width: 50%
}

.nav-tabs > li > a {
    text-align: center;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 15px;
    border-radius: 0
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background-color: #c80808;
    border: 1px solid #fff;
    border-left: none
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff
}

.nav-tabs > li > a:hover {
    border-color: #fff;
    border-bottom: none;
    color: #c80808
}

.most-viewed, .popular-news {
    padding: 15px
}

.most-viewed .content li {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    line-height: 20px;
    padding: 20px 0
}

.most-viewed .content li .count {
    width: 20%;
    float: left;
    color: #888;
    font-size: 40px;
    padding-right: 20px;
    line-height: 24px;
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-weight: 600
}

.most-viewed .content li .text {
    width: 80%;
    float: left;
    font-size: 1.07692em;
    padding-left: 20px;
    border-left: 1px solid #aaa;
    font-weight: 600
}

.most-viewed .content li:after {
    content: "";
    display: table;
    clear: both
}

.most-viewed .content li:last-child, .p-post:last-child {
    border: 0;
    padding-bottom: 10px
}

.popular-news {
    text-align: center
}

.p-post {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0
}

.authar-info, .p-post h4 {
    margin: 0 0 10px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .nav-tabs > li > a {
        font-weight: 500;
        padding: 15px 10px;
        font-size: 12px
    }

    .most-viewed .content li {
        padding: 10px 0
    }

    .most-viewed .content li .count {
        width: 16%;
        font-size: 30px;
        padding-right: 10px
    }

    .most-viewed .content li .text {
        width: 84%;
        font-size: 13px;
        padding-left: 10px
    }

    .p-post {
        padding: 15px 0
    }

    .authar-info, .p-post h4 {
        font-size: 13px
    }
}

.panel_inner {
    position: relative;
    background: #fff
}

.panel_header {
    display: block;
    padding: 15px 15px 0 0;
    border-bottom: 1px solid #e0e0e0
}

.panel_body {
    padding: 15px
}

.home_seven .games-news {
    background-color: #f5f7f9;
    padding: 15px
}

.games-result-header {
    text-align: center;
    margin-bottom: 15px
}

.games-result-title {
    margin-bottom: .25em;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0
}

.games-result-date {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #9a9da2;
    letter-spacing: .2px
}

.games-result-main {
    margin-bottom: 6px;
    width: 100%;
    display: table
}

.games-result-team {
    text-align: center;
    width: 30%;
    float: left
}

.games-result-team-logo {
    height: 70px;
    display: block;
    position: relative
}

.games-result-team-logo img {
    display: block;
    margin: 0 auto;
    max-height: 100%
}

.games-result-team-info {
    padding: 6px 0 0 0
}

.games-result-team-name {
    font-size: 13px;
    max-width: 85px;
    display: block;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto .1em auto;
    text-transform: uppercase;
    font-weight: 600
}

.games-result-team-desc {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: .3px
}

.games-result-score-inner {
    text-align: center;
    vertical-align: middle;
    width: 40%;
    float: left
}

.games-result-score {
    font-size: 23px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #31404b;
    margin-top: 15px
}

.games-result-score-result {
    position: relative
}

.games-result-score-result.winner::before {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    top: 50%;
    width: 0;
    height: 0;
    border-left: 8px solid #ffdc11;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.games-result-score-result.loser {
    color: #9a9da2
}

.games-result-score-label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    color: #31404b;
    line-height: 1.2em
}

.table-container {
    overflow-x: scroll
}

.table {
    margin-bottom: 0
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #e4e7ed;
    font-weight: 700;
    color: #31404b;
    text-transform: uppercase;
    background-color: transparent;
    text-align: center
}

.table > tbody > tr > td:first-child, .table > tbody > tr > th:first-child, .table > thead > tr > th:first-child {
    padding-left: 30px;
    text-align: left
}

.home_seven .table > tbody > tr > td:first-child, .home_seven .table > tbody > tr > th:first-child, .home_seven .table > thead > tr > th:first-child {
    padding-left: 0
}

.table > tbody > tr > th:first-child {
    font-weight: 600
}

.table > tbody > tr > td:last-child, .table > tbody > tr > th:last-child, .table > thead > tr > th:last-child {
    padding-right: 30px;
    vertical-align: middle
}

.home_seven .table > tbody > tr > td:last-child, .home_seven .table > tbody > tr > th:last-child, .home_seven .table > thead > tr > th:last-child {
    padding-right: 0
}

ul.category-list {
    overflow: hidden
}

ul.category-list li {
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 15px
}

ul.category-list li:nth-child(2n) {
    padding-left: 15px
}

ul.category-list li a {
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

ul.category-list li a:hover {
    color: #c80808
}

ul.category-list li a span {
    display: inline-block;
    float: right;
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

ul.category-list li a:hover span {
    color: #fff;
    background-color: #c80808;
    border: 1px solid #c80808
}

@media (min-width: 768px) and (max-width: 1199px) {
    ul.category-list li {
        margin-bottom: 10px;
        width: 100%
    }

    ul.category-list li:nth-child(2n+1) {
        display: none
    }

    ul.category-list li:nth-child(2n) {
        padding-left: 0
    }
}

.ui-datepicker {
    width: 100%
}

.ui-widget.ui-widget-content {
    padding: 0;
    border-radius: 0;
    border: 1px solid #e0e0e0;
    font-family: 'Cormorant Garamond', serif
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .8em 0;
    border-radius: 0;
    background: 0 0;
    border-width: 0 0 1px 0;
    font-weight: 400;
    border-color: #e0e0e0
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    top: 18px;
    border: 1px solid #e0e0e0;
    height: 32px;
    width: 32px;
    border-radius: 30px;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev {
    left: 20px
}

.ui-datepicker .ui-datepicker-next {
    right: 20px
}

.ui-datepicker .ui-datepicker-title {
    font-size: 24px;
    letter-spacing: .5px;
    color: #000
}

.ui-datepicker th {
    font-size: 19px
}

.ui-datepicker-month {
    font-weight: 600
}

.ui-state-default, .ui-widget-content .ui-state-default {
    padding: 6px 5px;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    border: 0;
    background: #fff
}

.ui-state-active, .ui-widget-content .ui-state-active {
    color: #cb2028 !important
}

.ui-icon-circle-triangle-w {
    background-position: -96px 0
}

.ui-icon-circle-triangle-e {
    background-position: -32px 0
}

.poll-content h6 {
    line-height: 24px;
    margin: 0;
    color: #111;
    font-size: 21px
}

.poll-content ul {
    padding: 20px 0 0
}

.poll-content ul li {
    display: table;
    border: 0;
    padding: 5px 0
}

.poll-content ul li:first-child {
    padding-top: 0
}

.poll-content ul li input, .poll-content ul li label {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

.poll-content ul li label {
    padding-left: 13px;
    color: #888;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: .5px
}

.poll-content .btn-news {
    margin-top: 20px
}

.btn-news {
    color: #fff;
    background-color: #c80808;
    border-color: #c80808;
    padding: 6px 15px
}

.btn-news:hover {
    color: #fff;
    background-color: #1b1c26;
    border-color: #1b1c26
}

.btn-reply {
    color: #c80808;
    background-color: #fff;
    border-color: #c80808;
    padding: 2px 15px;
    text-transform: capitalize
}

.btn-reply:hover {
    color: #fff;
    background-color: #c80808;
    border-color: #c80808
}

.btn-ignore {
    color: #16224d;
    background-color: #fff;
    border-color: #16224d;
    padding: 2px 15px;
    text-transform: capitalize
}

.btn-block-suggested, .btn-block-suggested:focus {
    color: #fff;
    background-color: #9a9a9a;
    border-color: #9c9c9c;
    padding: 2px 15px;
    text-transform: capitalize
}

.btn-block-suggested:hover {
    color: #fff;
    background-color: #787878;
    border-color: #7a7a7a
}

.btn-block-suggested-sent, .btn-block-suggested-sent:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d14;
    padding: 2px 15px;
    text-transform: capitalize
}

.btn-block-suggested-sent:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d14
}

.btn-block-suggested-disabled, .btn-block-suggested-disabled:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c761a;
    padding: 2px 15px;
    text-transform: capitalize
}

.btn-block-suggested-disabled:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c761a
}

.btn-ignore:hover {
    color: #fff;
    background-color: #16224d;
    border-color: #16224d
}

@media (min-width: 1199.99px) {
    .btn-block-suggested, .btn-block-suggested-disabled, .btn-block-suggested-sent {
        min-width: 170px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .poll-content h6 {
        font-size: 19px
    }
}

.ui.tag {
    margin-left: 1em;
    position: relative;
    border-radius: 0 .28571429rem .28571429rem 0;
    -webkit-transition: none;
    transition: none;
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    background-color: #e8e8e8;
    background-image: none;
    padding: .5833em 1.5em;
    color: rgba(0, 0, 0, .6);
    text-transform: none;
    border: 0 solid transparent;
    font-size: 13px;
    margin-bottom: 5px;
    cursor: pointer
}

.ui.tag::before {
    position: absolute;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
    top: 50%;
    right: 100%;
    content: '';
    background-color: inherit;
    background-image: none;
    width: 1.56em;
    height: 1.56em;
    -webkit-transition: none;
    transition: none
}

.ui.tag::after {
    position: absolute;
    content: '';
    top: 50%;
    left: -.25em;
    margin-top: -.25em;
    background-color: #fff !important;
    width: .5em;
    height: .5em;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, .3);
    border-radius: 500rem
}

.ui.tag:hover {
    border-color: #c80808;
    background-color: #c80808;
    background-image: none;
    color: #fff
}

.featured-post {
    position: relative
}

#featured-owl .item {
    margin: 1px
}

.reatting {
    position: absolute;
    top: 10px;
    right: 12px;
    color: #c80808
}

.featured-post .post-text {
    padding: 12px
}

.playlist-title {
    background-color: #1b1c26;
    padding: 15px
}

.playlist-title h4 {
    margin: 0;
    color: #fff
}

.more-post {
    position: relative;
    margin-bottom: 15px
}

.more-post .post-text {
    padding: 15px
}

@media (min-width: 768px) {
    .more-post:last-child {
        margin-bottom: 0
    }
}

.progressber {
    position: absolute;
    top: 10px;
    right: 10px
}

.progressber canvas {
    display: inline-block;
    transform: rotate(135deg)
}

.progressber span {
    border-radius: 50%;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    width: 40px;
    color: #c80808;
    font-weight: 700;
    font-family: 'Cormorant Garamond', serif
}

@media (min-width: 0px) and (max-width: 1199px) {
    .more-post .post-text {
        padding: 10px
    }

    .more-post .post-text h4 {
        font-size: 15px;
        font-weight: 400
    }
}

.posts {
    background-color: #fff
}

.posts-thumb {
    float: none;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.posts-thumb .post-category {
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
    z-index: 1
}

.posts ul {
    margin-bottom: 10px
}

.post-grid .post-category {
    background-color: #4c66a3
}

.post-grid-item .posts-thumb img {
    width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.posts-thumb {
    float: none;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden
}

.posts-inner {
    position: relative;
    padding: 14px 15px
}

.card-post .posts-inner {
    padding: 30px 15px
}

.home_seven .card-post .posts-inner {
    padding: 30px 0
}

.posts-inner .post-category {
    margin: 0
}

.posts-link {
    display: block;
    position: absolute;
    top: 0;
    right: 23px;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #4c66a3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.posts-link::after, .posts-link::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.posts-link::before {
    width: 17px;
    height: 2px
}

.posts-link::after {
    width: 2px;
    height: 17px
}

.posts-link:hover::after, .posts-link:hover::before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.posts-title {
    font-size: 18px;
    line-height: 24px
}

.meta-item a:hover, .post-grid:hover .posts-title a {
    color: #4c66a3
}

.post-grid-item .posts-title {
    margin-top: 13px
}

.posts-inner p {
    margin: 0
}

.card-post .posts-inner .authar-info {
    margin-bottom: 19px
}

.posts__footer {
    padding: 15px;
    border-top: 1px solid #e4e7ed;
    display: table;
    width: 100%;
    height: 100%
}

.home_seven .posts__footer {
    padding: 5px 10px;
    border: 1px solid #e4e7ed
}

.post-author {
    display: table-cell;
    width: 45%;
    text-align: left
}

.post-author-avatar {
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 14px 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.post-author-info {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.post-author-name {
    font-size: 12px;
    text-transform: uppercase;
    color: #9a9a9a;
    font-weight: 400;
    letter-spacing: .5px
}

.post-meta {
    display: table-cell;
    width: 55%;
    text-align: right
}

.meta-item {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    color: #9a9a9a
}

.meta-item a {
    color: #9a9a9a
}

.meta-item i {
    margin-right: 5px
}

.meta-item + .meta-item {
    margin-left: 15px
}

.post-grid {
    border-bottom: 1px solid #e0e0e0
}

.post-grid:last-child {
    border-bottom: none
}

@media (max-width: 767px) {
    .post-author {
        width: 40%
    }

    .post-meta {
        width: 60%
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .posts-inner {
        padding: 18px 15px
    }

    .card-post .posts-inner {
        padding: 10px 15px
    }

    .post-author {
        width: 100%
    }

    .post-meta {
        display: none
    }
}

.news-list-item.articles-list .img-wrapper {
    width: 215px;
    max-width: 218px;
    overflow: hidden
}

.articles-list .post-info-2 {
    padding: 0 0 0 20px
}

.articles-list .post-info-2 h4 {
    margin-top: 0;
    line-height: 27px
}

.articles-list .post-info-2 p {
    margin: 0
}

@media (max-width: 767px) {
    .articles-list.news-list-item .img-wrapper {
        width: 95px
    }

    .articles-list .post-info-2 h4 {
        font-size: 14px;
        line-height: 20px
    }

    .articles-list .post-info-2 p {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .articles-list .post-info-2 h4 {
        font-size: 17px;
        line-height: 22px;
        font-weight: 400
    }
}

.pagination {
    display: inline-block;
    margin: 0;
    float: left;
    padding: 6px 15px
}

.pagination > li {
    float: left
}

.pagination > li > a, .pagination > li > span {
    border-radius: 0 !important;
    height: 32px;
    width: 32px;
    padding: 6px 8px;
    text-align: center;
    color: #777;
    border: 0;
    margin: 0 2px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #c80808;
    border-color: #c80808
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #1b1c26;
    border-color: #1b1c26
}

.pagination > .disabled > span.extend {
    border: none
}

@media (max-width: 767px) {
    .pagination > .disabled > span.extend {
        display: none
    }
}

footer {
    position: relative;
    padding: 20px 0 50px 0;
    background-color: #34495e;
    border-bottom: 1px solid #424d58
}

footer .footer-logo {
    display: block;
    margin-bottom: 40px
}

.about-inner img {
    margin-bottom: 15px
}

.about-inner p, .twitter-inner ul li {
    color: #fff
}

.about-inner li {
    margin: 7px 0;
    color: #fff
}

.about-inner li i {
    margin-right: 10px;
    color: #c80808
}

.wiget-title {
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 20px
}

.twitter-inner li {
    margin-bottom: 20px;
    line-height: 1.8em;
    font-size: 13px
}

.twitter-inner li a {
    color: #c80808
}

.twitter-inner li span {
    display: block;
    margin-top: 10px
}

.twitter-inner li span i {
    color: #c80808;
    margin-right: 7px
}

.menu-services {
    margin: 0 0 12px 0;
    padding: 0;
    list-style: none
}

.menu-services li {
    margin-bottom: 6px
}

.menu-services li::before {
    content: "-";
    margin-right: 6px;
    color: #fff
}

.menu-services li a {
    color: #fff
}

.menu-services li a:hover {
    color: #c80808
}

.footer-news-grid .title {
    color: #fff
}

.footer-news-grid .news-list-item {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.sub-footer {
    background-color: #203244;
    padding: 10px 0;
    color: #fff
}

.footer-nav {
    text-align: right;
    margin: 0;
    padding: 0
}

.footer-nav li {
    display: inline-block
}

.footer-nav li a {
    color: #fff;
    padding: 0 5px
}

@media (max-width: 767px) {
    .footer-box {
        margin-bottom: 40px
    }

    .sub-footer {
        text-align: center
    }

    .copy {
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        margin-bottom: 10px
    }

    .footer-nav {
        text-align: center
    }
}

.page-title {
    margin: 0 0 10px 0
}

.page-title h1 {
    color: #000;
    font-size: 26px;
    font-weight: 400;
    line-height: 25px;
    padding: 0;
    margin: 6px 0
}

.breadcrumb {
    float: right;
    background: #fff;
    font-size: 13px;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    padding: 8px 15px;
    list-style: none;
    margin: 0
}

.breadcrumb > li {
    display: inline-block
}

.header-title .breadcrumb > li > a {
    color: #374767;
    text-decoration: none;
    display: inline-block
}

.breadcrumb > .active {
    color: #37a000;
    font-weight: 700
}

@media (max-width: 767px) {
    .page-title h1 {
        margin: 0 0 10px
    }

    .breadcrumb {
        float: left
    }
}

#map {
    width: 100%;
    height: 300px
}

.contact_form_inner .comment-form .form-control {
    padding: 15px;
    border-width: 1px
}

.contact_form_inner .comment-form {
    background-color: #fff;
    padding: 0;
    margin: 15px 0
}

.post_details_inner {
    margin-bottom: 10px;
    border: 1px solid #e7e7e7
}

.post_details_block {
    background-color: #fff;
    padding: 8px
}

.post_details_block h2 {
    color: #111;
    font-weight: 400;
    margin-bottom: 10px
}

.post_details_block .authar-info {
    margin: 0 0 25px
}

.post_details_block h1, .post_details_block h2, .post_details_block h3, .post_details_block h4, .post_details_block h5, .post_details_block h6, .post_details_block p {
    margin-top: 0;
    margin-bottom: 25px
}

.post_details_block h1 {
    font-size: 30px;
    margin-bottom: 5px;
    color: #203244
}

.post_details_block p {
    font-size: 17px;
    line-height: 28px
}

.post_details_inner p a {
    text-decoration: underline;
    color: #c80808
}

.post_details_inner p a:active, .post_details_inner p a:focus, .post_details_inner p a:hover {
    color: #bf1111
}

.post_details_block iframe {
    width: 100%
}

figure.social-icon {
    overflow: hidden;
    text-align: center;
    margin: -15px -15px 25px;
    position: relative;
    height: 410px;
    transition: all .4s ease-in-out
}

figure.social-icon .photo-info {
    position: absolute;
    bottom: 10px;
    left: 10px
}

figure.social-icon .photo-info small {
    background: rgba(0, 0, 0, .5);
    padding: 0 8px;
    color: #fff;
    margin-right: 5px
}

.details_block3 figure.social-icon {
    margin: 0 -15px 35px
}

figure.social-icon img {
    max-width: 100%;
    position: relative;
    cursor: pointer
}

figure.social-icon.open {
    height: 450px
}

figure.social-icon.open img {
    margin-top: 0
}

figure.social-icon > div {
    height: 100%;
    right: -70px;
    width: 50px;
    position: absolute;
    top: 0;
    padding: 5px;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
figure.social-icon > div a {
    /*padding-left: 5px !important;*/
    /*width: 40px;*/
    display: block;
}

figure.social-icon > div a svg {
    /*display: inline-block;*/
    font-size: 20px;
    color: #fff;
    width: 20px;
    position: relative;
    right: -60px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-top: 8px;
    margin-bottom: 5px;
    height: 20px;
    line-height: 35px;
    text-align: center
}

figure.social-icon > div a.facebook {
    background-color: #4c66a3
}

figure.social-icon > div a.twitter {
    background-color: #2fc2ee
}

figure.social-icon > div a.google-plus {
    background-color: #cf3e28
}

figure.social-icon > div a.linkedin {
    background-color: #0077b5
}

figure.social-icon > div a.pinterest {
    background-color: #cb2028
}

figure.social-icon > div a:hover {
    opacity: .8
}

figure.social-icon:hover > div {
    right: 0
}

figure.social-icon:hover > div a svg {
    right: 0
}

figure.social-icon:hover a:first-child svg {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

figure.social-icon:hover a:nth-child(2) svg {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

figure.social-icon:hover a:nth-child(3) svg {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

figure.social-icon:hover a:nth-child(4) svg {
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

figure.social-icon:hover a:nth-child(5) svg {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.article_comment {
    position: relative;
    padding-left: 55px;
    padding-right: 50px;
    margin: 25px 0;
    background-color: #f9f9f9;
    padding-top: 15px;
    padding-bottom: 15px
}

.article_comment::before {
    content: "\f10e";
    position: absolute;
    top: 15px;
    left: 15px;
    color: #c80808;
    font-family: FontAwesome;
    font-size: 25px
}

.article_comment p {
    font-size: 15px;
    margin-bottom: 10px
}

.customers {
    font-size: 14px;
    line-height: 25px;
    color: #222;
    text-transform: uppercase
}

.customers span {
    font-size: 13px;
    line-height: 25px;
    text-transform: none;
    font-weight: 400
}

@media (max-width: 767px) {
    .post_details_inner .fancybox img {
        margin: 0 auto
    }
}

@media (max-width: 500px) {
    figure.social-icon {
        height: auto;
        min-height: 150px
    }
}

.arrow_list {
    list-style: none;
    margin-left: 15px;
    margin-bottom: 26px;
    padding: 0
}

.arrow_list li {
    font-size: 17px;
    line-height: 26px;
    margin-left: 21px
}

.arrow_list li::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0a4";
    float: left;
    margin-left: -25px;
    line-height: 26px;
    font-size: 14px;
    color: #000
}

.align-left {
    float: left;
    margin: 6px 20px 15px 0
}

.details_block2 figure.social-icon {
    margin: 0 0 35px
}

.details_block2 .inline-adv {
    display: flex;
    align-items: center;
    justify-content: center
}

.details_block2 .news-images {
    max-width: 290px;
    float: left
}

.single-img {
    width: 280px;
    padding: 5px 15px 5px 5px;
    position: relative
}

.details_block2 .single-img small {
    position: absolute;
    bottom: 10px;
    left: 15px;
    padding: 8px;
    line-height: 1.1em;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    max-width: 240px;
    font-size: .7em
}

.details_block2 .news-photos-section {
    font-size: 17px;
    line-height: 28px
}

@media (max-width: 992px) {
    .details_block2 .news-images {
        max-width: 100%;
        float: none;
        display: flex;
        flex-wrap: wrap
    }

    .details_block2 .single-img {
        width: 50%;
        padding: 5px
    }
}

@media (max-width: 768px) {
    .details_block2 .single-img {
        width: 33%
    }
}

@media (max-width: 650px) {
    .details_block2 .single-img {
        width: 50%
    }
}

@media (max-width: 450px) {
    .details_block2 .single-img, .details_block2 .single-img img {
        width: 100%
    }
}

.post-header h2 {
    margin-bottom: 10px
}

.td-category {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.td-category li {
    display: inline-block;
    margin: 0 5px 5px 0;
    line-height: 1
}

.adaptive {
    margin-bottom: 25px;
    position: relative
}

.caption-text {
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    padding: 15px;
    color: #fff;
    width: 100%;
    bottom: 0;
    left: 0
}

.post_details_block .dot-list {
    list-style-type: inherit;
    margin-bottom: 25px;
    margin-left: 15px
}

.post_details_block .dot-list li {
    font-size: 15px;
    line-height: 26px
}

.post_details_block blockquote {
    margin: 0 0 25px;
    border-left: 0
}

.post_details_block blockquote p {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    color: #c80808;
    word-wrap: break-word
}

@media (max-width: 767px) {
    .post-header h2 {
        font-size: 21px
    }
}

.triangle-list {
    list-style: none;
    margin-bottom: 25px
}

.triangle-list li {
    padding-left: 22px;
    font-size: 15px
}

.triangle-list li + li {
    margin-top: 10px
}

.triangle-list li::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 22px;
    color: #ccc;
    margin-left: -22px
}

.triangle-list li::before {
    content: "\f0da"
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 25px
}

.embed-container embed, .embed-container iframe, .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

blockquote {
    border: none;
    padding: 10px;
    margin-bottom: 10px
}

blockquote.no-sign {
    padding: 0 20px 0 20px
}

blockquote.no-sign p {
    background: -webkit-linear-gradient(330deg, #c80808 0, #34d9da 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #c80808;
    font-size: 24px;
    line-height: 33px;
    font-style: inherit;
    font-weight: 600
}

.comments-container {
    margin: 0 0 10px;
    background-color: #fbfbfb;
    border: 1px solid #e7e7e7
}

.comments-header {
    padding-top: 15px;
    border-bottom: 1px solid #e0e0e0
}

.comments-container h3 {
    color: #000;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    padding: 0 15px 10px 15px;
    border-bottom: 2px solid #c80808;
    display: inline-block
}

.comment-form {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 15px;
    margin: 0 0 10px
}

.comment-form h3 {
    color: #203244;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 15px
}

.comment-form .btn-news {
    background-color: #c80808;
    border-color: #c80808;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.comment-form .btn-news:active, .comment-form .btn-news:focus, .comment-form .btn-news:hover {
    background-color: #9e1010;
    border-color: #9e1010;
    color: #fff
}

.comments-list {
    padding: 15px 15px 0 15px;
    position: relative
}

.reply-list:after, .reply-list:before {
    display: none
}

.comments-list li {
    margin-bottom: 20px;
    display: block;
    position: relative;
    border-top: 1px dotted #a1a1a1;
    padding-top: 20px
}

.comments-list li:first-child {
    border-top: 0;
    padding-top: 0
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0
}

.reply-list {
    padding-left: 50px;
    padding-right: 0;
    clear: both;
    margin-top: 10px
}

.comments-list .comment-avatar {
    width: 50px;
    height: 50px;
    position: relative;
    float: left;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    overflow: hidden;
    color: #fff;
    background-color: #4c66a3;
    font-size: 30px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both
}

.comments-list .comment-box {
    width: 90%;
    float: right;
    position: relative;
    margin-left: 15px
}

.comments-list .comment-box::before {
    border-width: 10px 13px 11px 0;
    border-color: transparent rgba(0, 0, 0, .08);
    left: -12px
}

.reply-list .comment-box {
    width: 87%
}

@media (min-width: 768px) and (max-width: 1199px) {
    .comments-list .comment-box {
        width: 80%
    }

    .reply-list {
        margin-top: 30px
    }

    .reply-list .comment-box {
        width: 82%
    }
}

@media (max-width: 768px) {
    .reply-list {
        padding-left: 20px
    }

    .comments-list .comment-box {
        width: 100%;
        float: right;
        position: relative;
        margin-left: 15px
    }
}

@media (max-width: 320px) {
    .reply-list {
        padding-left: 20px
    }

    .comments-list .comment-box {
        width: 100%
    }
}

.comment-box .comment-content h5 {
    line-height: 25px;
    color: #222;
    margin-top: 0
}

.comment-content .label {
    border-radius: 0
}

.comment-header {
    margin-bottom: 15px;
    letter-spacing: .1em
}

.comment-author {
    color: #222;
    text-transform: none;
    margin-top: 0;
    font-style: normal;
    letter-spacing: 0;
    margin-right: 10px;
    font-weight: 700
}

.comment-datetime {
    margin-left: 15px;
    font-size: 12px;
    letter-spacing: .5px;
    color: #ababab
}

.comment-content p {
    margin: 0 0 18px;
    color: #333
}

.comment-content .btn-news {
    padding: 2px 15px;
    text-transform: capitalize
}

.article {
    position: relative;
    padding-left: 36px;
    padding-right: 50px;
    padding-top: 0;
    margin: 50px 0
}

.article::before {
    content: "\f10e";
    position: absolute;
    top: 2px;
    left: 0;
    color: #222;
    font-family: FontAwesome;
    font-size: 25px
}

.article p {
    font-size: 15px;
    line-height: 27px
}

.customers {
    font-size: 14px;
    line-height: 25px;
    color: #222;
    text-transform: uppercase
}

.customers span {
    font-size: 13px;
    line-height: 25px;
    text-transform: none;
    font-weight: 400
}

.comment-form {
    background-color: #fff;
    padding: 15px;
    margin: 0 0 10px
}

.comment-form label {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    color: #c80808
}

.comment-form .form-group {
    margin-bottom: 20px
}

.comment-form .form-control {
    box-shadow: none;
    border-radius: 0;
    font-size: 15px;
    border-width: 1px;
    padding: 5px;
    border-color: #e0e0e0;
    border-style: dotted
}

.comment-form .form-control:focus {
    border-color: #c80808
}

.comment-form textarea.form-control {
    height: auto
}

.categoty-style-1 .row-m {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.categoty-style-1 .col-p {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.home-2 .post-head {
    border: 1px solid #e0e0e0;
    margin-bottom: 5px
}

.home-2 .post-head::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid #c80808;
    border-right: 12px solid transparent;
    position: absolute;
    left: 0;
    top: 0
}

.home-2 .post-inner-2 .post-head::before {
    border-top: 12px solid #008900
}

.home-2 .add-inner, .home-2 .archive-wrapper, .home-2 .featured-inner, .home-2 .panel_inner, .home-2 .post-body, .home-2 .posts, .home-2 .social-media li a, .home-2 .tabs-wrapper, .home-2 .weather-wrapper, .home-2 .youtube-wrapper {
    border: 1px solid #e0e0e0
}

.home-2 .post-footer {
    border: 1px solid #e0e0e0;
    margin-top: 5px
}

.home-2 #HotNewsTicker.owl-theme .owl-controls .owl-buttons div, .home-2 #NewsTicker.owl-theme .owl-controls .owl-buttons div, .home-2 #post-slider-2.owl-theme .owl-controls .owl-buttons div, .home-2 #post-slider-3.owl-theme .owl-controls .owl-buttons div, .home-2 #post-slider.owl-theme .owl-controls .owl-buttons div {
    top: -65px
}

.home-2 .card-post .posts-inner, .home_six .card-post .posts-inner {
    padding: 30px 15px
}

.home-2 .posts-inner, .home_six .posts-inner {
    padding: 12px 15px
}

.inner-head {
    position: relative;
    width: 100%;
    min-height: auto;
    overflow-y: hidden;
    color: #fff;
    padding: 70px 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 50px
}

.inner-head::before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .5)
}

.inner-head h1.entry-title {
    margin-bottom: 17px;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    font-weight: 700
}

.inner-head .description {
    color: #fff;
    max-width: 770px;
    margin: auto;
    font-size: 15px
}

.inner-head .breadcrumb {
    margin-top: 20px;
    background-color: transparent;
    border: 0;
    float: none
}

.inner-head .breadcrumb ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.inner-head .breadcrumb li {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
    display: inline-block;
    font-size: 15px;
    color: #cecfd2
}

.inner-head .breadcrumb li a {
    display: block;
    color: #fecc17
}

.inner-head .breadcrumb li::after {
    content: '\f105';
    font: normal normal normal 13px/1 FontAwesome;
    display: block;
    position: absolute;
    left: 100%;
    top: 4px;
    color: #cecfd2
}

.inner-head .breadcrumb li:last-of-type:after {
    display: none
}

.about-title, .team .member {
    margin-bottom: 40px
}

.team .member figcaption {
    width: 100%;
    border-top: 1px solid #eee;
    padding: 15px 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .3);
    border-radius: 3px
}

.team .member figcaption h4 {
    font-weight: 600;
    margin: 0 0 5px
}

.team .member figcaption small {
    display: block;
    margin-bottom: 10px
}

.team .member figcaption ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

.team .member figcaption ul li {
    float: left;
    margin: 0;
    margin-right: 0;
    margin-right: 10px;
    padding: 0;
    list-style: none
}

.team .member figcaption ul li a {
    float: left;
    color: #fff;
    font-size: 13px;
    height: 30px;
    width: 30px;
    background-color: #c80808;
    padding: 5px
}

.team .member figcaption ul li a:hover {
    color: #fff;
    background-color: #1b1c26
}

.about-content h1 {
    font-weight: 700;
    margin-top: 0
}

.about-content h2 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px
}

.about-content h3 {
    font-size: 26px;
    line-height: 25px;
    color: #797979;
    margin-top: 0;
    font-weight: 300
}

.about-content p {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 24px
}

.faq-inner .title {
    color: #fff
}

.panel {
    box-shadow: none;
    background: #fff
}

.panel:last-child {
    border-bottom: none
}

.panel-group .panel {
    border-radius: 0
}

.panel-heading {
    border-radius: 0;
    border: none;
    padding: 0
}

.panel-title a {
    display: block;
    padding: 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400
}

.panel-body {
    background: #fff;
    padding: 25px
}

.panel:last-child .panel-body {
    border-radius: 0 0 4px 4px
}

.panel-body P {
    color: #999;
    line-height: 23px;
    font-size: 16px
}

.panel:last-child .panel-heading.active {
    border-radius: 0;
    transition: border-radius linear 0s
}

.panel-heading a::before {
    content: "\e61a";
    position: absolute;
    font-family: themify;
    right: 25px;
    top: 20px;
    font-size: 21px;
    transition: all .5s;
    transform: scale(1)
}

.panel-heading.active a:before {
    content: ' ';
    transition: all .5s;
    transform: scale(0)
}

#accordion .panel-heading a:after {
    content: ' ';
    font-size: 24px;
    position: absolute;
    font-family: themify;
    right: 25px;
    top: 20px;
    transform: scale(0);
    transition: all .5s
}

#accordion .panel-heading.active a:after {
    content: "\e622";
    transform: scale(1);
    transition: all .5s
}

.attr-nav {
    margin-left: 4px;
    margin-right: -5px
}

#comment-form .has-success .form-control {
    border-left-color: #fff;
    border-top-color: #fff;
    border-right-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.comments-rules-container {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 15px;
    margin: 0 0 10px
}

.comments-rules-container h3 {
    color: #203244;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 15px
}

.comments-rules-container .btn-primary {
    background-color: #c80808;
    border-color: #c80808;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    display: block;
    margin: 0 auto 5px auto
}

.comments-rules-container .btn-primary:active, .comments-rules-container .btn-primary:focus, .comments-rules-container .btn-primary:hover {
    background-color: #9e1010;
    border-color: #9e1010
}

.comment-rating {
    color: #008900
}

.comment-link, .comment-rate {
    cursor: pointer
}

#scores-tabs .nav-tabs > li {
    width: 16%
}

#scores-tabs .nav-tabs > li:first-child {
    width: 20%
}

#scores-tabs .nav-tabs > li > a {
    text-align: center;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 5px 3px;
    border-radius: 0;
    white-space: nowrap;
    font-size: 11px;
    text-decoration: none
}

#scores-tabs .nav-tabs > li.active > a, #scores-tabs .nav-tabs > li.active > a:focus, #scores-tabs .nav-tabs > li.active > a:hover {
    border-bottom: 0
}

tr.player_pl > td, tr.player_pl > td > a {
    color: #be0808 !important
}

#scores-tabs .scores-header {
    background-color: #c80808;
    padding: 3px 0 0 0
}

#scores-tabs .scores-header .scores-label {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    padding: 3px 0
}

#scores-tabs .adv a img {
    width: 100%
}

#scores-tabs .upcoming-event {
    width: 100%;
    height: 137px;
    text-align: right;
    display: block;
    background-repeat: no-repeat;
    background-size: cover
}

#scores-tabs .upcoming-event div {
    padding: 5px
}

#scores-tabs .upcoming-event div span {
    padding: 3px 5px;
    background: rgba(52, 73, 94, .8) !important;
    color: #fff;
    font-size: 13px
}

#scores-tabs .upcoming-event div span.hill {
    font-size: 18px
}

#scores-tabs .tv-transmission {
    padding: 5px 30px;
    height: 38px
}

#scores-tabs .tv-transmission .date {
    color: #fff;
    font-size: .9em
}

#scores-tabs .tv-transmission.tv-tvp1 {
    background-color: #0199ca
}

#scores-tabs .tv-transmission.tv-tvpsport {
    background-color: #144f94
}

#scores-tabs .tv-transmission.tv-eurosport {
    background: -webkit-gradient(linear, left top, left bottom, from(#9199ad), to(#c6cbd4));
    background: -moz-linear-gradient(top, #9199ad, #c6cbd4)
}

#scores-tabs .tv-transmission.tv-eurosport2 {
    background: -webkit-gradient(linear, left top, left bottom, from(#9199ad), to(#c6cbd4));
    background: -moz-linear-gradient(top, #9199ad, #c6cbd4)
}

#scores-tabs .tv-transmission.tv-eurosportplayer {
    background: -webkit-gradient(linear, left top, left bottom, from(#48637a), to(#c6cbd4));
    background: -moz-linear-gradient(top, #48637a, #c6cbd4)
}

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.ml-0 {
    margin-left: 0
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.mr-0 {
    margin-right: 0
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.pr-0 {
    padding-right: 0
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pb-0 {
    padding-bottom: 0
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.font-09 {
    font-size: .9em
}

.font-08 {
    font-size: .8em
}

.font-07 {
    font-size: .7em
}

#hill-index, #player-index {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px
}

#hill-index small, #player-index small {
    color: #888;
    white-space: nowrap
}

#hill-country-index, #player-country-index {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px
}

#player-country-index .player .bio-short {
    padding-left: 0
}

#player-country-index .player:hover .info span, #player-country-index .player:hover h4 {
    transition: all .3s ease
}

#player-country-index .player:hover .info span, #player-country-index .player:hover h4 {
    color: #c80808
}

#player .info, #player-country-index .player .info {
    padding: 5px 10px
}

#player .info.info-dark, #player-country-index .player .info.info-dark {
    background-color: #eee
}

#player .info.info-light, #player-country-index .player .info.info-light {
    background-color: #fafafa
}

#player .info span, #player-country-index .player .info span {
    color: #000;
    font-weight: 600
}

#hill-country-index .hill .image {
    position: relative
}

#hill-country-index .hill .image img {
    z-index: 1
}

#hill-country-index .hill .image h4 {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 300px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-weight: 400 !important;
    padding: 5px;
    margin-top: 0
}

#hill-country-index .hill .bio-short {
    padding-left: 0
}

#hill .info, #hill-country-index .hill .info {
    padding: 5px 10px
}

#hill .info.info-dark, #hill-country-index .hill .info.info-dark {
    background-color: #eee
}

#hill .info.info-light, #hill-country-index .hill .info.info-light {
    background-color: #fafafa
}

#hill .info span, #hill-country-index .hill .info span {
    color: #000;
    font-weight: 600
}

#hill .image {
    position: relative
}

#hill .image img {
    width: 100%
}

#hill .image h6 {
    position: absolute;
    bottom: 10px;
    margin-bottom: 0;
    left: 30px;
    z-index: 2;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-weight: 400 !important;
    padding: 5px;
    font-size: 11px
}

a.asc, a.desc {
    white-space: nowrap
}

a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-left: 5px
}

a.asc:after {
    content: "\e151"
}

a.desc:after {
    content: "\e152"
}

.sort-numerical a.asc:after {
    content: "\e153"
}

.sort-numerical a.desc:after {
    content: "\e154"
}

.sort-ordinal a.asc:after {
    content: "\e155"
}

.sort-ordinal a.desc:after {
    content: "\e156"
}

.poll-widget h6 {
    margin: 0 0 10px 0
}

.poll-widget .answer {
    font-size: 12px
}

.poll-widget .progress {
    margin-bottom: 10px
}

.adbysharks, .sidebar-advertisement {
    width: 100% !important;
    max-width: 300px !important;
    margin: 0 auto !important;
    display: block !important;
    text-align: center !important;
    margin: 15px auto !important;
    display: block !important
}

.branch-content .yt_vid_min {
    display: inline-block;
    position: relative;
    padding: 4px;
    background-size: 100% auto
}

.branch-content .yt_vid_min img {
    width: 100%;
    height: 100%
}

.branch-content .yt_vid_desc {
    display: none;
    position: absolute;
    bottom: 4px;
    left: 4px;
    background: url(http://www.skijumping.pl/img/transparent_bar.png);
    color: #fff;
    font-size: 10pt;
    width: 97%;
    text-align: center;
    vertical-align: center;
    padding: 4px
}

.yt_vid_min:hover .yt_vid_desc {
    color: #fff
}

.yt_vid_min:hover .yt_vid_desc {
    display: block
}

@media (min-width: 1159px) {
    .main-content {
        width: 850px
    }

    .rightSidebar {
        width: 330px
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1999998;
    background-color: #000
}

#modalGdpr {
    z-index: 1999999
}

#modalGdprContent {
    overflow-y: scroll;
    height: 60vh
}

@media (orientation: landscape) {
    #modalGdprContent {
        height: 70vh
    }
}

.competition-calendar-table thead tr {
    background-color: #0c3676
}

.competition-calendar-table thead tr th {
    font-weight: 700;
    color: #fff;
    text-align: left
}

.competition-calendar-table tr.period {
    background-color: #d4eaf6
}

.competition-calendar-table tr.period td {
    font-weight: 700;
    color: #333
}

.prize-1 {
    color: #fdd017
}

.prize-2 {
    color: silver
}

.prize-3 {
    color: #cd7f32
}

.competition-calendar-table tr.light {
    background-color: #fff
}

.competition-calendar-table tr.dark {
    background-color: #f5f5f5
}

header .adv-title span {
    color: #fff;
    font-size: .9em
}

.competition-view .image {
    position: relative
}

.competition-view .image .info {
    position: absolute;
    left: 50%;
    top: 150px
}

.competition-view .image .info div:not(.clearfix) {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 8px;
    background: url(/content/images/transparent_bar.png);
    display: inline-flex;
    text-align: center
}

.competition-view .image .info div.clean {
    padding: 0;
    background: 0 0
}

.competition-view .image .info div.clean a {
    padding: 4px 6px;
    background: url(/content/images/transparent_bar.png)
}

.competition-view .image .info div .hill {
    font-size: 24px;
    text-shadow: 3px 3px 0 #021733;
    font-weight: 600
}

.competition-view .image .info div a {
    color: #fff
}

.competition-view .image .info div a:hover {
    color: #9b0909
}

@media (max-width: 768px) {
    .competition-view .image .info {
        top: 0px;
        left: 5%;
    }
    .competition-view .image .info div:not(.clearfix) {
        font-size: 0.8em !important;
        white-space: nowrap;
        margin-top: 1px;
    }

}

/* FBOX */

.fancybox.blank {
    display: block;
    background-color: #efefef;
    text-align: center;
    height: 130px;
    padding-top: 48px;
    font-weight: 700;
    color: #696969;
    font-size: 1.5em
}

.competition-table-header {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    background-color: #1d437e !important;
    text-align: center;
    padding: 5px
}

.red-alert {
    font-weight: 700;
    font-size: 11px;
    color: #e42217
}

.post-comment-counter {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #c80808;
    background-color: #fff;
    padding: 0 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: .85
}

.post-comment-counter i {
    margin-right: 2px;
    font-size: 12px;
    font-weight: 600;
    color: #c80808
}

.post-has-video {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff
}

.post-has-video i {
    margin-right: 2px;
    font-size: 12px;
    font-weight: 600;
    color: #c80808
}

.post-comment-counter.lt10 {
    left: 10px;
    top: 10px
}

.post-comment-counter.rt15 {
    right: 15px;
    top: 15px;
    left: auto
}

.header-live-now {
    padding-bottom: 4px;
    border: 0 solid red;
    overflow: hidden;
    background: #9e100f;
    background: -moz-linear-gradient(top, #9e100f 0, #8f0222 4%, #c50908 100%);
    background: -webkit-linear-gradient(top, #9e100f 0, #8f0222 4%, #c50908 100%);
    background: linear-gradient(to bottom, #9e100f 0, #8f0222 4%, #c50908 100%);
    color: #fff
}

.header-live-now ul {
    list-style: none;
    padding: 0
}

.header-live-now ul li {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    font-size: 13px;
    padding-top: 5px;
    border-left: 2px solid #c20b07
}

.header-live-now ul li:first-child {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 17px;
    font-weight: 700;
    padding-top: 10px;
    text-shadow: 2px 2px #600200;
    border-left: 0;
    white-space: nowrap
}

.header-live-now ul li .links {
    color: #de8888
}

.header-live-now ul li .links a {
    color: #de8888
}

@media (max-width: 1024px) {
    .header-live-now {
        height: auto;
        padding-bottom: 10px
    }

    .header-live-now ul li:first-child {
        padding-left: 0;
        padding-right: 20px
    }
}

@media (max-width: 768px) {
    .header-live-now ul li:first-child {
        padding-left: 0;
        padding-right: 20px;
        float: none
    }
}

.ui-widget.ui-widget-content {
    font-family: Roboto, serif !important
}

.ui-tooltip {
    padding: 10px 10px !important;
    color: #efefef !important;
    border-radius: 2px !important;
    font: normal 11px Roboto, Sans-Serif !important;
    box-shadow: 0 0 3px #222 !important;
    background-color: #333 !important;
    border: 1px solid #222 !important;
    width: auto;
    max-width: 360px;
    opacity: .95
}

.adv-content {
    background-color: #fff
}

.underline-red {
    border-bottom: 1px solid #f03
}

.redactor-mark {
    background-color: #f03;
    padding-left: 5px;
    padding-right: 5px
}

.redactor-mark * {
    color: #fff !important
}

.moderator-mark {
    background-color: #f03;
    padding-left: 5px;
    padding-right: 5px
}

.moderator-mark * {
    color: #fff !important
}

a.linkified {
    text-decoration: underline;
    color: #c80808
}

a.linkified:active, a.linkified:focus, a.linkified:hover {
    color: #bf1111
}

a.anchor {
    display: block;
    position: relative;
    top: -60px;
    visibility: hidden
}

.btn-facebook {
    background-color: #4065b3;
    border-color: #4065b3;
    border-radius: 4px !important
}

.btn-facebook:hover {
    background-color: #4065b3;
    border-color: #4065b3;
    border-radius: 4px !important
}

.multimedia .branch {
    margin: 0
}

.multimedia .branch .branch-link-container {
    padding: 0
}

.multimedia .branch .branch-link {
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 3px;
    border-bottom: 1px solid #ddd
}

.multimedia .branch a.branch-link {
    text-decoration: none;
    color: #000
}

.multimedia .branch .branch-link span, .multimedia .branch .branch-link[aria-expanded=true], .multimedia .branch a.branch-link:active, .multimedia .branch a.branch-link:focus, .multimedia .branch a.branch-link:hover {
    color: #c80808
}

.multimedia .branch .branch-container {
    padding-top: 40px;
    padding-bottom: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd
}

.multimedia .branch .branch-container .yt_vid_min:hover .yt_vid_desc {
    background: rgba(0, 0, 0, .6)
}

.fs-18 {
    font-size: 18px
}

.fs-20 {
    font-size: 20px
}

.scores-no-competition {
    background-color: #fff;
    text-align: center;
    padding: 25px 0
}

@media (max-width: 380px) {
    .fan-buttons-xs {
        display: none
    }

    .fan-buttons-xxs {
        display: block
    }
}

@media (min-width: 381px) {
    .fan-buttons-xxs {
        display: none
    }

    .fan-buttons-xs {
        display: block
    }
}

body .background-advertisement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden
}

body .background-advertisement img {
    width: 1920px;
    max-width: 1920px;
    height: auto;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -10
}

body .background-advertisement a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

@media (max-width: 768px) {
    body.desktop-only {
        background: 0 0 !important
    }
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 9999999 !important
}

body.modal-open {
    overflow: hidden;
    position: fixed
}

.modal {
    z-index: 1999999
}

.arch-author-name {
    color: #adadad
}

.fancybox-container {
    z-index: 9999999 !important
}

.container, .bg-solid {
    background-color: #fff
}

.header-top .container, .header-mid .container, .header-top-2 .container, .sub-footer .container,
.header-live-now .container, .top-search .container,
footer .container {
    background: none
}

.invalid-feedback {
    color: #ff2222;
}

.pointer {
    cursor: pointer;
}
