@font-face {
  font-family: 'poppins';
  src: url('fonts/poppins-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'poppins';
  src: url('fonts/poppins-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'poppins';
  src: url('fonts/poppins-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'poppins';
  src: url('fonts/poppins-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'poppins';
  src: url('fonts/poppins-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

html {
  height: 100%;
  box-sizing: border-box;
  font-family: "poppins", sans-serif;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  background: #000;
}
.n2-container hr {
  width: 50px;
  color: #fff;
  margin: 0 auto;
  border-style: solid;
  border-width: 1px 0 0 0;
}

.n2-container h4 {
  font-size: 3em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 10px 0;
}

.n2-section5 h4,
.n2-section-vr h4 {
  margin: 10px 0 0 0;
}

.n2-container h5 {
  margin: 0;
}

.n2-container h3 {
  margin: 0 auto;
  font-size:1.7em;
  padding-left:4.5%;
  font-family: "poppins", sans-serif;
}
.n2-container p {
  margin: 0 auto;
  font-size:1.5em;
  width:90%;
}
.nah_social{
	text-align:right;
	padding-right:2%;
	}
.nah_social img{
	margin-right: 10px;
    margin-top: 10px;
    padding: 10px;
	}
.n2-up {
  text-transform: uppercase;
}

.n2-blue {
  color: #00c0ed;
  font-weight: 500;
}

.n2-blue2 {
  color: #00c0ed;
  font-weight: 800;
  font-size:90%
}


.n2-bold {
	font-weight:600;
}

.n2-container {
  position: relative;
  margin: 0 auto;
  background: #fff;
  color: #000;
}

.n2-header {
  width: 100%;
  background: #044e6b url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img/header-bg.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
  padding: 2% 0px 5% 0px;
}

.n2-header-logo {
  width: 650px;
}

.n2-header h1 {
  margin: 0;
}

.n2-header h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: 3em;
  color:#FFFFFF !important;
}

.n2-header h3 {
  margin:0;
  font-weight: 400;
  font-size: 1.5em;
  padding:0px;
  font-family: "poppins", sans-serif;
}

.n2-header p {
  padding: 20px 0;
  font-size: 2em;
}

.n2-header a {
  padding: 20px 0;
  font-size: 2em;
}
.n2-header a:hover {
  text-decoration:none;
}
.n2-footer {
  width: 100%;
  height: 645px;
  background: #fff url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//footer-bg.png") no-repeat center;
  background-size: cover;
}

.n2-section-header {
  width: 100%;
  background: #000;
  color: #fff;
  text-align: center;
}

.n2-section-content {
  width: 100%;
  background-color: #fff;
  background: url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//section-top.png") no-repeat top,
              url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//section-bottom.png") no-repeat bottom;
  background-size: 100% auto;
  padding: 20em 0;
  
 
}

.n2-popup1{
	position:relative;
	margin:0 auto;
	width:70%;
	top:40px;
}

.n2-popup1-contour {
	width:100%;
}

.n2-popup-title{
	z-index:50;
	position:absolute;
	width:96.5%;
	left:1.5%;
}

.n2-popup-title2{
	z-index:50;
	position:absolute;
	width:100%;
	left:0px;
}

.n2-popup1-title-top {
	top:3%;
}

.n2-popup1-title-background{
	position:absolute;
	width:100%;
	height:105px;
}

.n2-popup1-title-text {
	z-index:100;
	position:absolute;
	color: #fff;
	top:20px;
	left:20px;
	font-size:1.5em;
}


.n2-popup1-title-close{
	position:absolute;
	width:20px;
	height:20px;
	right:5px;
	top: 5px;
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//pu_cross_close.png");
	background-size:20px 20px;
	border: 0;
	outline: 0;
}

.n2-popup-content{
	position:absolute;
	width:80%;
	z-index:100;
	left:10%;
}

.n2-popup1-content-vertical-pos{
	top:145px;
}


.n2-popup2{
	position:relative;
	margin:0 auto;
	width:70%;
	top:20px;
}

.n2-popup2-title-top {
	top:1.5%;
}

.n2-popup2-title-text {
	z-index:100;
	position:absolute;
	color: #fff;
	top:20px;
	left:20px;
	font-size:1.5em;
}

.n2-popup2-content-vertical-pos{
	bottom:180px;
}



.n2-popup3{
	position:relative;
	margin:0 auto;
	width:70%;
	top:-10px;
}

.n2-popup3-title-text {
	z-index:100;
	position:absolute;
	color: #fff;
	top:10px;
	left:20px;
	width:90%;
	font-size:1.3em;
}


.n2-popup3-content-vertical-pos{
	bottom:172px;
}

.n2-popup3-content-vertical-pos-voiceleveler{
	bottom:50px;
	top:170px;
}


.n2-popup3-title-top{
	top:0px;
}


.n2-gamecomestrue-l1 {
	position: relative;
  top:0px;
  width:80%;
  left:17%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}

.n2-gamecomestrue-l1-logo1 {
	width:100px;
	display: inline-block;
}

.n2-gamecomes-l1-btnVirtualSurround{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_visu_surr.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	outline: 0;
	position:relative;
	height:100px;
	width:100px;
}

.n2-gamecomestrue-l1-part2{
	width:400px;
	display: inline-block;
	position:relative;
	left:5px;
}

.n2-gamecomestrue-l1-logo2{
	width:250px;
}


.n2-gamecomestrue-text-bold {
	position:relative;
	font-weight: 500;
	left:8px;
	font-size:85%;
}
.n2-gamecomestrue-l3-part2{
	width:60%;
	}
.n2-gamecomestrue-l2 {
  position: relative;
  font-size:1.5em;
  top:0px;
  width:72%;
  left:14%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.n2-gamecomestrue-l2-element {
  position: relative;
  width: 100%;
  margin: 0 auto;
   text-align: center;
}

.n2-gamecomestrue-btn-logo {
	width:100px;
	height:100px;
	border: 0;
	outline: 0;
	background-color: rgba(0, 0, 0, 0);
}

.n2-gamecomestrue-btn-img1{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_treb_enh.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
}

.n2-gamecomestrue-btn-img2{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_smar_loud.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
}

.n2-gamecomestrue-btn-img3{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_bass_boos.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
}

.n2-gamecomestrue-btn-img4{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_voic_clar.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
}


.n2-gamecomestrue-btn-txt{
	position:relative;
	width: 100%;
	margin: 0 auto;
}


.n2-gamecomestrue-l3 {
	position:relative;
	left:17%;
	top:15px;
	width:60%;
}


.n2-gamecomestrue-l3-part2{
	position:relative;
	top:45px;
	left:-10px;
	display:inline-block;
	padding-left:10px;
}


.n2-section-content-loudclear {
  width: 100%;
  background-color: #fff;
  background: url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//section-top.png") no-repeat top,
              url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//section-bottom.png") no-repeat bottom;
  background-size: 100% auto;
  padding: 20em 0;
  
 
}

.n2-loudclear-btn-element {
  position: relative;
  width: 100%;
  margin: 0 auto;
   text-align: center;
}


.n2-loudclear-btn-img1{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_voic_shap.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	outline: 0;
	position:relative;
	top:-10px;
	width:100px;
	height:100px;
}

.n2-loudclear-btn-img2{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_voic_clar.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	outline: 0;
	position:relative;
	top:-10px;
	width:100px;
	height:100px;
}

.n2-loudclear-btn-img3{
	background-image:url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//btn_noise_supp.png");
	background-size:100px 100px;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
	outline: 0;
	position:relative;
	top:-10px;
	width:100px;
	height:100px;
}


.n2-voicebroadcast-l1{
	position: relative;
  top:-30px;
  width:60%;
  left:20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.n2-voicebroadcast-l2{
	position:relative;
	width:75%;
	left:12.5%;
	padding-bottom:3%;
}
.Nimg{
	width:40% !important;
	padding-top:2%;
	}
.n2-voicebroadcast-l2-img {
	width:80%;
	left:10%;
	position:relative;
	top:20px;
}

.n2-voicebroadcast-l2-img2{
	z-index:50;
	position:absolute;
	width:12%;
	left:175px;
	top:-40px;
}

.n2-voicebroadcast-l2-txt {
	z-index:100;
	position:absolute;
	left:25%;
	top:35px;
	width:85%;
}

.n2-voicebroadcast-content-txt{
	font-size:90%;
}

.n2-voicebroadcast-tutorial{
	z-index:100;
	position:absolute;
	padding-left:4%;
}

.n2-voicebroadcast-l2-img3{
	position:relative;
	width:10%;
}

.n2-voicebroadcast-link{
	color: #00c0ed;
	font-weight: 800;
	font-size:1em;
}

.n2-voicebroadcast-link:hover{
	color: #01404e;
}

.n2-locatetarget-l2{
	width:55%;
	position:relative;
	left:20%;
}

.n2-locatetarget-l2-img2{
	z-index:50;
	position:absolute;
	width:12%;
	left:175px;
	top:-60px;
}


.n2-locatetarget-content {
	z-index:100;
	position:absolute;
	left:25%;
	top:30px;
	width:60%;
}

.n2-locatetarget-content-subtitle{
	font-size:75%;
	font-weight : 600;
	position:relative;
	top:7px;
}

.n2-locatetarget-content-txt{
	font-size:90%;
	position:relative;
	top:10px;
	font-weight:490;
}

.n2-locatetarget-content-img {
	width:85%;
	position:relative;
	top:25px;
}

.n2-locatetarget-tutorial{
	z-index:100;
	position:absolute;
	padding-top:35px;
}


.n2-locatetarget-logo{
	width:250px;
	position:relative;
	left:-6px;
}



.n2-expertsettings-l2{
	width:58%;
	position:relative;
	left:20%;
}

.n2-expertsettings-l2-img2{
	z-index:50;
	position:absolute;
	width:7%;
	left:175px;
	top:0px;
}

.n2-expertsettings-tutorial{
	z-index:100;
	position:absolute;
	bottom:-25px;
	left:40px;
}

.n2-section-vr .n2-section-content {
  width: 100%;
  background-color: #fff;
  background: url("https://asset.msi.com/event/nb/2017/Nahimic_2_plus/img//section-top.png") no-repeat top;
  background-size: 100% auto;
  padding: 22em 0 90px 0;
}


.n2-nahimicvr-l2{
  position: relative;
  top:50px;
  width:60%;
  left:20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}



.n2-player {
  position: relative;
  width: 500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.n2-player-btn {
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  outline: 0;
  color: #fff;
  font-size: 0.9rem;
  cursor: pointer;
}

.n2-player-play img {
  width: 50px;
  margin: 10px;
}

.n2-player-logo {
  width: 50px;
  margin: 20px 0 10px 0;
}

.n2-player-percent {
  background-color: #fff;
  position: relative;
  width: 300px;
  height: 7px;
  overflow: hidden;
  border-radius: 3.5px;
}

.n2-player-progress {
  background-color: #00c0ed;
  height: 10px;
  width: 40%;
}

.n2-player-on {
  color: #fff;
  font-weight: 400;
}

.n2-player-off {
  color: #00c0ed;
  font-weight: 700;
}

.n2-player-is-on .n2-player-on {
  color: #00c0ed;
  font-weight: 700;
}

.n2-player-is-on .n2-player-off {
  color: #fff;
  font-weight: 400;
}

.n2-player-play img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.n2-player-is-playing .n2-player-play img {
  -webkit-filter: none;
          filter: none;
}

.n2-section1 p {
  margin: 0 auto;
  font-size:1.5em;
  width:100%;
}

.n2-logo-vr {
  height: 2em;
}

.n2-display-off{
	display:none;
}

.n2-disable-btn-appearance{
	opacity:0.4;
}
@media only screen and (max-width: 1366px) {
.n2-popup2-content-vertical-pos{
	bottom: 115px;
}
.n2-popup3-content-vertical-pos {
    bottom: 125px;
}
.n2-section3 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:200px;	
	}
.n2-section4 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:625px;	
	}
.n2-section5 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:300px;	
	}	
	}
@media only screen and (max-width: 1280px) {
.n2-section3 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:200px;	
	}
.n2-popup1-content-vertical-pos {
    top: 119px;
}
.n2-section4 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:625px;	
	}
.n2-section5 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:300px;	
	}	
	}
@media only screen and (max-width: 1024px) {
.n2-popup2-content-vertical-pos {
    bottom: 50px;
}
.n2-popup1-title-background{
	height:85px;
	}
.n2-voicebroadcast-l2-img2, .n2-locatetarget-l2-img2, .n2-expertsettings-l2-img2{	
	left:100px;
	top:-7px;
	}
.n2-popup3-content-vertical-pos {
	bottom:88px;
	}
.n2-popup3-title-text {
	font-size: 1em;
	}
.n2-voicebroadcast-l2-txt {
	left:155px;
	}	
.n2-locatetarget-content {
	left:200px;
	}	
.n2-footer {
  height: 350px;
	}
.n2-gamecomestrue-l3-part2{
	width:80%;
	}
.n2-popup3-content-vertical-pos-voiceleveler{
	top:100px;
}
.n2-popup1-content-vertical-pos {
    top: 100px;
}
.n2-gamecomestrue-l3{
	top:45px;
	}
.n2-voicebroadcast-l2-img{
	height:600px;
	}
.n2-section3 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:200px;	
	}
.n2-section5 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:400px;	
	}
.n2-popup3-content-vertical-pos {
    bottom: 56px;
}	
	}
@media only screen and (max-width: 768px) {
.n2-container p{
	width:90%;
	font-size:1.3em;
	}
.n2-header p {
	font-size:1.5em;
	}
.n2-section-content, .n2-section-content-loudclear{
	padding:15em 0px;
	}
.n2-gamecomestrue-l3-part2{
	width:100%;
	}
.n2-voicebroadcast-l2-img{
	width:100%;
	left:0%;
	height:180px;
	}
.min-ht{
	height:600px;
	}	
.n2-voicebroadcast-l2-img2, .n2-locatetarget-l2-img2, .n2-expertsettings-l2-img2{	
	left:30px;
	}
.n2-voicebroadcast-l2-txt {
	left:95px;
	}
.n2-popup3-content-vertical-pos-voiceleveler{
	top:87px;
}	
.n2-locatetarget-content {
	left:145px;
	}	
.n2-footer {
  height: 260px;
	}
.n2-popup1-content-vertical-pos{
	top:75px;
}
.n2-gamecomestrue-l3{
	top:50px;
	}
.n2-popup1-title-background{
	height:60px;
	}	
	}
@media only screen and (max-width: 480px) {
.n2-locatetarget-l2{
	left:10%;
	padding-top:20px;
	}
.n2-header-logo {
    width: 350px;
}
.Nimg{
	width:80% !important;
	}
.n2-container h4 {
    font-size: 2em;
}
.n2-logo-vr{
	height:1em;
	}
.n2-gamecomestrue-l1 {
	left:5%;
	}
.n2-section3 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:195px;	
	}
.n2-section3 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img2{
	width:25%;
	}	
.n2-section3 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-txt{
	width:215px;
	}	
.n2-section4 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:420px;	
	}	
	
	
.n2-section5 .n2-section-content .n2-voicebroadcast-l2 .n2-voicebroadcast-l2-img{
	height:285px;	
	}
.n2-gamecomestrue-l3{
	top:15px;
	}
.n2-loudclear-btn-img3{
	top:13px;
	}
.n2-gamecomestrue-l1-part2 {
	width:215px;
	}
.n2-section1 p{
	width:auto;
	}
.n2-player{
	width:400px;
	}
.n2-container p{
	width:95%;
	font-size:1em;
	}
.n2-popup1-title-text{
	top:17px;
	}
.n2-popup1-content-vertical-pos{
	top:98px;
}
.n2-section-content, .n2-section-content-loudclear{
	padding:7em 0px;
	}
.n2-gamecomestrue-l3-part2{
	width:310px;
	top:15px;
	}
.n2-voicebroadcast-l2-img{
	width:100%;
	left:0%;
	height:350px;
	}
.min-ht{
	height:500px;
	}
#popupVirtualSound .n2-popup1-title-background {
    height: 180px;
}
#popupVirtualSound .n2-popup1-contour{
	height:465px;
	}
.n2-popup1-contour{
	height:215px;
	}
.n2-popup1-title-background{
	height:85px;
	}
#popupVoiceShaper .n2-popup1-contour{
	height:320px;
	}
#popupVoiceLeveler .n2-popup1-contour{
	height:350px;
	}
#popupVoiceLeveler .n2-popup1-title-background{
	height:138px;
	}
#popupVoiceLeveler .n2-popup3-content-vertical-pos-voiceleveler {
    top: 160px;
}
#popupNoiseSuppression .n2-popup1-title-background {
    height: 55px;
}
#popupNoiseSuppression .n2-popup3-content-vertical-pos {
    top: 80px;
}
.n2-expertsettings-l2{
	width:87%;
	left:8%;
	}
.n2-popup1{
	top:0px;
	}
.n2-popup3-content-vertical-pos{
	top:110px;
	}

.n2-locatetarget-l2{
	width:85%;
	}	
.n2-voicebroadcast-l2-img2, .n2-locatetarget-l2-img2, .n2-expertsettings-l2-img2{	
	left:15px;
	}
.n2-locatetarget-l2-img2{
	width:30%;
	}
.n2-expertsettings-l2-img2{
	width:15%;
	}
.n2-section-vr .n2-section-content{
	padding:5em 0 22px 0;
	}
.n2-popup3-content-vertical-pos-voiceleveler{
	top:105px;
}
.n2-voicebroadcast-l2-txt {
	left:100px;
	}
.n2-expertsettings-tutorial {
    z-index: 100;
    position: absolute;
    bottom: -35px;
    left: 0px;
}	
.n2-locatetarget-content {
	left:110px;
	}	
.n2-footer {
  height: 200px;
	}	
	}