/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
details,
figcaption,
footer,
main,
menu,
nav,
section {
    display: block;
}
canvas {
    display: inline-block;
    vertical-align: baseline;
}
[hidden] {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
    font-size: 2em;
}
small {
    font-size: 80%;
}
img {
    border: 0;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
button,
input {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    padding: 0;
    border: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td {
    padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td {
        background-color: #fff !important;
    }
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regulard41d.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon-modal-window:before {
    content: "\e237";
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
[role="button"] {
    cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
h4,
h5 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
h4 .small,
h4 small,
h5 .small,
h5 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
p {
    margin: 0 0 10px;
}
.small,
small {
    font-size: 85%;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-12,
.col-md-4,
.col-md-8,
.col-sm-12,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-6 {
    float: left;
}
.col-xs-6 {
    width: 50%;
}
@media (min-width: 768px) {
    .col-sm-12,
    .col-sm-4,
    .col-sm-6,
    .col-sm-8 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
}
@media (min-width: 992px) {
    .col-md-12,
    .col-md-4,
    .col-md-8 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
table td[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.table > tbody > tr.active > td,
.table > tbody > tr > td.active {
    background-color: #f5f5f5;
}
.table > tbody > tr.success > td,
.table > tbody > tr > td.success {
    background-color: #dff0d8;
}
.table > tbody > tr.info > td,
.table > tbody > tr > td.info {
    background-color: #d9edf7;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn[disabled] {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.65;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary:active:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active {
    background-image: none;
}
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active,
.btn-success:active {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active:focus,
.btn-success:active:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active {
    background-image: none;
}
.btn-success[disabled]:focus,
.btn-success[disabled]:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
.open > a {
    outline: 0;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav > li > a > img {
    max-width: none;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
@media (min-width: 1024px) {
    .modal-lg {
        width: 1000px;
    }
    .modal-dialog {
        width: 1000px;
        margin: 30px auto;
    }
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both;
}
.pull-right {
    float: right !important;
}
.show {
    display: block !important;
}
@-ms-viewport {
    width: device-width;
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont3e6e.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont3e6e.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont3e6e.woff?v=4.7.0) format("woff"),
        url(../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-4x {
    font-size: 4em;
}
.pull-right {
    float: right;
}
.fa.pull-right {
    margin-left: 0.3em;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-download:before {
    content: "\f019";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-question:before {
    content: "\f128";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-shower:before {
    content: "\f2cc";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.btn-primary {
    background-color: #900c24;
    border: none;
}
.navbar {
    background-color: #900c24;
    border-color: #800b20;
    margin-bottom: 0;
    border-width: 0 0 5px 0;
}
.navbar .navbar-header button {
    background-color: #900c24;
    border: none;
    box-sizing: border-box;
}
.navbar .navbar-header button .icon-bar {
    background-color: #fff;
}
.navbar .navbar-header button:hover {
    background-color: #800b20;
}
.navbar .navbar-header button:active,
.navbar .navbar-header button:focus {
    background-color: #750a1e;
}
.navbar .navbar-header .navbar-brand {
    color: #f8f8f8;
    font-size: 25px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.navbar .navbar-right li > a {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    color: #f8f8f8;
}
.navbar .navbar-right li.active :focus,
.navbar .navbar-right li.active :hover,
.navbar .navbar-right li.active a {
    background-color: #800b20;
    color: #f8f8f8;
    text-decoration: underline;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #f8f8f8;
    text-decoration: underline;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}
#carousel-container {
    background-color: #000;
}
.main-footer {
    padding: 15px 0;
    font: 15px "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    color: #f8f8f8;
    background-color: #900c24;
    border-width: 5px 0 0 0;
    border-color: #800b20;
    border-style: solid;
    margin-top: 20px;
}
.main-footer .author-link {
    color: #f8f8f8;
    text-decoration: underline;
}
.main-footer .footer-item {
    vertical-align: middle;
    width: 33.33%;
    float: left;
}
.main-footer #left-item {
    text-align: left;
}
.main-footer #left-item .footer-social-link img {
    height: 35px;
}
.main-footer #middle-item {
    text-align: center;
}
.main-footer #right-item {
    text-align: right;
}
.main-footer p {
    margin: 0;
}
@media (max-width: 707px) {
    .main-footer #left-item {
        width: 20%;
    }
    .main-footer #middle-item {
        width: 40%;
        text-align: left;
    }
    .main-footer #right-item {
        width: 40%;
    }
}
@media (max-width: 471px) {
    .main-footer #left-item {
        display: block;
        float: none;
        text-align: center;
        width: 100%;
    }
    .main-footer #middle-item {
        display: block;
        float: none;
        text-align: center;
        width: 100%;
    }
    .main-footer #right-item {
        display: block;
        float: none;
        text-align: center;
        width: 100%;
    }
}
#cookie-policy-banner {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 15;
    background-color: #333;
}
#cookie-policy-banner #cookie-policy-banner-container {
    width: 100%;
    display: flex;
    flex-direction: row;
}
#cookie-policy-banner #cookie-policy-banner-text {
    padding: 10px 10px;
    flex: 1;
}
#cookie-policy-banner #cookie-policy-banner-text p {
    font-size: 1.1em;
    color: #fff;
    margin: 0;
}
#cookie-policy-banner #cookie-policy-banner-button {
    padding: 10px 10px;
    flex: 0;
}
#cookie-policy-banner #cookie-policy-banner-button button {
    font-size: 1em;
    background-color: #fff;
    color: #333;
}
@media (max-width: 500px) {
    #cookie-policy-banner #cookie-policy-banner-container {
        flex-direction: column;
    }
    #cookie-policy-banner #cookie-policy-banner-button {
        flex: 1;
        text-align: center;
        padding-top: 0;
    }
}
html {
    height: 100%;
    margin: 0;
}
html body {
    height: 100%;
    margin: 0;
    background-color: #f8f8f8;
    padding-top: 50px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
html body .page-container {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
html body .page-container .page-navbar {
    flex: 0;
}
html body .page-container .page-body {
    flex: 1;
}
html body .page-container .page-footer {
    flex: 0;
}
html body footer {
    height: 80px;
}
@media (max-width: 820px) {
    html body footer {
        height: 100px;
    }
}
@media (max-width: 471px) {
    html body footer {
        height: 135px;
    }
}
hr {
    border: 0;
    height: 2px;
    background-image: -webkit-linear-gradient(left, #f8f8f8, gray, #f8f8f8);
    background-image: -moz-linear-gradient(left, #f8f8f8, gray, #f8f8f8);
    background-image: -ms-linear-gradient(left, #f8f8f8, gray, #f8f8f8);
    background-image: -o-linear-gradient(left, #f8f8f8, gray, #f8f8f8);
}
.clearfix {
    clear: both;
    float: none;
}
.bold {
    font-weight: 700;
}
.underline {
    text-decoration: underline;
}
.italic {
    font-style: italic;
}
.contact-detail {
    text-decoration: underline;
    white-space: nowrap;
}
h2.page-sub-header {
    color: #333;
}
p {
    font-size: 18px;
}
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #b87985;
    color: #f8f8f8;
    text-decoration: underline;
}
.page-title {
    border: solid;
    border-color: #900c24;
    border-width: 0 0 3px 0;
    margin-bottom: 30px;
    margin-top: 20px;
}
.page-title h1 {
    color: #333;
}
.vertical-align-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.announced-cast .announced-cast-character-name {
    font-weight: 700;
    padding-right: 10px;
}
@media (max-width: 480px) {
    .col-xxs {
        display: block;
        float: none;
        width: 100%;
    }
}
.carousel-control {
    width: 70px;
}
#index-page #landing-screen {
    height: 1000px;
    height: -o-calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100vh - 50px);
    min-height: 550px;
}
#index-page #landing-screen #carousel {
    height: 100%;
}
#index-page #landing-screen #carousel .carousel-inner {
    height: 100%;
}
#index-page #landing-screen #carousel .carousel-inner .item {
    height: 100%;
    font-size: 0;
}
#index-page #landing-screen #carousel .carousel-inner .item .left-side,
#index-page #landing-screen #carousel .carousel-inner .item .right-side {
    float: left;
    height: 100%;
}
#index-page #landing-screen #carousel .carousel-inner .item .left-side {
    width: 60%;
    text-align: center;
}
#index-page #landing-screen #carousel .carousel-inner .item .left-side .carousel-logo {
    display: inline-block;
    vertical-align: middle;
    height: 80%;
}
#index-page #landing-screen #carousel .carousel-inner .item .left-side .mobile-info {
    display: none;
}
#index-page #landing-screen #carousel .carousel-inner .item .right-side {
    width: 40%;
}
@media (max-width: 750px) {
    #index-page #landing-screen #carousel .carousel-inner .item .left-side {
        width: 100%;
    }
    #index-page #landing-screen #carousel .carousel-inner .item .left-side .mobile-info {
        margin-top: 30px;
        display: block;
    }
    #index-page #landing-screen #carousel .carousel-inner .item .right-side {
        display: none;
    }
}
#index-page #landing-screen #carousel .carousel-inner #item-one .left-side {
    position: relative;
    background-image: url(../images/landing-page/landing-page-background2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .left-side .carousel-logo {
    height: auto;
    width: 90%;
    max-width: 300px;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .right-side {
    background-color: #85929e;
    border-left: solid #5d6d7e 7px;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .right-side .right-side-content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-right: 50px;
    text-align: right;
    color: #fff;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .right-side .right-side-content .carousel-item-title {
    font-family: ABeeZee, sans-serif;
    font-size: 60px;
    margin-bottom: 30px;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .right-side .right-side-content .carousel-item-info-middle {
    font-size: 25px;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .right-side .right-side-content .carousel-item-info-bottom {
    font-size: 18px;
    margin-bottom: 30px;
}
#index-page #landing-screen #carousel .carousel-inner #item-one .generic-button {
    background-color: #900c24;
    color: #f8f8f8;
    margin: 0 5px;
    box-shadow: 1px 1px 5px #000;
}
@media (max-width: 750px) {
    #index-page #landing-screen #carousel .carousel-inner #item-one .left-side .vertical-align-helper {
        display: none;
    }
    #index-page #landing-screen #carousel .carousel-inner #item-one .left-side .carousel-logo {
        margin-top: 80px;
    }
    #index-page #landing-screen #carousel .carousel-inner #item-one .left-side .mobile-info {
        color: #f8f8f8;
    }
    #index-page #landing-screen #carousel .carousel-inner #item-one .left-side .mobile-info .carousel-item-title {
        font-family: ABeeZee, sans-serif;
        font-size: 45px;
    }
    #index-page #landing-screen #carousel .carousel-inner #item-one .left-side .mobile-info .carousel-item-info-middle {
        font-size: 25px;
    }
    #index-page #landing-screen #carousel .carousel-inner #item-one .left-side .mobile-info .carousel-item-info-bottom {
        font-size: 18px;
    }
}
#index-page #landing-screen #scroll-arrow {
    position: absolute;
    background-color: #f8f8f8;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    bottom: 10px;
    right: 10px;
    opacity: 0.7;
    text-align: center;
}
@media (max-width: 524px) {
    #index-page #landing-screen #scroll-arrow {
        width: 40px;
        height: 40px;
    }
}
#index-page #landing-screen #scroll-arrow .fa-arrow-down {
    font-size: 35px;
    color: #333;
    line-height: 50px;
}
@media (max-width: 524px) {
    #index-page #landing-screen #scroll-arrow .fa-arrow-down {
        font-size: 30px;
        line-height: 40px;
    }
}
#index-page #landing-screen #scroll-arrow:hover {
    opacity: 0.8;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
}
#index-page #testimonials-carousel {
    position: relative;
}
#index-page #testimonials-carousel .testimonial-quote {
    position: absolute;
    font-size: 2.5em;
    color: gray;
    opacity: 0.5;
}
#index-page #testimonials-carousel .testimonial-quote.fa-quote-right {
    right: 0;
    top: 0;
}
#index-page #testimonials-carousel .testimonial-quote.fa-quote-left {
    left: 0;
    top: 0;
}
@media (max-width: 767px) {
    #index-page #testimonials-carousel {
        padding: 10px 30px;
    }
    #index-page #testimonials-carousel .testimonial-quote {
        font-size: 1.5em;
    }
}
#index-page #testimonials-carousel .testimonial {
    padding: 10px 50px;
}
#index-page #testimonials-carousel .testimonial p {
    font-size: 15px;
    font-style: italic;
}
#index-page #social-feed-container #twitter-box {
    border: solid;
    border-width: 3px;
    border-color: #1da1f2;
    border-radius: 8px;
    height: 556px;
    margin-bottom: 20px;
}
#index-page #social-feed-container #twitter-box .twitter-banner {
    height: 50px;
    background-color: #1da1f2;
    text-align: center;
}
#index-page #social-feed-container #twitter-box .twitter-banner img {
    height: 100%;
}
#index-page #social-feed-container #facebook-box {
    border: solid;
    border-width: 3px;
    border-color: #3b5998;
    border-radius: 8px;
    height: 556px;
}
#index-page #social-feed-container #facebook-box .facebook-banner {
    height: 50px;
    background-color: #3b5998;
    text-align: center;
    line-height: 50px;
}
#index-page #social-feed-container #facebook-box .facebook-banner img {
    height: 70%;
    vertical-align: middle;
}
#index-page #latest-news-events .entry {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 3px 5px 10px #888;
}
#index-page #latest-news-events .entry .entry-top {
    color: gray;
    padding-bottom: 6px;
    border: solid;
    border-color: #f8f8f8;
    border-width: 0 0 2px 0;
    margin-bottom: 6px;
}
#index-page #latest-news-events .entry .entry-top .entry-title {
    font-size: 25px;
    vertical-align: bottom;
    line-height: 25px;
}
#index-page #latest-news-events .entry .entry-top .entry-date {
    font-size: 13px;
    vertical-align: bottom;
    line-height: 25px;
    float: right;
}
#index-page #latest-news-events .entry .entry-content img {
    height: 150px;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}
#index-page #latest-news-events .entry .entry-content p {
    font-size: 15px;
}
#map {
    height: 280px;
    margin-top: 20px;
}
#about-us-page .about-us-text {
    width: auto;
    overflow: hidden;
}
@media (max-width: 750px) {
    #about-us-page .about-us-text {
        float: none;
        clear: both;
        width: 100%;
        overflow: visible;
    }
}
#about-us-page .about-us-text .about-us-established-banner {
    text-align: center;
    margin-bottom: 20px;
}
#about-us-page .about-us-text .about-us-established-banner img {
    width: 100%;
}
#about-us-page .join-pp {
    position: relative;
    width: 250px;
    float: right;
    background-color: #242f3e;
    border-radius: 8px;
    margin-left: 40px;
    color: #9ca5b3;
    padding: 10px;
    z-index: 0;
    box-shadow: 2px 4px 5px grey;
    margin-bottom: 20px;
    min-height: 130px;
}
@media (max-width: 900px) {
    #about-us-page .join-pp {
        width: 200px;
    }
}
@media (max-width: 750px) {
    #about-us-page .join-pp {
        float: left;
        width: 100%;
        margin-left: 0;
    }
}
#about-us-page .join-pp .join-title {
    font-size: 20px;
    text-decoration: underline;
    z-index: 0;
    text-align: center;
}
#about-us-page .join-pp .join-body {
    font-size: 16px;
    margin: 0;
}
#about-us-page .join-pp .join-body #contact-us-link {
    color: #9ca5b3;
    text-decoration: underline;
}
#about-us-page .join-pp .fa.fa-question {
    position: absolute;
    display: inline-block;
    font-size: 15em;
    right: 5px;
    bottom: 0;
    color: #2f3d51;
    z-index: -1;
    margin: 0;
    line-height: 1;
}
@media (max-width: 750px) {
    #about-us-page .join-pp .fa.fa-question {
        font-size: 10em;
    }
}
#about-us-footer {
    margin-top: 0;
}
#shows-page .modal-header .modal-title {
    display: inline-block;
    font-size: 23px;
}
#shows-page .modal-header .modal-subtitle {
    font-size: 13px;
}
#shows-page  #modal-quotes {
    margin-bottom: 20px;
    text-align: center;
}
#shows-page  #modal-quotes .quote-line {
    font-size: 13px;
    font-style: italic;
    margin: 0;
}
#shows-page  #modal-review p {
    font-size: 14px;
}
#shows-page #shows-header {
    padding: 0;
    bottom: 0;
    text-align: center;
    background-image: url(../images/landing-page/landing-page-background2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.shows-spacer {
    border: solid;
    border-color: #ddd5d5;
    border-width: 0 0 2px 0;
    margin-bottom: 60px;
    margin-top: 20px;
}

#shows-page #shows-header #shows-header-text {
    color: #f8f8f8;
    display: inline-block;
    vertical-align: middle;
}
#shows-page #shows-header #shows-header-text h1 {
    font-size: 70px;
}
@media (max-width: 548px) {
    #shows-page #shows-header #shows-header-text h1 {
        font-size: 60px;
    }
}
@media (max-width: 460px) {
    #shows-page #shows-header #shows-header-text h1 {
        font-size: 40px;
    }
}
@media (max-width: 344px) {
    #shows-page #shows-header #shows-header-text h1 {
        font-size: 35px;
    }
}
@media (max-width: 269px) {
    #shows-page #shows-header #shows-header-text h1 {
        font-size: 30px;
    }
}
#shows-page #shows-header #shows-header-text h2 {
    font-size: 40px;
}
@media (max-width: 548px) {
    #shows-page #shows-header #shows-header-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 460px) {
    #shows-page #shows-header #shows-header-text h2 {
        font-size: 20px;
    }
}
@media (max-width: 344px) {
    #shows-page #shows-header #shows-header-text h2 {
        font-size: 20px;
    }
}
@media (max-width: 460px) {
    #shows-page #shows-header {
        height: 300px;
    }
}
/* Adjust Show image size dependednt on screen size -- shows / shows history */
#shows-page #shows-container #upcoming-shows .show-box .show-image {
    float: left;
    width: 250px;
    height: 250px;
    background-color: #f8f8f8;
    border-width: 0;
    border-style: solid;
    border-radius: 30px;
    padding: 0;
    overflow: hidden;
    margin-right: 30px;
    vertical-align: middle;

    -webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}

@media (min-width: 601px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-image:hover {
        -webkit-transform: rotate(-3deg) scale(1.1);
        transform: rotate(-3deg) scale(1.1);

    }
}
@media (min-width: 601px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-image.trans {
        -webkit-transition: border-radius 0.5s;
        transition: border-radius 0.5s;
        transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition: transform 0.5s;
        -webkit-transition: rotate scale .3s ease-in-out;
        transition: rotate scale .3s ease-in-out;
    }
}
.show-image img#current-show-imageSquare, .show-image img#current-show-imageCover{
    max-width: 100%;
    max-height: 100%;
    display: block;
}
/* HIDE image cover dependednt on screen size*/
@media (min-width: 601px) {
    .show-image img#current-show-imageCover{ 
        display: none;
    }
}
@media (max-width: 601px) {

    .show-image img#current-show-imageSquare  {
        display: none;
    }
}
@media (max-width: 689px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-image {
        width: 180px;
        height: 180px;
    }
}
@media (max-width: 601px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-image {
        display: block;
        float: none;
        clear: both;
        margin: 0 auto;
        border-radius: 0;
        width: 100%;
    }
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container {
    width: auto;
    overflow: hidden;
    vertical-align: middle;
    padding-bottom: 8px;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container h3 {
    margin-top: 0;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container p {
    font-size: 16px;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container .buy-tickets {
    margin-bottom: 10px;
    font-size: 20px;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates {
    border: 2px solid #333;
    display: inline-block;
    padding: 10px ;
    border-radius: 10px;
    background-color: #fff;
    border-color: gray;
    box-shadow: 3px 3px 8px #888;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates .fa {
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    margin-left: 10px;
    color: gray;
}
@media (max-width: 689px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates .fa {
        font-size: 3em;
    }
}
@media (max-width: 601px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates .fa {
        font-size: 4em;
    }
}
@media (max-width: 380px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates .fa {
        font-size: 2em;
    }
}
@media (max-width: 317px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates .fa {
        display: none;
    }
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates table {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates table td {
    margin: 0;
    padding: 0 10px;
    color: #333;
}
#shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates table td:last-child {
    padding-right: 5px;
}
@media (max-width: 400px) {
    #shows-page #shows-container #upcoming-shows .show-box .show-text-container .dates table td {
        font-size: 11px;
    }
}
#shows-page #past-shows-timeline {
    width: 100%;
    position: relative;
}
#shows-page #past-shows-timeline .middle-line {
    right: 50%;
    border-style: solid;
    border-color: gray;
    border-width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .middle-line {
        right: 31px;
    }
}
#shows-page #past-shows-timeline .timeline-entry {
    font-size: 0;
    width: 100%;
}
#shows-page #past-shows-timeline .timeline-entry.slide-in-from-left {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    animation: slide-in-from-left 0.75s forwards;
    -webkit-animation: slide-in-from-left 0.75s forwards;
}
#shows-page #past-shows-timeline .timeline-entry.slide-in-from-right {
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
    animation: slide-in-from-left 0.75s forwards;
    -webkit-animation: slide-in-from-left 0.75s forwards;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-date-circle {
    position: absolute;
    top: 12px;
    border-radius: 50%;
    border-width: 4px;
    border-color: #0040a8;
    border-style: solid;
    height: 60px;
    width: 60px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 4px 6px #888;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-date-circle .date-month {
    margin: 9px 0 2px 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-date-circle .date-year {
    margin: 0;
    font-size: 20px;
    line-height: 20px;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-date-circle.timeline-date-circle-left {
    right: -28px;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-date-circle.timeline-date-circle-left {
        right: 2px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-date-circle.timeline-date-circle-right {
    left: -31px;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-date-circle.timeline-date-circle-right {
        right: 2px;
        left: auto;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-half-pad {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-half-pad {
        width: 0;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side {
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side {
        width: 100%;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .small-pad {
    display: inline-block;
    width: 10%;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .small-pad {
        width: 0;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    width: 90%;
    max-width: 600px;
    margin-top: 25px;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry {
        width: 100%;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry.entry-left {
    padding-right: 70px;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry.entry-left {
        padding-right: 100px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry.entry-right {
    padding-left: 70px;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry.entry-right {
        padding-left: 0;
        padding-right: 100px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content {
    background-color: #fff;
    border-radius: 10px;
    font-size: 150px;
    padding: 15px;
    box-sizing: border-box;
    box-shadow: 1px 2px 8px gray;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content p {
    font-size: 18px;
}
@media (max-width: 400px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content p {
        font-size: 14px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content .entry-content-title {
    font-size: 22px;
    font-weight: 700;
}
@media (max-width: 400px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content .entry-content-title {
        font-size: 17px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content .entry-content-image {
    text-align: center;
    font-size: 0;
    margin-bottom: 10px;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content .entry-content-image img {
    width: 75%;
    border-radius: 12px;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry .entry-content .btn {
    background-color: #0040a8;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer {
    position: absolute;
    top: 36px;
    width: 0;
    height: 0;
    z-index: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer.entry-pointer-left {
    right: 55px;
    border-left: 30px solid #fff;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer.entry-pointer-left {
        right: 82px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer.entry-pointer-right {
    left: 55px;
    border-right: 30px solid #fff;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer.entry-pointer-right {
        left: auto;
        right: 82px;
        border-left: 30px solid #fff;
        border-right: none;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer-shadow {
    position: absolute;
    top: 38px;
    width: 0;
    height: 0;
    z-index: -1;
    border-top: 10px solid transparent;
    border-bottom: 9px solid transparent;
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer-shadow.entry-pointer-left-shadow {
    right: 57px;
    border-left: 28px solid gray;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer-shadow.entry-pointer-left-shadow {
        right: 84px;
    }
}
#shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer-shadow.entry-pointer-right-shadow {
    left: 58px;
    border-right: 28px solid gray;
}
@media (max-width: 640px) {
    #shows-page #past-shows-timeline .timeline-entry .timeline-side .entry-pointer-shadow.entry-pointer-right-shadow {
        left: auto;
        right: 84px;
        border-left: 30px solid gray;
        border-right: none;
    }
}
@keyframes slide-in-from-left {
    100% {
        transform: translateX(0);
    }
}
@-webkit-keyframes slide-in-from-left {
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes slide-in-from-right {
    100% {
        transform: translateX(0);
    }
}
@-webkit-keyframes slide-in-from-right {
    100% {
        -webkit-transform: translateX(0);
    }
}
#not-found-page #not-found-content {
    text-align: center;
    margin-top: 60px;
}
#not-found-page #not-found-content img {
    width: 250px;
}
@media (max-width: 550px) {
    #not-found-page #not-found-content img {
        width: 150px;
    }
}
#not-found-page #not-found-content #not-found-title {
    font-size: 4em;
}
@media (max-width: 550px) {
    #not-found-page #not-found-content #not-found-title {
        font-size: 2.5em;
    }
}
#not-found-page #not-found-content #not-found-error-code {
    font-size: 2.5em;
}
@media (max-width: 550px) {
    #not-found-page #not-found-content #not-found-error-code {
        font-size: 1.5em;
    }
}
#not-found-page #not-found-content #not-found-message {
    font-size: 1.5em;
}
@media (max-width: 550px) {
    #not-found-page #not-found-content #not-found-message {
        font-size: 1em;
    }
}
#contact-us-page #contact-us-banner {
    background-image: url(../images/misc/phone.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 350px;
}
#contact-us-page #contact-us-intro {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.2em;
    margin-bottom: 20px;
}
#contact-us-page #contact-options {
    position: relative;
    margin-bottom: 20px;
}
#contact-us-page #contact-options #contact-option-1 {
    border-right: 2px solid #900c24;
}
@media (max-width: 992px) {
    #contact-us-page #contact-options #contact-option-1 {
        border-right: none;
        border-bottom: 2px solid #900c24;
    }
}
#contact-us-page #contact-options #contact-option-2 {
    border-left: 2px solid #900c24;
    border-right: 2px solid #900c24;
}
@media (max-width: 992px) {
    #contact-us-page #contact-options #contact-option-2 {
        border-left: none;
        border-right: none;
        border-top: 2px solid #900c24;
        border-bottom: 2px solid #900c24;
    }
}
#contact-us-page #contact-options #contact-option-3 {
    border-left: 2px solid #900c24;
}
@media (max-width: 992px) {
    #contact-us-page #contact-options #contact-option-3 {
        border-left: none;
        border-top: 2px solid #900c24;
    }
}
#contact-us-page #contact-options .contact-option {
    width: 33.3%;
    float: left;
    padding: 20px;
    text-align: center;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
@media (max-width: 992px) {
    #contact-us-page #contact-options .contact-option {
        width: 100%;
    }
}
#contact-us-page #contact-options .contact-option .inner-contact-option .contact-option-title {
    font-size: 1.8em;
}
#contact-us-page #contact-options .contact-option .inner-contact-option .contact-option-description {
    text-align: left;
    font-size: 1.2em;
}
#contact-us-page #contact-options .contact-option .inner-contact-option .contact-option-details span {
    display: block;
    text-align: center;
    font-size: 1.4em;
    margin-top: 10px;
}
#contact-us-page #contact-options .contact-option .inner-contact-option .fa {
    margin: 20px 0;
    font-size: 8em;
}
#membership-page .membership-img-container {
    text-align: center;
}
#membership-page .membership-img-container .membership-img {
    width: 100%;
}
@media (max-width: 768px) and (min-width: 600px) {
    #membership-page .membership-img-container .membership-img {
        width: 60%;
    }
}

/*POPUP--------------*/

.popup{
    background-color: #f8f8f8;
    width:max(400px,min(60%,600px));
    min-height:100px;
    padding: 10px 10px;
    position:fixed;
    transform: translate(-50%,-50%);
    left: 50%;
    top: max(400px,50%);

    border-radius: 8px;
    border-style: solid;
    border-width: 5px;
    border-color: #900c24;
    font-family: "Poppins",sans-serif;
    display: none; 
    text-align: center;
    z-index: 100;
}
.popup button{
    display: block;
    margin:  0 0 20px auto;
    background-color: transparent;
    font-size: 30px;
    color: #ffffff;
    background: #03549a;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup h2{
  margin-top: -20px;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}

#popup-show-imageSquare{
    text-align: center;
    max-width: 100%;
    max-height: 100%;

}

