@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');


*{-webkit-text-size-adjust:none;}
html,body{width:100%;margin:0;padding:0;}
body{margin:0;padding:0;font-family:'Noto Sans TC',sans-serif;font-size:16px;line-height:1.5;background:#f9e0ce;position:static;}
h1,h2,h3,h4,p,ul,ol,li{margin:0;padding:0;list-style:none;}
img{border:none;}
a{text-decoration:none;cursor:pointer;outline:none;}
a:hover{text-decoration:none;}
button{outline:0;border:0;}

#content * {font-family:'Noto Sans TC',sans-serif;}
#content {position: relative;}
#content #headArea {position:relative; margin: 0 auto; width:100%; height: 1230px; background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_header.webp?v=20250917) center no-repeat;}
#content #headArea .inner {text-indent: 101%; overflow: hidden; white-space: nowrap; height: 100%; font-size: 0;}
#content #headArea .fixObj {white-space: normal; text-indent: 0;}
#content #headArea .fixObj .bnsLogo {margin-left: -560px;top: 50px;}
#content #headArea .fixObj .bnsLogo a {margin-top: 0; /*filter: drop-shadow(0px 0px 20px #e67daf);*/}
#content #topBtn {display: none; width: 45px; height: 45px; color:#fff; font-size:10px; text-align:center; text-decoration:none; line-height:20px; padding-top:20px; border-radius:10px; box-sizing:border-box; position:fixed; bottom:20px; right:20px; z-index: 100; background-color: rgba(0,0,0,0.6); }
#content #topBtn:before {content:'\25B2'; width:100%; text-align:center; font-size:12px; position:absolute; top:5px; left:0;}
#content #topBtn:hover {background-color:rgba(0,0,0,0.5);}
#content #att .list li {list-style: decimal; margin-left: 1em;}
#content .sct i {font-style: normal;}
#headArea .inner > a,.sct a[class*="btn"]{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
#headArea .inner > a:hover,.sct a:hover{-webkit-filter:contrast(150%);filter:contrast(150%);}
#content #headArea2 {position:relative; margin: 0 auto; width:100%; height:auto; background: none center no-repeat;}
.banner{
  width: 250px;
  height: 250px;
  position: fixed;
  bottom: 10rem;
  right: 2rem;
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/float.webp) no-repeat 50% 0;
  background-size: cover;
  -webkit-animation:fadeDiscolour 4s ease-in-out infinite;
  animation:fadeDiscolour 4s ease-in-out infinite;
  z-index: 100;
}
#content a.banner:hover {
  -webkit-filter: contrast(130%) brightness(130%);filter: contrast(130%) brightness(130%);
}
@media screen and (max-width: 1500px) {
  .banner{right: 0;}
}
.mob .banner{width:120px;height:120px;bottom:3rem;}

/*#bodyArea {height: 3240px;}
.mob #bodyArea {height: 2700px;}*/

/* item list */
.sct [class*="btn"]{position:absolute;display:block;width:77px;height:28px;}
.sct [class*="item-list"]{position:absolute;overflow:hidden;text-indent:-9999px;width:1038px;left:50%;margin-left:-515px}
.sct [class*="item-list"] li{position:relative;width:130px;height:50px;margin:90px 80px 166px 60px;float:left;}
.sct [class*="item-list"] li:nth-child(4n){margin-right:0}
.sct [class*="item-list"] li a{position:absolute;text-indent:-9999px;z-index:10;width:20px;height:20px;background:none;}
.sct [class*="item-list"] li a.btn_info{width:50px;height:50px;top:0px;right:5px;background:url("//image.tw.ncsoft.com/bns/pc/event/2509/random/btn_preview.webp") no-repeat 50% 50%;background-size:cover;z-index:15;}
.sct [class*="item-list"] li a.btn_more{width:90px;height:30px;background:#f54e1b no-repeat 50% 50%;top:0px;left:0;right:0;margin:0 auto;border:1px solid #d73b0c;border-radius:5px;padding:0;background-size:cover;box-sizing:border-box;}
.sct [class*="item-list"] li a.btn_more:before{display:block;content:'詳細說明';color:#ffffff;font-size:16px;font-weight:700;text-align:center;text-indent:0;line-height:1.4;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);padding-bottom:4px;/*text-shadow:1px 0 rgba(133,41,9,.75);*/}
.mob .sct [class*="item-list"]{width:312px;margin-left:-156px;}
.mob .sct [class*="item-list"] li{width:60px;height:30px;margin:45px 20px 71px 25px;}
.mob .sct [class*="item-list"] li:nth-child(3n){margin-right:0px;}
.mob .sct [class*="item-list"] li a.btn_info{width:23px;height:23px;top:0;right:2px;background-size:cover;}
.mob .sct [class*="item-list"] li a.btn_more{width:52px;height:20px;padding:0;}
.mob .sct [class*="item-list"] li a.btn_more:before{font-size:0.6rem;letter-spacing:-0.5px;padding-bottom:1px;}
/** preview/tooltip/modal/youtube **/

.sct [class*="btn-info"]{width:50px;height:50px;left:50%;margin-left:-25px;background:url("//image.tw.ncsoft.com/bns/pc/event/2509/random/btn_preview.webp") no-repeat 50% 50%;background-size:cover;}
.sct [class*="btn-more"]{width:90px;height:30px;left:50%;margin-left:-45px;background:#f54e1b 50% 50%;background-size:cover;border-radius:5px;border:1px solid #d73b0c;padding:0;box-sizing:border-box;}
.sct [class*="btn-more"]:before{display:block;content:'詳細說明';color:#ffffff;font-size:18px;font-weight:700;text-align:center;text-indent:0;line-height:1.4;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);padding-bottom:4px;/*text-shadow:1px 0 rgba(133,41,9,.75);*/}
.mob .sct [class*="btn-info"]{width:23px;height:23px;margin-left:-12px;background-size:cover;}
.mob .sct [class*="btn-more"]{width:46px;height:20px;margin-left:-23px;padding:0;}
.mob .sct [class*="btn-more"]:before{font-size:0.6rem;line-height:1.2;letter-spacing:-0.5px;padding-bottom:0px;}
.popup_content{width:300px;padding:1rem 0.5rem;background:#282a37;box-shadow:3px 3px 3px rgba(0,0,0,0.3);}
.popup_content h3{margin:0 20px;padding:16px 0 9px;font-size:16px;color:#e6c31f; border-bottom:1px solid #3e414f;font-weight:700;}
.popup_content p{margin:0;padding:10px 20px 20px;font-size:14px;color:#dddddd;text-align:justify;}
.popup_content p i{font-style:normal;}
.popup_content img{width:100%;}
body #modal-header,body #modal-text{background:#282a37;}
body #modal-text{text-align:justify;}
#btc .tooltip i,#modal-text i{font-style:normal;}
#btc .tooltip i.small,#modal-text i.small,.popup_content p i.small{color:#aaaaaa;font-size:13px;}


.mob #content {
  margin-top: 71px;
}
.mob #content #headArea {
  background: url("//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_header.webp?v=20250917") no-repeat 50% 0;
  background-size: cover;
  height: calc(1240px / 2);
}
.mob #content #headArea .inner {
  width: 100%;
  max-width: 375px;
}
.mob #content #headArea .fixObj .bnsLogo {
  top: 0px;
  margin-left: -210px;
}
.mob #content #headArea .fixObj .bnsLogo a {
  width: 110px;
  height: 50px;
  margin-top: 10px;
}
.mob #content #headArea .snsList {
  width: 127px;
  top: 10px;
  right: 10px;
}
.mob #content #headArea .snsList li {
  font-size: 0.8rem;
}
.mob #content #headArea .snsList li:not(.fbShare) {
  float: right;
}
.mob #content #headArea .snsList li a {
  padding: 0;
  min-width: 90px;
}
.mob #content #headArea .snsList li a.facebook {
  min-width: auto;
  /*margin-left: 63px;*/
  margin-left: 0px;
}
.mob #content #headArea2 {
  background: none no-repeat 50% 0;
  background-size: cover;
  height: auto;
}
@media screen and (max-width: 320px) {
  .mob #content #headArea .inner {
    width: 100%;
    max-width: auto;
  }
}


#content #sct1 {
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_section1.webp) center no-repeat;
  height: 980px;
}
#content #sct1 .sct__txt {
  padding-top: 26.75rem;
}
#content #sct2 {
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_section2.webp) center no-repeat;
  height: 1960px;
}
#content #sct3 {
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_section3.webp) center no-repeat;
  height: 1100px;
}
#content #sct3 .inner{width:1100px;margin:0 auto;padding-top:14rem;}
/*#content #sct3 h4{color:#ffffff;font-size:31px;font-weight:700;padding-bottom:0.5rem;text-indent:0;white-space:initial;text-align:center;position:relative;}
#content #sct3 h4:after{content:"";width:100%;height:1px;background:none center no-repeat;position:absolute;bottom:0px;left:0;pointer-events:none;}*/
#content #sct3 .txt{font-size:22px;color:#000000;margin-left:0;line-height:1.6;padding-top:1rem;padding-bottom:0.5rem;text-align:justify;text-indent:0;white-space:initial;width:1040px;margin:0 auto;letter-spacing:-1px;}
#content #sct3 .txt li{list-style:decimal;position:relative;padding-left:0rem;padding-bottom:0.25rem;}
/*#content #sct3 .txt li:before{position:absolute;top:-1px;left:0;font-weight:700;font-size:24px;color:#ffffff;}
#content #sct3 .txt li:nth-child(1):before{content:'\2776';}
#content #sct3 .txt li:nth-child(2):before{content:'\2777';}
#content #sct3 .txt li:nth-child(3):before{content:'\2778';}
#content #sct3 .txt li:nth-child(4):before{content:'\2779';}
#content #sct3 .txt li:nth-child(5):before{content:'\277A';}
#content #sct3 .txt li:nth-child(6):before{content:'\277B';}
#content #sct3 .txt li:nth-child(7):before{content:'\277C';color:#ed4423;}*/
#content #sct3 .txt li span{color:#ed4423}
#content #sct3 .txt li.point{color:#e87a3e}
#content #sct3 .tips{font-size:18px;color:#000000;margin-left:0;letter-spacing:-0.5px;text-indent:0;white-space:initial;text-align:center;}
#content #sct4 {
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_section4.webp) center no-repeat;
  height: 1100px;
}
#content #sct5 {
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_section5.webp) center no-repeat;
  height: 1300px;
}
#content #sct5 .item-list{top:2px;}
#content #sct6 {
  background: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/bg_section6.webp) center no-repeat;
  height: 730px;
}
/*#content #sct6 a.btn-info{top:410px;margin-left:50px;}*/
#content #sct6 a.btn-more{top:470px;}

.use-mobile, .mob .use-pc{display:none;}
.use-pc, .mob .use-mobile{display:block;}

.mob #content #sct1 {
  background-image: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section1.webp), url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section1-bk.webp);
  height: calc(1300px / 2);
  background-size: 375px 100%, 1280px 100%;
  background-repeat: no-repeat, repeat-x;
}
.mob #content #sct2 {
  background-image: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section2.webp), url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section2-bk.webp);
  height: calc(1900px / 2);
  background-size: 375px 100%, 1280px 100%;
  background-repeat: no-repeat, repeat-x;
}
.mob #content #sct3 {
  background-image: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section3.webp), url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section3-bk.webp);
  height: calc(1500px / 2);
  background-size: 375px 100%, 1280px 100%;
  background-repeat: no-repeat, repeat-x;
}
.mob #content #sct3 .inner{width:320px;padding-top:10rem;}
/*.mob #content #sct3 h4{font-size:1rem;padding-bottom:0.25rem;}*/
.mob #content #sct3 .txt{font-size:0.75rem;line-height:1.3;padding-top:0.25rem;padding-bottom:0.25rem;width:100%;}
.mob #content #sct3 .txt li{padding-left:0rem;letter-spacing:-1px;}
.mob #content #sct3 .txt li:before{top:-1px;left:0;font-size:0.9rem;}
.mob #content #sct3 .tips{font-size:0.7rem;letter-spacing:-1px;}
.mob #content #sct4 {
  background-image: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section4.webp), url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section4-bk.webp);
  height: calc(800px / 2);
  background-size: 375px 100%, 1280px 100%;
  background-repeat: no-repeat, repeat-x;
}
.mob #content #sct5 {
  background-image: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section5.webp), url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section5-bk.webp);
  height: calc(1900px / 2);
  background-size: 375px 100%, 1280px 100%;
  background-repeat: no-repeat, repeat-x;
}
.mob #content #sct5 .item-list{top:7px;}
.mob #content #sct5 .item-list li:nth-last-child(1),.mob #content #sct5 .item-list li:nth-last-child(3){margin-right:0}
.mob #content #sct5 .item-list li:nth-last-child(2),.mob #content #sct5 .item-list li:nth-last-child(4){margin-left:80px;margin-right:25px}
.mob #content #sct6 {
  background-image: url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section6.webp), url(//image.tw.ncsoft.com/bns/pc/event/2509/random/m/bg_section6-bk.webp);
  height: calc(700px / 2);
  background-size: 375px 100%, 1280px 100%;
  background-repeat: no-repeat, repeat-x;
}
/*.mob #content #sct6 a.btn-info{top:175px;margin-left:20px;}*/
.mob #content #sct6 a.btn-more{top:200px;}


#content .sct h2 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
}
#content .sct .inner {
  padding: 0 50px;
  text-indent: 101%; overflow: hidden; white-space: nowrap; height: 100%; font-size: 0;
}
#content .sct [class*=frm--] {
  padding: 40px 50px;
  position: relative;
}
#content .sct [class*=sct__ttl--] {
  height: 80px;
  margin-bottom: 40px;
  text-align: center;
}
#content .sct .sct__ttl--1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
}
#content .sct .sct__subTtl {
  color: #ffd98f;
  font-size: 36px;
  text-align: center;
  margin: 30px 0;
}
#content .sct .sct__subTtl--1 {
  color: #d8eaff;
  font-size: 26px;
  margin: 35px 0;
}
#content .sct .sct__txt {
  font-weight: 500;
  margin: 10px 0;
  padding: 0 10px;
  font-size: 16px;
  color: #cca5ff;
  text-align: center;
}

.mob #content .sct .inner {
  width: 100%;
  padding: 0 1rem;
  max-width: 370px;
}
.mob #content .sct .sct__txt {
  padding: 0 20px;
}
@media screen and (max-width: 320px) {
  .mob #content .sct .inner {
    max-width: auto;
    padding: 0 0.5rem;
  }
}


#content #att {
  background: #715537 50% 0 repeat-x;
  height: auto;
  /*position: absolute;
  left: 0;
  right: 0;
  bottom: 0;*/
  margin: 0 auto;
}
#content #att .inner {
  width: 960px;
  padding: 80px 0 100px 0;
}
#content #att dt {
  height: 65px;
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  text-indent: 0;
  /*background: none 0 0 no-repeat;
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  padding-bottom: 20px;*/
}
#content #att dd ul {
  position: relative;
}
#content #att dd li {
  color: #ffffff;
  font-size: 18px;
  list-style: decimal;
  margin-left: 1.5em;
  margin-bottom: 0.3em;
  font-weight: 400;
  letter-spacing: -0.5px;
  /*list-style:none;*/
  text-align: justify;
  text-indent:0;white-space:initial;
}
#content #att dd li.point{color:#ffb76a}
/*#content #att dd li:before{position:absolute;left:0;color:#ddb386;}
#content #att dd li:nth-child(1):before{content:'\2776';}
#content #att dd li:nth-child(2):before{content:'\2777';}
#content #att dd li:nth-child(3):before{content:'\2778';}
#content #att dd li:nth-child(4):before{content:'\2779';}
#content #att dd li:nth-child(5):before{content:'\277A';}
#content #att dd li:nth-child(6):before{content:'\277B';}*/
#content #att .sct__chara {
  background: none center no-repeat;
  width: 330px;
  height: 400px;
  position: absolute;
  bottom: -50px;
  left: 50%;
  margin-left: -600px;
  z-index: 100;
  pointer-events: none;
}

.mob #content #bodyArea #att {
  /*background-image: none;
  background-size: 1280px 100%;
  height: 400px;*/
}
.mob #content #bodyArea #att .inner {
  width: 80%;
  margin: 0 auto;
  padding: 2rem 0.5rem 2rem;
}
@media screen and (max-width: 767px) {
  .mob #content #bodyArea #att .inner {
    width: 100%;
    max-width: 320px;
  }
}
.mob #content #att dt {
  /*background-size: auto 30px;*/
  font-size: 1.2rem;
  height: 40px;
}
.mob #content #bodyArea #att li {
  font-size: 0.75rem;
  font-weight: 300;
  letter-spacing: -0.5px;
  margin-bottom: 2px;
}
.mob #content #att .sct__chara {
  display: none;
}

.br-m, .mob .br-pc{display:none;}
.br-pc, .mob .br-m{display:block;}

#content a:hover {
  filter: contrast(120%) brightness(110%);
}


/* reward */
#sct3 .bonus__reward{position:absolute;top:600px;left:50%;margin-left:-520px;width:1040px;pointer-events:none;}
#sct3 .bonus__reward li{width:204px;height:120px;background:url(//image.tw.ncsoft.com/bns/pc/event/2509/random/box1.webp) no-repeat 50% 0;background-size:cover;margin-right:5px;margin-bottom:5px;font-size:19px;text-indent:0;line-height:1.2;color:#191b1f;display:flex;align-items:center;justify-content:center;text-align:center;float:left;position:relative;/*text-shadow:2px 0 2px #000000;*/padding:0.5rem 1rem 0.8rem;text-indent:0;white-space:initial;font-weight:500;flex-direction:column;letter-spacing:-0.5px;}
#sct3 .bonus__reward li:nth-child(n + 6):nth-child(-n + 10){background-image:url(//image.tw.ncsoft.com/bns/pc/event/2509/random/box2.webp);color:#413110;}
#sct3 .bonus__reward li:nth-child(5n){margin-right:0}
#sct3 .bonus__reward li.done{-webkit-filter:grayscale(0.6);filter:grayscale(0.6);font-weight:700;color:#ffffff;text-shadow:none;}
#sct3 .bonus__reward li.done:after{content:"已獲得";font-weight:700;font-size:14px;color:#ed4423;position:absolute;top:10px;left:0;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
#sct3 .bonus__reward li p{display:block;height:10px;width:100%;background:none center no-repeat;background-size:150px 1px;}
.mob #sct3 .bonus__reward{top:450px;margin-left:-155px;width:312px;pointer-events:none;}
.mob #sct3 .bonus__reward li{width:102px;height:60px;margin-right:2px;margin-bottom:5px;font-size:0.7rem;line-height:1.3;padding:0.25rem 0.5rem 0.3rem;}
.mob #sct3 .bonus__reward li:nth-child(3n){margin-right:0}
.mob #sct3 .bonus__reward li.done:after{font-size:0.6rem;font-weight:400;top:0;left:-5px;}
.mob #sct3 .bonus__reward li p{height:5px;background-size:80px 1px;}

#sct3 .area-reward{position:absolute;top:890px;left:50%;margin-left:-160px;width:360px;z-index:20}
/*#sct3 .area-reward li{position:relative;float:left;width:100%;height:97px;margin:0;display:flex;align-items:center;justify-content:center;}*/
#sct3 .area-reward a{display:flex;align-items:center;justify-content:center;width:360px;height:80px;font-size:36px;line-height:initial;text-align:center;text-indent:0;font-weight:700;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;box-sizing:border-box;letter-spacing:0px;padding-top:0;padding-bottom:10px;color:#530b06;background:url(//image.tw.ncsoft.com/bns/pc/event/2509/random/btn01.webp) no-repeat 50% 0;background-size:cover;/*border:2px solid rgba(179,149,98,.7);border-radius:12px;*/margin:0 auto;text-shadow: 0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2,0 0 2px #ffd0c2;}
#sct3 .area-reward a.btn-link-login,#sct3 .area-reward a.btn-link-reward{}
#sct3 .area-reward a.btn-link-receive,#sct3 .area-reward a.btn-link-uncompleted,#sct3 .area-reward a.btn-link-end{-webkit-filter:grayscale(0.8);filter:grayscale(0.8);}
.btn-link-receive, .btn-link-uncompleted{cursor: not-allowed;}
#sct3 .area-reward.lock a{cursor: not-allowed;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none;}
.mob #sct3 .area-reward{width:180px;top:665px;left:50%;margin-left:-80px;margin-left:-35px;}
/*.mob #sct3 .area-reward li{width:58px;height:25px;margin:95px 15px 20px 12px;}*/
.mob #sct3 .area-reward a{width:180px;height:40px;font-size:1rem;padding-bottom:7px;letter-spacing:0px;}
.mob #sct3 .area-reward a.btn-link-login{}
.mob #sct3 .area-reward a.btn-link-reward{}
.mob #sct3 .area-reward a.btn-link-receive,.mob #sct3 .area-reward a.btn-link-uncompleted,.mob #sct3 .area-reward a.btn-link-end{}


/* ColcoBox */
#colorbox,#cboxOverlay,#cboxWrapper{max-width:100%;top:0;left:0;position:absolute;z-index:10002;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
#colorbox,#cboxContent,#cboxLoadedContent{-webkit-box-sizing:content-box;box-sizing:content-box;}
#cboxOverlay{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.8);}
#colorbox{outline:0;}
#colorbox #cboxWrapper{max-width:none;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;}
#colorbox #cboxWrapper #cboxMiddleLeft,#colorbox #cboxWrapper #cboxBottomLeft{clear:left;}
#colorbox #cboxWrapper #cboxContent{position:relative;overflow:visible;}
#colorbox #cboxWrapper #cboxContent #cboxLoadedContent{overflow:hidden;-webkit-overflow-scrolling:touch;}
#colorbox #cboxWrapper #cboxContent #cboxTitle{width:100%;margin:0 auto;text-align:center;color:#ffffff;font-size:1.2rem}
#colorbox #cboxWrapper #cboxContent #cboxCurrent{top:-22px;right:205px;position:absolute;text-indent:-9999px;}
#colorbox #cboxWrapper #cboxContent #cboxLoadingOverlay,#colorbox #cboxWrapper #cboxContent #cboxLoadingGraphic{top:0;left:0;position:absolute;width:100%;height:100%;}
#colorbox #cboxWrapper #cboxContent #cboxPrevious,#colorbox #cboxWrapper #cboxContent #cboxNext,#colorbox #cboxWrapper #cboxContent #cboxClose,#colorbox #cboxWrapper #cboxContent #cboxSlideshow{width:20px;height:20px;cursor:pointer;border:0;padding:0;margin:0;overflow:visible;text-indent:-9999px;position:absolute;top:-20px;background:none;}
#colorbox #cboxWrapper #cboxContent #cboxPrevious:active,#colorbox #cboxWrapper #cboxContent #cboxNext:active,#colorbox #cboxWrapper #cboxContent #cboxClose:active,#colorbox #cboxWrapper #cboxContent #cboxSlideshow:active{outline:0;}
#colorbox #cboxWrapper #cboxContent .cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:100%;-ms-interpolation-mode:bicubic;}
#colorbox #cboxWrapper #cboxContent .cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0;background:#000000;}
#colorbox #cboxWrapper #cboxContent #cboxError{padding:50px;border:1px solid #cccccc;}
#colorbox #cboxWrapper #cboxContent #cboxClose{top:-36px;right:-36px;width:36px;height:36px;cursor:pointer;display:block;}
#colorbox #cboxWrapper #cboxContent #cboxClose::before, #colorbox #cboxWrapper #cboxContent #cboxClose::after{content:"";width:36px;height:1px;position:absolute;left:50%;top:50%;background:#fff;-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:-18px;}
#colorbox #cboxWrapper #cboxContent #cboxClose::after{-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
.mob #colorbox #cboxWrapper #cboxContent #cboxClose{top:-24px;right:-24px;width:24px;height:24px;}
.mob #colorbox #cboxWrapper #cboxContent #cboxClose::before, .mob #colorbox #cboxWrapper #cboxContent #cboxClose::after{background:#ffffff;width:24px;margin-left:-12px;}


/* modal */
body #modal-header-image{background:none !important;}
body #modal-wrap{box-shadow:none;}
body #modal-contents{background:none;}


/* animation */
@-webkit-keyframes vertical{
  0%{-webkit-transform: translateY(0);transform: translateY(0);}
  100%{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
}
@keyframes vertical{
  0%{-webkit-transform: translateY(0);transform: translateY(0);}
  100%{-webkit-transform: translateY(-5px);transform: translateY(-5px);}
}

@-webkit-keyframes scale {
  0% {-webkit-transform:scale(.9);transform:scale(.9);}
  100% {-webkit-transform:translateY(1);transform:translateY(1);}
}
@keyframes scale {
  0% {-webkit-transform:scale(.9);transform:scale(.9);}
  100% {-webkit-transform:translateY(1);transform:translateY(1);}
}

@-webkit-keyframes fade {
  100% {opacity:1;}
}
@keyframes fade {
  100% {opacity:1;}
}

@-webkit-keyframes fadeDiscolour {
  25%,75% {-webkit-filter:brightness(1.5);filter:brightness(1.5);}
}
@keyframes fadeDiscolour {
  25%,75% {-webkit-filter:brightness(1.5);filter:brightness(1.5);}
}
