/* ===== Custom Fonts ===== */
@font-face {
    font-family: FuturaBold;
    src: url('../fonts/futura/FuturaStdHeavy.woff') format("woff");
}

@font-face {
    font-family: FuturaLight;
    src: url('../fonts/futura/FuturaStdLight.woff') format("woff");
}

/* ===== Global Styling ===== */
* {
    font-weight: unset !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.navbar-area.navbar-area-two.five .main-nav nav .navbar-nav .nav-item a,
.navbar-area.navbar-area-two.five .others-option .follow,
.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a,
.related-news .widget-area .widget-peru-posts-thumb .item .info .title a,
.navbar-area .others-option .follow span,
.section-title h2 a {
    font-family: FuturaBold !important;
    letter-spacing: 0.8px;
}

.single-main-blog-item .blog-link,
.single-main-blog-item-two .blog-link,
.single-main-blog-item-two .main-blog-content ul li,
.single-inspiration .blog-link {
    font-family: Poppins, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}

p,
ul,
li,
a,
span {
    font-family: FuturaLight !important;
    letter-spacing: 0.5px;
}

a,
.single-featured .featured-content a:hover h3,
.single-featured .featured-content ul li i,
.blog-details-area .widget-area .widget-peru-posts-thumb .item .info .title a:hover,
.navbar-area .main-nav nav .navbar-nav .nav-item a:hover,
.navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.single-widget.contact ul li a i,
.single-widget ul li a i,
.navbar-area .others-option .option-item .search-btn:hover,
.navbar-area .others-option .option-item .close-btn,
.navbar-area .others-option .follow ul li:hover a,
.banner-text ul li:hover a i,
.right-blog-editor .right-blog-content span i,
.single-main-blog-item-two .main-blog-content a:hover h3,
.single-main-blog-item-two .main-blog-content ul li i,
.blog-details-area .blog-details-desc .article-content .entry-meta ul li span,
.blog-details-area .blog-details-desc .article-content .entry-meta ul li a:hover,
.economics-area .right-blog-editor a h3:hover,
.right-blog-editor:hover .right-blog-content a h3,
.blog-details-area .blog-details-desc .article-footer .article-tags span,
.single-main-blog-item .main-blog-content a:hover h3,
.single-main-blog-item .main-blog-content ul li i,
.single-widget.contact ul li i,
.single-main-blog-item-two .main-blog-content ul li .admin:hover,
.single-main-blog-item .main-blog-content ul li .admin:hover {
    color: #cc0000;
}

.navbar-area .others-option .follow ul,
.navbar-area .main-nav nav .navbar-nav .nav-item .dropdown-menu,
.navbar-area .others-option .option-item .search-overlay.search-popup {
    border-top: 2px solid #cc0000;
}

.go-top,
.go-top::before,
.single-widget .social-area ul li a,
.navbar-area .others-option .option-item .search-overlay.search-popup .search-form .search-button,
.default-btn,
.blog-details-area .blog-details-desc .article-footer .article-share .social li a,
.single-featured.article .featured-content span,
.single-main-blog-item-two .blog-link:hover,
.single-main-blog-item .blog-link:hover {
    background-color: #cc0000;
}

.single-main-blog-item .blog-link,
.single-main-blog-item-two .blog-link,
.single-inspiration .blog-link {
    color: #343434;
    width: auto;
}

h3 {
    line-height: 1.6;
}

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

.copyright {
    display: flex;
    justify-content: space-between;
}

.copyright p {
    color: #ffffff;
}

.navbar-area .others-option .follow ul {
    width: 220px;
}

.pt-30 {
    padding-top: 30px;
}

.mt-30 {
    margin-top: 30px;
}

/* Calendar css */
#archive {
    position: absolute;
    right: 0;
    top: 0px;
}

.category_page .single-featured:nth-child(1):hover {
    -webkit-transform: none;
    transform: none;
}

.error-area {
    width: 100%;
}

.author-content a {
    margin-right: 5px;
}

.author-content {
    position: relative;
}

.select_author {
    position: absolute;
    top: 0px;
    right: 0px;
}

.select_author select {
    padding: 5px 10px;
}

@media(max-width: 768px) {
    .blog-details-area {
        padding-top: 100px;
    }

    .mean-container .mean-bar {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .single-featured.article #archive.featured-content {
        padding-top: 0px;
    }

    .select_author {
        position: relative;
        margin-bottom: 10px;
    }

    .whatsapp_web {
        display: none !important;
    }
}

@media(min-width: 768px) {

    .whatsapp_mobile,
    .mobile-only {
        display: none !important;
    }
}

.author-wrap {
    margin-bottom: 30px;
}

#post_load_loader {
    display: none;
    padding: 20px;
    text-align: center !important;
    width: 100%;
}

.single-featured.article .featured-content span {
    padding: 10px 14px;
}

.single-main-blog-item-two.middle .blog-link {
    width: auto;
    padding: 5px 15px;
}

/* ===== IMAGE HEIGHTS =====*/

.tt-news-img {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
}

.top-center {
    background-position: center top !important;
    background-size: cover !important;
}

.tt-news-img .top-center,
.medium-thumb .top-center,
.large-thumb .top-center {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.single-main-blog-item-two.bg-1 {
    height: 484.88px;
}

.single-main-blog-item-two {
    height: 227.44px;
}

.single-main-blog-item {
    height: 458.03px;
}

.medium-thumb {
    position: relative;
    padding-bottom: 290.1px;
    width: 100%;
}

.large-thumb {
    position: relative;
    padding-bottom: 477.99px;
    width: 100%;
}

.navbar-area .others-option .follow {
    bottom: 3px;
}

.single-main-blog-item-two:hover+.blog-link {
    display: none;
}

.caption_heading {
    background-color: #f7f7f7;
    padding: 10px 15px;
    border-left: 2px solid #CC0000;
    margin: 0px 20px 20px 20px;
}

.caption_heading p {
    font-family: FuturaBold !important;
    font-size: 22px;
}

.article-image {
    text-align: center;
    background-color: #f7f7f7;
}

.blog-details-area .blog-details-desc .article-content h3 {
    font-size: 24px;
}

.article-content p {
    font-size: 22px;
}

.blog-details-area .blog-details-desc .article-footer .article-tags a,
.article-content span,
.article-content ul li a {
    font-size: 16px;
}

.article-content span {
    font-family: FuturaBold !important;
}

.main-image {
    height: 480px;
    position: relative;
}

.main-image .top-center {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.remaining-image {
    height: 200px;
    position: relative;
}

.remaining-image .top-center {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

/* ===== Navbar ===== */
.navbar-area .main-nav nav .navbar-nav .nav-item a {
    margin: 0 15px;
}

/* ===== Banner ===== */
.banner-image img {
    width: 100%;
    height: auto;
}

.banner-image img:hover {
    cursor: pointer !important;
}

@media(max-width: 768px) {
    .banner-image {
        margin-bottom: 25px;
    }

    .banner-image img {
        margin-top: 95px;
    }
}

/* ===== Entertainment ===== */
.single-main-blog-item-two::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.4));
}

.single-main-blog-item-two h2 {
    font-size: 22px;
    line-height: 1.4;
    color: #ffffff;
    transition: all .7s;
}

.single-main-blog-item-two h2:hover {
    cursor: pointer;
    color: #CC0000;
}

.single-main-blog-item-two.middle .main-blog-content a h3 {
    font-size: 14px;
    line-height: 1.4;
}

/* ===== Business, Recent News ===== */
.latest-project-area.five .single-featured .featured-content h3 {
    font-size: 18px;
    line-height: 1.4;
}

/* ===== Sports ===== */
.single-main-blog-item::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.4)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.4));
}

.single-main-blog-item .main-blog-content h3 {
    font-size: 18px;
    line-height: 1.4;
}

/* ===== Editor's Choice ===== */
.economics-area.five .single-featured .featured-content h3 {
    font-size: 20px;
    line-height: 1.4;
}

.economics-area .right-blog-editor a h3 {
    font-size: 16px;
    line-height: 1.4;
}

.single-featured .featured-content ul li {
    font-size: 13px;
}

.right-blog-editor .right-blog-content span {
    font-size: 13px;
}

.latest-article-area .blog-details-area {
    padding-top: 20px !important;
}

/* ===== Latest Article ===== */
.inspiration-area {
    padding-bottom: 200px;
}

.inspiration-area .section-title {
    margin-bottom: unset;
}

.single-inspiration {
    height: 458.03px;
    position: relative;
}

.single-inspiration .inspiration-content a h3 {
    font-size: 18px;
    line-height: 1.4;
}

.single-inspiration .inspiration-content {
    position: absolute;
    bottom: -100px;
}

.single-inspiration:hover .blog-link,
.single-inspiration:hover .inspiration-content {
    background-color: #CC0000;
}

.inspiration-area .row .col-lg-4:first-child,
.inspiration-area .row .col-lg-4:last-child {
    margin-top: 50px;
}

.widget-title {
    text-transform: capitalize;
}

/* ===== Category Page ===== */
.archive_button:hover {
    cursor: pointer;
}

.single-featured .featured-content a h3 {
    font-size: 18px;
    line-height: 1.4;
}

.widget-title a {
    font-family: FuturaBold !important;
}

.widget-area h4 a {
    font-size: 16px;
    line-height: 1.4;
}

/* ===== Detail Page ===== */
.article-content p img {
    display: block;
    margin: auto;
}

.blog-details-area .blog-details-desc .article-content .entry-meta ul li::before {
    display: none;
}

.blog-details-area .col-lg-8 p strong,
.blog-details-area .col-lg-8 p b {
    font-family: FuturaBold !important;
}

.blog-details-area .blog-details-desc .article-footer {
    justify-content: center;
}

.blog-details-area .blog-details-desc .article-footer .article-tags,
.blog-details-area .blog-details-desc .article-footer .article-share {
    flex: unset;
    max-width: unset;
}

.blog-details-area .blog-details-desc .article-footer .article-tags a {
    text-transform: uppercase;
    font-family: FuturaBold !important;
}

.blog-details-area .blog-details-desc .article-footer .article-tags a:hover {
    cursor: auto;
    color: #666666;
}

.category-text {
    margin-top: 1.75rem;
}

.category-text span {
    color: #343434;
}

.blog-details-area .widget-area .widget-peru-posts-thumb .item .thumb {
    width: 105px;
    height: 90px;
}

.related-news .widget-area .widget:first-child {
    margin-top: 0;
}

.related-news .widget-area .widget-peru-posts-thumb {
    position: relative;
    overflow: hidden;
}

.related-news .widget-area .widget .widget-title {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    color: #212121;
    position: relative;
}

.related-news .widget-area .widget .post-wrap {
    padding-top: 20px;
}

.related-news .widget-area .widget-peru-posts-thumb .item {
    overflow: hidden !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #efefef !important;
}

.related-news .widget-area .widget-peru-posts-thumb .item .thumb {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
    width: 105px;
    height: 90px;
}

.related-news .widget-area .widget-peru-posts-thumb .item .info {
    overflow: hidden;
}

.related-news .widget-area .info time {
    font-size: 13px;
    color: #929292;
    display: block;
    margin-bottom: 4px;
}

.related-news .widget-area .widget-peru-posts-thumb .item .info .title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 15px;
}

.related-news .widget-area .widget-peru-posts-thumb .item .info .title a {
    display: inline-block;
    color: #474c40;
}

.related-news .widget-area .widget-peru-posts-thumb .col-lg-6:last-child .item {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

/* ===== Error Page ===== */
.error-area {
    height: unset;
}

/* ===== E-Paper ===== */
.item-height-light .post-thumb{
	height: 550px;
}

.item-height-light img{
	height: 100% !important;
	width: -moz-available;
	width: -webkit-fill-available;
}

.item-height-light .post-info{
	margin-top: 10px;
}

.post-info h3 a {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 1rem;
    font-family: FuturaBold !important;
    color: #212121;
    transition: all .7s;
}

.post-info h3 a:hover {
    color: #CC0000;
}

.line {
    width: 50px;
    height: 3px;
    background-color: #343434;
    margin: 5px auto 15px;
}

/* ===== E-Paper Detail Page ===== */
.wowbook-control-back:hover,
.wowbook-control-back:visited {
    color: #fff;
}

.wowbook-control-back {
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    color: white;
    background: black;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    line-height: inherit;
    vertical-align: top;
    width: 125px;
    min-width: 48px;
    border-radius: 9px;
    padding-top: 9px;
    margin-left: 7px;
    color: #fff;
    font-family: FuturaBold !important;
}

.wowbook-control-calender {
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    color: white;
    background: black;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    line-height: inherit;
    vertical-align: top;
    width: 48px;
    min-width: 48px;
    border-radius: 9px;
}

.wowbook-control-calender:hover {
    color: white;
}

.wowbook-controls {
    margin-right: 135px;
}

.ad-wrapper-left {
    width: 300px;
    height: 600px;
    position: absolute;
    top: 70px;
    left: 0;
}

.ad-wrapper-right {
    width: 300px;
    height: 600px;
    position: absolute;
    top: 70px;
    right: 0;
}

/* ===== Poll Section Starts Here ===== */
.poll-title {
    color: #212121;
    font-size: 16px;
    line-height: 1.4;
    font-family: FuturaBold !important;
}

.poll-wrapper .payment-method {
    padding-bottom: 20px;
    padding-top: 20px;
}

.poll-wrapper p {
    margin-bottom: 10px;
    font-family: FuturaLight;
}

.poll-wrapper label {
    font-size: 18px;
    line-height: 1.7;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #ddd;
}

.poll-percentage {
    font-size: 18px;
    line-height: 1.7;
}

.poll_msg {
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: capitalize;
}

.poll-wrapper .default-btn {
    text-transform: uppercase;
    letter-spacing: 1px;
}
/* ===== Poll Section Ends Here ===== */

/* ===== Poll Listing Page Starts Here ===== */

.poll-answers {
    padding: 20px;
}

.poll-answers p {
    padding: 10px 15px;
}

.poll-answers p {
    margin-bottom: 0;
}

.payment-method h5 {
    padding: 5px;
}

/* ===== Poll Listing Page Ends Here ===== */

/* ===== Author Section Starts Here ===== */
.custom-author-img{
	width: 100px;
	height: 100px;
	padding-bottom: 56.25%;
	display: block;
	background-position: 50%;
	background-size: cover;
	position: relative;
}

.custom-author-img .top-center{
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 100%;
}
/* ===== Author Section Ends Here ===== */

/* ===== Footer Page ===== */
.footer-top-area {
    padding-top: 50px;
    padding-bottom: 20px;
}

.footer-logo {
    display: block;
    margin: auto;
    width: 70%;
    height: auto;
}

.single-widget ul {
    padding: 20px;
}

.footer-bottom-area {
    background-color: #0f0f0f;
}

.contact-form-action {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

.contact-form-action input:focus {
    border-color: #CC0000;
}

.btn-wrapper {
    margin-top: 20px;
    text-align: center;
}

.btn-wrapper button {
    padding-top: 10px;
    padding-bottom: 10px;
}

.latest-project-area p {
	font-size: 20px;
}
.zm-copyright {
    color: white !important;
}