@import url("font-awesome.min.css");

body {
    font-family: "Source Serif Pro";
    font-size: 16px;

    scroll-behavior: smooth;
}


a {
    color: #1a3283;
}

a:focus,
a:hover {
    color: #000;
}





::-webkit-scrollbar {
    width: .5em;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}

::-webkit-scrollbar-thumb {
    background-color: #1a3283;
}

* {
    outline: none;
}

h1 {
    font-family: "Oswald";
    font-size: 40px;
    font-weight: bold;
}

.h2,
h2 {
    font-family: "Oswald";
    font-size: 28px;
    font-weight: bold;
}

h4 {
    font-size: 20px;
}

h3 {
    font-family: "Oswald";
    font-size: 28px;
}

p {
    font-size: 14px;
    line-height: 1.4;

    color: #000;
}

img {
    height: auto;
    max-width: 100%;
}

.link {
    color: #70c16f;
}

.link:hover {
    color: #370c3a;
}

.mb {
    margin-bottom: 40px;
}

.btn,
.wpcf7-submit {
    padding: 8px 18px;

    font-family: "Oswald";
    font-size: 14px;
    font-weight: 600;

    vertical-align: middle;

    color: #fff;
    border: 0;
    border-radius: 4px;
    background-color: #1a3283;
}

.btn:hover,
.wpcf7-submit:hover {
    background-color: #ccc;
}

.btn-plan {
    color: #1a3283;
    border: 1px solid #1a3283;
}

.btn-plan:hover {
    color: #fff;
    background-color: #1a3283;
}

.btn-primary,
.wpcf7-submit {
    background-color: #1a3283;
}

.btn-primary:hover,
.wpcf7-submit:hover {
    background-color: #0b5e8b;
}


.btn-light:hover {
    color: #370c3a;
    background-color: #fff;
}

.content-padding {
    padding: 100px 0;
}

.content-padding-top {
    padding-top: 60px;
}

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

.content-padding-md {
    padding: 50px 0;
}

.content-padding-sm {
    padding: 25px 0;
}

.gray-bg {
    background-color: #f2f2f2;
}

.logo-row {
    position: relative;
    z-index: 0;
}

.logo {
    width: 100%;
    max-width: 650px;
}


.blue-bg {
    background-color: #f2f5f7;
}



.navbar-nav {
    width: 100%;
    margin-top: 30px;

    text-align: center;

    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.navbar-nav > li {
    display: inline-block;
    float: none;
    margin: 0 15px;
}

.navbar-nav > li > a {
    padding: 10px 0;

    font-family: "Oswald";

    text-transform: initial;

    color: #000;
}

.leftMenu {
    padding: 30px 0;
}

.leftMenu .icon-menu {
    font-weight: bold;

    cursor: pointer;
}

.header {
    padding-top: 30px;
}

.rightMenu {
    padding: 22px 0;
}

.rightMenu .icon-search {
    padding: 8px;
    margin-left: 15px;

    cursor: pointer;
    vertical-align: middle;

    border: 1px solid #ccc;
    border-radius: 50%;
}


.navbar-nav > li > a {
    border-bottom: 4px solid transparent;
}


.nav > li > a:focus,
.nav > li > a:hover,
.nav > li.current-menu-item > a {
    border-color: #1a3283;
    background-color: transparent;
}


.footer-bottom {
    padding: 30px 0;

    font-size: 13px;

    color: #fff;
    background-color: #000;
}

.footer-nav {
    display: flex;
    padding: 0;
    margin: 0;

    font-size: 14px;
    list-style: none;

    color: #fff;
}

.footer-nav li {
    margin-right: 20px;
}

.footer-nav a {
    color: #fff;
}

.social-links {
    display: flex;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;

    justify-content: center;
}

.social-links li {
    width: 30px;
    margin: 5px;

    font-size: 20px;

    text-align: center;
}

.social-links li a {
    color: #000;
}


.social-links li.text {
    width: auto;

    font-size: 16px;
    line-height: 25px;
}

.footer {
    max-width: 1270px;
    padding: 30px 0;
    margin: auto;

    border-top: 1px solid #ccc;
}


.post-block {
    min-height: 490px;
    padding: 0 30px;

    border-left: 1px solid #d8d8d8;
}

.post-block .cat {
    font-size: 12px;

    text-transform: uppercase;

    color: #1a3283;
}

.post-block .post-thumb {
    width: 100%;
    padding: 15px;
    padding-top: 150px;
    margin-top: 5px;

    color: #fff;
    background-color: #e7e7e7;
    background-position: center;
    background-size: cover;
}

.post-slider .slick-list {
    margin-left: -30px;
}

.post-block.slick-current {
    border-left: 0;
}

.post-block .post-thumb span {
    margin-right: 10px;
}

.post-block .post-thumb span i {
    display: inline-block;

    vertical-align: -3px;
}


.post-block h3 {
    margin: 10px 0;
    margin-bottom: 15px;
}

.post-block h3 a {
    font-size: 24px;

    color: #000;
}

.post-block strong {
    color: #000;
}


.most-view h2 {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;

    font-weight: 500;
}


.most-view .slick-arrow {
    font-weight: bold;
}

.most-view .slide-arrow {
    margin-top: 15px;

    font-size: 20px;

    cursor: pointer;
}

.most-view .slick-arrow:hover {
    color: #ccc;
}

.most-view .slick-arrow {
    margin-left: 10px;
}


.search-block {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;

    display: none;
    width: 100%;
    height: 100%;
    padding-top: 130px;

    background-color: #fff;
}

.search-content {
    max-width: 80%;
    margin: auto;
}

.search-content div.asl_w,
#ajaxsearchlite1 .probox,
div.asl_w .probox {
    padding: 10px;

    background: #b4b4b4 !important;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
    font-size: 18px !important;
}

.search-content div.asl_w .probox .promagnifier {
    background: #1a3283;
}

div.asl_r.vertical {
    background: #1a3283 !important;
}

.search-close {
    position: absolute;
    top: 20px;
    right: 20px;

    font-size: 20px;

    cursor: pointer;
}


.main-post .post-thumb {
    position: relative;

    width: 100%;
    height: 400px;
    margin-bottom: 20px;

    background-position: center;
    background-size: cover;
}

.main-post .post-thumb:before {
    position: absolute;
    bottom: 0;
    /* IE6-9 */

    display: block;
    width: 100%;
    height: 100px;

    content: "";

    opacity: .2;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background:         linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:dximagetransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
    /* IE6-9 */
}

.main-post h2 {
    margin: 0;
}

.main-post h2 a {
    color: #000;
}

.main-post .post-meta {
    position: absolute;
    bottom: 10px;
    left: 20px;

    color: #fff;
}

.news-grid .post-meta span {
    margin-right: 10px;

    vertical-align: middle;
}

.news-grid .post-meta span i {
    vertical-align: -1px;
}

.news-grid .post-meta span + span i {
    vertical-align: -3px;
}

.main-post .post-meta span {
    margin-right: 10px;

    vertical-align: 1px;
}

.main-post .post-meta span i {
    vertical-align: -2px;
}


.defaultpost-thumb {
    position: relative;

    display: block;
    width: 100%;
    height: 250px;
    margin-bottom: 10px;

    background-color: #e9e9e9;
    background-position: center;
    background-size: cover;
}

.defaultpost-thumb .post-meta {
    position: absolute;
    bottom: 10px;
    left: 20px;

    color: #fff;
}

.defaultpost-thumb .post-meta span {
    margin-right: 10px;

    vertical-align: 1px;
}

.defaultpost-thumb .post-meta span i {
    vertical-align: -2px;
}

.horizontal-post {
    margin: 15px 0;
}

.no-top-margin {
    margin-top: 0;
}

.horizontal-post h2 {
    margin: 0;
    margin-bottom: 15px;

    font-size: 22px;
    font-weight: 500;

    color: #000;
}

.horizontal-post h2 a {
    color: #000;
}


.defaultpost-thumb:before {
    position: absolute;
    bottom: 0;
    /* IE6-9 */

    display: block;
    width: 100%;
    height: 100px;

    content: "";

    opacity: .2;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background:    -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background:         linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:dximagetransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
    /* IE6-9 */
}

.navbar-nav > li.spotlight > a:before {
    display: block;
    margin-bottom: 4px;

    font-family: "icomoon" !important;

    content: "\e90e";
}

.navbar-nav > li.trending > a:before {
    display: block;
    margin-bottom: 4px;

    font-family: "icomoon" !important;

    content: "\e90d";
}

.navbar-nav > li.topics > a:before {
    display: block;
    margin-bottom: 4px;

    font-family: "icomoon" !important;

    content: "\e90f";
}

.navbar-nav > li.regions > a:before {
    display: block;
    margin-bottom: 4px;

    font-family: "icomoon" !important;

    content: "\e90c";
}

.navbar-nav > li.account > a:before {
    display: block;
    margin-bottom: 4px;

    font-family: "icomoon" !important;

    content: "\e910";
}


.news-grid h2 {
    height: 45px;
    margin: 0;
    margin-bottom: 15px;
    overflow: hidden;

    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;

    color: #000;
}

.news-grid h2 a {
    color: #000;
}



.news-grid .post-content {
    min-height: 80px;
    margin-bottom: 20px;
}


.alm-btn-wrap {
    clear: both;

    text-align: center;
}

.alm-btn-wrap .btn {
    margin: 0;
}

.alm-btn-wrap .btn.loading:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;

    content: "";
    animation: rotate-s-loader 1s linear infinite;
    vertical-align: -3px;

    background-image: url("../img/refresh.png");
    background-size: cover;
}

.single-postpage {
    padding-top: 20px;
    padding-bottom: 20px;
}

.single-postpage .blue-bg {
    position: relative;

    min-height: 450px;
    margin-bottom: 30px;

    color: #fff;
    background-color: #1a3283;
}

.single-postpage .post-info {
    padding: 30px;
    padding-top: 200px;
}

.single-postpage .post-info .cat {
    text-transform: uppercase;
}

.single-postpage .post-info h1 {
    margin: 15px 0;

    font-family: "Oswald";
    font-size: 40px;
}


.single-postpage .post-thumb {
    position: absolute;
    top: 0;
    left: 0;

    width: 50%;
    height: 100%;

    background-position: center;
    background-size: cover;
}

.single-postpage .meta-info {
    font-size: 16px;

    color: #fff;
}

.single-postpage .post-thumb .view-info {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.single-postpage .post-thumb .view-info i {
    vertical-align: -2px;
}

.single-postpage .post-thumb .view-info span {
    margin-right: 10px;
}

.single-postpage .entry-content p {
    font-size: 16px;
}

.comment-form-comment label {
    display: block;
}

.comment-form-comment textarea {
    width: 100%;
}

#commentform .form-submit .submit {
    padding: 8px 18px;

    font-family: "Oswald";
    font-size: 14px;
    font-weight: 600;

    vertical-align: middle;

    color: #fff;
    border: 0;
    border-radius: 4px;
    background-color: #1a3283;
}

.single-postpage .entry-content #ai_post_reaction_main {
    position: absolute;

    padding: 0 20px;
    margin-top: -120px;
    margin-left: 20px;

    border-radius: 40px;
    background-color: #fff;
}

.single-postpage .entry-content #ai_post_reaction_main .ai_main_smiley_div {
    position: initial;

    display: block !important;
    width: auto;
    height: auto;
    margin: 0;

    opacity: 1 !important;
    background-color: transparent;
    box-shadow: none;
}

.single-postpage .entry-content #ai_post_reaction_main .ai_main_smiley_div ul#ai_reactions_main li a img {
    width: 25px !important;
    height: 25px !important;

    transform: scale(1);
}

ul#ai_reactions_main li a .ai_post_reactions_counter {
    position: absolute;
    top: -4px;
    right: -12px;

    width: 20px;
    height: 20px;
    padding: 0 !important;
    margin: 0 !important;

    line-height: 20px;

    text-align: center;
    vertical-align: -2px;

    color: #000;
    border-radius: 50%;
}

.single-postpage .entry-content #ai_post_reaction_main .ai_post_reactions_counter {
    display: none !important;
}

.single-postpage .entry-content ul#ai_reactions_main li a .ai_post_reactions_counter {
    display: block !important;
}

.ai_post_reactions_default_cont {
    display: none !important;
}


.ai_post_reactions_default span {
    vertical-align: -2px;
}

.ai_post_reactions_counter {
    vertical-align: -2px;
}

.single-postpage .entry-content #ai_post_reaction_main .ai_icon_loader {
    display: none !important;
}

@keyframes rotate-s-loader {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}


.single-postpage .entry-content iframe {
    width: 100%;
    height: 400px;
}

.navigation.post-navigation,
.navigation.posts-navigation {
    padding: 30px;
    margin-top: 30px;

    background-color: #f6f6f6;
}

.navigation.post-navigation .nav-links,
.navigation.posts-navigation .nav-links {
    display: flex;

    justify-content: space-between;
	    /*flex-direction: row-reverse;*/
}

.navigation.post-navigation h2,
.navigation.posts-navigation h2 {
    margin: 0;
    margin-bottom: 10px;

    font-size: 20px;
    font-weight: normal;
}

.navigation.post-navigation .nav-previous a:before,
.navigation.posts-navigation .nav-previous a:before {
    margin-right: 10px;

    font-family: "icomoon";

    content: "\e905";
    vertical-align: -2px;
}

.navigation.post-navigation .nav-next a:after,
.navigation.posts-navigation .nav-next a:after {
    margin-left: 10px;

    font-family: "icomoon";

    content: "\e906";
    vertical-align: -2px;
}

.addres {
    padding: 25px 30px;
}

.addres ul {
    padding: 0;
    margin: 0;
}

.addres ul li {
    margin-bottom: 15px;

    font-size: 18px;
    list-style: none;
}

.addres ul li i {
    width: 40px;
    height: 40px;
    margin-right: 10px;

    line-height: 40px;

    text-align: center;

    border: 1px solid #ccc;
    border-radius: 50%;
}

.form-control {
    height: 40px;
    padding: 10px 18px;
}

textarea.form-control {
    max-height: 100px;
}


.wv-wrapper.wv-circle-small {
    position: relative !important;

    margin: 10px 0 !important;
}

.category-item {
    position: relative;

    display: block;
    padding: 15px;
    margin-bottom: 30px;
}

.category-item a {
    position: relative;

    display: block;
    width: 100%;
    min-height: 200px;
    padding: 10px;

    border: 1px solid #fff;
}

.category-item a span {
    position: absolute;
    top: 50%;
    left: 50%;

    margin: auto;

    font-size: 24px;

    transform: translate(-50%, -50%);
    white-space: pre;

    color: #fff;
}

.category-item:before {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: "";

    opacity: .5;
    background-color: #000;
}


.categories-block h4 {
    position: relative;

    margin: 0;
    margin-bottom: 20px;

    font-family: "Oswald";
    font-size: 25px;
}

.categories-block h4:before {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 0;

    width: 100%;
    height: 4px;

    content: "";

    background-color: #000;
}

.categories-block h4 span {
    position: relative;
    z-index: 1;

    background-color: #fff;
}

.um-profile.um .um-name a {
    font-family: "Oswald";
    font-weight: normal;

    color: #1a3283;
}

body .um-profile-nav {
background: transparent;
    text-align: center;
    color: #000;
}
body .um-profile-nav .um-profile-nav-item{
	    display: inline-block;
}
body .um-profile-nav-item a{
	    color: #000!important;
}
body .um-header{
	border: 0px;
}

body .um .um-field-group-head,
body .picker__box,
body .picker__nav--prev:hover,
body .picker__nav--next:hover,
body .um .um-members-pagi span.current,
body .um .um-members-pagi span.current:hover,
body .um .um-profile-nav-item.active a,
body .um .um-profile-nav-item.active a:hover,
body .upload,
body .um-modal-header,
body .um-modal-btn,
body .um-modal-btn.disabled,
body .um-modal-btn.disabled:hover,
body div.uimob800 .um-account-side li a.current,
body div.uimob800 .um-account-side li a.current:hover {
    background-color: #1a3283;
}

.um-item .um-item-meta {
    padding-bottom: 20px;
    margin-bottom: 20px;

    font-size: 18px;

    color: #000;
    border-bottom: 1px solid #000;
}

body .um .um-tip:hover,
body .um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
body .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
body .um .um-member-name a:hover,
body .um .um-member-more a:hover,
body .um .um-member-less a:hover,
body .um .um-members-pagi a:hover,
body .um .um-cover-add:hover,
body .um .um-profile-subnav a.active,
body .um .um-item-meta a,
body .um-account-name a:hover,
body .um-account-nav a.current,
body .um-account-side li a.current span.um-account-icon,
body .um-account-side li a.current:hover span.um-account-icon,
body .um-dropdown li a:hover,
body i.um-active-color,
body span.um-active-color {
    color: #1a3283;
}


.main-forms {
    max-width: 500px;
    padding: 30px;
    margin: auto;

    border: 1px solid #ccc;
    border-radius: 10px;
}

.main-forms h2 {
    margin: 0;
    margin-bottom: 15px;

    font-weight: 600;
}

.main-forms a {
    color: #1a3283;
}

body .um input[type=submit].um-button,
body .um input[type=submit].um-button:focus,
body .um a.um-button,
body .um a.um-button.um-disabled:hover,
body .um a.um-button.um-disabled:focus,
body .um a.um-button.um-disabled:active {
    width: 100% !important;

    background: #1a3283;
}

body .um input[type=submit].um-button:hover,
body .um a.um-button:hover {
    background: #1a3283;
}

.defaultpost-thumb .video-show {
    position: absolute;
    right: 0;
    top: 0;

    padding: 15px;

    font-size: 25px;
    line-height: 1;

    color: #fff;
    background-color: #1a3283;
}

ul#ai_reactions_main .wv-wrapper.wv-circle-small {
    position: absolute !important;
    bottom: -84px;
    left: -40px;
}

.single-postpage article.post .entry-content {
    padding-top: 30px;
}

.single-postpage .entry-footer {
    display: none;
}

.single-postpage .entry-content #ai_post_reaction_main .ai_post_reactions_overcome {
    display: none !important;
}


@media (min-width: 480px) {
    .news-grid .col-md-3:nth-of-type(68),
    .news-grid .col-md-3:nth-of-type(79),
    .news-grid .col-md-3:nth-of-type(70),
    .news-grid .col-md-3:nth-of-type(59),
    .news-grid .col-md-3:nth-of-type(60),
    .news-grid .col-md-3:nth-of-type(61),
    .news-grid .col-md-3:nth-of-type(50),
    .news-grid .col-md-3:nth-of-type(51),
    .news-grid .col-md-3:nth-of-type(52),
    .news-grid .col-md-3:nth-of-type(41),
    .news-grid .col-md-3:nth-of-type(42),
    .news-grid .col-md-3:nth-of-type(43),
    .news-grid .col-md-3:nth-of-type(32),
    .news-grid .col-md-3:nth-of-type(33),
    .news-grid .col-md-3:nth-of-type(34),
    .news-grid .col-md-3:nth-of-type(23),
    .news-grid .col-md-3:nth-of-type(24),
    .news-grid .col-md-3:nth-of-type(25),
    .news-grid .col-md-3:nth-of-type(14),
    .news-grid .col-md-3:nth-of-type(15),
    .news-grid .col-md-3:nth-of-type(16),
    .news-grid .col-md-3:nth-of-type(5),
    .news-grid .col-md-3:nth-of-type(6),
    .news-grid .col-md-3:nth-of-type(7) {
        width: 33.33%;
    }

    .news-grid .col-md-3:nth-of-type(62),
    .news-grid .col-md-3:nth-of-type(63),
    .news-grid .col-md-3:nth-of-type(53),
    .news-grid .col-md-3:nth-of-type(54),
    .news-grid .col-md-3:nth-of-type(44),
    .news-grid .col-md-3:nth-of-type(45),
    .news-grid .col-md-3:nth-of-type(35),
    .news-grid .col-md-3:nth-of-type(36),
    .news-grid .col-md-3:nth-of-type(26),
    .news-grid .col-md-3:nth-of-type(27),
    .news-grid .col-md-3:nth-of-type(18),
    .news-grid .col-md-3:nth-of-type(17),
    .news-grid .col-md-3:nth-of-type(8),
    .news-grid .col-md-3:nth-of-type(9) {
        width: 50%;
    }
}

@media (max-width: 1024px) {
    .news-grid .post-content {
        min-height: 135px;
    }
}

@media (max-width: 768px) {
    .leftMenu {
        padding: 14px 0;
    }

    .rightMenu {
        padding: 5px 0;
    }

    .news-grid .post-content {
        min-height: initial;
        margin-bottom: 25px;
    }

    .footer-nav {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .header {
        padding-top: 15px;
    }

    .content-padding-md {
        padding: 15px 0;
    }

    .rightMenu .btn {
        display: none;
    }

    .logo-row {
        display: flex;

        align-items: center;
    }

    .leftMenu {
        padding: 0;
        margin-top: 7px;
    }

    .navbar-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;

        display: flex;
        width: 100%;
        margin: 0;

        background-color: #fff;

        justify-content: space-between;
    }

    .navbar-nav > li {
        margin: 0 8px;
    }

    .single-postpage .post-info {
        padding: 15px;
        padding-top: 300px;
    }

    .single-postpage .post-thumb {
        width: 100%;
        height: 260px;
    }

    .single-postpage .entry-content #ai_post_reaction_main {
        float: right;
        margin: 0;
        margin-top: -48px;

        background-color: #f3f3f3;
    }


    ul#ai_reactions_main .wv-wrapper.wv-circle-small {
        right: -290px;
/*         bottom: -10px; */
		bottom: 0px;
        left: initial;
    }

    .single-postpage article.post .wv-wrapper.wv-circle-small {
        right: -290px;
        bottom: -10px;
        left: initial;

        margin: 0 !important;
    }

    #ai_post_reaction_main + div .wv-wrapper.wv-circle-small {
        bottom: 50px;
    }


    .navigation.post-navigation {
        padding: 20px;
    }

    .navigation.post-navigation .nav-links {
        flex-direction: row-reverse;
        display: block;
    }

    .navigation.post-navigation .nav-links .nav-previous,
    .navigation.post-navigation .nav-links .nav-next {
        margin: 5px 0;
    }

    .post-block {
        padding: 0;

        border: 0;
    }

    .post-slider .slick-list {
        margin: 0;
    }

    .main-post .post-thumb {
        height: 150px;
        margin-bottom: 10px;
    }

    .main-post h2,
    .horizontal-post h2,
    .news-grid h2 {
        max-height: 70px;
        min-height: 70px;
        margin-bottom: 5px;
        overflow: hidden;

        font-size: 13px;
        font-weight: normal;
        line-height: 1.2;
    }

    .main-post h2,
    .horizontal-post h2 {
        min-height: initial;
    }

    .defaultpost-thumb {
        height: 100px;
        /* margin-bottom: 34px; */
    }

    .navbar-nav > li > a {
        font-size: 14px;
    }

    .horizontal-post.no-top-margin .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .horizontal-post .col-md-6 {
        float: left;
        width: 33.33%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .horizontal-post .col-md-6:last-child {
        width: 100%;
    }

    .news-grid .row .col-md-3 {
        float: left;
        width: 33%;
        padding-right: 5px;
        padding-left: 5px;
    }

    p {
        font-size: 12px;
    }

    .main-post {
        float: left;
        width: 50%;
        padding-right: 5px;
    }

    .main-post p + p {
        display: none;
    }

    .horizontal-post {
        float: right;
        width: 50%;
        padding-left: 5px;
        margin: 0;
    }

    .horizontal-post p + p {
        display: none;
    }

    .horizontal-post.no-top-margin {
        width: 100%;
        padding: 0;
    }

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

    .news-grid .row .col-md-3:nth-of-type(70),
    .news-grid .row .col-md-3:nth-of-type(71),
    .news-grid .row .col-md-3:nth-of-type(64),
    .news-grid .row .col-md-3:nth-of-type(65),
    .news-grid .row .col-md-3:nth-of-type(58),
    .news-grid .row .col-md-3:nth-of-type(59),
    .news-grid .row .col-md-3:nth-of-type(52),
    .news-grid .row .col-md-3:nth-of-type(53),
    .news-grid .row .col-md-3:nth-of-type(46),
    .news-grid .row .col-md-3:nth-of-type(47),
    .news-grid .row .col-md-3:nth-of-type(40),
    .news-grid .row .col-md-3:nth-of-type(41),
    .news-grid .row .col-md-3:nth-of-type(34),
    .news-grid .row .col-md-3:nth-of-type(35),
    .news-grid .row .col-md-3:nth-of-type(28),
    .news-grid .row .col-md-3:nth-of-type(29),
    .news-grid .row .col-md-3:nth-of-type(22),
    .news-grid .row .col-md-3:nth-of-type(23),
    .news-grid .row .col-md-3:nth-of-type(16),
    .news-grid .row .col-md-3:nth-of-type(17),
    .news-grid .row .col-md-3:nth-of-type(11),
    .news-grid .row .col-md-3:nth-of-type(10),
    .news-grid .row .col-md-3:nth-of-type(4),
    .news-grid .row .col-md-3:nth-of-type(5) {
        width: 50%;
    }

    .news-grid .row .col-md-3:nth-of-type(72),
    .news-grid .row .col-md-3:nth-of-type(66),
    .news-grid .row .col-md-3:nth-of-type(60),
    .news-grid .row .col-md-3:nth-of-type(54),
    .news-grid .row .col-md-3:nth-of-type(48),
    .news-grid .row .col-md-3:nth-of-type(42),
    .news-grid .row .col-md-3:nth-of-type(36),
    .news-grid .row .col-md-3:nth-of-type(30),
    .news-grid .row .col-md-3:nth-of-type(24),
    .news-grid .row .col-md-3:nth-of-type(18),
    .news-grid .row .col-md-3:nth-of-type(12),
    .news-grid .row .col-md-3:nth-of-type(6) {
        width: 100%;
    }

    .news-grid .row .col-md-3:nth-of-type(72) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(66) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(60) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(54) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(48) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(42) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(36) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(30) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(24) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(18) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(12) .defaultpost-thumb,
    .news-grid .row .col-md-3:nth-of-type(6) .defaultpost-thumb {
        float: right;
        width: 50%;
        margin-bottom: 40px;
        margin-left: 10px;
    }

    .search-block {
        padding: 0;
    }

    .search-content {
        height: 50px;
        max-width: 100%;
        padding-top: 10px;
        padding-left: 50px;

        border-bottom: 1px solid #ccc;
    }

    .search-close {
        top: 14px;
        right: initial;
        left: 15px;
        z-index: 999;
    }

    .search-block .search-content div.asl_w,
    .search-block #ajaxsearchlite1 .probox,
    .search-block div.asl_w .probox {
        padding: 0;
        margin: 0;

        border: 0 !important;
        background: transparent !important;
    }

    #ajaxsearchlite1 .probox,
    div.asl_w .probox {
        border: 0 !important;
        box-shadow: none !important;
    }

    .search-content div.asl_w .probox .promagnifier {
        display: none;
    }

    .search-close .icon-close:before {
        content: "\e905";
    }

    body div.asl_r.vertical#ajaxsearchliteres1 {
        left: 0 !important;

        width: 100% !important;
        box-sizing: border-box;
    }

    .defaultpost-thumb .video-show {
        top: 0;
        bottom: initial;

        padding: 8px;

        font-size: 8px;
    }

    .most-view .slide-arrow {
        display: none;
    }

    .post-slider .post-block {
        position: relative;

        padding-left: 120px;
    }

    .post-slider .post-block .post-thumb {
        position: absolute;
        top: 0;
        left: 0;

        width: 100px;
        height: 100px;
        padding: 0;
    }

    .post-slider .post-block .post-thumb span + span {
        right: 0;
        left: initial;
    }

    .post-block .cat {
        display: none;
    }

    .post-slider .post-block h3 {
        margin: 5px 0;
        margin-bottom: 10px;

        font-weight: normal;
        line-height: .3;
    }

    .post-slider .post-block h3 a {
        font-size: 14px;
        line-height: 1;
    }

    .post-slider .post-block {
        min-height: initial;
        margin-bottom: 20px;
    }

    .category-item a {
        min-height: initial;
        padding: 50px 10px;
    }

    .category-item {
        margin-bottom: 5px;
    }

    .news-grid .post-content p {
        display: none;
    }

    .defaultpost-thumb .post-meta,
    .main-post .post-meta {
        bottom: -30px;
        left: 0;

        color: #000;
    }

    /*     .news-grid .post-content {
    margin-top: 34px;
}
 */


    .post-block .post-thumb span {
        position: absolute;
        bottom: -30px;
        left: 0;

        color: #000;
    }

    .post-slider .post-block strong {
        display: none;
    }

    .main-post p,
    .horizontal-post p {
        display: none;
    }

    .main-post h2,
    .horizontal-post h2,
    .news-grid h2 {
        max-height: 62px;
        min-height: 62px;
        /*         margin-top: 30px; */
        margin-bottom: 20px;
    }

    .alm-btn-wrap {
        clear: both;
    }
    .footer-bottom {
        padding-bottom: 90px;
    }
    .post-slider .post-block p + p {
        display: none;
    }
    .post-slider .post-block {
        min-height: 125px;
    }
    .page-template-page-topic .footer,
    .page-template-page-regions .footer {
        display: none;
    }

    .page-header h1.page-title {
        font-size: 18px;
    }


    .navigation.post-navigation,
    .navigation.posts-navigation {
        padding: 20px;
        margin: 0;
    }
    .navigation.post-navigation h2,
    .navigation.posts-navigation h2 {
        max-height: initial;
        min-height: initial;
    }
    .main-post h2,
    .horizontal-post h2,
    .news-grid h2,
    .post-slider .post-block h3 {
        font-family: "Source Serif Pro";
    }
    .post-slider .post-block h3 {
        line-height: .6;
    }
}



.posts-navigation .nav-links .nav-previous a, .posts-navigation .nav-links .nav-next a{
    visibility: hidden;
	    position: relative;
}
.posts-navigation .nav-links .nav-previous a::after {
    /*content: "Old Articles";*/
    visibility: visible;
    position: absolute;
    left: 25px;
    top: 0;
    white-space: pre;
}
.posts-navigation .nav-links .nav-previous a::before, .navigation.posts-navigation .nav-next a:after{
	    visibility: visible;
}

.posts-navigation .nav-links .nav-next a::before {
    /*content: "New Articles";*/
    visibility: visible;
    position: absolute;
    right: 25px;
    top: 0;
    white-space: pre;
}

.comment-metadata, .comment-meta .says, .comment-body .wv-wrapper.wv-circle-small{
	display: none;
}

.comment-content{
	margin-top: 10px;
}


.mb-20 {
    margin-bottom: 20px;
}

.col-md-12 {float: left; width: 100%; padding-right: 5px; padding-left: 5px;}