
.btn-read-more, .featured .post_title a, .top-menu .nav > li > a, a:focus, a:hover {
    text-decoration: none
}

.latest-item img {
    width: 255px;
    height: 160px;
}

.other_post, ul {
    list-style: none
}

.block-title:after, .footer:before, .single .related-post a:before {
    content: ''
}

html {
    font-size: inherit
}

body {
    font-size: 62.5%;
    font-family: Roboto-Regular, sans-serif
}

img {
    max-width: 100%
}

ul {
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0
}

.container-fluid {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left
}

.header {
    float: left;
    width: 100%;
    display: block
}

.top-menu {
    border-top: 4px solid #f26a0d;
    border-bottom: 1px solid #d1d1d1;
    background-color: #f9f9f9;
    height: 42px
}

.main-menu, .top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover {
    background-color: transparent
}

.top-menu img {
    display: inline-block;
    vertical-align: middle
}

.top-menu .nav > li > a {
    display: block;
    float: left;
    line-height: 21px;
    font-size: 1.1em;
    color: #535252;
    padding: 0;
    margin: 0 10px 0 0
}

.top-menu .nav-left {
    padding: 8px 0
}

.top-menu .navbar-right {
    margin-right: 0
}

.main-menu {
    padding-top: 32px
}

.middle {
    display: inline-table
}

.main-menu .navbar-brand, .main-menu .navbar-header {
    height: auto;
    padding: 0;
    line-height: 1em
}

.main-menu .nav > li > .sub-menu a, .main-menu .nav > li > a {
    padding: 0 20px;
    font-weight: 400;
    box-sizing: border-box
}

.main-menu .wrap-brand {
    display: block;
    float: left;
    width: 100%
}

.wrap-brand .brand-left {
    display: block;
    float: left
}

.wrap-brand .brand-left a {
    display: block;
    float: left;
    clear: both
}

.wrap-brand .brand-left a.navbar-brand {
    margin-top: 15px
}

.wrap-brand .partners {
    display: block;
    float: right
}

.wrap-brand .partners img {
    margin-top: 24px;
    display: inline-block
}

.main-menu .middle {
    display: table;
    height: 147px
}

.main-menu .navbar-header .middle .navbar-brand {
    vertical-align: middle;
    display: table-cell;
    float: none
}

.main-menu .nav-main {
    margin: 33px 0 28px;
    width: 100%;
    display: block
}

.main-menu .nav-main .navbar-nav {
    width: 100%;
    border-bottom: 4px solid #ff6700;
    background-color: #f6f6f6
}

.main-menu .nav-middle {
    float: none;
    vertical-align: middle;
    display: table-cell
}

.main-menu a, .main-menu li {
    display: block
}

.main-menu a {
    font-size: 1.5em;
    color: #1f1f1f;
    white-space: nowrap
}

.main-menu .nav > li.active > a, .main-menu .nav > li:hover > a, .main-menu .nav > li > .sub-menu li:hover a {
    background-color: #ff6700;
    color: #fff
}

.main-menu .nav > li > a {
    text-transform: uppercase;
    line-height: 46px;
    margin: 0
}

.main-menu .nav > li:not(:last-child) > a {
    margin-right: 1px
}

.main-menu .nav > li > .sub-menu, .main-menu .nav > li > .sub-menu li, .main-menu .nav > li > .sub-menu li a {
    min-width: 100%
}

.main-menu .nav > li > .sub-menu a {
    text-transform: inherit;
    line-height: 34px;
    margin: 0
}

.form-search {
    overflow: hidden
}

.btn-link:focus, .btn-link:hover, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, a:focus, button:focus, input.form-control:focus, input:focus, textarea:focus {
    outline: -webkit-focus-ring-color auto 0 !important;
    outline-offset: 0
}

.form-search .keyword {
    float: left;
    height: 37px;
    line-height: 37px;
    padding: 0 8px;
    box-sizing: border-box;
    border: 0 transparent;
    border-left: 1px solid #bcbcbd;
    width: 255px;
    color: #000;
    font-size: 1.4em;
    background: #fff;
    border-radius: 0
}

.form-search .keyword.animated {
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.form-search .keyword:-webkit-autofill, .form-search .keyword:-webkit-autofill:active, .form-search .keyword:-webkit-autofill:focus, .form-search .keyword:-webkit-autofill:hover {
    transition: background-color 5000s ease-in-out 0
}

.form-search button.btn {
    width: 37px;
    height: 37px;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 37px;
    background-color: #ededed;
    margin: 0;
    padding: 0;
    float: left
}

.show {
    display: block !important
}

.hide {
    display: none !important
}

.container-slider {
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    top: 0;
    z-index: 0;
    visibility: hidden
}

.container-slider .wrap-slider {
    left: 50% !important;
    transform: translateX(-50%)
}

.paging-slider {
    position: absolute;
    left: 50%;
    bottom: 65px !important;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.container-slider .slider-content, .loading img {
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.paging-slider .item {
    width: 15px;
    height: 15px;
    display: block;
    border: 2px solid #fff;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.paging-slider .item.active, .paging-slider .item.itemav {
    background-color: transparent
}

.container-slider .slider-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

.mark-black {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, .42)
}

.container-slider .slider-content p {
    max-width: 100%;
    color: #fff
}

.container-slider .slider-title {
    font-size: 3.2em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: HelveticaNeueVnu-Bold, sans-serif
}

.container-slider .slider-text {
    font-size: 1.6em;
    line-height: 20px;
    font-family: Roboto-Regular, sans-serif
}

.latest-new {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 50px
}

.latest-new .block-title {
    width: 100%;
    display: block;
    float: left;
    border-bottom: 2px solid #dcdbdb;
    font-size: 1.6em;
    height: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
        margin-top: 20px;
}

.latest-new .block-title:after {
    display: none
}

.latest-new .block-title a {
    display: block;
    float: left;
    line-height: 30px;
    height: 30px;
    z-index: 1;
    padding: 0 25px;
    font-size: 1em;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #fff;
    background-color: #ff9000;
    font-family: HelveticaNeueVnu-Light, sans-serif
}

/*.latest-new .row {*/
    /*float: left*/
/*}*/

.latest-new .latest-item {
    position: relative
}

.latest-new .latest-content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    color: #fff;
    font-family: Roboto-Condensed, sans-serif;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.latest-new .latest-content a {
    color: #fff;
    font-size: 1em
}

.latest-new .latest-content > div {
    width: 100%;
    float: left;
    height: 115px;
    padding: 5px 15px 0;
    background-color: rgba(0, 0, 0, .42)
}

.latest-new .latest-content .latest-title {
    font-size: 1.8em;
    line-height: 22px;
    margin: 0;
    display: block;
    float: left;
    width: 100%
}

.latest-new .latest-content .latest-title a {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    height: 46px
}

.latest-new .latest-content .latest-time {
    font-size: 1.2em;
    margin: 5px 0 10px;
    font-family: Roboto-Light, sans-serif;
    display: block;
    float: left;
    width: 100%
}

.block-title, .btn-read-more {
    font-family: Roboto-Regular, sans-serif;
    text-transform: uppercase
}

.btn-read-more {
    font-size: 1em;
    float: left;
    width: 72px;
    height: 18px;
    line-height: 18px;
    background-color: #fe4e10;
    color: #fff;
    text-align: center
}

.btn-read-more:focus, .btn-read-more:hover {
    color: #fff;
    text-decoration: none
}

.content-home {
    padding-bottom: 60px
}

.block-title {
    margin: 0 0 24px;
    line-height: 30px;
    height: 30px;
    font-size: 1.6em;
    border-bottom: 2px solid #dcdbdb;
    color: #010101;
    position: relative
}

.block-title:after {
    width: 113px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #ff5a00;
    display: block
}

.block-title.green-title:after {
    background-color: #3f9c01
}

.block-title.yellow:after {
    background-color: #fc0
}

.block-title.fb-color:after {
    background-color: #449cff
}

.block-title.blue-title:after {
    background-color: #07758d;
    width: 215px
}

.block-title.color-full {
    color: #ff5a00
}

.block-title.color-full:after {
    width: 100%;
    background-color: #ff5a00
}

.featured .post_title {
    margin: 17px 0 0;
    font-size: 1.8em
}

.featured a, .latest-new a {
    display: block
}

.featured .post_title a {
    font-size: 1em;
    color: #111;
    line-height: 25px;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.featured .latest-time b, .post-time b {
    font-family: Roboto-Regular, sans-serif
}

.featured .latest-time, .post-time {
    line-height: 30px;
    font-size: 1.2em;
    color: #4d4d4d;
    margin: 0;
    font-family: Roboto-Light, sans-serif
}

.post_description {
    font-size: 1.3em;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 18px;
    font-family: Roboto-Light, sans-serif
}

.list-posts .post_title a, .other_post .news_title a {
    font-family: HelveticaNeueVnu-Roman, sans-serif;
    text-decoration: none
}

.featured .post_description {
    height: 52px;
    overflow: hidden
}

.block-trends .featured .post_description {
    height: 106px
}

.other_post {
    display: block
}

.other_post li {
    display: block;
    float: left;
    width: 100%
}

.other_post li:not(:last-child) {
    margin-bottom: 18px
}

.other_post .thumb {
    width: 70px;
    float: left;
    display: inline-block
}

.other_post .news_right {
    float: left;
    width: 245px;
    margin: 0 0 0 15px;
    display: inline-block
}

.other_post .news_title {
    margin: 0;
    font-size: 1.4em;
    max-height: 36px;
    overflow: hidden;
    line-height: unset !important;
}

.other_post .news_title a {
    color: #111;
    font-size: 1em;
    line-height: 18px
}

.other_post .latest-time {
    font-size: 1.2em;
    color: #4d4d4d;
    line-height: 21px;
    margin: 0
}

.block-center, .featured .other_post {
    margin-top: 35px
}

.block-bottom {
    margin-top: 55px
}

.block-must-read {
    margin-top: 30px
}

.block-must-read .list-posts {
    margin-top: 24px
}

.post-wide {
    position: relative;
    margin-bottom: 30px
}

.post-wide .wide-content {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px
}

.post-wide .wide-content > div {
    padding: 15px;
    width: 100%;
    background-color: rgba(0, 0, 0, .42)
}

.post-wide .thumb img {
    width: 100%
}

.post-wide .post_title {
    font-size: 1.8em
}

.post-wide .post_title a {
    color: #fff;
    font-size: 1em;
    text-decoration: none
}

.post-wide .latest-time {
    color: #ccc;
    font-size: 1.2em
}

.block-must-read .block-title {
    font-size: 2em;
    height: 33px;
    line-height: 33px
}

.list-posts {
    width: 100%;
    float: left;
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #dcdbdb
}

.list-posts .thumb {
    width: 240px;
    margin-right: 30px;
    float: left
}

.list-posts .post-right-content, .paging-default {
    width: 100%;
    float: left
}

.list-posts .post_title {
    margin: 10px 0 0;
    font-size: 1.8em
}

.list-posts .post_title a {
    line-height: 24px;
    font-size: 1em;
    color: #111
}

.list-posts .post-item {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 44px
}

.content-list .list-posts .post-item:last-child {
    margin: 0
}

.content-list .paging-list {
    margin-top: 44px
}

.list-posts .latest-time {
    line-height: 30px;
    font-size: 1.2em;
    color: #e66304;
    margin: 0;
    font-family: Roboto-Regular, sans-serif
}

.list-posts .post_description {
    font-size: 1.2em;
    color: #4d4d4d;
    line-height: 22px;
    font-family: Roboto-Light, sans-serif
}

.paging-default {
    display: block
}

.paging-default .paging-item {
    display: block;
    float: left;
    margin-right: 5px
}

.paging-default a, .paging-default span {
    width: 33px;
    height: 33px;
    display: block;
    float: left;
    color: #6e6e6e;
    font-size: 1.4em;
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    font-family: Roboto-Regular, sans-serif
}

.paging-default span {
    border: 0 transparent
}

.paging-default .active a, .paging-default li:hover a {
    color: #fff;
    background-color: #ff6700;
    border-color: transparent
}

.newsletter {
    width: 100%;
    float: left;
    margin-top: 35px;
    padding: 0 10px 16px;
    background-color: #f3f3f3
}

.sidebar-title {
    font-size: 1.6em;
    line-height: 52px;
    height: 42px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    float: left;
    text-transform: uppercase;
    margin: 0 0 5px;
    font-family: HelveticaNeueLTStd-Md, sans-serif
}

.footer, .newsletter .form-description, .sidebar-tags a {
    font-family: Roboto-Regular, sans-serif
}

.newsletter .sidebar-title {
    color: #353535;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 15px
}

.newsletter .sidebar-content {
    padding: 10px 15px 0;
    background-color: #fff;
    display: block;
    float: left;
    width: 100%
}

.newsletter .form-description {
    font-size: 1.4em;
    color: #313131;
    line-height: 20px;
    text-align: center;
    margin: 0
}

.newsletter .form-group {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    margin: 20px 0 0
}

.newsletter input.form-control {
    margin: 0;
    padding: 0 10px 0 30px;
    color: #313131;
    display: block;
    width: 100%;
    height: 30px;
    float: left;
    border-radius: 0;
    border: 1px solid #d4cfcf
}

.newsletter .icon-field {
    display: block;
    width: 30px;
    left: 0;
    top: 0;
    height: 30px;
    z-index: 1;
    position: absolute;
    text-align: center;
    line-height: 30px;
    background: none
}

.newsletter .icon-field img {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%
}

.newsletter .form-submit {
    width: 100%;
    float: left;
    text-align: center;
    margin: 26px 0 20px
}

.newsletter .form-submit button {
    padding: 0;
    border-width: 0
}

.sidebar-download {
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px 0 50px
}

.sidebar-download a {
    display: inline-block
}

.sidebar-popular {
    display: block;
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 5px 15px 60px
}

.sidebar-popular .sidebar-title {
    color: #2c2c2c;
    border-bottom: 1px solid #666
}

.sidebar-popular .other_post .thumb {
    width: 83px
}

.sidebar-popular .other_post .news_right {
    width: 202px
}

.sidebar-tags {
    width: 100%;
    float: left;
    margin: 0
}

.sidebar-tags .block-title:after {
    width: 100%;
    border-color: #e7524f
}

.sidebar-tags a {
    display: inline-block;
    margin: 0 5px 10px;
    height: 28px;
    line-height: 28px;
    font-size: 1.2em;
    color: #878787;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 0 10px
}

.footer {
    background-color: #2a2a2a;
    padding: 57px 0 0;
    float: left;
    width: 100%;
    clear: both
}

.footer .row-bottom, .footer-about, .footer-contact {
    font-family: Roboto-Light, sans-serif
}

.footer .footer-logo {
    margin: 0 0 35px
}

.footer-title {
    color: #fff;
    font-size: 1.6em;
    width: 100%;
    border-bottom: 2px solid #ff6700;
    margin: 0 0 17px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase
}

.footer-about {
    font-size: 1.4em;
    color: #fefefe;
    line-height: 24px
}

.footer .row-center {
    width: 100%;
    float: left;
    padding-bottom: 31px
}

.footer .footer-line {
    border-top: 2px solid #151515;
    border-bottom: 1px solid #646464;
    display: block;
    width: 100%;
    float: left
}

.footer .row-bottom {
    width: 100%;
    float: left;
    height: 53px;
    line-height: 53px;
    color: #fff
}

.footer .row-bottom p {
    font-size: 1.4em;
    margin: 0
}

.footer .row-bottom .left-text {
    float: left
}

.footer .row-bottom .right-text {
    float: right
}

.footer .other_post .thumb {
    width: 70px
}

.footer .other_post .news_right {
    width: 235px
}

.footer .other_post .news_title {
    font-size: 1.5em
}

.footer .other_post .news_title a {
    color: #f0f0f0
}

.footer .other_post .latest-time {
    color: #c9c9c9;
    font-size: 1.2em
}

.footer ul li:not(:first-child) {
    padding-top: 12px
}

.footer ul li:not(:last-child) {
    padding-bottom: 12px;
    margin: 0;
    border-bottom: 1px dashed #5e5d5d
}

.footer-contact {
    display: table
}

.footer-contact div, .footer-contact img {
    display: table-cell;
    vertical-align: middle
}

.footer-contact div {
    padding: 0 0 0 10px
}

.footer-contact .icon {
    width: 40px
}

.footer-contact a, .footer-contact p {
    color: #f0f0f0;
    font-size: 1.5em;
    line-height: 22px;
    text-decoration: none;
    width: 100%;
    clear: both;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.banner-list {
    position: relative;
    height: 544px;
    float: left;
    width: 100%
}

.banner-list .banner {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    z-index: -1;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.banner-list .banner-content {
    margin-top: 212px
}

.banner-list .banner-content p {
    width: 485px;
    max-width: 100%;
    color: #fff
}

.banner-content .content-right li, .banner-content .content-right ul, .single-tax {
    width: 100%;
    float: left;
    display: block
}

.banner-list .banner-title {
    font-size: 3.4em;
    line-height: 41px;
    margin: 47px 0 0;
    text-transform: uppercase;
    font-family: HelveticaNeueVnu-Bold, sans-serif
}

.banner-list .banner-text {
    font-size: 1.6em;
    line-height: 20px;
    font-family: Roboto-Regular, sans-serif
}

.banner-list .post-time {
    font-size: 1.8em;
    line-height: 45px;
    margin-bottom: 9px
}

.banner-content .content-right .post-title, .single-tax li a {
    color: #fff;
    font-size: 1.6em;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.btn-read-more.blue {
    background-color: #07758d
}

.banner-content .content-right {
    background-color: rgba(30, 34, 43, .72)
}

.banner-content .content-right ul {
    padding: 20px 48px 30px 28px;
    box-sizing: border-box
}

.banner-content .content-right li:not(:last-child) {
    border-bottom: 1px solid #555;
    padding-bottom: 9px;
    margin-bottom: 9px
}

.banner-content .content-right .post-title {
    line-height: 20px;
    margin-bottom: 9px
}

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

.paging-list {
    margin-bottom: 70px
}

.error404 .wrap-main-menu, .search .wrap-main-menu, .single .wrap-main-menu {
    position: inherit;
    top: inherit;
    left: inherit;
    z-index: inherit;
    background-color: #fff
}

.search .main-menu, .single .main-menu {
    background-color: transparent
}

.single-tax li {
    display: block;
    float: left;
    margin: 0 10px 10px
}

.single-tax li a {
    background-color: #ff6700;
    line-height: 30px;
    height: 28px;
    padding: 0 15px;
    display: block;
    float: left
}

.single .post-time, .single-title {
    line-height: 40px;
    width: 100%;
    float: left
}

.single-title {
    margin: 0;
    color: #111;
    font-size: 3em;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.single .post-time {
    font-size: 1.8em;
    margin-bottom: 12px
}

.single-control {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    border-bottom: 1px solid #e1e3e3
}

.single-control a {
    display: block;
    float: left;
    margin: 0 10px 0 0
}

.single .related-post {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 22px;
    padding: 13px 0 16px;
    border-bottom: 1px solid #e1e3e3
}

.single .related-post a, .single .related-post p {
    line-height: 34px;
    font-size: 1.4em;
    color: #5e5e5e;
    display: inline-block;
    margin: 0 0 0 14px;
    width: 100%;
    float: left;
    position: relative;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.single-content, .single-content * {
    font-family: Roboto-Light, sans-serif
}

.single .related-post a:before {
    position: absolute;
    display: inline-block;
    width: 5px;
    height: 5px;
    left: -12px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #ff6700;
    border-radius: 50%
}

.single-content {
    width: 100%;
    float: left;
    font-size: 1.6em;
    line-height: 1.6em
}

.single-content .MsoNormal {
    margin-bottom: 12px
}

.single-content .aligncenter {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none
}

.single-content img {
    height: auto
}

.single-comment {
    margin: 30px 0 90px;
    width: 100%;
    float: left
}

.single-comment form {
    display: block;
    float: left;
    width: 100%
}

.single-comment .message {
    font-size: 1.4em
}

.single-comment .comment-title {
    line-height: 46px;
    height: 46px;
    margin: 0;
    padding: 0;
    color: #000;
    width: 100%;
    float: left;
    font-size: 1.6em
}

.single-comment input, .single-comment textarea {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 15px;
    font-size: 1.4em;
    display: block;
    font-family: HelveticaNeueLTStd-Md, sans-serif
}

.single-comment textarea {
    resize: none;
    padding: 15px
}

.single-comment input {
    padding: 0 15px;
    height: 33px
}

.single-comment .btn-submit {
    color: #fff;
    background-color: #ff6700;
    font-size: 1.6em;
    padding: 0 15px;
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
    font-family: HelveticaNeueVnu-Light, sans-serif
}

.message {
    color: #5cb85c !important;
    margin-top: 10px !important
}

.message.error {
    color: #c9302c !important
}

.wrap-loading {
    position: relative
}

.loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9998;
    background-color: rgba(225, 225, 225, .8)
}

.loading img {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%)
}

.attachment {
    display: block;
    float: left;
    width: 100%
}

.attachment li {
    display: inline-block;
    float: left;
    margin: 5px 5px 5px 0
}

.btn-download, .btn-download:active, .btn-download:focus, .btn-download:hover {
    color: #fff;
    background-color: #ff6700;
    height: 30px;
    border-radius: 5px;
    box-shadow: 0 5px 5px #c85305;
    text-decoration: none
}

.no-scroll {
    overflow: hidden
}

.popup-default {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(185, 185, 185, .8)
}

.popup-default .popup-content {
    width: 500px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.popup-default .popup-content .form-submit .btn-download {
    padding: 0 15px
}

.btn-close {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1
}

.logo-ad-micro {
    display: block;
    width: 226px;
    max-width: 100%;
    margin: 15px 0 0
}

.breadcrumbs {
    font-size: 14px
}

.breadcrumbs > span {
    margin-bottom: 5px;
    display: inline-block
}

.breadcrumbs a, .breadcrumbs span {
    float: none;
    font-size: 1em;
    line-height: 18px
}

.breadcrumbs span > a {
    color: #ff6700;
    box-sizing: border-box;
    display: inline-block;
    padding: 5px
}

.breadcrumbs span > span {
    box-sizing: border-box;
    display: inline-block;
    padding: 5px
}

.adm-logo, .adm-logo a {
    display: block;
    float: left
}

.block-admicro {
    background-color: #f26a0d;
    color: #fff;
    padding: 5px 0 7px
}

.block-admicro a {
    color: #fff
}

.adm-logo {
    width: 100%;
    padding: 0 0 0 25px;
    box-sizing: border-box
}

.adm-logo a {
    width: 217px;
    margin: 0 0 10px
}

.adm-logo img {
    filter: drop-shadow(-2px 2px 2px rgba(0, 0, 0, .52))
}

.adm-left {
    border-right: 2px solid #b14801
}

.adm-left .adm-left-content {
    float: left;
    padding: 0 0 40px 25px
}

.adm-left .middle > div {
    display: table-cell;
    vertical-align: middle
}

.adm-about {
    white-space: pre-line;
    font-size: 1.2em;
    color: #fefefe
}

.btn-about {
    display: block;
    float: left;
    margin: 10px 0
}

.adm-right {
    border-left: 1px solid #fd9751
}

.adm-right > .row {
    width: 100%
}

.adm-item-news {
    margin-bottom: 15px
}

.adm-item-news .adm-thumb {
    width: 55px;
    display: table-cell
}

.adm-item-news .adm-thumb img {
    max-width: 100%
}

.adm-item-news .adm-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 1.2em
}

.adm-item-news .adm-title a {
    font-size: 1em
}

.list-download {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0
}

.list-download li {
    display: block;
    float: left;
    width: 100%
}

.list-download .btn-download {
    background-color: transparent;
    box-shadow: none;
    font-size: 1.4em;
    color: #666;
    text-decoration: none;
    float: left;
    text-align: left;
    height: auto;
    line-height: 18px;
    padding: 3px 0;
    font-family: Roboto-Regular, sans-serif
}

.list-download .btn-download:hover {
    color: #bc4e03;
    text-decoration: underline
}

.sidebar-download .view_more {
    float: right;
    display: block;
    color: #ff6700;
    text-decoration: none;
    font-size: 1.5em;
    margin-right: 15px;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.carousel {
    width: 100%;
    float: left;
    margin-top: 10px
}

.carousel-indicators {
    bottom: -45px
}

.carousel-indicators li {
    background-color: #e64946;
    border-color: #e64946
}

.carousel-indicators .active {
    background-color: transparent
}

#main-menu-fixed {
    display: none
}

#main-menu-fixed.fixed {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #f9f9f9;
    margin: 0;
    border-bottom: 4px solid #ff6700
}

.main-menu #main-menu-fixed.fixed .navbar-nav {
    border-bottom: 0 none transparent
}

@media screen and (min-width: 1080px) {
    .only-mobile {
        display: none !important
    }

    .main-menu .nav > li > .sub-menu {
        position: absolute;
        left: 0;
        top: 100%;
        background-color: #fff;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, .42);
        display: block;
        padding: 0;
        z-index: 999
    }

    .main-menu .nav li > .sub-menu {
        opacity: 0;
        height: 0;
        overflow: hidden;
        -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out
    }

    .main-menu .nav li:hover > .sub-menu {
        opacity: 1;
        height: auto;
        padding: 15px 0
    }

    .block-admicro > .row {
        display: table
    }

    .block-admicro > .row > div.adm-left, .block-admicro > .row > div.adm-right {
        display: table-cell;
        height: auto;
        vertical-align: middle;
        float: none
    }

    .adm-left .adm-left-content {
        display: table
    }

    .adm-left .adm-left-content > div {
        display: table-cell;
        height: auto;
        vertical-align: middle;
        float: none
    }
}

@media screen and (max-width: 1079px) {
    .only-pc {
        display: none !important
    }

    .container {
        width: 100%
    }

    .top-menu {
        display: none
    }

    .main-menu {
        margin-top: 0;
        padding-top: 0;
        text-align: center;
        position: relative
    }

    .main-menu .navbar-header .middle .navbar-brand {
        height: 34px
    }

    .main-menu .navbar-toggle {
        margin: 0;
        padding: 15px 0;
        float: left
    }

    .main-menu .navbar-header .middle {
        height: 70px;
        display: table-cell;
        float: none;
        vertical-align: middle
    }

    .navbar-brand > img {
        max-height: 100%
    }

    .main-menu .navbar-toggle .icon-bar {
        border-radius: 0;
        width: 32px;
        height: 2px;
        background-color: #000;
        margin: 0;
        padding: 0
    }

    .main-menu .navbar-toggle .icon-bar:not(:last-child) {
        margin-bottom: 5px
    }

    .form-search {
        position: absolute;
        float: right;
        bottom: inherit;
        margin: 6px 0;
        right: 0;
        top: 10px
    }

    .form-search .keyword {
        border: 1px solid #ededed;
        border-right: 0 none transparent
    }

    .main-menu .nav-main {
        position: absolute;
        left: 0;
        top: 70px;
        background-color: #fff;
        box-shadow: 2px 3px 5px rgba(0, 0, 0, .5);
        margin: 0;
        width: 100%;
        -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
        display: block;
        z-index: -1;
        opacity: 0
    }

    .main-menu .nav-main.expand {
        opacity: 1;
        z-index: 99
    }

    .main-menu .nav-main .navbar-nav {
        margin: 0;
        border-top: 1px solid #ff6700;
        border-bottom: 0 none transparent
    }

    .main-menu .nav > li > a, .main-menu li {
        width: 100%
    }

    .main-menu .nav-main .middle {
        display: block;
        height: auto;
        width: 100%
    }

    .main-menu .nav-main .nav-middle {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .main-menu .nav > li > .sub-menu {
        display: none
    }

    .main-menu .nav > li:hover {
        background-color: #eee
    }

    .main-menu .nav > li:hover > .sub-menu {
        display: block
    }

    .home-slider {
        width: 100% !important;
        overflow: hidden
    }

    .navbar-header {
        width: 100%
    }

    .latest-item {
        margin-bottom: 15px;
        max-width: none;
        overflow: hidden;
        width: 33%
    }

    .list-posts .post-right-content {
        width: 100%
    }

    .footer .other_post .news_right {
        width: 70%
    }

    .featured {
        margin-bottom: 18px
    }

    .main-menu .navbar-header {
        overflow: hidden;
        margin: 0;
        height: 70px;
        box-sizing: border-box;
        text-align: center;
        padding: 10px 37px 10px 0;
        position: relative
    }

    .main-menu .navbar-brand {
        height: 35px;
        display: inline-block;
        float: none;
        margin: 8px 0
    }

    .other_post .news_right {
        width: calc(100% - 70px);
        margin-left: 0;
        padding-left: 15px
    }
}

@media screen and (max-width: 750px) {
    .latest-item {
        margin-bottom: 15px;
        max-width: 100%;
        overflow: hidden;
        width: 100%
    }

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

@media screen and (max-width: 500px) {
    .latest-item {
        margin-bottom: 15px;
        max-width: 400px !important;
        overflow: hidden;
        width: 100%
    }

    .mobile-hidden {
        display: none
    }

    .other_post .thumb {
        width: 24%
    }

    .other_post .news_right {
        margin-left: 0;
        box-sizing: border-box;
        padding-left: 15px;
        width: 76%
    }

    .sidebar-popular .other_post .thumb {
        width: 28%
    }

    .sidebar-popular .other_post .news_right {
        width: 72%
    }
}

@font-face {
    font-family: Lato-Medium;
    src: url(../fonts/Lato-Medium.eot);
    src: local('â˜º'), url(../fonts/Lato-Medium.woff) format('woff'), url(../fonts/Lato-Medium.ttf) format('truetype'), url(../fonts/Lato-Medium.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Lato-Regular;
    src: url(../fonts/Lato-Regular.eot);
    src: local('â˜º'), url(../fonts/Lato-Regular.woff) format('woff'), url(../fonts/Lato-Regular.ttf) format('truetype'), url(../fonts/Lato-Regular.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Lato-Light;
    src: url(../fonts/Lato-Light.eot);
    src: local('â˜º'), url(../fonts/Lato-Light.woff) format('woff'), url(../fonts/Lato-Light.ttf) format('truetype'), url(../fonts/Lato-Light.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.block-hot {
    margin-bottom: 33px
}

.block-hot .container {
    position: relative
}

.block-hot .title-block {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 15px;
    background-color: #000;
    height: 29px;
    line-height: 29px;
    float: left;
    font-family: HelveticaNeueVnu-Roman, sans-serif;
    text-align: center
}

.block-hot .carousel {
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0
}

@media screen and (max-width: 915px) {
    .block-hot .carousel {
        padding: 0
    }
}

.block-hot .carousel .item a {
    font-family: 'Myriad Pro', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 29px;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    text-decoration: none;
    display: inline-block;
    overflow: hidden
}

.control-btn, .control-btn:active, .control-btn:focus {
    color: #e4e3e3
}

@media screen and (min-width: 1050px) {
    .block-hot .carousel {
        width: 916px
    }
}

.hot-control {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 1;
    background-color: #fff
}

.control-btn {
    display: block;
    float: left;
    margin: 0;
    width: 21px;
    height: 21px;
    box-sizing: border-box;
    border: 1px solid #e4e3e3;
    font-size: 14px;
    line-height: 21px;
    text-align: center
}

.control-btn.left {
    margin-right: 7px
}

.control-btn:hover {
    color: #d4d4d4;
    border-color: #d4d4d4
}

.block-featured {
    margin-bottom: 46px
}

.block-featured .col {
    float: left;
    display: block;
    width: 350px;
    max-width: 100%
}

.block-featured .item {
    float: left;
    display: block;
    width: 100%;
    height: 183px
}

.block-featured .item .item-inner {
    float: left;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.block-featured .item .item-inner-0 {
    background-image: -webkit-gradient(66deg, rgba(61, 141, 184, .9) 0, rgba(59, 114, 76, .9) 100%);
    background-image: -webkit-linear-gradient(66deg, rgba(61, 141, 184, .9) 0, rgba(59, 114, 76, .9) 100%);
    background-image: -moz-linear-gradient(66deg, rgba(61, 141, 184, .9) 0, rgba(59, 114, 76, .9) 100%);
    background-image: -o-linear-gradient(66deg, rgba(61, 141, 184, .9) 0, rgba(59, 114, 76, .9) 100%);
    background-image: linear-gradient(66deg, rgba(61, 141, 184, .9) 0, rgba(59, 114, 76, .9) 100%)
}

.block-featured .item .item-inner-1 {
    background-image: -webkit-gradient(0deg, rgba(217, 177, 54, .8) 0, rgba(255, 143, 45, .8) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(217, 177, 54, .8) 0, rgba(255, 143, 45, .8) 100%);
    background-image: -moz-linear-gradient(0deg, rgba(217, 177, 54, .8) 0, rgba(255, 143, 45, .8) 100%);
    background-image: -o-linear-gradient(0deg, rgba(217, 177, 54, .8) 0, rgba(255, 143, 45, .8) 100%);
    background-image: linear-gradient(0deg, rgba(217, 177, 54, .8) 0, rgba(255, 143, 45, .8) 100%)
}

.block-featured .item .item-inner-2 {
    background-image: -webkit-gradient(0deg, rgba(215, 138, 89, .91) 0, rgba(208, 97, 80, .91) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(215, 138, 89, .91) 0, rgba(208, 97, 80, .91) 100%);
    background-image: -moz-linear-gradient(0deg, rgba(215, 138, 89, .91) 0, rgba(208, 97, 80, .91) 100%);
    background-image: -o-linear-gradient(0deg, rgba(215, 138, 89, .91) 0, rgba(208, 97, 80, .91) 100%);
    background-image: linear-gradient(0deg, rgba(215, 138, 89, .91) 0, rgba(208, 97, 80, .91) 100%)
}

.block-featured .item .item-inner-3 {
    background-image: -webkit-gradient(180deg, rgba(200, 118, 190, .8) 0, rgba(163, 134, 191, .8) 100%);
    background-image: -webkit-linear-gradient(180deg, rgba(200, 118, 190, .8) 0, rgba(163, 134, 191, .8) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(200, 118, 190, .8) 0, rgba(163, 134, 191, .8) 100%);
    background-image: -o-linear-gradient(180deg, rgba(200, 118, 190, .8) 0, rgba(163, 134, 191, .8) 100%);
    background-image: linear-gradient(180deg, rgba(200, 118, 190, .8) 0, rgba(163, 134, 191, .8) 100%)
}

.block-featured .item .item-inner-4 {
    background-image: -webkit-gradient(0deg, rgba(111, 187, 215, .8) 0, rgba(62, 122, 103, .8) 100%);
    background-image: -webkit-linear-gradient(0deg, rgba(111, 187, 215, .8) 0, rgba(62, 122, 103, .8) 100%);
    background-image: -moz-linear-gradient(0deg, rgba(111, 187, 215, .8) 0, rgba(62, 122, 103, .8) 100%);
    background-image: -o-linear-gradient(0deg, rgba(111, 187, 215, .8) 0, rgba(62, 122, 103, .8) 100%);
    background-image: linear-gradient(0deg, rgba(111, 187, 215, .8) 0, rgba(62, 122, 103, .8) 100%)
}

.block-featured .item .item-inner-5 {
    background-image: -webkit-gradient(30deg, rgba(68, 143, 168, .89) 0, rgba(110, 161, 94, .89) 100%);
    background-image: -webkit-linear-gradient(30deg, rgba(68, 143, 168, .89) 0, rgba(110, 161, 94, .89) 100%);
    background-image: -moz-linear-gradient(30deg, rgba(68, 143, 168, .89) 0, rgba(110, 161, 94, .89) 100%);
    background-image: -o-linear-gradient(30deg, rgba(68, 143, 168, .89) 0, rgba(110, 161, 94, .89) 100%);
    background-image: linear-gradient(30deg, rgba(68, 143, 168, .89) 0, rgba(110, 161, 94, .89) 100%)
}

.block-featured .item .item-inner-6 {
    background-image: -webkit-gradient(6deg, rgba(183, 168, 76, .86) 0, rgba(179, 161, 108, .86) 100%);
    background-image: -webkit-linear-gradient(6deg, rgba(183, 168, 76, .86) 0, rgba(179, 161, 108, .86) 100%);
    background-image: -moz-linear-gradient(6deg, rgba(183, 168, 76, .86) 0, rgba(179, 161, 108, .86) 100%);
    background-image: -o-linear-gradient(6deg, rgba(183, 168, 76, .86) 0, rgba(179, 161, 108, .86) 100%);
    background-image: linear-gradient(6deg, rgba(183, 168, 76, .86) 0, rgba(179, 161, 108, .86) 100%)
}

.block-featured .item .item-inner img {
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    max-height: 100%;
    height: 100%;
    width: auto
}

.block-featured .item .item-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    box-sizing: border-box;
    padding: 25px;
    display: table
}

.block-featured .item .item-content .item-content-middle {
    display: table-cell;
    vertical-align: middle
}

.block-featured .item .item-content-title {
    width: 100%;
    float: left;
    display: block;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    font-family: Lato-Medium, Arial, sans-serif
}

.block-featured .item .item-content-info {
    display: inline-block;
    width: 100%;
    margin: 5px 0 0;
    color: #fff;
    font-size: 12px;
    font-family: Lato-Light, Arial, sans-serif
}

.block-featured .item .item-content-info .author {
    font-weight: 400;
    font-family: Lato-Regular, Arial, sans-serif
}

.block-featured .item.item-big {
    height: 366px
}

.block-title.red-color:after {
    display: none
}

.block-title.red-color {
    border-bottom: 2px solid #e64946
}

.block-title p, .block-title span {
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;
    color: #fff
}

.block-title.red-color p, .block-title.red-color span {
    background-color: #e64946
}

.footer {
    position: relative;
    background: url(../images/bg_footer.png) center/cover no-repeat
}

.footer:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    background-color: rgba(42, 42, 42, .9)
}

.widget-item {
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.sidebar-documents .block-title p, .sidebar-documents .block-title.color-full:after {
    background-color: #f7941e
}

.sidebar-documents .featured .latest-time {
    margin-bottom: 10px
}

.sidebar-featured {
    width: 100%;
    float: left
}

.sidebar-featured .block-title p, .sidebar-featured .block-title.color-full:after {
    background-color: #1e80d7
}

.sidebar-featured .carousel {
    padding-bottom: 30px
}

.sidebar-featured .control {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9
}

.widget-bottom-home {
    margin: 35px 0 0
}

.sidebar-video .video-content iframe {
    border: 3px solid #ffc72e
}

.single-control > .item {
    display: inline-block !important;
    float: left !important;
    margin: 0 16px 0 0 !important
}

.single-viewed img {
    display: inline-block;
    height: 24px
}

.single-viewed span {
    display: inline-block;
    color: #848484;
    font-size: 12px;
    font-family: Lato-Regular, Arial, sans-serif
}

.newsletter-form-2 form, .newsletter-form-2 label, .newsletter-form-2 label input {
    display: block;
    width: 100%;
    float: left
}

.newsletter-form-2 {
    width: 100%;
    float: left;
    margin: 30px 0;
    padding: 40px 40px 20px;
    box-sizing: border-box;
    color: #fff;
    background: url(../images/bg-newsletter-form.png) right center no-repeat #1e90c9;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.newsletter-form-2 .title {
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 13px;
    width: 100%;
    float: left;
    text-transform: uppercase
}

.newsletter-form-2 .subtitle {
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 19px;
    width: 100%;
    float: left
}

.newsletter-form-2 label {
    margin: 0 0 20px
}

.newsletter-form-2 label input {
    box-sizing: border-box;
    padding: 0 27px;
    font-size: 15px;
    height: 46px;
    border: 0;
    background: #fff;
    color: #3a3b3b
}

.newsletter-form-2 label input::-webkit-input-placeholder {
    color: #3a3b3b
}

.newsletter-form-2 label input::-moz-placeholder {
    color: #3a3b3b
}

.newsletter-form-2 label input:-ms-input-placeholder {
    color: #3a3b3b
}

.newsletter-form-2 label input:-moz-placeholder {
    color: #3a3b3b
}

.newsletter-form-2 .form-control {
    text-align: center;
    padding: 0;
    margin: 0 0 17px;
    border: 0;
    box-shadow: none;
    width: 100%;
    float: left;
    background: 0 0;
    height: auto
}

.newsletter-form-2 .btn-submit {
    background-color: #f3704f;
    color: #fff;
    display: inline-block;
    padding: 0 35px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    border: 0;
    box-shadow: none;
    text-transform: uppercase
}

.newsletter-form-2 .note {
    font-size: 11px;
    line-height: 17px;
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    font-family: HelveticaNeueVnu-Light, sans-serif
}

.newsletter-form-2 .message {
    font-size: 17px;
    line-height: 28px;
    display: block;
    width: 100%;
    float: left;
    color: #fff !important;
    margin-top: 0 !important
}

.newsletter-form-2 .message.error {
    color: #c9302c !important
}

.nav-post {
    width: 100%;
    float: left;
    display: block;
    box-sizing: border-box;
    margin: 0 0 20px;
    padding: 10px;
    border: 1px solid #e6e5e5
}

.nav-post .nav-post-item {
    width: 220px;
    max-width: 100%;
    display: block
}

.nav-post .nav-post-left {
    float: left;
    text-align: left
}

.nav-post .nav-post-right {
    float: right;
    text-align: right
}

.nav-post .nav-post-item p {
    color: #767676;
    font-size: 13px;
    line-height: 16px;
    margin: 0 0 9px;
    font-family: Lato-Regular, sans-serif
}

.nav-post .nav-post-item a {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 5px;
    text-decoration: none;
    color: #000
}

.same-content {
    width: 100%;
    float: left;
    display: block
}

.same-content .block-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: HelveticaNeueVnu-Roman, sans-serif
}

.same-content .row {
    margin-bottom: 25px
}

.same-content .featured .post_title {
    font-size: 1.4em
}

.same-content .featured .post_title a {
    line-height: 20px
}

.same-content .control {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 25px
}

.single .related-post p {
    margin: 0
}

.popup-default.popup-newsletter .popup-content {
    width: 690px
}

.popup-newsletter .btn-close {
    right: 0;
    top: -4px
}

.single-content h1 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: .83em;
    -webkit-margin-after: .83em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: 700
}

#sidebar, .container-single .container, .widget {
    position: initial
}

.container-single {
    position: relative
}

#sidebar .sidebar-inner {
    float: left;
    width: 100%
}

#sidebar .sidebar-inner.fixed {
    position: fixed;
    z-index: 1
}

#sidebar .sidebar-inner.bottom {
    position: absolute;
    z-index: 1;
    bottom: 0
}

.kk-star-ratings.lft {
    float: none
}