body {
    margin: 0;
    background-color: #000 !important;
    font-family: Play, "Microsoft JhengHei", ·L³n¥¿¶ÂÅé, Arial, Helvetica, sans-serif !important;
    position: relative;
}


.container {
    width: 1366px;
    margin: 0 auto;
    position: relative;
    /*  height: 2000px;
  background-color: rgba(255, 255, 255, 0.7*/
}
.header {
    position: relative;
    height: 75px;
    background: rgba(0, 0, 0, 0.9);
    border-bottom: 4px solid #76b900;
    z-index: 200;
}
.header .container{
    max-width:1366px !important;
}
.logo {
    width: 202px;
    height: 27px;
    background: url("../images/logo.png") 0 0 no-repeat;
    display:inline-block;
}

.header .logo {
    margin: 24px 0 0 27px;
}
.section {
    /*min-width: 1366px;*/
    overflow: hidden;
}

.content {
    font-size: 16px;
    color: #fff;
    /*width: 40%;*/
    line-height: 24px;
}
.imgrwd {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    padding-top:80px;
}
.title {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 15px;
    line-height: 1;
}

.large-8 {
    width: 66.6667%
}

.large-4 {
    width: 33.3%;
}



.btnvideo {
    color: #fff;
    background-color: #77b900;
    padding: 7px 12px;
    font-size: 15px;
    text-decoration: none;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    transition-duration: .5s;
}

    .btnvideo:hover, .tw .btnvideo:hover, .kr .btnvideo:hover {
        background-color: #ff6400;
    }
#btn-box .container {
    width: 1366px;
    margin: 0 auto;
}
 #btn-box .title{
     color:#fff;
 }
#btn-box .text-w {
    color: #fff;
    font-size: 2.2em;
    line-height: 1.5;
    text-transform: capitalize;
    /* text-align: center; */
    font-weight: bold;
}
 #btn-box .text-g{
     color:#76b900;
     font-size:1.4em;
 }
 #btn-box a{
     color:#fff;
     text-decoration:none;

 }

.hlink-box {
    width: 65%;
    margin: 40px auto 0;
    display: block;
}
.hlink-content{
    margin-bottom:40px;
}

    .hlink-box a.hlink {
        width: 24%;
        margin: 0.5em 0;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        /* box-shadow: inset 0 0 0px 2px #4e4e4e; */
        /*background-color: #2f2c2c;*/
        text-decoration: none;
        color: #FFF;
        font-size: 18px;
        padding: 0;
        transition: all 250ms ease-in-out;
        border-right:1px solid #fff;
    }
a.hlink:nth-last-of-type(1){
                        border-right:0;
}
.hlink-box a.hlink-buy {
    width: 100%
}

.hlink-box a.hlink:hover {
    color: #76b900 !important;
  
    
}
#sec1 {
    background-color: rgba(0,0,0,0.6);
    height: 85px;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 200;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    transition: all .25s ease;
}

    #sec1 .logo1 {
        width: 195px;
        height: 56px;
        position: absolute;
        left: 30px;
        top: 20px;
        display: inline-block;
        background: url(../images/logo-1.png) center;
    }

    #sec1 .logo2 {
        width: 195px;
        height: 56px;
        position: absolute;
        right: 30px;
        top: 20px;
        display: inline-block;
        background: url(../images/logo-2.png) center;
    }

#sec2 {
    background: url('../images/gotg_w1920_01.jpg') center top no-repeat;
    height:785px;
    position: relative;
    background-color: #000;
    padding-top: 7rem;
}
#sec2 .container{
    max-width:1366px !important;
}
     #sec2 .content{
         width:50%;
         float:left;
         position:relative;
     }
       #sec2 h1{
       font-size:56px;
       font-weight:bold;
       color:#fff;
       line-height:56px;
       }
    #sec2 h3 {
        font-size: 32px;
        line-height: 32px;
        color: #76b900;
        font-weight: bold;
    }
    #sec2 .text {
        color: #fff;
        font-size: 18px;
        line-height: 1.5;
        padding: 1rem 0;
    }
    #sec2 .tip{
              font-size:13px;
              line-height:20px;
              color:#fff;
              margin-top:2rem;
    }
    #sec2 .text-g {
        color: #76b900;
    }
    #sec2 a{
        
        text-decoration:none;

    }
    #sec2 .tip a{
        color:#76b900;
    }
.btn-buy {
    background-color: #76b900;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 15px 10px;
    font-weight:bold;
    margin-bottom:1rem;
}
.btn-buy:hover{
    color:#fff;
}
.btn {
    /*font-size: 18px !important;
    font-weight:bold !important;*/
    font-weight: bolder !important;
    font-size:1.1rem !important;
}
.column-container {
    max-width: 1320px;
    /*margin-top: 470px;*/
    text-align: left;
}

.row {
    margin: 0 15px 0 0;
}
 .containers{
     max-width:1024px;
 }
.content-cell {
    vertical-align: bottom;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    display: table;
    text-align: center;
}

.link-btn {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    min-width: 50px;
    position: relative;
    text-transform: uppercase;
    background-color: #76b900;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    width: 150px;
    top: 20px;
    font-weight:bolder;
    display: inline-block;
}
.link-btn2 {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    min-width: 50px;
    position: relative;
    text-transform: uppercase;
    background-color: #76b900;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    width: 150px;
    top: 20px;
    display: inline-block;
}
.link-btn3 {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    min-width: 50px;
    position: relative;
    text-transform: uppercase;
    background-color: #76b900;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    width: 140px;
    top: 20px;
    display: inline-block;
    margin-bottom: 50px;
}
a.link-btn3:hover, a.link-btn2:hover, a.link-btn:hover {
    color: #fff;
}
.content-cell h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bolder;
    padding-bottom: 20px;
}
.content-cell .link-btn{
    margin-right:25px;
}
.wid-70 {
    width: 70%;
}

.brand-green {
    background-color: #76b900;
}

    .brand-green:hover {
        background-color: #76d300;
    }

.link-btn .btn {
    padding: 14px 14px 10px 14px;
    
}
.link-btn2 .btn {
    padding: 14px 14px 10px 14px;
}
.link-btn:hover {
    text-decoration: none;
}

#video.brand-green {
    background-color: transparent !important;
}

.txts {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color:#fff;
    padding:10px 0;
}

#productbox .title {
    font-size: 36px;
}

#productbox .link-btn:hover {
    background-color: #76d300;
}

#productbox .txt {
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    width: 590px;
}

#productbox .txt2 {
    margin: 70px auto;
}

#productbox .top {
    margin: 0 auto 40px;
}

.link-btn .big {
    font-size: 18px;
}

#sec3 {
    /*background: url('../images/NV_2042_w1920_03.jpg') center top no-repeat;*/
    height: auto;
    padding:6rem 0;
    background-color: #000;
    position: relative;
}
    #sec3 p{
        text-align:center;
    }

     #sec3 a{
         text-decoration:none;
         color:#76b900;
     }
    #sec3 .text{
        font-size:16px;
        color:#fff;
        line-height:1.5;
        max-width:640px;
        margin:0 auto;
        margin-bottom:2rem;
    }

#sec4 {
    background: url('../images/gotg_w1920_02.jpg') center top no-repeat;
    background-color: #000;
    height: 633px;
    position: relative;
}
    #sec4 .txtspace {
        max-width: 960px;
        margin: 0 auto;
    }
#sec4 .container{
    /*max-width:1280px !important;*/
    padding-top:100px;
}
    #sec4 .title {
        text-align: left !important;
        font-size: 40px;
    }
    #sec4 .text{
        font-size:16px;
        color:#fff;
        line-height:1.5;
        margin-bottom:2rem;
    }
    #sec4 .game{
        font-style:italic;
    }

    #sec4 .content {
       
        left: 50%;
        margin-left: 520px;
        width: 65%;
        text-align: left !important;
        
    }
    #sec4 .btn-buy:hover{
        text-decoration:none;
    }
  

#sec5 {
    background: url('../images/Cyberpunk-2077-w1920_05.jpg') center no-repeat;
    background-color:#000;
    height:728px;
    position:relative;

}
    #sec5 .txtspace {
        max-width: 960px;
        margin: 0 auto;
    }

.txtgreen {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    color: #76b900;
    text-align:center;
}
#sec5 .container {
    max-width: 640px !important;
    padding-top: 100px;
}

#sec5 .title {
    font-size: 40px;
}

.row {
    display: block;
    text-align: left;
    font-size: 0;
}

.row-3 {
    /*padding-top: 40px;*/
}

.column {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.alcenter {
    text-align: center;
}

.row-3 .column {
    width: 33%;
}



.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-model {
    width: 278px;
    margin: 0 auto 60px;
}
.list li {
    transition: all ease-in-out 150ms;
}
.item-model {
    color: #fff;
    line-height: 1;
    border: solid 1px #4f4f4f;
}
.item-model ul {
    list-style: none;
    margin-block-start: 1.5em;
    margin-block-end: 4em;
    padding-inline-start: 0 !important;
}
.item-model li {
    transition: all ease-in-out 150ms;
}
    .item-model .model-spec li {
        margin-left: 5px;
        list-style: disc;
    }
.list-model li {
    /*margin-bottom: 7px;*/
}

.item-model {
    color: #fff;
    line-height: 1;
}

    .item-model a {
        position: relative;
        padding: 9px 0;
        display: block;
        color: inherit;
        margin-top: 20px;
        text-decoration: none;
    }
.list li {
    transition: all ease-in-out 150ms;
}

.item-model:hover {
    border: solid 1px #78bd03;
    box-shadow: inset 0 0 0px 3px #78bd03, inset 0px 0px 10px 3px #000;
    background: #1b1b1b;
}
.model-name {
    font-size: 33px;
    margin-bottom: 18px;
    margin-top: 10px;
    font-weight: bold;
}
.model-names{
    font-size:22px;
    color:#999 ;
    font-weight:bold;
}
.item-model .model-spec {
    line-height: 2;
}
.model-spec{
    list-style:circle;
}


span.color2 {
    font-size: 14px;
    color: #fff;
    transition: all ease-in-out 100ms;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
/*    span.color2:hover {
        font-weight: bolder;
    }*/

.text-imgtitle {
    font-size: 18px;
    line-height: 30px;
}

span.color-1 {
    color: #72a41c;
    font-size: 15px;
    /*font-weight: bolder;*/
}




#sec5 {
   background-color:#000;
    
    position: relative;
}

    #sec5 .title {
        font-size: 40px;
    }

#sec6 {
    background-color: #000;
    position: relative;
}

#sec7 {
    background: url('../images/sec7_w460.jpg') center no-repeat;
    height:460px;
}







#sec8{
    background-color:#000;
    position:relative;
}
#sec8 a{
    cursor:pointer;
}
.intro-copy-text {
    color: #76b900;
    font-weight: Lighter;
    font-size: 24px;
    line-height: 32px;
    font-family: DINPro,Helvetica,Arial,Sans-Serif;
}
    .intro-copy-text a {
        color:#76b900;
    }
    #sec9 .titleb {
        font-size: 40px;
        color: #fff;
        text-align: center;
        padding: 80px 0;
    }
    
.column {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.alcenter {
    text-align: center;
}

.row-3 .column {
    width: 33%;
}



.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-model {
    width: 278px;
    margin: 0 auto 60px;
}

    .list-model li {
        margin-bottom: 7px;
    }

.item-model {
    color: #fff;
    line-height: 1;
}

    .item-model a {
        position: relative;
        padding: 9px 0;
        display: block;
        color: inherit;
        margin-top: 20px;
        text-decoration: none;
    }

.row-33 .column {
    width: 33%;
}

    .item-model .model-spec {
        line-height: 1;
        /* padding-left: 0; */
        margin-left: 30px;
        text-align: left;
    }
#footer p{
    font-size:12px;
    line-height:1.3;
    color:#999;
    margin-bottom:2rem;
}
#footer .container {
    width: 960px;
    padding-top: 260px;
    text-align:center;
}

span.color2 {
    font-size: 14px;
    color: #fff;
    transition: all ease-in-out 100ms;
    text-transform: uppercase;
    text-align: center;
    display: block;
}
/*    span.color2:hover {
        font-weight: bolder;
    }*/

.text-imgtitle {
    font-size: 18px;
    line-height: 30px;
}

span.color-1 {
    color: #72a41c;
    font-size: 15px;
    /*font-weight: bolder;*/
}

/*#sec8.imgpos {
        float: left;
        padding-top: 80px;
        margin-left: 120px;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        background-size: cover;
    }*/
/*forvideo*/

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100;
    display: none;
}

    .popup.show {
        display: block;
    }

.popup-sns {
    position: absolute;
    width: 900px;
    max-width: 90%;
    top: 50%;
    left: 50%;
    background: #000;
    /* border: 1px solid #FFF; */
    border: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.popup-sns-info {
    position: relative;
}

.popup-sns-video:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.25%;
}

.popup-sns-info .popup-info-close {
    position: absolute;
    top: -40px;
    right: 5px;
}

.popup-info-close {
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url(../images/32close.png) 50% 50%;
    background-size: 100% auto;
}

.popup-sns-video:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.25%;
}

.popup-sns-video .popup-info-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .popup-sns-video .popup-info-item iframe {
        width: 100% !important;
        height: 100% !important;
    }
/*end video*/
/*product box*/
.hr {
    height: 1px;
    max-width: 1366px;
    background-color: #666;
    display: block;
    margin: 60px auto;
}
 #productbox{
     background-color:#000;
 }
#productbox .center {
    padding: 0 46px;
    width: 1366px;
    margin: 0 auto;
}

#productbox .link-btn {
    text-decoration: none;
    text-align: center;
    display: inline-block;
    min-width: 50px;
    position: relative;
    text-transform: uppercase;
    background-color: #76b900;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 1;
}

    #productbox .link-btn .btn {
        padding: 2px 14px;
    }

.alcenter {
    text-align: center;
}

.text-imgtitle {
    font-size: 18px;
    line-height: 30px;
}

.promo_info {
    text-align: center;
    box-sizing: border-box;
}

.promo_head,
.promo_title {
    font-size: 32px;
    line-height: 1.2;
}

.promo_title {
    color: #76b900;
    margin: 40px 0 20px;
}

.promo_text {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.2;
    text-transform: uppercase;
    padding-top: 80px;
    padding-left: 280px;
}
#sec9 .row {
    display: block;
    text-align: left;
    font-size: 0;
}
.row {
    display: block;
    text-align: left;
    font-size: 0;
}

    .row:after {
        content: '';
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.column {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}

.row-2 .column {
    width: 50%;
}

.row-3 .column {
    width: 25%;
}

    .row-33 .column .large {
        display: inline-flex;
    }

    .row-33 .column .small {
        display: none;
    }

.box p {
    margin: 15px 0;
    font-size: 18px;
    color: #bdbdbd;
}
.item-model p {
    font-size: 15px;
    line-height: 1.5;
}
/*.box .title {
    display: inline-block;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 120%;
    border-bottom: 4px solid #77b800;
    color:#fff;
}*/

.box .row {
    margin: 50px 0 30px;
}

.box .br {
    border-right: 1px solid #333638;
}

.box .text-imgtitle {
    margin-bottom: 20px;
}

.ChooseYourRegion {
    text-align: center;
    font-size: 32px;
    margin-top: 50px;
    margin-bottom: 10px;
}

.list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list li {
        transition: all ease-in-out 150ms;
    }



#Buy-and-Get {
    border-bottom: solid 1px #747474;
}

    #Buy-and-Get .center {
        padding: 0;
        width: 960px;
        height: 750px;
        margin: 0 auto;
        position: relative;
    }

        #Buy-and-Get .center .sec {
            position: absolute;
            text-align: center;
        }

        #Buy-and-Get .center .sec01 {
            left: 0px;
            top: 50px;
        }

        #Buy-and-Get .center .sec02 {
            right: 0px;
            top: 50px;
        }

        #Buy-and-Get .center .center-line {
            position: absolute;
            display: block;
            width: 3px;
            height: 675px;
            background: #76b900;
            left: 0;
            right: 0;
            top: 40px;
            margin: 0 auto;
        }

.list-model {
    width: 80%;
    margin: 0 auto 60px;
    /*text-align: left;*/
}

    .list-model li {
        margin-bottom: 7px;
        /*list-style: none;*/
    }

.item-model {
    color: #fff;
    line-height: 1;
}

    .item-model .model-spec {
        line-height: 1;
        /*padding-left: 0;*/
        margin-left: 22px;
        text-align: left;
        line-height: 1.2;
        margin-right: 10px;
    }

    .item-model a {
        padding: 4px 0;
        display: block;
        color: inherit;
        text-decoration: none;
    }



.model-spec {
    font-size: 16px;
}

.model-link {
    font-size: 18px;
    color: #aaa;
    margin-top: 20px;
    margin-bottom: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 200ms ease-in-out;
}

    .model-link:hover {
        /*text-decoration: underline;*/
    }
.box .title {
    display: inline-block;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 120%;
    border-bottom: 4px solid #77b800;
    color: #fff;
}
.highlight {
    font-weight: bold;
    background: #76b900;
    text-transform: uppercase;
    font-size: 32px;
    height: 66px;
    line-height: 66px;
}

.product_head {
    background: #000;
    color: #76b900;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    text-align: center;
    padding: 15px 0;
}

/*.item-model svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .item-model svg rect {
        fill: none;
        stroke: #4f4f4f;
        stroke-width: 3;
        stroke-dasharray: 690, 0;
        transition: all 450ms linear 0s;
    }

.item-model:hover rect {
    stroke-width: 10;
    stroke-dasharray: 112, 857;
    stroke: #78bd03;
    stroke-dashoffset: 150;
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}*/



.item-model a {
    position: relative;
    padding: 9px 0;
    display: block;
    color: inherit;
    margin-top: 10px;
    text-decoration: none;
    height: 370px;
}
 .item-model a:hover{
    
    color: #fff !important;
    text-decoration: none !important;
 }
.coming {
    font-size: 19px;
    margin-top: 10px;
    font-weight: normal;
}

.footer {
    background: url(../images/RTXStudio_w1920_footer.jpg) center top no-repeat;
    height: auto;
    background-color: #000;
}

.left-column {
    float: left;
    min-height: 2px;
    padding: 30px 15px;
    margin: 0;
    position: relative;
    background-size: inherit;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.right-column {
    float: right;
    min-height: 2px;
    padding: 30px 15px;
    margin: 0;
    position: relative;
    background-size: inherit;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.column1, .column2 {
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
}

.imgwidth {
    margin: 0 auto;
}

.responsive-image {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}

.container-text {
    width: 100%;
    margin: 0 auto;
    max-width: 1290px;
}

.body-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: left;
}

.green {
    color: #76b900;
    font-size: 24px;
    font-weight: bold;
}

.description {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 10px 0;
}
 .p-t-120{
     padding-top:120px;
 }
.p-t-90 {
    padding-top: 90px;
}
.p-b-105 {
    padding-bottom: 105px;
}
.p-t-45 {
    padding-top: 45px;
}
.p-t-0{
    padding-top:0;
}
.p-b-15{
    padding-bottom:15px;
} .p-b-90{
      padding-bottom:90px;
  }
/*img start*/
.image .imgwidth {
    margin: 0 auto;
}
.responsive-image {
    display: block;
    margin: 0 auto;
    width: auto;
    height: auto;
    max-width: 100%;
}
.p-b-45{
    padding-bottom:45px;
}
/*img end*/
#sec3 .content, #sec5 .content{
    width:845px;
    height:475px;
   
    margin:0 auto;
}
#sec3 iframe, #sec5 iframe{
    width:100%;
    height:100%;
}
#sec3 .title, #sec4 .title, #sec5 .title, #sec6 .title {
    font-weight: normal;
    /*font-style:italic;*/
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding:8px 0;
}
#sec7 .title,#sec8 .title {
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding: 8px 0;
}
#sec7 .general-container-text {
    margin: 0 auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.text-center{
    text-align:center !important;
}
span.link {
    color: #76b900;
    text-decoration:none;
}
.container a{
    text-decoration:none;
}
/*lightbox*/
.modal-content {
    background-color: #1a1a1a !important;
}

.modal-body, .modal-title {
    color: #fff !important;
}
.modal-body {
    font-size: 16px !important;
    line-height: 1.4;
}
.modal-header {
    border-bottom: none !important;
}
.color-brand-green {
    color: #76b900 !important;
    font-size:22px !important;
    padding:5px 0;
}
.modal-title{
    font-size:30px !important;
}
.line {
    display: block;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
}
.background-dark-grey{
    background-color:#666;
}
.background-none {
    background-color: transparent;
    
    width: 100%;
}

.link-btn3 .btn {
    padding: 7px 7px 5px 7px;
}
.close {
    color: #fff !important;
}
.buy-list{
    text-align:center;
    margin:30px 0;
    display:flex;
}
.section-title {
    font-size: 2em;
    color: #76b900;
    text-align: center;
}
.buy-icon{
    /*display:inline-block;
    max-width:25%;
    margin:0 1em;*/
    flex:auto;
    
}
    .buy-icon img {
        transition-duration: .5s;
    }
    .buy-icon img:hover {
        transform: scale(1.1);
        transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36);
    }
 /*nav*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent !important;
}
.nav-tabs .nav-link:hover {
    background-color:transparent !important;
    border-color: transparent;
    color:#77b900 !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 4px solid #76b900 !important;
    /*border-color: #76b900 !important;*/
}
.tab-content a.hlink-t {
    width: 24%;
    margin: 0.5em 0;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    /* box-shadow: inset 0 0 0px 2px #4e4e4e; */
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    background-color: #1b1b1b;
    padding: 15px 0;
    transition: .3s ease-in-out;
    transition-delay: 150ms;
    text-transform: capitalize;
    letter-spacing: 0.02em;
    border:1px solid transparent;
}
    .tab-content a.hlink-t:hover {
       
        /*background-color: transparent;*/
        border: solid 1px #666;
        /*box-shadow: inset 0 0 0px 2px #000;*/
    }
    .nav-tabs .nav-link{
        font-size:1.5em !important;
        color:#fff;
        font-weight:bold;
       
    }
 /*end nav*/
.terms-hlink {
    margin: 4em auto 1em;
    
}
    @media screen and (max-width: 1366px) {
        .container {
            max-width: 960px;
            margin: 0 auto;
            position: relative;
        }

        .header .container {
            max-width: 960px !important;
        }

        #sec2 {
            /*background: url('../images/Cyberpunk-2077-w1366_01.jpg') center top no-repeat;*/
            padding-top: 5rem;
        }

            #sec2 .container {
                max-width: 960px !important;
            }

            #sec2 .text {
                font-size: 15px;
            }

        #sec4 .container {
            max-width: 960px !important;
            padding-top: 100px;
        }

        #productbox .center {
            width: 960px;
        }

        .row-3 .column {
            width: 50%;
        }

        .row-33 .column {
            width: 50%;
        }

        #sec8 .titleb, #sec9 .titleb {
            font-size: 35px;
        }

        #sec9 .model-name {
            font-size: 23px;
        }

        /*.item-model:hover rect {
            stroke-width: 10;
            stroke-dasharray: 150, 892;
        }*/

    }

    @media screen and (max-width: 1200px) {
        .container {
            max-width: 960px !important;
        }

        .hlink-box a.hlink {
            width: 100%;
        }
        /*nav*/
        .tab-content a.hlink {
            width: 32%;
        }
    }

@media screen and (max-width: 960px) {
    .header .container {
        max-width: 640px !important;
    }

    #sec2 {
        background: url('../images/gotg_w960_01.jpg') center top no-repeat;
        background-color: #000;
        height: auto;
        padding-top: 500px;
    }

        #sec2 h1 {
            font-size: 40px;
            line-height: 40px;
        }

        #sec2 h3 {
            font-size: 24px;
            line-height: 24px;
        }

        #sec2 .container {
            max-width: 640px !important;
        }

        #sec2 .content {
            width: 100%;
            float: none;
            position: relative;
            margin: 3rem 0;
        }

    .co
    .wid-70 {
        width: 30%;
    }

    .buy-icon {
        margin: 0.5em;
    }

    .buy-list {
        text-align: center;
        margin: 30px 0;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
    }

    #sec2 .link-btn {
        width: 130px;
    }

    #sec3 .title, #sec4 .title, #sec5 .title, #sec6 .title {
        font-weight: normal;
        font-size: 35px;
    }


    .hlink-box a.hlink {
        width: 100%;
    }

    #btn-box .text-w {
        font-size: 1.05em;
    }

    .vid-container {
        max-width: 100%;
        margin: 0 auto;
        width: 630px;
    }

    #sec10 .content {
        padding: 80px 0;
    }

    #sec4 .content {
        padding: 70px 0;
    }

    .link-btn .btn {
        padding: 6px;
    }

    .link-btn2 .btn {
        padding: 10px;
    }

    .link-btn {
        font-size: 13px;
        line-height: 1;
        width: 140px;
        top: 10px;
        display: inline-block;
    }

    .link-btn2 {
        font-size: 14px;
        line-height: 1;
        width: 110px;
        top: 20px;
        display: inline-block;
    }

    #sec2 .column-container {
        max-width: 470px;
        padding-top: 70px;
        left: 50%;
        margin-left: -190px;
    }
       #sec3 .container{
           max-width:640px !important;
       }
    #sec4 {
        height: 740px;
    }

        #sec4 .container {
            max-width: 640px !important;
            padding-top: 100px;
        }

    .row-33 .column .large {
        display: none;
    }

    .row-33 .column .small {
        display: block;
    }

    #productbox .center {
        padding: 0;
        width: 640px;
        margin: 0 auto;
    }

    #sec8 .row {
        margin: 40px 0 200px 0;
    }

    .model-name {
        font-size: 25px;
    }

    .container {
        width: 640px;
        margin: 0 auto;
        position: relative;
    }

    .row-3 .column .large {
        display: none;
    }

    .row-3 .column .small {
        display: inline-flex;
    }

    #sec7 .title, #sec8 .title {
        font-weight: normal;
        font-size: 35px;
    }

    #sec7 {
        background: url(../images/sec7_w440.jpg) center no-repeat;
        height: 440px;
    }

    .hr {
        max-width: 640px;
    }

    #footer .container {
        width: 640px;
        padding-top: 260px;
    }

    .model-link {
        font-size: 14px;
    }

    #productbox .title {
        font-size: 33px;
    }

    .item-model a {
        height: 420px;
    }

    #sec8 .row-2 .column {
        width: 100%;
        box-sizing: border-box;
        padding: 30px 40px;
    }

    #btn-box .text-w {
        font-size: 1.7em;
    }
    /*nav*/
    .tab-content a.hlink-t {
        width: 32%;
        font-size:15px;
    }
    /*end nav*/
    .hlink-box a.hlink {
        border: 0;
        margin:0.2em 0;
    }
}

    @media screen and (max-width: 768px) {
        .container {
            width: 640px;
        }

        #sec4 .photos {
            margin: 0 auto !important;
            text-align: center !important;
        }

        .img-fluid {
            margin-bottom: 20px !important;
        }
    }