﻿@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 -----------------------*/
@font-face {
  font-family: "Machine";
  src: url("../fonts/Machine-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/Myriad.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro Bold";
  src: url("../fonts/Myriad-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "rogfontsv1.5-regular";
  src: url("../fonts/rogfontsv1.5-regular-webfont.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "rogfontsv1.5-regular";
  src: url("../fonts/rogfontsv1.5-regular-webfont.ttf");
  src: local("rogfontsv1.5-regular"),
    url("../fonts/rogfontsv1.5-regular-webfont.woff") format("woff"),
    url("../fonts/rogfontsv1.5-regular-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "xoloniumregular";
  src: url("../fonts/xoloniumregular.ttf");
  src: local("xoloniumregular"),
    url("../fonts/xoloniumregular.woff") format("woff"),
    url("../fonts/xoloniumregular.ttf") format("truetype");
}
#hd h2 {
  font-family: "xoloniumregular";
  font-weight: normal;
  font-size: 36px;
  line-height: 1.2em !important;
  margin: 0 0 0.5em 0 !important;
  color: #ff4a97 !important;
  margin-bottom: 0.3em;
}
#hd .text p {
  font-family: "MyriadPro", serif;
  font-size: 18px;
  line-height: 1.5em;
}

@media screen and (max-width: 1366px) {
  #hd h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  #hd h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 550px) {
  #hd h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 350px) {
  #hd h2 {
    font-size: 20px;
  }
  #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%);
}

/*------------------- m5-1 ---------------------*/

#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 .hero {
    background: url(../img/new/00-kv-mobile.jpg) center top no-repeat;
    background-size: cover;
    height: 700px;
    /* background-position: 40% center; */
    /* height: 450px; */
  }
  #m5-1 .text {
    width: 100%;
    position: relative;
    margin-top: -320px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 375px) {
  #m5-1 .hero {
    background-size: 100%;
    height: 580px;
  }
}

/*------------------- Video -------------------*/
#hd #ai-video {
  padding: 100px 0;
  position: relative;
}
#hd #ai-video .video-wrapper {
  width: 90vw;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#hd #ai-video .video-wrapper iframe {
  width: 100%;
  height: 50.625vw;
}
@media screen and (min-width: 1600px) {
  #hd #ai-video .video-wrapper iframe {
    height: 700px;
  }
}

/*------------------- 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: 55%;
}
#m5-3 .mob-bg {
  background: url(../img/new/01-bg.jpg) left center no-repeat;
  background-size: 180%;
  padding-bottom: 60%;
  display: none;
}
#m5-3 .text {
  width: 50%;
  min-width: 640px;
  max-width: 720px;
  box-sizing: border-box;
  padding: 0 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}
#m5-3 .text .list {
  margin-top: 5%;
  text-align: left;
  max-width: 700px;
  font-family: "MyriadPro", "Roboto", 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: "rogfontsv1.5-regular";
  font-size: 52px;
  line-height: 1.3;
  color: #ff4a97;
  padding-right: 3px;
}
/* #m5-3 .text .list .ItemUnit{
	font-family: "xoloniumregular";
	font-size: 20px;
} */
#m5-3 .text .list .ItemSpec {
  font-family: "rogfontsv1.5-regular";
  font-size: 25px;
  line-height: 0.8em;
}
@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: 1023px) {
  #hd #m5-3 {
    margin-top: 0px !important;
    background-size: 100%;
    background: none;
    height: auto;
    padding-bottom: 0;
  }
  #m5-3 .mob-bg {
    display: block;
  }
  #m5-3 .text {
    width: 100%;
    min-width: auto;
    padding: 20px;
    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: 700px;
  background: url(../img/new/03-bg.jpg) right bottom 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: 32%;
  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;
  }
}

/*------------------- 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: 1.2em;
  font-family: "xoloniumregular";
  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: "rogfontsv1.5-regular";
  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: "rogfontsv1.5-regular";
  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";
}
#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 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.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 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;
}
#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: "xoloniumregular";
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 20px;
}
#lightboxN .specs p {
  font-size: 16px;
}
#lightboxN .specs .midTitle {
  font-family: "xoloniumregular";
  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 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 .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(0.4);
  filter: grayscale(1) brightness(0.4);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.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 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  -ms-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.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 img {
  width: 100%;
}
#m5-7 .bg_set .ap {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.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: 0.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: 0.8;
  }
  60% {
    opacity: 0.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 Bold", "Roboto", 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.5);
  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: "Fjalla One", sans-serif;
  font-size: 20px;
  font-weight: normal;
  display: block;
  padding: 3px 30px;
  color: #fff;
}
#hd .gradientBtn a:hover {
  color: #ff2b00;
}

/*------------------- 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 {
  padding: 5px 15px;
  display: inline-block;
  border: 1px solid #ff4a97;
  border-radius: 5px;
  font-size: 1.2em;
  font-family: "xoloniumregular";
  color: #ff4a97;
  text-transform: uppercase;
  transition: all 0.2s;
}
#m5-armoury .text .download:hover {
  opacity: 0.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 #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", serif;
  font-size: 16px;
  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: "xoloniumregular";
  color: #fff;
}
#hd #compare__bottom .compare_picbox:first-child {
  width: 24%;
}
#hd #compare__bottom .compare_picbox {
  height: 40%;
  width: 19%;
}
#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: "Roboto";
}
#hd #compare__bottom .compare_form--mobile {
  height: 40%;
  width: 100%;
  display: none;
  padding-bottom: 10%;
  font-family: "Roboto";
}
#hd #compare__bottom .compare_form table {
  border-collapse: collapse;
  width: 100%;
}
#hd #compare__bottom table td {
  padding: 1.8% 0;
  width: 19%;
  text-align: center;
  position: relative;
  color: #fff;
  font-family: "MyriadPro", serif;
}
#hd #compare__bottom table td:first-child {
  text-align: start;
  padding-left: 5%;
  padding-right: 2%;
  width: 24%;
}
#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: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  #hd #compare__bottom div:nth-child(5) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  #hd #compare__bottom div:nth-child(6) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  #hd #compare__bottom div:nth-child(7) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  #hd #compare__bottom div:nth-child(8) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  #hd #compare__bottom div:nth-child(9) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  #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;
  }
}
