/*
 Theme Name:   PenNews Child
 Theme URI:    http://pennews.pencidesign.com/
 Description:  PenNews Child Theme
 Author:       PenciDesign
 Author URI:   http://pencidesign.com
 Template:     pennews
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: two-columns, custom-menu, featured-images, post-formats, sticky-post, threaded-comments, translation-ready, editor-style
 Text Domain:  pennews-child
*/
/* Common */
body{background: #ffffff; font-family: "Lato", Arial, sans-serif;}
.color-purple{color: #663399 /*#573cac*/ !important;}
.color-green{color: #66cc00 /*#66cc00*/ !important;}
.color-black{color: #201f1e !important;}
.color-white{color: #ffffff !important;}
/*.black-block-title{background-color: #201f1e; width: 110%; margin-left: -15px !important; margin-right: -30px !important;padding: 30px 15px 30px 0px;}*/
.black-block-title{background-color: #201f1e; width: 100%; margin-left: 0px !important; margin-right: 0px !important; padding: 3px 15px 5px 6px !important;}
/*.white-block-title{background-color: #ffffff; width: 105%; margin-left: -15px !important; margin-right: -30px !important;}*/
.white-block-title{background-color: #ffffff; width: 100%; margin-left: 0px !important; margin-right: 0px !important; padding: 30px 15px 5px 14px !important;}
.page-template-award-pages .gbo-black-bg-container .theiaStickySidebar{background: #201f1e;}
/*.gbo-black-bg-container {width: 105%; margin-left: -15px; margin-top: -20px; margin-bottom: 20px;}*/
.gbo-black-bg-container {width: 100%; margin-left: 0px; margin-top: 0px; margin-bottom: 0px;}
/*.gbo-white-bg-container {width: 100%; margin-left: -4px; margin-top: -20px; margin-bottom: 20px}*/
/*.gbo-white-bg-container {width: 105%; margin-left: -15px; margin-top: -20px; margin-bottom: 20px; padding-left:15px;}*/
.gbo-white-bg-container {width: 100%; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; padding-left:0px;}
.gbo-white-bg-container .penci-con_innner-item{width: 45%;}
.padding-left-right-0{padding-left: 0px !important; padding-right: 0px !important;}
p:empty {display: none;}
a:hover{color: #663399;}
.gbo-section-heading{font-size: 23px; font-weight: 900; line-height: 26px;}
.gbo-section-heading:before{
  content : "";
  position: absolute;
  left    : 20;
  bottom  : 8px; /* bottom  : 0; */
  height  : 5px;
  width   : 25%;  /* or 100px */
  border-bottom:5px solid #66cc00;		
}
.penci-entry-title{font-size: 28px; font-weight: 900; line-height: 38px; margin-bottom: 30px;}
/*
.penci-entry-title:before{
  content : "";
  position: absolute;
  left    : 20;
  top  : 38px; 
  height  : 5px;
  width   : 25%;  
  border-bottom:5px solid #66cc00;		
} */

/* Photo Menu */
.main-navigation ul ul > li.gallery-menu{width: 100%; height: 133px; margin-top: 30px; background: url(https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/gbo-awards-2022-gallery.jpg) center center;}
.main-navigation ul ul > li.gallery-menu a{margin-top: -30px;}


.penci-entry-title:after{
	content: "";
    display: block;
    width: 35%;
    height: 5px;
    background-color: #66cc00;
    margin: 0;
    margin-top: 0px; /* 12px; */
}
.entry-content ul li{font-size: 16px !important;}
/*.wpb_text_column a, .entry-content a, .comment-content a{color: #000 !important;}*/
.single .penci-cat-links a, .page .penci-cat-links a{line-height: 14px !important; text-transform: uppercase;}

/* Style 2 Heading */
.penci-block-vc.style-title-2 .penci-block-heading{min-height: 28px;}
.penci-block-vc.style-title-2 .penci-block__title a{height: 28px; line-height: 30px; padding: 0px 12px; font-family: "Lato", arial, sans-serif; font-size: 11px; font-weight: 800 !important;}
.site-header, .header__top{background: transparent;}
.penci-block-vc.style-title-2 .penci-block__title{padding-bottom: 0px !important;}
.penci-topbar, .header__top, .header__bottom{background-color: transparent !important;}
.penci-block-vc .penci-block__title{margin-bottom: 8px;}


/* Responsive Youtube */
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
	height: 300px;
}
.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fluid-width-video-wrapper iframe{height: 150% !important;}

/* Header Styling */
.site-header{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;	
}
.header__top.header--s2 .header__banner a{float: right;}
.sticky-wrapper{margin-bottom: 35px !important;}
.site-header.header--s2:before{display: none !important;}
.header__top.header--s2 .header__banner{padding-right: 100px; padding-top: 7px;}
.main-navigation > ul:not(.children) > li:first-child a{padding-left: 0px;}
.main-navigation > ul:not(.children) > li > a{padding: 0 21px;}

.site-header .header-content__container{background: #ffffff;}
.main-navigation ul.menu > li > a:hover, .main-navigation > ul:not(.children) > li.current-menu-item > a{background-color: transparent !important;}
/*#masthead-sticky-wrapper .header-content__container{background: #663399; max-height: 34px;}
#masthead-sticky-wrapper .main-navigation ul.menu > li > a{color: #ffffff;}*/
.site-header .header-content__container .main-navigation, .header__social-search{height: 65px !important;}
.penci-single-style-2 .site-content{margin-top: 0px !important;}

.main-navigation ul.menu > li.color-green > a{color: #66cc00;}
.main-navigation ul.menu > li.color-green > a:hover{color: #663399;}


/* Header Search */
.show-search{display: block; position: inherit;}
.show-search .search-form{margin: 0px;}
.show-search .search-submit{top: -3px; right: 10px; color: #66cc00; }
.show-search .show-search__content{background: #ffffff; box-shadow: none; border: none;}
.show-search .show-search__content:after{display: none;}
.show-search .search-field{border: none; color: #ffffff; background: #020000; border-radius: 24px 0px 0px 24px; text-transform: uppercase; font-family: "Lato"; font-weight: 600; padding: 3px 25px 3px 17px !important; height: 26px !important;}
.sticky-wrapper{margin-bottom: 0px !important;}
/*.header__social-media{display: none !important;}*/



/* Header Social */
.penci-topbar .topbar__social-media a{
    text-align: center;
	float: left;
	width: 30px;
	height: 30px;
	border: 2px solid #66cc00;
	border-radius: 100%;
	margin-right: 10px; /*space between*/	
}
.topbar__social-media{margin-right: 82px; margin-top: 10px;}

/* Homepage Slider - Featured Slider Style-17*/
.penci-owl-carousel-style .owl-nav .owl-prev{left: -40px;}
.penci-owl-carousel-style .owl-nav .owl-next{right: -40px;}
.penci-owl-carousel-style .owl-nav .owl-prev, .penci-owl-carousel-style .owl-nav .owl-next{border-radius: 50%; background: #66cc00; opacity: 1 !important; top:34%;}
.penci-owl-carousel-style .owl-nav .owl-prev .fa, .penci-owl-carousel-style .owl-nav .owl-next .fa{font-size: 32px !important;}
.penci-owl-carousel-style .owl-nav .owl-prev:hover,.penci-owl-carousel-slider .owl-nav .owl-next:hover{background: #663399;}
.owl-stage-outer.owl-height{height: 515px !important;}
.owl-stage-outer.owl-height:before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : 0;
  height  : 5px;
  width   : 50%;  /* or 100px */
  border-bottom:8px solid #201f1e;
}
.penci-owl-featured-area.style-17 .penci-slider__text{top: 0px;}
.penci-container-width-1080.penci-vc_sidebar-right .penci-content-main .penci-owl-featured-area.style-17 .penci-slider__text{padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;}
.penci-owl-featured-area.style-17 .penci-slider__text::after{display: none;}
.penci-container-width-1080.penci-vc_sidebar-right .penci-owl-featured-area .cat{display: inline-block; float: left;}
.penci-owl-featured-area .penci-slider__cat .penci-cat-name{text-transform: uppercase; padding: 1px 10px 0px 10px; height: 18px; font-family: "Lato Bold", Arial, sans-serif; font-size: 11px; font-weight: 600; background: #201f1e;}
.penci-owl-featured-area .penci-item-mag:hover .penci-slider__cat .penci-cat-name{background-color: #663399;}
.penci-owl-featured-area.style-17 h3 a:hover{color: #201f1e !important;}
.penci-owl-featured-area.style-17 .penci-slider__meta{display:inline-block; float: left; margin-top: 0px;}
.penci-owl-featured-area.style-17 .penci-slider__meta-item i{display: none;}
.penci-owl-featured-area.style-17 .penci-slider__meta-item span{margin-left: 10px; color: #201f1e !important; text-transform: uppercase; font-size: 12px; font-family: "Lato", Arial, sans-serif;}
.penci-owl-featured-area.style-17 .penci-slider__meta-item .penci-slider_post-excrept, .penci-owl-featured-area.style-17 .penci-slider__meta-item{color: #201f1e !important; font-size: 15px; font-family: "Lato", Arial, sans-serif;}
/*.penci-owl-featured-area h3 a{}*/
.penci-owl-featured-area .penci-slider__cat .penci-cat-name{display: none;}
.penci-owl-featured-area .penci-slider__cat .penci-cat-name:first-child{display: inline-block;}
.penci-owl-featured-area.style-17 .penci-image-holder{min-height: 400px;}
.penci-owl-featured-area h3 a {/* font-size: 24px; */ font-size: 25px;  font-weight: 900;  line-height: 26px; font-family: 'heebo-black-webfont', Arial, sans-serif;}
.penci-container-width-1080.penci-vc_sidebar-right .penci-content-main .penci-owl-featured-area.style-17 .penci-slider__text{padding-bottom: 0px !important;}


/* Home slider Fonts */
#penci-slider--95035 h3, #penci-slider--95035 .penci_slider__title, .penci-owl-featured-area h3{font-family: "Heebo",Arial,sans-serif;}
/*#penci-slider--94523 h3 a:hover{color: #66cc00;}*/

/* Home Page 4 story block */
.penci-block-vc.penci-block_14{padding: 0px !important;}

/* Homepage Zig Zag */
/*.penci-block-vc.style-title-2 .penci-block__title a, .penci-block-vc.style-title-2 .penci-block__title span{height: 23px; line-height: 24px; font-family: "Lato", Arial, sans-serif !important; font-size: 14px !important; font-weight: 800 !important; text-transform:capitalize; padding: 0px 10px;}*/
.penci-block-vc.style-title-2 .penci-block__title a, .penci-block-vc.style-title-2 .penci-block__title span{ height: 18px; line-height: 17px; font-family: "Lato", Arial, sans-serif !important; font-size: 10px !important; font-weight: 800 !important; text-transform: capitalize; padding: 0px 5px;	padding-bottom: 0px !important; background: #000 !important;}
.penci-block_2 .block2_items{padding-left: 30px;}
.penci-block_20 .penci_post_content{text-align: left;}
.penci-block_20 .penci_post-meta i{display: none;}
.penci-block_20 .penci_post-meta{color: #201f1e; padding: 0px; padding-left: 8px; margin: 0px; margin-left: 8px; border-left: 1px solid #201f1e; font-size: 12px !important;  line-height: 23px; display: inline; font-family: "Heebo", Arial, sans-serif; }
.penci-block-vc .penci-post-cat{position: relative; top: 3px; left: 0px;}
.penci-block_20 .hentry{margin: 0 0 50px !important;}
.penci-block_20 .penci__post-title a{color: #000 !important;}
.penci-block_20 .penci__post-title a:hover{color: #663399 !important; text-decoration: none;}
/* .penci-block-vc.penci-block_20 .hentry:nth-child(2) .penci-post-cat{margin-left: 10%;  width: calc(100% - 35%) !important; margin: 0px;} */
.penci-block-vc.penci-block_20 .hentry:nth-child(2) .penci-post-cat,
.penci-block-vc.penci-block_20 .hentry:nth-child(4) .penci-post-cat,
.penci-block-vc.penci-block_20 .hentry:nth-child(6) .penci-post-cat,
.penci-block-vc.penci-block_20 .hentry:nth-child(7) .penci-post-cat,
.penci-block-vc.penci-block_20 .hentry:nth-child(8) .penci-post-cat,
.penci-block-vc.penci-block_20 .hentry:nth-child(10) .penci-post-cat{margin: 0px; width: auto !important; display: inline-flex; top: 0 !important;}

.penci-block_20 .penci_post_content{min-height: 200px;}
.penci-block_20 .penci_media_object .penci_mobj__img{margin-right: 10px;}
.penci-block_20 .penci_post_content{padding: 0px !important; margin-left:10px;}
.penci-block_20 .hentry:nth-child(2) .penci_media_object .penci_mobj__img, .penci-block_20 .hentry:nth-child(4) .penci_media_object .penci_mobj__img, .penci-block_20 .hentry:nth-child(6) .penci_media_object .penci_mobj__img, .penci-block_20 .hentry:nth-child(8) .penci_media_object .penci_mobj__img, .penci-block_20 .hentry:nth-child(10) .penci_media_object .penci_mobj__img{margin-right: 0px; margin-left: 10px   }

.penci-block_20 .hentry:nth-child(2) .penci_post_content{padding: 0px !important; margin-left:0px; margin-right: 10px;}

.penci-block-vc .penci-cat-name{background: none; padding: 0px; color: #663399; font-weight: 800; font-size: 1.2rem; text-transform: uppercase;}
.penci-block-vc .penci-cat-name:hover{background: none; color: #66cc00;}
.penci-block_20 .penci-post-cat::before {
  content: "";	
  height: 9px;
  width: 9px;
  background-color: #663399;
  border-radius: 50%;
  float: left;
  margin-right: 5px;
  margin-top: 2.5px;	
}
.penci-block_20 .penci_media_object{border: none; align-items: unset;}
.penci-block_20 .penci_post_content{padding: 0px 20px;}
.penci-block_20 .penci_post_content:before{
  content : "";
  position: absolute;
  left    : 20;
  bottom  : 0;
  height  : 5px;
  width   : 20%;  /* or 100px */
  border-bottom:5px solid #66cc00;	
}
.penci-block_20 .hentry:nth-child(2) .penci_post_content, .penci-block_20 .hentry:nth-child(4) .penci_post_content, .penci-block_20 .hentry:nth-child(6) .penci_post_content, .penci-block_20 .hentry:nth-child(8) .penci_post_content, .penci-block_20 .hentry:nth-child(10) .penci_post_content{padding: 0px 20px; text-align: right;}
.penci-block_20 .hentry:nth-child(2) .penci_post_content:before, .penci-block_20 .hentry:nth-child(4) .penci_post_content:before, .penci-block_20 .hentry:nth-child(6) .penci_post_content:before, .penci-block_20 .hentry:nth-child(8) .penci_post_content:before, .penci-block_20 .hentry:nth-child(10) .penci_post_content:before{
  content : "";
  position: absolute;
  right   : calc(50% + 10px) !important;
  bottom  : 0;
  height  : 5px;
  width   : 20%;  /* or 100px */
  border-bottom:5px solid #66cc00;	
}
.penci-block_20 .penci__post-title{/*font-size: 23px;*/font-size: 25px; line-height: 26px; margin-top: 10px; font-family: 'heebo-black-webfont', Arial, sans-serif !important;}
.hentry{margin: 0 0 35px;}
/*.penci-image-holder{height:90%;}*/
.penci-block_20 .penci_post_thumb{width: calc(50% - 10px);}
.penci-block_20 .penci-post-excerpt{margin-top: 10px; font-size: 15px !important; line-height: 20px; font-family: Lato !important; margin-bottom: 10px;}
.penci-block_20 .hentry{margin: 0 0 50px;}

.penci-block_20 .penci_post-meta{padding-left: 0px !important; margin-left: 0px !important; border-left: none !important;}

/* home-page-cluster */
.home-page-cluster:before{
  content : "";
  position: absolute;
  left    : 20;
  bottom  : 0;
  height  : 5px;
  width   : 20%;  /* or 100px */
  border-bottom:5px solid #663399;	
}
.penci-block_2 .block2_items .penci_post-meta{display: none;}
.penci-block_2 .penci_media_object .penci_mobj__img{margin-right: 10px;}
.penci-block_2 .block2_items .penci__post-title{font-family: 'heebo-black-webfont', Arial, sans-serif !important;}

/* Web edition block */
.web-edition-block h2{
	font-size: 4.4rem;
    line-height: 4.3rem;
	padding-top: 5px !important;
	margin-bottom: 7px !important;
}
.web-edition-block p{
	font-size: 1.6rem;
    line-height: 1.8rem;
}

.web-edition-block img{width: 48%;}
.web-edition-block p:first-child{margin: 0px !important;}
.web-edition-block p:nth-child(3){margin-bottom: 5px !important;}
.web-edition-block p:last-child{font-size: 12px !important; line-height: 14px;}

/* Widgets */
.widget-current-issue h4, .widget h4, .penci-block-vc.widget .penci-block__title span, .wpb_text_column h4, .current-issue-title{font-size: 22px !important; line-height: 24px !important; font-weight: 900 !important; font-family: 'heebo-black-webfont' !important}
.penci-block-vc.style-title-1:not(.footer-widget) .penci-block__title{line-height: 30px;}
.widget.style-title-1 .penci-block-heading{margin-bottom: 0px !important;}
.current-issue-content{padding: 8px !important;}
.widget-current-issue h3{margin-bottom: 0px !important; line-height: 1.1;}
.widget-current-issue p, .current-issue-content{font-size: 13px; line-height: 16px;}
.current-issue-content img{margin-bottom: 0px !important; margin-left: 0px !important;}

.widget-current-issue-sidebar{display: inline-block;}
.current-issue-title{display: block; margin-bottom: 8px;}
.current-issue-cover-title{display: block; color: #404040; font-weight: 600; margin-bottom: 8px;}
.current-issue-strap{color: #404040; font-size: 11px !important; line-height: 13px !important; }


.wci-left-content{width: 65%; padding-right: 15px; float: left; display: inline-block;}
.wci-right-content{width: 35%; float: left; display: inline-block;}
.widget{margin-bottom: 50px;}
.widget .penci-block-heading{border-bottom: none !important;}
.widget .widget-title.penci-block__title:before{display: none !important;}
.widget.widget_nav_menu li a {
/*    background-color: #201f1e;*/
    color: #404040;
    margin-bottom: 4px;
    padding-left: 8px;
    padding-right: 20px;
}


.widget.widget-inverse-menu.widget_nav_menu li a {
    background-color: #201f1e;
    color: #ffffff;
    margin-bottom: 4px;
    padding-left: 8px;
    padding-right: 20px;
}
.widget.widget-inverse-menu.widget_nav_menu li a:hover{background-color: #663399;}
.widget.widget-inverse-menu.widget_nav_menu .menu > li:first-child a{padding-top: 5px;}
.widget.widget-inverse-menu.widget_nav_menu .menu > li:last-child a{padding-bottom: 5px;}

.widget-area .wpb_text_column, .widget-area .widget{padding: 0px /*!important*/;}
/*.penci-block-vc.widget{margin-bottom: 30px !important;}*/
.penci-block-vc.widget .penci-block__title span{color: #663399;}
.penci-block-vc.widget{margin-top: 20px !important;}
.penci-block-vc.widget{    margin-top: 20px !important;
    /*border-bottom: 2px solid #201f1e;*/
    padding-bottom: 20px;
    /*padding-top: 30px;*/}
.penci-block-vc.widget:first-child{margin-top: 0px !important; padding-top: 0px !important; border-bottom: 2px solid #c1c1c1;}
.penci-block-vc.widget:nth-child(2){border-bottom: 2px solid #c1c1c1; margin-bottom: 50px;}
.penci-block-vc.widget:nth-child(4){border-bottom: 2px solid #c1c1c1; margin-bottom: 35px !important; padding-bottom: 15px !important;}
.penci-block-vc.widget:nth-child(4) p{font-size: 13px !important; margin-bottom: 5px;}
.penci-block-vc.widget:nth-child(4) hr{margin-bottom: 8px;}
/* .penci-block-vc.widget:nth-child(4) {padding-bottom: 12px;}
.penci-block-vc.widget:nth-child(5){border-bottom: 2px solid #c1c1c1; margin-bottom: 50px;}
.penci-block-vc.widget:nth-child(6){border-bottom: 2px solid #c1c1c1; margin-bottom: 35px;}
.penci-block-vc.widget:nth-child(6) h4{margin-bottom: 10px;} */
.penci-block-vc.widget:nth-child(5){border-bottom: 2px solid #c1c1c1; margin-bottom: 35px; padding-bottom: 12px; /*84px;*/}
.penci-block-vc.widget:nth-child(6){border-bottom: 2px solid #c1c1c1; margin-bottom: 50px;}
.penci-block-vc.widget:nth-child(6) h4{margin-bottom: 10px;}
/* .penci-block-vc.widget:nth-child(6) h4:after, .penci-block-vc.widget:nth-child(8) h4 span:after{content: ''; background: url('https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/title-trailer.png') no-repeat; width: 52px; height:15px; display:inline-block; margin-top:5px; margin-left:6px;} */
.penci-block-vc.widget:nth-child(6) h4:after, .penci-block-vc.widget:nth-child(8) h4:after{content: ''; background: url('https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/title-trailer.png') no-repeat; width: 52px; height:15px; display:inline-block; margin-top:5px; margin-left:6px;}
.penci-block-vc.widget:nth-child(7) h4 span:after, .penci-block-vc.widget:nth-child(9) h4 span:after{content: ''; background: url('https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/title-trailer.png') no-repeat; width: 52px; height:15px; display:inline-block; margin-top:5px; margin-left:6px;}

.penci-block-vc.widget:nth-child(6) P{margin-bottom: 0px;}
.penci-block-vc.widget:nth-child(7){border-bottom: 2px solid #c1c1c1; margin-bottom: 35px;}
.penci-block-vc.widget:nth-child(7) h4{margin-bottom: 10px;}
.penci-block-vc.widget:nth-child(7) ul li, .penci-block-vc.widget:nth-child(9) ul li{line-height: 7px;}
.penci-block-vc.widget:nth-child(7) ul li a, .penci-block-vc.widget:nth-child(9) ul li a{font-size: 13px; padding: 5px 0px !important; font-weight: 600; text-transform: uppercase; margin-bottom: 12px;}
.penci-block-vc.widget:nth-child(7) ul li:last-child a, .penci-block-vc.widget:nth-child(9) ul li:last-child a{margin-bottom: 0px !important;}
.penci-block-vc.widget:nth-child(7) ul li a:hover, .penci-block-vc.widget:nth-child(9) ul li a:hover{border-bottom: 5px solid rgba(102,204,0,0.6); padding-bottom: 0px !important; color: #663399;}
.penci-block-vc.widget:nth-child(8){border-bottom: 2px solid #c1c1c1; margin-bottom: 50px;}
.penci-block-vc.widget:nth-child(8) h4{margin-bottom: 10px;}
.penci-block-vc.widget:nth-child(9){border-bottom: 2px solid #c1c1c1; margin-bottom: 35px;}



/* Award Pages */
body.page-template-award-pages{background: url('https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/gbo-awards-page-bg-2.jpg') no-repeat #201f1e center top; background-attachment: fixed;}
.page-template-award-pages .main-navigation ul.menu > li > a{color: #ffffff;}
.page-template-award-pages .show-search .show-search__content{background: #201f1e;}
.page-template-award-pages .theiaStickySidebar, .page-template-award-pages .widget-area{background: transparent !important/*#ffffff*/; padding: 15px !important;}
.page-template-award-pages .site-header .header-content__container{height: 34px;}

.page-template-award-pages .widget-area .wpb_text_column, .page-template-award-pages .widget-area .widget, .page-template-award-pages .widget-area {background-color: #353434 !important;}
.page-template-award-pages .site-header .header-content__container{background: transparent !important;}
.page-template-award-pages .post.awards{max-width: 1080px; margin: 0 auto;}

.penci-trans-logo.gbo-awards-logo{display: none;}
.page-template-award-pages .penci-trans-logo.gbo-logo{display: none}
.page-template-award-pages .penci-trans-logo.gbo-awards-logo{display: block;}
.page-template-award-pages .custom-logo{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 /* background: url(https://www.globalbusinessoutlook.com/beta/wp-content/uploads/2017/11/global-business-outlook-awards-logo-2.png) no-repeat;*/
  background: url(https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/global-business-outlook-awards-logo-4.png) no-repeat;
  width: 275px; /* Width of new image */
  height: 99px; /* Height of new image */
  padding-left: 275px; /* Equal to width of new image */	
}
.page-template-award-pages .header__banner a:last-child img{
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
/*  background: url(https://www.globalbusinessoutlook.com/beta/wp-content/uploads/2017/11/global-business-outlook-awards-white-logo.png) no-repeat;*/
/*  background: url(https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/global-business-outlook-awards-white-logo-1.png) no-repeat;	*/
/*  background: url(https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/gbo-awards-logo-2023-white.png) no-repeat; */

  background: url(https://globalbusinessoutlook.com/wp-content/uploads/2017/11/gbo-awards-logo-2024-white.png) no-repeat;
  width: 138px; /* Width of new image */
  height: 82px; /* Height of new image */
  padding-left: 138px !important; /* Equal to width of new image */	
}
.wpb_single_image.award-category-image .vc_figure-caption{
    margin-top: -26%;
    font-size: 1em;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    min-height: 50px;	
  text-shadow: 0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

.awards-section-dark-sidebar{background: #353434 !important;}
.wpb_single_image.award-category-image .vc_single_image-wrapper:hover {
        opacity: 1;
        transition: opacity 1s, background 1s;
        background: #663399;
}
.wpb_single_image.award-category-image .vc_single_image-wrapper{
        /*height: 250px;
        width: 200px;*/
        opacity: 0.5;
        transition: opacity 1s, background 1s;	
}

/* Awards Dropdown */
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header {padding: 4px !important;}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{padding: 3px !important; font-family: 'heebo-regular-webfont', Arial, sans-serif !important; font-size: 15px; font-weight: 600; text-transform: uppercase; line-height: 23px; color: #000000 !important;}
.page-template-award-pages .widget-area .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{color: #fff !important;}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a span{color: #fff; background-color: #201f1e;  padding: 0px 6px;}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
	background-image: linear-gradient(left, #000000, #000000 20%, #ffffff 20%, #ffffff 100%);
    background-image: -webkit-linear-gradient(left, #000000, #000000 20%, #ffffff 20%, #ffffff 100%);
	color: #899499 !important;
	letter-spacing: 1px !important;
}
/* -ea-one.sp-easy-accordion .sp-ea-single .ea-header a:before{content: ""; width: 80px; color: #fff; background-color: #201f1e;  padding: 0px 6px;} */

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header{background-color: #fff !important;}
.page-template-award-pages .widget-area .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header{background-color: #353434 !important;}

.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon{margin-right: 5px !important;}
.page-template-award-pages .fa-plus:before{content: "\f078";}
.page-template-award-pages .fa-minus:before{content: "\f077";}
.sp-easy-accordion ul{list-style: none; margin-left: 0px;}
.sp-easy-accordion ul li{margin-left: 0px;}


.awards-current-issue-block{margin-left: -30px !important; width: 125% !important; background-color: #201f1e !important; padding: 0px 30px !important;}
.page-template-award-pages .widget-area .wpb_text_column.awards-current-issue-block{background-color: #201f1e !important;}
.gbo-awards-drop-down .penci-con_innner-item{margin-bottom: 0px !important;}

/* Award pages widget */
.page-template-award-pages .penci-block-vc.widget:first-child{padding-bottom: 10px !important;}
.page-template-award-pages .penci-block-vc.widget:nth-child(2){margin-bottom: 30px !important;}
.page-template-award-pages .penci-block-vc.widget:nth-child(3){border-bottom: 2px solid #c1c1c1; margin-bottom: 18px; padding-bottom: 0px;}
.page-template-award-pages .penci-block-vc.widget:nth-child(4){border-bottom: 2px solid #c1c1c1; margin-bottom: 18px; padding-bottom: 0px;}

/* Awards Display */
/* Awards Page A-Z Index */ 
div.bemoazindex{margin-bottom: 30px !important; padding-bottom: 25px;}
div.bemoazindex div {border-right: 1px solid #46009b !important;}
div.bemoazindex a, div.bemoazindex div{padding-right: 0.35em !important; padding-left: 0.35em !important;}
div.bemoazindex a{color: #ffffff !important;}
div.bemoazindex a:hover{color: #eeee22 !important;}
div.bemoazindex { margin-bottom: 0px !important; padding-bottom: 30px; background-color: #46009b !important;}
div.bemoazindex div.selected{color: #eeee22 !important;padding-right: 0.35em !important; padding-left: 0.65em !important;}
h4.title-listing{font-family: 'heebo-light-webfont' !important; font-size: 48px; font-weight: 100 !important; color: #663399;}
.post.awards{background-color: #ffffff !important; padding-bottom: 1px;}
table.award-container{/*border-bottom: 1px solid #663399;*/}
table.award-container.az-background-row{border: none; background-color: #e9e9e9;}
table.award-container img{width: 70px;}
table.award-container p strong, p{font-family: 'heebo-regular-webfont' !important; font-size: 16px; font-weight: 500; margin-bottom: 15px;}
table.award-container p{color: #663399 !important;}
table.award-container p strong{color: #040404 !important;}
table.award-container td{border: none !important;}
table.award-container .entry{margin-bottom: 35px;}

.bemoazindex{display: none;}
.nav-previous, .nav-next, #award-listing-block{display: none;}
/*
.page-template-award-pages .penci-content-main:before{content: ""; position: fixed; width: 91px; height: 72px;  left: -2px !important; top: 60%; background: url(https://www.globalbusinessoutlook.com/beta/wp-content/uploads/2017/11/awards-floating-link.png), no-repeat center center;}
*/
.is-sticky .site-header{background-color: #fff !important;}
.page-template-award-pages .is-sticky .main-navigation ul.menu > li > a{color: #663399 !important;}

/* Single Post */
.single .penci-entry-media img{width: 608px;}
.single .penci-entry-categories .entry-meta-item.penci-byline{display: none;}
.single .penci-entry-categories .entry-meta-item.penci-posted-on{padding-left: 4px;}
.single .penci-entry-categories .entry-meta-item.penci-posted-on i{display: none;}
.single .penci-entry-categories{border-top: 5px solid #000;}
.single .penci-cat-links a{padding: 0px 5px 3px 5px;}
.single .penci-entry-categories .entry-date.published.updated{text-transform: uppercase;}
.single .penci-content-post.noloaddisqus{padding-left: 0px; padding-right: 0px;}
.single .penci-entry-header h1{font-family: 'heebo-black-webfont', Arial, sans-serif !important; color: #663399; font-size: 26px; font-weight: 900; line-height: 30px; margin-bottom: 30px;}
/* 
.single .penci-entry-header h1:before{
    content: "";
    position: absolute;
    left: 20;
    top: 30px;
    height: 5px;
    width: 45%;
    border-bottom: 5px solid #66cc00;	
} */
.single .penci-entry-header h1:after{
	content: "";
    display: block;
    width: 35%;
    height: 5px;
    background-color: #66cc00;
    margin: 0;
    margin-top: 4px; /* 12px; */
}
.gbo-strap-section{display: inline-block; display: 100%; margin-bottom: 20px;}
.gbo-post-excerpt{width: 75%; float: left; display: inline-block; font-family: "Lato", Arial, sans-serif; font-weight: 600; font-size: 18px; line-height: 25px; color: #000;}
.gbo-strap-section-share{width: 25%; float: left; display: inline-block; text-align: right;}
.gbo-strap-section-share a.social-media-item{ margin-left: 8px;}
.gbo-strap-section-share i.fa {
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #000;
  padding: 0.5em 0.6em;

}
.gbo-author-section{display: block; width: 100%;}
.gbo-author-section .entry-meta-item.penci-posted-on{display: none;}
.single .penci-entry-meta{margin-bottom: 10px;}
.single .penci-entry-footer{border-bottom: 9px solid #663399;}
.single .entry-meta .entry-meta-item .author.vcard a{
	background: none;
    padding: 0px;
    color: #663399;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
}
.single .entry-meta .entry-meta-item .author.vcard a:before{
    content: "";
    height: 8px;
    width: 8px;
    background-color: #663399;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    margin-top: 5px;	
}
.single .entry-content{margin: 0px;}
.penci-tags-links a{color: #663399;}


/* footer section */
footer .penci-block-vc.widget{border: none !important;}
.site-info, .sub-footer-menu li a{color: #ccc;}
.sub-footer-menu li a:hover{color: #66cc00 !important;}


/* Category Page Layout */
.penci-archive-entry-header .penci-page-title{font-family: 'heebo-light-webfont', Arial, sans-serif !important; font-weight: 300 !important; margin-bottom: 56px;}
.penci-archive-entry-header .penci-page-title span{font-family: 'heebo-black-webfont', Arial, sans-serif !important; color: #66cc00;}
.penci-archive-entry-header .penci-page-title:before{
  content : "";
  position: absolute;
  left    : 20;
  top  : 87px;
  height  : 5px;
  width   : 29%;  /* or 100px */
  border-bottom:5px solid #282828;		
}
/*.blog-default .penci-archive__content .entry-media{width: calc(50% - 10px);}*/
.blog-default .penci-archive__content .entry-media{width: 50%;}
/* Category Page */
.category .penci-archive-entry-header .penci-page-title:before{top: 34px;}
.category .penci-archive__content{padding: 0px;}
.category .entry-meta{margin-bottom: 10px;}
.category .entry-meta .entry-meta-item .author.vcard a{
	background: none;
    padding: 0px;
    color: #663399;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
	padding-right: 11px;
	border-right: 1px solid #663399;
}
.category .entry-meta .entry-meta-item .author.vcard a:before{
    content: "";
    height: 8px;
    width: 8px;
    background-color: #663399;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    margin-top: 5px;	
}
.category .penci-archive .penci-archive__content .entry-meta i{display: none;}
.category .penci-archive .penci-archive__content .entry-meta a{text-transform: uppercase;}
.category .penci-archive .penci-archive__content .penci-post-item .entry-title{font-size: 23px; line-height: 26px;}
.category .penci_media_object .penci_mobj__body:before{
content: "";
    position: absolute;
    left: 20;
    bottom: 0;
    height: 5px;
    width: 20%;
    border-bottom: 5px solid #66cc00;	
}

.web-edition-block{padding-right: 20px !important; padding-left: 20px !important;}
.web-edition-block-category{display: inline-block; width: 100%; padding: 10px 15px; border-top: 9px solid #663399; border-bottom: 9px solid #663399; margin-bottom: 35px;}
.web-edition-block-category .web-left{display: inline-block; width: 60%; float: left;}
.web-edition-block-category .web-right{display: inline-block; width: 40%; float: left;}
.web-edition-block-category .web-right img{margin-bottom: 0px !important;}

/* Ads Slider */
.unslider-horizontal{max-height: 300px;}


/* Award Categories */
.penci-image-box .penci-fea-in.boxes-style-4 h4 span span{
	font-size: 15px !important; 
    text-shadow: 0 6px 1px rgb(0 0 0 / 10%), 
		0 0 5px rgb(0 0 0 / 10%), 
		0 1px 3px rgb(0 0 0 / 30%), 
		0 3px 5px rgb(0 0 0 / 20%), 
		0 5px 10px rgb(0 0 0 / 25%), 
		0 10px 10px rgb(0 0 0 / 20%), 
		0 20px 20px rgb(0 0 0 / 15%);	
}
.penci-image-box .penci-featured-ct .penci-fea-in:before, .penci-image-box .penci-featured-ct .penci-fea-in:after{border: none !important;}
.penci-image-box .penci-featured-ct .penci-fea-in.boxes-style-4:before{
	opacity: 1 !important; 
    -webkit-transition: all .4s;
    transition: all .4s;
    z-index: 5;
    transform: none;
    -webkit-transform: none;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
	background-color: rgba(0,0,0,0.6) !important;
}
.penci-image-box .penci-featured-ct .penci-fea-in.boxes-style-4:hover:before{opacity: 0.3 !important; background-color: transparent !important;}
/*.penci-image-box .penci-fea-in.boxes-style-4:hover h4 span span{color: #663399 !important; background-color: #fff !important; padding: 5px 5px 2px 5px !important;}*/

.table{width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;}
.table-striped tbody tr:nth-of-type(odd){background-color: #e9e9e9;}
.table-striped tr{    display: table-row;
    vertical-align: inherit;
    border-color: inherit;}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 11px;
    color: #040404;
    font-family: 'Lato';
}

.main-navigation > ul:not(.children) > li:hover > a, .main-navigation > ul:not(.children) > li:active > a, .main-navigation > ul:not(.children) > li.current-menu-ancestor > a{background-color: transparent !important;}

.single .penci-content-post, .page .penci-content-post{padding: 20px 0px !important;}

/* Mobile only css */
@media only screen and (max-device-width: 480px) {
	.show-search{display: none;}
	.penci-topbar__right, .penci-topbar__left{/*width: auto;*/ padding-bottom: 8px;}
	.topbar__social-media{width: auto; padding-left: calc(50% - 100px);}
	.penci-header-mobile .penci-header-mobile_container{height: 75px; padding-top: 12px;}
	.site-content{margin-top: 30px;}
	.penci-topbar{display: none;}

	
	/* Home Page */
	.owl-stage-outer.owl-height{height: 574px !important}
	.penci-owl-featured-area.style-17 .penci-image-holder{width: 96%; margin: 0 auto;}
	.penci-container-width-1080.penci-vc_sidebar-right .penci-owl-featured-area .cat{display: inline-block !important;}
	.penci-owl-featured-area.style-17 .penci-slider__text{padding: 16px 10px 15px 10px !important; padding-right: 10px !important;}
	.owl-stage-outer.owl-height:before{left: 8px;}
	
	.penci-block_20 .penci_post_thumb{width: 100%;}
	.padding-left-right-0 {padding-left: 7px !important; padding-right: 7px !important;}
	.penci-block-vc.style-title-2:not(.footer-widget) .penci-block__title span{padding-top: 3px; padding-bottom: 3px !important;}
	.penci-block_20 .penci_post_content{margin: 0px; margin-top: 10px;}
	.penci-block_20 .hentry:nth-child(2) .penci_media_object .penci_mobj__img{margin: 0px;}
	.penci-block-vc.penci-block_20 .hentry:nth-child(2) .penci-post-cat, .penci-block-vc.penci-block_20 .hentry:nth-child(4) .penci-post-cat, .penci-block-vc.penci-block_20 .hentry:nth-child(6) .penci-post-cat, .penci-block-vc.penci-block_20 .hentry:nth-child(8) .penci-post-cat, .penci-block-vc.penci-block_20 .hentry:nth-child(10) .penci-post-cat{margin-left: 0px !important;}
	.penci-block_20 .hentry:nth-child(2) .penci_post_content:before{left: 0px; }
	.penci-block_20 .hentry:nth-child(2) .penci_post_content, .penci-block_20 .hentry:nth-child(4) .penci_post_content, .penci-block_20 .hentry:nth-child(6) .penci_post_content, .penci-block_20 .hentry:nth-child(8) .penci_post_content, .penci-block_20 .hentry:nth-child(10) .penci_post_content{text-align: left;}
	
	.penci-block-vc.style-title-2:not(.footer-widget) .penci-block__title a{padding-top: 2px; padding-bottom: 2px !important;}
	.penci-block_2 .block2_items{padding-left: 0px;}
	
	.widget-area{margin-top: 40px; padding: 0px 7px;}
	
	/* Awards Page */
	.gbo-white-bg-container.gbo-awards-drop-down .penci-con_innner-item{width: 100%;}
	.gbo-white-bg-container{background-color: #ffffff;}
	.penci-content-main > .theiaStickySidebar{padding: 0px !important;}

	.page-template-award-pages .custom-logo{
		display: block;
		background: url(https://www.globalbusinessoutlook.com/wp-content/uploads/2017/11/global-business-outlook-logo-m.png) no-repeat;
		width: 133px !important; /* Width of new image */
		height: 48px; /* Height of new image */
		padding-left: 133px !important; /* Equal to width of new image */	
	}
	
	.web-edition-block{padding-right: 0px !important; padding-left: 0px !important;}
	.web-edition-block h2{font-size: 30px; line-height: 32px;}

	.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
	background-image: linear-gradient(left, #000000, #000000 12%, #ffffff 12%, #ffffff 100%);
    background-image: -webkit-linear-gradient(left, #000000, #000000 12%, #ffffff 12%, #ffffff 100%);
	color: #899499 !important;
	letter-spacing: 1px !important;
	}	

	.penci-owl-featured-area.style-17 .penci-image-holder{height: 240px !important;}
	
}


.fluid-width-video-wrapper{margin-bottom: 72px !important;}


table.table-within-story td{background-color: #f5f5f5 !important; border-color: #fff !important;}

.award-ceremony-countdown{margin-top: -182px !important; margin-left: 60px !important;}


/* Video Page */
.epyt-gallery-list{margin-top: 45px !important;}


/* GBO 2023 banner ad */
.header__top.header--s2 .header__banner{display: contents !important;}
/* .header__top.header--s2 .header__banner */
.header__top.header--s2 .header__banner a.header-banner-ad{width: 475px !important;}


/* Home Main Slider image */
.penci-owl-featured-area.style-17 .penci-image-holder{
    background-size: contain !important;
    background-position: top center !important;	
	height: 435px !important;
}

/* Hide post view count */
.penci-slider__post-countview, .penci-slider__comments, .penci-post-countview{display: none !important;}

.fa-twitter:before{content: "\e61b" !important;}

.penci-testimonails.penci-testi-s1 .penci-testi-blockquote{padding: 30px 50px 20px 50px !important; background: #f5f5f5 !important;}
.penci-testimonails .penci-testi-avatar{margin: 35px auto 20px !important;}
.awards-left-core-col{background-color: #ffffff !important;}

.wpb_singleimage_heading{font-size: 18px !important; font-weight: 400 !important;}