/* IE Hack CSS */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .registrationLightOpen::before {
	    content: ' ';
	    display: block;
	    position: fixed;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    z-index: 1001;
	    background: rgba(255,255,255,0.95);
	}
}
@media screen\0 {
	.registrationLightOpen::before {
	    content: ' ';
	    display: block;
	    position: fixed;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    z-index: 1001;
	    background: rgba(255,255,255,0.95);
	}
}
@supports (-ms-accelerator:true) {
	.registrationLightOpen::before {
	    content: ' ';
	    display: block;
	    position: fixed;
	    top: 0;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    z-index: 1001;
	    background: rgba(255,255,255,0.95);
	}
}
_:-ms-lang(x), .registrationLightOpen::before {
    content: ' ';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1001;
    background: rgba(255,255,255,0.95);
}

@media(min-width:1500px) {
	header > .menu, body > .body, footer > div , .cookie > div{
		width: 1500px;
	}
}
@media(min-width:1024px) {
	.smallHeader .mash-menu .logo {
		padding: 13px 0px !important;
	}
}
@media(min-width:992px) {

}
@media(min-width:768px) {

}
@media(min-width:480px) {

}
@media(min-width:320px) {

}
@media(max-width:1440px) {
	li.mash-search-bar{}
	.hide-tablet { display: none !important;}
	.show-tablet { display: block !important;}
}
@media(max-width:1290px) {
	.mashRight .loginText {display: block !important}
	.mash-search-bar form {display: none !important}
	.mashRight .ripple-wrapper {width: 99.9%}
}
@media(max-width:1170px) {
	.menu{padding:0px 3px 0px 0px !important}
	.mash-menu .mash-list-items>li>a {padding: 0px 8px;}
}
@media(max-width:1060px) {
	.mash-menu .mash-list-items>li>a {padding: 0px 5px;}
}
@media(max-width:1023px) {
	.visible-small {display: block}
	.show-tablet {display: none !important}
	.hide-tablet {display: block !important}
	.mash-menu .logo {padding:0 !important; height:28px !important;}
	.mash-menu .mobile-button{display: block;margin-top: 6px;}
	.smallHeader .mash-menu .mobile-button{margin-top: 0px;}
	.mash-brand >li >a {text-align: center;}
	.mash-menu .mash-list-items>li>a {padding-left: 15px !important;}
	.mash-menu .mash-list-items>li>a i.fa {display: inline-block;}
	.newsBlock .imgWrap {
		height: auto;
	}
	.mash-list-items {
		position: absolute;
		background-color: #fff;
		top: 46px;
		width: 50% !important;
		min-width: 200px;
		overflow: scroll;
	}
	.smallHeader .mash-list-items {
		top: 51px !important;
	}
	.secondaryMenu {
		clear: both;
		display: block;
		text-align: center;
		background: #E0E0A2;
		margin: 0;
		padding: 5px 0px;
	}
	.secondaryMenu li {
		display: inline-block;
	}
	body {
		padding-top: 95px;
	}
	.mash-menu .zoomImg {display: none;}
}
@media(max-width:1000px) {
	.cookie {
		padding-bottom: 40px;
	}
}
@media(max-width:992px) {

}
@media(max-width:820px) {
	footer > div ul li:last-child {
		display: block;
	}
}
@media(max-width:768px) {
	.pl40 {
		padding-left: 60px;
	}
	.subtitle {text-align: center;}
	.subtitle-podcast {text-align: left;}
	.topNav {text-align: center;}
	.mobileslide h1 {
		font-size: 24px;
	}
	#mainSlider .item .desc {font-size: 16px;}
	#mainSlider .item .desc > h1 {
		font-size:24px;
	}
	#mainSlider .item .desc span{
		font-size: 16px;
	}
	.newsBlock .articleList .article{
		height: 40px;
	}
	.newsBlock {
		padding-top: 10px;
	}
	.mash-menu[data-color="grey"].separator .mash-search-bar{
		background:none !important;
	}
	.mash-menu .logo {
		margin-bottom:10px;
		border-left:none !important;
	}
	.mash-menu .mash-list-items>li>a {padding: 0px 10px !important;}
	.mash-menu[data-color="grey"].separator .mash-brand>li>a, .mash-menu[data-color="grey"].separator .mash-list-items>li>a{background:none !important}
	.mash-menu .mash-list-items{padding-top:0px !important}
	.mash-menu .mash-search-bar{position:relative !important;top:0px !important;z-index:1 !important}
	.mobileAD {
		display: block;
	}
	footer > div ul li {
		margin: 0px 2px;
	}
	.registration .featherlight-content {
		width: 80%;
	}
	.cookie h1 {
		text-align: center;
	}
	.cookie ul li {
		display: inline-block;
		margin-left: 5px;
	}
	.cookie ul {
		margin: 5px auto 0px;
		text-align: center;
	}
}
@media(max-width:400px) {
	.mash-menu .mobile-login {
		display: none;
	}
}
@media(max-width:480px) {
	.searchItem .imgWrap { display: none }
	#mainSlider .item .desc span{
		font-size: 14px;
	}
	#mainSlider .item .desc > h1 {
		font-size: 20px;
	}
	#mainSlider .item .desc p {
		display: none;
	}
	.mobileslide h1 {
		font-size: 20px;
	}
}
@media(max-width:360px){
	body {
		padding-top: 113px;
	}
	.mash-menu .mobile-button {
		margin-top: 0px;
	}
	.mash-menu .logo {
		height: 23px !important;
	}
}
@media(max-width:320px){

}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.mainContent {
		margin-top: 30px;
	}
	.slides .slide .author img {
		width: 60px;
		height: 60px;
	}
	.sidebar > * {
		margin-top: 30px;
	}

}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.mainContent,.showVert {
		float: none;
		width: 100%;
	}
	.hide-tablet-vertical {
		display: none !important;
	}
	.slides {
		border-bottom: 1px solid #ddd;
	}
	.restBody .newsBlock:first-child {
		border-top: none;
	}
	.restBody {
		float: left;
		width: 60%;
		padding-right: 20px;
	}
	.restBody .newsBlock .heroMoreArticle {
		display: none;
	}
	.restBody .newsBlock .heroArticle {
		width: 100%;
	}
	.restBody-podcast .newsBlock:first-child {
		border-top: none;
	}
	.restBody-podcast {
		float: left;
		/*width: 60%;
		padding-right: 20px;*/
	}
	.restBody-podcast .newsBlock .heroMoreArticle {
		display: none;
	}
	.restBody-podcast .newsBlock .heroArticle {
		width: 100%;
	}
	.sidebar {
		float: left;
		width: 40%;
		padding-top: 20px;
	}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.sidebar {
		display: none;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	.sidebar {
		display: none;
	}
}
/* Print Page Styling */
@media print {
    header .secondaryMenu, header .mashRight, header .mash-list-items, header .mobile-button, .sidebar, div[id^=placement], .addthis_sharing_toolbox, .btnStartTrial, .newsBlock, .cookie, footer, .mash-menu .mash-list-items, #at4m-mobile-container {
        display: none !important;
        visibility: hidden !important;
    }
    .mainContent {
    	width: 100% !important;
    }
    body {
    	padding-top: 0px;
    }
    header {
    	position: relative;
    	background: none;
    }
    .mash-brand, .restBody .resrBody-podcast{
    	width: 100%;
    }
    .mash-menu .mash-brand>li, .mash-menu .mash-list-items>li {
	    width: 100%;
	    text-align: left;
	    line-height: normal;
	    cursor: pointer;
	    position: relative;
	}
	.menu {
	    padding: 0px 3px 0px 0px !important;
	}
	.mash-menu {
	    float: left;
	    width: 100%;
	}
	.mash-menu section.mash-menu-inner-container {
	    min-height: 1px;
	}
	.mash-menu .logo {
	    padding: 0 !important;
	    height: 28px !important;
	}
	.mash-menu .mash-brand>li>a, .mash-menu .mash-list-items>li>a {
	    line-height: normal;
	    word-wrap: break-word;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    text-align: center;
	}
	a[href]:after {
    	content: none !important;
  	}
  	a:after {
        content: "" !important;
    }
}