/* [Master Stylesheet - v1.0]
- Template Name: The News Paper - News & Lifestyle Magazine Template
- Template Author: Colorlib
- Template URL: http://colorlib.com
- Version: 1.0
*/
/*
###### Index of Stylesheet ######
:: 1.0 Import Fonts
:: 3.0 Base CSS
:: 4.0 Header Area
:: 5.0 Hero Area
:: 6.0 Blog Post Area
:: 7.0 Video Post Area
:: 8.0 Footer Add Area
:: 9.0 Footer Area
:: 10.0 About Area
:: 11.0 Cool Facts
:: 12.0 Contact Area
*/
/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/custom-icon.css);
@import url(css/classy-nav.min.css);
@import url(css/nice-select.min.css);
/* :: 3.0 Base CSS */
* {
    margin: 0;
    padding: 0; }

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    /*background-image: url(img/bg-img/ghn.jpg)!important; */
    /*background-image: url(img/bg-img/ghn.jpg);*/
    background: #e2e6e7;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
        background:#fff;
    }}

@font-face {
    font-family: BPG3;
    src: url(fonts/dejavu.ttf)
}


@font-face {
    font-family: 'BPG Glaho Arial';
    src: url('fonts/bpg-glaho-arial-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/bpg-glaho-arial-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/bpg-glaho-arial-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/bpg-glaho-arial-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/bpg-glaho-arial-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/bpg-glaho-arial-webfont.svg#bpg_glaho_arialregular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family:bpg-arial;
    src: url(fonts/bpg-arial-caps-webfont.eot);
    src: url(fonts/bpg-arial-caps-webfont.eot?#iefix)
    format('embedded-opentype'),
    url(fonts/bpg-arial-caps-webfont.woff2) format('woff2'),
    url(fonts/bpg-arial-caps-webfont.woff) format('woff'),
    url(fonts/bpg-arial-caps-webfont.ttf) format('truetype'),
    url(fonts/bpg-arial-caps-webfont.svg#bpg_mrgvlovaniregular) format('svg')
}


@font-face {
    font-family: BPG;
    src: url(fonts/bpg-mrgvlovani-webfont.eot);
    src: url(fonts/bpg-mrgvlovani-webfont.eot?#iefix)
    format('embedded-opentype'),
    url(fonts/bpg-mrgvlovani-webfont.woff2) format('woff2'),
    url(fonts/bpg-mrgvlovani-webfont.woff) format('woff'),
    url(fonts/bpg-mrgvlovani-webfont.ttf) format('truetype'),
    url(fonts/bpg-mrgvlovani-webfont.svg#bpg_mrgvlovaniregular) format('svg')
}

@font-face {
    font-family: 'DejaVu Sans';
    src: url('fonts/dejavu-sans-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/dejavu-sans-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/dejavu-sans-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/dejavu-sans-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/dejavu-sans-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/dejavu-sans-webfont.svg#dejavu_sansregular') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: 'BPG Rioni Vera';
    src: url('fonts/bpg-rioni-vera-webfont.eot'); /* IE9 Compat Modes */
    src: url('fonts/bpg-rioni-vera-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/bpg-rioni-vera-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/bpg-rioni-vera-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/bpg-rioni-vera-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/bpg-rioni-vera-webfont.svg#bpg_rioni_veraregular') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: 'numeric';
    src: url('fonts/numeric.eot'); /* IE9 Compat Modes */
    src: url('fonts/numeric.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/numeric.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/numeric.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/numeric.svg#numeric') format('svg'); /* Legacy iOS */
}

#demo {
    font-family: "Helvetica Neue", Helvetica, Tahoma, Arial, "Microsoft YaHei UI","Microsoft YaHei", STXihei, SimSun, sans-serif;
}


.single-post-baner img{
    max-height: 60px;
}

.single-blog-post p {
    font-family: BPG Rioni Vera;
    font-weight: normal;
    line-height: 1.3;
    font-weight: 50;
}
#home .single-blog-post p {
    font-size: 14px;
}


p ,h1, h2, h4, h5{
    font-family: BPG3;
}
h3 {
    font-family: BPG;
}

h6{
    font-family:BPG Rioni Vera;
}

a {
    font-family:DejaVu Sans;
}
p {
    font-family: BPG Rioni Vera;
}

.latest-news .glyphicon{
    color:red;
    padding-left:3px;
    padding-right:3px;
}

.glyphiconi{
    color:red;
    padding-left:3px;
    padding-right:3px;
}

.latest-news h6 {
    font-family:BPG Rioni Vera;
}
.culture2-block {
    font-family:BPG Rioni Vera;
}

input {
    font-family:BPG Rioni Vera;
}
.classy-menu a {
    font-family: BPG;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #828282;
    line-height: 1.3;
    font-weight: 700; }

p {
    color: #5a5a5a;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 50; }

a,
a:hover,
a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    font-weight: 500;
    color: #1c1c1c;
    color: #152535;
}

#home a, #home a:hover, #home a:focus {

}
.article a {
    color: #007bff;
    transition: 0.5s;
}
.article a:hover{
    transition: 0.5s;
    color: #0056b3;
}

.article * {
    font-family: "BPG Rioni Vera" !important;
    /*font-size: 17px !important;*/
}

.article-content * {
    font-family: "BPG Rioni Vera" !important;
   /* font-size: 17px !important;*/
}

h3 a{
    color: #001b38d4;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700; }
h3 a:hover{
    color: #001b38d4;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700; }

ul,
ol {
    margin: 0; }
ul li,
ol li {
    list-style: none; }

img {
    height: auto;
    max-width: 100%; }

/* Spacing */
.mt-15 {
    margin-top: 15px !important; }

.mt-30 {
    margin-top: 30px !important; }

.mt-50 {
    margin-top: 50px !important; }

.mt-70 {
    margin-top: 70px !important; }

.mt-80 {
    margin-top: 80px !important; }

.mt-100 {
    margin-top: 100px !important; }

.mb-15 {
    margin-bottom: 15px !important; }

.mb-30 {
    margin-bottom: 30px !important; }

.mb-50 {
    margin-bottom: 50px !important; }

.mb-70 {
    margin-bottom: 70px !important; }

.mb-80 {
    margin-bottom: 80px !important; }

.mb-100 {
    margin-bottom: 100px !important; }

.ml-15 {
    margin-left: 15px !important; }

.ml-30 {
    margin-left: 30px !important; }

.ml-50 {
    margin-left: 50px !important; }

.mr-15 {
    margin-right: 15px !important; }

.mr-30 {
    margin-right: 30px !important; }

.mr-50 {
    margin-right: 50px !important; }

/* Height */
.height-400 {
    height: 400px !important; }

.height-500 {
    height: 500px !important; }

.height-600 {
    height: 600px !important; }

.height-700 {
    height: 700px !important; }

.height-800 {
    height: 800px !important; }

/* Section Padding */
.section-padding-80 {
    padding-top: 80px;
    padding-bottom: 80px; }

.section-padding-80-0 {
    padding-top: 80px;
    padding-bottom: 0; }

.section-padding-0-80 {
    padding-top: 0;
    padding-bottom: 80px; }

.section-padding-80-50 {
    padding-top: 30px;
    padding-bottom: 5px;
}
.video-fluid {
    width: 100%;
    float:left;
    height: auto;
    margin-bottom:10px;
}
.videoWrapper h6 a, .custom-video h6 a {
    display:inline-block;
    margin-bottom:10px;
    font-size:14px;
}
.custom-video , .videoWrapper{
    float:left;
    padding:0;
    margin:0;
}
#home .multimedia .custom-video {
    padding-right: 25px;
}
#single-post p {
    line-height: 1.5;
    font-size: 17px;
}
#single-post .post-title p {
    font-size: 14px;
}
#single-post .single-blog-post.featured-post-2 .post-data {
    padding:0;
}
#single-post .video-fluid:first-child {
    padding-right: 10px;
}
#single-post .videoWrapper:nth-child(2) {
    padding-right: 20px !important;
}
#single-post .videoWrapper:nth-child(3) {
    padding-right: 5px;
}

/* Section Heading */
.section-heading {
    margin-bottom: 15px;
    border-bottom: 3px solid #000; }
.section-heading h6 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px;
    color: #001b38d4;
    font-weight: 700;
    display: inline-block;
    text-align: center; }

/* Miscellaneous */
.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }

.bg-white {
    background-color: #ffffff !important; }

.bg-dark {
    background-color: #000000 !important; }

.bg-transparent {
    background-color: transparent !important; }

.font-bold {
    font-weight: 700; }

.font-light {
    font-weight: 300; }

.bg-overlay {
    z-index: 2;
    background-position: center center;
    background-size: cover; }

.bg-overlay::after {
    background-color: #f7f7f7;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #ffffff;
    right: 0;
    padding-right: 0;
    width: 30px;
    height: 30px;
    background-color: #6f7a86;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    right: -30px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        right: 0; } }
@media only screen and (max-width: 767px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        right: 0; } }

input:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: transparent; }

/* ScrollUp */
#scrollUp {
    background-color: #6f7a86;
    border-radius: 0;
    bottom: 60px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    right: 50px;
    text-align: center;
    width: 40px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
#scrollUp:hover {
    background-color: #000000; }
@media only screen and (max-width: 767px) {
    #scrollUp {
        bottom: 30px;
        right: 30px; }
    .page-post-title h3 {
        font-size: 0.8rem !important;
        line-height: 1.5;
    }
}

/* Button */
.newspaper-btn {
    display: inline-block;
    min-width: 160px;
    height: 52px;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    font-size: 14px;
    line-height: 52px;
    font-weight: 700;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-transform: capitalize;
    background-color: #6f7a86; }
.newspaper-btn.active, .newspaper-btn:hover, .newspaper-btn:focus {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background-color: #1c1c1c;
}

/* :: 4.0 Header Area */

.classynav .wrap-logo {
    display:none;
}

@media only screen and (min-width: 767px) {
    .main-img2 {
        height: 400px !important;
        width: 100%;
    }
    .page-head {
        height: 400px !important;
        margin-top:20px;
    }
    .wrap-logo {
        display: none;
    }
    .is-sticky .wrap-logo {
        display:block;
        float:left;
        margin-right:10px;
    }
    #single-post .single-blog-post .post-img {
        padding:10px;
    }
}

.post-meta p{
    transition-duration: 500ms;
}

#home .post-meta p:hover {
    color:#c00f0c;
    transition-duration: 500ms;
}
#home .love-block .post-meta a p:hover {
    color:#c00f0c;
    transition-duration: 500ms;
}
.post-meta h6:hover {
    color:red;
    transition-duration: 500ms;
}

.block-title {
    padding-top:5px;
    text-align: left;
}

.block-title a {
    color:#455b66;
    font-weight: 400;
}


.featured-post-2 a {
    font-size: 12px;
    text-align: left;
}


.header-area {
    position: relative;
    z-index: 100;
    width: 100%; }

.header-area .top-header-area {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    max-width: 1200px;
    max-height: 200px;
    margin:auto;
    background:#fff;
    position: relative;
    /*z-index: 1;*/
}

.header-area .top-header-area::after {

    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 5px;
}

.grid-item {
    padding:2px;
    font-size: 5px;

}

.blog-area .latest-news h3 {
    padding-right:30px;
}
#single-post .single-post {
    padding-left: 20px;
}
#single-post .featured-post {
    padding-left: 20px;
    padding-right: 10px;
    margin-bottom: 20px;
}
#single-post .multimedia h3 {
    float:left;
    display: block;
    width: 100%;
}

.blog-area .single-video-block{
    height: 280px;
    margin: 5px 0 20px 0;
}
.blog-area .single-video-block h6{
    display: block;
    padding: 10px 0 10px 0;
}
.latest-news {
    padding-top:10px;
}

.latest-news h3{
    color:#001b38d4;
    font-size:16px;
    text-align: right;
}

.latest-news h6 {
    text-align: left;
    font-size: 14px;
}


.highlighter-right
{ padding:0 !important;}



.highlighter-right .head-search {
    float:right;

}

.highlighter-right .head-search .form-inline {
    background-color: #f80000;

}

.highlighter-right .element-invisible {
    display:none;
}

.highlighter-right .head-search .inputbox {
    border: none;
    height: 30px;
}



.head-search .form-inline.news::before{
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content:"";
    position:absolute; right:30px; top:10px;
}
.header-area .top-header-area .top-header-content .logo{
    max-width: 180px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header-area {
        height: 70px; } }
@media only screen and (max-width: 767px) {
    .wrap-logo {
        display: none;
    }
    .header-area .top-header-area {
        height: 70px; } }
.header-area .top-header-area .top-header-content {
    padding:10px 0 10px 0;
    width: 100%;
    max-height: 200px;
    position: relative;
    z-index: 1; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header-area .top-header-content {
        height: 70px; } }
@media only screen and (max-width: 767px) {
    .header-area .top-header-area .top-header-content {
        height: 70px; } }
.header-area .top-header-area .top-header-content .logo a {
    display: block; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header-area .top-header-content .logo a {
        display: none; } }
@media only screen and (max-width: 767px) {
    .header-area .top-header-area .top-header-content .logo a {
        display: none; } }
.header-area .top-header-area .login-search-area {
    position: relative;
    z-index: 1; }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .top-header-area .login-search-area {
        margin-left: 30px; } }
.header-area .top-header-area .login-search-area .login a {
    display: inline-block;
    padding: 0 10px;
    color: #fff; }
.header-area .top-header-area .login-search-area .search-form form {
    width: 250px;
    height: 40px;
    position: relative;
    z-index: 2;
    margin-left: 50px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .top-header-area .login-search-area .search-form form {
        width: 400px; } }
@media only screen and (max-width: 767px) {
    .header-area .top-header-area .login-search-area .search-form form {
        margin-left: 0;
        width: 160px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .header-area .top-header-area .login-search-area .search-form form {
        margin-left: 0;
        width: 300px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .top-header-area .login-search-area .search-form form {
        width: 320px; } }
.header-area .top-header-area .login-search-area .search-form form input {
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
    padding: 0 15px;
    font-size: 12px;
    font-style: italic;
    color: #fff; }
.header-area .top-header-area .login-search-area .search-form form input.form-control {
    box-shadow: none; }
.header-area .top-header-area .login-search-area .search-form form button {
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    border: none;
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    outline: none; }
.header-area .top-header-area .login-search-area .search-form form .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: 1; }
.header-area .top-header-area .login-search-area .search-form form .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1; }
.header-area .top-header-area .login-search-area .search-form form .form-control:-ms-input-placeholder {
    color: #fff;
    opacity: 1; }
.header-area .top-header-area .login-search-area .search-form form .form-control::-ms-input-placeholder {
    color: #fff;
    opacity: 1; }
.header-area .top-header-area .login-search-area .search-form form .form-control::placeholder {
    color: #fff;
    opacity: 1; }
.header-area .newspaper-main-menu {
    position: relative;
    margin:auto;
    z-index: 100;
    height: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .newspaper-main-menu {
    } }
@media only screen and (max-width: 767px) {
    .header-area .newspaper-main-menu {

    } }

.header-area .newspaper-main-menu .classy-nav-container {
    background-color: transparent; }
.header-area .newspaper-main-menu .classy-navbar {
    height: 40px;
    padding: 0; }

.header-area .newspaper-main-menu .container { background:#fff;
    box-shadow: -4px 1px 3px 0 rgba(0,0,0,0.12), 4px 1px 8px 0 rgba(0,0,0,0.24); }
@media only screen and (max-width: 767px) {
    .header-area .newspaper-main-menu .classy-navbar {
        height: 50px; } }
.header-area .newspaper-main-menu .classy-navbar .logo {
    display: none; }
.header-area .newspaper-main-menu .classy-navbar .logo a {
    display: block;
    max-width: 160px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .newspaper-main-menu .classy-navbar .logo {
        display: block; } }
@media only screen and (max-width: 767px) {
    .header-area .newspaper-main-menu .classy-navbar .logo {
        display: block; } }
.header-area .newspaper-main-menu .classy-navbar .classynav ul li a {
    font-family: BPG;
    font-weight: 500; }
#navbarSupportedContent {
    padding-left:0;
}
.header-area .newspaper-main-menu .classy-navbar .classynav ul li a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:focus {
    font-weight: 500;
    color: #6f7a86; }
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
    text-transform: capitalize;
    padding: 12px 9px 11px;
    background-color: transparent;
    line-height: 1;
    color: #828282;
    font-weight: 100;
    font-size: 14px;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:focus {
    color: #1c1c1c; }
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a {
    position: relative;
    z-index: 1;
    color: #1c1c1c; }
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
    background-color: #6f7a86;
    width: 100%;
    height: 2px;
    position: absolute;
    top: -1px;
    left: 0;
    content: '';
    z-index: 10; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
        display: none; } }
@media only screen and (max-width: 767px) {
    .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
        display: none; } }
.header-area .is-sticky #stickyMenu {
    border-bottom: none; }
.header-area .is-sticky #stickyMenu .container     {
    background-color: #fff;}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }
@media only screen and (max-width: 767px) {
    .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }

/* :: 5.0 Hero Area */
.hero-area {
    position: relative;
    z-index: 1;
    padding: 10px 0 10px;
    background:#000;
}
.top-header-area .breaking-news-area {
    position: relative;
    z-index: 1;
    border-top: 2px solid #f80000;
    background: #ebebeb;
}
.top-header-area .breaking-news-area .news-title {
    min-width: 40px;
    height: 30px;
    background-color: #f80000;
    text-align: center;
    padding: 0 6px; }

.top-header-area .breaking-news-area .news-title p {
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
    line-height: 30px; }
@media only screen and (max-width: 767px) {
    .top-header-area .breaking-news-area .news-title p {
        font-size: 12px; } }
.top-header-area .breaking-news-area .news-title.title2 {
    background-color: #152535; }
@media only screen and (max-width: 767px) {
    .top-header-area .breaking-news-area .news-title {
        min-width: 100px;
        padding: 0 5px; } }
.top-header-area .breaking-news-area .ticker {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    background-color:#ebebeb; }
@media only screen and (max-width: 767px) {
    .top-header-area .breaking-news-area .ticker {
        padding: 0 5px; } }
.top-header-area .breaking-news-area .ticker ul {
    width: 100%;
    position: relative;
    z-index: 1; }
.top-header-area .breaking-news-area .ticker ul li {
    display: none;
    width: 100%; }
.top-header-area .breaking-news-area .ticker ul li a {
    display: block;
    font-size: 14px;
    color: #6f7a86;
    height: 30px;
    line-height: 30px; }
.top-header-area .breaking-news-area .ticker ul li a:hover, .top-header-area .breaking-news-area .ticker ul li a:focus {
    color: #152535; }
@media only screen and (max-width: 767px) {
    .top-header-area .breaking-news-area .ticker ul li a {
        font-size: 12px; }
}

.hero-add {
    position: relative;
    z-index: 1; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-add {
        margin-top: 80px;
        text-align: center; }
}

.hero-area .time span {
    color:#fff;
    text-align: left;
    margin-bottom: 0;
}

.social  {
    text-align: right;
}

.social i {
    color: #fff;
    margin-right: 10px;
    font-size:16px;
    transition: 0.4s;
}
.fa-info-circle {
    color:#9c9c9c;
}

.fa-rss:hover {color:#ee802f;}
.fa-facebook:hover {color:#4267b2;}
.fa-twitter:hover {color:#38A1F3;}
.fa-youtube:hover {color:#ED3833;}
.fa-instagram:hover {color:#125688;}
.fa-facebook-messenger:hover {color:#0084ff;}
.lang {
    text-align:right;
    color:#fff;
}



.container .content{
    background:#fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.second-cat {
    margin-top:15px;
    width:100%;
}

.cat img{
    min-width: 98%;
}
.mid-cat .img1 {
    display: block;
    width: 100%;
    overflow: hidden;
}
.mid-cat .img1 img {
    width: 100%;
    height:auto;
}

.mid-cat{
    width: 100%;
    margin:15px 0 0;
}

.mid-cat .cat1 .img1{
    height: 160px;
}

.mid-cat .cat {
    position:relative;
    max-height: 250px;
    border-radius: 3px;
    overflow: hidden;
    padding-bottom: 12px;
}
.mid-cat img {
    width: 100%;
    height: 100%;
}

.mid-cat .banner_cat img {
    margin-top: 25px;
}

.mid-cat h6 {
    font-size:13px;
    color:#5a5a5a;
    padding-top: 5px;
}

.culture-block {
    border-radius: 5px;
    padding: 10px 0;
    margin: 30px 0 10px;
    background: #e2e6e7;
}

.culture-block .cat {
    margin:15px;
    transition: 0.7s;
    border-bottom: 1px solid#e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;

}

.culture-block img{
    margin-top:0px;
}


.culture-block .cat:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.culture-block h3 {
    color:#001b38d4;
    padding:5px 15px 5px 15px;
    font-size: 16px;
}
.culture-block h6 {
    padding:5px 15px 5px 15px;
    color:#828282;
    font-weight: 50;
}


.culture-block .small-featured-post:hover {
    background-image: url(img/bg-img/ghn.jpg);
}

.culture2-block h3{
    color:#f80000;
    padding:5px 15px 5px 15px;
    font-size: 16px;
}


.culture2-block h6 {
    color:#828282;
    font-weight:50;
}

.carousel-indicators .sld-eff {
    width:10px;
    height:10px;
    cursor: pointer;
    border-radius: 50%;

}

.sld-img {
    width: 100%;
    display: inline-block;
}

.law-block .single-blog-post .post-thumb, .love-block .single-blog-post .post-thumb {
    padding-bottom: 10px;
}


.analitic-block .post-data .post-title {
    padding-top: 10px;
}

#home .analitic-block .analitic-img {
    width:100%;
    display: block;
    height: 175px;

}
#home .analitic-block .analitic-img img {
    width: 100%;
    height: 100%;
}

.cat1 .analitic-img {
    width:100%;
    display: block;
    height: 175px;

}

.carousel-caption {
    width:100%;
    left:0;
    height:140px;
    padding-bottom:20px;
    /*background: linear-gradient(to bottom, rgba(0,0,0,0.7)
     0%,rgba(0,0,0,0.7)
     44%,rgba(0,0,0,0.70)
     72%,rgba(0,0,0,0.70) 100%);  */
    bottom:0px;
}

    .swiper-slide::before {
        height: 100%;
        width: 100%;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        background: linear-gradient(0deg,rgba(0, 0, 0, 0.57) 2%,transparent);
        transition: all 1.3s;
    }

.carousel-item .carousel-caption p {
    line-height: 1.3;
}

/*.carousel-item::before {*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*content: "";*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*background: linear-gradient(0deg,rgba(0,0,0,.5) 30%,transparent);*/
    /*transition: all 1.3s;*/
/*}*/
.carousel-inner .carousel-item{
    max-width:570px !important;
}

.swiper-wrapper:hover .swiper-slide::before{
    opacity: 0.3;
}

.carousel {
    padding:15px 15px  0 15px;
}

.carousel-caption p {
    padding:0 20px 1220px 20px;
    line-height: 1.1;
    text-align: left;
    font-size: 22px;
    color:#fff;
    font-weight: 500;
}
.left-baner {
    margin:5px 0 15px;
}
.left-baner img{
    max-height: 200px;
    width: 100%;
}


.baner1 {
    overflow: hidden;
    display: block;
    padding: 15px;
    margin-bottom: 5px;
    height: 75px;
    width: 100%;
}
.baner1 .responsive {
    width: 100%;
    height: auto;
}

.baner1 {
    overflow: hidden;
    display: block;
    padding: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
    height: 75px;
    width: 100%;
}
.baner1 .responsive {
    width: 100%;
    height: auto;
}

.featured-post {
    float:left;
}




.featured-post-4  .post-thumb2  {
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 160px;
    text-align: left;
}


.featured-post-2 .post-thumb  {
    width:100%;
    position: relative;
    overflow: hidden;
    max-height: 150px;
    text-align: left;
}
.read-more .post-data .post-meta {
    width:100%;
    padding:5px;

    text-align: right;
    margin-bottom:20px;
}
.read-more .post-data a{
    color:#3e5f6f;}

.read-more .post-data:hover a{
    color:red;
}


.small-featured-post .post-thumb  img{
    padding:0 5px;
    max-width:60px;
}


.featured-post-4  .post-thumb2  {
    width: 100%;
    position: relative;
    overflow: hidden;
    max-height: 160px;
    text-align: left;
}

#home .economic-block {
    margin-top:20px;
}

.economic-block .post-thumb2 h3{
    color:#fff;
    position: absolute;
    bottom:0;
    left:0;
    font-size: 15px;
}



.analitic-block .post-thumb2 h3{
    color:#fff;
    position: absolute;
    bottom:0;
    left:0;
    font-size: 15px;
}

.line {
    width:100%;
    display: block;
    height: 1px;
    background:#ececec;
    float:left;
    margin:0 35px 15px 5px;
}


.analitic-block .post-thumb2 .eff {
    background:rgba(0,0,0,0.7);
    width:auto;
    padding:5px 10px 5px 15px;
}
.economic-block .post-thumb2 .eff {
    background:rgba(0,0,0,0.7);
    width:auto;
    padding:5px 10px 5px 15px;
}

.love-block .single-blog-post .post-thumb{
    padding-bottom: 0px !important;
}

.politic-block, .law-block, .love-block {
    padding:0 10px 0 10px;
}
.love-block .featured-post-3{
    padding: 0 15px 0 5px !important;

}
.love-block .single-blog-post:last-child{
    padding: 0 5px 0 15px !important;
    padding-bottom: 0px;
}

.love-block .post-thumb{
    padding-top:3px;
}

.law-block, .love-block h5{
    font-size:14px;
    color:#001b38d4;
}

.love-block h3{
    margin-left:5px;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom:5px;
    font-weight: 50;
    color:#001b38d4;
}
#home .love-block {
    margin-bottom: 30px;
}


.featured-post-2 h3 {
    display: block;
    width:100%;
}


.politic-block .featured-post-2 {
    float:left;
}


.politic-block h3, .law-block h3, .cronic h3 {
    font-size: 16px;
    color:#001b38d4;
    padding-left: 5px;
    margin-bottom: 2px;

}
.love-block a h3 {
    color: #001b38d4;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 700;
}


.hero-add {
    float:right;
    max-height:100px;
    width:auto;
}
.hero-add img {
    width: 100%;
    max-height: 100px;
}

.popular-news-area .news-category{
    background:#fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* :: 6.0 Blog Post Area */
.featured-post-2 {
    float:left;
    padding:0 5px 0 5px;
}
.featured-post-4 {
    float:left;
}
.economic-block .featured-post-4 {
    padding-bottom: 10px;
}

.featured-post-4  .post-thumb2  {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 175px;
    text-align: left;
}


.featured-post-2 .post-thumb img {
    min-height: 140px;
    width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.featured-post-2 .post-thumb:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

.law-block, .analitic-block, .economic-block, .love-block{
    display:block;
    margin-top:10px;
    margin-bottom:10px;
}

.law-block h3 {
    color:#001b38d4;
    font-size:16px;
}

.featured-post-3 .post-thumb img {
    min-height: 180px;
    max-height: 180px;
    width: 100%;

}
.love-block .featured-post-4 .post-thumb img {
    height:100%;
    width: 100%;

}
.law-block .featured-post-3, .love-block .featured-post-3 {
    float:left;
    padding:0 5px 0 5px;
}
.law-block .featured-post-3{
    min-height: 300px;
}


.law-block .small-posts, .love-block .small-posts {
    float:left;
}
.time-eff {
    color:#0A246A;
}

.law-block .small-posts, .love-block .small-posts {
    float:left;
}
.time-eff {
    color:#0A246A;
}

#calendar {
    max-height: 280px;
    padding:5px;
    width: 250px;
    margin: 10px 0 0 0;
}

#calendar .cal_data{
    padding-right:12px;
}




.single-blog-post .post-thumb a {
    display: block;
    display: inline-block;
    overflow: hidden;
}
.small-featured-post  .post-data {
    border-bottom: 1px solid #ececec;
}
.small-featured-post:last-child {
    border-bottom:none;
}

.economic-block  .post-data {
    padding:10px 0 10px 0;
    border-bottom: 1px solid #ececec;
}
.economic-block  .post-data:last-child {
    border:none;
}
.economic-block  .post-data p {
    line-height: 1.5;
}


.single-blog-post .post-data .post-catagory {
    font-size: 12px;
    color: #6f7a86;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    display: block; }

.single-blog-post .post-data .footer-post-catagory  {
    font-size: 12px;
    color: #d4d9de;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    display: block; }

.single-blog-post .post-data .post-title {
    display: block;
}
.single-blog-post .post-data .post-title h6 {
    color:#5a5a5a;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    line-height: 1.3; }
.single-blog-post .post-data .post-title h6:hover, .single-blog-post .post-data .post-title h6:focus {
    color: red;
    font-size: 14px; }
.single-blog-post .post-data .post-meta .post-date a {
    display: block; }
.single-blog-post .post-data .post-meta .post-date a:hover, .single-blog-post .post-data .post-meta .post-date a:focus {
    color: #6f7a86; }
.single-blog-post .post-data .post-meta .post-like {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
.single-blog-post .post-data .post-meta .post-like span {
    line-height: 1;
    margin-left: 15px; }
.single-blog-post .post-data .post-meta .post-like span:hover, .single-blog-post .post-data .post-meta .post-like span:focus {
    color: #6f7a86; }
.single-blog-post .post-data .post-meta .post-comment {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end; }
.single-blog-post .post-data .post-meta .post-comment span {
    line-height: 1;
    margin-left: 15px; }
.single-blog-post .post-data .post-meta .post-comment span:hover, .single-blog-post .post-data .post-meta .post-comment span:focus {
    color: #6f7a86; }
.single-blog-post.style-2 .post-data {
    padding: 10px 0; }
.single-blog-post.style-2 .post-data .post-title h6 {
    font-size: 14px; }
.single-blog-post.style-2 .post-data .post-meta .post-date a {
    font-size: 12px; }
.single-blog-post.style-3 {
    margin-bottom: 15px; }
.single-blog-post.style-3 .post-data {
    padding: 15px 0; }
.single-blog-post.style-3 .post-data .post-title h6 {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 30px; }
.single-blog-post.featured-post {
    margin-top:15px;
    position: relative;
    z-index: 1; }
.single-blog-post.featured-post .post-data {
    padding:10px 0;}

.single-blog-post .single-post-title {
    font-family:BPG Rioni Vera;
    color:#2d2d2d !important;
}

.single-blog-post .single-post-title:hover {
    color:#000 !important;
}

.single-blog-post.featured-post .post-data .post-title h6 {
    font-size: 25px;
    line-height: 1.3;
    font-weight: 500;
    border-left:3px solid #b70f0c;
    padding-left:10px;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .single-blog-post.featured-post .post-data .post-title h6 {
        font-size: 20px; } }
.single-blog-post.featured-post .post-data .post-author {
    margin-bottom: 15px;
    display: block;
    width: 100%; }
.single-blog-post.featured-post .post-data .post-author a {
    display: inline-block;
    color: #6f7a86; }
.single-blog-post.featured-post .post-data .post-excerp {
    font-weight: 500;
    margin-bottom: 40px;
    display: block;
    line-height: 2.1; }
.single-blog-post.featured-post.single-post .post-data {
    padding: 15px 0; }
.single-blog-post.featured-post.single-post .post-data p {
    margin-bottom: 15px; }
.single-blog-post.featured-post.single-post .post-data .related--post {
    display: block;
    font-size: 18px;
    color: #2c61db;
    margin: 40px 0; }
.single-blog-post.featured-post.single-post .post-data .related--post:hover, .single-blog-post.featured-post.single-post .post-data .related--post:focus {
    color: #6f7a86; }
.single-blog-post.featured-post-2 {
    position: relative;
    z-index: 1;
}
.single-blog-post.featured-post-2 .post-data {
    padding: 10px 0; }
.single-blog-post.featured-post-2 .post-data .post-title h6 {
    font-size: 15px;
    line-height: 1.15;
    margin-bottom: 20px;
    font-weight: 500; }
.single-blog-post.featured-post-2 .post-data .post-author {
    margin-bottom: 15px;
    display: block;
    width: 100%; }
.single-blog-post.featured-post-2 .post-data .post-author a {
    display: inline-block;
    color: #6f7a86; }
.single-blog-post.small-featured-post {
    position: relative;
    z-index: 1;

    padding: 5px 0 0 0; }

.single-blog-post.small-featured-post .post-data {
}
.single-blog-post.small-featured-post .post-data .post-catagory {
    margin-bottom: 10px;
    line-height: 1; }
.single-blog-post.small-featured-post .post-data.post-catagory h6{
    border-left:3px solid #000;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 10px;
    padding:5px 0 5px 0;
    font-weight: 50;  }
.single-blog-post.small-featured-post .post-data .post-title h6 {
    font-size: 14px;
    margin-bottom: 10px;
    padding:5px 0 5px 0;
    color:#252525;
    margin-top: 0;
    font-weight: 500;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 17px;
}

.single-blog-post.small-featured-post .post-data .post-title h6 a{
    color:#5a5a5a;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 17px;
}
.single-blog-post.small-featured-post .post-data .post-title h6:hover{
    color: #c00f0c;
}
.post-meta a p{
    font-size: 14px;
    color:#5a5a5a;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 17px;
}
.multimedia h6  a{
    font-size: 14px;
    color:#5a5a5a;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 17px;
}
.scale-label{
    font-size: 14px;
    color: #111;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    line-height: 17px;
}

.single-blog-post.small-featured-post .post-data .post-date {
    margin-bottom: 0;
    line-height: 1; }
.single-blog-post.small-featured-post:first-child {
    padding-top: 0; }
.single-blog-post.small-featured-post:last-child {
    padding-bottom: 0;
    border-bottom: none; }

@media only screen and (max-width: 767px) {
    .newspaper-post-like {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }


.category1{
    position: relative;
    z-index: 1;
}


.category1 ul li a{
    display: inline-block;
    font-weight: 500;
    padding:2px 8px 0;
    margin:0 5px 5px;
    color:#272727;
    font-size: 12px;
    font-family:BPG Rioni Vera;
}
.category1 ul li a:hover span{
    color:red;
}
.category1 ul li span {
    font-size: 12px;
    color:#ababab;
    font-family:BPG Rioni Vera;
}
.social3 span, .fa-eye{
    font-size: 14px;
    color:#ababab;
}
.fa-eye:hover {
    color: #1d1c1c;
}
.fa-eye:hover span{
    color: #1d1c1c;
}
.fa-facebook:hover span{
    color: #1d1c1c;
}

.tags {
    position: relative;
    z-index: 1;
    float:left;
    padding: 10px 0 5px;
}
@media only screen and (max-width: 767px) {
    .tags {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
.tags span {
    font-family: bpg rioni vera;
    font-size: 14px;
    color: #393939;
    font-weight: 500;
    padding-right: 5px; }
.tags ul li a {
    display: inline-block;
    color: #828282;
    background: #e9eff1;
    font-weight: 500;
    padding:2px 8px;
    margin:0 5px 05px;
    border-radius:10px;
    font-family:BPG Rioni Vera;
}
.tags ul li a:hover, .tags ul li a:focus {
    color: #dcdbdb;
    background:#22417a;

}

@media only screen and (max-width: 767px) {
    .post-like--comments {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }

.popular-news-widget {
    position: relative;
    z-index: 1;
    background-color: #eff4f9;
    padding: 60px 25px; }
.popular-news-widget h3{
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #6f7a86; }
@media only screen and (max-width: 767px) {
    .popular-news-widget h3 {
        font-size: 20px; } }
.popular-news-widget .single-popular-post {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
.popular-news-widget .single-popular-post h6 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.6;
    font-weight: 500; }
.popular-news-widget .single-popular-post h6 span {
    margin-right: 15px;
    color: #6f7a86; }
.popular-news-widget .single-popular-post h6:hover, .popular-news-widget .single-popular-post h6:focus {
    color: #6f7a86; }
.popular-news-widget .single-popular-post p {
    margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #828282;
    margin-left: 30px;
    line-height: 1; }
.popular-news-widget .single-popular-post:last-child {
    margin-bottom: 0; }

.latest-comments-widget {
    position: relative;
    z-index: 1;
    background-color: #eff4f9;
    padding: 60px 25px; }
.latest-comments-widget h3 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #152535; }
.latest-comments-widget .single-comments {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
.latest-comments-widget .single-comments .comments-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42px;
    flex: 0 0 42px;
    max-width: 42px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-top: 6px; }
.latest-comments-widget .single-comments .comments-thumbnail img {
    border-radius: 50%;
    display: block; }
.latest-comments-widget .single-comments .comments-text a {
    display: block;
    font-size: 16px;
    color: #1c1c1c;
    margin-bottom: 10px;
    line-height: 1.9; }
.latest-comments-widget .single-comments .comments-text a span {
    color: #a8a8a8; }
.latest-comments-widget .single-comments .comments-text a:hover, .latest-comments-widget .single-comments .comments-text a:focus {
    color: #6f7a86; }
.latest-comments-widget .single-comments .comments-text p {
    margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #828282;
    line-height: 1; }
.latest-comments-widget .single-comments:last-child {
    margin-bottom: 0; }

.newsletter-widget {
    position: relative;
    z-index: 1;
    background-color: #02031c;
    padding: 60px 25px; }
.newsletter-widget h4 {
    text-align: center;
    color: #6f7a86; }
.newsletter-widget p {
    font-size: 12px;
    text-align: center; }
.newsletter-widget form input {
    width: 100%;
    height: 50px;
    background-color: #44425a;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    margin-bottom: 25px;
    border: none;
    padding: 0 25px; }
.newsletter-widget form button {
    width: 100%;
    height: 50px;
    background-color: #6f7a86;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    border: none;
    padding: 0 25px;
    border-radius: 0; }
.newsletter-widget form button:hover, .newsletter-widget form button:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #fff;
    color: #6f7a86; }

.pagination {
    position: relative;
    z-index: 1; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pagination {
        margin-bottom: 80px; } }
@media only screen and (max-width: 767px) {
    .pagination {
        margin-bottom: 80px; } }

.pagination .page-link {
    font-size: 14px;
    border: none;
    color: #152535;
    background-color: transparent;
    text-align: center;
    line-height: 25px; }
.pagination .page-link:hover, .pagination .page-link:focus {
    background-color: #152535;
    color: #fff; }
.pagination .page-item.active .page-link {
    background-color: #152535;
    color: #fff; }
.pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.blog-post-author {
    position: relative;
    z-index: 1;
    padding: 40px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #ececec; }
.blog-post-author .author-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    min-width: 90px;
    padding-right: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%; }
.blog-post-author .author-thumbnail img {
    border-radius: 50%; }
.blog-post-author .author-info a {
    display: block;
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px; }
.blog-post-author .author-info a span {
    color: #656565;
    font-style: italic; }
.blog-post-author .author-info p {
    line-height: 2;
    margin-bottom: 0; }

.pager {
    position: relative;
    z-index: 1; }
.pager a {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #eff4f9;
    text-align: center;
    color: #1c1c1c;
    margin: 50px 0; }
.pager a.active, .pager a:hover, .pager a:focus {
    background-color: #1c1c1c;
    color: #fff; }
.pager a i {
    font-size: 16px; }

.comment_area {
    border-bottom: 1px solid #d0d5d8;
    padding-bottom: 50px; }
.comment_area .title {
    margin-bottom: 50px; }
.comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    min-width: 51px;
    margin-right: 45px;
    height: 51px;
    border-radius: 50%; }
.comment_area .comment-content .comment-author img {
    border-radius: 50%; }
.comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
.comment_area .comment-content .comment-meta .post-author {
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    color: #393939; }
.comment_area .comment-content .comment-meta .post-date {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #656565;
    display: block;
    margin-bottom: 15px; }
.comment_area .comment-content .comment-meta p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 2;
    font-weight: 500; }
.comment_area .single_comment_area {
    margin-bottom: 30px; }
.comment_area .single_comment_area:last-of-type {
    margin-bottom: 0; }
.comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }

.post-a-comment-area {
    padding-bottom:30px;
    position: relative;
    z-index: 1; }
.post-a-comment-area h4 {
    font-size: 24px;
    color: #393939;
    margin-bottom: 50px; }

.editors-pick-post-area {
    position: relative;
    z-index: 1;
    background-color: #eff4f9; }

.video-post-area {
    z-index: 1;
    margin: 0px 15px 10px 15px;
}

/*   .vid-eff {
    max-height: 220px;
    min-width: 100%;
    padding: 11px 11px 0 11px;
    background:#000;
    background:url(img/bg-img/vid.png) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    border-bottom: 15px solid black;
  }*/

.latest-news .single-video-block{
    margin:10px 0 20px 0;
}

.latest-news .single-blog-post.small-featured-post .post-data .post-title h6 {

    font-size: 15px;
}
.video-post-area .single-video-block {
}
.single-video-block:first-child {
    padding-right:0;
}
.single-video-block:last-child {

    padding-left:0;
}

.video-post-area .single-video-block h6 {
    padding-top:10px;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #5a5a5a;
}
.video-post-area .video-fluid {
    height: auto;
    margin-right: 15px;
}
.video-post-area .videoWrapper{
    padding:0 20px 0 0 ;
}
.video-post-area .videoWrapper iframe{
    height: 205px;
}

.video-post-area .video-fluid, .video-post-area .videoWrapper{
    padding:0 25px 0 0 ;

}

.video-post-area h3 {
    font-size: 16px;
    color:#001b38d4;
}

.single-video-post img {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms;
    width: 100%; }

.single-video-post .videobtn {
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.single-video-post .videobtn a {
    display: block;
    width: 70px;
    height: 40px;
    border-radius: 5px;
    background-color: #6f7a86;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px; }
.single-video-post .videobtn a:hover, .single-video-post .videobtn a:focus {
    background-color: #152535;
    color: #fff; }
.single-video-post:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }


.cronic {
    width:100%;
    display: block;
    margin-bottom:20px;
}


.cronic .line, .cronic h3 {
    padding-left:0;
    margin-left:0;
}

.cronics {
    display: block;
    float:left;
    width:100%;
    margin:0 0 20px ;
}

.cronics .single-blog-post-2{
    position: relative;
    z-index: 1;
}

.cronics .single-blog-post-2 h5{
    line-height: 1.1;
    font-size: 22px;
    font-weight: 500;
    font-family: BPG Rioni Vera;
    color:#fff;
    padding: 20px 0;
    text-align: left;
}
.cronics .single-blog-post-2 p{
    padding:0 20px 0px 10px;
    position: absolute;
    bottom: 0px;
    left: 12px;
    color:#fff;
    text-align: left;
}

.single-blog-post-2 span{
    padding:3px 5px 2px 5px;
    font-size: 12px;
    color:#fff;
    background:red;
    font-family: BPG;
    display: inline-block;
}


.cat span{
    padding:5px 8px 3px 8px;
    position: absolute;
    font-size: 11px;
    top: 5px;
    left: 0;
    color:#fff;
    background:red;
    font-family: BPG;
}


.carousel-item .ef{
    position: absolute;
    z-index: 999;
    padding: 3px 5px 2px 5px;
    font-size: 12px;
    color: #fff;
    background: red;
    font-family: BPG;
    display: inline-block;
}

.swiper-slide .ef{
    position: absolute;
    top: 10px;
    z-index: 999;
    padding: 3px 5px 2px 5px;
    font-size: 12px;
    color: #fff;
    background: red;
    font-family: BPG;
    display: inline-block;
}

.carousel-item h5{
    color: #fff;
    position: absolute;
    top: 5px;
    left: 0px;
    font-size: 14px;
}

.cronics .single-blog-post-2 img{
    width: 100%;
    height: 100%;
}

.cronics .single-blog-post-2 .post-thumb a::after {
    height: 80%;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.7) 10%,transparent);
    transition: all 1.3s;
}

.cronics:hover .single-blog-post-2 .post-thumb a::after {
    opacity:0.4;
}




.big-people .single-blog-post-2 a::after {
    height: 80%;
    width: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg,rgba(0,0,0,.7) 10%,transparent);
    transition: all 1.3s;
}

.big-people:hover .single-blog-post-2 a::after {
    opacity:0.4;
}


.content-block {
    margin-left: 32px;
    position: absolute;
    max-width: 600px;
    bottom: 15px;
    left: 0;
    z-index: 2;
    padding-left:10px;
}
.content-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #eb0028;
}
.big-people {
    display: block;
    float:left;
    width:100%;

}

.big-people .single-blog-post-2 {
    position: relative;

}

.big-people .single-blog-post-2 h5{
    font-size:20px;
    padding: 12px 0;
    color:#fff;
    font-weight: 500;
    text-align: left;
    font-family: BPG Rioni Vera;;
}

.big-people .single-blog-post-2 p{
    padding:0 15px 0px 10px;
    position: absolute;
    bottom:0px;
    left: 5px;
    color:#fff;
    text-align: left;
}


.big-people .single-blog-post-2 img{
    width: 100%;
    background: linear-gradient(0deg,rgba(0,0,0,.5) 30%,transparent);
    transition: all 1.3s;
    padding-left:0px;
}


/* :: 8.0 Footer Add Area */
.footer-add-area {
    position: relative;
    z-index: 1;
    padding: 20px 0; }
.footer-add-area .footer-add a {
    display: block; }
.footer-add-area .footer-add a img {
    width: 100%; }

/* :: 9.0 Footer Area */
.footer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    border-top: 3px solid #ed141e ;
    background-color: #000;
    height: 100%;
}
.footer-area .container{
    background-color: #000;
}

.hero-area .container {
    background-color:#000;
}


.footer-area .footer-widget-area {
    position: relative;
    padding:10px 20px;
    z-index: 1;
    width: 100%;
    margin:auto;
}
.footer-area .footer-widget-area a{
    color:#9ea1a2;
    transition: 0.3s;
}
.footer-area .footer-widget-area li{
    padding-top:5px;
}
.footer-area .footer-widget-area a:hover{
    color:#f7f7f7;
}

.footer-area .footer-widget-area ul{
    border-top: 1px solid #5d6465;
}


.footer-group {
    padding:5px 0 5px 0;
    margin-bottom: 35px;
    border-top: 1px solid #3e4047;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(62, 64, 71);
    box-shadow: 0 -1px 0 #000;
}
.footer-group .copyright {
    float: left;
    font-size:12px;
}
.footer-group .top-ge {
    float: right;
}
.footer-group .legal-links {
    float: right;
    text-align: right;
}

.legal-links li {
    display: inline;
}
.footer-group a{
    color:#999;
}

.social2 {
    margin-top:25px;
    width:60px;
    transition: 0.4s;
}

.social2  i{
    color:#fff;
    padding: 12px;
    font-size:25px;
    width: 50px;
    text-align: center;
    text-decoration: none;
}





.footer-area .footer-widget-area .footer-logo {
    display: block;
    width: 150px;
    height: 50px;
    margin-bottom: 10px;
}
.footer-area .footer-widget-area .footer-logo a{
    display: block;
    max-width: 150px;
}
.footer-area .footer-widget-area .white-img {
    width: 150px;
    display: block;
    position:absolute;
    z-index: 1;
    transition: 0.5s;
}
.footer-area .footer-widget-area .red-img {
    width: 150px;
    position:absolute;
    z-index:2;
    opacity: 0;
    transition: 0.5s;
}
.footer-area .footer-widget-area .footer-logo:hover .red-img {
    transition: 0.5s;
    opacity: 1;
}
}


.footer-area .footer-widget-area .widget-title {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    color: #fff; }

.footer-area .footer-widget-area .list  {
    position: relative;
    z-index: 1;
    border-top: none;
}

.footer-area .footer-widget-area .list li {
    padding: 5px 0;
    line-height: 1;
}

.footer-area .footer-widget-area .list li a {
    padding: 15px 0;
}

.footer-area .footer-widget-area .list li a:hover, .footer-area .footer-widget-area .list li a:focus {
    color: #fff; }
.footer-area .bottom-footer-area {
    color: #fff;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 70px; }
.footer-area .bottom-footer-area p {
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 0; }
.footer-area .bottom-footer-area p a {
    color: rgba(255, 255, 255, 0.5); }
.footer-area .bottom-footer-area p a:hover, .footer-area .bottom-footer-area p a:focus {
    color: #fff; }

.footer-area .footer-widget-area .single-blog-post  .post-data h6{
    transition-duration: 800ms;
    text-decoration: none;
    outline: 0 solid transparent;
    color: #fff;
}
.footer-area .footer-widget-area .single-blog-post  .post-data h6:hover{
    color:#d0d0d0;
}

/* :: 10.0 About Area */
.about-area {
    position: relative;
    z-index: 1; }
.about-area h2 {
    font-weight: 500;
    margin-bottom: 50px;
    font-size: 40px; }
@media only screen and (max-width: 767px) {
    .about-area h2 {
        font-size: 30px; } }
.about-area p {
    font-weight: 500; }

.single-cool-fact {
    position: relative;
    z-index: 1; }

.single-team-member {
    position: relative;
    z-index: 1; }
.single-team-member .team-info {
    padding: 50px 0;
    text-align: center; }
.single-team-member .team-info h5 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #393939; }
.single-team-member .team-info h6 {
    margin-bottom: 0;
    font-size: 14px;
    color: #656565; }

/* :: 11.0 Cool Facts */
.single-cool-fact {
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 80px; }
.single-cool-fact h3 {
    font-size: 20px;
    margin-bottom: 0;
    color: #a5a5a5;
    font-weight: 700;
    margin-right: 15px; }
.single-cool-fact .cf-text {
    text-align: left; }
.single-cool-fact .cf-text h6 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #393939; }
.single-cool-fact .cf-text span {
    font-size: 12px;
    color: #656565; }

/* :: 12.0 Contact Area */
.map-area {
    position: relative;
    z-index: 2;
    margin-top: 80px; }
.map-area #googleMap {
    width: 100%;
    height: 680px; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .map-area #googleMap {
        height: 500px; } }
@media only screen and (max-width: 767px) {
    .map-area #googleMap {
        height: 350px; } }

.single-contact-information {
    position: relative;
    z-index: 1; }
.single-contact-information h6 {
    font-size: 14px;
    border-bottom: 2px solid #6f7a86;
    display: inline-block;
    color: #6f7a86; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area {
        margin-bottom: 80px; } }
@media only screen and (max-width: 767px) {
    .contact-form-area {
        margin-bottom: 80px; } }
.contact-form-area .form-control {
    height: 45px;
    width: 100%;
    background-color: #f3f5f8;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 15px;
    border: none;
    border-radius: 0;
    padding: 0 20px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
.contact-form-area .form-control:focus {
    box-shadow: none; }
.contact-form-area textarea.form-control {
    height: 200px;
    padding: 15px 20px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }

.contact-area {
    position: relative;
    z-index: 1; }
.contact-area .contact-title h2 {
    font-size: 40px;
    color: #393939;
    margin-bottom: 80px; }
@media only screen and (max-width: 767px) {
    .footer-group {
        margin-bottom: 60px;
    }
    .contact-area .contact-title h2 {
        font-size: 30px; } }

/*# sourceMappingURL=style.css.map */


/*# calendar*/


.datepicker {
    max-width: 275px;
    background: #fdfdfd;
    border-radius: 10px;
    margin: 15px auto;
    overflow: hidden;
}

.datepicker .ui-datepicker-inline {
    padding: 30px;
}
.datepicker .ui-datepicker-header {
    text-align: center;
    font-size: 1.4em;
    padding-bottom: .5em;
    letter-spacing: .1em;
    color: #333;
}
.datepicker .ui-datepicker-header .ui-datepicker-prev,
.datepicker .ui-datepicker-header .ui-datepicker-next {
    display: none;
    float: left;
    cursor: pointer;
    font-size: 1.4em;
    padding: 0 5px;
    margin-top: -8px;
    color: #ddd;
    transition: .6s;
}
.datepicker .ui-datepicker-header .ui-datepicker-next {
    float: right;
}
.datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
    transform: translateX(-25px)
}
.datepicker .ui-datepicker-header .ui-datepicker-next:hover {
    transform: translateX(25px)
}
.datepicker .ui-datepicker-calendar {
    width: 100%;
    text-align: center;
}
.datepicker .ui-datepicker-calendar thead {
    color: #ddd;
}
.datepicker .ui-datepicker-calendar tr th,
.datepicker .ui-datepicker-calendar tr td {
    padding-bottom: .4em;
}
.datepicker .ui-datepicker-calendar a {
    color: #333;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid transparent;
    cursor: pointer;
}
.datepicker .ui-datepicker-calendar a:hover {
    background: #3e5f6f;
    color: #fff;
    transition: .7s;
    transform: scale(1);
}
.datepicker .ui-datepicker-calendar .ui-state-highlight {
    background: #3e5f6f;
    color: #fff;
}
.datepicker .ui-datepicker-calendar .ui-state-highlight:hover {
    color: #fff;
}


.info1 {
    height: 30px;
    width:100%;
    padding-bottom:30px;
    border-bottom: 1px solid #ececec;
}

.single-blog-post .post-data .social3 {
    margin-bottom:5px;
    text-align: right;
    width:100%;
    display: block;
}
.social3 a:first-child {
    float: left;
}
.social3 a:nth-child(2) {
    float: left;
}

#home .love-block .post-meta p:hover {
    color: #5a5a5a;
}
.love-block .single-blog-post .post-thumb a  {
    height:175px;
}

.social3 i{
    padding:5px 5px 0 5px;
    margin:5px 0;
    font-size:16px;
    max-width: 75px;
    text-decoration: none;
}

.social3 .fa-facebook {color:#ababab;}
.social3 .fa-twitter {color:#ababab; padding-right: 0px;}
.social3 .fa-youtube {color:#ED3833;}
.social3 .fa-instagram {color:#125688;}
.social3 .fa-facebook-messenger {color:#ababab;}
.social3 .fa-link {color:#ababab;}
.social3 .fa-print {color:#ababab;}
.social3 .fa-envelope {color:#ababab;}

.social3 .fa-facebook:hover { color:#4267b2;}
.social3 .fa-twitter:hover { color:#38A1F3;}
.social3 .fa-youtube:hover { color:#ED3833;}
.social3 .fa-instagram:hover {color:#125688;}
.social3 .fa-facebook-messenger:hover {color:#0084ff;}
.social3 .fa-link:hover {color:#212529;}
.social3 .fa-print:hover {color:#212529;}
.social3 .fa-envelope:hover { color:#1a9e6f;}

.single-blog-post .post-data .underline {
    float:left;
    margin:10px 10px 0 0;

}
.blog-area .big-people {
    margin-bottom: 30px;
}
.blog-area .cat img {
    max-height: 220px;
    max-width: 380px;
}
.blog-area .calendar-cat {
    float: left;
    display: block;
    max-width: 380px;

}
.blog-area .single-blog-post .post-thumb{
    width:100%;
}
.blog-area .single-blog-post .post-title p{
    font-size:14px;
}
.blog-area .single-blog-post a img{
    width: 100%;
    margin:auto 0;
}
.post-img {
    overflow: hidden;
    display: block;
    width:100%;
    max-height: 400px;
}
.blog-area .single-blog-post{
    width: 100%;
    height: auto;
}
.sites-logo {
    margin:5px 0 10px 0;
    max-width: 150px;
    display: block;
}
.blog-area .video-post-area {
    background:#fff;
    margin:0;
    padding:0px;
}

.blog-area .video-post-area .container {
    padding:0 30px 0 30px;
}

.most-watched {
    max-width: 270px;
    margin:12px 0 15px;

}

.most-watched h3 {
    color: #001b38d4;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 700;

}

.most-watched .description {
    min-height: 80px;
    border-bottom: 1px solid #ececec;
}

.most-watched .description .text1 {
    display:block;
    font-size: 15px;
    color:#001b38d4;
    padding:5px 0  5px 0;
    height: auto;
}

.most-watched a:nth-child(4) .scale {
    width: 55%;
}
.most-watched a:nth-child(5) .scale{
    width: 45%;
}
.most-watched a:nth-child(6) .scale{
    width: 35%;
}
.most-watched a:nth-child(7) .scale{
    width: 25%;
}
.most-watched a:nth-child(8) .scale{
    width: 15%;
}


.most-watched .scale {
    margin-top: 5px;
    height: 10px;
    display: block;
    background: #22417a;
    background-image: -webkit-linear-gradient(left,#ebf1f8 0,#22417a 60%);
    background-image: linear-gradient(to right,#ebf1f8 0,#22417a 60%);
    float:left;
    transition: 0.5s;
}
.description:hover .scale{
    width:60%;
}
.most-watched .scale-label {
    margin-left:5px;
    float:left;
    display: block;
    width:auto;
}
.scale-label .fa-eye {
    color: #22417a;
}

.most-watched .msnumbering {
    display: block;
    float: left;
    position:static;
    font-size:40px;
    color:#22417a;
    background:none;
    font-family:numeric;
}

.newspaper-post-like {
    padding-left: 0px;
}

.artmaspiroba {
    width: auto;
    padding-left: 14px;
}
.news-icon {
    width:20px;
    height: 20px;
    width: auto;
    padding-left:18px;
}
.news-icon i{
    font-size: 20px;
    color:#22417a;
}

.artmaspiroba a {
    display: block;
    height: 256x;
    line-height: 28px;
    text-decoration: underline;
    font-size: 16px;
    padding-left: 42px;
    position: relative;
    color:#22417a;
}
.artmaspiroba a:before {
    content: "R";
    font-weight: 700;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: -10px;
    text-align: center;
    line-height: 19px;
    background: #fff;
    border: 1px solid #22417a;
    border-radius: 50%;
    font-size: 16px;
    font-family: BPG Rioni Vera;
}

#single-post .vid-eff{
    padding: 8px 8px 0 8px;
    max-height: 173px;
    border-bottom: 10px solid black;
}
#single-post .single-video-post {
    margin:0 auto;
    position: relative;
    max-height: 155px;
    min-height: 155px;
    width: 100%;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 5px;}
#single-post .single-video-block {
    height:auto;
}
#single-post .bg-img .single-video-block:first-child {
    padding-right:25px;
}
#single-post .bg-img .single-video-block:last-child {
    padding-left:25px;
}
#single-post .latest-news {
    margin:0 auto;
}

#single-post .cronics, #single-post .big-people {
    margin:20px 0 20px 0;
}


#single-post .cronics .post-thumb a{
    display: block;
    width:100%;
    overflow: hidden;
}
#single-post .big-people .post-thumb a{
    display: block;
    width:100%;
    height: 300px;
    overflow: hidden;
}
#single-post .single-blog-post-2 h5{
    font-size:17px;
}
#single-post .post-img{
    max-height:100%;
}

.autor {
    font-family:BPG Rioni Vera;
    width:100%;
    padding-top: 10px;
    display: block;}

.autor span a{
    font-weight: 900;
}

.photo-des p {
    padding-top:5px;
    font-size:12px;
    color:#acb9bc;
}

blockquote {
    background-image: url(img/bg-img/quote.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding: 2px;
    text-indent: 30px;
    background-position: 8px 6px;
    border-left:3px solid #ececec ;
}

blockquote span {
    font-style: italic;
}

blockquote p{
    padding-left:8px;
    text-align: justify;
}
.small-video-block, .video-block {
    padding:10px 20px 25px 18px;
}

.small-video-block a{
    font-size: 16px;
}
.video-block a{
    font-size: 19px;
}


#myDIV {
    display: block;
    color:#fff;
    display:none;
    font-size: 30px;
    position: absolute;
    top:20px;
    right:40px;
}

.sngle-biography {
    width:100%;
    display: block;
    height: auto;
    padding:15px 10px 25px;
    overflow: hidden;

}
.sngle-biography img {
    width:100%;
    min-height: 330px;
}

.sngle-biography .aut-img {
    display:block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.sngle-biography .aut-img::after{
    background-image: radial-gradient(ellipse 300% 90% at center 40%,rgba(0,0,0,.1) 0,rgba(0,0,0,.8) 100%);
    left: 0;
    background-position: center;
    background-size: cover;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    content: "";
    transition: all 1s;
}
.sngle-biography:hover .aut-img::after {
    opacity: 0.6;
    transition: all 1s;
}

.sngle-biography .author-name{
    display: inline-block;
    position: absolute;
    z-index: 2;
    bottom:50px;
    left:30px;
    color: #fff;
    transition: all 1s;
    font-size: 18px;
}
.sngle-biography .author-name:hover {
    color: #ccc;
}

.sngle-biography .author-prof {
    display: inline-block;
    position: absolute;
    z-index: 2;
    bottom:30px;
    left:30px;
    color: #fff;
}
.h3 {
    margin-top: 20px;
}
@media only screen and (min-width: 767px) {
    .swiper-container {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .sld-img {
        width: 100%;
    }
    .sld-img img {
        display: block;
        width: 600px;
        height: 350px;
    }
}

@media only screen and (max-width: 767px) {
    img {height:auto;}

    .sld-img {
        display: block;
        width: 100%;
        height: 240px;
    }
    .sld-img img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .carousel-caption {
        height:35%;
    }
    .carousel-caption p{
        position:absolute;
        top:5px;
        line-height:1;
        text-align: left;
        font-size: 15px;
        color: #fff;
    }
    .carousel-indicators {
        display: none;
    }

    #home .analitic-block .analitic-img {
        height: auto;
    }
    .social3 span, .fa-eye {
        font-size: 12px;
    }
    .social3 .float-right a{
        font-size: 12px;
    }
    .page-special-info {
        padding: 0 !important;
    }
    .cronics .cronic-img {
        height:100% !important;
    }

}

/*LTS*/
.mobile-secondary-meny {
    margin-left: 20px;
}
.mobile-secondary-meny .nav-link:after {
    font-family: classyfonts;
    content: "\e900";
    font-size: 12px;
    color: #000;
    padding-left: 5px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.fotorama__caption__wrap {
    background-color: #000 !important;
    width: 100%;
    text-align: center;
    opacity: 0.7;
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue',Arial,sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #fff !important;
}

.news-title i {
    font-size: 16px;
    color: white;
    margin-top: 7px;
}

@media only screen and (max-width: 767px) {
    .header-area {
        height: 100px;
        background: #fff;
    }
    .breakpoint-on .classy-navbar .classy-menu.menu-on {
        background:#28282d;
    }
    .breakpoint-on .classynav ul li a {
        color:#fff;
    }
    .navbar-nav .nav-link {
        color:#fff;
    }
    .navbar-nav .dropdown-menu {
        background:#28282d;
    }
    .navbar-nav .dropdown-menu a{
        color:#fff;
    }
    .mob-head {
        width:100%;
        height:60px;
    }
    .menu-logo {
        width:100%;
    }
    .lang {
        margin-left:20px;
        display: block;
        text-align: left;
    }
    .lang a {
        font-size: 20px;
        color:#fff;
    }

    .classy-nav-container a:focus, .classy-nav-container a:hover {
        color:#a7a7a7;
    }
    .classycloseIcon .cross-wrap span {
        background:#a7a7a7;
    }
    .hero-add {
        position: absolute;
        margin-top:47px;
        padding:10px 0 10px 0;
        z-index: 0;
        text-align: center; }
    #home .post-title p, #home h3 a {
        margin-left: 10px;
        margin-right: 10px;
    }
    #single-post .post-title p, #single-post h3 a {
        margin-left: 10px;
        margin-right: 10px;
    }

    #home h3 a, #single-post  h3 a{
        color:#000;
        border-bottom:2px solid #000;
        font-size: 19px;
    }
    #home .post-data {
        padding: 12px 12px 15px;

    }
    #home .post-data .price {
        margin:5px;
    }
    #home .post-meta p{
        color: #001b38d4;
        line-height: 1.3;
        font-size: 18px;
        font-weight: 700;
        margin-left: 5px;
        font-weight: 700;
        font-family: bpg rioni vera;
    }
    #home .cronics h3, .big-people h3 {
        margin-bottom:10px;
    }

    .cronics .single-blog-post-2 h5 {
        font-size: 18px;
    }

    .newspaper-main-menu .classy-nav-container .container {
        background-color: #000;
    }
    .header-area .is-sticky #stickyMenu .container{
        background-color: #000;
    }
    .newspaper-main-menu .classy-nav-container .container .logo img {
        width: 80px;
    }
    .breakpoint-on .classynav {
        padding:20px 0 10px 10px;
    }
    .cat1 .analitic-img {
        height:220px;
    }
    .cat1 .analitic-img img {
        height:100%;
    }

    #navbarSupportedContent .menu-logo {
        width:100px;
    }
    .carousel-item .ef{
        width:auto;
        padding:2px 5px 2px 5px;
        background:red;
    }
    .carousel-item h5{
        position: absolute;
        top: 10px;
        left: 0px;
        font-size: 12px;
    }
    .carousel {
        padding:10px 0;
    }
    .law-block, .analitic-block, .economic-block, .love-block {
        margin-top: 5px;
    }

    .featured-post-2{
        padding: 0;
    }
    .carousel-inner{
        border-top:1px solid red;
    }
    .baner1 {
        padding: 0;
        height:auto;
    }
    .baner1 a, .hero-add a {
        display: block;
        height:50px;
    }
    .analitic-block .single-blog-post, .cronics , .big-people{
        padding-left:0;
        padding-right:0;
    }

    .featured-post-4 .post-thumb2 {
        max-height: 230px;
    }

    .latest-news-mob {
        width:100%;
        display: block;
    }
    .latest-news-mob .featured-post-2 .post-thumb {
        max-height: 230px;
    }
    .custom-video h6 a {
        background: #e9ebee;
        margin-left:10px;
    }
    .latest-news-mob .featured-post-2 .post-data, .analitic-block .featured-post-4 .post-meta {
        padding-bottom: 5px;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    #home .videoWrapper {
        margin: 10px 0 15px 0;
        background: #e9ebee;
    }
    #home .videoWrapper .post-meta {

        padding:5px 5px 0px 5px;

    }
    #home .videoWrapper .post-meta h6 a {
        margin-left: 5px;
        font-family: bpg rioni vera;
    }
    .mid-cat h6 {
        font-size: 16px;
        color: #001b38d4;
        padding-left: 5px;
        padding-right: 5px;
    }
}

.latest-news-mob .butt {
        margin-bottom:15px;
    }

    .single-blog-post.featured-post-2 .post-data{
        padding: 5px 0;
    }
    .most-watched {
        margin:15px;
        max-width:none;
    }
    .most-watched .description{
        min-height:50px;
    }
    .time-eff {
        margin-right: 5px;
        font-size: 14px;
    }
    .gilaki {
        border-radius: 0px;
        background:none;
        border-bottom: 2px solid #000;
        font-family: bpg rioni vera;
        font-weight: 700;
        padding: 0;
    }

    .content-block {
        margin-left: 10px;
    }

    .mid-cat {
        margin: 15px 0 15px;
    }
    .mid-cat .cat {
        margin-bottom:15px;
    }

    .sites-logo {
        margin: 10px auto;
        max-width: 150px;
    }
    .mid-cat h6 {
        padding-left:10px;
        padding-bottom: 10px;
        font-weight: 700;
        font-family:bpg rioni vera;
    }

.post-meta a p {
    color:#001b38d4;
}


.page-post-content {
        margin-top: 5px;
        padding: 0 !important;
    }

.cronics .cronic-img, .big-people .cronic-img {
    height:100%;
}
.cronics .single-blog-post-2 img {
    height:100%;
}
.cronics .single-blog-post-2 h5 {
    line-height: 0.8;
    padding: 5px 0;
}


    /*single-post*/

    #single-post .single-post, #single-post .featured-post{
        padding:0;
    }
    #single-post .featured-post{

    }
    .single-blog-post.featured-post .post-data {
        padding: 10px;
    }
    #single-post .single-blog-post .post-thumb a {
        width:100%;
        max-height: 150px;
        padding:5px;
    }
    #single-post .single-blog-post .post-thumb a img {
        width:100%;
        height:100%;
    }
    #single-post .most-watched h3 {
        padding-left: 0;
        text-align: left;
    }

    #single-post .cronics h3, .big-people h3 {
        margin-left:10px;
    }
    #single-post .videoWrapper {
        padding:0 !important;
    }
    #single-post .custom-video .video-fluid {
        padding:0;
    }

    #single-post .latest_news2{
        padding: 10px;
    }
    #single-post .latest_news2 h3 a{
        color: #000;
        border-bottom: 2px solid #000;
        font-size: 19px;
    }
    #single-post .blog-area .single-blog-post .post-thumb {
        width:100%;

    }
    #single-post .rss-post {
        padding:0 20px 0 20px;

    }
    #single-post .featured-post-2 .post-thumb:hover img {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    #single-post .baner-cat{
        padding: 15px;
    }
    #single-post .baner-cat img {
        width:100%;
    }
    #single-post .left-baner img {
        max-height: 100%;
    }
    #single-post .most-watched {
        margin:15px 2px 15px 2px;
    }

    .mid-cat img {
        max-height: 230px;
    }

    .page-head .page-post-title {
        bottom: 15px !important;
    }

    .main-img {
    padding-bottom: 0 !important;
        height: 100% !important;
    }

    .page-head {
        min-height:180px;
        margin-top:20px;
    }
.main-img2 {
    width: 100%;
}

}

#single-post .cronics .post-thumb a {
    height:auto;
}

.searchbar{
    margin-bottom: auto;
    margin-top: auto;
    height: 30px;
    background-color: #353b48;
    border-radius: 30px;
    padding: 5px;
}

.search_input{
    color: white;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    line-height: 20px;
    transition: width 0.4s linear;
}

.input-open {
    padding: 0 10px;
    width: 180px;
    caret-color:red;
    transition: width 0.4s linear;
}

.search_icon{
    height: 20px;
    width: 20px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.search_icon .fas {
    padding-left: 3px;
    color:#e6e6e6;
}
.classy-navbar-toggler .navbarToggler span {
    background-color:#e6e6e6;
}

#page .page-post-content{
    margin: 20px 45px 30px 35px;
}
#page .page-post-content h3 {
    color: #001b38d4;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    margin-left: 20px;

}
#page .page-post-content a {
    color: #0a6aa1;
}

.paginate  {
    width: 100%;
}
#gallery .fotorama  {
    width:100% !important;
}
#gallery .fotorama .fotorama__stage__shaft{
    width:100% !important;
}
#gallery .fotorama .fotorama__stage {
    width:100% !important;
}
#gallery .fotorama .fotorama__wrap{
    width:100% !important;
}
#gallery .fotorama img {
    width:100% !important;
}
#gallery .fotorama .fotorama__thumb img{
    left:0 !important;
}
p::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
a::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
h3::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
h5::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
h6::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
span::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
text::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}
img::selection {
    background: #22417a;
    color: #FFF;
    text-shadow: none;
}

@media only screen and (min-width: 767px) {
    .post-meta .article img{
        padding-right:10px;
    }

    .article * {
        font-family: "BPG Rioni Vera" !important;
        /*font-size: 17px !important;*/
    }

    .article-content * {
        font-family: "BPG Rioni Vera" !important;
        /*font-size: 17px !important;*/
    }

    .cronics .cronic-img, .big-people .cronic-img{
        height: 400px;
    }
}
.cronics .cronic-img, .big-people .cronic-img{
    overflow: hidden;
    display: block;
    width: 100%;
}

.correction {
    width: 100%;
    display: block;
    padding-top: 10px;
}
.correction a {
    font-size: 18px;
    padding-left:10px;
}

#single-post .content-block {
    margin-left: 12px;
}

.page-post-content a {
    color: #0a6aa1;
}

.copyright {
    float: left;
}

.fb_plugin {
    padding-left: 0px;
}

.analitic-img img {
    height: 175px;
}

.lang a {
    color: #fff !important;
}

.article ol li {
    list-style-type: decimal;
    margin-left: 20px;
}

.article ul li {
    list-style-type: disc;
    margin-left: 20px;
}