/*
 Theme Name:   NJGlobe
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  NJGlobe Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     editorial-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  njglobe-child
*/

.pum-container .pum-content+.pum-close {    
font-size: 22px !important;
padding: 15px !important;
z-index: 1 !important;
}

.wp-caption {
	border: 0;
}

.site-branding {
	margin-top: 8px;
}

.custom-logo-link, .header-layout-3 .custom-logo-link {
    margin: 0;
}
.logo-ads-wrapper {
    padding: 0 0 3px 0;
}

.top-header-section {
    background: #484848;
}
.top-header-section .date-section {
    color: white;
	font-size:14px;
}

.header-ads-wrapper {
	display:flex;
	height:115px;
	align-items: center;
}

.header-ads-wrapper .widget {
    margin: 0 auto;
    padding-bottom: 0;
}

#mt-menu-wrap {
	margin: 0 -8px;
	background: #ffffff;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#site-navigation ul li a, .header-layout-2 #site-navigation ul li a, .header-layout-3 #site-navigation ul li a{

    color: #464646 !important;
	margin-left: -2px;
	margin-right:-1px;
}

#site-navigation ul li a:hover{
	background-color:#000000;
	color: #ffffff !important;
}

#site-navigation ul.sub-menu {
	background-color:#ffffff !important;
	margin-left: -2px;

	max-height: 311px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#site-navigation ul.sub-menu, #site-navigation ul.children {
	min-width:197px;
}

#site-navigation ul li, .home-icon, .header-layout-2 #site-navigation ul li {
	border-color: #d8d8d8 !important;
	border-right: 1px solid;
	border-bottom: 0;
}

.search-main{
	background-color:#ffffff !important;
	color:#000000 !important;
}

.fa-search:before{
	font-size:25px;
	vertical-align: sub;
}

.home-icon, .search-main{
	height:38px;
}

#site-navigation ul li.menu-item-has-children a, #site-navigation ul li.page_item_has_children a{
	margin-right:0px;
}

#site-navigation li.menu-item-has-children > a:after, #site-navigation li.page_item_has_children > a:after{
	position:inherit !important;
	padding-left: 10px;
}

.mt-slider-section .slider-content-wrapper, .featured-post-wrapper .single-featured-wrap .featured-content-wrapper, .editorial_pro_block_grid .post-content-wrapper, .editorial_pro_fullwidth_tabbed .grid_view .post-content-wrapper, .editorial_pro_block_list .block_layout_2 .first-post .post-content-wrapper, .related-articles-wrapper.boxed_layout .related-content-wrapper {
	/*background: #484848 !important;*/
	padding: 6px 20px 15px;
}


.editorial_pro_featured_slider .post-cat-list {
	display:none;
}

.editorial_pro_featured_slider .lSAction {
	display:none !important;
}

.ep-image-zoomin .ep-post-wrapper figure img, .ep-image-zoomin .ep-post-wrapper .post-thumb img {
	transform:none !important;
}


.block-header, .widget .widget-title-wrapper, .related-articles-wrapper .widget-title-wrapper, .mt-single-review-wrapper .section-title {

	border-left: none;
    border-bottom: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
}



.block-header .block-title, .widget .widget-title, .related-articles-wrapper .related-title, .mt-single-review-wrapper .review-title{
	background: transparent;
	min-height: 35px;
	line-height: 35px;
}

.editorial_pro_block_column.widget-columns-2 .single-post-wrapper, .editorial_pro_block_column.widget-columns-3 .single-post-wrapper, .editorial_pro_block_column.widget-columns-4 .single-post-wrapper {

    margin-top: 15px;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 15px;

}

#bottom-footer .site-info {
    float: initial;
	text-align: center;
}

.featured-post-wrapper .featured-title a:hover, .editorial_pro_block_grid .post-content-wrapper .post-title a:hover, .editorial_pro_fullwidth_tabbed .grid_view .post-title a:hover, .mt-slider-section .slide-title a:hover,.mt-slider-section .slide-title a, .featured-post-wrapper .featured-title a, .editorial_pro_block_grid .post-title a, .editorial_pro_fullwidth_tabbed .grid_view .post-title a, .editorial_pro_block_list .block_layout_2 .first-post .post-title a, .related-articles-wrapper.boxed_layout .post-title a{
	color:#fff !important;
}

/* .single-post-image{
	text-align:center;
} */

.footer-txt{
	text-align:center;
}

.footer-txt>button{
	margin-top:20px;
}

.footer-txt>a{
	font-weight: 700;
    text-decoration: underline;
}

a#ftel{
	font-weight: normal;
    text-decoration: none;
}

.menu-toggle {
	padding: 4px 15px;
}


.follow-us-icon {
	display: flex;
	justify-content: center;

}

.follow-us-icon a{
	margin: 0 8px;
}

.follow-us-icon i{
	display: flex;
    align-items: center;
    justify-content: center;
	width: 50px;
    height: 50px;
    border: 2px solid;
    border-radius: 25px;
}

.follow-us-icon i::before{
	font-size:17px;
}


/*responsive css*/
@media (min-width: 980px) and (max-width: 1138px){
	.header-ads-wrapper{
		 transform: scale(0.75);
		 float: initial;
	}
}

@media (min-width: 980px) and (max-width: 1157px){
	.editorial_pro_featured_slider .featured_layout_3 .single-featured-wrap{
		width:47.8%;
	}
}

@media (min-width: 980px) and (max-width: 1024px){
	.featured-post-wrapper .featured-title a{
		font-size:15px;
	}
}

@media (max-width: 979px){
	.header-ads-wrapper{
		 float: initial;
		 height:auto;
		 width:728px;
		 max-width: 100%;
		 margin: 0 auto 10px;
	}



}

@media (max-width: 755px){
	.header-ads-wrapper #div-gpt-ad-1526312299878-0 {
        width: 320px !important;
        height: 50px !important;
	}

	.logo-ads-wrapper{
		padding: 0px;
	}

}


@media only screen and (max-width: 885px){

#site-navigation ul li a, .header-layout-2 #site-navigation ul li a, .header-layout-3 #site-navigation ul li a{
		font-size:15px !important;
	}
}

@media (min-width: 769px) and (max-width: 823px){

#site-navigation ul li a, .header-layout-2 #site-navigation ul li a, .header-layout-3 #site-navigation ul li a{
		font-size:13px !important;
	}
}

@media (max-width: 480px){
.editorial_pro_featured_slider .slide-title a {
       line-height: 1.2em !important;
	}
}

/*end of responsive css*/


#mt-menu-wrap-sticky-wrapper { height: 40px !important; }

.single-post.post_layout_1 .default-content-wrapper .entry-footer {
    clear: both;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	padding-bottom:20px;
}

.heateor_sss_sharing_title{
	padding-bottom:5px;
}

.authtor-in-post{
	border-bottom: 1px dotted #a5a5a5;
}

.post p.ar-subtitle{
	font-size: 22px;
    font-style: italic;
    margin-bottom: 0;
}

nav.navigation.post-navigation {
	display:none;
}

.navigation .nav-links span.page-numbers.current {
    font-size: 14px;
    line-height: 13px;
    height: 33px;
    border: none;
    padding: 10px 15px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-shadow: none;
    border: 1px solid #000;
    -webkit-appearance: none;
    border-radius: 0;
}

.mch1{

}

.mch1 {
	padding-left: 30px !important;
}

.mch2 input {
	height:36px;
}

.i-email{
	position: absolute;
    top: 11px;
    left: 10px;
}

.mc-field-group{
	position:relative;
	display: flex;
	max-width: 300px;
    margin: 0 auto;
}

#mc_embed_signup_scroll{
}
#mc_embed_signup input.email {
    width: 200px !important;
}
#mc_embed_signup .button {
    width: 100px !important;
    padding: 0 5px;
}

.post-thumb-wrapper {
	margin-bottom:10px;
}

#footer-info{
	display:flex;
}

.w33{
	width:33.3%
}

.copyryght-txt{
	text-align:right;
}

@media (max-width:720px){
	#footer-info{
		display:block;
	}

	.w33{
		width:100%
	}

	.copyryght-txt{
		text-align:center;
		padding-top: 10px;
	}
}

#site-navigation ul.sub-menu, #site-navigation ul.children {
	transition: all 0.1s ease;
}

.csf form{
	display:flex;
}

.csf label {
	width:100%;
}

.csf input.search-submit{
	height:36px;
}

.single-post-image span {
	float: left;
	margin-bottom:5px;
}


/* Styles fo flipflop timers */
.flip-clock-divider,
.flip-clock-wrapper ul { float: none; display: inline-block; }
body.archive .entry-content .flip-clock-wrapper { margin-top: 10px; }


#mc_embed_signup div#mce-responses { float: none !important; }

.single-post.post_layout_1 .default-content-wrapper .default-postmeta { display: none; }
.single-post.post_layout_1 .default-content-wrapper .entry-content { width: 100%; }


@media (max-width: 768px) {
    .search-results .entry-title, .archive .entry-title, .single .entry-title, .entry-title {
        font-size: 20px !important;
    }
    .ar-subtitle {
        font-size: 19px;
    }
}

@media (max-width: 480px) {
    .single-post.post_layout_1 .default-content-wrapper .entry-content {
        width: 100% !important;
    }
}

/* New layout for posts archive */
.archive article h2.entry-title {
    line-height: 0.8em;
}
.archive article h2.entry-title a {
    line-height: 1em;
}
.archive article .ep-read-more {
    display: none;
}

/* Popup styles */
.sg-popup-builder-content { height: auto !important; }
#sgpb-popup-dialog-main-div,
#sgpb-popup-dialog-main-div > div { height: auto !important; }

.mt-slider-section .slider-content-wrapper,
.featured-post-wrapper .single-featured-wrap .featured-content-wrapper {
    background: rgba(0,0,0,0) linear-gradient(to bottom, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.6)) repeat scroll 0 0;
}

.post p,
.post span,
.post li
 { font-size: 16px; }

@media (max-width: 480px) {
	.rpp_item {
    	position: static!important;
    	width: 100% !important;
	}
}

.banner-in-content {
    margin-left: 15px;
}


.hidden-banner {
    display: none;
}

#div-gpt-ad-1585161972112-0 {
    display: none !important;
}
#div-gpt-ad-1585161707800-0 {
    display: block !important;
}

@media (max-width: 755px) {
	#div-gpt-ad-1585161972112-0 {
    	display: block !important;
	}
	#div-gpt-ad-1585161707800-0 {
    	display: none !important;
	}
}

.footer-list > ul > li > a {
    font-size: 1.69rem;
}
