@font-face {
    font-family: 'Bebas Neue Bold';
    src: url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue Book';
    src: url('../fonts/bebasneue_book-webfont.woff2') format('woff2'), url('../fonts/bebasneue_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue Light';
    src: url('../fonts/bebasneue_light-webfont.woff2') format('woff2'), url('../fonts/bebasneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Bebas Neue Regular';
    src: url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('../fonts/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html,
body {
    -webkit-font-smoothing: antialiased;
    width: 100%;
    height: 100%;
}
body {
    background: #000000;
    font-family: 'Bebas Neue Regular', sans-serif;
    letter-spacing: .5px;
    font-size: 18px;
    color: #FFFFFF;
}
img {
    width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0px;
    line-height: inherit;
}
.h1,
h1 {
    font-size: 48px;
}
.h2,
h2 {
    font-size: 42px;
}
.h3,
h3 {
    font-size: 36px;
}
.h4,
h4 {
    font-size: 30px;
}
.h5,
h5 {
    font-size: 26px;
}
a {
    font-size: 20px;
    color: #666666;
}
.success {
    padding: 5px 10px;
    background-color: #28a745!important;
}
.danger {
    padding: 5px 10px;
    background-color: #dc3545!important;
}
.video-play {
    position: absolute;
    background: url(../../assets/vendors/lightgallery/img/video-play.png) no-repeat;
    height: 64px;
    width: 64px;
    margin-left: 45%;
    margin-top: -35%;
}
.navbar-inverse {
    background: rgba(0, 0, 0, .85);
}
section:first-of-type {
    padding: 50px 0px 0px 0px;
}
section {
    padding: 120px 0px 60px 0px;
}
.padding-25 {
    padding: 25px 0px;
}
.padding-0 {
    padding: 0px;
}
.be-pure {
    font-family: 'Bebas Neue Light', sans-serif;
    margin-left: 20px;
}
.be-pure em {
    font-style: normal;
}
.pure {
    border-bottom: 1px solid #F68A1F;
}

/*a.active, #fp-nav ul li a.active span {
color: #F68A1F;
}*/

.buy-now a {
    background-color: #F68A1F !important;
    color: #000000 !important;
}
.buy-now a:hover {
    background-color: #F68A1F !important;
    color: #FFFFFF !important;
}
.navbar {
    margin: 0;
}
.navbar-brand {
    font-size: 36px;
    color: #FFFFFF !important;
}
.nav > li:focus,
.nav > li:hover {
    border-bottom: 1px solid #FFFFFF;
}
.nav > li.active {
    border-bottom: 1px solid #F68A1F;
}
.flavour li {
    margin-left: 5px;
    margin-bottom: 5px;
    min-width: 30px;
    text-align: center;
    cursor: pointer;
    /*color: #000000;*/
    /*border-radius: 5px;*/
}
.ba {
    border-bottom: 2px solid #efb811;
}
.bc {
    border-bottom: 2px solid #85391a;
}
.co {
    border-bottom: 2px solid #5bbee7;
}
.lm {
    border-bottom: 2px solid #edd607;
}
.rc {
    border-bottom: 2px solid #d60378;
}
.sa {
    border-bottom: 2px solid #efeff3;
}
.sy {
    border-bottom: 2px solid #ce3148;
}
.sb {
    border-bottom: 2px solid #e17684;
}
.tu {
    border-bottom: 2px solid #da740c;
}
.va {
    border-bottom: 2px solid #e7e6a0;
}
.wc {
    border-bottom: 2px solid #dedccf;
}
.yf {
    border-bottom: 2px solid #dca2b2;
}
.rf {
    border-bottom: 2px solid #d61f26;
}
.gf {
    border-bottom: 2px solid #fcad24;
}
.ln {
    border-bottom: 2px solid #f6dfc4;
}
.cm {
    border-bottom: 2px solid #673316;
}
.fr {
    border-bottom: 2px solid #d91f26;
}
.padding-lr-0 {
    padding-left: 0px;
    padding-right: 0px;
}
.btn-default {
    background-color: #F68A1F;
    color: #000000;
    border: none;
    border-radius: 0px;
    /*margin-right: 10px;*/
}
.btn-default:hover {
    background-color: #F68A1F;
    color: #FFFFFF;
}
.btn-info {
    background-color: #333333;
    color: #000000;
    border: none;
    border-radius: 0px;
}
.btn-info:hover {
    background-color: #333333;
    color: #FFFFFF;
}
.form-control {
    border-radius: 0px;
}
.glyphicon {
    line-height: inherit;
}
.carousel-indicators {
    /*bottom: 60px;*/
    /*left: 95%;*/
}
.carousel-control {
    opacity: 0;
}
.carousel-inner .item > img {
    margin: 0 auto;
    /*width: 100%;*/
}
.counter-box {
    padding-left: 0px;
}
.counter-box > div > h1 {
    margin-bottom: -15px;
}
/* Gallery */

.mzc-gallery > ul {
    /*margin-bottom: 0;*/

    position: relative;
    display: contents;
    margin-left: -40px;
}
.mzc-gallery > ul > li {
    float: left;
    /*margin-bottom: 15px;*/
    /*margin-right: 20px;*/
    /*width: 100%;*/

    padding: 0px;
    list-style: none;
}
.mzc-gallery > ul > li a {
    /*border: 3px solid #FFF;*/
    /*border-radius: 3px;*/

    display: block;
    overflow: hidden;
    position: relative;
    /*float: left;*/

    min-width: 100%;
    min-height: 100%;
}
.mzc-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
    opacity: 0.7;
}
.mzc-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.mzc-gallery > ul > li a:hover .mzc-gallery-poster > img {
    opacity: 1;
}
.mzc-gallery > ul > li a .mzc-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.mzc-gallery > ul > li a .mzc-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.mzc-gallery > ul > li a:hover .mzc-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.mzc-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.mzc-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.mzc-gallery .justified-gallery > a:hover .mzc-gallery-poster > img {
    opacity: 1;
}
.mzc-gallery .justified-gallery > a .mzc-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.mzc-gallery .justified-gallery > a .mzc-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.mzc-gallery .justified-gallery > a:hover .mzc-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.mzc-gallery .video .mzc-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}
.mzc-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}
.owl-theme .owl-dots .owl-dot span {
    width: 35px;
    height: 2px;
}
.owl-dot.active span {
    background: #F68A1F !important;
}
.instagram-media {
    max-height: 550px;
    overflow: hidden;
}
.copyright {
    border-top: 1px solid #111111;
    margin: 50px 0px 0px 0px;
    padding: 10px 10px;
}

@-webkit-keyframes preload-animate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes preload-animate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.owl-carousel {
    width: 100%;
    margin: 0 auto;
    /*height: 100%;*/
}

.owl-carousel img{
    width:100%;
    height:auto;
}

.owl-carousel video {
    max-height: 600px;
}

.owl-carousel iframe {
    width: 100%;
    max-height: 600px;
}

.owl-carousel .owl-video-play-icon {
    margin-top: 15%;
}

/*.owl-carousel .item {
    text-align: center;
    font-size: 18px;
    background: #000000;
     Center slide text vertically 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}*/

#metapure-player {
    margin: 0 auto;
}
.modal-dialog {
    margin: 50px auto;
}
.modal-content {
    background-color: #000000;
    border: none;
    border-radius: 0px;
}
.modal-header {
    border-bottom: none;
}
.modal-footer {
    border: none;
}

.coming-soon {
    position: absolute;
    right: 0;
    background: red;
    color: white;
    width: 85px;
    border-radius: 50px;
    padding: 24px 0px;
    line-height: 20px;
    height: 85px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    display: block;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media screen and (min-width: 200px) and (max-width: 768px) {
    h1 {
        text-align: center;
    }

    .coming-soon {
        position: absolute;
        right: 12px;
        background: red;
        color: white;
        width: 65px;
        border-radius: 50px;
        padding: 16px 0px;
        line-height: 18px;
        height: 65px;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        display: block;
    }    
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .owl-carousel .owl-item .item {
        width: 100%;
        height: 323px;
        font-size: 0;
        text-align: center;
    }
    section {
        padding: 60px 0px 0px 0px;
    }
    h1 {
        text-align: center;
    }
}
@media screen and (min-width: 361px) and (max-width: 480px) {
    .owl-carousel .owl-item .item {
        width: 100%;
        height: 205px;
        font-size: 0;
        text-align: center;
    }
    section {
        padding: 75px 0px 0px 0px;
    }
}
@media screen and (min-width: 200px) and (max-width: 360px) {
    .owl-carousel .owl-item .item {
        width: 100%;
        height: 156px;
        font-size: 0;
        text-align: center;
    }
    .padding-none {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    section {
        padding: 75px 0px 0px 0px;
    }
    .slide-display-m {
        display: block !important;
    }
    .slide-display {
        display: none !important;
    }
}
@media (min-width: 480px) {
    .col-centered h5 {
        font-size: 21px;
        text-align: center;
    }
}
.slide-display-m {
    display: none !important;
}
.slide-display {
    display: block !important;
}
@media screen and (min-width: 769px) and (max-width: 3000px) {
    .col-centered h5 {
        font-size: 25px;
        text-align: left;
    }
}
@media screen and (max-width: 360px) {
    .slide-display-m {
        display: block !important;
        height: 350px !important;
    }
    .slide-display {
        display: none !important;
    }
    .owl-carousel .owl-item .item {
        width: 100%;
        height: 350px !important;
        font-size: 0;
        text-align: center;
    }
}
@media (min-width: 320px) {
    h1 {
        font-size: 43px
    }
}
.copyright p {
    margin: 0px;
}
@media (min-width: 200px) and (max-width: 767px) {
    .owl-carousel .owl-item video,
    .owl-carousel .owl-item img {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
}
@media (max-width: 769px) {
    .col-centered {
        display: inline-block;
        float: none;
    }
    .row-centered {
        text-align: center;
    }
}
@media screen (min-width: 480px) {
    .min_screen h1 {
        font-size: 40px;
    }
    .col-centered h5 {
        font-size: 25px;
        text-align: center;
    }
}
@media (max-width: 360px) {
    section {
        padding: 50px 0px 0px 0px;
    }
    .col-centered {
        display: inline-block;
        float: none;
    }
    .spacer {
        margin: 0 15px 0 5px;
    }
    .min_screen h1 {
        font-size: 38px;
    }
    .col-centered h1 {
        font-size: 38px;
        text-align: center;
    }
    .col-centered h5 {
        font-size: 15px;
        text-align: center;
    }
    .row-centered .col-xs-3 {
        width: 29%;
    }
    .btn-group-lg > .btn,
    .btn-lg {
        padding: 10px 16px;
        font-size: 16px;
        line-height: 1.3333333;
        border-radius: none;
    }
    .btn {
        display: inline-block;
        padding: 6px 6px;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
    }
    .pt90 {
        padding-top: 90px;
    }
}
@media screen (max-width: 320px) {
    .col-centered {
        display: inline-block;
        float: none;
    }
    .spacer {
        margin: 0 15px 0 5px;
    }
    .min_screen {
        float: none;
    }
    .min_screen h1 {
        font-size: 38px;
    }
    .col-centered h1 {
        font-size: 38px;
        text-align: center;
    }
    .col-centered h5 {
        font-size: 15px;
        text-align: center;
    }
    .row-centered .col-xs-3 {
        width: 29%;
    }
}
@media (max-width: 769px) {
    .navbar-bgcolor {
        position: relative !important;
        float: right !important padding: 9px 10px !important;
        margin-top: 8px !important;
        margin-right: 15px !important;
        margin-bottom: 8px !important;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
}
@media (max-width: 768px) {
    .mt-10 {
        margin-top: 10px;
    }
}
#gallery p {
    text-align: center;
}