body {
    position: relative;
    background-color: lime;
    height: 100%;
    font-family: 'Special Elite', cursive
}

html {
    height: 100%
}

.textblock {
    text-align: justify;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.nav {
    color: orange
}

.navbar-image {
    width: 160px;
    position: relative;
    top: -3px
}

.navbar-socialIcon {
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px
}

.gig-date {
    width: 25%;
    text-align: right
}

.gig-blank {
    width: 1%
}

.gig-text {
    width: 75%;
    text-align: left
}

.widget_iframe {
    border: none;
    width: 100%;
    height: 100%
}

.container {
    padding: 40px 5% 0
}

.fullwidth {
    padding: 40px 5% 0
}

.navbar {
    background-color: transparent;
    font-size: 36px;
    font-weight: 700;
    transition: background-color 1s ease 0s;
    
}

.navbar.solid {
    background-color: rgba(0, 0, 0, .7);
    font-size: 36px;
    font-weight: 700;
    transition: background-color 1s ease 0s
}

.panel {
    background-color: lime
}

.panel-heading {
    padding: 5px
}

.panel-custom-lime {
    border-color: grey;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto
}

.panel-custom-lime > .panel-heading {
    border-color: grey
}

.thumbnail {
    background: lime;
    border-color: grey
}

.headerimage {
    position: absolute;
    left: 10%;
    max-width: 80%;
    margin-right: -50%;
    color: #fff;
    animation: skew 1s infinite;
    animation-direction: alternate;
    opacity: .7
}

p,
.btn,
input,
div,
span {
    font-size: 17px
}

h1 {
    font-size: 36px;
    font-weight: 700
}

h2 {
    font-size: 36px;
    font-weight: 700
}

h3 {
    font-size: 36px;
    font-weight: 700
}

h4 {
    font-size: 30px;
    font-weight: 700
}

h5 {
    font-size: 24px;
    font-weight: 700
}

h6 {
    font-size: 18px;
    font-weight: 700
}

.headerimagetext {
    font-weight: 700;
    text-align: center
}

@media screen and (min-width: 1200px) {
    .headerimage {
        top: 400px
    }
    .headerimagetext {
        font-size: 24px
    }
    .content-space-one {
        background: url(./_img/slider/bg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-two {
        background: url(./_img/slider/bg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-three {
        background: url(./_img/slider/bg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-four {
        background: url(./_img/slider/bg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-five {
        background: url(./_img/slider/bg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-six {
        background: url(./_img/slider/bg1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .headerimage {
        top: 250px
    }
    .headerimagetext {
        font-size: 24px
    }
    .content-space-one {
        background: url(./_img/slider/bg1_1200.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-two {
        background: url(./_img/slider/bg1_1200.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-three {
        background: url(./_img/slider/bg1_1200.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-four {
        background: url(./_img/slider/bg1_1200.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-five {
        background: url(./_img/slider/bg1_1200.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-six {
        background: url(./_img/slider/bg1_1200.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .headerimage {
        top: 180px
    }
    .headerimagetext {
        font-size: 24px
    }
    .content-space-one {
        background: url(./_img/slider/bg1_992.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-two {
        background: url(./_img/slider/bg1_992.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-three {
        background: url(./_img/slider/bg1_992.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-four {
        background: url(./_img/slider/bg1_992.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-five {
        background: url(./_img/slider/bg1_992.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-six {
        background: url(./_img/slider/bg1_992.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
}

@media screen and (min-width: 501px) and (max-width: 767px) {
    .headerimage {
        top: 120px
    }
    .headerimagetext {
        font-size: 24px
    }
    .content-space-one {
        background: url(./_img/slider/bg1_768.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-two {
        background: url(./_img/slider/bg1_768.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-three {
        background: url(./_img/slider/bg1_768.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-four {
        background: url(./_img/slider/bg1_768.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-five {
        background: url(./_img/slider/bg1_768.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-six {
        background: url(./_img/slider/bg1_768.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
}

@media screen and (max-width: 500px) {
    .headerimage {
        top: 70px
    }
    .headerimagetext {
        font-size: 12px
    }
    .content-space-one {
        background: url(./_img/slider/bg1_500.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-two {
        background: url(./_img/slider/bg1_500.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-three {
        background: url(./_img/slider/bg1_500.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-four {
        background: url(./_img/slider/bg1_500.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-five {
        background: url(./_img/slider/bg1_500.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    .content-space-six {
        background: url(./_img/slider/bg1_500.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: 100% auto
    }
    p,
    .btn,
    input,
    div,
    span {
        font-size: 17px
    }
    h1 {
        font-size: 30px;
        font-weight: 700
    }
    h2 {
        font-size: 25px;
        font-weight: 700
    }
    h3 {
        font-size: 20px;
        font-weight: 700
    }
    h4 {
        font-size: 18px;
        font-weight: 700
    }
}

@keyframes skew {
    0% {
        transform: skewX(7deg)
    }
    100% {
        transform: skewX(-7deg)
    }
}

.carousel {
    background-attachment: fixed;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.carousel-caption {
    background: none repeat scroll 0 0 #000;
    bottom: 10%;
    color: #fff;
    left: 50px;
    right: inherit;
    float: left;
    text-align: left;
    padding: 0 30px 15px;
    opacity: .7
}

.content-space {
    padding: 0;
    margin-bottom: 0;
    color: inherit;
    height: 40%
}

footer {
    background-color: rgba(0, 0, 0, .7);
    font-size: 36px;
    font-weight: 700
}