    
#cambodia_event{display: block; width: 100%; max-width: 100%; background-color: #FFF;}

#creationNB {display: block; width: 100%; max-width: 100%; background-color: #e4e3e3;}
        .nbflex{display: flex; width: 100%; max-width: 1600px; flex-direction: row;display: -webkit-flex; -webkit-flex-direction:row; justify-content: center; align-items: flex-start; margin: 0 auto;padding: 1%;}
        .nb_item {width: 30%; margin-right: 2%;}
.nb_item.active {border-bottom: 5px solid #CCCC;}
        #creationNB p {color: #000;font-size: 18px; line-height: 1;}
    .note {font-size: 16px; color: #4F4F4F;margin-top: 15px;}

.nb_item h5 {font-size: 13px;}
@media (max-width:960px){
    
    
    .nbflex{flex-wrap:nowrap; justify-content: center;}
    .nb_item {width: 25%; margin: 0 auto;}
    
   
   .nb_item h5 {display: none;}
}
        
  /*table*/
        
   /*tableSpec*/

          .tableWrp {display: block; width: 100%; /*background-color: rgba(0,0,0,0.60);*/ padding: 1% 0px;margin: 0 auto;}
          .tableWrp h5 {font-size: 21px;line-height: 1.2; color: #FFF; text-align: center;}
          
          /*div table*/
          .divtable { display: table;  color: #242424;
    text-align: center;
    width: 100%;max-width: 1000px;
    margin: 20px auto 0;
    border-collapse: separate;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;}
    .tableRow {display:table-row; width: 100%; border-bottom: 1px solid #FFF;   }
    .tableRow:first-child{background-color:rgba(255,255,255,0.95);}
     .tableRow:nth-child(2n+3) {background-color:rgba(255,255,255,0.95);}
     .table-td {display:table-cell; padding: 15px;text-align: left;float: left;width: 70%; font-size: 16px;line-height: 20px;font-weight: 300;}
    
    .table-td:first-child {width: 25%;float: left; text-align:left; align-items: center; padding-left: 50px;}
              .table-td.price {font-size: 30px; color: #FF0000; font-weight: bold;}
    @media (max-width:960px){
              .table-td:first-child {width: 100%; text-align: left; color: #FF0000;float: none; padding-left: 10px;}
              .table-td {display: block; width: 100%; text-align: left;}
              
          }
   
/*giftBox*/

.giftbox {display: block; width: 50%; margin: 0 auto;}
.giftbox {display: block; width: 100%; max-width: 1600px; margin: 0 auto;}
.giftFlex_1{display:flex; flex-direction: row; margin: 0 auto; justify-content: center;}
.gift_item {width: 31%;}
.gift_item img {width: 100%; display: block; margin: 0 auto;}
/*giftBox Modal*/
.giftboxlist {
  padding-top: 2vh;
  position: relative;
}

.giftboxlist a {
  display: block;
  height: 20vh;
}

/* PS63 */
.giftboxlist .PS63_Sleeve_bag {
  display: block;
  width: 100%;
  background: url(../img/PS63_Sleeve_bag.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS63_Sleeve_bag:hover {
  display: block;
  width: 100%;
  background: url(../img/PS63_Sleeve_bag_a.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS63_Ethernet_Adapter {
  display: block;
  width: 100%;
  background: url(../img/PS63_Ethernet_Adapter.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS63_Ethernet_Adapter:hover {
  display: block;
  width: 100%;
  background: url(../img/PS63_Ethernet_Adapter_a.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS63_Mouse {
  display: block;
  width: 100%;
  background: url(../img/PS63_Mouse.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS63_Mouse:hover {
  display: block;
  width: 100%;
  background: url(../img/PS63_Mouse_a.png) no-repeat;
  background-size: 100%;
}


.giftboxlist .PS63_Keyboard_cover {
  display: block;
  width: 100%;
  background: url(../img/PS63_Keyboard_cover.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS63_Keyboard_cover:hover {
  display: block;
  width: 100%;
  background: url(../img/PS63_Keyboard_cover_a.png) no-repeat;
  background-size: 100%;
}


/* PS42 */
.giftboxlist .PS42_Sleeve_bag {
  display: block;
  width: 100%;
  background: url(../img/PS42_Sleeve_bag.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS42_Sleeve_bag:hover {
  display: block;
  width: 100%;
  background: url(../img/PS42_Sleeve_bag_a.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS42_Ethernet_Adapter {
  display: block;
  width: 100%;
  background: url(../img/PS42_Ethernet_Adapter.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS42_Ethernet_Adapter:hover {
  display: block;
  width: 100%;
  background: url(../img/PS42_Ethernet_Adapter_a.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS42_Mouse {
  display: block;
  width: 100%;
  background: url(../img/PS42_Mouse.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS42_Mouse:hover {
  display: block;
  width: 100%;
  background: url(../img/PS42_Mouse_a.png) no-repeat;
  background-size: 100%;
}


.giftboxlist .PS42_Keyboard_cover {
  display: block;
  width: 100%;
  background: url(../img/PS42_Keyboard_cover.png) no-repeat;
  background-size: 100%;
}

.giftboxlist .PS42_Keyboard_cover:hover {
  display: block;
  width: 100%;
  background: url(../img/PS42_Keyboard_cover_a.png) no-repeat;
  background-size: 100%;
}





.giftboxlist #txt {
  display: block;
  width: 100%;
  height: 200px;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0px;
  z-index: 2;
  color: #fff;
}


.giftboxlist #txt:hover {
  position: absolute;
  width: 100%;
  height: 200px;
  opacity: 1;
  z-index: 1;
  color: #fff;
}

.giftboxlist #txt p {
  color: #fff;
  font-size: 24px;
  line-height: 150px;
}



a[data-toggle="modal"] {
  margin: 5px;
}

.modal-header {
  color: #757575;
  font-weight: bold;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: -17px;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-content {
  overflow: hidden;
  border: none;
  border-radius: 2px;
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}



.modal-body {
  display: block;
  border-bottom: 0;
  padding-top: 5px;
  padding-right: 26px;
  padding-left: 32px;
  padding-bottom: 10px;
  font-size: 15px;
}

.modal-body {
  display: block;
  padding: 5% 0%;
}



#modal-msi {
  display: block;
  width: 50%;
  margin: 1% auto;
  position: relative;
}

#modal-msi h2 {
  margin: 10px 0 20px 0;
  text-decoration: none;
}

@media screen and (min-width: 1921px) and (max-width: 3840px) {
  .giftboxlist a {
    display: block;
    height: 190px;
  }
}

@media screen and (min-width: 1366px) and (max-width: 1920px) {
  .giftboxlist a {
    display: block;
    height: 200px;
  }
}

@media screen (max-width: 1024px) {
  .giftboxlist a {
    display: block;
    height: 45vh;
  }
}

@media screen and (min-width: 360px) and (max-width: 1023px) {
  #modal-msi {
    display: block;
    width: 80%;
    margin: 1% auto;
    position: relative;
  }

  .giftboxlist a {
    display: block;
    height: 30vh;
  }


}

/*Endmodal*/




div.active { 
  display:block;
}


/*wtb*/

#camb_WTB{display:block; width: 100%; margin: 5% auto;}
#camb_WTB h3 {font-size: 28px; line-height: 28px;margin-bottom: 20px; font-weight: bold;}

/*backToTopButton*/
#btn {
  display: inline-block;
  background-color: #CCC;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; color: #FFF;
}
#btn::after {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#btn:hover {
  cursor: pointer;
  background-color: #333;
}
#btn:active {
  background-color: #555;
}
#btn.show {
  opacity: 1;
  visibility: visible;
}
