@charset "utf-8";
/* CSS Document */

@import url('https://asset.msi.com/event/nb/2018/GT75/css/fonts.css');

body {
	background: url("https://storage-asset.msi.com/event/nb/2019/nl_nb_bts/images/bg-pattern.png") repeat;
	background-color: #21405c;
	margin: 0;
	padding: 0;
}
#nl_bts p{color: #fff;}
#nl_bts .container-fluid {
	padding: 0 !important;
}

#nl_bts .header {
	width: 100%;
	height: 500px;
}

#nl_bts .header-title {
	margin: auto;
		text-align: center;
}

#nl_bts .header-logo {
	position: absolute;
	float: left;
	margin: 2%;
}

#nl_bts .header-deals {
	display: inline-block;
	width: 400px;
	margin: auto 0;
	padding: 5% 0;
	
}

#nl_bts .intel-logo {
	position: absolute;
	left: 92%;
	top: 60%;
	display: inline;
}

#nl_bts .intel-mention {
	position: absolute;
	left: 81%;
	top:3%;
	font-size: 17px;
	text-align: right;
	
}
#nl_bts .intel-mention p{padding-top: 10px; color: #fff;}

#nl_bts #tab-deals .nav-tabs > li, #nl_bts .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

#nl_bts #tab-deals .nav-tabs,#nl_bts .nav-pills {
    text-align:center;
}

#nl_bts .nav-tabs > li > a.nederland {
	width: 369px;
	height: 76px;
	background: url("https://storage-asset.msi.com/event/nb/2019/nl_nb_bts/images/nederland.png") center no-repeat;
}
#nl_bts .nav-tabs > li > a.nederland:hover, #nl_bts .nav-tabs > li > a.active.nederland  {
	background: url("https://storage-asset.msi.com/event/nb/2019/nl_nb_bts/images/nederland-hover.png") center no-repeat;
}

#nl_bts .nav-tabs > li > a.belgie {
	width: 226px;
	height: 76px;
	background: url("https://storage-asset.msi.com/event/nb/2019/nl_nb_bts/images/belgie.png") center no-repeat;
}
#nl_bts .nav-tabs > li > a.belgie:hover, #nl_bts .nav-tabs > li > a.active.belgie  {
	background: url("https://storage-asset.msi.com/event/nb/2019/nl_nb_bts/images/belgie-hover.png") center no-repeat;
}

#nl_bts .deals-title {
	width: 100%;
	margin: 45px 0;
	text-align: center;
}

#nl_bts .deal-item .product {
	padding: 0;
	
}
#nl_bts .deal-item .product img {
	padding: 0;
	display: inline-block;
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px) {
#nl_bts .deal-item .product-details {
	float: left;  
	padding: 0; 
	display: block;
  }
}
#nl_bts .deal-item .product-details {
	padding: 0; 
	display: block;
}

#nl_bts .deal-title {
	display: block;
	background-color: rgba(255,255,255,0.8);
	height: 40px;
	color: #21405c;
	font-size: 24px;
}

#nl_bts .deal-title h3 {
	font-family: 'din_pro_bold', sans-serif;
	padding: 7px 0 0 14px;
}

#nl_bts .deal-specs {
	font-family: 'DINPro-Regular', sans-serif;
	font-size: 16px;
	color: #FFF;
	margin: 20px 0 0 14px;
}

#nl_bts .deal-price {
	float: right;
	padding: 20px 0 0 0;
}

#nl_bts .deal-price .discount {
	position: absolute;
	width: 90px;
	height: 30px;
	
	right: 140px;
	z-index: 10;
}

#nl_bts .deal-price .discount p {
	font-family: 'din_pro_bold', sans-serif;
	color: #21405c;
	font-size: 22px;
	line-height: 30px;
	text-align: center;	
	background-color: rgba(200,200,200,0.8);
}

#nl_bts .deal-price .price {
	width: 150px;
	height: 41px;
	margin: 24px 0 0 0;
	background-color: rgba(255,242,0);
}

#nl_bts .deal-price .price p {
	font-family: 'din_pro_bold', sans-serif;
	color: #000;
	font-size: 28px;
	text-align: right;
	padding: 0 10px 0 0;
}

#nl_bts .deal-resellers {
	margin: 30px 0 0 0;
	float: left;
	min-height: 200px;
}

#nl_bts .deal-logos p {
	float: left;
	font-family: 'din_pro_bold', sans-serif;
	color: #FFF;
	font-size: 20px;
	padding: 7px 0 0 0;
}
@media (min-width: 768px) {
#nl_bts .logos {
	float: left;
  }
}

#nl_bts .logos {
	min-height: 110px;
	padding: 0 0 30px 0;
}



#nl_bts .logos img {
	padding: 0 5px;
}
#nl_bts .logos img:first-child {
	padding: 0 0 0 10px;
}

#nl_bts .deal-item hr {
	margin: 60px 0 30px 0;
	border-top: 2px solid #fff;
	clear: both;
}

#nl_bts .ovdeals-title {
	margin: 0 0 50px 0;
}

#nl_bts .ovdeal-logos {
}

#nl_bts .ovdeal-logos a {
	display: block;
	float: left;
	margin: 0 40px 40px 0;
}

#nl_bts .legal {
	text-align: center;
}