@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@font-face {
    font-family: 'all_over_againregular';
    src: url('../fonts/alloveragain-webfont.woff2') format('woff2'),
         url('../fonts/alloveragain-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html{
	width: 100%;
	height: 100%;
}
body{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
    font-family: 'Open Sans', sans-serif;
    background-color: #000;
}
a{
	color:#fff!important;
}
.viper-nav{
	background-image:url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding:10px;
	text-align: center;
	font-family: "Oswald", serif;
	z-index: 150;
	position: relative;
}
.viper-nav ul{
	padding:0;
	margin: 10px 0 0 0;
}
.viper-nav li{
	display: inline;
	font-size: 20px;
	color:#f8ffd4;
	text-transform: uppercase;
	margin: 0 20px 0 0;
}
.viper-nav a:hover{
	text-decoration: none;
	color:#449d44;
}
.main {
  	position: relative;
}
.viper-header,
.main-nav-scrolled {
	position: fixed;
	width: 100%;
	top: 0;
}
.viper-header{
	width:100%;
	height:90vh;
    overflow: hidden;
    position: relative;
}
.events-sect{
	padding:50px 0;
	background-image: url(../images/events-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.viper-title{
	font-family: "all_over_againregular", serif;
	color:#fff;
	font-size:30px;
	text-transform: uppercase;
	margin:20px 0 10px 0;
}
.viper-calendar-title{
	font-family: "all_over_againregular", serif;
	color:#fff;
	font-size:30px;
	text-transform: uppercase;
	margin:20px 0;
	text-align: center;
	border-bottom: 1px dotted #343434;
	padding: 0 0 20px 0;
}
.main-nav-logo{
	float:left;
	width: 25%;
	text-align: left;
}
.main-nav-btns{
	float:left;
	width: 78%;
}
.navbar-brand img{
	height: 40px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px!important;
    border: 1px solid transparent;
}
.viper-shop-btn img{
	width:100%;
	margin:20px 0;
}
.viper-address {
    position: absolute;
    width: 650px;
    text-transform: uppercase;
    font-family: "Oswald", serif;
    background: rgba(0,0,0,0.8);
    text-align: center;
    z-index: 9999;
    margin: 70vh auto 0;
    color: #fff;
    font-size: 24px;
    left: 0;
	right: 0;
	line-height: 20px;
	padding:20px 0;
}
.viper-21plus{
	font-size: 18px;
	color:#f8ffd4;
}
.vr-social-header{
	background-image: url(../images/event-post-bg.jpg);
	padding:20px;
	font-size:24px;
	text-transform: uppercase;
	color:#fff;
	margin: 0 0 10px 0;
}
.vr-social-txt{
	color:#00bb3b;
	font-family: "Oswald", serif;
}
.vr-tweets{
	background: rgba(0,0,0,.7);
	margin: 0 0 20px 0;
}
.viper-show-sect{
	background-image: url(../images/event-post-bg.jpg);
	padding:20px;
	border-bottom: 2px solid #019730;
	margin: 0 0 10px 0;
  overflow: auto;
}
.history-sect{
	background-image: url(../images/history-bg.jpg);
	padding:100px 20px;
	color:#fff;
	background-attachment: fixed;
	background-size:cover;
}
.fb-vr{
	color:#fff;
	background:rgba(1, 151, 48, 0.2);
	padding:10px;
	overflow: hidden;
}
.vr-show-thumb-tb{
	width:100%;
}
.vr-show-thumb-tb img{
	width:100%;
}
.vr-show-day-tb{
	color:#f8ffd4;
	font-family: "Oswald", serif;
	font-size:24px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.vr-show-title-tb {
    color: #fff;
    font-family: "Oswald", serif;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    line-height: 22px;
}
.vr-show-desc-tb{
	color:#ccc;
	font-family: "Oswald", serif;
	font-size:14px;
	margin: 0 0 10px 0;
	line-height: 14px;
}
.vr-show-time-tb{
	color:#f8ffd4;
	font-family: "Oswald", serif;
	font-size:16px;
	text-transform: uppercase;
}
.btn-tb-vr{
	font-family: "all_over_againregular", serif;
	text-transform: uppercase;
	border-bottom:3px solid #019730;
	background-color:#000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	padding: 15px 10px 5px;
}
.btn-tb-calendar{
	font-family: "Oswald", serif;
	text-transform: uppercase;
	background-color:#000;
	border:0px;
	padding: 15px 10px;
	font-size: 24px;
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background: none;
    border-color: transparent;
    border-bottom: 0;
}
.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 0px;
    background-color: rgba(0,0,0,0.0);
    font-weight: normal;
}
.fc-today {
    background: rgba(0,0,0,0.5)!important;
}
.fc-day-grid-event .fc-content {
    white-space: normal;
    overflow: hidden;
}
.fc-event .fc-content {
    position: relative;
    z-index: 2;
    text-align: center;
}
.fc-day-grid-event .fc-time {
    font-weight: bold;
    display: block;
    text-align: center;
}
.fc-title{
    display: block;
    text-align: center;
}
.vr-tweet{
	color:#fff;
	font-size: 14px;
	font-family: "Oswald", serif;
	font-weight: 200;
}
.vr-tweet-date{
	color:#00bb3b;
	font-size: 14px;
	font-family: "Oswald", serif;
	font-weight: 200;
}
.vr-tweets{
	overflow: hidden;
	height:600px;
}
.timeline-Widget{
    max-width: 1200px;
    background-color: #000!important;
    border-radius: 4px;
}
.gallery-sect{
	padding:50px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../images/gallery-bg.jpg);
}
.gallery-thumb img{
	width:100%;
}
.fancybox-thumb{
	margin:0 0 20px 0;
	display: block;
	border-bottom: 2px solid #019730;
}
.viper-title-center{
	text-align: center;
	font-family: "all_over_againregular", serif;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	padding: 0 0 20px 0;
}
.vr-footer{
	background:#000;
	text-align: center;
	color:#fff;
	text-transform: uppercase;
	font-size: 10px;
	padding:20px 0;
	font-family: Arial, serif;
}
.vr-newsletter{
	background: #999;
	padding:20px 0;
	background-image:url(../images/newsletter-bg.jpg);
}
#mc_embed_signup{
	clear:left;
	font:14px Helvetica,Arial,sans-serif;
	width:100%;
}
.history-txt{
	background: rgba(0,0,0,0.8);
	padding:20px;
	text-align: center;
	line-height: 24px;
}
.events-header{
	text-align: center;
	padding: 0 0 20px 0;
}
.events-txt{
	background: rgba(0,0,0,0.8);
	padding:20px;
	text-align: left;
	line-height: 28px;
	font-size: 18px;
	overflow: auto;
	font-family: "Oswald", serif;
	font-size: normal;
}
.viper-email-txt{
	color:#fff;
	font-family: Arial, serif;
	font-size:14px;
	text-transform: uppercase;
	font-weight: normal;
}
.viper-calendar{
	color:#fff;
}
#map {
  	width: 100%;
  	height: 500px;
	margin: 0;
	text-align: center;
    color:#000;
}
.viper-contact-header{
	font-family: "Oswald",serif;
	font-size: 30px;
	text-transform: uppercase;
	color:#fff;
	text-indent: 14px;
}
.viper-addy {
    color: #fff;
    margin: 5px 0 0 15px;
    font-family: "Oswald", serif;
    font-size: 18px;
}
.viper-addy a{
	color:#449d44!important;
}
.row {
	margin:15px 0;
}
.contact-sect{
	background-image: url(../images/contact-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	padding:50px 0;
}
.production-listing{
	color:#fff;
    font-family: "Oswald", serif;
	font-size:14px;
}
.production-sect{
	background-image: url(../images/history-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding:50px 0;
}
.production-top-sect{
	background-image: url(../images/events-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding:50px 0;
}
.booking-sect{
	background-image: url(../images/events-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding:50px 0;
	min-height: 85%;
	height: 85%;
}
.production-sect img{
	width: 100%;
}
.production-requirements h1{
	color:#fff;
    font-family: "Oswald", serif;
	font-size:36px;
	text-transform: uppercase;
}
.production-requirements{
	color:#fff;
}
#success, #error {
    display:none
}
#success span, #erro span {
    display:block;
    position:relative;
    text-align: center;
    width:100%;
    font-size: 18px;
}
#success span p, #error span p {
    margin-top:6em
}
#success span p {
  color:#28a9df;
}
#error span p {
  color:#c0392b;
}
/* Animating BG */
#bg {
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
    height: 100vh;
    opacity: 1;
    width: 100%;
    z-index: 1;
}

    #bg div {
        -moz-transition: opacity 3s ease, visibility 3s;
        -webkit-transition: opacity 3s ease, visibility 3s;
        -ms-transition: opacity 3s ease, visibility 3s;
        transition: opacity 3s ease, visibility 3s;
        background-size: cover;
        height: 100vh;
        opacity: 0;
		left: 0;
        position: absolute;
        top: 0;
        visibility: hidden;
        width: 120%;
    }

        #bg div.visible {
            -moz-animation: bg 45s linear infinite;
            -webkit-animation: bg 45s linear infinite;
            -ms-animation: bg 45s linear infinite;
            animation: bg 45s linear infinite;
            opacity: 1;
            visibility: visible;
            z-index: 1;
        }

            #bg div.visible.top {
                z-index: 2;
            }

            @media screen and (max-width: 1280px) {

                #bg div.visible {
                    -moz-animation: bg 29.25s linear infinite;
                    -webkit-animation: bg 29.25s linear infinite;
                    -ms-animation: bg 29.25s linear infinite;
                    animation: bg 29.25s linear infinite;
                }

            }

            @media screen and (max-width: 736px) {

                #bg div.visible {
                    -moz-animation: bg 18s linear infinite;
                    -webkit-animation: bg 18s linear infinite;
                    -ms-animation: bg 18s linear infinite;
                    animation: bg 18s linear infinite;
                }

            }

        #bg div:only-child {
            -moz-animation-direction: alternate !important;
            -webkit-animation-direction: alternate !important;
            -ms-animation-direction: alternate !important;
            animation-direction: alternate !important;
        }

    body.is-loading #bg {
        opacity: 0;
    }

@-moz-keyframes bg {
    0% {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -moz-transform: translateX(-25%);
        -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%);
    }
}

@-webkit-keyframes bg {
    0% {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -moz-transform: translateX(-25%);
        -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%);
    }
}

@-ms-keyframes bg {
    0% {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -moz-transform: translateX(-25%);
        -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%);
    }
}

@keyframes bg {
    0% {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -moz-transform: translateX(-25%);
        -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%);
    }
}
/* End Of Animating Background */
@media screen and (max-width: 480px) {
	.main-nav-btns {
	    float: left;
	    width: 100%;
	}
	.viper-address {
	    position: absolute;
	    width: 90%;
	    text-transform: uppercase;
	    font-family: "Oswald", serif;
	    background: rgba(0,0,0,0.8);
	    text-align: center;
	    z-index: 9999;
	    margin: 25vh auto 0;
	    color: #fff;
	    font-size: 20px;
	    left: 0;
	    right: 0;
	    line-height: 20px;
	    padding: 20px 0;
	}
	.viper-header {
	    width: 100%;
	    height: 50vh;
	    overflow: hidden;
	    position: relative;
	}
	#bg {
	    -moz-transition: opacity 2s ease-in-out;
	    -webkit-transition: opacity 2s ease-in-out;
	    -ms-transition: opacity 2s ease-in-out;
	    transition: opacity 2s ease-in-out;
	    height: 50vh;
	    opacity: 1;
	    width: 100%;
	    z-index: 1;
	}
	.viper-nav li {
	    display: block;
	    font-size: 24px;
	    text-align: center;
	    margin: 10px 0;
	    font-size: 18px;
	}
	.navbar-brand img {
	    height: 30px;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: #000;
	    border: 1px solid #000;
	}
}
