﻿
.news-detail .wrapper {
    padding-top: 200px;
}

/* NEWS
---------------------------------------*/
.news .slider.theme-custom {
    background-color: #F3F3F3;
}
.news .category {
    background-color: #F3F3F3;
    padding: 70px 160px 100px;
    text-align: center;
}
.news .category a {
    color: #ababab;
    display: block;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.news .category a:hover, .news .category a.active {
    color: #105ea8;
}
.news .category a:hover .figure-circle, .news .category a.active .figure-circle {
    background-color: #105ea8;
    margin-top: 5px;
    margin-bottom: 5px;
}
.news .category .figure-circle {
    background-color: #cbcbcb;
    margin: 0 auto 10px;
    padding: 35px;
    height: 135px;
    width: 135px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.news .feed {
    padding: 60px 180px 40px;
}
.news .feed .feed-head {
    border-bottom: 1px solid #a0badb;
    margin-bottom: 70px;
    /*padding-bottom: 10px;*/
    padding-bottom: 90px;
}
.news .feed .feed-head .figure-circle {
    background-color: #105ea8;
    float: left;
    margin-right: 20px;
    padding: 15px;
    height: 60px;
    width: 60px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.news .feed .feed-head h3 {
    color: #1253A6;
    float: left;
    font-size: 1.5em;
    margin-top: 10px;
}
.news .feed .feed-head .pagination {
    float: right;
    margin-top: 15px;
}
.news .feed .feed-foot .pagination {
    float: right;
    margin-top: -50px;
}
.news .feed .media {
    border-bottom: 1px solid #709ECB;
    margin-bottom: 70px;
    padding-bottom: 70px;
}
.news .feed .media .media-meta {
    color: #1253A6;
    display: table-cell;
    font-family: "superspace_bold", Helvetica, Arial, sans-serif;
    line-height: 1.2;
    padding-right: 20px;
}
.news .feed .media .media-meta > .month {
    font-size: 1.2em;
}
.news .feed .media .media-meta > .year {
    font-size: 0.8em;
}
.news .feed .media .media-meta > .date {
    font-size: 2.3em;
    line-height: 1.6;
}
.news .feed .media .media-left {
    padding-right: 70px;
}
.news .feed .media .media-object {
    width: 460px;
}
.news .feed .media .media-heading {
    font-size: 1.25em;
    margin-bottom: 25px;
}
.news .feed .media .media-heading a {
    color: #1253a6;
    font-size: 1em;
}
.news .feed .media .media-heading a:hover {
    text-decoration: underline;
}
.news .feed .media p {
    color: #969696;
    font-size: 1em;
    margin-bottom: 25px;
}
.news .feed .media .more {
    border-top: 1px solid #DFDFDF;
    clear: both;
    color: #105EA8;
    display: block;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    margin-top: 45px;
    padding: 25px 0 0;
}
.news .feed .media .more > span {
    background: url(/new_design/img/icon-arrow-right-blue@2x.png) no-repeat right center;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    display: inline-block;
    padding-right: 30px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.news .feed .media .more:hover span {
    padding-right: 33px;
}

.icon-news-1 {
    background-image: url(/new_design/img/icon-news-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-2 {
    background-image: url(/new_design/img/icon-news-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-3 {
    background-image: url(/new_design/img/icon-news-3.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-4 {
    background-image: url(/new_design/img/icon-news-4.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-5 {
    background-image: url(/new_design/img/icon-news-5.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-6 {
    background-image: url(/new_design/img/icon-news-6.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.category-dropdown .dropdown {
    /*top: -39px;*/
    top: 0px;
}
.category-dropdown .dropdown .btn {
    background-color: #1660a9;
    color: #FFF;
    font-size: 1em;
    padding: 5px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.category-dropdown .dropdown-menu {
    background-color: #1B3F72;
    border: none;
    margin-top: 0;
    padding: 25px 20px 15px;
    text-align: center;
    width: 100%;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
}
.category-dropdown .dropdown-menu > li {
    display: inline-block;
    margin-bottom: 10px;
    width: 32%;
}
.category-dropdown .dropdown-menu > li a {
    color: #FFF;
    display: block;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding: 0;
}
.category-dropdown .dropdown-menu > li a:hover, .category-dropdown .dropdown-menu > li a:focus {
    background-color: transparent;
    color: #FFF;
}
.category-dropdown .dropdown-menu .figure-circle {
    background-color: #efeeee;
    margin: 0 auto 5px;
    padding: 15px;
    height: 60px;
    width: 60px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.icon-news-1-mobile {
    background-image: url(/new_design/img/icon-news-1@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-2-mobile {
    background-image: url(/new_design/img/icon-news-2@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-3-mobile {
    background-image: url(/new_design/img/icon-news-3@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-4-mobile {
    background-image: url(/new_design/img/icon-news-4@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-5-mobile {
    background-image: url(/new_design/img/icon-news-5@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.icon-news-6-mobile {
    background-image: url(/new_design/img/icon-news-6@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
    height: 100%;
    width: 100%;
    display: block;
}

.post .editor {
    padding-bottom: 30px;
}

.inside {
    margin-left: 130px;
}

.spacing {
    display: table-cell;
    width: 35px;
}

.date-post {
    display: table-cell;
}

.date-post-area {
    background-color: #105EA8;
    color: #FFF;
    font-family: "superspace_bold", Helvetica, Arial, sans-serif;
    line-height: 1.2;
    padding: 20px 25px 0 10px;
    vertical-align: top;
}
.date-post-area > .month {
    font-size: 1.2em;
}
.date-post-area > .year {
    font-size: 0.8em;
}
.date-post-area > .date {
    font-size: 2.3em;
    line-height: 1.6;
}

.detail {
    display: table-cell;
    padding-top: 20px;
    vertical-align: top;
}
.detail .tag {
    color: #5C84BE;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1em;
    float: left;
    margin: 0 0 25px;
    width: 50%;
}
.detail .tag a {
    color: #5C84BE;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1em;
}
.detail .tag a + a:before {
    color: #5C84BE;
    content: "|";
    padding: 0 9px 0 5px;
}
.detail .social {
    float: right;
    list-style-type: none;
}
.detail .social > li {
    display: inline-block;
    margin-left: 4px;
}
.detail .social > li > .facebook {
    background: url(/new_design/img/facebook@2x.png) no-repeat center center;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    display: block;
    height: 32px;
    width: 32px;
}
.detail .social > li > .twitter {
    background: url(/new_design/img/twitter@2x.png) no-repeat center center;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    display: block;
    height: 32px;
    width: 32px;
}
.detail .social > li > .instagram {
    background: url(/new_design/img/instagram@2x.png) no-repeat center center;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    display: block;
    height: 32px;
    width: 32px;
}
.detail .social > li > .line {
    background: url(/new_design/img/line@2x.png) no-repeat center center;
    -moz-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    display: block;
    height: 32px;
    width: 32px;
}
.detail p {
    color: #969696;
    margin-bottom: 25px;
}

.detail-head {
    margin-bottom: 5px;
}
.detail-head .title {
    color: #1253a6;
    font-family: "superspace_bold", Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    float: left;
}
.detail-head .view {
    color: #949494;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1em;
    float: right;
    margin-top: 10px;
}

.ad-right {
    margin-top: 109px;
}

.related {
    background-color: #F0F0F0;
    padding: 60px 0 50px;
}
.related .topic {
    color: #1253A6;
    font-size: 1.6em;
    margin-bottom: 25px;
}
.related .post-article {
    float: left;
    margin-right: 30px;
    width: 258px;
}
.related .post-article:last-child {
    margin-right: 0;
}
.related .post-article .post-figure {
    margin-bottom: 15px;
}
.related .post-article h2 {
    font-size: 1.3em;
    margin-bottom: 10px;
}
.related .post-article h2 a {
    color: #1253A6;
}
.related .post-article h2 a:hover {
    text-decoration: underline;
}
.related .post-article p {
    color: #787878;
    font-size: 1em;
    margin-bottom: 10px;
}
.related .post-article .more {
    border-top: 1px solid #DFDFDF;
    clear: both;
    color: #105EA8;
    display: block;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    margin-top: 25px;
    padding: 20px 0 0;
}
.related .post-article .more > span {
    background: url(/new_design/img/icon-arrow-right-blue@2x.png) no-repeat right center;
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    display: inline-block;
    padding-right: 30px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.related .post-article .more:hover span {
    padding-right: 33px;
}

.advertise {
    padding: 45px 0;
    text-align: center;
}

.dropdown-menu>li>a {
    border-top: 0px !important;
    color: #0f0e9f;
    font-size: 1.3em;
    padding: 15px 0;
}

.news .feed .feed-head, .detail-head{
    *zoom: 1;
}

.breadcrumb {
    background: none;
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    border-radius: 0;
}
.breadcrumb li a {
    color: #363636;
    font-family: "superspace_regular", Helvetica, Arial, sans-serif;
    font-size: 1em;
}

@media only screen and (max-width: 1199px) {
    .news-detail .wrapper {
        padding-top: 170px;
    }
    .news .category {
        padding: 70px 50px 100px;
    }
    .news .feed {
        padding: 60px 40px 40px;
    }

    .inside {
        margin-left: 90px;
    }

    .related .post-article {
        width: 214px;
    }
}
@media only screen and (max-width: 991px) {
    .news-detail .wrapper {
        padding-top: 40px;
    }

    .news .category {
        padding: 40px 20px 70px;
    }
    .news .category a {
        font-size: 0.9em;
    }
    .news .category .figure-circle {
        padding: 30px;
        height: 100px;
        width: 100px;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }
    .news .category .col-sm-2 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .news .feed {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 40px 30px;
    }
    .news .feed .feed-head {
        margin-bottom: 50px;
    }
    .news .feed .feed-head .figure-circle {
        margin-right: 10px;
        padding: 10px;
        height: 45px;
        width: 45px;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }
    .news .feed .feed-head .pagination {
        margin-top: 15px;
    }
    .news .feed .feed-foot .pagination {
        margin-top: -35px;
    }
    .news .feed .media {
        margin-bottom: 50px;
        padding-bottom: 50px;
    }
    .news .feed .media .media-left {
        padding-right: 50px;
    }
    .news .feed .media .media-object {
        width: 340px;
    }
    .news .feed .media .media-heading {
        margin-bottom: 20px;
    }
    .news .feed .media p {
        margin-bottom: 20px;
    }
    .news .feed .media .more {
        margin-top: 30px;
        padding: 20px 0 0;
    }
    .news .feed .media .more > span {
        -moz-background-size: 17px 17px;
        -o-background-size: 17px 17px;
        -webkit-background-size: 17px 17px;
        background-size: 17px 17px;
        padding-right: 25px;
    }
    .news .feed .media .more:hover span {
        padding-right: 28px;
    }

    .post {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .related {
        font-size: 14px;
        font-size: 1.4rem;
    }

    .inside {
        margin-left: 0;
    }

    .adpadding {
        padding-left: 0;
    }

    .ad-right {
        margin-top: 97px;
    }

    .related .post-article {
        width: 226px;
    }
}
@media only screen and (max-width: 767px) {

    .news-detail .wrapper {
        padding-top: 20px;
    }

    .news .slider.theme-custom {
        background-color: #1660a9;
    }
    .news .feed {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 0;
    }
    .news .feed .feed-head {
        border-bottom: none;
        margin-bottom: 10px;
        padding-bottom: 0;
        text-align: center;
    }
    .news .feed .feed-head .figure-circle {
        float: none;
        margin: 0 auto;
        padding: 7px;
        height: 32px;
        width: 32px;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }
    .news .feed .feed-head h3 {
        float: none;
        font-size: 1.3em;
        margin-top: 5px;
    }
    .news .feed .media {
        margin-bottom: 25px;
        padding-bottom: 15px;
    }
    .news .feed .media .media-meta {
        padding-right: 0;
        width: 70px;
    }
    .news .feed .media .media-left {
        padding-right: 0;
    }
    .news .feed .media .media-object {
        width: 100%;
    }
    .news .feed .media .media-body {
        display: block;
        margin-top: 20px;
        margin-left: 70px;
        width: auto;
    }
    .news .feed .media .media-heading {
        margin-bottom: 10px;
    }
    .news .feed .media p {
        margin-bottom: 10px;
    }
    .news .feed .media .more {
        margin-top: 10px;
        padding: 10px 0 0;
    }
    .news .feed .media .more > span {
        -moz-background-size: 15px 15px;
        -o-background-size: 15px 15px;
        -webkit-background-size: 15px 15px;
        background-size: 15px 15px;
        padding-right: 20px;
    }
    .news .feed .media .more:hover span {
        padding-right: 20px;
    }

    .post {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .post .breadcrumb {
        margin-bottom: 10px;
    }
    .post .breadcrumb li {
        font-size: 0.9em;
    }
    .post .editor {
        padding-bottom: 10px;
    }

    .spacing {
        width: 10px;
    }

    .date-post-area {
        padding: 5px 10px 0 10px;
    }
    .date-post-area > .month {
        font-size: 1em;
    }
    .date-post-area > .year {
        font-size: 0.7em;
    }
    .date-post-area > .date {
        font-size: 2em;
        line-height: 1.4;
    }

    .detail {
        padding-top: 5px;
    }
    .detail .tag {
        font-size: 0.8em;
        margin-bottom: 10px;
        width: 60%;
    }
    .detail .tag a + a:before {
        padding: 0 2px 0 0;
    }
    .detail .social > li {
        display: inline-block;
        margin-left: 2px;
    }
    .detail .social > li > .facebook {
        -moz-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        background-size: 16px 16px;
        height: 16px;
        width: 16px;
    }
    .detail .social > li > .twitter {
        -moz-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        background-size: 16px 16px;
        height: 16px;
        width: 16px;
    }
    .detail .social > li > .instagram {
        -moz-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        background-size: 16px 16px;
        height: 16px;
        width: 16px;
    }
    .detail .social > li > .line {
        -moz-background-size: 16px 16px;
        -o-background-size: 16px 16px;
        -webkit-background-size: 16px 16px;
        background-size: 16px 16px;
        height: 16px;
        width: 16px;
    }
    .detail p {
        margin-bottom: 20px;
    }

    .detail-head {
        margin-bottom: 2px;
    }
    .detail-head .title {
        font-size: 1.3em;
    }
    .detail-head .view {
        margin-top: 3px;
    }

    .related {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .related {
        padding: 20px 0;
    }
    .related .topic {
        font-size: 1.4em;
        margin-bottom: 10px;
    }
    .related .post-article {
        margin-right: 10px;
        width: 31%;
    }
    .related .post-article .more {
        margin-top: 10px;
        padding: 10px 0 0;
    }
    .related .post-article .more > span {
        -moz-background-size: 15px 15px;
        -o-background-size: 15px 15px;
        -webkit-background-size: 15px 15px;
        background-size: 15px 15px;
        padding-right: 20px;
    }
    .related .post-article .more:hover span {
        padding-right: 20px;
    }

    .advertise {
        padding: 15px 10px;
    }
    .advertise img {
        display: block;
        max-width: 100%;
        height: auto;
    }
}