ul {
  list-style: none;
}

li {
  list-style: none;
}

ol {
  padding: 0;
}


.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: 100%; }

    .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%; }




.navbar {
    margin-bottom: 0;
  }
  
  #backtop {
    position: fixed;
    z-index: 9000;
    right: 0;
    bottom: 0;
    display: 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;
    padding: 10px;
    cursor: pointer;
  }
  
  #backtop .svg {
    width: 30px;
    height: 30px;
    fill: #fff;
    vertical-align: middle;
  }
  
  #backtop .svg:hover {
    fill: #76b900;
  }
  
  
  #vga {
    /* width: 90%; */
    margin: 0 auto;
    font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
    font-size: 18px;
    color: #fff;
    position: relative;
  
  
    /*kv*/
    /*s1*/
    /*s2*/
    /*s3*/
    /*s4*/
    /*s4jp*/
    /*s5*/
    /*s6*/
    /*ft*/
  }
  
  
  
  #vga img {
    vertical-align: bottom;
  }
  
  #vga sup {
    font-size: 50%;
    vertical-align: super;
  }
  
  #vga .container {
  width: 100%;
      margin: 0 auto;
      max-width: 2000px;
      padding: 7rem 0 2rem;
  }
  
  #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;
  }
  
  #vga .nvlogo {
  display: inline-block;
      padding: 18% 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: 25%;
  }
  
  #vga #kv {
    position: relative;
    background: url(../images/ft-line.jpg) bottom left repeat-x;
    padding-bottom: 20px;
  }
  
  #vga #kv .line {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  
  #vga #kv .kvbox {
    width: 100%;
    margin: 0 auto;
    max-width: 1850px;
    position: relative;
  }
  
  #vga #kv .kvbox:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
  }
  
  #vga #kv .kvbox .img {
    float: right;
    width: 1000px;
    max-width: auto;
    position: relative;
  }
  
  #vga #kv .kvbox .img img {
    width: 100%;
  }
  
  #vga #kv .kvbox .imgxs {
    display: none;
  }
  
  #vga #kv .kvbox .txt {
    width: calc(100% - 1000px - 5%);
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 5%;
  }
  
  #vga #kv .kvbox .txt h1#h1 {
    font-family: "Geforce-Bold", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
    color: #76b900;
    font-size: 90px;
    padding: 0;
    margin: 0;
  }
  
  #vga #kv .kvbox .txt h2.h2 {
    font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
    color: #fff;
    font-size: 26px;
    line-height: 1.4;
    padding: 25px 0 0;
    margin: 0;
    font-weight: bold;
  }
  
  @media screen and (max-width: 1366px) {
    #vga #kv .kvbox .img {
      width: 800px;
    }
    #vga #kv .kvbox .txt {
      width: calc(100% - 800px - 5%);
    }
  }
  
  @media screen and (max-width: 1280px) {
    #vga #kv .kvbox .txt h1#h1 {
      font-size: 70px;
    }
    #vga #kv .kvbox .txt h2.h2 {
      font-size: 24px;
    }
  }
  
  @media screen and (max-width: 1366px) {
    #vga #kv .kvbox .img {
      width: 600px;
    }
    #vga #kv .kvbox .txt {
      width: calc(100% - 600px - 5%);
    }
    #vga #kv .kvbox .txt h1#h1 {
      font-size: 60px;
    }
    #vga #kv .kvbox .txt h2.h2 {
      font-size: 20px;
    }
  }
  
  @media screen and (max-width: 960px) {
    #vga #kv .kvbox .img {
      display: none;
    }
    #vga #kv .kvbox .imgxs {
      display: block;
    }
    #vga #kv .kvbox .txt {
      width: 90%;
      margin: 0 auto 50px;
      float: none;
      position: relative;
      text-align: left;
      left: auto;
      display: block;
    }
    #vga #kv .kvbox .txt h1#h1 {
      text-align: left;
      font-size: 36px;
    }
  }
  
















/* ---------------------------------add section 3 box-------------------------------------- */

#vga #s4 {
    width: 60%;
    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: 28.7%;
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;
margin: 0;
padding: 0;
}

@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;
list-style-type:none;
}

#vga #s4jp ul li {
/* list-style: disc; */
list-style-type:none;
padding-bottom: 15px;
line-height: 1.6;
}

#vga #s4jp ul li a{
  text-align: center;
}

#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;
list-style-type:none;
text-align: center;
margin: 0 auto;
}
  






#vga #ft {
    margin-top: 35px;
  }
  
  @media (max-width: 1024px) {
  #vga #ft {
      width: 45%;
      margin: auto;
      }}
      
  @media (max-width: 425px){
  #vga #ft {
      width: 80%;
      margin: auto;
      }}
  
  #vga #ft .line {
    text-align: left;
    background: url(../images/ft-line.jpg) bottom left repeat-x;
  }
  
  #vga #ft .container {
    padding-top: 2rem;
    padding-bottom: 5rem;
  }
  
  #vga #ft .container p {
    text-align: left;
    font-size: 12px;
    color: #999;
    padding-top: 15px;
  }
  
  .eulist:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
  }
  
  .eulist a {
    float: left;
    width: 33%;
    max-width: auto;
    color: #fff;
    padding: 15px 0;
    text-transform: uppercase;
    border-bottom: transparent 1px solid;
  }
  
  .eulist a:hover {
    color: #76b900;
    border-bottom: #76b900 1px solid;
  }
  
  .apac a {
    color: #76b900;
  }
  
  .apac a:hover {
    border-bottom: #76b900 1px solid;
  }
  
  .apac .stepbox .step {
    padding: 15px;
    font-size: 20px;
    font-family: "Geforce-Bold", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
    border-bottom: #1a1a1a 3px solid;
  }
  
  .apac .stepbox .txt {
    padding: 15px;
    background: #222;
  }
  
  .apac .note {
    padding-top: 25px;
  }
  
  .tc {
    text-align: left;
  }
  
  .tc h4 {
    font-family: "Geforce-Bold", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
    color: #76b900;
    font-size: 20px;
    padding: 25px 0 10px;
  }
  
  .tc p {
    font-size: 18px;
    line-height: 1.4;
    padding-bottom: 20px;
  }
  
  .tc a {
    color: #76b900;
  }
  
  .tc a:hover {
    border-bottom: #76b900 1px solid;
  }
  
  .tc ul {
    margin-left: 20px;
    padding-bottom: 20px;
    list-style-type: lower-roman;
  }
  
  .tc ul li {
    padding-bottom: 10px;
    line-height: 1.4;
  }
  
  .tc ul li:before {
    content: ")";
    padding-right: 5px;
  }
  
  .tc ul ol {
    list-style: lower-alpha;
    margin-left: 20px;
    padding-bottom: 20px;
  }
  
  .tc ul ol li:before {
    content: ")";
    padding-right: 5px;
  }
  
  .tc ul.dot {
    list-style: disc;
  }
  
  .tc ul.dot li:before {
    display: none;
  }
  
  .box {
    /*background: #1a1a1a;*/
    background-color: #393333;
    border: none;
      /*border-bottom: 6px solid #76b900;*/
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  }
  
  .box:before,
  .box:after {
    position:absolute;
    content: "";
    height: 0;
    width: 0;
    z-index: -1;
  }
  
  .box:before {
    right: 0;
    top: 0;
    transition: all 0.3s ease;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  }
  
  .box:after {
    left: 0;
    bottom: 0;
    transition: all 0.1s 0.2s ease;
    background: #393333;
  }
  
  .box:hover:before {
    transition: all 0.1s 0.2s ease;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  
  }
  .box:hover:after {
    transition: all 0.8s ease;
    width: 100%;
    height: 100%;
    background-color: #76b900;
    opacity: 0.2;
    /* border: 8px solid #76b900; */
    content: "";
    z-index: -1;	
  }
  
  .box span:before,
  .box span:after {
    position: absolute;
    content: "";
  }
  
  .box span:before {
    left: 0;
    top: 0;
    width: 0%;
    height: 2px;
    transition: all 0.1s 0.1s ease;
  }
  .box span:after {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
  }
  .box span:hover:before {
    width: 100%;
  }
  


/* ---------------------------------add section s4 3 box end-------------------------------------- */


/* ---------------------------------add section s7 tab begin-------------------------------------- */

#convert{
  flex-wrap: wrap;
  justify-content: flex-start;
  text-align: center;
  margin-top: 110px;
  background-color: #000;
}


/*s7*/
#vga #s7 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: -5%;
  background-color: #000;
}

@media (max-width: 1920px){
#vga #s7 container {
    width: 100% ;
    max-width: 1700px;
    padding: 3rem 0 2rem;
	}}


#vga #s7 .lang_list {
  transform: scale(0.9);
  margin-top: -40px;
}
  
#vga #s7 .lang_list li {
  list-style: decimal;
}

#vga #s7 .item {
  width: 45%;
}

#vga #s7 .item .vd {
  position: relative;
  cursor: pointer;
}

#vga #s7 .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 #s7 .item h3 {
  font-family: "Geforce-Light", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  color: #76b900;
  font-size: 24px;
  padding: 20px 0 10px;
  line-height: 1.4;
}

#vga #s7 .item h3 strong {
  display: block;
  font-style: italic;
}

#vga #s7 .item p {
  font-size: 18px;
}

#vga #s7 .item .bt {
  padding-top: 20px;
}

#vga #s7 .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 #s7 .item .bt a:hover {
  background: none;
  color: #76b900;
}

@media screen and (max-width: 960px) {
  #vga #s7 {
    display: block;
  }
  #vga #s7 .item {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  #vga #s7 {
margin-top: 15%;
	}}
	  
#vga #s7 .item {
    width: 100%;
	margin: 0% 1.5%;	
}

@media (max-width: 1920px){
#vga #s7 .item {
    /*width: 85%;*/
    margin: 3% 1.5%;
	    margin: auto;
    justify-content: center;
	}}

@media (max-width: 1024px){
#vga #s7 .item {
    width: 100%;
	}}

@media (max-width: 960px){
    #vga #s7 .item {
	width: 100%;
}
}

#vga #s7 .item a {
	color: #fff;
    font-size: 1.4rem;
	text-decoration: underline;
	text-decoration-color: #76b900;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 2380px){
#vga #s7 .item a {
    line-height: 1.4;
    font-size: 1.3rem;
	}}

@media (max-width: 1920px){
#vga #s7 .item a {
    font-size: 1.2rem;
	}}

@media (max-width: 1440px){
#vga #s7 .item a {
    font-size: .7rem;
	}}


#vga #s7 .item p1 {
	display: inline-block;
	width: 6.25rem;
    height: 6.25rem;
    line-height: 5.95rem;
    border-radius: 6.25rem;
    color: #fff;
	border:2px solid #76b900;
	font-size: 4rem;
}

@media (max-width: 1920px){
#vga #s7 .item p1 {
    width: 5rem;
    height: 5rem;
    line-height: 4.5rem;
    border-radius: 4.7rem;
    font-size: 3.25rem;
	}}

@media (max-width: 1440px){
#vga #s7 .item p1 {
    width: 4.9rem;
    height: 4.9rem;
    line-height: 5rem;
    border-radius: 4.9rem;
    font-size: 3.15rem;
	}}


@media (max-width: 1024px){
#vga #s7 .item p1 {
    width: 4.25rem;
    height: 4.25rem;
    line-height: 4.1rem;
    border-radius: 4.25rem;
    font-size: 2.5rem;
	}}


#vga #s7 .item li {
  
	color: #fff;
  line-height: 1.4;
  font-size: 1.4rem;
  font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 1% 1.5%;
	padding: 1.875em 0 0 0;
}

@media (max-width: 1920px){
#vga #s7 .item li {
    line-height: 1.1;
    font-size: 1.2rem;
	}}

@media (max-width: 1440px){
#vga #s7 .item li {
    font-size: .7rem;
	}}


#vga #s7 .pdbox .itemlist2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    margin: 0;
    justify-content: center;
    text-align: center;
}

@media (max-width: 960px){
#vga #s7 .pdbox .itemlist2 {
flex-direction: column;
justify-content: center;
padding: 5%;
}}


#vga #s7 .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 #s7 .pdbox .itemlist3 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    margin: 0;
    justify-content: center;
}

@media (max-width: 960px){
#vga #s7 .pdbox .itemlist3 {
flex-direction: column;
justify-content: center;
padding: 5%;
}}

#vga #s7 .item h3 {
font-size: 5.5rem !important;
    line-height: 1;
    color: #76b900;
	font-family:'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif ;
	margin-bottom: 2%;
}

@media (max-width: 2380px){
#vga #s7 .item h3 {
    font-size: 4rem !important;
	}}
	
@media (max-width: 1920px){
#vga #s7 .item h3 {
    font-size: 3.3rem !important;
	}}

@media (max-width: 1600px){
#vga #s7 .item h3 {
    font-size: 3rem !important;
	}}

@media (max-width: 1024px){
#vga #s7 .item h3 {
    font-size: 1.9rem !important;
	}}

@media (max-width: 960px){
#vga #s7 .item h3 {
    font-size: 3rem !important;
	}}

@media (max-width: 425px){
#vga #s7 .item h3 {
    font-size: 1.8rem !important;
	line-height: 1.1;
	}}

#vga #s7 .item h4 {
    font-size: 3rem;
    line-height: 1.4;
    color: #fff;
    font-family: 'DINPro-Regular',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

@media (max-width: 1920px){
#vga #s7 .item h4 {
    font-size: 1.8rem;
	}}


#vga #s7 .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 #s7 .item h5 {
    font-size: 2.7rem;
}}

#vga #s7 .item .vd {
    position: relative;
    cursor: pointer;
	margin: 6% 9% 12% 6%;
}

@media (max-width: 1920px){
#vga #s7 .item .vd {
    margin: 6% 18%;
}}

#vga #s7 .item .vd a > img {
    width: 100%;
}


/* 選單APAC */
#vga #s7 .home-content{
  text-align: left;
  margin: 60px auto 30px auto;
  width: 960px;
}
#vga #s7 .home-content:after{
  clear: both;
  display: block;
  content: '';
}
#vga #s7 .home-content h2{
  border-bottom: 3px solid #76b900;
  font-weight: normal;
  display: inline;
  margin-left: 30px;
}
#vga #s7 .home-content > p{
  margin-left: 30px;
  padding-top: 10px;
}
.content p a{
  color: #40acf7;
  text-decoration: underline;
}
.content p a:hover{
  color: #76b900;
}

.content ol li{
  margin-bottom: 15px;
  line-height: 1.5em;
}
.content ol b{
  color: #FFC90E;
}
.content ol i{
  color: #ff1a1a;
  font-style: normal;
  font-weight: bold;
}
.content ol a{
  color: #40acf7;
  text-decoration: underline;
}
.content ol a:hover{
  color: #76b900;
}


.home-armory{
  margin: 30px 0 40px 30px;
}
.home-armory:after{
  clear: both;
  display: block;
  content: '';
}
.home-armory div{
  float: left;
  width: 31%;
  margin-right: 2%;
  margin-bottom: 40px;
  text-align: center;
}
/* <!--.home-armory div:nth-child(4){-->
<!--    clear: both;-->
<!--    margin-left: 150px;-->
<!--}--> */
.home-armory div img{
  width: 90%;
}
.home-armory h3{
  color: #76b900;
  margin: 0.3em 0 0.5em 0;
}
.home-armory a{
  padding: 8px 27px;
  background: url("../img/btn-bg.jpg") center bottom repeat-x;
  color: #ccc;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0px 1px 3px #000;
  border: 2px solid #888;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.home-armory a:hover{
  border-color: #fff;
  color: #fff;
  text-shadow: 0px 1px 3px #000, 0px 1px 3px #000, 0px 1px 3px #000;
}



.home-action{
  clear: both;
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: center;
  background: url("../img/line.png") center center no-repeat;
}
.home-action a{
  padding: 13px 20px;
  background: url("../img/btn-bg.jpg") center bottom repeat-x;
  color: #ccc;
  display: inline-block;
  font-size: 2.2em;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0px 1px 3px #000;
  border: 3px solid #888;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.home-action a:hover{
  border-color: #fff;
  color: #fff;
  text-shadow: 0px 1px 3px #000, 0px 1px 3px #000, 0px 1px 3px #000;
}



/*------ popout ------*/

.pop-wrapper{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.mask{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
}
.pop-inner{
  position: relative;
  height: 20px; /* 避免遮掉mask感應範圍 */
}


.pop-wrapper .close{
  position: absolute;
  right: 15px;
  top: 15px;
  display: block;
  text-indent: -9999px;
  width: 23px;
  height: 23px;
  background: url("../img/close.png") center center no-repeat;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.pop-wrapper .close:hover{
  -moz-transform: scale(1) rotate(90deg) translate(0px);
  -webkit-transform: scale(1) rotate(90deg) translate(0px);
  -o-transform: scale(1) rotate(90deg) translate(0px);
  transform: scale(1) rotate(90deg) translate(0px);
}
.pop-area{
  width: 700px;
  height: 280px;
  position: relative;
  padding: 30px 20px 20px 20px;
  margin: 12% auto 0 auto;
  background: #000;
  border: 1px solid #888;
  border-radius: 3px;
}
.pop-area h3{
  font-weight: normal;
}
.pop-area p a{
  display: block;
  float: left;
  width: 32%;
  margin-right: 1%;
  height: 90px;
  padding-top: 60px;
  background: #333;
  color: #fff;
  text-align: center;
  vertical-align: top;
  font-size: 1.2em;
  border-radius: 3px;
}
.pop-area p a:hover{
  background: #76b900;
  color: #222;
}
.pop-area p a span{
  font-size: 0.7em;
}













/* steps */

#vga #s7 .steps{
  width: 960px;
  position: relative;
  margin: 20px auto;
  padding: 0 0 10px 0;
  list-style-type: none;
  font-size: 0.85em;
  text-align: left;
  font-family: 'Roboto','Helvetica Neue',Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",'Apple LiGothic Medium','STHeiti Light','微軟正黑體','Microsoft JhengHei',sans-serif;
}
#vga #s7 .steps:after{
  clear: both;
  display: block;
  content: '';
}
#vga #s7 .steps a{
  color: #fff;
}
#vga #s7 .steps li{
  margin: 0;
  
  float: left;
  height: 115px;
  text-shadow: 1px 1px 4px #000,  1px 1px 4px #000;
  font-size: 14px;
}
#vga #s7 .steps li.off{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8-9 */
  filter : alpha(opacity=30);
  opacity : 0.3;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
#vga #s7 .steps .steps-1{
  background: url("../img/steps-1.jpg") no-repeat;
  width: 140px;
  padding: 15px 5px 0 75px;
}
#vga #s7 .steps .steps-2{
  background: url("../img/steps-2.jpg") no-repeat;
  width: 125px;
  padding: 15px 10px 0 110px;
}
#vga #s7 .steps .steps-3{
  background: url("../img/steps-3.jpg") no-repeat;
  width: 110px;
  padding: 15px 10px 0 120px;
}
#vga #s7 .steps .steps-4{
  background: url("../img/steps-4.jpg") no-repeat;
  width: 120px;
  padding: 15px 10px 0 110px;
}

.copyright{
  width: 960px;
  margin: 0px auto 0 auto;
  border-top: 1px solid #444;
}
.copyright > img{
  border-bottom: 1px solid #444;
  padding: 10px 0;
}
.copyright p{
  font-size: 0.8em;
  color: #888;
  padding: 0 27px;
}
.copyright p img{
  float: left;
  margin-right: 10px;
}

.set-lang{
  width: 960px;
  margin: 25px auto -37px auto;
  margin: 25px auto 0 auto;
  z-index: 2;
}
.set-lang select{
  width: 130px;
  margin-left: 15px;
}














/* ---------------------------------add section s7 tab end-------------------------------------- */




.section__videoLink__frame {
  width: 800px;
  height: 450px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background-image: url('../img/video.jpg');
  width: 800px;
  height: 450px;
  margin-left: -400px;
  margin-top: 20px;
  left: 50%;
  background-size: cover;
  transition: all 350ms ease-in-out;
  opacity: 0.8;
  }

  .section__videoLink__frame:hover {
    transform: scale(1.05);
    opacity: 1;
  }