.googleAds.activated[data-adtype="banner300x600"].bb-ad-fixed {
	position: fixed;
    top: 95px;
	width: 100%;
    z-index: 99999;
    background-color: #ffffff;
    padding: 15px;
	/*animation: smoothScroll 0.5s forwards;*/
    transition: all 1s;
}

.bb-ad-fixed.shadow {
	box-shadow: 5px 5px 5px hsla(0, 0%, 40%, .2)
}

.bb-ad-fixed.sticky-fade-out {
	transform: translateY(-180%);
	transition: 1s ease-in-out
}

.site-content .site-main {
	position: relative;
}

/*.site-main .code-block.stick {
	margin-top: 50px !important;
}

.code-block-2 .googleAds .activated {
	text-align: right;
}*/

.googleAds.activated[data-adtype="inread1"] {
	text-align: center;
}
.googleAds.activated[data-adtype="banner320x50"] {
	position: fixed;
	bottom: -1px;
	left: 0px;
	right: 0px;
	z-index: 99;
	padding: 10px 0px;
	background-color: #ffffff;
}

.googleAds[data-adtype="inread1"] iframe, .googleAds[data-adtype="inread2"] iframe, .googleAds[data-adtype="inread3"] iframe {
	margin-bottom: 20px;
}

@media (max-width:767px) {
	.googleAds.activated[data-adtype="banner300x600"], .googleAds.activated[data-adtype="banner650x250"] {
		text-align: center;
	}
}

@media (min-width:768px) and (max-width:991px) {
	#secondary .googleAds.activated[data-adtype="banner300x600"], #secondary .googleAds.activated[data-adtype="banner650x250"] {
		text-align: center;
	}
}
@media (min-width:768px) and (max-width:1023px) {
	.single #secondary .googleAds.activated[data-adtype="banner300x600"], .single #secondary .googleAds.activated[data-adtype="banner650x250"] {
		text-align: center;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.page #secondary .googleAds.activated[data-adtype="banner300x600"], .page #secondary .googleAds.activated[data-adtype="banner650x250"], .archive #secondary .googleAds.activated[data-adtype="banner300x600"], .archive #secondary .googleAds.activated[data-adtype="banner650x250"], .search #secondary .googleAds.activated[data-adtype="banner300x600"], .search #secondary .googleAds.activated[data-adtype="banner650x250"], .blog #secondary .googleAds.activated[data-adtype="banner300x600"], .blog #secondary .googleAds.activated[data-adtype="banner650x250"] {
		text-align: center;
	}
	.home .hm-col-2 .code-block.code-block-5 {
		text-align: center !important;
	}
}

@media (min-width:782px) and (max-width: 900px) {
	.main-content-container #secondary .googleAds.activated[data-adtype="banner300x600"],.main-content-container #secondary .googleAds.activated[data-adtype="banner650x250"] {
		text-align: center;
	}
	.main-content-container #secondary .code-block-2 {
		text-align: center;
	}
	.main-content-container #secondary {
		width: 100%;
	}
}

@media (min-width:782px) and (max-width: 1077px) {
	.single #secondary .code-block-2 {
		/*text-align: center !important;*/
	}
}

@media (min-width:601px) and (max-width: 991px) {
	.home .code-block-5, .home .code-block-7 {
		/*text-align: center !important;*/
	}
}

@media (max-width:599px) {
	.bb-ad-fixed {
		top: 68px;
	}
}

@media (min-width:600px) and (max-width:781px) {
	.bb-ad-fixed {
		top: 68px;
	}
}

@media (min-width:768px) {
	.googleAds.activated[data-adtype="banner320x50"] {
		display: none;
	}
}

@media (max-width: 1077px) {
	.single #secondary .code-block-2 {
		/*margin-top: 20px !important;
		text-align: center !important;*/
	}
}

@media (max-width: 767px) {
	.googleAds.activated[data-adtype="banner300x600"], .home .googleAds.activated[data-adtype="banner650x250"], .home .googleAds.activated[data-adtype="banner300x100"], .home .googleAds.activated[data-adtype="banner234x60"] {
		margin-top: 25px !important;
		text-align: center !important;
	}
}

@media only screen and (min-width:992px) and (max-width:1077px) {
	.archive .googleAds.activated[data-adtype="banner300x600"], .blog .googleAds.activated[data-adtype="banner300x600"], .search .googleAds.activated[data-adtype="banner300x600"], .single .googleAds.activated[data-adtype="banner300x600"] {
		/*margin-top: 25px !important;
		text-align: center !important;*/
	}
	.archive .googleAds.activated[data-adtype="banner650x250"], .blog .googleAds.activated[data-adtype="banner650x250"], .search .googleAds.activated[data-adtype="banner650x250"], .single .googleAds.activated[data-adtype="banner650x250"] {
		/*margin-top: 25px !important;
		text-align: center !important;*/
	}
}

/* intertials header */
.dt-ar{display:none;}
.dt-eng{display:block;}
.intertials-header{background: #ec0018;}
#ste-abar .dt-ar{display:block;}
#ste-abar .dt-eng{display:none;}
#ste-abar .intertials-header{background:#015C47}

/* intertials */
.intertials_block{position:fixed;z-index:9999999;top:0;right:0;bottom:0;left:0;background:#fff;text-align:center;height:100%!important}
.intertials-header{    margin: 0 0 20px;clear: both;overflow: hidden;padding: 0 15px 0 0;border-bottom: 1px solid #ccc;line-height:0;}
.intertials-logo{float:left}
.intertials-skip-ads{float:right;margin-top:18px}
.continue-button{background:transparent;color:#fff;padding:5px 10px;border-radius:5px;text-align:right;text-transform:uppercase;font-size:20px;font-weight:700}
a.continue-color,a.continue-color:hover{color:#fff}
.continue-button:hover{background:#333;color:#fff; cursor: pointer;}
.continue-button:hover a {color:#fff; cursor: pointer; }
.intertials-msg{padding-bottom:20px;text-align:center}
.intertials-banner{margin:0 auto;max-width:750px;text-align:center}
.intertials-header .continue-button {
    background: transparent;
    color: #fff;
    padding: 8px 10px;
    border-radius: 5px;
    text-align: right;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
	line-height: 1.6;
}
.intertials-header .logo-wrp {
	text-align: left;
    float: left !important;
    margin: 0 !important;
    position: unset;
    width: auto;
}
.intertials-header .logo-wrp img {
	/*height: 87px;*/
    max-height: 310px;
    max-width: 587px;
    /*width: 165px;*/
}
.intertials-header .intertials-skip-ads {
    float: right;
    margin-top: 0;
}
@media (max-width:359px) {
	.intertials-header .continue-button {
		font-size: 10px !important;
	}
}
@media (max-width:600px) {
	.intertials-header .continue-button {
		font-size: 12px;
		padding: 5px 10px;
	}
	.intertials-header .logo-wrp img {
		max-width: 150px !important;
		max-height: unset !important;
		height: auto;
	}
}

.googleAds.comb-ad iframe {
	margin-bottom: 20px;
}

/* overlay */
/* .overlay_block{position:fixed; top:0; text-align:center; ;width:100%; height:100%; left: 0; z-index:9; background: rgba(0, 0, 0, 0.21);} */

@media (min-width:768px) {
/*common */
	.googleAds .activated a#popClose {
		position: absolute;
		right: 0;
		background: #000;
		color: #fff;
		width: 30px;
		height: 30px;
		text-align: center;
		line-height: 29px;
		z-index: 9;
	}
	.googleAds .activated a#popClose:hover {
		cursor: pointer;
	}
	.googleAds .activated.popWrapper{position: absolute;
		z-index: 999;
		bottom: 0;
		top: 50%;
		margin: 0 auto;
		transform: translateY(-50%);
		left: 0;
		right: 0;}
	.googleAds.catfish_block .popWrapper{z-index:4;}
	.googleAds.catfish_block .popWrapper {bottom:0; top:auto; }

	.googleAds.adHide{ display:none;}
	.googleAds.adShow{ display:block;}
	/*.overlay_block .popClose { display:block !important;}*/
}

/* interscroller */
.interscroller_top, .interscroller_bottom{display:none;}
.interscroller_active.interscroller_block{position:relative;margin:0 -8px;background:#000;overflow:hidden;z-index: 1;}
.interscroller_active .interscroller_top{color:#fff;margin:0;padding-top:5px;padding-bottom:5px;text-transform:uppercase;font-weight:400;font-stretch:normal;line-height:13px;background:#000 none repeat scroll 0 0;width:100%;font-size:10px;font-family:Helvetica,Arial,sans-serif;font-style:normal;font-variant:normal;position:relative;text-align:center;position:absolute;top:0;z-index:3; display:block;}
.interscroller_active .interscroller_bottom{ display:block; position:absolute;bottom:0;z-index:3;color:#fff;margin:0;bottom:0;padding-top:5px;padding-bottom:5px;text-align:center;text-transform:uppercase;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;font-stretch:normal;font-size:10px;line-height:13px;font-family:Helvetica,Arial,sans-serif;background:none 0 0 repeat scroll #000;width:100%}
.interscroller_active .interScroller_ad{left:0;text-align:center;width:100%;top:25px;position:absolute;height:550px;transform:translateZ(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);-webkit-transform:translateZ(0)}
.interscroller_active.interScroller_fixed .interScroller_ad {top:82px;position:fixed;}
.interscroller_active .interScroller_ad_wrap{border:0 none;padding:0;width:100%;height:550px;position:absolute;clear:none;clip:rect(auto,auto,auto,auto);background:transparent none repeat scroll 0 0}
.interscroller_active .interScroller_ad_outer{width:100%;height:550px}
