@font-face {
    font-family: 'icons';
    src: url('../fonts/icons.eot?5qzuez');
    src: url('../fonts/icons.eot?5qzuez#iefix') format('embedded-opentype'), url('../fonts/icons.ttf?5qzuez') format('truetype'), url('../fonts/icons.woff?5qzuez') format('woff'), url('../fonts/icons.svg?5qzuez#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icons-"],
[class*=" icons-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icons-mail-envelope-closed:before {
    content: "\e909";
}

.icons-menu:before {
    content: "\e901";
}

.icons-CloseIcon:before {
    content: "\e902";
}

.icons-Menu:before {
    content: "\e90a";
}

.icons-apple:before {
    content: "\e900";
}

.icons-Fb:before {
    content: "\e906";
}

.icons-twitter:before {
    content: "\e907";
}

.icons-youtube:before {
    content: "\e904";
}

.icons-soundcloud:before {
    content: "\e908";
}

.icons-instagram:before {
    content: "\e903";
}

.icons-spotify:before {
    content: "\e905";
}
  @font-face {
    font-family: 'twt-x';
    src:  url('../fonts/twt-x.eot');
    src:  url('../fonts/twt-x.eot') format('embedded-opentype'),
      url('../fonts/twt-x.ttf') format('truetype'),
      url('../fonts/twt-x.woff') format('woff'),
      url('../fonts/twt-x.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="twt-"], [class*=" twt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'twt-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .twt-x:before {
    content: "\e901";
  }

body {
    background: #000;
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    -webkit-font-size-adjust: none;
}

.title h1 {
    font-size: 3.90vw;
    line-height: 3.90vw;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100;
    margin-bottom: 2vw;
}

body.ipad-device {}

h1,
h1,
h3,
a,
p,
li,
ul {
    margin: 0;
    padding: 0;
}

a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}

:focus {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

.hiddenImages {
    display: none;
}

#tourdates .bit-widget .bit-offers {
    border: none;
}


/*button hover starts*/

body.touch-device .viewmorebtn a,
body.touch-device .tourdatesbutton.viewmorebtn span {
    display: inline-block;
    width: 205px;
    border: 1px solid #fff;
    height: 50px;
    box-sizing: border-box;
    line-height: 48px;
    font-size: 12.15px;
    letter-spacing: 3px;
    background: #000;
    border-image-slice: 1;
    border-width: 1px 1px 1px 1px;
    color: #fff;
}

body#HomePage .homeDesktopLogo {
    display: none;
}

body:not(.touch-device) .viewmorebtn,
body:not(.touch-device) .bit-offers.bit-button,
body:not(.touch-device) .bit-rsvp.bit-button {
    position: relative;
    width: 205px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
}

body:not(.touch-device) .viewmorebtn:before,
body:not(.touch-device) .bit-offers.bit-button:before,
body:not(.touch-device) .bit-rsvp.bit-button:before {
    content: '';
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    width: 1px;
    height: 80px;
    margin: auto;
    background: #272185;
    visibility: hidden;
    opacity: 0;
}

body:not(.touch-device) .viewmorebtn:hover:before,
body:not(.touch-device) .bit-offers.bit-button:hover:before,
body:not(.touch-device) .bit-rsvp.bit-button:hover:before {
    animation: sword .5s;
}

@keyframes sword {
    0% {
        top: -100px;
        visibility: hidden;
        opacity: 0;
    }
    20% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        top: 100px;
        visibility: hidden;
        opacity: 0;
    }
}

body:not(.touch-device) .viewmorebtn a,
body:not(.touch-device) .bit-offers.bit-button span,
body:not(.touch-device) .bit-rsvp.bit-button span,
body:not(.touch-device) .bit-rsvp.bit-button {
    display: block;
    color: #fff;
    font-size: 12.15px;
    text-decoration: none;
    letter-spacing: 3px;
    line-height: 48px;
    background: #000;
}

body:not(.touch-device) .viewmorebtn a:before,
body:not(.touch-device) .bit-offers.bit-button span:before,
body:not(.touch-device) .bit-rsvp.bit-button span:before,
body:not(.touch-device) .viewmorebtn a:after,
body:not(.touch-device) .bit-offers.bit-button span:after,
body:not(.touch-device) .bit-rsvp.bit-button span:after,
body:not(.touch-device) .bit-rsvp.bit-button:after {
    content: '';
    position: absolute;
    top: 0;
    width: 102px;
    height: 48px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transition: all .5s 0s;
    border-image-slice: 1;
}

body:not(.touch-device) .viewmorebtn a:before,
body:not(.touch-device) .bit-offers.bit-button span:before,
body:not(.touch-device) .bit-rsvp.bit-button span:before {
    left: 0;
    border-left: 1px solid #fff;
}

body:not(.touch-device) .viewmorebtn a:after,
body:not(.touch-device) .bit-offers.bit-button span:after,
body:not(.touch-device) .bit-rsvp.bit-button span:after,
body:not(.touch-device) .bit-rsvp.bit-button:after {
    right: 0;
    border-right: 1px solid #fff;
    border-image-slice: 1;
    border-width: 1px 1px 1px 1px;
    /* border-color: transparent; */
    border-image-slice: 1;
    border-width: 1px 1px 1px 0px;
}

body:not(.touch-device) .viewmorebtn a:hover:before,
body:not(.touch-device) .bit-offers.bit-button span:hover:before,
body:not(.touch-device) .bit-rsvp.bit-button span:hover:before {
    left: -20px;
    transition: all .5s .2s;
    opacity: 0;
}

body:not(.touch-device) .viewmorebtn a:hover:after,
body:not(.touch-device) .bit-offers.bit-button span:hover:after,
body:not(.touch-device) .bit-rsvp.bit-button span:hover:after,
body:not(.touch-device) .bit-rsvp.bit-button:hover:after {
    right: -20px;
    transition: all .5s .2s;
    opacity: 0;
}


/*button hover ends*/


/*footer styles*/

.copyrightText {
    font-size: 0.8vw;
    line-height: 18px;
    letter-spacing: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}

body:not(.touch-device) .copyrightText a:hover {
    color: #676767;
}

.footerWrapper {
    border-top: 1px solid #333;
    box-sizing: border-box;
    padding: 20px 0 30px;
    margin-top: 40px;
    border-image-slice: 1;
    -webkit-border-image: -webkit-linear-gradient(left, #272185, #984B43);
    -moz-border-image: -webkit-linear-gradient(left, #272185 50%, #984B43 50%);
    border-image: -webkit-linear-gradient(left, #333333, #333333);
    border-image-slice: 1;
    border-width: 2px 0px 0px 0px;
}

.showmobsep {
    display: none;
}

.mobilevideo {
    display: none;
}

.followyoutube iframe.optanon-category-C0003.sub-button {
    text-align: right;
    width: 103px;
}
span.pps {
    display: none;
}
@media only screen and (max-width: 767px) {
    body .copyrightText {
        font-size: 7px;
        letter-spacing: 2px;
        padding-bottom: 50px;
    }
    span.rais,
    span.mobi1,
    span.pps {
        display: contents;
    }
    .copyrightText br {
        display: none;
    }
    .desktopvideo {
        display: none;
    }
    .video-wrapper video {
        object-fit: cover;
    }
    .mobilevideo {
        display: block;
    }
    body {
        background: #000;
    }
    .footerWrapper {
        margin: 0;
        padding: 20px 0 105px;
        margin-top: 20px;
    }
    .title h1 {
        padding: 15px 0;
        font-size: 40px;
        font-weight: 900;
        line-height: 40px;
    }
    .showmobsep {
        display: inline;
    }
}
  

div#pixel-wrap {
    display: none;
}

ul.menu li.third.photosSection,
#photosSection {
    display: none;
}

body:not(.touch-device) .viewmorebtn a:before,
body:not(.touch-device) .bit-offers.bit-button span:before,
body:not(.touch-device) .bit-rsvp.bit-button span:before {
    border-image: #fff;
    border-image-slice: 1;
    border-width: 1px 0px 1px 1px;
}
@media only screen and (max-width: 1024px) and (orientation: portrait) {
        .copyrightText {
            font-size: 1.5vw !important;
        }
    }