@charset "UTF-8";
/* CSS Document */
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  noFocusline: expression(this.onFocus=this.blur());
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a:focus {
  -moz-outline-style: none;
}

/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
  vertical-align: bottom;
}

/*page style*/
.txtLeft {
  text-align: left;
}

.txtRight {
  text-align: right;
}

.txtCenter {
  text-align: center;
}

.floatLeft, .imageleft {
  float: left;
  margin-right: 1em;
}

.floatRight, .imageRight {
  float: right;
  margin-left: 1em;
}

.floatClear {
  clear: both;
  height: 0;
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
}

.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tr {
  display: table-row;
}

.td, .th {
  display: table-cell;
}

/*----landing page-----*/
body {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  background: #000;
  color: #fff;
}

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  background: #000;
}

.navbar {
  margin-bottom: 0;
}

#toolbar {
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: 30px;
}

#toolbar li {
  position: relative;
  margin-bottom: 3px;
  -webkit-transition: 1.5s all;
  -o-transition: 1.5s all;
  transition: 1.5s all;
  background: #fff;
  right: 0;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  text-align: left;
  font-family: "Calibri";
  font-size: 16px;
  opacity: 0.5;
}

#toolbar li a {
  color: #fff;
  dislpay: block;
}

#toolbar li:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#toolbar li .svg {
  width: 30px;
  height: 30px;
  fill: #000;
  vertical-align: middle;
}

#toolbar li:last-child {
  background: #f00;
}

#toolbar li:last-child .svg {
  fill: #fff;
}

#toolbar li:hover {
  opacity: 1;
  right: 0;
  background: #f00;
}

#toolbar li:hover .svg {
  fill: #fff;
}

#gs65 {
  width: 100%;
  font-family: "Calibri";
  font-size: 20px;
  color: #fff;
  position: relative;
  text-align: center;
  /*kv*/
  /*titlebox*/
  /*.mb-box*/
  /*pdbox*/
}

@media screen and (max-width: 1366px) {
  #gs65 {
    font-size: 22px;
  }
}

@media screen and (max-width: 960px) {
  #gs65 section {
    font-size: 20px;
  }
}

#gs65 sup {
  vertical-align: super;
  font-size: 50%;
}

#gs65 h2.title {
  font-family: "Calibri";
  font-size: 40px;
  padding: 10px;
  margin-bottom: 50px;
  text-transform: uppercase;
  background: url(https://asset.msi.com/event/mb/2018/dopepc/images/bg-title.jpg) left center no-repeat ;
  background-size: cover;
}

@media screen and (max-width: 1366px) {
  #gs65 h2.title {
    font-size: 34px;
  }
}

#gs65 .container {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}

#gs65 #topnav {
  width: 100%;
  z-index: 9000;
}

#gs65 #topnav .menu {
  width: 100%;
  background: rgba(204, 0, 0, 0.9);
  text-transform: uppercase;
  font-size: 20px;
  padding: 10px 0;
  display: none;
}

@media screen and (max-width: 960px) {
  #gs65 #topnav .menu {
    display: block;
  }
}

#gs65 #topnav .menunav {
  width: 100%;
  djsplay: block;
}

#gs65 #topnav .menunav:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

@media screen and (max-width: 960px) {
  #gs65 #topnav .menunav {
    display: none;
  }
}

#gs65 #topnav a {
  -webkit-transition: 1.5s all;
  -o-transition: 1.5s all;
  transition: 1.5s all;
  background: rgba(255, 0, 0, 0.9);
  float: left;
  width: calc(100% / 3);
  max-width: auto;
  color: #fff;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 26px;
  font-family: "Calibri";
}

#gs65 #topnav a:nth-child(2) {
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
}

@media screen and (max-width: 960px) {
  #gs65 #topnav a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    border: none !important;
    border-bottom: #c00 1px solid !important;
    font-size: 20px;
  }
}

#gs65 #topnav a:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #f00;
}

#gs65 #kv {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: left;
}

#gs65 #kv .title, #gs65 #kv .intel, #gs65 #kv .moster, #gs65 #kv .intel-monster {
  position: absolute;
  z-index: 2;
}

#gs65 #kv .bgimg {
  position: relative;
  z-index: 0;
}

#gs65 #kv .intel {
  top: 3%;
  right: 3%;
}

#gs65 #kv .title {
  top: 25%;
  left: 0;
}

#gs65 #kv .intel-monster {
  top: 3%;
  left: 3%;
  max-width: 50%;
}

#gs65 #kv .tag {
  padding-left: 15%;
  padding-top: 2%;
  font-family: "Calibri";
  font-style: italic;
  font-size: 45px;
  -webkit-text-shadow: #000 0 0 30px;
  -moz-text-shadow: #000 0 0 30px;
  text-shadow: #000 0 0 30px;
}

@media screen and (max-width: 960px) {
  #gs65 #kv {
    display: none;
  }
}

#gs65 #kvm {
  width: 100%;
  display: none;
  padding-bottom: 30px;
}

#gs65 #kvm img {
  width: 100%;
}

@media screen and (max-width: 960px) {
  #gs65 #kvm {
    display: block;
  }
}

#gs65 #titlebox {
  padding-bottom: 40px;
}

#gs65 #titlebox h1#h1title {
  font-family: "Calibri";
  color: #fff !important;
  font-size: 40px !important;
  font-style: italic;
  padding: 0 !important;
  padding-bottom: 15px !important;
}

@media screen and (max-width: 960px) {
  #gs65 #titlebox h1#h1title {
    font-size: 30px !important;
  }
}

#gs65 #titlebox p {
  line-height: 30px;
}

#gs65 .mb-box {
  width: 100%;
  display: table;
  position: relative;
}

#gs65 .mb-box li {
  display: table-cell;
  width: 25%;
  background-size: 150%;
  padding: 3% 0px 0% 0px;
  -webkit-transition: 1.5s all;
  -o-transition: 1.5s all;
  transition: 1.5s all;
  position: relative;
  background-position: center;
}

#gs65 .mb-box li a {
  color: #fff;
  text-transform: uppercase;
}

@media screen and (max-width: 960px) {
  #gs65 .mb-box li {
    width: 100%;
    display: table;
  }
}

#gs65 .mb-box li:hover {
  background-size: 220%;
}

#gs65 .mb-box li:hover .mb-bg {
  background: transparent;
}

#gs65 .mb-box li:hover .img {
  opacity: 0;
}

#gs65 .mb-box img {
  padding-bottom: 12%;
  width: 80%;
}

#gs65 .mb-box .mb-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  z-index: 0;
}

#gs65 .mb-box .img {
  opacity: 1;
  -webkit-transition: 1.5s all;
  -o-transition: 1.5s all;
  transition: 1.5s all;
  position: relative;
  z-index: 2;
}

#gs65 .mb-box .mb-box1 {
  background-image: url("https://asset.msi.com/event/mb/2018/dopepc/images/mb-box1.jpg");
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

#gs65 .mb-box .mb-box2 {
  background-image: url("https://asset.msi.com/event/mb/2018/dopepc/images/mb-box2.jpg");
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#gs65 .mb-box .mb-box3 {
  background-image: url("https://asset.msi.com/event/mb/2018/dopepc/images/mb-box3.jpg");
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#gs65 .mb-box .mb-box4 {
  background-image: url("https://asset.msi.com/event/mb/2018/dopepc/images/mb-box4.jpg");
}

#gs65 .mb-box .mb-boxtitle {
  background: rgba(0, 0, 0, 0.5);
  padding: 2%;
  text-align: center;
  z-index: 1;
  position: relative;
}

#gs65 .mb-box .mb-boxtitle h2 {
  color: #FF0004;
  font-size: 28px;
  font-family: "Calibri";
  padding-top: 20px;
  padding-bottom: 15px;
}

#gs65 .mb-box .mb-boxtitle p {
  padding-bottom: 8%;
}

#gs65 .mb-box .mb-boxtitle svg {
  color: #FF0004;
}

#gs65 .pdbox {
  padding: 3em 0;
}

#gs65 .pdbox:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#gs65 .pdbox .imgbox {
  float: left;
  width: 30%;
  max-width: auto;
  margin-left: 5%;
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .imgbox {
    float: none;
    width: 90%;
    margin: 0 auto;
    max-width: auto;
    max-width: 400px;
  }
}

#gs65 .pdbox .imgbox .txt {
  padding-top: 30px;
}

#gs65 .pdbox .imgbox h3 {
  margin: 35px auto;
  width: 90%;
  margin: 0 auto;
  max-width: 220px;
  background: #fff;
  font-family: "Calibri";
  padding: 15px 0;
  color: #000;
  font-size: 110%;
  text-transform: uppercase;
}

#gs65 .pdbox .imgbox .bt {
  margin-top: 20px;
  position: relative;
  text-align: center;
  width: 100%;
}

#gs65 .pdbox .imgbox .bt button {
  width: 90%;
  margin: 0 auto;
  max-width: 220px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#gs65 .pdbox .imgbox .specbox {
  position: absolute;
  bottom: 120%;
  border: #ccc 2px solid;
  color: #000;
  background: rgba(255, 255, 255, 0.9);
  padding: 15px;
  width: 70%;
  left: 15%;
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
}

#gs65 .pdbox .imgbox .specbox ul {
  margin-left: 20px;
}

#gs65 .pdbox .imgbox .specbox ul li {
  list-style: disc;
  font-size: 16px;
  padding: 5px;
  line-height: 18px;
  font-family: "Calibri";
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .imgbox .specbox {
    width: 90%;
    left: 5%;
  }
}

#gs65 .pdbox .txtbox {
  float: right;
  width: 55%;
  max-width: auto;
  margin-right: 3%;
  text-align: left;
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .txtbox {
    float: none;
    width: 90%;
    margin: 0 auto;
    max-width: auto;
    padding-top: 30px;
  }
}

#gs65 .pdbox .txtbox h2 {
  font-family: "Calibri";
  font-size: 400% !important;
  color: #f00 !important;
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .txtbox h2 {
    font-size: 300% !important;
  }
}

#gs65 .pdbox .txtbox h3 {
  font-size: 200% !important;
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .txtbox h3 {
    font-size: 150% !important;
  }
}

#gs65 .pdbox .txtbox h4 {
  background: #fff;
  color: #000;
  padding: 15px 10px;
  max-width: 220px;
  text-align: center;
  font-family: "Calibri";
  font-size: 110% !important;
}

#gs65 .pdbox .txtbox h5 {
  text-align: center;
  font-size: 18px;
  font-family: "Calibri";
  padding: 5px 5px;
}

#gs65 .pdbox .txtbox .spec {
  max-width: 500px;
  margin: 20px 0 40px;
}

#gs65 .pdbox .txtbox .spec li {
  margin: 5px;
  border: #f00 2px solid;
  background: rgba(255, 0, 0, 0.3);
  color: #000;
  position: relative;
}

#gs65 .pdbox .txtbox .spec li div {
  padding: 6px 5px;
  background: #f00;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 85%;
}

#gs65 .pdbox .txtbox .spec li .s11 {
  width: 87%;
}

#gs65 .pdbox .txtbox .spec li .s12 {
  width: 80%;
}

#gs65 .pdbox .txtbox .spec li .s13 {
  width: 95%;
}

#gs65 .pdbox .txtbox .spec li .s21 {
  width: 98%;
}

#gs65 .pdbox .txtbox .spec li .s22 {
  width: 95%;
}

#gs65 .pdbox .txtbox .spec li .s23 {
  width: 91%;
}

#gs65 .pdbox .txtbox .spec li .s31 {
  width: 87%;
}

#gs65 .pdbox .txtbox .spec li .s32 {
  width: 80%;
}

#gs65 .pdbox .txtbox .spec li .s43 {
  width: 95%;
}

#gs65 .pdbox .txtbox .spec li .s41 {
  width: 87%;
}

#gs65 .pdbox .txtbox .spec li .s42 {
  width: 80%;
}

#gs65 .pdbox .txtbox .spec li .s43 {
  width: 95%;
}

#gs65 .pdbox .txtbox .txttb {
  margin-top: 20px;
  margin-bottom: 20px;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 20px 20px 0;
  position: relative;
}

#gs65 .pdbox .txtbox .txttb p {
  line-height: 150%;
}

#gs65 .pdbox .txtbox .txttb:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#gs65 .pdbox .txtbox .imgtb {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  display: table;
  width: 45%;
  margin: 0 auto;
  float: right;
  position: relative;
  margin-left: 30px;
  padding-bottom: 10px;
  top: -60px;
  max-width: 500px;
}

#gs65 .pdbox .txtbox .imgtb .tr {
  display: table-row;
}

#gs65 .pdbox .txtbox .imgtb .th {
  display: table-cell;
  width: 50%;
}

#gs65 .pdbox .txtbox .imgtb .td {
  display: table-cell;
  width: auto;
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .txtbox .imgtb {
    float: none;
    top: 0;
    margin-left: auto;
    width: 90%;
    max-width: none;
    text-align: center;
  }
}

#gs65 .pdbox .txtbox .bttb {
  display: table;
  width: 100%;
  margin: 0 auto;
  max-width: 600px;
  float: left;
}

#gs65 .pdbox .txtbox .bttb .tr {
  display: table-row;
}

#gs65 .pdbox .txtbox .bttb .th {
  display: table-cell;
  width: 50%;
}

#gs65 .pdbox .txtbox .bttb .td {
  display: table-cell;
  width: 50%;
}

@media screen and (max-width: 960px) {
  #gs65 .pdbox .txtbox .bttb {
    float: none;
    max-width: none;
    width: 100%;
    margin: 0 auto;
    max-width: auto;
  }
  #gs65 .pdbox .txtbox .bttb .td {
    width: 100%;
    display: block;
    padding-right: 0;
    padding-top: 10px;
  }
}

#gs65 .pdbox .txtbox .bttb:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#gs65 .pdbox .txtbox .bttb .td {
  padding-right: 10px;
}

#gs65 .pdbox .txtbox .bttb .ui-box {
  font-size: 100% !important;
}

#gs65 #the-mighty {
  background: url(https://asset.msi.com/event/mb/2018/dopepc/images/mb-2box1.jpg) top right no-repeat;
}

#gs65 #the-fast {
  background: url(https://asset.msi.com/event/mb/2018/dopepc/images/mb-2box2.jpg) top right no-repeat;
}

#gs65 #the-rgb {
  background: url(https://asset.msi.com/event/mb/2018/dopepc/images/mb-2box3.jpg) top right no-repeat;
}

#gs65 #the-arctic {
  background: url(https://asset.msi.com/event/mb/2018/dopepc/images/mb-2box4.jpg) top right no-repeat;
}

#gs65 #deals {
  padding: 5em 0;
  text-align: left;
}

#gs65 #deals h2#h2title {
  font-family: "Calibri";
  text-transform: uppercase;
  font-size: 40px;
  font-style: italic;
  padding-bottom: 20px;
}

#gs65 #deals .country-filter {
  max-width: 300px;
}

@media screen and (max-width: 960px) {
  #gs65 #deals {
    padding: 2em 0;
  }
}

.noshow {
  display: none;
}

@media screen and (max-width: 960px) {
  .noshow {
    display: block !important;
  }
}

.ui-box {
  text-decoration: none;
  border: none;
  position: relative;
  vertical-align: baseline;
  padding: 15px;
  background: rgba(255, 255, 255, 0.3);
  color: #fff !important;
  text-align: center;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 110%;
}

.border-inOutSpread:before, .border-inOutSpread:after, .border-inOutSpread > .ui-border-element:before, .border-inOutSpread > .ui-border-element:after {
  content: '';
  position: absolute;
}

.border-inOutSpread:before {
  border-top: 2px solid #fff;
  left: 51%;
  right: 51%;
  top: 0px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:hover:before {
  left: 0%;
  right: 0%;
}

.border-inOutSpread:not(:hover):before {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:before, .border-inOutSpread:after, .border-inOutSpread > .ui-border-element:before, .border-inOutSpread > .ui-border-element:after {
  content: '';
  position: absolute;
}

.border-inOutSpread .ui-border-element:after {
  border-right: 2px solid #fff;
  top: 50%;
  bottom: 50%;
  right: 0px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:hover .ui-border-element:after {
  top: 0%;
  bottom: 0%;
}

.border-inOutSpread:not(:hover) .ui-border-element:after {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:before, .border-inOutSpread:after, .border-inOutSpread > .ui-border-element:before, .border-inOutSpread > .ui-border-element:after {
  content: '';
  position: absolute;
}

.border-inOutSpread:after {
  border-bottom: 2px solid #fff;
  left: 51%;
  right: 51%;
  bottom: 0px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:hover:after {
  left: 0%;
  right: 0%;
}

.border-inOutSpread:not(:hover):after {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:before, .border-inOutSpread:after, .border-inOutSpread > .ui-border-element:before, .border-inOutSpread > .ui-border-element:after {
  content: '';
  position: absolute;
}

.border-inOutSpread .ui-border-element:before {
  border-left: 2px solid #fff;
  top: 50%;
  bottom: 50%;
  left: 0px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.border-inOutSpread:hover .ui-border-element:before {
  top: 0%;
  bottom: 0%;
}

.border-inOutSpread:not(:hover) .ui-border-element:before {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

/*-------------------*/
.event_area {
  overflow: hidden;
  height: 700px;
}

.event_area form {
  margin-bottom: 20px;
}

.event_area .form-control {
  margin-right: 20px;
}

.form-control {
  margin-bottom: 20px;
}

.msical-event a .msical-event-heading {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.msical-event a:focus .msical-event-heading,
.msical-event a:hover .msical-event-heading {
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.75);
  -webkit-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
  z-index: 1;
}

.msical-event a .msical-event-image-overlay {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.msical-event a:focus .msical-event-image-overlay,
.msical-event a:hover .msical-event-image-overlay {
  opacity: 0.85;
}

.msical-event a .msical-event-image .msical-event-name {
  opacity: 0;
  -webkit-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.msical-event a:focus .msical-event-image .msical-event-name,
.msical-event a:hover .msical-event-image .msical-event-name {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.msical-event-heading {
  background-color: #000000;
  border: thin solid #ff0000;
  border-radius: 5px;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
  z-index: 0;
}

.msical-event-name {
  bottom: 0;
  color: #ff0000;
  display: table;
  font-family: "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", "DIN Pro", "微軟正黑體", "新細明體", Helvetica, Arial, sans-serif;
  font-size: 48px;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}

.msical-event-name > * {
  bottom: 0;
  display: table;
  font-size: 48px;
  height: auto;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.msical-event-image {
  background-position: 50% 50%;
  background-size: 100% auto;
  background-size: cover;
}

.msical-event-image .msical-event-name {
  color: #fff;
}

.msical-event-image-overlay {
  background-color: #000;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.msical-event-details {
  overflow: auto;
  color: #FF0004;
  font-size: 14px;
}

.msical-event-details dt {
  /*  clear: left;*/
}

.msical-event-details dd {
  float: left;
}

.msical-event-enddate::before {
  content: "- ";
}

.msical-event-startdate-icon {
  background-color: #ffffff;
  border-radius: 5px;
  color: #000000;
  display: inline-block;
  margin-right: 10px;
  padding: 5px 8px;
}

.msical-event-startdate-j {
  display: block;
  font-size: 2em;
  font-weight: bold;
  line-height: 0.8em;
  text-align: center;
}

.msical-event-startdate-F {
  display: block;
  font-family: "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  line-height: 0.8em;
  margin-top: 5px;
  text-align: center;
  text-indent: 0.2em;
  text-transform: uppercase;
}

.msical-event-startdate-F abbr,
.msical-event-enddate-F abbr {
  border-bottom: none;
  cursor: inherit;
  text-decoration: none;
}

.msical-event-startdate-l {
  display: none;
}

.msical-event-startdate-Y {
  display: none;
}

.msical-event-startdate-G,
.msical-event-enddate-G {
  display: none;
}

.msical-event-startdate-i,
.msical-event-enddate-i {
  display: none;
}

.msical-event-startdate-i:before,
.msical-event-enddate-i:before {
  content: ":";
}

.msical-event-location-name:after {
  content: ",";
}

.onepage-pagination li a {
  width: 8px;
  height: 8px;
}

.onepage-pagination li a:before {
  width: 8px;
  height: 8px;
}

.onepage-pagination li a.active:before {
  width: 10px;
  height: 10px;
}

#promotion_language_select_link {
  font-family: "Calibri";
}
