﻿@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic);
@import url('http://fonts.googleapis.com/css?family=Roboto&display=swap');
/*---------------------- 20180716 TUF GAMING M5 -----------------------*/

#hd h2{
    font-family: 'myriadproboldsemicn', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 42px;
	line-height: 0.8em !important;
    margin: 0 0 0.5em 0 !important;
    color: #f8bb30 !important;
    margin-bottom: 0.3em;
    letter-spacing: 0.05em
}
#hd .text p{
    font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 1.3em;
}

#hd .text-right{
  text-align: right !important
}
@media only screen and (max-width: 1024px){
  #hd .text-right{
    text-align: left !important;
  }
}
@media screen and (max-width: 1320px) {
	#hd h2{
		font-size: 32px;
	}
}
@media screen and (max-width: 768px) {
	#hd h2{
		font-size: 30px;
	}
}
@media screen and (max-width: 550px) {
	#hd h2{
		font-size: 30px;
	}
}
@media screen and (max-width: 350px) {
  #hd h2{
      font-size: 26px;
  }
  #hd .text p{
      font-size: 15px;
  }
}



#hd #vv{
	width: 100%;
	padding-bottom: 38%;
	position: relative;
}
#hd #vv video{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.mobile, img.moblie{
  display: none !important;
}
.webstyle, img.webstyle{
  display: block !important;
}
@media only screen and (max-width: 1024px) {
  .mobile, img.moblie{
    display: block !important;
  }
  img.mobile{
    width: 100% !important
  }
  .webstyle, img.webstyle{
    display: none !important;
  }
}

#hd .product-section {
  position: relative;
  background-repeat: no-repeat;
  height: 0;
  overflow: hidden;
}

#hd .product-section:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#hd .product-section .product-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

#hd .product-section .product-text {
  position: absolute;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  z-index: 2;
}
#hd .product-section .product-text .product-heading h2 {
    font-family: 'myriadproboldsemicn', 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2em !important;
    margin: 0 0 0.5em 0 !important;
    color: #f8bb30 !important;
    margin-bottom: 0.2em;
}
@media screen and (max-width: 1320px) {
  #hd .product-section .product-text .product-heading h2{
    font-size: 32px;
  }
}
@media screen and (max-width: 1024px) {
  #hd .product-section .product-text .product-heading h2 {
      margin: 0 0 0 0 !important;
  }
  #hd .product-section .product-text p{
    margin-bottom: 0
  }
}
@media screen and (max-width: 768px) {
  #hd .product-section .product-text .product-heading h2{
    font-size: 30px;
  }
}
@media screen and (max-width: 550px) {
  #hd .product-section .product-text .product-heading h2{
    font-size: 30px;
  }
}
@media screen and (max-width: 350px) {
  #hd .product-section .product-text .product-heading h2{
      font-size: 26px;
  }
}
@media only screen and (max-width: 768px) {
  #hd .product-section:before {
    height: 0;
  }
  #hd .product-section {
    overflow: auto;
    height: auto;
  }
  #hd .product-section .product-content {
    position: relative;
  }
  #hd .product-section .product-text {
    position: relative;
    text-align: center;
    padding: 3em 5%;
    width: auto;
    left: auto;
    top: auto;
  }
}
/*------------------- m5-1 ---------------------*/
#hd #product-header {
  padding-top: 56.20313%;
}

#hd #product-header:before {
  background-image: url(../img/new/00-kv.jpg);
    background-size: 133%;
    background-position: 50% 100%;
}

#hd #product-header .product-text {
    right: 5%;
    top: 7.5%;
    width: 45%;
    /*transform: skewY(-6deg);*/
    /*padding-right: 6%;*/
    text-align: left;
    transform-origin: bottom;
}
#hd #product-wrapper .whitebg h2,
#hd #product-wrapper .whitebg .product-text{
  color: #000
}
#hd #product-header .product-text .logo_group{
  display: inline-block;
    padding: 20px 0;
    width: 100%;
    max-width: 756px !important;
}
#hd #product-header .txt_ico{
  margin-top: 30px;
  display: inline-block;
}
#hd #product-header .txt_ico b{
  font-size: 70px;
  font-weight: 300;
}
#hd #product-header .txt_ico p{
  font-size: 32px;
  margin-top: 10px
}


#hd #product-header h2 {
    font-family: 'myriadproboldsemicn', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-size: 58px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2em !important;
    margin: 0 0 0.5em 0 !important;
    color: #f8bb30 !important;
    margin-bottom: 0.2em;
}
/*@media (-ms-high-contrast:active),(-ms-high-contrast:none){
  #hd #product-header h2{
    position: relative;
    color: #e4e4e4;
    background: transparent
  }
}*/
@media only screen and (min-width: 2560px) {
  #hd #product-header {
      padding-top: 42.10313%;
  }
  #hd #product-header:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1920px) {
  #hd #hd #product-header h2 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1660px) {
  #hd #hd #product-header h2 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1320px) {
  #hd #hd #product-header h2 {
    font-size: 52px;
  }
  #hd #product-header .product-text p{
    font-size: 16px
  }
}
#hd #product-header h3 {
  color: #fff;
  font-weight: normal;
  font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 1440px) {
  #hd #product-header h3 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1280px) {
  #hd #product-header h2 {
    font-size: 30px;
    margin-bottom: 0 !important
  }
  #hd #product-header h3 {
    font-size: 26px;
  }
  #hd #product-header .product-text{
    top: 5%;
    width: 90%
  }
  #hd #product-header .product-text .logo_group{
    padding: 10px 0 15px
  }
}
@media only screen and (max-width: 1024px) {
  #hd #hd #product-header h2 {
    font-size: 52px;
  }
}
@media only screen and (max-width: 1024px) {
  #hd #product-header img.mobile{
    display: block !important;
  }
  #hd #product-header:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-header {
    padding-top: 0%;
    height: auto;
  }
  #hd #product-header .product-content {
    position: relative;
  }
  #hd #product-header .product-text {
    position: relative;
    width: auto;
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
    margin-left: 0;
    padding: 1.5em 5% 50px;
    transform: translate(0%, 0%);
  }
  #hd #product-wrapper .whitebg h2, #hd #product-wrapper .whitebg .product-text{
    color: #fff; 
  }
}

@media only screen and (max-width: 768px) {
  #hd #product-header:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-header {
    padding-top: 0%;
  }
  #hd #product-header .product-content {
    position: relative;
  }
  #hd #product-header .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
  }
}
/*#m5-1 .hero{
    background: url(../img/new/00-kv.jpg) center top no-repeat;
	height: 100vh;
    background-size: cover;
}
#m5-1 .text{
    width: 80%;
    max-width: 1200px;
    box-sizing: border-box;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
    text-align: center;
}
#m5-1 .text img{
	margin-bottom: 20px;
}
@media screen and (max-width: 1366px){
	#m5-1 .hero{
		height: 110vh;
	}
}
@media screen and (max-width: 1023px){
	#m5-1 .hero{
		height: 100vh;
	}
}*/
/*@media screen and (max-width: 600px) {
	#m5-1 img.mobile{
		display: block !important
	}
	#m5-1 .hero{
		background: none;
		background-size: cover;
		height: auto;
		 background-position: 40% center; 
		 height: 450px; 
	}
	#m5-1 .text{
		width: 100%;
		position: relative;
		margin-top: 10px;
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 375px) {
	#m5-1 .hero{
		background-size: 100%;
		height: auto;
	}
}*/

/*------------------- m5-3 ---------------------*/
#hd #m5-3{
	background: url(../img/new/01-bg.jpg) center top no-repeat;
	background-size: 100%;
    background-color: #000;
	/* height: 900px; */
	padding-bottom: 53.199%;
}
#m5-3 .mob-bg{
	    background: url(../img/new/01-bg.jpg) left 35% no-repeat;
    background-size: 160%;
    padding-bottom: 55%;
	display: none;
}
#m5-3 .text{
	width: 90%;
    max-width: 800px;
    box-sizing: border-box;
    padding: 0 20px;
    position: absolute;
    left: 50%;
    top: 79%;
    transform: translate(-50%, -50%);
    text-align: center;
}
#m5-3 .text .list{
    margin-top: 5%;
    text-align: left;
    max-width: 700px;
    font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height:1em;
}
#m5-3 .text .list > div{
    width: 32%;
    display: inline-block;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    vertical-align: top;
}
#m5-3 .text .list > div img{
    display: block;
    margin: 0 auto 10px auto;
    width: 100%;
    max-width: 141px !important;
}
#m5-3 .text .list .ItemNumber{
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size: 52px;
	line-height: 1.3;
	color: #ffffff;
	padding-right: 3px;
	text-shadow: 4px 3px 0px #0f5046;
}
/* #m5-3 .text .list .ItemUnit{
	font-family: "MyriadPro";
	font-size: 20px;
} */
#m5-3 .text .list .ItemSpec{
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size: 25px;
    line-height: 0.8em;
    color: #16e1ba
}
@media screen and (min-width: 1920px) {
	#m5-3{
		background-size: 100% auto;
		height: 50vw;
	}
}
@media screen and (max-width: 1280px){
	#m5-3{
		/* height: 700px; */
	}
	/*#m5-3 .text{
		min-width: 550px;
		left: calc(100% - 670px);
	}*/
	#m5-3 .text .list .ItemNumber{
		font-size: 40px;
		line-height: 1.3;
	}
} 
@media screen and (max-width: 1180px){
	/*#m5-3 .text{
		left: calc(100% - 600px);
	}*/
}
@media screen and (max-width: 1024px) {
	#hd #m5-3{
		margin-top: 0px !important;
		background-size: 100%;
		background: none;
		height: auto;
		padding-bottom: 0;
	}
	#m5-3 .mob-bg{
		display: block;
    background-size: 100%;
	}
	#m5-3 .text{
    max-width: inherit;
		width: 100%;
		min-width: auto;
		padding: 1.5em 5%;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
	}
}
@media screen and (max-width: 600px) {
	#m5-3 .text .list > div{
		width: 100%;
		margin-bottom: 20px;
	}
}


/*------------------- piv ---------------------*/
#hd #piv{
	padding: 40px 0;
	background: url(../img/new/02-bg.jpg) center bottom no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
#hd #piv .prod_pic{
	width: 40%;
	position: absolute;
	top: 0;
	right: 0;
	transform: translateY(-10%);
}
#hd #piv .prod_pic .hl{
	position: absolute;
	top: 0;
	left: 0;
}
#hd #piv .top_area{
	width: 80%;
	max-width: 1400px;
	margin: auto;
	padding: 12% 0 8%;
	position: relative;
}
#hd #piv .top_area .text{
	width: 50%;
	max-width: 720px;
	display: inline-block;
}
#hd #piv .bottom_pic{
	width: 90%;
	max-width: 1400px;
	margin: auto;
	margin-bottom: 50px;
	position: relative;
}
#hd #piv .bottom_pic img{
	width: 100%;
}
#hd #piv .bottom_pic .hl{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	/* transform: translateX(-50%) translateY(-50%); */
}

@media screen and (max-width: 1280px){
	#hd #piv .top_area{
		padding: 7% 0 8%;
	}
}
@media screen and (max-width: 1023px){
	#hd #piv .top_area{
		padding: 18% 0 8%;
	}
	#hd #piv .top_area .text{
		width: 100%;
		max-width: none;
	}
}
@media screen and (max-width: 768px){
	#hd #piv .prod_pic{
		width: 60%;
	}
	#hd #piv .top_area{
		padding: 32% 0 8%;
		width: 90%;
	}
}


/*------------------- soft ---------------------*/
#hd #soft{
	width: 100%;
	padding-bottom: 50%;
	min-height: 1200px;
	background: url(../img/new/03-bg.jpg) right top no-repeat;
	background-size: cover;
	background-color: #000;
	position: relative;
}
#soft .text{
	width: 50%;
    max-width: 720px;
    box-sizing: border-box;
    padding: 0 20px;
    position: absolute;
    right: 50%;
    top: 25%;
    transform: translateY(-50%);
}
#soft .mob-bg{
	background: url(../img/new/03-bg.jpg) right 80% no-repeat;
	background-size: 180%;
	padding-bottom: 40%;
	display: none;
}
@media screen and (max-width: 1280px){
	#hd #soft{
		min-height: 500px;
	}
}
@media screen and (max-width: 1023px){
	/* #hd #soft{
		padding-bottom: 0;
		background: none;
		min-height: auto;
		background-color: #120932;
	} */
	#soft .text{
		width: 100%;
		left: 0;
		top: 3%;
		padding: 20px;
		transform: none;
		/* position: relative;
		top: 0;
		left: 0;
		padding: 20px;
		transform: none; */
	}
}
@media screen and (max-width: 600px){
	#hd #soft{
		width: 100%;
		padding-bottom: 50%;
		min-height: 500px;
		background: url(../img/new/03-bg.jpg) 70% bottom no-repeat;
		background-size: cover;
		background-color: #000;
		position: relative;
	}
}
/*product-4*/

#hd #product-4 {
  padding-top: 37.6%;
}
#hd #product-4:before {
  background-image: url("../img/new/04-bg.jpg");
  background-size: cover;
}

#hd #product-4 .product-text {
      width: 45%;
    left: 6%;
    top: 42%;
    transform: translate(0%, -50%);
    /*text-align: center;*/
}

#hd #product-4 .product-text a {
  color: #dbc2a0;
}

#hd #product-4 .product-text a:hover {
  text-decoration: underline;
}
#hd #product-4 .product-text .logo_calman{
      width: 50%;
    max-width: 300px !important;
}
@media only screen and (max-width: 1366px) {
  #hd #product-4 .product-text {
    width: 50%;
    left: 8%;
    top: 47%;
    transform: translate(0%, -50%);
  }
  #hd #product-4 .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-4 img.mobile{
    display: block !important;
  }
  #hd #product-4:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-4 {
    padding-top: 0%;
    height: auto
  }
  #hd #product-4 .product-content {
    position: relative;
  }
  #hd #product-4 .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
    transform: translate(0%, 0%);
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-4 {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-4 .product-content {
    padding-bottom: 50px;
  }
  #hd #product-4 .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}
/*product-5*/

#hd #product-5 {
  padding-top: 55.9%;
}
#hd #product-5:before {
  background-image: url("../img/new/03-bg.jpg");
  background-size: 133%;
  background-position: 50% 100%;
}

#hd #product-5 .product-text {
    width: 40%;
    left: 48%;
    top: 50%;
    transform: translate(0%, -50%);
    text-align: left;
}

#hd #product-5 .product-text p{
  margin: 0
}

#hd #product-5 .product-text a {
  color: #dbc2a0;
}

#hd #product-5 .product-text a:hover {
  text-decoration: underline;
}
#hd #product-5 .product-text .pic_switches{
    width: 100%;
    max-width: 727px !important;
    margin: 15px 0 0 -30px
}

#hd #product-5 .nkey_picinfo{
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 20px
}
#hd #product-5 .nkey_picinfo li{
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0;
  margin: 0;
  max-width: 707px !important
}
#hd #product-5 .nkey_picinfo h3{
    position: absolute;
    left: 32%;
    top: 17%;
    color: #000;
    font-weight: bold;
    font-family: "myriadproboldsemicn";
    transform: translate(00%, -50%) skewX(-12deg);
    letter-spacing: 0.05em;
    font-size: 1.6em;
}
#hd #product-5 .nkey_picinfo img{
  width: 100%;
  max-width: 707px !important;
  display: inline-block;
}
#hd #product-5 .nkey_picinfo .num_value{
  position: absolute;
}
#hd #product-5 .nkey_picinfo .num_value p{
  font-family: "Machine-BT";
  color: #fff;
  margin: 0;
  font-weight: normal;
  letter-spacing: 0.04em;
  font-style:italic;
}
#hd #product-5 .nkey_picinfo .num_value p.value_info{
  font-size: 14px;
  letter-spacing: 0.1em;
  white-space:nowrap;
}
#hd #product-5 .nkey_picinfo .num_value p.value_title{
  font-size: 46px;
  margin-bottom: -0.3em;
}
#hd #product-5 .nkey_picinfo .num_value p.value_title b{
  font-family: "Machine-BT";
  font-size: 28px;
  text-transform: uppercase;
  font-weight: normal;
}
#hd #product-5 .nkey_picinfo .num_value_a{
  left: 28%;
    top: 65%;
    transform: translate(0%, -50%);
}
#hd #product-5 .nkey_picinfo .num_value_b{
  left: 54%;
  top: 65%;
  transform: translate(0%, -50%);
}
#hd #product-5 .nkey_picinfo .num_value_c{
  left: 80%;
  top: 65%;
  transform: translate(0%, -50%);
}
#hd #product-5 .nkey_picinfo .num_value_a .value_title{
  color: #facc22 !important;
    background: transparent;
    background: linear-gradient(to right, #facc22 0%, #facb22 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#hd #product-5 .nkey_picinfo .num_value_b .value_title{
  color: #fabf1f !important;
    background: transparent;
    background: linear-gradient(to right, #fabf1f 0%, #f9ab1a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#hd #product-5 .nkey_picinfo .num_value_c .value_title{
  color: #f99415 !important;
    background: transparent;
    background: linear-gradient(to right, #f99415 0%, #f98211 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #hd #product-5 .nkey_picinfo .num_value_a .value_title{
        position: relative;
        color: #facc22;
        background: transparent
    }
    #hd #product-5 .nkey_picinfo .num_value_b .value_title{
        position: relative;
        color: #fabf1f;
        background: transparent
    }
    #hd #product-5 .nkey_picinfo .num_value_c .value_title{
        position: relative;
        color: #f99415;
        background: transparent
    }
}


@media only screen and (min-width: 2560px) {
  #hd #product-5 {
      padding-top: 42.10313%;
  }
  #hd #product-5:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  #hd #product-5 .product-text {
    width: 45%;
    left: 48%;
    top: 50%;
    transform: translate(0%, -50%);
  }
  #hd #product-5 .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
  #hd #product-5 .nkey_picinfo h3{
    font-size: 1.4em
  }
}
@media only screen and (max-width: 1100px) {
  #hd #product-5 .nkey_picinfo h3{
    font-size: 1.2em
  }
}
@media only screen and (max-width: 1024px) {
  #hd #product-5 img.mobile{
    display: block !important;
  }
  #hd #product-5:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-5 {
    padding-top: 0%;
    height: auto
  }
  #hd #product-5 .product-content {
    position: relative;
  }
  #hd #product-5 .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
    transform: translate(0%, 0%);
  }
  #hd #product-5 .product-text .pic_switches{
    width: 100%;
    margin: 30px auto 0
  }
  /*#hd #product-5 .nkey_picinfo h3{
    font-size: 1.6em
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_title{
    font-size: 2em;
        padding-right: 12px;
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_info{
    font-size: 12px;
    letter-spacing: -0.02em
  }*/
}

@media only screen and (max-width: 768px) {

  #hd #product-5 {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-5 .product-content {
    padding-bottom: 50px;
  }
  #hd #product-5 .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
  #hd #product-5 .nkey_picinfo h3{
    font-size: 1.2em;
    top: 15%
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_info{
    letter-spacing: 0
  }
}
@media only screen and (max-width: 411px) {
  #hd #product-5 .nkey_picinfo h3{
    font-size: 1em;
    top: 14%
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_title{
    font-size: 2em;
        padding-right: 12px;
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_info{
    font-size: 12px;
    letter-spacing: -0.02em
  }
}
@media only screen and (max-width: 360px) {
  #hd #product-5 .nkey_picinfo h3{
    font-size: 0.8em;
    top: 10%
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_title b{
    font-size: 0.8em
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_title{
    font-size: 1.6em;
        padding-right: 12px;
  }
  #hd #product-5 .nkey_picinfo .num_value p.value_info{
    font-size: 12px;
    letter-spacing: 0em;
    font-weight: normal;
  }
}

/*product-magnetic*/

#hd #product-magnetic {
  padding-top: 55.9%;
}
#hd #product-magnetic:before {
  background-image: url("../img/new/01-bg.jpg");
  background-size: 133%;
  background-position: 50% 100%;
}

#hd #product-magnetic .product-text {
    width: 55%;
    left: 50%;
    top: 80%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#hd #product-magnetic .product-text a {
  color: #dbc2a0;
}

#hd #product-magnetic .product-text a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 2560px) {
  #hd #product-magnetic {
      padding-top: 42.10313%;
  }
  #hd #product-magnetic:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  #hd #product-magnetic .product-text {
    width: 80%
  }
  #hd #product-magnetic .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-magnetic img.mobile{
    display: block !important;
  }
  #hd #product-magnetic:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-magnetic {
    padding-top: 0%;
    height: auto
  }
  #hd #product-magnetic .product-content {
    position: relative;
  }
  #hd #product-magnetic .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 50px;
    transform: translate(0%, 0%);
    text-align: left !important;
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-magnetic {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-magnetic .product-content {
    padding-top: 50px;
    padding-bottom: 30px
  }
  #hd #product-magnetic .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}

/*product-armoury*/

#hd #product-armoury {
  padding-top: 65.9%;
  margin-bottom: 0px
}
#hd #product-armoury:before {
  background-image: url("../img/new/armoury-bg.jpg");
  background-size: 133%;
  background-position: top center;
}

#hd #product-armoury .product-text {
    width: 80%;
    left: 50%;
    top: 75%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#hd #product-armoury .product-text p{
  margin-bottom: 20px
}

#hd #product-armoury .product-text a:hover {
  /*text-decoration: underline;*/
}
#hd #product-armoury a.download {
    font-family: 'myriadprolight', Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #f8bb30;
    border: #f8bb30 1px solid;
    padding: 12px 30px;
    border-radius: 5px;
    margin-top: 5px;
    font-weight: 700;
    display: inline-block;
}
@media only screen and (min-width: 2560px) {
  #hd #product-armoury {
      padding-top: 42.10313%;
  }
  #hd #product-armoury:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  #hd #product-armoury .product-text {
    width: 90%
  }
  #hd #product-armoury .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-armoury img.mobile{
    display: block !important;
  }
  #hd #product-armoury:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-armoury {
    padding-top: 0%;
    height: auto
  }
  #hd #product-armoury .product-content {
    position: relative;
  }
  #hd #product-armoury .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 50px;
    transform: translate(0%, 0%);
    text-align: left !important;
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-armoury {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-armoury .product-content {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #hd #product-armoury .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}

/*product-keys*/

#hd #product-keys {
  padding-top: 40%;
}
#hd #product-keys:before {
  background-image: url("../img/new/keys-bg.jpg");
  background-size: cover;
  background-position: center bottom;
}

#hd #product-keys .product-text {
    width: 82%;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#hd #product-keys .product-text a {
  color: #dbc2a0;
}

#hd #product-keys .product-text a:hover {
  text-decoration: underline;
}

#hd #product-keys .keys_list_bg{
  position: absolute;
    width: 70%;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -50%);
    text-align: center;
    background: url(../img/new/keys_list_bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 18%;
    z-index: 1
}
#hd #product-keys .keys_list_bg ul{
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0
}
#hd #product-keys .keys_list_bg ul li{
  position: absolute;
  /*left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);*/
  width: 25%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_a{
  bottom: 15%;
  left: 0%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_b{
  bottom: 15%;
  left: 25%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_c{
  bottom: 15%;
  left: 49%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_d{
  bottom: 15%;
  left: 73.5%;
}

#hd #product-keys .keys_list_bg ul li p{
  color: #afafaf;
    font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-size: 23px;
    line-height: 1;
    font-weight: normal;
    width: 73%;
    text-align: left;
    position: absolute;
    bottom: 100%;
    transform: translate(-50%, -50%) skewX(-12deg);
    margin-bottom: 0;
    text-transform:uppercase;
    /*word-wrap: break-word !important;
    word-break: break-word;*/
}
#hd #product-keys .keys_list_bg ul li.keys_list_a p{
  top: -45%;
    left: 62%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_b p{
  top: -45%;
    left: 62%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_c p{
  top: -45%;
    left: 62%;
}
#hd #product-keys .keys_list_bg ul li.keys_list_d p{
  top: -45%;
    left: 62%;
}
#hd #product-keys .keys_list_bg ul li img{
  width: 47%;
  max-width: 150px !important;
  margin: 0 auto;
}
@media only screen and (min-width: 2560px) {
  #hd #product-keys {
      padding-top: 42.10313%;
  }
  #hd #product-keys:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  #hd #product-keys .product-text {
    width: 80%
  }
  #hd #product-keys .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
  #hd #product-keys .keys_list_bg ul li p{
    font-size: 18px
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-keys img.mobile{
    display: block !important;
  }
  #hd #product-keys:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-keys {
    padding-top: 0%;
    height: auto;
    background-image: url(../img/new/keys-bg.jpg);
    background-size: cover;
    background-position: center bottom;
  }
  #hd #product-keys .product-content {
    position: relative;
  }
  #hd #product-keys .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 50px;
    transform: translate(0%, 0%);
    text-align: left !important;
  }

  #hd #product-keys .keys_list_bg{
    position: relative;
    left: inherit;
    top: inherit;
    transform: inherit;
    width: 90%;
    margin: 0 auto 50px;
    padding-top: 20%
  }
  #hd #product-keys .keys_list_bg ul li{
    bottom: 10% !important
  }
  #hd #product-keys .keys_list_bg ul li p{
        font-size: 18px;
    top: -40% !important;
  }
}
@media only screen and (max-width: 890px) {
  #hd #product-keys .keys_list_bg ul li p{
    font-size: 16px;
    top: -40% !important;
  }
}
@media only screen and (max-width: 768px) {

  #hd #product-keys {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-keys .product-content {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #hd #product-keys .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
  #hd #product-keys .keys_list_bg ul li{
    bottom: 10% !important
  }
  #hd #product-keys .keys_list_bg ul li p{
    font-size: 15px;
    top: -70% !important;
  }
  #hd #product-keys .keys_list_bg{
    padding-top: 27%
  }
}
@media only screen and (max-width: 414px) {
  #hd #product-keys .keys_list_bg ul li p{
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  #hd #product-keys .keys_list_bg {
      padding-top: 36%;
  }
  #hd #product-keys .keys_list_bg ul li p {
      top: -120% !important;
  }
}

/*product-usb2*/

#hd #product-usb2 {
  padding-top: 55.9%;
}
#hd #product-usb2:before {
  background-image: url("../img/new/usb2-bg.jpg");
  background-size: 133%;
  background-position: 50% 100%;
}

#hd #product-usb2 .product-text {
    width: 42%;
    left: 25%;
    top: 65%;
    transform: translate(-50%, -50%);
    text-align: left;
}

#hd #product-usb2 .product-text a {
  color: #dbc2a0;
}

#hd #product-usb2 .product-text a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 2560px) {
  #hd #product-usb2 {
      padding-top: 42.10313%;
  }
  #hd #product-usb2:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  #hd #product-usb2 .product-text {
    width: 40%
  }
  #hd #product-usb2 .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-usb2 img.mobile{
    display: block !important;
  }
  #hd #product-usb2:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-usb2 {
    padding-top: 0%;
    height: auto
  }
  #hd #product-usb2 .product-content {
    position: relative;
  }
  #hd #product-usb2 .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 50px;
    transform: translate(0%, 0%);
    text-align: left !important;
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-usb2 {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-usb2 .product-content {
    padding-top: 50px;
    padding-bottom: 30px
  }
  #hd #product-usb2 .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}

/*product-alloy*/

#hd #product-alloy {
  padding-top: 55.9%;
}
#hd #product-alloy:before {
  background-image: url("../img/new/alloy-bg.jpg");
  background-size: 133%;
  background-position: 50% 100%;
}

#hd #product-alloy .product-text {
    width: 35%;
    left: 73%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
}

#hd #product-alloy .product-text a {
  color: #dbc2a0;
}

#hd #product-alloy .product-text a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 2560px) {
  #hd #product-alloy {
      padding-top: 42.10313%;
  }
  #hd #product-alloy:before{
      background-size: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  #hd #product-alloy .product-text {
    width: 40%
  }
  #hd #product-alloy .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-alloy img.mobile{
    display: block !important;
  }
  #hd #product-alloy:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-alloy {
    padding-top: 0%;
    height: auto
  }
  #hd #product-alloy .product-content {
    position: relative;
  }
  #hd #product-alloy .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 50px;
    transform: translate(0%, 0%);
    text-align: left !important;
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-alloy {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-alloy .product-content {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #hd #product-alloy .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}

/*product-6*/

#hd #product-6 {
  padding-top: 53.98%;
}
#hd #product-6:before {
  background-image: url("../img/new/05-bg.jpg");
  background-size: cover;
}

#hd #product-6 .product-text {
  	/*width: 36%;*/
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*text-align: center;*/
}

#hd #product-6 .product-text .logo_calman{
      width: 50%;
    max-width: 300px !important;
}
@media only screen and (max-width: 1366px) {
  #hd #product-6 .product-text {
    /*width: 45%;*/
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  #hd #product-6 .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-6 img.mobile{
    display: block !important;
  }
  #hd #product-6:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-6 {
    padding-top: 0%;
    height: auto;
    padding-bottom: 50px
  }
  #hd #product-6 .product-content {
    position: relative;
  }
  #hd #product-6 .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin: 0 auto;
    text-align: center;
    padding: 1.5em 5%;
    transform: translate(0%, 0%);
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-6 {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-6 .product-content {
    padding-bottom: 20px;
  }
  #hd #product-6 .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}

/*product-7*/

#hd #product-7 {
  padding-top: 34.98%;
}
#hd #product-7:before {
  background-image: url("../img/new/07-bg.jpg");
  background-size: cover;
}

#hd #product-7 .product-text {
  	width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#hd #product-7 .product-text .logo_calman{
      width: 50%;
    max-width: 300px !important;
}
@media only screen and (max-width: 1366px) {

  #hd #product-7 .notice {
    font-size: 12px;
    bottom: 10px;
    left: 5%;
  }
}

@media only screen and (max-width: 1024px) {
  #hd #product-7 img.mobile{
    display: block !important;
  }
  #hd #product-7:before {
    /*background-image: none;*/
    /*padding-top: 0%;*/
    height: 100%
  }
  #hd #product-7 {
    padding-top: 0%;
    height: auto
  }
  #hd #product-7 .product-content {
    position: relative;
  }
  #hd #product-7 .product-text {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5%;
    transform: translate(0%, 0%);
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-7 {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
  #hd #product-7 .product-content {
    padding-bottom: 50px;
  }
  #hd #product-7 .product-text {
    width: auto;
    left: auto;
    top: auto;
    margin-left: 0;
    padding: 1.5em 5% 0;
  }
}


/*product-8*/

#hd #product-8 {
  padding-top: 56%;
}
#hd #product-8:before {
  background-image: url("../img/new/08-bg.jpg");
  background-size: cover;
}


@media only screen and (max-width: 1024px) {
  #hd #product-8 img.mobile{
    display: block !important;
  }
  #hd #product-8:before {
    background-image: none;
    padding-top: 0%;
  }
  #hd #product-8 {
    padding-top: 0%;
    height: auto;
  }
  #hd #product-8 .product-content {
    position: relative;
  }
}

@media only screen and (max-width: 768px) {

  #hd #product-8 {
    height: auto;
    padding-top:0;
    padding-bottom: 0
  }
}

/*------------------- m5-4 ---------------------*/
#m5-4{
    background: url(../img/new/05-bg.jpg) center bottom no-repeat;
    background-size: cover;
    overflow: hidden;
}
#m5-4 .con{
	max-width: 1400px;
	position: relative;
	height: 951px;
    margin: 0 auto;
}
#m5-4 .text{
	/*max-width: 800px;*/
	box-sizing: border-box;
	padding: 15% 20px 0 20px;
	margin: 0 auto;
	left: 20px;
	position: absolute;
	z-index: 0;
}
#m5-4 .text .area{
    width: 50%;
}
#m5-4 .text .mobtn{
	padding: 5px 15px;
    display: inline-block;
    border: 1px solid #ff4a97;
    border-radius: 5px;
    font-size: 21px;
    font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    color: #ff4a97;
    text-transform: uppercase;
	transition: all 0.2s;
	cursor: pointer;
}
#m5-4 .burger{
	width: 50%;
	position: absolute;
	bottom: 0;
	right: 5%;
	cursor: pointer;
}
#m5-4 .burger .hl{
	position: absolute;
	top: 0;
	right: 0;
}
#m5-4 .burger > div{
    max-width: 100%;
    position: absolute;
    box-sizing: border-box;
}
#m5-4 .burger img{
	max-width: 100%;
	margin: 0 0 0 auto;
}
/* #m5-4 .burger .burger-1{
    width: 50%;
    padding-bottom: 28%;
    right: 1%;
    top: 2%;
    z-index: 3;
}
#m5-4 .burger .burger-2{
    padding-bottom: 34%;
    width: 50%;
    right: 1%;
    top: 2%;
    z-index: 4;
    overflow-y: hidden;
}
#m5-4 .burger .burger-2 img{
    margin-top: 42%;
    width: 35%;
    margin-left: 0;
}
#m5-4 .burger .burger-2 img.active{
    background: url(../img/explode_2_glow.png) center center no-repeat;
    background-size: 100%;
}
#m5-4 .burger .burger-3{
    width: 50%;
    right: 1%;
    top: 2%;
    padding-bottom: 21%;
    z-index: 4;
    cursor: pointer;
}
#m5-4 .burger .burger-3 img{
    margin-top: 72%;
    width: 35%;
    margin-left: 0;
}
#m5-4 .burger .burger-3 img.active{
    background: url(../img/explode_3_glow.png) center center no-repeat;
    background-size: 100%;
    cursor: pointer;
}
#m5-4 .burger .burger-4{
    width: 50%;
    right: 1%;
    bottom: 0;
    z-index: 1;
}
#m5-4 .burger .burger-4 img{
    width: 100%;
} */

#m5-4 .bottom_word{
    position: absolute;
    left: 0;
    bottom: 5%;
    padding-left: 40px;
    color: #fff;
    z-index: 2;
}


@media screen and (min-width: 1920px) {
	#m5-4{
		background-size: 100% auto;
	}
}
@media screen and (max-width: 1000px) {
	#m5-4{
		height: 700px;
	}
	#m5-4 .text{
		padding-top: 5%;
	}
}
@media screen and (max-width: 768px) {
	#m5-4{
		height: 600px;
	}
	#m5-4 .text{
		top: auto;
		left: auto;
		position: relative;
	}
	#m5-4 .text .area{
		width: 95%;
	}
	#m5-4 .burger .burger-1{
		width: 60%;
		right: 10%;
		top: auto;
		bottom: 0%;
	}
	#m5-4 .burger .burger-2{
		width: 60%;
		right: 10%;
		top: auto;
		bottom: 0%;
	}
	#m5-4 .burger .burger-3{
		width: 60%;
		right: 10%;
		top: auto;
		bottom: 0%;
	}
	#m5-4 .burger .burger-4{
		width: 60%;
		right: 10%;
		top: auto;
		bottom: 0%;
	}
}



/*
@media screen and (max-width: 350px) {
#m5-4 .text .list{
    font-size: 14px;
}
}
*/
#hd .morebtn{
	width: 200px;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ff4a97 !important;
	display: block;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 2px solid #ff4a97;
	border-radius: 3px;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	position:relative;
}
#hd .morebtn:hover{
	background-color: #330000;
}
#hd .morebtn a.btext{
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #ff4a97 !important;
	cursor: pointer;
	vertical-align: middle;
}



#models .morebtn{
	margin: 0 auto !important;
	width: 150px;
    height: 43px;
}
#models .morebtn .btext{
	font-size: 22px;
    padding-top: 5px;
}
#models .morebtn a{
    color: rgba(255,0,0,1);
    display: block;
}



#lightboxN {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,1);
	z-index: 20;
	top: 0px;
	right: 0px;
	position: fixed;
	display: none;
	left: 0ex;
	bottom: 0px;
	scroll: none;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
}
#lightboxN .box-container {
	width: 80%;
	min-height: 68%;
	background-color: #333333;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0%;
	border-right: 1px solid #ff4a97;
	border-left: 1px solid #ff4a97;
	display:block;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	padding: 70px 20px 20px 20px;
	box-sizing: border-box;
}
#lightboxN .closeW{
	z-index: 25;
	display: block;
	top: 50px;
	right: 2%;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../img/closebtn.png);
	width: 33px;
	height: 33px;
    cursor: pointer;
	-webkit-transition: all .5s linear 0s;
	-o-transition: all .5s linear 0s;
	transition: all .5s linear 0s;
	   }
#lightboxN .closeW:before,
#lightboxN .closeW:after {
	display: block;
	top: 2%;
	right: 2%;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../img/closebtn.png);
	width: 33px;
	height: 33px;

	transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
}
#lightboxN .closeW:hover {
	-webkit-transform: rotation(45degree);
	-o-transform: rotation(45degree);
	transform: rotation(45degree);
}
/*#lightboxN .closeW:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#lightboxN .closeW:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#lightboxN .closeW:hover:before {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
#lightboxN .closeW:hover:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}*/
#lightboxN .leftbox{
	width: 53%;
	height: 100%;
	border-right: 1px solid #ffffff;
	text-align:center;
	display: inline-block;	
	top: 0px;
	left: -3%;
	position: relative;
	/*padding:3.5%;*/
	vertical-align: top;
}
#lightboxN .rightbox{
	width: 46%;
	height: 100%;
	text-align: center;
	display: inline-block;
	top: 0px;
	right: 0px;
	position: relative;
	padding-right: 2%;
	padding-left: 2%;
	box-sizing: border-box;
	vertical-align: top;
	
}
#lightboxN .midTitle{
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	margin-bottom:20px;
}
#lightboxN .specs p{
    font-size: 16px;
}
#lightboxN .specs .midTitle{
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	margin-bottom:5px;
}


#lightboxN .rightbox .csslider-switch-wrapper{
    min-height: 210px;
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 1400px) {
#lightboxN .rightbox .csslider-switch-wrapper{
    min-height: auto;
    }
}




#lightboxN .leftbox .csslider{
	height: 100%;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0%;
	/*line-height:10px;*/
}
#lightboxN .leftbox .csslider img{
	/*width: 90%;*/
    display: block;
    max-width: 320px !important;
	text-align:center;
	margin: 0 auto 10px auto;
}
#lightboxN .leftbox .csslider .pic1{
    text-align:center;
	margin-bottom: 0px;
	display: inherit;
	position: relative;
    min-height: 310px;
}
#lightboxN .leftbox .csslider .pic2{
    text-align:center;
	margin-bottom: 0px;
	display: none;
    min-height: 310px;
}
#lightboxN .leftbox .csslider .pic3{
    text-align:center;
	margin-bottom: 0px;
	display: none;
    min-height: 310px;
}
@media screen and (max-width: 1000px) {
#lightboxN .leftbox .csslider .pic1,#lightboxN .leftbox .csslider .pic2,#lightboxN .leftbox .csslider .pic2{
    min-height: auto;
    }
}


#lightboxN .leftbox .csslider p{
	font-size: 16px;
}
#lightboxN .csslider .navigation{
	bottom: 0px;
	margin-top: 20px;
    text-align: center;
	/*position: absolute;
	text-align:center;
	display: block;*/
}
#lightboxN .csslider .navigation a{
    width: 12px;
    height: 12px;
    border-radius: 20px;
    display: inline-block;
    margin: 5px;
    border: 1px solid #fff;
}
#lightboxN .csslider .navigation a.active{
    background-color: #fff;
}


#lightboxN .text-wrapper{
    min-height: 125px;
}


#lightboxN .rightbox .switch1, #lightboxN .rightbox .switch2, #lightboxN .rightbox .switch3 {
	width:30%;
	/*text-align:center;*/
	left: 5%;
	top: 25px;
	margin-bottom: 20px;
	position: relative;
	display: block;
	float:left;
}
#lightboxN .rightbox .t{
    font-size: 15px;
}
#lightboxN .rightbox .specs{
	clear:both;	
	padding-top: 5px;
    min-height: 112px;
}
#lightboxN .rightbox .specs a{
	color: #aaa;
}
#lightboxN .rightbox .spec1, #lightboxN .rightbox .spec2, #lightboxN .rightbox .spec3 {
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0%;
	top: 0px;
	text-align:center;
	position: relative;
	
}
#lightboxN .rightbox .spec1{
	z-index:21;
    display: inherit;
}
#lightboxN .rightbox .spec2{
	display: none;
}
#lightboxN .rightbox .spec3{
	display: none;
}

#lightboxN .rightbox .switch1 img, #lightboxN .rightbox .switch2 img, #lightboxN .rightbox .switch3 img {
	filter: brightness(40%);
}
#lightboxN .rightbox .switch1.active img, #lightboxN .rightbox .switch2.active img, #lightboxN .rightbox .switch3.active img {
	filter: brightness(100%);
}




@media screen and (max-width: 768px), screen and (max-height: 590px)  {
	#lightboxN .closeW{
		top: 70px;
	}
	#lightboxN{
		overflow-y: auto;
	}
	#lightboxN .box-container {
		width: 100%;
		top:0%;
		left:0%;
		position: fixed;
		transform: translateX(0) translateY(0);
		position: relative;
		padding-top: 70px;
	}
	#lightboxN .leftbox{
		width: 100%;
		/*height: 100%;*/
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		border-right: 0px;
		padding-bottom: 20px;
		border-bottom: 1px solid #ffffff;
		margin: 0 auto;
		max-width: 500px;
		max-height: 500px;
		display: block;
	}
	#lightboxN .rightbox{
		width: 100%;
		/*height: 100%;*/
		left: auto;
		top: auto;
		right: auto;
		position: relative;
		margin: 0 auto;
		max-width: 500px;
		max-height: 500px;
		padding-top: 3.5%;
		display: block;
	}
}






#owl-es-tab .owl-stage,
#owl-es-tab .owl-item.active{
    transform: inherit !important;
    width: 100% !important;
    display: block;
    height: auto;
    text-align: center;
}
#owl-es-tab li{
    display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
#owl-es-tab .owl-item{
    display: none;
}
 
#owl-es-tab.owl-carousel .owl-dots .owl-dot{
    display: inline-block;
}
#owl-es-tab.owl-carousel .owl-dot.active span {
    background-color: #fff;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}
#owl-es-tab.owl-carousel .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 20px;
    display: inline-block;
    margin: 5px;
    border: 1px solid #fff;
}




/*-----exclusive-----*/

#hd #exclusive {
	position: relative;
	background: url(../img/bg-03.jpg) center;
	background-size: cover;
	z-index: 1;
	/* overflow: hidden; */
}

#hd #exclusive .w1200 {
	/*padding-top: 200px;*/
}

#m5-4 #exclusive .col50 bg-exclusive-section{
	width:20%;
	}

#hd #exclusive .w1200 .col50:nth-child(2) {
	position: absolute;
	height: auto;
	width: 20%;
	top: 0;
	left: 80%;
}
#hd #exclusive .w1200 .col50:nth-child(2) img {
	position: absolute;
	left: 0;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:first-child {
	/* bottom: 24%; */
	/* bottom: -3%; */
	bottom: -14%;
	z-index: 4;
	pointer-events: none;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:first-child.js--exclusive {
	bottom: -43%;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(2) {
	width: 30%;
	max-width: 380px;
	/* bottom: 39%; */
	/* bottom: 23%; */
	bottom: 16%;
	z-index: 3;
	cursor: pointer;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(2).js--exclusive {
	bottom: 10%;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(2):hover {
	background: url(../img/explode-2.png) center;
	background-size: cover;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(3) {
	width: 46.55%;
	max-width: 380px;
	/* bottom: 12%; */
	/* bottom: 8%; */
	bottom: 6%;
	z-index: 2;
	cursor: pointer;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(3).js--exclusive {
	bottom: 3%;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(3):hover {
	background: url(../img/explode-3.png) center;
	background-size: cover;
}
#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(4) {
	bottom: -43%;
	z-index: 1;
	pointer-events: none;
}

/*960*/
@media screen and (max-width: 960px) {
#hd #exclusive .w1200 {
		padding-bottom: 0;
	}
	#hd #exclusive .w1200 .col50:nth-child(2) {
		/* position: relative;
		display: block;
		width: 80%;
		margin: 0 auto;
		height: 630px;
		margin-bottom: -30px; */

		position: relative;
		display: block;
		width: 80%;
		margin: 0 auto;
		/* padding-bottom: 18%; */
		padding-bottom: 25%;
	}
	#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(2) {
		/* bottom: 16%; */
		bottom: 11%;
	}
	#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(3) {
		/* bottom: -1%; */
		bottom: 0%;
	}
	#hd #exclusive .w1200 .col50:nth-child(2) img:nth-child(4) {
		position: relative;
		-webkit-transform: translateY(90%);
		transform: translateY(90%);
	}

}



/*-----lightbox-----*/
html.hd_scroll-fix,
body.hd_scroll-fix {
	overflow: hidden !important;
}
#hd-lightbox {
	width: 100%;
	line-height: 100vh;
	background-color: #232323;
	position: fixed;
	padding-top: 20px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 10000000 !important;
	display: none;
}
#hd-lightbox.active {
	display: block;
}
#hd-lightbox .w1200{
	background-color: #333333;
	padding: 20px 0;
	position: relative;
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
}
#hd-lightbox .w1200:before {
	content: '';
	display: block;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: -1;
	background: rgb(168,0,18);
	background: -moz-linear-gradient(left, rgba(168,0,18,1) 0%, rgba(206,76,42,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(168,0,18,1) 0%,rgba(206,76,42,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(168,0,18,1) 0%,rgba(206,76,42,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a80012', endColorstr='#ce4c2a',GradientType=0 ); /* IE6-9 */
}
#hd-lightbox h5 {
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 10px;
}
#hd .hd-btn-close {
	position: absolute;
	display: block;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
#hd .hd-btn-close:before,
#hd .hd-btn-close:after {
	content:"";
	display: block;
	position: absolute;
	bottom: 13px;
	left: 0;
	width: 100%;
	height: 4px;
	background: rgb(168,0,18);
	background: -moz-linear-gradient(left, rgba(168,0,18,1) 0%, rgba(206,76,42,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(168,0,18,1) 0%,rgba(206,76,42,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(168,0,18,1) 0%,rgba(206,76,42,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a80012', endColorstr='#ce4c2a',GradientType=0 ); /* IE6-9 */
	transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
}
#hd .hd-btn-close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#hd .hd-btn-close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#hd .hd-btn-close:hover:before {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
#hd .hd-btn-close:hover:after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

#hd-lightbox p {
	padding-bottom: 20px;
}
#hd-lightbox .hd_switch {
	width: 90%;
	max-width: 1000px;
	margin: 0 auto;
	display: none;
}
#hd-lightbox .hd_switch.active {
	display: block;
}
#hd-lightbox .hd_switch .col50 {
	padding: 0 20px;
}
#hd-lightbox .switch_1-pic {
	position: relative;
}
#hd-lightbox .switch_1-pic> div {
	display: inline-block;
	width: 33.33%;
	padding-bottom: 60%;
	cursor: pointer;
	position: relative;
	-webkit-filter: grayscale(1) brightness(.4);
	filter: grayscale(1) brightness(.4);
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
}
#hd-lightbox .switch_1-pic .pic-1 {
	background: url('../img/swtich1.png') center no-repeat;
	background-size: contain;
	z-index: 3;
}
#hd-lightbox .switch_1-pic .pic-2 {
	background: url('../img/swtich2.png') center no-repeat;
	background-size: contain;
	margin-left: -6%;
	z-index: 2;
}
#hd-lightbox .switch_1-pic .pic-3 {
	background: url('../img/swtich3.png') center no-repeat;
	background-size: contain;
	margin-left: -6%;
	z-index: 1;
}
#hd-lightbox .switch_1-pic> div:hover,
#hd-lightbox .switch_1-pic> div.active {
	-webkit-filter: none;
	filter: none;
	-webkit-transform: translateY(-8%);
	transform: translateY(-8%);
}

#hd-lightbox .switch_1-content li {
	text-align: left;
	display: none;
}
#hd-lightbox .switch_1-content li.active {
	display: inline-block;
}

#hd-lightbox .steps{
	width: 100%;
	height: 360px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
#hd-lightbox .steps ul{
	width: 300%;
	position: absolute;
	top: 0;
	left: 0;
}
#hd-lightbox .steps li{
	width: 33.3333%;
	padding: 20px 0;
	float:left;
}
#hd-lightbox .steps li img {
	max-width: 90%;
	margin: 0 auto;
}
#hd-lightbox .dots li{
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 8px;
	border: 2px solid;
	border-color: #fff;
	background-color: transparent;
	margin: 10px 7px 30px;
	cursor: pointer;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	-ms-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity .25s ease;
}
#hd-lightbox .dots li.active{
	background-color: #fff;
}

/* for #m5-5 go to hd-style.css */
#m5-5{
    /*background: #000;*/
    max-width: 1920px;
}
@media screen and (min-width: 2300px) {
	#m5-5{
	    max-width: 2400px;
	}
}


/*------------------- m5-6 ---------------------*/

#m5-6{
    background: url(../img/gladius_ii_06.jpg) center top no-repeat;
    height: 1044px;
    background-size: cover;
}
#m5-6 .img{
    position: absolute;
    left: 50%;
    top: 0;
    background: url(../img/m5-6-mouse.png) center top no-repeat;
    background-size: 100%;
}
#hd #m5-6 .img img{
    width: 100%;
}
#m5-6 .text{
    max-width: 1150px;
    box-sizing: border-box;
    padding: 20% 20px 0 20px;
    margin: 0 auto;
    position: relative;
}
#m5-6 .text .area{
    width: 52%;
}

@media screen and (min-width: 1920px) {
#m5-6 .text{
    padding-top: 15%;
}
}
@media screen and (max-width: 1650px) {
#m5-6{
    height: auto;
}
#m5-6 .text{
    padding-bottom: 15%;
}
}
@media screen and (max-width: 1300px) {
#m5-6 .text{
    padding-top: 10%;
}
}
@media screen and (max-width: 1100px) {
#m5-6 .text{
    padding-top: 5%;
    padding-bottom: 5%;
}
}
@media screen and (max-width: 900px) {
#m5-6 .img{
    top: auto;
    bottom: -2px;
}
}
@media screen and (max-width: 700px) {
#m5-6 .img{
    position: relative;
    left: auto;
    top: auto;
}
#m5-6 .text{
    padding-top: 30px;
    padding-bottom: 0;
}
#m5-6 .text .area{
    width: 100%;
}
}








/*------------------- m5-7 ---------------------*/

#m5-7{
    /* background: url(../img/new/04-bg.jpg) center bottom no-repeat;
    height: 1000px; */
}
#m5-7 .text{
    max-width: 1300px;
    box-sizing: border-box;
    margin: 0 auto;
	position: absolute;
	top: 50%;
	right: 10%;
	transform: translateY(-50%);
	z-index: 1;
}
#m5-7 .bg_set{
	position: relative;
}
#m5-7 .bg_set .ap{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: .3s;
}
#m5-7 .bg_set .ap.active{
	opacity: 1;
}

#m5-7 .text .area{
	width: 48%;
	position: relative;
	left: 50%;
}
#m5-7 .text .list{
    margin-top: 60px;
    text-align: left;
    max-width: 600px;
    /*font-family: "MyriadPro", "Roboto", serif;*/
    font-size: 18px;
}
#m5-7 .text .list > div{
    width: calc(25% - 5px);
    display: inline-block;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
	vertical-align: top;
	position: relative;
	cursor: pointer;
}
#m5-7 .text .list > div::before{
	content: '';
	width: 70%;
	height: 70%;
	border-radius: 100px;
	opacity: .8;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	transform-origin: center;
	animation: abc infinite ease-in-out 2s;
}
#m5-7 .text .list > .r::before{
	border: #d84208 1px solid;
	box-shadow: #d84208 0 0 10px;
}
#m5-7 .text .list > .p::before{
	border: #AE00DF 1px solid;
	box-shadow: #AE00DF 0 0 10px;
}
#m5-7 .text .list > .b::before{
	border: #22f 1px solid;
	box-shadow: #22f 0 0 10px;
}
#m5-7 .text .list > .g::before{
	border: #1f1 1px solid;
	box-shadow: #1f1 0 0 10px;
}
@keyframes abc{
	0%{
		opacity: 0;
		width: 70%;
		height: 70%;
	}
	30%{
		opacity: .8;
	}
	60%{
		opacity: .8;
	}
	100%{
		opacity: 0;
		width: 90%;
		height: 90%;
	}
}
#m5-7 .text .list > div img{
	width: 100%;
}
#m5-7 .text .list > div .sha{
	position: absolute;
	left: 0;
	bottom: -30%;
}

@media screen and (max-width: 1023px) {
	#m5-7 .bg_set{
		width: 150%;
		position: relative;
	}
	#m5-7 .text .area{
		width: 90%;
		margin: auto;
		left: 0;
	}
	#m5-7 .text{
		width: 100%;
		padding: 20px 0;
		margin: 0 auto;
		position: relative;
		top: 0;
		right: 0;
		transform: translateY(0);
		z-index: 1;
	}
	#m5-7 .text .list{
		margin-top: 5%;
	}
}


/*------------------- m5-8 ---------------------*/
/*-----models-----*/

/*#hd #models {
	position: relative;
	background-color: #0f0f0f;
	position: relative;
	z-index: 0;
}

#hd #models .w1200 {
	padding: 120px 0;
}

#hd #models table {
	width: 100%;
}

#hd #models table tr td {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

#hd #models table tr th h3 {
	margin-bottom: 30px;
}
#hd #models table tr th {
	padding: 30px 5% 40px;
	
}
#hd #models table tr td {
	padding: 15px 5%;
	text-align: left;
}

#hd #models table tr p {
	padding-bottom: 0;
	text-transform: uppercase;
}

#hd #models table tr td p:first-child {
	color: #ff2b00;
	font-weight: bold;
	padding-bottom: 10px;
}*/


#m5-8{
    background: url(../img/gladius_ii_07.jpg) center top no-repeat;
}
#hd #m5-8 .img img{
    max-width: 1000% !important;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
#m5-8 .text{
    max-width: 950px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: -270px auto 200px auto;
    text-align: center;
    z-index: 2;
    position: relative;
}
#m5-8 .text .download{
    margin-top: 40px;
}
#m5-8 .text .download a{
    font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 30px;
    color: #f8b942;
    padding: 8px 40px;
    border: 1px solid #f8b942;
    border-radius: 5px;
    transition: all 0.4s;
    display: inline-block;
}
#m5-8 .text .download a:hover{
    background-color: rgba(248,185,66,1);
    color: #1b1814;
}
#hd .mobile-off {
	display: table;
}
#hd table.mobile-on {
	display: none;
}


@media screen and (min-width: 1920px) {
#m5-8 .img{
    background-size: 100% auto;
    height: 1100px;
}
#hd #m5-8 .img img{
    width: 1920px;
    margin-left: -960px;
}
#m5-8 .text{
    margin-top: -350px;
}
}

@media screen and (min-width: 2500px) {
#m5-8 .img{
    height: 1500px;
}
#hd #m5-8 .img img{
    width: 2500px;
    margin-left: -1250px;
}
#m5-8 .text{
    margin-top: -500px;
}
}

@media screen and (max-width: 1800px) {
#m5-8 .img{
    background-size: 100% auto;
    height: 1000px;
}
#hd #m5-8 .img img{
    width: 1600px;
    margin-left: -800px;
}
#m5-8 .text{
    margin-top: -350px;
}
}

@media screen and (max-width: 1500px) {
#m5-8 .img{
    height: 750px;
}
#hd #m5-8 .img img{
    width: 1400px;
    margin-left: -700px;
}
#m5-8 .text{
    margin-top: -200px;
}
}

@media screen and (max-width: 1300px) {
#m5-8 .img{
    height: 630px;
}
#hd #m5-8 .img img{
    width: 1200px;
    margin-left: -600px;
}
#m5-8 .text{
    margin-top: -130px;
    margin-bottom: 100px;
}
}

@media screen and (max-width: 1100px) {
#m5-8 .img{
    height: 480px;
}
#hd #m5-8 .img img{
    width: 1000px;
    margin-left: -500px;
}
#m5-8 .text{
    margin-top: -50px;
}
}

@media screen and (max-width: 960px) {
#m5-8 .img{
    height: 420px;
}
#hd #m5-8 .img img{
    width: 850px;
    margin-left: -425px;
}
}

@media screen and (max-width: 850px) {
	#hd #models table {
		max-width:360px;
		margin: 0 auto 40px;
	}
	#hd .mobile-off {
		display: none;
	}
	#hd table.mobile-on {
		display: table;
	}
/*#m5-8 .img{
    height: 380px;
}
#hd #m5-8 .img img{
    width: 700px;
    margin-left: -350px;
}*/
}


/*@media screen and (max-width: 650px) {
#m5-8 .img{
    height: 380px;
}
#hd #m5-8 .img img{
    width: 550px;
    margin-left: -275px;
}
}

@media screen and (max-width: 520px) {
#m5-8 .img{
    height: 250px;
}
#hd #m5-8 .img img{
    width: 420px;
    margin-left: -210px;
}
#m5-8 .text{
    margin-top: -50px;
    margin-bottom: 100px;
}
#m5-8 .text .download a{
    font-size: 25px;
    padding: 10px;
    display: block;
}
}



@media screen and (max-width: 400px) {
#m5-8 .img{
    height: 200px;
}
#hd #m5-8 .img img{
    width: 320px;
    margin-left: -160px;
}
#m5-8 .text{
    margin-bottom: 50px;
}
}*/

/*-----models-----*/

#hd #models {
	position: relative;
	background-color: #0f0f0f;
	position: relative;
	z-index: 0;
	margin-left: auto;
	margin-right: auto;
}
#hd #models h2 {
	text-align: center;	
}
#hd #models .w1200 {
	padding: 120px 0;
}

#hd #models table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#hd #models table tr td {
	border-bottom: 1px solid rgba(255,0,4,0.50);
	text-align:center;
	
}

#hd #models table tr th p {
	/*font-weight: bold;*/
	font-size:18px;
	margin-bottom: 30px;
	min-height: 3em;
}
#hd #models table tr th {
	padding: 30px 5% 40px;
	
}
#hd #models table tr td {
	padding: 15px 5%;
	text-align:center;
	width:25%;
}

#hd #models table tr p {
	padding-bottom: 0;
	text-transform: uppercase;
	font-size:14px;
}

#hd #models table tr td p:first-child {
	color: #ff2b00;
	font-weight: bold;
	padding-bottom: 10px;
	font-size:14px;
}


#hd .gradientBtn {
	position: relative;
	display: inline-block;
	background: #0f0f0f;
	text-transform: uppercase;
	text-align: center;
	border-radius: 300px;
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

#hd .gradientBtn:before {
	content: '';
	display: block;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: -1;
	border-radius: 300px;
	background: #d84208;
	background: -moz-linear-gradient(left, rgba(168,0,18,1) 0%, rgba(255,119,0,1) 80%, rgba(255,119,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(168,0,18,1) 0%,rgba(255,119,0,1) 80%,rgba(255,119,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(168,0,18,1) 0%,rgba(255,119,0,1) 80%,rgba(255,119,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a80012', endColorstr='#ff7700',GradientType=1 ); /* IE6-9 */
}
#hd .gradientBtn a {
	width: 100%;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	display: block;
	padding: 3px 30px;
	color: #fff;
}
#hd .gradientBtn a:hover {
	color: #ff2b00;
}



#hd .text a.learnmore{
    padding: 12px 20px 10px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 2em;
    font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
    color: #fff;
    /*text-transform: uppercase;*/
    /*transition: all 0.2s;*/
    text-shadow: 2px 2px 0 #ff1f78, 2px 2px 10px #ff1f78, 2px 2px 10px #ff1f78;
    box-shadow: 3px 2px 0 #ff1f78, inset 2px 2px 0 #ff1f78, 2px 2px 10px #ff1f78, inset 2px 2px 10px #ff1f78;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#hd .text a.learnmore:hover{
    border: 1px solid #fff;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
@media screen and (max-width: 1366px){
	#hd .text a.learnmore{
		font-size: 1.5em;
	}
}
@media screen and (max-width: 759px) {
	#hd .text a.learnmore{
		font-size: 1.5em;
	}
}
/*------------------- Armoury ---------------------*/

#m5-armoury{
    position: relative;
}
#m5-armoury img{
    width: 100%;
}
#m5-armoury .text{
    position: absolute;
    width: 50%;
    left: 25%;
    top: 10%;
    z-index: 3;
    text-align: center;
    box-sizing: border-box;
}
#m5-armoury .text .download:hover{
    opacity: .8;
}
@media screen and (max-width: 1366px) {
	#m5-armoury .text{
		width: 80%;
		left: 10%;
		top: 10%;
	}
}
@media screen and (max-width: 1024px){
	#m5-armoury .text{
		top: 0;
	}
}
@media screen and (max-width: 1023px) {
	#m5-armoury{
		padding-top: 0% !important;
	}
	#m5-armoury .text{
		position: relative;
		left: auto;
		top: auto;
		width: 90%;
		/* padding: 0 20px; */
		margin: 0 auto 50px;
	}
}


/* ---------- comparerog ---------- */
#hd #comparerog {
	width: 100%;
	position: relative;
	background-color: #0d0d0e;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5%;
}

#hd #comparerog tr,
#hd #comparerog th,
#hd #comparerog td{
	vertical-align: middle;
}

#hd #comparerog #compare__top {
	height: 10%;
	width: 90%;
	padding-bottom: 5%;
}
#hd #comparerog #compare__top h2{
	text-align: center;
}

#hd #comparerog #compare__bottom {
	height: 70%;
	width: 85%;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#hd #comparerog #compare__bottom h5{
	text-align: center;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
	color: #fff;
}
#hd #compare__bottom .compare_picbox {
	width: 33.3%;
}
#hd #compare__bottom .compare_picbox img{
	max-width: 145px !important;
}
#hd #compare__bottom .compare_picbox h5{
	text-transform: none;
}
#hd #compare__bottom .compare_picbox .textcontent {
	padding-top: 3%;
	padding-bottom: 3%;
}
#hd #compare__bottom .compare_form {
	/* height: 40%; */
	width: 100%;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
}
#hd #compare__bottom .compare_form--mobile {
	/* height: 40%; */
	width: 100%;
	display: none;
	padding-bottom: 10%;
	font-family: 'myriadpro', 'myriadprolight', Arial, Helvetica, sans-serif;
}
#hd #compare__bottom .compare_form table {
	border-collapse: collapse;
	width: 100%;
}
#hd #compare__bottom table td {
	padding: 1.8% 0;
	width: 33.3%;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 15px;
}
#hd #compare__bottom table td:first-child {
	text-align: start;
	padding-left: 5%;
	padding-right: 2%;
}
#hd #compare__bottom table td:not(:last-child)::after {
	content: " ";
	width: 1px;
	height: 80%;
	background-color: rgba(255, 255, 255, 0.2);
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#hd #compare__bottom table tr:nth-child(odd) {
	background: rgb(30, 30, 30);
}


@media screen and (max-width: 1280px) {
	#hd #comparerog #compare__bottom {
		width: 90%;
	}
}

@media screen and (max-width: 1023px) {
	#hd #compare__bottom div:nth-child(1) {
		display: none;
	}

	#hd #compare__bottom div:nth-child(2) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	#hd #compare__bottom div:nth-child(3) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	#hd #compare__bottom div:nth-child(4) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	#hd #compare__bottom div:nth-child(5) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}

	#hd #compare__bottom .compare_form {
		display: none;
	}

	#hd #compare__bottom .compare_form--mobile {
		display: block;
	}

	#hd #compare__bottom .compare_picbox {
		width: 100%;
	}

	#hd #compare__bottom .compare_picbox .textcontent {
		padding-top: 4%;
		padding-bottom: 6%;
	}
}

@media screen and (max-width: 768px) {
	#hd #comparerog {
		padding: 7% 0;
	}

	#hd #comparerog #compare__top {
		width: 80%;
	}

	#hd #compare__bottom .compare_picbox img {
		max-width: 140px !important;
	}
}