/* 
	Theme Name: PantoGraph
	Version: 6.6.2
	Theme URI: https://fluentthemes.com/wp/pionusnews-view-demo/
	Description: PantoGraph - Responsive Magazine Theme
	Author: Fluent-Themes
	Author URI: https://themeforest.net/user/fluent-themes
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Requires at least: 5.6
	Requires PHP: 7.1
	Tags: right-sidebar, post-formats
	Text Domain: pantograph
	
	You will find the real stylesheet in css/main-styles.css.
*/

.navbar-ads{
	width: 50%;
	float: right;
	text-align: right;
	padding: 10px 0;
}
.header-advertisement{
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    gap: 10px;
}
.header-ad-post img{
	max-height: 100px;
	width: auto;
}
.vertical-post-block .wpb_wrapper .post_block_33 .row{
    margin-left: 0;
    margin-right: 0;
    
}
.vertical-post-block .beforeanotherstyle3{
    height: 198px;
}
.vertical-post-block .wpb_wrapper .post_block_33 .column_26,
.vertical-post-block .wpb_wrapper .post_block_33 .column_47{
    width: 100%;
    
}
.vc_images_carousel .vc_carousel-control{
    opacity: 1 !important;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev{
    color: #fff;
	font-size: 75px !important;
}
.tsvg-lightbox-block figure{
    margin-bottom: 0 !important;
}
.tsvg-lightbox-block figure [data-hover ='hovTit5']{
    width: auto !important;
    float: left;
    text-transform: uppercase;
    padding: 2px 7px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 12px !important;
    font-family: 'Rajdhani' !important;
}
.wpb_wrapper section main figure > ul.tsvg-blocks-list{
    margin-left: 0 !important;
}
.tsvg_pp_full_screen{
	width: 100% !important;
	max-width: 100% !important;
}
.tsvg_current_text_holder{
	display: none !important;
}
.tsvg_pp_description{
	overflow: visible !important; 
}
.tsvg_pp_content_section{
	overflow: visible !important;
}
.pp_close_icon{
	position: absolute;
    right: -33px;
    top: -30px;
    font-size: 40px !important;    	
}
.tsvg-blocks-list .tsvg-lightbox-block{
	position: relative;
}
.tsvg-blocks-list .tsvg-lightbox-block::before{
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
	bottom: 0;
}
.tsvg-blocks-list .tsvg-lightbox-block::after{
	content: '';
	width: 0;
	display: block;
  height: 0;
border-top: 13px solid transparent;
    border-left: 18px solid #fff;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 12;
}
h2.wpb_heading {
    margin-bottom: 23px !important;
    font-size: 16px;
	font-weight: 600;
    line-height: 36px;
    position: relative;
    height: 40px;
    color: #333;
    text-transform: uppercase;
}

h2.wpb_heading:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    left: 0;
    border-left: 0;
    border-top-color: #F26262;
    border-right: 5px solid transparent;
    border-top: 5px solid #F26262;
}

h2.wpb_heading:after {
    content: "";
    background: #F26262;
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.sidebar-box.pionusnews_tweets{
	padding: 0 !important;
	border: none !important;
}
.post_block_11 .article-home .title2{
    min-height: 42px;
}
.post_block_11 .article-home .post-excerpt > p{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    max-height: 44px;
}
.navbar-nav>li i.fa, .navbar-nav>li i.fab{display: none;}
.sidebar-box.widget_pionusnews_subscription{
    width: 100%;
    position: relative;
	padding: 40px 0;
}
.sidebar-box.widget_pionusnews_subscription::before{
 content: '';
    background-color: #EE5A1C;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    overflow: hidden;
}
footer{
    margin-top: 0 !important; 
}
.sidebar-box.widget_pionusnews_subscription .side-widget{
    margin-bottom: 0;     
}
.sidebar-box.widget_pionusnews_subscription .side-widget h4{
    text-align: center;
    font-size: 20px;
    color: #fff;
	margin-bottom: 30px;
}

.sidebar-box.widget_pionusnews_subscription .side-widget h4::before,
.sidebar-box.widget_pionusnews_subscription .side-widget h4::after{
    right: 0;
    margin: auto;
}
.sidebar-box.widget_pionusnews_subscription .side-widget h4::after{
	background: #fff !important;
}
.sidebar-box.widget_pionusnews_subscription .side-widget h4::before{
    left: -35px;
	border-top: 5px solid #FFF !important;
}
.sidebar-box.widget_pionusnews_subscription .side-newsletter{
    background: transparent;
    padding: 0;
}
.sidebar-box.widget_pionusnews_subscription .side-newsletter p{
    color: #fff;    
}
.sidebar-box.widget_pionusnews_subscription .side-newsletter form{
    max-width: 350px;
    margin: 0 auto;
    display: block;
}
.side-newsletter form input[type="email"]{
    padding: 15px;
    height: 55px;
    text-align: left;
}
.side-newsletter form input[type="email"]:focus{
    outline: none;
}
.side-newsletter > span{
    display: none;
}
.side-newsletter form button{
    padding: 12px 0;
    height: auto;
    font-size: 16px;
}
.side-newsletter form button:hover{
    background: #fff !important;
}
footer div.container>:first-child {
    padding: 15px 0;
    color: #fff;
}
.footer-bottom p, .footer-bottom li a{
    color: #fff !important;
}
.header7 .browseallmenu .wrap, .header7 .browseallmenu .wrap ul.wrap-nav, .header7 .main_menu_title, .header7 .navbar .newmenu {
    background: #EE5A1C !important;
}
.post_block_29 .breaking-news-area .br-title:after{
    border-top: 26px solid transparent;
}
.post_block_29 .breaking-news-area .newsticker {
    height: 30px;
    line-height: 20px;
}
.vertical-post-block .post_block_12 .col-md-4{
    width: 100% !important;
	padding: 0 15px !important;
}
.vertical-post-block .post_block_12 article.style3 .post-excerpt{
    padding: 10px;
}

.vertical-post-block.wpb_column .wpb_wrapper .post_block_12 .post-thumb .post-excerpt h3 a{
    font-size: 22px !important;
    line-height: 24px !important;        
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item{
    height: 400px !important;
}

.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item .vc_inner{
    height: 100%;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item .vc_inner img{
    object-fit: cover;
    object-position: center center;
    height: 100%;
}
.custom-post-items .post-excerpt .small-title.cat{
    position: absolute;
    left: 20px;
    top: 5px;
	display: none;
}
.custom-post-items .post-excerpt .title2{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    max-height: 44px;
}
.custom-post-items .post-excerpt > p{
    font-family: 'Roboto' !important;
    color: #666;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 22px !important;
    text-align: left;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    max-height: 44px;
}
.custom-post-items .post-excerpt .post-image{
    height: 200px;
}
.custom-post-items .post-excerpt .post-image img{
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.home-tab-section .vc_tta-tabs-container .vc_tta-tabs-list{
    text-align: right;
}
.home-tab-section .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
    padding: 5px 15px;
    text-align: center;
    border: none;
    color: #000;
}
.home-tab-section .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a{
 background: #EE5A1C;
    color: #FFF;
}
.home-tab-section .vc_tta-panels-container .vc_tta-panels,
.home-tab-section .vc_tta-panels-container .vc_tta-panel-body{
    border: none !important;
    border-radius: 0 !important;
}
/*
.home-tab-section .vc_tta-panels-container .vc_tta-panels{
    position: relative;
}
.home-tab-section .vc_tta-panels-container .vc_tta-panels::before{
 content: '';
    background-color: #f8f8f8;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    overflow: hidden;
}
*/
.mini-posts .meta .comment{display: none;}
@media all and (max-width: 767px) {
    .navbar-ads{
        width: 100%;
        float: right;
        padding: 10px 15px;
    }
    .wrapper > .container{
        clear: both;
    }
	.post_block_29 .breaking-news-area .br-title:after {
    	border-top: 25px solid transparent;
	}
	.newsticker ul li {
    	white-space: normal;
	}
	    .header .navbar-brand {
        padding: 10px !important;
        width: 230px !important;
    }
	section.tsvg-section-190412 {
    	margin-bottom: 0 !important;
	}
	.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading{
		 background: #EE5A1C !important;
		 color: #FFF;
	}
	.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading h4,
	.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a{
		 color: #FFF !important;
	}
	.sidebar-box.widget_pionusnews_subscription {
    	padding: 20px 0;
	}
}
