@charset "UTF-8";
/* CSS Document */
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Archivo+Black");
@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  noFocusline: expression(this.onFocus=this.blur());
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a:focus {
  -moz-outline-style: none;
}

/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
}

/*page style*/
.txtLeft {
  text-align: left;
}

.txtRight {
  text-align: right;
}

.txtCenter {
  text-align: center;
}

.floatLeft, .imageleft {
  float: left;
  margin-right: 1em;
}

.floatRight, .imageRight {
  float: right;
  margin-left: 1em;
}

.floatClear {
  clear: both;
  height: 0;
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
}

.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tr {
  display: table-row;
}

.td, .th {
  display: table-cell;
}

/* CSS Document */
@font-face {
  font-family: "DINPro-Light";
  src: url("fonts/DINPro-Light.eot");
  src: url("fonts/DINPro-Light.eot?#iefix") format("embedded-opentype"), url("fonts/DINPro-Light.woff") format("woff"), url("fonts/DINPro-Light.ttf") format("truetype"), url("fonts/DINPro-Light.svg#DINPro-Light") format("svg");
}

@-webkit-keyframes redflash {
  0% {
    text-shadow: #f00 0 0 0px;
  }
  50% {
    text-shadow: #f00 0 0 50px;
  }
  100% {
    text-shadow: #f00 0 0 10px;
  }
}

@keyframes redflash {
  0% {
    text-shadow: #f00 0 0 0px;
  }
  50% {
    text-shadow: #f00 0 0 50px;
  }
  100% {
    text-shadow: #f00 0 0 10px;
  }
}

/*----landing page-----*/
.navbar {
  margin-bottom: 0;
}

#uknb {
  font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei";
  font-size: 16px;
  color: #fff;
  padding-bottom: 50px;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/bg.jpg) top center no-repeat ;
  background-size: cover;
  background-attachment: fixed;
}

#uknb #kv img {
  width: 100%;
}

#uknb .pditem {
  width: 90%;
  margin: 0 auto;
  max-width: 1600px;
  margin: 55px auto;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  position: relative;
  border-top: #600 2px solid;
  border-bottom: #300 5px solid;
}

#uknb .pditem:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#uknb .pditem .feature {
  width: 20%;
  padding: 25px;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

#uknb .pditem .feature li {
  padding: 2px 0;
}

#uknb .pditem .pdimg {
  width: 50%;
  height: 100%;
  position: relative;
}

#uknb .pditem .pdimg .title {
  text-align: center;
}

#uknb .pditem .pdimg .title img {
  margin: 0 auto;
}

#uknb .pditem .pdimg .img {
  max-width: 90%;
  margin: 0 auto;
  padding-top: 35px;
}

#uknb .pditem .pdimg .img.img2 {
  max-width: 90%;
}

#uknb .pditem .pdimg .icon {
  margin-top: 20px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#uknb .pditem .pdimg .icon img {
  margin: 0 20px;
}

#uknb .pditem .txt {
  width: 30%;
  text-align: left;
}

#uknb .pditem .txt .price {
  position: relative;
  padding: 50px 25px 0;
}

#uknb .pditem .txt .price p {
  font-size: 24px;
  font-weight: bold;
  font-family: "Archivo Black", "CenturyGothic", "cwTeXHei", "Microsoft JhengHei", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: italic;
  position: relative;
  z-index: 3;
}

#uknb .pditem .txt .price:before {
  content: "";
  width: 120%;
  height: 3px;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/bg-price.png) left center no-repeat ;
  background-size: cover;
  z-index: 0;
  bottom: -10px;
  left: 0;
  position: absolute;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

#uknb .pditem .txt .price span {
  font-size: 60px;
  font-weight: bold;
  color: #f00;
  -webkit-animation: redflash 1s infinite ease;
  animation: redflash 1s infinite ease;
}

#uknb .pditem .txt .price span:before {
  content: "£";
  margin-right: 10px;
}

#uknb .pditem .txt ul {
  padding: 35px 25px 0;
}

#uknb .pditem .txt ul li {
  padding-bottom: 20px;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/dot.png) left top no-repeat;
  padding-left: 25px;
}

#uknb .pditem .txt .wtb {
  font-weight: bold;
  padding: 35px 25px 10px;
  text-transform: uppercase;
  font-size: 20px;
}

#uknb .pditem .txt .wtblogo {
  padding: 0px 50px 25px 25px;
}

#uknb .pditem .txt .wtblogo:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#uknb .pditem .txt .wtblogo a, #uknb .pditem .txt .wtblogo div.btwtb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 49%;
  margin-bottom: 2px;
}

#uknb .pditem .txt .wtblogo div.btwtb {
  position: relative;
  cursor: pointer;
}

#uknb .pditem .txt .wtblogo div.btwtb ul {
  display: none;
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  top: -100%;
}

#uknb .pditem .txt .wtblogo div.btwtb ul img {
  vertical-align: top;
}

#uknb .pditem .txt .wtblogo div.btwtb ul:after {
  content: "";
  width: 14px;
  height: 12px;
  margin: 0 auto;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/icon-arrow.png) top center no-repeat;
  display: block;
}

#uknb .pditem .txt .wtblogo div.btwtb ul li {
  background: none;
  background: rgba(204, 0, 0, 0.9);
  text-align: center;
  width: 100%;
  padding: 15px 0px;
}

#uknb .pditem .txt .wtblogo div.btwtb ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
}

#uknb .pditem .txt .wtblogo div.btwtb ul li:nth-child(1) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: #600 1px solid;
}

#uknb .pditem .txt .wtblogo div.btwtb ul li:hover {
  background: #f00;
}

#uknb .styleft {
  border-bottom-left-radius: 30px;
}

#uknb .styleft .feature, #uknb .styleft .pdimg {
  float: left;
}

#uknb .styleft .txt {
  float: right;
}

#uknb .styleft .pdimg {
  left: 22%;
}

#uknb .styright {
  border-bottom-right-radius: 30px;
}

#uknb .styright .txt {
  float: left;
  width: 30%;
}

#uknb .styright .txt .price {
  padding-left: 50px;
}

#uknb .styright .txt .price:before {
  left: -20%;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/bg-price2.png) right center no-repeat ;
  background-size: cover;
}

#uknb .styright .txt ul, #uknb .styright .txt .wtb, #uknb .styright .txt .wtblogo {
  padding-left: 50px;
}

#uknb .styright .txt .wtblogo {
  padding-right: 25px;
}

#uknb .styright .pdimg {
  float: right;
  left: auto;
  right: 20%;
}

#uknb .styright .feature {
  right: 0;
}

@media screen and (max-width: 960px) {
  #uknb .pditem .feature, #uknb .pditem .pdimg, #uknb .pditem .txt, #uknb .styleft .feature, #uknb .styleft .pdimg, #uknb .styleft .txt, #uknb .styright .feature, #uknb .styright .pdimg, #uknb .styright .txt {
    width: 100%;
    float: none;
    position: relative;
    left: 0;
    right: 0;
  }
  #uknb .pditem .feature ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
