/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.hp-mn-container > .row {
		margin-left:-15px!important;
		margin-right:-15px!important;
	}
	.hp-mn-container {
		padding-top:30px!important;
		padding-bottom:30px!important;
	}
	.hp-mn-smnw {
		margin-top: 30px!important;
	}
	.hp-mn-smnw-container-2 {
		margin-top:30px!important;
	}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.hp-mn-bignw {
		-ms-flex: 0 0 66.60%!important;
		flex: 0 0 66.60%!important;
		max-width: 66.60%!important;
	}
	.hp-mn-smnw {
		-ms-flex: 0 0 33.40%!important;
		flex: 0 0 33.40%!important;
		max-width: 33.40%!important;
		padding-left: 8px;
		margin-top: 0px!important;
	}
	.hp-mn-container > .row {
		margin-left:-15px!important;
		margin-right:-15px!important;
	}
	.hp-mn-container {
		padding-top:30px!important;
		padding-bottom:30px!important;
	}
	.hp-mn-smnw-container-2 {
		margin-top:8px!important;
	}
	.hp-mn-bignw-container .hp-mn-title h1 {
		font-size:20px!important;
	}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.hp-mn-bignw {
		-ms-flex: 0 0 66.60%!important;
		flex: 0 0 66.60%!important;
		max-width: 66.60%!important;
	}
	.hp-mn-smnw {
		-ms-flex: 0 0 33.40%!important;
		flex: 0 0 33.40%!important;
		max-width: 33.40%!important;
		padding-left: 8px;
		margin-top: 0px!important;
	}
	.hp-mn-container > .row {
		margin-left:-15px!important;
		margin-right:-15px!important;
	}
	.hp-mn-container {
		padding-top:30px!important;
		padding-bottom:30px!important;
	}
	.hp-mn-smnw-container-2 {
		margin-top:8px!important;
	}
	.hp-mn-bignw-container .hp-mn-title h1 {
		font-size:20px!important;
	}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.hp-mn-bignw {
		-ms-flex: 0 0 66.60%!important;
		flex: 0 0 66.60%!important;
		max-width: 66.60%!important;
	}
	.hp-mn-smnw {
		-ms-flex: 0 0 33.40%!important;
		flex: 0 0  33.40%!important;
		max-width:  33.40%!important;
		padding-left: 8px;
		margin-top: 0px!important;
	}
	.hp-mn-container > .row {
		margin-left:-15px!important;
		margin-right:-15px!important;
	}
	.hp-mn-container {
		padding-top:30px!important;
		padding-bottom:30px!important;
	}
	.hp-mn-smnw-container-2 {
		margin-top:8px!important;
	}
	.hp-mn-bignw-container .hp-mn-title h1 {
		font-size:20px!important;
	}
}
.hp-homenews-nav .hp-nav-icon-all {
	background: url('../../site/img/ico_hp_homenews_all.png');
	width:22px;
	height:22px;
}
.hp-homenews-nav .hp-nav-icon-news {
	background: url('../../site/img/ico_hp_homenews_news.png');
	width:22px;
	height:22px;
}
.hp-homenews-nav .hp-nav-icon-read {
	background: url('../../site/img/ico_hp_homenews_read.png');
	width:30px;
	height:22px;
}
.hp-homenews-nav .hp-nav-icon-other {
	background: url('../../site/img/ico_hp_homenews_other.png');
	width:22px;
	height:22px;
}
.hp-homenews-nav .hp-nav-icon-tests {
	background: url('../../site/img/ico_hp_homenews_tests.png');
	width:22px;
	height:22px;
}
.hp-homenews-nav .hp-nav-icon-projects {
	background: url('../../site/img/ico_hp_homenews_projects.png');
	width:22px;
	height:22px;
}
.hp-hotnw {
	padding: 30px 0px;
}
.hp-hotnw-title h2 {
	font-family: 'CrystalBetUni';
	font-weight: bold;
	font-style: normal;
	font-size:18px;
	color:#181b1f;
}
.hp-hotnw-itemcontainer {
	margin-top:30px;
}
.hp-hotnw-itemcontainer .card {
	border:none!important;
	background-color:transparent;
	margin: 0px 0px 0px 30px;
}

.hp-hotnw-itemcontainer .card-first {
	margin-left:0!important;
}
.hp-hotnw-itemcontainer .card .card-inner-text {
	margin-top:8px;
}

.hp-hotnw-itemcontainer .card .card-img-top {
	border-radius: 2px!important;
	-moz-border-radius: 2px!important;
	-webkit-border-radius: 2px!important;
}

.hp-hotnw-itemcontainer .card .card-title {
	font-family: 'CrystalNU4'!important;
	font-weight: bold;
	font-style: normal;
	font-size:14px;
	color:#181b1f;
	margin-bottom:0!important;
}
.hp-hotnw-bg-root {
	background: rgb(254,191,26);
}
.hp-hotnw-bg {
	background: linear-gradient(270deg, rgba(254,191,26,0.4) 0%, rgba(248,220,51,0.4) 100%);
}
.hp-hotnw-itemcontainer-mobile {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	padding-left:15px;
}

.hp-hotnw-itemcontainer-mobile .card {
	min-width:210px;
}
.hp-hotnw-itemcontainer-mobile .card {
	min-width:210px;
	margin-left:15px!important;
}
.hp-hotnw-itemcontainer-mobile .card-first {
	margin-left:0!important;
}

.hp-mn-bignw-container a:hover .hp-mn-title h1,
.hp-mn-smnw-container a:hover .hp-mn-title h2,
.hp-mn-smnw-container-2 a:hover .hp-mn-title h2 {
	color:#fde053;
}

.hp-mn-smnw-container .hp-mn-title h2,
.hp-mn-smnw-container-2 .hp-mn-title h2 {
	position: absolute;
	z-index: 2;
	font-family: 'CrystalNU4'!important;
	font-weight: bold;
	font-style: normal;
	font-size:15px;
	color:#fff;
	left:20px;
	right:20px;
	bottom:15px;
}
.hp-mn-bignw-container .hp-mn-title h1 {
	position: absolute;
    
	z-index: 2;
	font-family: 'CrystalNU4'!important;
	font-weight: bold;
	font-style: normal;
	font-size:15px;
	color:#fff;
	left:30px;
	right:30px;
	bottom:20px;
}
.hp-mn-bignw-container .hp-mn-title:after,
.hp-mn-smnw-container .hp-mn-title:after,
.hp-mn-smnw-container-2 .hp-mn-title:after {
	content:' ';
	position:absolute;
	left:0;
	right:0;
	height:7em;
	bottom:0;
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.7539390756302521) 45%, rgba(0,0,0,0) 100%);
	z-index:1;
}

.hp-mn-container {
	padding-top:15px;
	padding-bottom:30px;
}
.hp-mn-container > .row {
	margin-left:0px;
	margin-right:0px;
}
.hp-mn-smnw-container,
.hp-mn-smnw-container-2 {
	position:relative;
}
.hp-mn-smnw-container-2 {
	margin-top:15px;
}
.hp-mn-smnw {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
	max-width: 100%;
	position: relative;
    width: 100%;
	min-height: 1px;
	margin-top: 15px;
  
}
.hp-mn-bignw {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
	max-width: 100%;
	position: relative;
    width: 100%;
    min-height: 1px;
   
}
