@charset "utf-8";
/* CSS Document */

.rtxlogo {
    width: 100%;
    margin: 0 auto;
    max-width: 1850px;
    position: relative;
    text-align: right;
    padding-right: 3%;
}

.white{
color: #FFF;
}

button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none; }

.tabs {
  display: block;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  overflow: hidden; }

  .tabs [class^="tab"] label,
  .tabs [class*=" tab"] label {
    color: #efedef;
    cursor: pointer;
    display: block;
	font-size: 1.4rem;
    font-weight: 300;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center; 
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 425px){
 .tabs [class^="tab"] label,
  .tabs [class*=" tab"] label {
    color: #efedef;
    cursor: pointer;
    display: block;
	font-size: .7rem;
    font-weight: 300;
    line-height: 1em;
	}}

  .tabs [class^="tab"] [type="radio"],
  .tabs [class*=" tab"] [type="radio"] {
    border-bottom: 1px solid rgba(239, 237, 239, 0.5);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus,
    .tabs [class*=" tab"] [type="radio"]:hover,
    .tabs [class*=" tab"] [type="radio"]:focus {
      border-bottom: 1px solid #76b900; }
    .tabs [class^="tab"] [type="radio"]:checked,
    .tabs [class*=" tab"] [type="radio"]:checked {
      border-bottom: 2px solid #76b900; }
    .tabs [class^="tab"] [type="radio"]:checked + div,
    .tabs [class*=" tab"] [type="radio"]:checked + div {
      opacity: 1; }
    .tabs [class^="tab"] [type="radio"] + div,
    .tabs [class*=" tab"] [type="radio"] + div {
      display: block;
      opacity: 0;
      padding: 2rem 0;
      width: 90%;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  
.tabs .tab-2 {
    width: 50%; }

    .tabs .tab-2 [type="radio"] + div {
      width: 200%;
      margin-left: 200%; }
    .tabs .tab-2 [type="radio"]:checked + div {
      margin-left: 0; }
    .tabs .tab-2:last-child [type="radio"] + div {
      margin-left: 100%; }
    .tabs .tab-2:last-child [type="radio"]:checked + div {
      margin-left: -100%; }


#convert{
flex-wrap: wrap;
    justify-content: flex-start;	
}

#container_s3_bg{
	flex-wrap: wrap;
    justify-content: flex-start;
    background:  linear-gradient(-543deg, transparent 184px, #000 0)top right;
    margin: -7% 0 9% 0;
}

@media (max-width: 2560px){
#containers3_bg{
    background:  linear-gradient(-543deg, transparent 179px, #000 0)top right;
    margin: -7% 0 7% 0;
	}}

@media (min-width: 2380px) and (max-width: 2560px){
#container_s3_bg {
	background:  linear-gradient(-543deg, transparent 179px, #000 0)top right;
    margin: -9% 0 9% 0;
}}
	
@media (max-width: 1920px){
#container_s3_bg {
background: linear-gradient(-543deg, transparent 131px, #000 0)top right;
margin: -7% 0 0% 0;
padding: 10% 0%;
}}

@media (min-width: 1600px) and (max-width: 1919px){
#container_s3_bg {
	background: linear-gradient(-543deg, transparent 131px, #000 0)top right;
    margin: -9% 0 0% 0;
	}}

@media (min-width: 1440px) and (max-width: 1599px) {
	#container_s3_bg {
    margin: -14% 0 0% 0;
}}


@media (min-width: 1024px) and (max-width: 1399px) {
#container_s3_bg {
    margin: -14% 0 0% 0;
	}}


@media (max-width: 768px){
#container_s3_bg {
    margin: -19% 0 0% 0;
    padding: 24% 0% 4%;
	}}

@media (max-width: 425px){
#container_s3_bg {
background: linear-gradient(-544deg, transparent 109px, #000 0)top right;
    margin: -27% 0 0% 0;
    padding: 37% 0%;
	}}

@media (max-width: 375px){
#container_s3_bg {
margin: -30% 0 0% 0;
	}}

@media (max-width: 320px){
#container_s3_bg {
    margin: -35% 0 0% 0;
	}}

#rtx_on{
	flex-wrap: wrap;
    justify-content: flex-start;
    background: 
 linear-gradient(-543deg, transparent 184px, #3e1dab 0)top right;
    margin: -9% 0 9% 0;
	    padding: 5% 0 9% 0;
}

@media (max-width: 1920px){
#rtx_on{
    flex-wrap: wrap;
    justify-content: flex-start;
    background: linear-gradient(-543deg, transparent 184px, #3e1dab 0)top right;
    margin: -8% 0 7% 0;
    padding: 12% 0%;
	}}

@media (max-width: 1600px){
#rtx_on{
    margin: -13% 0 9% 0;
}}

@media (max-width: 1440px){
#rtx_on{
    margin: -16% 0 9% 0;
	padding: 17% 0%;
}}

@media (max-width: 1024px){
#rtx_on {
    margin: -21% 0 0% 0;
    padding: 16% 0%;
}}

@media (max-width: 960px){
#rtx_on {
    flex-wrap: wrap;
    justify-content: flex-start;
    background: linear-gradient(-543deg, transparent 184px, #3e1dab 0)top right;
    margin: -19% 0 4% 0;
    padding: 25% 10%;
	}}


@media (max-width: 768px){
#rtx_on {
    padding: 32% 8%;
	}}

@media (max-width: 425px){
#rtx_on {
    padding: 53% 0%;
    margin: -61% 0 4% 0;
	}}


@media (max-width: 375px){
#rtx_on {
    padding: 56% 0%;
    margin: -72% 0 4% 0;
}}

@media (max-width: 320px){
#rtx_on {
    padding: 67% 0%;
    margin: -73% 0 4% 0;
	}}

#rtx_on #s3 {
    width: 100%;
    max-width: 2560px;
    /* margin: 6% 1.5%; */
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    padding: 1% 0 3%;
	flex-wrap: wrap;
}

@media (max-width: 1920px){
#rtx_on #s3 {
    max-width: 1700px;
	}}

#rtx_on .container {
    width: 100%;
    margin: 0 auto;
    max-width: 2560px;
    padding: 6rem 0 2rem;
}

@media (max-width: 2380px){
#rtx_on .container {
    padding: 10rem 0 2rem;
	}}
	
#rtx_on #s3 .item img {
width: 21%; 
position: relative; 
z-index: 0;
padding-bottom: 3%;
}

#rtx_on #s3 .item h4 {
    font-size: 2.2rem;
    line-height: 1.4;
    color: #fff;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 960px){
#rtx_on #s3 .pdbox .itemlist2 {
    flex-direction: column;
    padding: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: auto;
    justify-content: center;
	}}

@media (max-width: 960px){
#rtx_on #s3 .item li {
    line-height: 1.4;
    font-size: 1.6rem;
    margin: 4% 1.5%;
    /* padding: 3% 0 0 0; */
	}}


/*s9*/
#vga #s9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#vga #s9 .item {
  width: 45%;
}


#vga #s9 .itemlist2 img {
    vertical-align: bottom;
    width: 23%;
	margin: 5% auto;
}

#vga #s9 .item .vd {
  position: relative;
  cursor: pointer;
}

#vga #s9 .item .vd .btplay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#vga #s9 .item h3 {
  font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  color: #76b900;
  font-size: 24px;
  text-transform: uppercase;
  padding: 20px 0 10px;
  line-height: 1.4;
}

#vga #s9 .item h3 strong {
  display: block;
  font-style: italic;
}

#vga #s9 .item p {
  font-size: 18px;
}

#vga #s9 .item .bt {
  padding-top: 20px;
}

#vga #s9 .item .bt a {
  display: inline-block;
  background: #76b900;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 22px;
  border: #76b900 3px solid;
  -webkit-transition: 0.5s all ease-in 0.1s;
  -o-transition: 0.5s all ease-in 0.1s;
  transition: 0.5s all ease-in 0.1s;
}

#vga #s9 .item .bt a:hover {
  background: none;
  color: #76b900;
}

@media (max-width: 960px) {
  #vga #s9 {
    display: block;
  }
  #vga #s9 .item {
    width: 100%;
    margin-bottom: 50px;
  }
}


#vga #s9 .item {
    width: 100%;
	margin: 1% 1.5%;	
}

@media (max-width: 1920px){
#vga #s9 .item {
    width: 85%;
    margin: 3% 1.5%;
	    margin: auto;
    justify-content: center;
	}}

@media (max-width: 960px){
    #vga #s9 .item {
	width: 100%;
}
}

#vga #s9 .item p2 {
	color: #fff;
    line-height: 2.2;
    font-size: 2.2rem;
	/*text-decoration: underline;
		text-decoration-color: #76b900;
	text-transform: uppercase;*/
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s9 .item p2 {
    font-size: 1.9rem;
	}}

@media (max-width: 1920px){
#vga #s9 .item p2 {
    font-size: 1.4rem;
	}}

@media (max-width: 1440px){
#vga #s9 .item p2 {
    font-size: 1.1rem;
	}}

@media (max-width: 1024px){
#vga #s9 .item p2 {
    font-size: .9rem;
	}}

@media (max-width: 960px){
#vga #s9 .item p2 {
    font-size: 1.4rem;
	line-height: 1.4;
	}}

@media (max-width: 425px){
#vga #s9 .item p2 {
    font-size: 1.1rem;
	}}

#vga #s9 .item p1 {
	display: inline-block;
	width: 6.25rem;
    height: 6.25rem;
    line-height: 5.25rem;
    border-radius: 6.25rem;
    color: #fff;
	border:2px solid #76b900;
	font-size: 4rem;
}

#vga #s9 .item li {
	color: #fff;
    line-height: 1.4;
    font-size: 2.1rem;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s9 .item li {
    font-size: 1.8rem;
	}}

@media (max-width: 1920px){
#vga #s9 .item li {
    font-size: 1.3rem;
	margin: 3% 1.5%;
	}}

@media (max-width: 1440px){
#vga #s9 .item li {
    font-size: 1rem;
	margin: 3% 1.5%;
	}}

@media (max-width: 1024px){
#vga #s9 .item li {
    font-size: 0.8rem;
	}}

@media (max-width: 960px){
#vga #s9 .item li {
    line-height: 1.4;
    font-size: 1.4rem;
	margin: 3% 1.5%;
	}}

@media (max-width: 425px){
#vga #s9 .item li {
    font-size: 1.1rem;
	margin: 7% 1.5%;
	}}

#vga #s9 .pdbox .itemlist2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: 3% auto;
    justify-content: center;
}

@media (max-width: 960px){
#vga #s9 .pdbox .itemlist2 {
flex-direction: column;
justify-content: center;
/*padding: 5%;*/
}}


#vga #s9 .pdbox .item .li {
    line-height: 1.2;
    font-size: 2.6rem;
    color: #000000;
    margin: 0% 0 7%;
    padding-top: 3%;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s9 .pdbox .itemlist3 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 70%;
    margin: auto;
    justify-content: center;
}

@media (max-width: 960px){
#vga #s9 .pdbox .itemlist3 {
flex-direction: column;
justify-content: center;
padding: 5%;
}}

#vga #s9 .item h3 {
font-size: 5.5rem !important;
    line-height: 1;
    color: #fff;
	font-family:'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif ;
	margin-bottom: 2%;
}

@media (max-width: 2380px){
#vga #s9 .item h3 {
    font-size: 4rem !important;
	}}
	
@media (min-width: 1920px) and (max-width: 2379px){
#vga #s9 .item h3 {
    font-size: 3.3rem !important;
	}}

@media (min-width: 1600px) and (max-width: 1919px){
#vga #s9 .item h3 {
    font-size: 3rem !important;
	}}

@media (min-width: 1440px) and (max-width: 1559px) {
#vga #s9 .item h3 {
    font-size: 2.7rem !important;
	}}

@media (min-width: 1024px) and (max-width: 1339px) {
#vga #s9 .item h3 {
    font-size: 1.9rem !important;
	}}

@media (min-width: 960px) and (max-width: 1023px) {
#vga #s9 .item h3 {
    font-size: 3rem !important;
	}}

@media (min-width: 425px) and (max-width: 959px) {
#vga #s9 .item h3 {
    font-size: 1.8rem !important;
	}}

@media (min-width: 375px) and (max-width: 424px) {
#vga #s9 .item h3 {
    font-size: 1.6rem !important;
	}}

@media (min-width: 320px) and (max-width: 374px) {
#vga #s9 .item h3 {
    font-size: 1.4rem !important;
	}}

#vga #s9 .item h4 {
    font-size: 2.2rem;
    line-height: 1.4;
    color: #fff;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s9 .item h4 {
    font-size: 1.9rem;
}}
	
@media (max-width: 1920px){
#vga #s9 .item h4 {
    font-size: 1.4rem;
	}}

@media (max-width: 1440px){
#vga #s9 .item h4 {
    font-size: 1.1rem;
	}}

@media (max-width: 1024px){
#vga #s9 .item h4 {
    font-size: .9rem;
	}}


@media (max-width: 960px){
#vga #s9 .item h4 {
    font-size: 1.8rem;
	}}

@media (max-width: 425px){
#vga #s9 .item h4 {
    font-size: 1.5rem;
	}}

@media (max-width: 320px){
#vga #s9 .item h4 {
    font-size: 1.3rem;
	}}

#vga #s9 .item h5 {
    font-size: 4rem;
    line-height: 1;
    color: rgb(255, 255, 255);
    font-family: DINPro-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 2%;
}

@media (max-width: 1920px){
#vga #s9 .item h5 {
    font-size: 2.7rem;
}}

#vga #s9 .item .vd {
    position: relative;
    cursor: pointer;
	margin: 6% 9% 12% 6%;
}

@media (max-width: 1920px){
#vga #s9 .item .vd {
    margin: 6% 18%;
}}

#vga #s9 .item .vd a > img {
    width: 100%;
}




/*nbBundile*/
#nbKv {display: block;width: 100%;}
        #nbKv .kvcontent{position: relative;width: 100%;display: block;}
        #nbKv .kvcontent img {width: 100%; position: relative; z-index: 0;}

#nbKv .kvcontent .txBox {
display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 80%;
    text-align: left;
    padding: 18% 0 0 9%;
}

@media (max-width: 1920px){
#nbKv .kvcontent .txBox {
    padding: 17% 0 0 9%;
}}

#nbKv h2 {
font-size: 8rem; 
line-height: 1;
font-weight: 700;
font-family:'DINPro-Bold',"Helvetica Neue",Helvetica,Arial,sans-serif ;
}

@media (max-width: 3000px){
#nbKv h2 {
font-size: 7rem; 
}}

@media (min-width: 2560px) and (max-width: 2999px){
#nbKv h2 {
font-size: 6rem;
	}}

@media (min-width: 2380px) and (max-width: 2559px){
#nbKv h2 {
    font-size: 5rem;
	}}


@media (min-width: 1920px) and (max-width: 2379px){
#nbKv h2 {
font-size: 4.5rem;
	}}
	
@media (min-width: 1600px) and (max-width: 1919px){
#nbKv h2 {
    font-size: 3.8rem;
	}}

@media (min-width: 1440px) and (max-width: 1599px){
#nbKv h2 {
    font-size: 3.4rem;
	}}

@media (min-width: 1024px) and (max-width: 1439px) {
#nbKv h2 {
    font-size: 2.4rem;
	}}

@media (min-width: 960px) and (max-width: 1023px){
#nbKv h2 {
    font-size: 3.4rem;
	}}

@media (min-width: 425px) and (max-width: 959px){
#nbKv h2 {
    font-size: 3rem;
	}}


#vga h3 {
font-size: 5.5rem !important;
line-height: 1.1;
font-family:'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif ;
}

@media (max-width: 3000px){
#vga h3 {
font-size: 5rem !important;
	}}

@media (min-width: 2560px) and (max-width: 2999px){
#vga h3 {
font-size: 4.5rem !important;
	}}

@media (min-width: 2380px) and (max-width: 2559px){
#vga h3 {
    font-size: 4rem !important;
	}}

@media (min-width: 1920px) and (max-width: 2379px){
#vga h3 {
font-size: 3.6rem !important;
line-height: 1.1;
	}}

@media (min-width: 1600px) and (max-width: 1919px){
#vga h3 {
    font-size: 3rem !important;
    line-height: 1.1;
	}}

@media (min-width: 1440px) and (max-width: 1599px){
#vga h3 {
    font-size: 2.7rem !important;
    line-height: 1.1;
	}}

@media (min-width: 1024px) and (max-width: 1439px) {
#vga h3 {
    font-size: 1.9rem !important;
    line-height: 1.1;
	}}

@media (min-width: 960px) and (max-width: 1023px){
#vga h3 {
    font-size: 2.7rem !important;
    line-height: 1.1;
	}}

#nbKv p {
padding-top: 3%;
line-height: 1.2;
font-size: 3.5rem;
font-family:'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif ;
}


#shopnowbox #s4 container {
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    padding: 6rem 0 2rem;
}

@media (max-width: 1920px){
#vga .container {
    width: 80%;
    max-width: 1700px;
	padding: 3rem 0 2rem;
	}}

@media (max-width: 1024px){
#vga .container {
    width: 85%;
	}}

@media (max-width: 768px){
    #vga .container	{
	padding: 5px;
	}
	
    #vga .buybtn {
	float: none;
}}

#vga .container p {
  font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 1px;
}


@media (max-width: 2560px){
#nbKv p {
	padding-top: 4%;
    line-height: 1.2;
    font-size: 2.6rem;
}}


@media (max-width: 1920px){
#nbKv p {
    font-size: 2rem;
}}

@media (max-width: 1600px){
#nbKv p {
    font-size: 1.7rem;
	}}

@media (max-width: 1440px){
#nbKv p {
    font-size: 1.5rem;
	}}

@media (max-width: 1024px){
#nbKv p {
    font-size: 1.2rem;
	}}

@media (max-width: 960px){
#nbKv p {
    font-size: 1.7rem;
	}}

#nbKv .lgkv{
display: block;
}

#nbKv .xskv{
display: none;
}

.nvGreen {
color: #76b900; 
}

#kvTxt {
display: block; 
width: 100%;
padding: 6% 0 6% 0;
background-color: #fff;
margin: -1% 0;
/*background: url("../images/pd抓位置.jpg") center no-repeat;*/
}

@media (max-width: 2380px){
#kvTxt {
    display: block;
    width: 100%;
    padding: 8% 0 8% 0;
	}}
	
#kvTxt h3 {
font-size: 5.5rem !important;
line-height: 1;
color: #000000;
}

@media (max-width: 2380px){
#kvTxt h3 {
    font-size: 4rem !important;
    line-height: 1;
    color: #000000;
	}}

@media (max-width: 1920px){
#kvTxt h3 {
    font-size: 3.3rem !important;
}}

@media (max-width: 1600px){
#kvTxt h3 {
font-size: 3rem !important;
}}

@media (max-width: 1440px){
#kvTxt h3 {
font-size: 2.7rem !important;
}}

@media (max-width: 1024px){
#kvTxt h3 {
font-size: 1.9rem !important;
}}

@media (max-width: 960px){
#kvTxt h3 {
    font-size: 3rem !important;
}}

#kvTxt p {
	line-height: 1.4;
    font-size: 2.2rem;
    color: #000000;
    margin: -4% 0 6%;
	font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#kvTxt p {
    line-height: 1.4;
    font-size: 1.9rem;
	}}

@media (max-width: 1920px){
#kvTxt p {
line-height: 1.4;
    font-size: 1.4rem;
    margin: 0% 0% 6%;
}}

@media (max-width: 1440px){
#kvTxt p {
line-height: 1.4;
    font-size: 1.1rem;
    margin: 0% 0% 6%;
}}

@media (max-width: 1024px){
#kvTxt p {
    font-size: .9rem;
}}


@media (max-width: 960px){
#kvTxt p {
line-height: 1.4;
    font-size: 1.6rem;
    margin: 0% 0% 6%;
}}

@media (max-width: 425px){
#kvTxt p {
font-size: 1.4rem;
}}

@media (max-width: 375px){
#kvTxt p {
font-size: 1.3rem;
}}

@media (max-width: 320px){
#kvTxt p {
    font-size: 1.1rem;
	}}

.marg-top-2{
margin-top: 0%;
}

@media (max-width: 960px){
.marg-top-2{
margin: 2%;
}}

@media (max-width: 768px){
.marg-top-2 {
    margin: 6% 2%;
	}}

.nb-divider { width: 50%; height: 20px;display: block; border-bottom: 1px solid rgba(133,133,133,1.00); margin: 0 auto;}

.nbflex {
display: flex;
justify-content: center;
align-items:flex-end;
margin: 6% 0 6% 0;
}

.nbflex .flexItem {
width: 49%; 
margin: 1%;
text-align: left;
}

@media (max-width: 1440px){
.nbflex .flexItem {
    width: 120%;
	padding: 0 0 0% 0;
	}}

@media (max-width: 1024px){
.nbflex .flexItem {
    width: 110%;
	padding: 0 0 0% 0;
	}}

.nbflex .flexItem img {
width: 150%;
}

@media (max-width: 1920px){
.nbflex .flexItem {
    padding: 0 0 5% 0;
	}}

.nbflex .flexItemimg {
    display: block;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 2560px){
.nbflex .flexItemimg {
    display: block;
    width: 100%;
    margin: 3% -3%;
	}}

@media (max-width: 1440px){
.nbflex .flexItemimg {
margin: 0 0 10% 0;
}}

@media (max-width: 1280px){
.nbflex .flexItemimg {
margin: 0 0 13% 0;
}}

@media (max-width: 1024px){
.nbflex .flexItemimg {
     margin: 5% -5%;
}}

.nbflex .logoimg {
display: block;
width: 40%;
}

#shopnowbox {
    flex-wrap: wrap;
    justify-content: flex-start;
    background: linear-gradient(-543deg, transparent 184px, #fff 0)top right;
    margin: -15% 0 8% 0;
    padding: 4% 0 8% 0;
}

@media (max-width: 2560px){
	#shopnowbox {
    margin: -18% 0 9% 0;
    padding: 2% 0 10% 0;
}}

@media (min-width: 2380px) and (max-width: 2559px){
#shopnowbox {
    margin: -18% 0 9% 0;
    padding: 2% 0 10% 0;
	}}

@media (max-width: 1920px) and (max-width: 2379px){
#shopnowbox {
    margin: -18% 0 8% 0;
    padding: 9% 0 10% 0;
	}}

@media (min-width: 1600px) and (max-width: 1919px){
#shopnowbox {
margin: -20% 0 9% 0;
}}

@media (min-width: 1024px) and (max-width: 1599px){
#shopnowbox {
margin: -25% 0 9% 0;
	padding: 14% 0 0 0;
}}

@media (max-width: 960px){
#shopnowbox {
    margin: -26% 0 9% 0;
    padding: 17% 0 9% 0;
	}}
	
@media (max-width: 768px){
#shopnowbox {
    margin: -43% 0 9% 0;
    padding: 28% 0 9% 0;
	}}

@media (max-width: 425px){
#shopnowbox {
margin: -77% 0 9% 0;
    padding: 56% 0 9% 0;
	}}

@media (max-width: 375px){
#shopnowbox {
    margin: -86% 0 9% 0;
    padding: 59% 0 9% 0;
	}}

@media (max-width: 320px){
#shopnowbox {
    margin: -97% 0 9% 0;
    padding: 67% 0 9% 0;
	}}

#shopnowbox .nbflex_box .flexItem {
width: 35%; 
/*margin: 3%;*/
text-align: center;
}

@media (max-width: 960px){
#shopnowbox .nbflex_box .flexItem {
width: 70%; 
margin: auto;
text-align: center;
	}}

#shopnowbox .text-center {
    text-align: center;
}

#shopnowbox .text-center img{
    transition: all 0.8s ease 0s;
	overflow:hidden;
	width: 100%;
}

#shopnowbox .text-center img:hover{
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}


#shopnowbox .nbflex_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    /*align-items: flex-end;*/
	margin: auto;
    /*margin: 6% 0 6% 0;*/
}


@media (max-width: 960px){
#shopnowbox .nbflex_box {
flex-direction: column;
justify-content: center;
/*padding: 5%;*/
}}	


#shopnowbox .nbflex_box h5 {
    font-size: 1.8rem;
    line-height: 1.4;
    color: #76b900;
	margin: 6% 0;
    text-transform: uppercase;
    font-family: 'DINPro-Regular',"Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 2560px){
#shopnowbox .nbflex_box h5 {
    font-size: 1.5rem;
}}

@media (max-width: 1920px){
#shopnowbox .nbflex_box h5 {
    font-size: 1.3rem;
}}

@media (max-width: 320px){
#shopnowbox .nbflex_box h5 {
    font-size: .9rem;
}}

#shopnowbox .nbflex_box p {
font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4rem;
    color: #000;
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 5% 0;
}

@media (max-width: 2380px){
#shopnowbox .nbflex_box p {
    font-size: 1.2rem;
	}}

@media (max-width: 1920px){
#shopnowbox .nbflex_box p {
    font-size: .8rem;
	}}

@media (max-width: 320px){
#shopnowbox .nbflex_box p {
font-size: 0.65rem;
	}}

#shopnowbox .itemlist {
    width: 100%;
    margin: 6% 1.5%;
}

#shopnowbox .itemlist .img {
    width: 100%;
    position: relative;
    z-index: 0;
	margin: auto;
}	

@media (max-width: 1920px){
#shopnowbox .itemlist .img {
    width: 90%;
    margin: -6% auto 0%;
	}}

@media (max-width: 1440px){
#shopnowbox .itemlist .img {
    width: 85%;
    margin: -6% auto 0%;
	}}

@media (max-width: 425px){
#shopnowbox .itemlist .img {
    width: 105%;
    margin: 0% 0% 0% 0%;
	}}


#shopnowbox .itemlist h3 {
font-size: 5.5rem !important;
    line-height: 1;
    color: #000;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 2%;
}

@media (max-width: 2380px){
#shopnowbox .itemlist h3 {
    font-size: 4rem !important;
}}	

@media (max-width: 1920px){
#shopnowbox .itemlist h3 {
    font-size: 3.3rem !important;
	}}

@media (max-width: 1600px){
#shopnowbox .itemlist h3 {
    font-size: 3rem !important;
	}}

@media (max-width: 1440px){
#shopnowbox .itemlist h3 {
    font-size: 2.7rem !important;
	}}

@media (max-width: 1024px){
#shopnowbox .itemlist h3 {
    font-size: 1.9rem !important;
	}}

@media (max-width: 960px){
#shopnowbox .itemlist h3 {
    font-size: 3rem !important;
	}}

@media (max-width: 425px){
#shopnowbox .itemlist h3 {
    font-size: 1.8rem !important;
	}}

@media (max-width: 320px){
#shopnowbox .itemlist h3 {
    font-size: 1.4rem !important;
	}}

#shopnowbox .itemlist h5 {
    font-size: 4rem;
    line-height: 1;
    color:  #76b900;
	text-transform:uppercase;
    font-family: 'DINPro-Regular',"Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 2380px){
#shopnowbox .itemlist h5 {
    font-size: 3.5rem;
	}}
	
@media (max-width: 1920px){
#shopnowbox .itemlist h5 {
    font-size: 2.7rem;
	}}

@media (max-width: 1024px){
#shopnowbox .itemlist h5 {
    font-size: 1.7rem;
	}}

@media (max-width: 960px){
#shopnowbox .itemlist h5 {
    font-size: 2.7rem;
	}}

@media (max-width: 425px){
#shopnowbox .itemlist h5 {
    font-size: 1.6rem;
	}}

@media (max-width: 320px){
#shopnowbox .itemlist h5 {
    font-size: 1.3rem;
	}}

#shopnowbox .itemlist p {
    font-size: 2.1rem;
	line-height: 1.4;
	margin-top: 1em;
    color: #3B3B3B;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif, 'DINPro-Regular';
}

@media (max-width: 2380px){
#shopnowbox .itemlist p {
	font-size: 1.8rem;
	margin-top: 1.875em;
	padding: 0;
	}}

@media (max-width: 1920px){
#shopnowbox .itemlist p {
	font-size: 1.3rem;
	margin-top: 1.875em;
	padding: 0;
	}}

@media (max-width: 1440px){
#shopnowbox .itemlist p {
	font-size: 1rem;
	margin-top: 1.1em;
	}}

@media (max-width: 1024px){
#shopnowbox .itemlist p {
	font-size: .9rem;
	margin-top: 1.1em;
	}}


@media (max-width: 960px){
#shopnowbox .itemlist p {
	font-size: 1.4rem;
    line-height: 1.6;
	margin-top: 1.875em;
	padding: 0;
	}}

@media (max-width: 425px){
#shopnowbox .itemlist p {
    font-size: 0.9em;
    line-height: 1.6;
    margin-top: 1.2em;
    padding: 0;
	}}

#shopnowbox a {
color: #76b900;
}

#shopnowbox a:hover {
/*text-decoration: underline;*/
text-decoration:none;
ccolor: #76b900;
}


ul.numbers {display: block; width: 80%;counter-reset:num;  margin: 5% auto;}
ul.numbers li {list-style:none; display: block; margin-bottom: 20px;}
ul.numbers li:before { counter-increment:num; 
  content:counter(num) '. '; color: #76b900; }


#vga .buybtn {width: auto;  text-align: center; display: block; float: left; margin-top: 20px;}

#vga .bt {width: 30%; margin: 0 auto; text-align: center; display: block;}
#vga .bt a ,#vga .buybtn a  {
    display:inline-block;
    background: #76b900;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 22px;
    border: #76b900 3px solid;
    text-decoration: none;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
   
}
#vga .bt a:hover, #vga .bt a:focus ,#vga .buybtn a:hover ,#vga .buybtn a:focus {
    
     background-color: transparent;
    
}

@media (max-width:960px){
#nbKv .kvcontent .txBox {
display: block; 
position: absolute; 
left: 0; 
top: 0; 
z-index: 5;
width: 100%;
text-align: left; 
padding: 17% 5%;
}	
	
#nbKv h2 {
    font-size: 7rem;
    line-height: 1.1;
    font-weight: 700;
    font-family: 'DINPro-Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
 #vga h3 {
    font-size: 4rem !important;
    line-height: 1.1;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
#nbKv p {
padding-top: 8%;
    line-height: 1.1;
    font-size: 3.5rem;
}

.nbflex{
flex-direction: column;
justify-content: center;
padding: 0 5%;
}
	
.nbflex .flexItem{
width: 90%;
margin: 20px auto;
text-align: center;
}
	
.nbflex .logoimg {
width: 60%;
margin: auto;	
}

@media (max-width: 425px){
.nbflex .logoimg {
    width: 100%;
    margin: 8% 0 4% 0;
}}
	
ul.numbers{
width: 90%; 
margin: 20px auto;
}

#nbKv .lgkv{
display: none;
}
	
#nbKv .xskv{
display: block;
}}


@media (max-width:768px){
#nbKv .kvcontent .txBox {
display: block; 
position: absolute; 
left: 0; 
top: 0; 
z-index: 5;
width: 100%;
text-align: left; 
padding: 17% 5%;
}	
	
#nbKv h2 {
    font-size: 6rem;
    line-height: 1.1;
    font-weight: 700;
    font-family: 'DINPro-Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
 #vga h3 {
    font-size: 3rem !important;
    line-height: 1.1;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
#nbKv p {
padding-top: 8%;
    line-height: 1.1;
    font-size: 2.5rem;
}

.nbflex{
flex-direction: column;
justify-content: center;
padding: 0 5%;

}}

@media (min-width:650px) and (max-width:767px){
#nbKv h2 {
	    font-size: 4.9rem !important;
}
	
#vga h3 {
    font-size: 2.7rem !important;
	}

#nbKv p {
font-size: 1.8rem;
	}}


@media (min-width:425px) and (max-width:649px){
#nbKv h2 {
	    font-size: 3rem !important;
    line-height: 1.2;
    font-weight: 700;
    font-family: 'DINPro-Bold',"Helvetica Neue",Helvetica,Arial,sans-serif;
	}

#vga h3 {
    font-size: 1.8rem !important;
    line-height: 1.1;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
	#nbKv p {
padding-top: 8%;
    line-height: 1.1;
    font-size: 1.5rem;
	}}


	
@media (max-width: 375px){
#vga h3 {
    font-size: 1.6rem !important;
}
#nbKv h2 {
    font-size: 2.8rem !important;	
}
#nbKv p {
    font-size: 1.3rem;
}
}


@media (max-width: 320px){
#vga h3 {
    font-size: 1.4rem !important;
	}
#nbKv h2 {
    font-size: 2.4rem !important;
}
#nbKv p {
    font-size: 1.1rem;
}
}
/*nbBundile*/

#vga #kv {
padding-bottom: 100px;
}

#vga #kv .kvbox{
        padding-bottom: 17%;
    }

    #vga #kv .kvbox .img {
        width: 720px;        
    }

    #vga #kv .kvbox .img {
        width: 550px;        
    }

 
    
    

#vga #kv .kvbox .txt {
    display: block;
    align-items: start;
    text-align: left;
}

#vga #kv .kvbox .txt h1 {
    text-align: left;
}

#vga #kv .kvbox .txt h2.h2 {
    font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
    color: #76b900;
    font-size: 26px;
    line-height: 1.4;
    padding: 25px 0 0;
    margin: 0;
    font-weight: normal;
}

#vga #kv .date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin-top: 55px;
}

#vga #kv .date .item {
    width: 100%;
    display: flex;
    align-content: center;
    margin-bottom: 15px;
}

#vga #kv .date .item .text {
    display: flex;
    align-items: center;
    width: 30%;
    background: #1a1a1a;
    height: 100px;
    vertical-align: middle;
    justify-content: center;
    font-weight: bold;
}
#vga sup {padding-right: 5px;}

#vga #kv .date .item .time {
    display: flex;
    align-items: center;
    width: 70%;
    color: #76b900;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    background: rgba(17, 17, 17, 0.5);
    padding-left: 30px;
}

@media (max-width: 960px) {
    #vga #kv .date {
        display: block;
    }
    #vga #kv .date .item {
        width: 100%;
        margin-bottom: 2px;
        display: block;
    }
    #vga #kv .date .item .text,
    #vga #kv .date .item .time {
        display: block;
        width: 100%;
        height: auto;
        padding: 15px;
}}

#vga #s3 .item {
    width: 100%;
	margin: 7% 1.5%;	
}

@media (max-width: 1920px){
#vga #s3 .item {
    width: 85%;
    margin: 3% 1.5%;
	    margin: auto;
    justify-content: center;
	}}

@media (max-width: 960px){
    #vga #s3 .item {
	width: 98%;
}
}

#vga #s3 .item p1 {
	color: #fff;
    font-weight: bold;
    line-height: 2.2;
    font-size: 2.2rem;
	text-transform: uppercase;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s3 .item p1 {
    line-height: 1;
    font-size: 1.9rem;
	}}

@media (max-width: 1920px){
#vga #s3 .item p1 {
    line-height: 1;
    font-size: 1.4rem;
	}}

@media (max-width: 1440px){
#vga #s3 .item p1 {
    line-height: 1;
    font-size: 1.1rem;
	}}

@media (max-width: 1024px){
#vga #s3 .item p1 {
    font-size: .9rem;
	}}

@media (max-width: 960px){
#vga #s3 .item p1 {
    line-height: 1;
    font-size: 1.6rem;
	}}

@media (max-width: 425px){
#vga #s3 .item p1 {
    font-size: 1.1rem;
	}}

@media (max-width: 320px){
#vga #s3 .item p1 {
    font-size: .95rem;
	}}

#vga #s3 .item li {
	color: #fff;
    line-height: 1.4;
    font-size: 2.1rem;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s3 .item li {
    line-height: 1.4;
    font-size: 1.8rem;
	margin: 3% 1.5%;
	}}

@media (max-width: 1920px){
#vga #s3 .item li {
    font-size: 1.3rem;
	}}

@media (max-width: 1440px){
#vga #s3 .item li {
    font-size: 1rem;
	}}

@media (max-width: 1024px){
#vga #s3 .item li {
    font-size: 0.8rem;
	}}


@media (max-width: 960px){
#vga #s3 .item li {
    line-height: 1.4;
    font-size: 1.6rem;
	margin: 3% 1.5%;
	}}

@media (max-width: 425px){
#vga #s3 .item li {
    font-size: 1.1rem;
	}}

@media (max-width: 320px){
#vga #s3 .item li {
    font-size: 0.95rem;
	}}

#vga #s3 .pdbox .itemlist2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: -6% auto;
    justify-content: center;
}

@media (max-width: 1920px){
#vga #s3 .pdbox .itemlist2 {
    margin: 0% auto;
	}}

@media (max-width: 960px){
#vga #s3 .pdbox .itemlist2 {
flex-direction: column;
justify-content: center;
padding: 0 5%;
}}


#vga #s3 .pdbox .item .li {
    line-height: 1.2;
    font-size: 2.6rem;
    color: #000000;
    margin: 0% 0 7%;
    padding-top: 3%;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s3 .pdbox .itemlist3 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 70%;
    margin: -3% auto;
    justify-content: center;
}

@media (max-width: 1920px){
#vga #s3 .pdbox .itemlist3 {
    margin: 0% auto;
	}}

@media (max-width: 960px){
#vga #s3 .pdbox .itemlist3 {
flex-direction: column;
justify-content: center;
padding: 5%;
}}

@media (max-width: 425px){
#vga #s3 .pdbox .itemlist3 {
padding: 5% 0;
	    max-width: 100%;
	}}

#vga #s3 .item h3 {
font-size: 5.5rem !important;
    line-height: 1;
    color: #fff;
	font-family:'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif ;
	margin-bottom: 2%;
}

@media (max-width: 2380px){
#vga #s3 .item h3 {
    font-size: 4rem !important;
	}}

@media (max-width: 1920px){
#vga #s3 .item h3 {
    font-size: 3.3rem!important;
	}}

@media (max-width: 1600px){
#vga #s3 .item h3 {
font-size: 3rem!important;
	}}

@media (max-width: 1440px){
#vga #s3 .item h3 {
font-size: 2.7rem!important;
	}}

@media (max-width: 1024px){
#vga #s3 .item h3 {
font-size: 1.9rem!important;
	}}

@media (max-width: 960px){
#vga #s3 .item h3 {
font-size: 3rem!important;
	}}

@media (max-width: 425px){
#vga #s3 .item h3 {
font-size: 1.8rem!important;
	}}

@media (max-width: 375px){
#vga #s3 .item h3 {
font-size: 1.6rem!important;
	}}

@media (max-width: 320px){
#vga #s3 .item h3 {
font-size: 1.4rem!important;
	}}

#vga #s3 .item h4 {
    font-size: 2.2rem;
    line-height: 1.4;
    color: #fff;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s3 .item h4 {
    font-size: 1.9rem;
	}}

@media (max-width: 1920px){
#vga #s3 .item h4 {
    font-size: 1.4rem;
	}}

@media (max-width: 1440px){
#vga #s3 .item h4 {
    font-size: 1.1rem;
	}}

@media (max-width: 1024px){
#vga #s3 .item h4 {
    font-size: .9rem;
	}}

@media (max-width: 960px){
#vga #s3 .item h4 {
    font-size: 1.8rem;
	}}

@media (max-width: 425px){
#vga #s3 .item h4 {
    font-size: 1.1rem;
	line-height: 1.4 ;
	}}

#vga #s3 .item h5 {
    font-size: 4rem;
    line-height: 1;
    color: rgb(255, 255, 255);
    font-family: DINPro-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 2%;
}

@media (max-width: 2380px){
#vga #s3 .item h5 {
    font-size: 3.5rem;
	}}
	
@media (max-width: 1920px){
#vga #s3 .item h5 {
    font-size: 2.7rem;
}}

@media (max-width: 1600px){
#vga #s3 .item h5 {
    font-size: 2.1rem;
}}

@media (max-width: 1440px){
#vga #s3 .item h5 {
    font-size: 1.95rem;
}}

@media (max-width: 1024px){
#vga #s3 .item h5 {
    font-size: 1.8rem;
}}

@media (max-width: 960px){
#vga #s3 .item h5 {
    font-size: 2.1rem;
}}

@media (max-width:425px){
#vga #s3 .item h5 {
    font-size: 1.5rem;
}}

@media (max-width:320px){
#vga #s3 .item h5 {
    font-size: 1.3rem;
}}

#vga #s3 .item h6 {
    font-size: 2.2rem;
    line-height: 1.4;
    color: #fff;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s3 .item .vd {
    position: relative;
    cursor: pointer;
	margin: 6% 9% 9% 6%;
}

@media (max-width: 1920px){
#vga #s3 .item .vd {
margin: 6% 18% 10%;
}}

@media (max-width: 1024px){
#vga #s3 .item .vd {	
margin: 6% 9% 10%;
}}

@media (max-width: 960px){
#vga #s3 .item .vd {
    margin: 6% 0%;
	}}

@media (max-width: 425px){
#vga #s3 .item .vd {
    margin: 9% -12%;
	}}

#vga #s3 .item .vd a > img {
    width: 100%;
}

#vga #s4-2.container{padding-top: 1rem;}

#vga #s4-2 p {
    text-align: left;
    color: #76b900;
}

#vga #s4-2 p a {
    color: #fff;
    text-align: left;
}

#vga #s4-2 p a:hover {
    text-decoration: underline;
}

#vga #s4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#vga #s4 .nv_apac_list p4 {
    line-height: 1.8;
    font-size: 24px;
    text-transform: uppercase;
    color: #76b900;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s4 .nv_North_America_list p4 {
    line-height: 1.8;
    font-size: 24px;
    text-transform: uppercase;
    color: #76b900;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s4 h3 {
    font-size: 2.6rem;
    line-height: 1.3;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s4 .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1920px;
    padding: 6rem 0 2rem;
}

#vga #s4 .box {
  width: 24.5%;
  padding: 2%;
  cursor: pointer;
  text-decoration: none;
}

#vga #s4 .box p4 {
    line-height: 1.8;
    font-size: 24px;
    text-transform: uppercase;
    color: #76b900;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#vga #s4 .box .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  line-height: 1.8;
  font-size: 24px;
  text-transform: uppercase;
	font-family: 'DINPro-Regular',"Helvetica Neue", Helvetica, Arial, sans-serif;
}

#vga #s4 .box .p3 {
  line-height: 1.8;
  font-size: 26px;
  text-transform: uppercase;
}

#vga #s4 .box .p4 {
  line-height: 1.8;
  font-size: 22px;
	color: #A09B9B;
  text-transform: uppercase;
}

#vga #s4 .box .txt a {
  color: inherit;
}

#vga #s4 .box .txt:hover a:hover {
  color: #fff;
}

#vga #s4 .box .txt ul {
  font-size: 14px;
  color: #999;
  width: 100%;
  text-transform: uppercase;
}

@media screen and (max-width: 960px) {
  #vga #s4 {
    display: block;
  }
  #vga #s4 .box {
    width: 100%;
    margin-bottom: 20px;
  }
}

#vga #s4jp .title {
  font-family: "Geforce-Bold", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  color: #76b900;
  font-size: 36px;
  padding: 15px 0 25px;
}

#vga #s4jp a {
  color: #76b900;
}

#vga #s4jp a:hover {
  border-bottom: #76b900 1px solid;
}

#vga #s4jp ul {
  text-align: left;
  margin-left: 15px;
}

#vga #s4jp ul li {
  list-style: disc;
  padding-bottom: 15px;
  line-height: 1.6;
}

#vga #s4jp .stepbox {
  border: #333 2px solid;
  border-top: #76b900 5px solid;
  padding: 15px 15px 35px;
}

#vga #s4jp .stepbox .step {
  padding: 35px 15px 20px;
  font-size: 20px;
  font-family: "Geforce-Bold", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  border-bottom: #1a1a1a 3px solid;
  border-bottom: #76b900 1px solid;
  color: #76b900;
}

#vga #s4jp .stepbox .txt {
  padding: 15px;
  background: #222;
  line-height: 1.6;
}

#vga #s4jp .note {
  padding-top: 35px;
  color: #76b900;
  padding-bottom: 55px;
}

#vga #s4jp .note a {
  border-bottom: #76b900 1px solid;
}

#vga #s4jp .note a:hover {
  border-bottom: none;
}

#vga #s4 .box.boder{
border:1px solid rgba(69,91,21,1.00);
}

#vga #s4 .box .txt ul li {
font-size: 18px;
}

#kv .kvbox .txt p {
    margin-top: 30px;
    color: #fff;
    line-height: 1.4;
}

#kv .kvbox .txt p .text_g {
    color: #76b900;
}

#vga #s3 {
flex-wrap: wrap;
    justify-content: flex-start;
}

#vga #s4 .box .txt a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    line-height: 1.8;
    font-size: 20px;
    text-transform: uppercase;
	    text-decoration: none;
	color: #A09E9E;
}

#vga .nvlogo {
display: none;
    padding: 12% 0;
    text-decoration: none;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    width: 18%;
}

@media (max-width: 960px){
#vga .nvlogo {
    display: inline-block;
    padding: 109% 0 0 0;
    text-decoration: none;
    -webkit-transition: 0.5s all ease-in 0.1s;
    -o-transition: 0.5s all ease-in 0.1s;
    transition: 0.5s all ease-in 0.1s;
    width: 40%;
	}}


#vga #s5 .pdbox .itemlist2 .area_item {
	border: 0px!important;
}

.area_item a {
	font-size: 150%;
	color: #76b900;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	padding: 2em;
	background: rgba(52,52,52,1.00);
	border: 2px solid rgba(118,185,0,.2)!important;
	margin: 10px;
	border-radius: 5px;
	transition: 0.5s all ease-in-out;
}

.area_item a:hover {
	background: rgba(80,80,80,1.00);
	border: 2px solid rgba(118,185,0,9)!important;
}