/* Worldwide Page */
/* line 6603, ../sass/app.scss */
body.worldwide .page {
  background: black url(../images/worldwide-back.jpg) no-repeat center 100%;
  background-size: 100% auto;
  background-attachment: fixed;
}
/* line 20, ../sass/_global.scss */
body.worldwide .page:before, body.worldwide .page:after {
  content: " ";
  display: table;
}
/* line 24, ../sass/_global.scss */
body.worldwide .page:after {
  clear: both;
}
@media only screen and (max-width: 47.9375em) {
  /* line 6603, ../sass/app.scss */
  body.worldwide .page {
    background: #f8c440;
  }
}
/* line 6611, ../sass/app.scss */
body.worldwide .page hr.heading-bottom-border {
  display: none;
  margin-bottom: 1.75em !important;
}
@media only screen and (max-width: 47.9375em) {
  /* line 6611, ../sass/app.scss */
  body.worldwide .page hr.heading-bottom-border {
    display: block;
    margin-bottom: 1.60em !important;
  }
}
/* line 6619, ../sass/app.scss */
body.worldwide .page .countries {
  width: 58.9375em;
  max-width: 75%;
  margin: 0 auto 2.375em auto;
  border: 1px solid #edbc3d;
}
@media only screen and (max-width: 47.9375em) {
  /* line 6619, ../sass/app.scss */
  body.worldwide .page .countries {
    margin-bottom: 0;
    border: none;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 .7em;
  }
  /* line 6630, ../sass/app.scss */
  body.worldwide .page .countries .country {
    font-size: 1.5em;
    text-align: center;
    padding-top: .5em;
    text-transform: uppercase;
  }
  /* line 6636, ../sass/app.scss */
  body.worldwide .page .countries span.text {
    text-align: center;
    margin-top: .2em;
    display: block;
    font-size: 1.7em;
    font-weight: bold;
    padding-bottom: .8em;
  }
  /* line 6644, ../sass/app.scss */
  body.worldwide .page .countries a {
    text-decoration: none;
  }
}
@media only screen and (max-width: 47.9375em) {
  /* line 6655, ../sass/app.scss */
  body.worldwide .page .countries a.china .slider-wrap .bx-wrapper .bx-viewport ul.bxslider li,
  body.worldwide .page .countries a.japan .slider-wrap .bx-wrapper .bx-viewport ul.bxslider li {
    background-position: right top;
  }
}
/* line 6664, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap {
  position: relative;
}
/* line 6666, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap span.flag {
  position: absolute;
  border-radius: 50%;
  display: block;
  right: 10px;
  top: 10px;
}

body.worldwide .page .desktop-hidden .international-tour .slider-wrap span.flag {
    display: none !important;
}
/* line 6672, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap span.flag img {
  width: 8em;
}
/* line 6676, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper {
  margin: 0 auto;
}
/* line 6678, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-viewport {
  width: 100%;
  border: none;
  left: auto;
}
/* line 6682, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-viewport ul.bxslider {
  width: 100%;
}
/* line 6684, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-viewport ul.bxslider li {
  background-color: #333333;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  height: 24.6875em;
  width: 100% !important;
}

body.worldwide .page .countries .international-tour .slider-wrap .bx-wrapper .bx-viewport ul.bxslider li {
    height: 25em; 
}
/* line 6697, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-pager {
  text-align: left;
  bottom: 0.5em;
  padding-left: 1em;
  display: none;
}
/* line 6704, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-pager a {
  background: #f8c440;
  border: 1px solid black;
  width: 1.2em;
  height: 1.2em;
  border-radius: 1.2em;
  margin: 0 0.6em;
}
/* line 6711, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-pager a.active {
  background: white;
}
/* line 6714, ../sass/app.scss */
body.worldwide .page .countries .slider-wrap .bx-wrapper .bx-pager a:hover {
  background: #e9ae1a;
}
/* line 6721, ../sass/app.scss */
body.worldwide .page .countries .country {
  background: #f8c440;
  color: black;
  border-bottom: 1px solid #edbc3d;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
/* line 6726, ../sass/app.scss */
body.worldwide .page .countries .country:hover {
  background: #f7b622;
}

@media only screen and (max-width: 47.9375em) {
  /* line 6721, ../sass/app.scss */
  body.worldwide .page .countries .country {
  }
}
/* line 6732, ../sass/app.scss */
body.worldwide .page .countries .country .name {
  color: black;
  font-size: 1.655625em;
  /* 26.49px */
  text-decoration: none;
  padding-left: 0.4530011325em;
  display: table;
  width: 100%;
  text-transform: uppercase;
  vertical-align: middle;
}
@media only screen and (max-width: 47.9375em) {
  /* line 6732, ../sass/app.scss */
  body.worldwide .page .countries .country .name {
    font-size: 1.643em;
  }
}
/* line 6745, ../sass/app.scss */
body.worldwide .page .countries .country .name span.flag {
  display: table-cell;
  vertical-align: middle;
  width: 3.2087580219em;
}
/* line 6749, ../sass/app.scss */
body.worldwide .page .countries .country .name span.flag img {
  border: 1px solid #000;
  vertical-align: middle;
  width: 3.2087580219em;
}
/* line 6758, ../sass/app.scss */
body.worldwide .page .countries .country .name span.text {
  padding-top: 0.519em;
  padding-bottom: 0.468em;
  display: table-cell;
  line-height: 1.3;
  padding-left: 1.39675349188em;
}
/* line 6765, ../sass/app.scss */
body.worldwide .page .countries .country .name span.arrow {
  background: #f19616;
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding-left: 0.217984144960362em;
  padding-right: 0.217984144960362em;
  width: 2.37820702151755em;
}
@media only screen and (max-width: 47.9375em) {
  /* line 6765, ../sass/app.scss */
  body.worldwide .page .countries .country .name span.arrow {
    background: none;
  }
}
/* line 6777, ../sass/app.scss */
body.worldwide .page .countries .country .name span.arrow i.fa {
  color: black;
  font-size: 1.45322763306908;
}
/* line 6783, ../sass/app.scss */
body.worldwide .page .countries .country .details {
  height: 24.6875em;
  background: #f7b622;
  line-height: 1.556em;
  display: none;
  position: relative;
}
@media only screen and (max-width: 47.9375em) {
  /* line 6783, ../sass/app.scss */
  body.worldwide .page .countries .country .details {
    font-size: 1.3em;
  }
}
/* line 6792, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper {
  margin: 0 auto;
}
/* line 6794, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-viewport {
  width: 100%;
  border: none;
  left: auto;
}
/* line 6798, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-viewport ul.bxslider {
  width: 100%;
}
/* line 6800, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-viewport ul.bxslider li {
  background-color: #333333;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  height: 24.6875em;
  width: 100% !important;
}

/* line 6813, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-pager {
  text-align: left;
  bottom: 0.5em;
  padding-left: 1em;
  display: none;
}
/* line 6820, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-pager a {
  background: #f8c440;
  border: 1px solid black;
  width: 1.2em;
  height: 1.2em;
  border-radius: 1.2em;
  margin: 0 0.6em;
}
/* line 6827, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-pager a.active {
  background: white;
}
/* line 6830, ../sass/app.scss */
body.worldwide .page .countries .country .details .bx-wrapper .bx-pager a:hover {
  background: #e9ae1a;
}
/* line 6836, ../sass/app.scss */
body.worldwide .page .countries .country .details .content-box {
  width: 18.125em;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  height: 100%;
  padding: 1.375em 1.4375em 0 1.4375em;
  position: absolute;
  right: 0;
} 


/* line 6845, ../sass/app.scss */
body.worldwide .page .countries .country .details .content-box h3 {
  font-size: 1.311875em;
  color: #f8c440;
  text-transform: uppercase;
  font-family: "Conv_FuturaStd-Book";
  line-height: 1.3;
  margin-bottom: 0.3em;
}
/* line 6853, ../sass/app.scss */
body.worldwide .page .countries .country .details .content-box .description {
  color: white;
  font-size: 0.924375em;
  line-height: 1.55492063492em;
}
/* line 6858, ../sass/app.scss */
body.worldwide .page .countries .country .details .content-box a.get-tickets-button {
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  display: block;
  width: 10.5979581915em;
  /* 218px*/
  background: #bb2c3a;
  text-align: center;
  margin: 0 auto 0 0.5833738454em;
  color: white;
  font-family: "Conv_FuturaStd-Bold";
  font-size: 1.285625em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  position: absolute;
  bottom: 1em;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 6875, ../sass/app.scss */
body.worldwide .page .countries .country .details .content-box a.get-tickets-button:hover {
  background: #a20111;
}
/* line 6880, ../sass/app.scss */
body.worldwide .page .countries .country .details a {
  color: black;
}
/* line 6885, ../sass/app.scss */
body.worldwide .page .countries .country.open i.fa::before {
  content: "\f106";
}
/* line 6893, ../sass/app.scss */
body.worldwide .page .countries .country.china .details .bx-wrapper .bx-viewport, 
body.worldwide .page .countries .country.japan .details .bx-wrapper .bx-viewport, 
body.worldwide .page .countries .country.the-netherlands .details .bx-wrapper .bx-viewport,
body.worldwide .page .countries .country.international-tour .details .bx-wrapper .bx-viewport {
  background-color: #333 !important;
}
/* line 6895, ../sass/app.scss */
body.worldwide .page .countries .country.china .details .bx-wrapper .bx-viewport .bxslider, 
body.worldwide .page .countries .country.japan .details .bx-wrapper .bx-viewport .bxslider, 
body.worldwide .page .countries .country.the-netherlands .details .bx-wrapper .bx-viewport .bxslider,
body.worldwide .page .countries .country.international-tour .details .bx-wrapper .bx-viewport .bxslider {
  width: calc(100% - 18.125em) !important;
  width: -webkit-calc(100% - 18.125em) !important;
  width: -moz-calc(100% - 18.125em) !important;
}

/* line 6899, ../sass/app.scss */
body.worldwide .page .countries  .the-netherlands .bx-wrapper .bx-viewport .bxslider li {
  background-position: right bottom !important;
}
body.worldwide .page .countries .country.japan .details .bx-wrapper .bx-viewport .bxslider li {
  background-position: right bottom !important;
}
body.worldwide .page .countries .country.china .details .bx-wrapper .bx-viewport .bxslider li {
  background-position: center !important;
}

@media only screen and (min-width: 47.9375em) and (max-width: 64em) {
  /* line 6910, ../sass/app.scss */
  body.worldwide #fixed-back {
    background: #15152f url(../images/worldwide-back-fix.jpg) no-repeat center 100%;
    background-size: 100% auto;
  }
}

@media only screen and (min-width:1400px) {
	.countries { }
}

@media only screen and (min-width:670px) and (max-width:767px) {
	body.worldwide .page .countries .international-tour .slider-wrap .bx-wrapper .bx-viewport ul.bxslider li {
       background-position: center;
    }
}
