body {
    margin: 0;
    padding: 0;
    background-color: #e4eae1;
    background-image: url(../images/footer.png);
    background-position: bottom center;
    background-repeat: no-repeat
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}
a:focus {
    outline: 0
}
a:hover {
    text-decoration: none!important
}
.pad0 {
    padding: 0
}
.mar0 {
    margin: 0
}
.pad-top {
    padding-top: 30px
}
.nye{font-size:30px; line-height:18px;}
.logo-fixed-holder {
    transform: scale(0);
    opacity: 0;
    z-index: -9
}
.transition {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s
}
.transition-fast {
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s
}
.bg-white {
    background-color: #fff
}
.bg-grey {
    background-color: #e4eae1
}
.bg-blue {
    background-color: #21b1ab
}
.bg-green {
    background-color: #2fa300
}
header {
    padding: 35px 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    text-align: center
}
.menu-icon-holder {
    background-color: rgba(198,198,197,.8);
    padding: 27px 25px;
    cursor: pointer;
    position: fixed;
    z-index: 2;
    left: 30px;
    top: 30px
}
.banner-holder {
    max-width: 1920px;
    margin: 0 auto
}
.liquidspace-logo-holder {
    z-index: 2;
    position: absolute;
    top: 30px;
    right: 30px
}
.storm-logo {
    position: fixed;
    left: 0;
    right: 0;
    top: 4%
}
.banner-slider {
    position: relative
}
.sprite {
    background-image: url(../images/sprite.png)
}
.menu-icon {
    width: 28px;
    height: 23px;
    display: block;
    background-position: 0 -227px
}
.arrow-down {
    width: 28px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: 12%;
    margin: 0 auto;
    left: 0;
    right: 0;
    cursor: pointer;
    z-index: 1
}
.arrow-down-holder {
    position: absolute;
    bottom: -15px;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    background-color: #fff;
    width: 112px;
    height: 112px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1
}
.arrow-down-blue {
    width: 28px;
    height: 60px;
    display: block;
    margin: 14px auto;
    background-position: -29px 0
}
.body-holder {
    padding: 0
}
.chasing-storm-bg {
    background-image: url(../images/main-banner-bottom.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center
}
.chasing-storm-box {
    position: relative;
    margin-bottom: 15px
}
.chasing-storm-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 8% 0
}
.chasing-storm-content h2 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 140px;
    line-height: 100px;
    letter-spacing: -3px
}
.chasing-storm-content h2 span {
    color: #b5ca03;
    display: inline-block;
    line-height: 100px
}
.chasing-storm-content h2 span.strip {
    font-size: 50px;
    background-color: #b5ca03;
    color: #fff;
    width: 215px;
    display: inline-block;
    padding: 4px 95px 5px 12px;
    position: relative;
    bottom: 10px;
    text-align: left!important;
    line-height: 45px;
    letter-spacing: 0;
    margin-left: 10px;
    border-radius: 2px
}
.sub-font {
    font-family: Raleway, sans-serif
}
.sub-font h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 100;
    padding: 15px
}
.chasing-small-boxes {
    position: relative;
    padding: 7px;
    margin-bottom: 10px
}
.chasing-small-boxes-img img {
    width: 100%
}
.chasing-small-boxes-content {
    position: absolute;
    left: 40px;
    bottom: 45px;
    right: 40px
}
.chasing-small-boxes-content h4 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 60px;
    line-height: 48px;
    letter-spacing: -1px;
    position: relative
}
.chasing-small-boxes-content .sub-font h6 {
    color: #fff;
    text-transform: capitalize!important;
    font-size: 16px;
    padding-top: 10px;
    font-weight: 100
}
.chasing-small-boxes a:hover .chasing-small-boxes-content h6 {
    opacity: 0
}
.chasing-small-boxes a:hover .chasing-small-boxes-content {
    bottom: 0
}
.reel-left {
    background-color: #fff
}
.storm-reel-content-holder {
    padding: 45px
}
.storm-reel-content-holder h4 {
    font-family: reckoner_boldcondensed_bold;
    color: #2fa300;
    font-size: 60px;
    line-height: 48px;
    letter-spacing: -1px
}
.storm-reel-content-holder .sub-font h6 {
    color: #757774;
    font-size: 14px;
    font-weight: 100;
    padding: 15px 0 0
}
.reel-left .nav-tabs>li {
    float: none;
    margin-bottom: 0
}
.reel-left .nav-tabs>li a {
    font-family: reckonerregular;
    font-weight: 100;
    color: #2fa300;
    font-size: 48px;
    line-height: 30px;
    border: none;
    border-top: 1px #2fa300 solid;
    border-radius: 0;
    position: relative;
    margin: 0;
    padding: 20px 45px
}
.reel-left .nav-tabs>li a:hover {
    border: none;
    border-top: 1px #52C623 solid;
    color: #fff;
    background-color: #2fa300
}
.reel-left .nav-tabs>li a span {
    display: block;
    font-size: 23px
}
.reel-left .nav-tabs>li.active>a, .reel-left .nav-tabs>li.active>a:focus, .reel-left .nav-tabs>li.active>a:hover {
    border: none;
    border-top: 1px #52C623 solid;
    color: #fff;
    background-color: #2fa300
}
.play-icon {
    height: 30px;
    width: 30px;
    display: inline-block;
    background-position: 0 -60px;
    position: absolute;
    right: 50px;
    top: 35px;
    opacity: 0
}
.reel-left .nav-tabs>li a:active .play-icon, .reel-left .nav-tabs>li a:focus .play-icon, .reel-left .nav-tabs>li a:hover .play-icon, .reel-left .nav-tabs>li.active .play-icon {
    right:40px;
    opacity:1
}
.tab-video {
    height: 490px;
    width: 100%
}
.tab-video-holder {
    line-height: 0
}
.fav-music-fest-holder {
    background-image: url(../images/video-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding-bottom: 25px
}
.content-holder .fest-content {
    text-align: center;
    padding: 35px 0
}
.content-holder .fest-content h2 {
    font-family: reckoner_boldcondensed_bold;
    color: #21b1ab;
    font-size: 120px;
    line-height: 85px;
    letter-spacing: -1px;
    padding-bottom: 10px
}
.content-holder .fest-content h5 {
    font-family: reckonerregular;
    color: #fff;
    font-size: 65px;
    line-height: 85px;
    letter-spacing: -1px;
    background-color: #21b1ab;
    padding: 3px 35px;
    display: inline;
    border-radius: 2px
}
.stomery-gallery-content {
    text-align: center;
    min-height: 105px;
    position: relative
}
.stomery-content {
    position: absolute;
    left: 0;
    right: 0;
    padding: 18px 0
}
.stomery-gallery-content h4 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 60px;
    line-height: 45px;
    letter-spacing: -1px;
    padding-bottom: 10px
}
.stomery-gallery-content .sub-font h6 {
    color: #fff;
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 1px
}
.footer-social-media-holder .container {
    padding: 0
}
.twit-fb-holder {
    background-color: #fff
}
.twitter-tweets-holder {
    border: 35px solid #fff
}
.facebook-holder {
    border: 35px solid #fff;
    overflow: hidden
}
.instagram-holder {
    border: 35px solid #fff;
    background-color: #fff;
    margin-top: 15px;
    overflow: hidden
}
.instagram-holder .sub-font h3 {
    color: #707070;
    font-weight: 100;
    font-size: 24px;
    padding-bottom: 20px
}
.subscribe-holder {
    margin-top: 15px
}
.subscribe-holder .container {
    padding: 0
}
.subscribe-container {
    padding: 40px;
    background-color: #fff
}
.subscribe-content h2 {
    font-family: reckoner_boldcondensed_bold;
    color: #6d8f00;
    font-size: 80px;
    line-height: 56px;
    letter-spacing: -1px;
    display: inline-block;
    float: left;
    margin-right: 15px
}
.subscribe-content h2 span {
    font-family: reckonerregular;
    font-size: 26px;
    color: #fff;
    background-color: #9bb449;
    padding: 7px 60px 7px 10px;
    width: 140px;
    line-height: 21px;
    display: inline-block;
    border-radius: 2px;
    position: relative;
    bottom: 9px
}
.subscribe-content ul {
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left
}
.subscribe-content ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}
.subscribe-content ul li .form-control {
    font-size: 16px;
    color: #5b5b5b;
    font-family: Raleway, sans-serif;
    background-color: #e6e7e3;
    border: 1px solid #e6e7e3;
    box-shadow: none;
    height: 55px;
    border-radius: 3px;
    width: 328px
}
.subscribe-content ul li .form-control:focus {
    border: 1px solid #c6c6c6
}
.subscribe-btn {
    background-color: #6d8f00;
    color: #fff;
    padding: 10px 15px;
    height: 55px;
    font-size: 18px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    border: none;
    border-radius: 3px
}
.subscribe-btn:hover {
    background-color: #597B00;
    color: #fff
}
footer .container {
    padding: 0;
    margin-top: 30px
}
.left-footer {
    float: left
}
.left-footer p {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #5b5b5b;
    font-size: 13px;
    padding-bottom: 5px
}
.left-footer h6 {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    color: #5b5b5b;
    font-size: 13px
}
.right-footer .footer-social-media ul {
    padding: 0;
    margin: 0
}
.right-footer .footer-social-media ul li {
    display: inline-block
}
.right-footer .footer-social-media .social-icon {
    height: 33px;
    width: 33px;
    background-image: url(../images/sprite.png);
    display: block
}
.fb {
    background-position: 0 -91px
}
.twt {
    background-position: 0 -160px
}
.yt {
    background-position: 0 -125px
}
.inst {
    background-position: 0 -193px
}
.map-icon {
    height: 63px;
    width: 44px;
    display: block;
    background-position: 0 -251px;
    position: absolute;
    right: 35px;
    bottom: 35px
}
.details-icon {
    height: 76px;
    width: 80px;
    display: block;
    background-position: 0 -315px;
    position: absolute;
    right: 35px;
    bottom: 35px
}
.ticket-icon {
    height: 72px;
    width: 74px;
    display: block;
    background-position: 0 -392px;
    position: absolute;
    right: 35px;
    bottom: 35px
}
.line-up-icon {
    height: 72px;
    width: 72px;
    display: block;
    background-position: 0 -491px;
    position: absolute;
    right: 35px;
    bottom: 35px
}
.right-footer {
    float: right
}
.carousel-indicators {
    width: auto;
    left: auto;
    right: 10%;
    bottom: 10%
}
.carousel-indicators li {
    width: 50px;
    height: 7px;
    border-radius: 0;
    margin: 0;
    background-color: rgba(255,255,255,.4);
    border: none
}
.carousel-indicators .active {
    width: 50px;
    height: 7px;
    margin: 0;
    background-color: rgba(255,255,255,1);
    border: none
}
.popup {
    display: none
}
.popup-slider-holder {
    max-width: 1000px
}
.map-detail-ticket-box {
    position: relative;
    padding: 7px
}
.map-detail-ticket-img img {
    width: 100%
}
.map-detail-ticket-content {
    position: absolute;
    bottom: 30px;
    left: 35px;
    width: 165px
}
.map-detail-ticket-content h4 {
    font-family: reckonerregular;
    color: #fff;
    font-size: 30px;
    line-height: 30px
}
.map-detail-ticket-content h3 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 50px;
    line-height: 45px;
    letter-spacing: -1px
}
.map-detail-ticket-box a:hover .map-icon {
    -webkit-animation: bounce 5s infinite;
    -moz-animation: bounce 5s infinite;
    -ms-animation: bounce 5s infinite;
    animation: bounce 5s infinite
}
.map-detail-ticket-box a:hover .details-icon {
    -webkit-animation: rotate 5s infinite;
    -moz-animation: rotate 5s infinite;
    -ms-animation: rotate 5s infinite;
    animation: rotate 5s infinite
}
.map-detail-ticket-box a:hover .ticket-icon {
    -webkit-animation: bounce 5s infinite;
    -moz-animation: bounce 5s infinite;
    -ms-animation: bounce 5s infinite;
    animation: bounce 5s infinite
}
.map-detail-ticket-box a:hover .line-up-icon {
    -webkit-animation: rotate 5s infinite;
    -moz-animation: rotate 5s infinite;
    -ms-animation: rotate 5s infinite;
    animation: rotate 5s infinite
}
.chase-tickets .map-detail-ticket-content {
    bottom: 30px
}
.details-description h4 {
    font-size: 25px;
    line-height: 25px
}
.inner-page-banner img {
    width: 100%
}
.inner-page-banner-title h1 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 110px;
    letter-spacing: -1px;
    text-align: center;
    line-height: 82px
}
.inner-page-banner-title h1 span {
    color: #ffe400
}
.inner-page-banner-title {
    position: absolute;
    bottom: 170px;
    left: 0;
    right: 0
}
.gallery-thumb-box {
    position: relative;
    margin: 7px
}
.gallery-thump-holder {
    padding: 0 0 65px
}
.gallery-thumb-img img {
    width: 100%
}
.gallery-thumb-content {
    position: absolute;
    left: 20px;
    right: 20px;
    text-align: center;
    top: 55px
}
.gallery-thumb-content h4 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 110px;
    line-height: 80px;
    letter-spacing: -1px;
    padding-bottom: 10px
}
.gallery-thumb-content h3 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 35px;
    line-height: 26px;
    letter-spacing: -1px
}
.gallery-thumb-box a:hover .gallery-thumb-content h3 {
    opacity: 0
}
.gallery-thumb-box a:hover .gallery-thumb-content {
    top: 100px
}
.contest .gallery-thumb-content h3 {
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    font-size: 46px;
    line-height: 42px;
    letter-spacing: -1px
}
.contest .gallery-thumb-box a:hover .gallery-thumb-content h3 {
    opacity: 1
}
.contest .gallery-thumb-content {
    position: absolute;
    left: 32px;
    right: 32px;
    text-align: center;
    top: 50px!important
}
.contest .gallery-thump-holder {
    padding: 0 0 6px!important
}
.breadcrumb-holder {
    position: absolute;
    bottom: 60px;
    left: 60px
}
.breadcrumb-holder ul {
    padding: 0;
    list-style: none
}
.breadcrumb-holder ul li {
    display: inline-block;
    color: #ffe400;
    line-height: 0;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    padding: 2px
}
.breadcrumb-holder ul li a {
    color: #fff;
    text-decoration: none
}
.gallery-tab-holder .nav-tabs>li>a {
    font-family: reckoner_boldcondensed_bold;
    color: #222;
    font-size: 40px;
    line-height: 26px;
    letter-spacing: -1px
}
.gallery-thumb .body-holder {
    padding-top: 0
}
.gallery-tabs-button {
    background-color: #fff
}
.gallery-tabs-button .nav-tabs>li {
    width: 33.33%!important;
    text-align: center;
    border-right: 2px solid #e4eae1
}
.gallery-tabs-button .nav-tabs>li a {
    padding: 30px 0;
    border: none;
    border-radius: 0
}
.gallery-tabs-button .nav-tabs>li a:active, .gallery-tabs-button .nav-tabs>li a:focus, .gallery-tabs-button .nav-tabs>li a:hover, .gallery-tabs-button .nav-tabs>li.active a {
    background-color: #E4EAE1!important;
    border: none;
    color:#000;
}

.gallery-thumb-image {
    padding: 45px 0
}
.gallery-thumb-image ul {
    list-style: none;
    padding: 0
}
.gallery-thumb-image ul li {
    display: inline-block;
    line-height: 0;
    width: 220px;
    margin: 4px;
    float: left
}
.gallery-thumb-image ul li img {
    width: 100%
}
.gallery-main .fancybox-skin {
    background-color: transparent!important
}
.gallery-main .fancybox-opened .fancybox-skin {
    box-shadow: none!important
}
.home .fancybox-close {
    position: absolute;
    top: 0;
    right: -74px;
    width: 74px;
    height: 74px;
    cursor: pointer;
    z-index: 8040;
    background-position: 0 -204px
}
.fancybox-skin {
    border-radius: 0!important
}
.home .carousel-control {
    opacity: 1
}
.home .carousel-control.left, .home .carousel-control.right {
    background-image: none
}
.story-nav-holder {
    position: absolute;
    width: 58px;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 47px;
    margin: 0 auto
}
.story-navigate {
    width: 47px;
    height: 47px;
    display: block;
    background-image: url(../images/sprite.png);
    position: absolute
}
.story-left {
    background-position: -35px -108px
}
.story-right {
    background-position: -35px -60px
}
.menu-holder {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    background-image: url(../images/menu-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow-y: scroll!important;
    padding: 50px 0;
    display: none
}
.menu ul {
    padding: 0;
    list-style: none
}
.menu ul li {
    line-height: 0
}
.menu ul li a {
    display: block;
    padding: 30px;
    text-decoration: none;
    border-bottom: 1px solid #181610;
    position: relative
}
.menu-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    background-color: #145319;
    height: 96px;
    z-index: -1;
    opacity: 0
}
.menu ul li a:hover .menu-bg {
    width: 100%;
    opacity: 1
}
.menu-content-holder {
    display: inline-block;
    position: relative
}
.menu ul li a h3 {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    padding-bottom: 12px;
    text-transform: uppercase
}
.menu ul li a p {
    font-family: Raleway, sans-serif;
    font-weight: 100;
    color: #828282;
    font-size: 13px;
    text-transform: uppercase
}
.menu ul li a:hover p {
    color: #fff
}
.menu-close {
    background-position: 0 -204px;
    background-image: url(../plugins/images/fancy-box/fancybox_sprite.png);
    width: 74px;
    height: 74px;
    display: inline-block;
    position: fixed;
    left: 30px;
    top: 35px;
    z-index: 99;
    cursor: pointer
}
.menu ul li ul {
    background-color: rgba(20,83,24,.4);
    padding: 15px 0
}
.menu ul li ul li a {
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 200;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    line-height: normal
}
.menu-sub {
    display: none
}
.menu-arrow-green {
    background-image: url(../images/sprite.png);
    background-position: 0 -465px;
    display: block;
    width: 18px;
    height: 12px;
    position: absolute;
    right: -50px;
    top: 43%
}
.menu ul li a:hover .menu-arrow-green {
    background-position: 0 -478px
}
.menu ul li a:hover {
    border-bottom: 1px solid transparent
}
@-webkit-keyframes bounce {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:translateY(-10px);
        -moz-transform:translateY(-10px);
        -ms-transform:translateY(-10px);
        transform:translateY(-10px)
    }
}
@-moz-keyframes bounce {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:translateY(-10px);
        -moz-transform:translateY(-10px);
        -ms-transform:translateY(-10px);
        transform:translateY(-10px)
    }
}
@-ms-keyframes bounce {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:translateY(-10px);
        -moz-transform:translateY(-10px);
        -ms-transform:translateY(-5px);
        transform:translateY(-10px)
    }
}
@keyframes bounce {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        transform:translateY(0)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:translateY(-10px);
        -moz-transform:translateY(-10px);
        -ms-transform:translateY(-5px);
        transform:translateY(-10px)
    }
}
.bounce {
    -webkit-animation: bounce 5s infinite;
    -moz-animation: bounce 5s infinite;
    -ms-animation: bounce 5s infinite;
    animation: bounce 5s infinite
}
@-webkit-keyframes rotate {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:rotate(10deg);
        -moz-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:rotate(-10deg);
        -moz-transform:rotate(-10deg);
        -ms-transform:rotate(-10deg);
        transform:rotate(-10deg)
    }
}
@-moz-keyframes rotate {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:rotate(10deg);
        -moz-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:rotate(-10deg);
        -moz-transform:rotate(-10deg);
        -ms-transform:rotate(-10deg);
        transform:rotate(-10deg)
    }
}
@-ms-keyframes rotate {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:rotate(10deg);
        -moz-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:rotate(-10deg);
        -moz-transform:rotate(-10deg);
        -ms-transform:rotate(-10deg);
        transform:rotate(-10deg)
    }
}
@keyframes rotate {
    0%, 20%, 40%, 60%, 80% {
        -webkit-transform:rotate(10deg);
        -moz-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    10%, 100%, 30%, 50%, 70% {
        -webkit-transform:rotate(-10deg);
        -moz-transform:rotate(-10deg);
        -ms-transform:rotate(-10deg);
        transform:rotate(-10deg)
    }
}
.rotate {
    -webkit-animation: rotate 5s infinite;
    -moz-animation: rotate 5s infinite;
    -ms-animation: rotate 5s infinite;
    animation: rotate 5s infinite
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}
.carousel-fade .carousel-inner .active {
    opacity: 1
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}
.carousel-fade .carousel-control {
    z-index: 2
}
.header-banner-mar-top {
    margin-top: 90px
}
.about-content {
    padding: 9% 0;
    text-align: center
}
.about-section {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 50% 0!important;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin: 0 auto;
    padding: 0
}
.about-section-1 {
    background-image: url(../images/about/section-1.jpg)
}
.about-section-2 {
    background-image: url(../images/about/section-2.jpg);
    height: auto!important
}
.about-section-3 {
    background-image: url(../images/about/section-3.jpg)
}
.about-section-4 {
    background-image: url(../images/about/section-4.jpg)
}
.about-section-5 {
    background-image: url(../images/about/section-5.jpg)
}
.about-content-2 {
    padding: 10% 0;
    text-align: center
}
.about-content h2, .about-content-2 h2 {
    color: #fff;
    font-family: reckoner_boldcondensed_bold;
    font-size: 65px;
    letter-spacing: -1px;
    line-height: 60px;
    margin-bottom: 20px;
    padding: 0 50px
}
.about-content p, .about-content-2 p {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    line-height: 21px;
    padding-top: 25px!important
}
.about-content-2 p {
    padding: 0 20px
}
.about-content .sect-content-width {
    max-width: 900px
}
.mar-bot-40 {
    margin-bottom: 40px
}
.awards-page {
    background-clip: border-box;
    background: url(../images/awards/background.png)/auto auto no-repeat fixed;
    background-origin: padding-box;
    background-position: 50% 35%!important;
    color: #fff;
    height: auto;
    margin: 0 auto
}
.media-page {
    background-clip: border-box;
    background: url(../images/media/background.png)/auto auto no-repeat fixed;
    background-origin: padding-box;
    background-position: 50% 35%!important;
    color: #fff;
    height: auto
}
.awards-section {
    background-color: #fff
}
.awards-content {
    padding: 35px;
    position: relative
}
.awards-content h3 {
    color: #222;
    font-family: Raleway, sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0 15px
}
.awards-content p {
    color: #666;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 500
}
.awards-content i {
    color: #063;
    font-size: bold;
    font-size: 20px
}
.awards-content span {
    background-color: #fff;
    display: inline-block;
    height: 35px;
    position: absolute;
    right: -16px;
    top: 80px;
    -ms-transform: rotate(134deg);
    -webkit-transform: rotate(134deg);
    transform: rotate(134deg);
    width: 35px;
    z-index: 9
}
.awards-content-2 span {
    left: -17px!important
}
.awards-section .col-lg-3 {
    padding: 0
}
.media-section {
    background-color: #fff;
    margin-bottom: 25px
}
.media-content {
    min-height: 300px;
    padding: 30px
}
.media-content-blue {
    background-image: url(../images/media/media-1-bg.png);
    background-position: 0px 220px;
    background-repeat: no-repeat;
}
.media-content-green {
    background-image: url(../images/media/media-2-bg.png);
    background-position: -8px 240px;
    background-repeat: no-repeat;
}
.media-content-red {
    background-image: url(../images/media/media-3-bg.png);
    background-position: 0 145px;
    background-repeat: no-repeat;
}
.media-content h3 {
    color: #333;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0
}
.media-content p {
    color: #666;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 400
}
.media-content span {
    color: #219d9e;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 600
}
.form-image {
    background-color: #fff;
    min-height: 510px
}
.form-section {
    background-color: rgba(255,255,255,.7);
    padding: 50px;
    min-height: 510px
}
.form-content {
    background-color: #ffbf35;
    min-height: 510px;
    padding: 50px
}
.form-content h3 {
    color: #222;
    font-family: reckoner_boldcondensed_bold;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 15px
}
.form-content p {
    color: #222;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px
}
.contact .col-lg-4 {
    padding: 0
}
.form-holder {
    position: relative
}
.error, .success {
    position: absolute;
    top: -30px;
    line-height: 15px
}
.btn-default.active[disabled], .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled], .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #E6E6E6!important;
    color: #222!important
}
.form-section .form-control {
    background-color: transparent;
    background-image: none;
    border: 1px solid #ffbf35;
    border-radius: 0;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 1.42857;
    margin-top: 15px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%
}
.form-section textarea.form-control {
    height: auto!important
}
.form-section .btn-default {
    background-color: #ffbf35;
    border-color: #ffbf35;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 10px;
    width: 100%;
    margin-top: 15px
}
.row.contact {
    margin-bottom: 45px
}
.form-section .btn-default:hover {
    background-color: #efad1f
}
.details .first {
    min-height: 306px;
    padding: 13% 0 0;
    margin: 0 20px 0 auto;
    background-image: url(../images/details/1.jpg);
    background-repeat: no-repeat;
    text-align: center
}
.details .second {
    background-image: url(../images/details/2.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    min-height: 306px;
    padding: 18% 0 0;
    text-align: center;
    background-size: cover
}
.details .first h2 {
    color: #fff;
    font-family: reckoner_boldcondensed_bold;
    font-size: 70px;
    letter-spacing: -1px;
    line-height: 44px;
    margin: 0 0 15px
}
.details .first h3 {
    color: #ffe500;
    font-family: reckoner_boldcondensed_bold;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0 0 15px
}
.details .second h3 {
    color: #fff;
    font-family: reckoner_boldcondensed_bold;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 15px
}
.ticket-img {
    background-position: 0 -392px;
    display: block;
    height: 72px;
    margin: 15px auto;
    width: 74px
}
.details .third {
    background-image: url(../images/details/3.jpg);
    background-repeat: no-repeat;
    margin: 10px 0;
    min-height: 460px;
    padding: 13% 0 0;
    text-align: center
}
.details .third h2 {
    color: #fff;
    font-family: reckoner_boldcondensed_bold;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0 0 15px
}
.details .third p {
    color: #fff;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    max-width: 600px;
    margin: 0 auto
}
.details-accordian-holder .panel-default a {
    background-color: #fff;
    list-style: none none;
    margin-bottom: 8px;
    color: #215192;
    font-size: 15px;
    font-weight: lighter;
    text-transform: uppercase;
    display: block;
    padding: 20px 40px
}
.details-accordian-holder .panel {
    border: none
}
.details-accordian-holder .panel-heading {
    padding: 0
}
.details-accordian-holder .panel-default span {
    background-color: #68b349;
    color: #fff;
    float: right!important;
    font-size: 25px;
    font-weight: 700;
    padding: 7px 12px
}
.details-accordian-holder .panel-default p {
    font-family: bebas_neuebook;
    font-weight: 100;
    color: #215192;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 24px;
    padding: 8px 0
}
.details-accordian-holder .panel-body {
    padding: 10px 40px 40px
}
.details-accordian-holder .panel-group .panel-heading+.panel-collapse>.list-group, .details-accordian-holder .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none
}
.accordian-body-image img {
    width: 100%
}
.accordian-body-content {
    padding-top: 40px
}
.accordian-body-content h3 {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 20px;
    padding-bottom: 10px
}
.accordian-body-content ul {
    padding: 0;
    margin: 0 0 15px;
    list-style: none
}
.accordian-body-content ul li {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    padding: 5px 0 5px 30px;
    line-height: 20px;
    background-image: url(../images/bullet-green.png);
    background-repeat: no-repeat;
    background-position: left 10px
}
.accordian-body-content ul li ul li {
    background-image: url(../images/sub-bullet.png)!important;
    background-repeat: no-repeat;
    background-position: left 12px;
    padding: 3px 0 3px 13px
}
.accordian-body-content p {
    font-family: Raleway, sans-serif!important;
    font-weight: 400!important;
    color: #000!important;
    font-size: 14px!important;
    padding: 5px 0!important;
    line-height: 20px!important;
    text-transform: none!important
}
.details-accordian-holder .panel-default a:hover span {
    background-color: #4da12a
}
.faq-content {
    display: none
}
.map-popup-holder {
    width: 1000px;
    height: 500px;
    display: none
}
.menu-bg-color {
    background-color: #000
}
.stomery-gallery-holder {
    padding: 0 15px;
    background-color: #21B1AB
}
.stomery-image img {
    width: 100%
}
.chasing-storm-bg {
    padding-top: 65px
}
.chasing-storm-img {
    padding: 7px
}
.chasing-storm-img img {
    width: 100%
}
.storm-reel-padding {
    padding: 0 7px
}
.media-holder {
    margin-top: 65px
}
.awards-holder, .contact-holder {
    margin-top: 65px;
    padding: 0 15px
}
.details-holder {
    margin-top: 65px
}
.left-footer h6 span a {
    padding-left: 10px
}
.form-content p a {
    color: inherit;
    text-decoration: none
}
.fancybox-skin::after {
    background-position: 0 -204px;
    background-image: url(../plugins/images/fancy-box/fancybox_sprite.png);
    width: 74px;
    height: 74px;
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 99;
    cursor: pointer
}
.book-ticket-icon {
    width: 31px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: -35px -156px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px
}
.book-now-btn-holder a {
    font-family: bebas_neuebold;
    font-size: 25px;
    color: #fff;
    background-color: #ff3535;
    padding: 15px 25px;
    border-radius: 3px;
    font-weight: 600;
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    display: block
}
.book-now-btn-holder a:active, .book-now-btn-holder a:focus, .book-now-btn-holder a:hover {
    background-color: #e40b0b;
    text-decoration: none
}
.fixed-holder-fixed {
    top: 40px!important
}
.active-storm-icon {
    width: 28px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: -54px -205px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px
}
.active-stormer-btn-holder a {
    font-family: bebas_neuebold;
    font-size: 22px;
    color: #ff3535;
    background-color: #ffb714;
    padding: 15px 40px;
    border-radius: 3px;
    font-weight: 100;
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    display: block;
    margin-top: 15px
}
.active-stormer-btn-holder a:hover, .book-now-btn-holder a:active, .book-now-btn-holder a:focus {
    background-color: #e7a103;
    text-decoration: none
}
.chasing-storm-fixed-holder a {
    display: block;
    margin-top: 15px
}
.chasing-storm-fixed-holder a img {
    width: 100%
}
.fixed-holder {
    position: fixed;
    right: 30px;
    top: 200px;
    z-index: 9
}
.subscribe-container {
    background-image: url(../images/popup-bg.png);
    background-repeat: no-repeat;
    background-position: center -85px
}
.popup-bg {
    background-color: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99
}
.loop-pop-up-holder {
    max-width: 755px;
    position: fixed;
    margin: 0 auto;
    top: 300px;
    z-index: 99;
    left: 0;
    right: 0
}
.loop-pop-up-holder .subscribe-container .subscribe-content ul li .form-control {
    width: 280px
}
.loop-pop-up-holder .subscribe-container {
    position: relative
}
.popup-close {
    background-position: 0 -204px;
    background-image: url(../plugins/images/fancy-box/fancybox_sprite.png);
    width: 74px;
    height: 74px;
    display: inline-block;
    position: absolute;
    right: -74px;
    top: 0;
    z-index: 99;
    cursor: pointer
}
.popup-title h3 {
    font-family: reckoner_boldcondensed_bold;
    font-size: 45px;
    text-align: center;
    color: #e74c3c;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 20px;
    letter-spacing: -1px
}
.popup-title h3 span {
    color: #96af48
}
.transition-v-slow {
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s
}
.dowload-holder {
    padding: 60px 50px;
    background-color: #fff
}
.dowload-holder h3 {
    font-family: reckoner_boldcondensed_bold;
    font-size: 52px
}
.dowload-holder h4 {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 21px;
    padding: 15px 0;
    color: #272727
}
.yell {
    color: #ffb400
}
.red {
    color: #ff7200
}
.org {
    color: #cf2316
}
.blu {
    color: #535fd5;
    font-family: Raleway, sans-serif;
    font-weight: 700
}
.dowload-holder p {
    color: #666;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 25px
}
.element1 {
    margin: 5px
}
.img-hold {
    position: relative
}
.img-hold:hover .arr-hold {
    opacity: 1;
    top: 32%
}
.img-hold:hover .hover-box {
    opacity: 1
}
.arr-hold {
    opacity: 0;
    position: absolute;
    top: 18%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    background-color: #ffb400;
    padding: 6px;
    border-radius: 25px
}
.hover-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
    opacity: 0
}
.download-element {
    border-top: 1px solid #d8d8d8;
    padding-top: 5px
}
.element1 p {
    text-align: center;
    padding: 12px 0
}
.down-bt {
    font-size: 14px;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #5498dc;
    padding: 20px 30px
}
.down-bt:active, .down-bt:focus, .down-bt:hover {
    color: #fff;
    background-color: #3A7EC2
}
.dow {
    background-position: -35px -176px;
    width: 34px;
    height: 28px;
    position: relative;
    top: 6px;
    right: 8px;
    display: inline-block
}
.arr-dn {
    background-position: -34px -204px;
    width: 20px;
    height: 28px;
    position: relative;
    top: 2px;
    right: 0;
    display: inline-block
}
.bt-hold {
    padding: 15px 0
}
.shirt-desin-hold {
    padding: 60px 50px;
    background-color: #fff;
    margin-top: 20px
}
.padlft {
    padding-left: 0
}
.shirt-desin-hold h3 {
    color: #3e3d3b;
    font-size: 48px;
    font-family: reckoner_boldcondensed_bold
}
.shirt-desin-hold input {
    border: 1px solid #d4dadb;
    width: 100%;
    height: 50px;
    padding: 10px;
    margin: 6px 6px 6px 0
}
.padlt {
    padding-left: 0;
    padding-right: 10px
}
.padrt {
    padding-right: 0;
    padding-left: 10px
}
.sample-hold {
    background-color: #e6e6e6;
    padding: 40px 20px
}
.sub-bt {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background-color: #11c446;
    padding: 10px 40px;
    border: none;
    margin: 6px 6px 6px 0;
    border-radius: 3px
}
.sub-bt:hover {
    background-color: #00A527
}
.upld input {
    height: auto
}
.fileUpload {
    position: relative;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 13px
}
.fileUpload span {
    padding: 6px 18px;
    background-color: #5498DC;
    position: relative;
    top: 2px;
    border-radius: 0;
    color:#FFFfont-weight:700
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}
.form-input {
    border: 1px solid #ccc!important;
    padding: 10px!important;
    background-color: #fff!important;
    border-radius: 0!important
}
.padft {
    padding-left: 0
}
.anthem-container {
    background-color: #fff;
    padding: 60px;
    margin-bottom: 25px;
    margin-top: 80px
}
.anthem-video-content {
    padding: 50px 100px
}
.anthem-video-content p {
    font-size: 16px;
    color: #4d4c4c;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    text-align: center;
    padding: 0 90px;
    line-height: 23px
}
.rules-heading h3 {
    font-size: 72px;
    font-family: reckoner_boldcondensed_bold;
    color: #fff;
    background-color: #e18e13;
    text-align: center;
    padding: 10px
}
.rules {
    background-color: #dcf4ec;
    padding: 40px 110px
}
.rules ul li {
    background-image: url(../images/li-bg.png);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position: left 27px;
    padding: 30px 0 30px 50px;
    border-bottom: 1px solid #b6dce4;
    color: #4d4c4c;
    font-size: 20px;
    font-family: Raleway, sans-serif;
    font-weight: 700
}
.rules ul li:last-child {
    border-bottom: none
}
.participate a {
    background-color: #5498dc;
    font-size: 20px;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    padding: 20px 100px;
    color: #fff;
    border-radius: 4px;
    display: inline-block
}
.participate a:active, .participate a:focus, .participate a:hover {
    background-color: #286cb0;
    text-decoration: none
}
.participate-holder {
    background-color: #cce6de;
    padding: 80px;
    text-align: center
}
.video-title {
    text-align: center
}
.video-title h5 {
    font-size: 72px;
    font-family: reckoner_boldcondensed_bold;
    color: #424242;
    padding: 15px
}
.video-holder {
    padding: 50px 0 0
}
.video-thumb-holder {
    padding: 30px 0
}
.thumb-details {
    text-align: center;
    padding: 15px 0
}
.thumb-details h5 {
    color: #424242;
    font-size: 16px;
    font-family: Raleway, sans-serif;
    font-weight: 700
}
.thumb-details p {
    color: #424242;
    font-size: 14px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    padding: 5px 0
}
.thumb-video {
    position: relative;
    margin: 6px
}
.thumb-video a {
    position: relative;
    display: block
}
.ove-lay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(120,27,27,.6);
    opacity: 0
}
.ove-lay-g {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(31,115,64,.6);
    opacity: 0
}
.ove-lay-b {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(32,50,115,.6);
    opacity: 0
}
.ove-lay-p {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(73,13,71,.6);
    opacity: 0
}
.vide-icon {
    background-position: 0 -563px;
    display: inline-block;
    position: absolute;
    top: 36%;
    left: 0;
    right: 0;
    width: 52px;
    height: 52px;
    margin: 0 auto
}
.thumb-video:hover .ove-lay, .thumb-video:hover .ove-lay-b, .thumb-video:hover .ove-lay-g, .thumb-video:hover .ove-lay-p {
    opacity: 1
}
.text-hov {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    top: 60%;
    margin: 0 auto;
    opacity: 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-family: Raleway, sans-serif
}
.thumb-video:hover .text-hov {
    opacity: 1;
    top: 68%
}
.thumb-video:hover .vide-icon {
    top: 30%
}
.thumb-video img {
    width: 100%
}
.internal-hold {
    padding: 0 60px
}
.rules>ul {
    padding: 0
}
.anthem .fancybox-close {
    background-position: 0 -204px;
    cursor: pointer;
    height: 74px;
    position: absolute;
    right: -74px;
    top: 0;
    width: 74px;
    z-index: 8040
}
.participate-pop {
    max-width: 800px;
    background-image: url(../images/popup-bg.png);
    background-position: center -85px;
    background-repeat: no-repeat
}
.participate-pop .shirt-desin-hold {
    padding: 50px;
    margin-top: 0!important
}
.anthem .fancybox-skin {
    padding: 0!important
}
.tshirt-form {
    padding: 12px 0;
    position: relative
}
.sample-hold img {
    margin: 0 auto
}
.gallery-thumb-image ul li {
    position: relative
}
.img-hover {
    opacity: 0;
    background-color: rgba(0,0,0,.8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}
.plus-sign {
    background-image: url(../images/sprite.png);
    background-position: -57px 0;
    background-repeat: no-repeat;
    height: 25px;
    left: 44%;
    position: absolute;
    top: 38%;
    width: 25px;
    opacity: 0
}
.gallery-thumb-image ul li:hover .img-hover {
    opacity: 1
}
.gallery-thumb-image ul li:hover .plus-sign {
    opacity: 1;
    top: 44%
}
.gallery-tabs-button .nav-tabs>li:last-child {
    border: none
}
.gallery-tabs-button .nav-tabs>li a {
    margin-right: 0
}
.bands-djs-tabs-button .nav-tabs, .gallery-tabs-button .nav-tabs {
    border-bottom: none
}
.bands-djs-tabs-button {
    background-color: #fff
}
.bands-djs-tabs-button .nav-tabs>li {
    width: 50%!important;
    text-align: center;
    border-right: 2px solid #e4eae1
}
.bands-djs-tabs-button .nav-tabs>li:last-child {
    border: none
}
.bands-djs-tabs-button .nav-tabs>li a {
    padding: 30px 0;
    border: none;
    border-radius: 0;
    margin-right: 0
}
.bands-djs-tabs-button .nav-tabs>li a:active, .bands-djs-tabs-button .nav-tabs>li a:focus, .bands-djs-tabs-button .nav-tabs>li a:hover, .bands-djs-tabs-button .nav-tabs>li.active a {
    background-color: #E4EAE1!important;
    border: none
}
.bands-djs-tab-holder .nav-tabs>li>a {
    font-family: reckoner_boldcondensed_bold;
    color: #222;
    font-size: 40px;
    line-height: 26px;
    letter-spacing: -1px
}
.bands-djs-thumb .body-holder {
    padding-top: 0
}
.bands-djs-img-holder {
    padding: 10px
}
.bands-djs-img-holder img {
    width: 100%;
    box-shadow: 1px 1px 2px rgba(0,0,0,.2)
}
.bands-djs-holder {
    background-image: url(../images/gallery-thump-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding: 50px 0
}
.top {
    position: fixed;
    bottom: 30px;
    right: 0;
    cursor: pointer;
    display: none
}
.gallery-thump-holder .gallery-thumb-box:hover .gallery-thumb-content.hover-gallery {
    top: 80px!important
}
.black-patch {
    position: absolute;
    background-color: rgba(0,0,0,.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}
.gallery-thumb-box:hover .black-patch {
    opacity: 1
}
.new-chasing-storm-bg {
    background-image: url(../images/new-contest-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    padding-top: 65px
}
.twit-contest-holder {
    background-color: #fff;
    padding: 110px;
    margin-bottom: 15px
}
.new-contest-holder .container {
    padding: 0
}
.new-contest h3 {
    font-family: Raleway, sans-serif;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    text-align: center
}
.new-contest-img {
    position: relative
}
.contest-participate a {
    background-color: #5498dc;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    padding: 18px 0;
    text-align: center;
    display: block;
    border-radius: 2px
}
.bg-yellow {
    background-color: #ffe400
}
.contest-rules {
    padding: 55px
}
.contest-rules h3 {
    font-family: reckoner_boldcondensed_bold;
    font-size: 72px;
    color: #ff4b4b;
    line-height: 62px;
    margin-bottom: 22px
}
.contest-rules-list ul li {
    background-image: url(../images/rules-bullet.png);
    background-position: 0 0;
    padding-left: 34px;
    list-style-type: none;
    background-repeat: no-repeat
}
.contest-rules-list ul {
    padding: 0
}
.contest-rules-list ul li p {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #4d4c4c;
    font-weight: 600;
    padding-bottom: 26px
}
.contest-rules-list ul p.rule {
    font-family: Raleway, sans-serif;
    font-size: 18px;
    color: #e95715;
    font-weight: 400;
    margin-bottom: 15px
}
.contest-rules-list {
    margin-bottom: 34px
}
.bg-yellow {
    height: 572px
}
.contest-thumb {
    position: absolute;
    left: 60px;
    right: 60px;
    text-align: center;
    top: 50px!important
}
.contest .contest-thumb h3 {
    font-family: reckoner_boldcondensed_bold;
    color: #FFF;
    font-size: 46px;
    line-height: 42px;
    letter-spacing: -1px
}
.gallery-thump-holder .gallery-thumb-box:hover .contest-thumb.hover-gallery {
    top: 80px!important
}
.photo-submit {
    display: none;
    width: 870px;
    padding: 50px
}
.submit-photo h3 {
    font-family: reckoner_boldcondensed_bold;
    color: #7f7f7f;
    font-size: 48px
}
.submit-photo input.form-control {
    border-radius: 0;
    border: 1px solid #d4dadb;
    height: 50px;
    width: 246px;
    color: #77787f;
    margin: 5px 0
}
.submit-photo input.form-control:focus {
    box-shadow: none;
    border: 1px solid #C1C7C8
}
.contest-photo .fancybox-close {
    background-position: 0 -204px;
    background-image: url(../plugins/images/fancy-box/fancybox_sprite.png);
    width: 74px;
    height: 74px;
    display: inline-block;
    position: absolute;
    right: -74px;
    top: 0;
    z-index: 99;
    cursor: pointer
}
.submit-photo a.submit-photo-btn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 10px 32px;
    background-color: #11c446;
    font-weight: 700;
    border-radius: 2px;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none
}
.submit-photo a.submit-photo-btn:hover {
    background-color: #0aa437
}
.browse-photo {
    position: relative;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left
}
.browse-photo span {
    padding: 5px 15px;
    background-color: #5498dc;
    color: #fff;
    position: relative;
    font-family: Arial, Helvetica, sans-serif
}
.form-input {
    height: 50px;
    width: 246px;
    color: #77787f;
    margin: 5px 0
}
.browse-photo input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0
}
.your-photo {
    margin-left: 15px
}
@media (min-width:1281px) and (max-width:1366px) {
    .storm-logo img {
        width: 265px
    }
    .storm-logo {
        top: 6%
    }
    .inner-page-banner-title {
        bottom: 145px
    }
    .chasing-logo {
        top: 5%
    }
    .chasing-logo img {
        width: 600px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
    .loop-pop-up-holder {
        top: 227px
    }
}
@media (min-width:1200px) and (max-width:1280px) {
    .storm-logo img {
        width: 265px
    }
    .storm-logo {
        top: 6%
    }
    .inner-page-banner-title {
        bottom: 110px
    }
    .chasing-logo {
        top: 5%
    }
    .chasing-logo img {
        width: 600px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .storm-logo img {
        width: 220px
    }
    .storm-logo {
        top: 6%;
        position: relative
    }
    .inner-page-banner-title {
        bottom: 95px
    }
    .chasing-logo img {
        width: 500px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
    .chasing-storm-bg .row {
        margin: 0
    }
    .bounce {
        display: none
    }
    .chasing-storm-bg {
        padding-top: 15px
    }
    .chasing-storm-box {
        margin-bottom: 0
    }
    .chasing-small-boxes-content h4 {
        font-size: 45px;
        line-height: 35px
    }
    .storm-reel-content-holder h4 {
        font-size: 45px
    }
    .reel-left .nav-tabs>li a {
        font-size: 35px
    }
    .tab-video {
        height: 487px
    }
    .stomery-gallery-content h4 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 5px
    }
    .stomery-gallery-content {
        min-height: 89px
    }
    .home .fancybox-close {
        right: 15px;
        top: 15px
    }
    .chasing-logo {
        top: 7%
    }
    .inner-page-banner-title h1 {
        font-size: 65px;
        line-height: 45px
    }
    .media-holder {
        margin-top: 15px
    }
    .gallery-thumb-content h4 {
        font-size: 90px
    }
    .gallery-thump-holder {
        padding: 0 0 15px
    }
    .awards-holder {
        margin-top: 15px
    }
    .awards-content h3 {
        font-size: 16px
    }
    .awards-content span {
        width: 25px;
        height: 25px;
        right: -10px
    }
    .awards-content-2 span {
        left: -10px!important
    }
    .menu-icon-holder {
        padding: 18px 20px
    }
    .contact-holder {
        margin-top: 15px
    }
    .row.contact {
        margin-bottom: 15px
    }
    .form-section {
        padding: 35px
    }
    .map-detail-ticket-content h3 {
        font-size: 45px;
        line-height: 35px
    }
    .details-icon, .map-icon, .ticket-icon {
        bottom: 35px
    }
    footer {
        padding-bottom: 65px
    }
    .body-holder {
        padding: 0
    }
    .gallery-thumb-image ul {
        text-align: center
    }
    .gallery-thumb-image ul li {
        float: none
    }
    .subscribe-content ul li .form-control {
        width: 228px
    }
    .carousel-indicators {
        display: none
    }
    .instagram-plugin {
        overflow-x: scroll
    }
    .book-now-btn-holder {
        display: none
    }
    .thumb-video:hover .text-hov {
        opacity: 1;
        top: 56%
    }
    .text-hov {
        top: 53%
    }
    .anthem-video-content p {
        padding: 0 7px
    }
    .dowload-holder h3 {
        font-size: 38px
    }
    .dowload-holder {
        padding: 35px 40px
    }
    .dowload-holder h4 {
        font-size: 17px;
        padding: 8px 0
    }
    .dowload-holder p {
        padding-bottom: 15px
    }
    .down-bt {
        padding: 19px 56px
    }
    .element1 p {
        line-height: 16px;
        padding: 9px!important
    }
    .pad-mob {
        padding-left: 0
    }
    .fixed-holder {
        display: none
    }
}
@media (min-width:768px) and (max-width:991px) {
    .storm-logo img {
        width: 150px
    }
    .nye {
        font-size: 30px;
    }
    .storm-logo {
        top: 4%
    }
    .chasing-logo img {
        width: 400px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
    .chasing-storm-bg .row {
        margin: 0
    }
    .bounce {
        display: none
    }
    .chasing-storm-box {
        margin-bottom: 0
    }
    .stomery-gallery-content h4 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 5px
    }
    .stomery-gallery-content {
        min-height: 89px
    }
    .home .fancybox-close {
        right: 15px;
        top: 15px
    }
    .chasing-logo {
        top: 7%
    }
    .inner-page-banner-title h1 {
        line-height: 45px
    }
    .gallery-thumb-content h4 {
        font-size: 90px
    }
    .gallery-thump-holder {
        padding: 0 0 15px
    }
    .awards-holder {
        margin-top: 15px
    }
    .awards-content h3 {
        font-size: 16px
    }
    .awards-content span {
        width: 25px;
        height: 25px;
        right: -10px
    }
    .awards-content-2 span {
        left: -10px!important
    }
    .menu-icon-holder {
        padding: 18px 20px
    }
    .contact-holder {
        margin-top: 15px
    }
    .row.contact {
        margin-bottom: 15px
    }
    .form-section {
        padding: 35px
    }
    .breadcrumb-holder {
        left: 30px;
        bottom: 20px
    }
    .storm-reel-content-holder h4 {
        line-height: 31px;
        padding-bottom: 5px;
        font-size: 40px;
        letter-spacing: 0
    }
    .storm-reel-content-holder .sub-font h6 {
        padding: 0
    }
    .reel-left .nav-tabs>li a {
        padding: 15px 25px;
        font-size: 30px
    }
    .play-icon {
        right: 35px
    }
    , .reel-left .nav-tabs>li a:active .play-icon,, .reel-left .nav-tabs>li a:focus .play-icon, .reel-left .nav-tabs>li a:hover .play-icon, .reel-left .nav-tabs>li.active .play-icon {
        right:25px
    }
    .tab-video {
        height: 390px
    }
    .content-holder .fest-content h2 {
        font-size: 85px;
        line-height: 60px;
        letter-spacing: 0
    }
    .content-holder .fest-content h5 {
        font-size: 50px;
        letter-spacing: 0;
        line-height: 50px;
        padding: 5px 25px
    }
    .subscribe-content ul li .form-control {
        width: 275px
    }
    .subscribe-content h2 {
        font-size: 50px;
        line-height: 35px;
        padding-bottom: 10px
    }
    .subscribe-content h2 span {
        width: auto
    }
    .chasing-small-boxes-content {
        left: 0;
        right: 0;
        text-align: center
    }
    .chasing-small-boxes-content h4 {
        font-size: 32px;
        letter-spacing: 0;
        line-height: 26px
    }
    .chasing-small-boxes-content .sub-font h6 {
        display: none
    }
    .chasing-small-boxes a:hover .chasing-small-boxes-content {
        bottom: 20px
    }
    .inner-page-banner-title {
        bottom: 60px
    }
    .inner-page-banner-title h1 {
        font-size: 60px;
        letter-spacing: 0
    }
    .liquidspace-logo-holder img {
        width: 120px
    }
    .media-holder {
        margin-top: 25px;
        padding: 0
    }
    .details .first {
        margin: 0 0 10px
    }
    .details-holder {
        margin-top: 10px
    }
    .details .second {
        padding: 11% 0 0
    }
    .gallery-thumb-box {
        height: 260px;
        overflow: hidden;
        margin-bottom: 5px
    }
    .chasing-storm-bg {
        padding-top: 10px
    }
    .about-content {
        padding: 9% 30px
    }
    .about-content h2, .about-content-2 h2 {
        font-size: 45px;
        margin-bottom: 0;
        line-height: 45px
    }
    .awards-content {
        height: 141px;
        border-bottom: 1px solid #F0F0F0
    }
    .awards-content span {
        top: 20px
    }
    .gallery-thumb-image ul li {
        width: 48%
    }
    .map-detail-ticket-content h3 {
        font-size: 35px;
        line-height: 35px
    }
    .details-icon, .map-icon, .ticket-icon {
        display: none
    }
    footer {
        padding-bottom: 65px
    }
    .body-holder {
        padding: 0
    }
    .chase-tickets .map-detail-ticket-content {
        bottom: 30px
    }
    .storm-reel-content-holder {
        width: 25%;
        float: left;
        padding: 12px 25px
    }
    .reel-left .nav-tabs>li {
        width: 25%;
        float: left
    }
    .reel-left .nav-tabs>li a {
        border: none
    }
    .reel-left .nav-tabs>li a:hover, .reel-left .nav-tabs>li.active>a, .reel-left .nav-tabs>li.active>a:focus, .reel-left .nav-tabs>li.active>a:hover {
        border: none;
        border-right: 1px #52C623 solid
    }
    .map-detail-ticket-content h4 {
        font-size: 26px;
        line-height: 22px
    }
    .map-detail-ticket-content {
        width: auto;
        left: 30px;
        right: 30px;
        bottom: 25px
    }
    .awards-section .col-lg-3 {
        margin-bottom: 15px
    }
    .awards-content {
        background-color: #fff
    }
    .awards-section {
        background-color: transparent
    }
    .awards .mar-bot-40 {
        margin-bottom: 0
    }
    .gallery-thumb-image ul {
        text-align: center
    }
    .gallery-thumb-image ul li {
        float: none
    }
    .carousel-indicators {
        display: none
    }
    .instagram-plugin {
        overflow-x: scroll
    }
    .book-now-btn-holder {
        display: none
    }
    .loop-pop-up-holder {
        left: 15px;
        right: 15px;
        top: 200px
    }
    .loop-pop-up-holder .popup-close {
        right: 0;
        top: -74px
    }
    .loop-pop-up-holder .subscribe-container .subscribe-content ul li .form-control {
        width: 270px
    }
    .anthem-video-content {
        padding: 25px 34px
    }
    .anthem-video-content p {
        padding: 10px
    }
    .internal-hold {
        padding: 0 35px
    }
    .hide-768 {
        display: none
    }
    .dowload-holder {
        padding: 40px 50px
    }
    .shirt-desin-hold h3 {
        font-size: 40px
    }
    .tshirt-form {
        padding: 12px 0
    }
    .shirt-desin-hold input {
        height: 40px
    }
    .gallery-thump-holder .padlft {
        padding: 15px
    }
    .bt-hold {
        text-align: center
    }
    .img-hold .arr-hold, .img-hold:hover .arr-hold {
        opacity: 1;
        top: 45%
    }
    .rules-heading h3 {
        font-size: 47px;
        padding: 7px
    }
    .rules ul li {
        background-position: left 18px;
        padding: 22px 0 17px 52px;
        font-size: 17px
    }
    .rules {
        padding: 14px 50px
    }
    .participate-holder {
        padding: 30px
    }
    .fixed-holder {
        display: none
    }
    .new-contest-holder .twit-contest-holder {
        padding: 25px 40px
    }
    .bg-yellow .contest-rules h3 {
        font-size: 66px
    }
    .twit-contest-holder .bg-yellow {
        height: 510px
    }
    .gallery-thumb-box .contest-thumb, .gallery-thumb-box .gallery-thumb-content {
        top: 68px!important
    }
    .fancybox-inner .submit-photo h3 {
        font-size: 40px
    }
    .fancybox-inner .submit-photo input.form-control {
        height: 45px
    }
}
@media (min-width:480px) and (max-width:767px) {
    .storm-logo img {
        width: 90px
    }
    .nye {
        font-size: 25px;
    }
    .storm-logo {
        top: 4%;
        position: relative
    }
    .chasing-logo img {
        width: 157px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
    .menu-icon {
        width: 18px;
        height: 14px;
        background-position: 0 -535px;
        background-size: 52px 394px
    }
    .menu-close {
        background-position: 0 -329px;
        width: 48px;
        height: 40px;
        left: 30px;
        top: 30px;
        background-size: 65px 211px
    }
    .carousel-indicators {
        display: none
    }
    .chasing-storm-bg .row {
        margin: 0
    }
    .bounce {
        display: none
    }
    .chasing-storm-box {
        margin-bottom: 0
    }
    .stomery-gallery-content h4 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 5px
    }
    .stomery-gallery-content {
        min-height: 89px
    }
    .home .fancybox-close {
        right: 15px;
        top: 15px
    }
    .chasing-logo {
        top: 7%
    }
    .inner-page-banner-title h1 {
        line-height: 45px
    }
    .gallery-thumb-content h4 {
        font-size: 70px;
        line-height: 50px
    }
    .awards-holder {
        margin-top: 15px
    }
    .awards-content h3 {
        font-size: 16px
    }
    .awards-content span, .awards-content-2 span {
        width: 35px;
        height: 35px;
        right: auto;
        left: 40px!important
    }
    .menu-icon-holder {
        padding: 13px 15px
    }
    .contact-holder {
        margin-top: 15px
    }
    .row.contact {
        margin-bottom: 15px
    }
    .form-section {
        padding: 35px
    }
    .breadcrumb-holder {
        left: 30px;
        bottom: 20px
    }
    .storm-reel-content-holder h4 {
        line-height: 31px;
        padding-bottom: 5px;
        font-size: 40px;
        letter-spacing: 0
    }
    .storm-reel-content-holder .sub-font h6 {
        padding: 0
    }
    .reel-left .nav-tabs>li a {
        padding: 15px 25px;
        font-size: 30px
    }
    .play-icon {
        display: none
    }
    , .reel-left .nav-tabs>li a:active .play-icon,, .reel-left .nav-tabs>li a:focus .play-icon, .reel-left .nav-tabs>li a:hover .play-icon, .reel-left .nav-tabs>li.active .play-icon {
        right:25px
    }
    .content-holder .fest-content h2 {
        font-size: 60px;
        line-height: 42px;
        letter-spacing: 0
    }
    .content-holder .fest-content h5 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 50px;
        padding: 5px 25px
    }
    .subscribe-content ul li .form-control {
        width: 100%
    }
    .subscribe-content h2 {
        font-size: 50px;
        line-height: 35px;
        padding-bottom: 10px;
        float: none;
        display: block
    }
    .subscribe-content h2 span {
        width: auto
    }
    .chasing-small-boxes-content {
        left: 0;
        right: 0;
        text-align: center
    }
    .chasing-small-boxes-content h4 {
        font-size: 48px;
        letter-spacing: 0;
        line-height: 40px
    }
    .chasing-small-boxes-content .sub-font h6 {
        display: none
    }
    .chasing-small-boxes a:hover .chasing-small-boxes-content {
        bottom: 20px
    }
    .inner-page-banner-title {
        bottom: 10px
    }
    .inner-page-banner-title h1 {
        font-size: 45px;
        letter-spacing: 0
    }
    .liquidspace-logo-holder img {
        width: 90px
    }
    .media-holder {
        margin-top: 25px;
        padding: 0;
        overflow-x: hidden
    }
    .details .first {
        margin: 0 0 10px;
        min-height: inherit;
        padding: 10% 0
    }
    .details-holder {
        margin-top: 10px
    }
    .details .second {
        padding: 7% 0;
        min-height: inherit
    }
    .gallery-thumb-box {
        height: 220px;
        overflow: hidden;
        margin-bottom: 5px;
        padding: 5px
    }
    .chasing-storm-bg {
        padding-top: 0
    }
    .chasing-small-boxes {
        padding: 0 7px
    }
    .about-content {
        padding: 9% 30px
    }
    .about-content h2, .about-content-2 h2 {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 30px;
        letter-spacing: 0
    }
    .awards-content {
        height: 147px;
        border-bottom: 1px solid #F0F0F0;
        margin-bottom: 15px
    }
    .awards-content span {
        top: -17px
    }
    .map-detail-ticket-content h3 {
        font-size: 35px;
        line-height: 35px
    }
    .details-icon, .map-icon {
        display: none
    }
    footer {
        padding: 0 15px 20px;
        text-align: center
    }
    .body-holder {
        padding: 0
    }
    .chase-tickets .map-detail-ticket-content {
        bottom: 30px
    }
    .storm-reel-content-holder {
        width: 100%;
        float: left;
        padding: 12px 25px;
        text-align: center
    }
    .reel-left .nav-tabs>li {
        width: 33.33%;
        float: left;
        text-align: center
    }
    .reel-left .nav-tabs>li a {
        border: none
    }
    .reel-left .nav-tabs>li a:hover, .reel-left .nav-tabs>li.active>a, .reel-left .nav-tabs>li.active>a:focus, .reel-left .nav-tabs>li.active>a:hover {
        border: none;
        border-right: 1px #52C623 solid
    }
    .map-detail-ticket-content h4 {
        font-size: 26px;
        line-height: 22px
    }
    .map-detail-ticket-content {
        width: auto;
        left: 30px;
        right: 30px;
        bottom: 25px
    }
    .awards-section .col-lg-3 {
        margin-bottom: 0
    }
    .awards-content {
        background-color: #fff
    }
    .awards-section {
        background-color: transparent
    }
    .awards .mar-bot-40 {
        margin-bottom: 0
    }
    .gallery-thumb-image ul {
        text-align: center
    }
    .gallery-thumb-image ul li {
        float: none;
        width: 220px
    }
    .subscribe-content ul li {
        display: block;
        padding-bottom: 10px
    }
    .subscribe-content ul {
        display: block;
        float: none
    }
    .subscribe-btn {
        width: 100%;
        text-align: center
    }
    .right-footer {
        padding-top: 20px;
        width: 100%
    }
    .left-footer {
        width: 100%
    }
    .chase-tickets .map-detail-ticket-content h3 {
        font-size: 60px;
        line-height: 42px;
        text-align: center
    }
    .ticket-icon {
        left: 0;
        right: 0;
        bottom: 45%;
        margin: 0 auto
    }
    .breadcrumb-holder {
        display: none
    }
    .details .first h2 {
        font-size: 38px;
        line-height: 26px;
        margin-bottom: 10px
    }
    .details .first h3 {
        font-size: 30px;
        line-height: 26px;
        margin: 0
    }
    .details .third {
        min-height: inherit;
        padding: 10% 5%
    }
    .details-accordian-holder .panel-default p {
        font-size: 26px;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 7px 0
    }
    .media-section img {
        width: 100%
    }
    .media-section {
        margin: 5px 10px
    }
    .media-content-blue, .media-content-green {
        background-position: 290px 90px
    }
    .media-content {
        min-height: inherit
    }
    .awards-section img {
        width: 100%
    }
    .form-content {
        min-height: inherit;
        padding: 35px
    }
    .form-section {
        min-height: inherit
    }
    .storm-reel-holder {
        overflow-x: hidden
    }
    .fancybox-outer .fancybox-prev span {
        background-size: 40px;
        left: 0;
        top: 50%;
        background-position: -5px -2px
    }
    .fancybox-outer .fancybox-next span {
        background-size: 40px
    }
    .fancybox-outer .fancybox-nav span {
        width: 30px;
        height: 35px
    }
    .fancybox-outer .fancybox-next span {
        background-position: -86px -42px!important;
        right: 0;
        top: 50%
    }
    .fancybox-overlay .fancybox-wrap .fancybox-skin {
        padding: 10px!important;
        margin: 0!important
    }
    .fancybox-close {
        width: 29px!important;
        height: 29px!important;
        background-position: 0 -670px!important;
        top: -29px;
        right: 0!important;
        background-size: 40px
    }
    .instagram-plugin {
        overflow-x: scroll
    }
    .book-now-btn-holder {
        display: none
    }
    .loop-pop-up-holder .popup-close {
        right: 0;
        top: -74px
    }
    .loop-pop-up-holder .subscribe-container .subscribe-content ul li .form-control {
        width: 100%
    }
    .loop-pop-up-holder {
        left: 20px;
        right: 20px;
        top: 150px
    }
    .anthem-video-content p {
        font-size: 14px;
        line-height: 21px;
        padding: 0
    }
    .anthem-video-content {
        padding: 20px 0
    }
    .tab-video {
        height: 246px
    }
    .anthem-container {
        padding: 30px;
        margin-top: 35px
    }
    .internal-hold {
        padding: 0
    }
    .rules-heading h3 {
        font-size: 40px
    }
    .rules {
        padding: 20px 40px
    }
    .rules ul li {
        background-position: left 20px;
        background-size: 22px auto;
        padding: 18px 0 18px 38px;
        font-size: 16px
    }
    .participate-holder {
        padding: 40px
    }
    .participate a {
        font-size: 16px;
        padding: 15px 65px
    }
    .video-title h5 {
        font-size: 45px;
        padding: 8px
    }
    .video-holder {
        padding: 35px 0 0
    }
    .video-thumb-holder {
        padding: 10px 0
    }
    .text-hov {
        top: 53%
    }
    .thumb-video:hover .text-hov {
        opacity: 1;
        top: 53%
    }
    .thumb-video:hover .vide-icon {
        top: 36%;
        opacity: 1
    }
    .text-hov {
        opacity: 1
    }
    .hide-768 {
        display: none
    }
    .gallery-thump-holder {
        padding: 15px 10px
    }
    .img-hold img {
        width: 100%
    }
    .dowload-holder h3 {
        font-size: 35px
    }
    .dowload-holder {
        padding: 26px 25px;
        text-align: center
    }
    .dowload-holder h4 {
        padding: 8px 0;
        font-size: 16px
    }
    .dowload-holder p {
        padding-bottom: 20px
    }
    .shirt-desin-hold {
        text-align: center
    }
    .shirt-desin-hold h3 {
        font-size: 35px
    }
    .sub-bt {
        width: 100%
    }
    .padlt, .padrt {
        padding: 0
    }
    .sample-hold {
        margin-top: 25px
    }
    .pad-mob, .padft, .padlft {
        padding: 0
    }
    .img-hold .arr-hold, .img-hold:hover .arr-hold {
        opacity: 1;
        top: 45%
    }
    .participate-pop .shirt-desin-hold {
        padding: 25px
    }
    .fixed-holder {
        display: none
    }
    .contest-rules-list ul p.rule {
        text-align: center
    }
    .menu ul li a h3 {
        font-size: 14px
    }
    .menu ul li a {
        padding: 20px
    }
    .menu-bg {
        height: 70px
    }
    .new-chasing-storm-bg {
        padding-top: 10px
    }
    .twit-contest-holder .bg-yellow {
        height: 495px
    }
    .bg-yellow .contest-rules h3 {
        text-align: center;
        font-size: 53px
    }
    .new-contest-holder .twit-contest-holder {
        padding: 28px 40px
    }
    .bg-yellow .contest-rules {
        padding: 35px
    }
    .gallery-thumb-box .black-patch {
        margin: 6px 6px 0
    }
    .fancybox-inner .photo-submit {
        width: 420px;
        height: 260px
    }
    .fancybox-inner .submit-photo a.submit-photo-btn {
        margin-bottom: 10px
    }
    .fancybox-inner .form-input, .fancybox-inner .submit-photo input.form-control {
        width: 282px
    }
}
@media (min-width:360px) and (max-width:479px) {
    header {
        padding: 18px
    }
    .nye {
        font-size: 17px;
    }

    .gallery-tab-holder .nav-tabs>li>a {
        font-size: 24px;
        letter-spacing: 0
    }
    .storm-logo img {
        width: 90px
    }
    .storm-logo {
        top: 4%;
        position: relative
    }
    .chasing-logo img {
        width: 157px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
    .menu-icon {
        width: 18px;
        height: 14px;
        background-position: 0 -535px;
        background-size: 52px 394px
    }
    .menu-close {
        background-position: 0 -329px;
        width: 48px;
        height: 40px;
        left: 30px;
        top: 30px;
        background-size: 65px 211px
    }
    .carousel-indicators {
        display: none
    }
    .chasing-storm-bg .row {
        margin: 0
    }
    .bounce {
        display: none
    }
    .chasing-storm-box {
        margin-bottom: 0
    }
    .stomery-gallery-content h4 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 5px
    }
    .stomery-gallery-content {
        min-height: 89px
    }
    .home .fancybox-close {
        right: 15px;
        top: 15px
    }
    .chasing-logo {
        top: 7%
    }
    .gallery-thumb-content h4 {
        font-size: 50px;
        line-height: 35px
    }
    .gallery-thumb-content h3 {
        font-size: 30px
    }
    .awards-holder {
        margin-top: 15px
    }
    .awards-content h3 {
        font-size: 16px
    }
    .awards-content span, .awards-content-2 span {
        width: 35px;
        height: 35px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
    .menu-icon-holder {
        padding: 13px 15px
    }
    .contact-holder {
        margin-top: 15px
    }
    .row.contact {
        margin-bottom: 15px
    }
    .form-section {
        padding: 35px
    }
    .breadcrumb-holder {
        left: 30px;
        bottom: 20px
    }
    .storm-reel-content-holder h4 {
        line-height: 31px;
        padding-bottom: 5px;
        font-size: 40px;
        letter-spacing: 0
    }
    .storm-reel-content-holder .sub-font h6 {
        padding: 0
    }
    .reel-left .nav-tabs>li a {
        padding: 15px 25px;
        font-size: 30px
    }
    .play-icon {
        display: none
    }
    , .reel-left .nav-tabs>li a:active .play-icon,, .reel-left .nav-tabs>li a:focus .play-icon, .reel-left .nav-tabs>li a:hover .play-icon, .reel-left .nav-tabs>li.active .play-icon {
        right:25px
    }
    .content-holder .fest-content h2 {
        font-size: 60px;
        line-height: 42px;
        letter-spacing: 0
    }
    .content-holder .fest-content h5 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 50px;
        padding: 5px 25px
    }
    .subscribe-content ul li .form-control {
        width: 100%
    }
    .subscribe-content h2 {
        font-size: 50px;
        line-height: 35px;
        padding-bottom: 10px;
        float: none;
        display: block
    }
    .subscribe-content h2 span {
        width: auto
    }
    .chasing-small-boxes-content {
        left: 0;
        right: 0;
        text-align: center;
        bottom: 20px
    }
    .chasing-small-boxes-content h4 {
        font-size: 32px;
        letter-spacing: 0;
        line-height: 40px
    }
    .chasing-small-boxes-content .sub-font h6 {
        display: none
    }
    .chasing-small-boxes a:hover .chasing-small-boxes-content {
        bottom: 20px
    }
    .inner-page-banner-title {
        bottom: 10px
    }
    .inner-page-banner-title h1 {
        font-size: 37px;
        letter-spacing: 0;
        line-height: 25px
    }
    .liquidspace-logo-holder img {
        width: 60px
    }
    .media-holder {
        margin-top: 5px;
        padding: 0;
        overflow-x: hidden
    }
    .details .first {
        margin: 0 0 10px;
        min-height: inherit;
        padding: 10% 0
    }
    .details-holder {
        margin-top: 10px
    }
    .details .second {
        padding: 7% 0;
        min-height: inherit
    }
    .gallery-thumb-box {
        height: 220px;
        overflow: hidden;
        margin-bottom: 5px;
        padding: 5px
    }
    .chasing-storm-bg {
        padding-top: 0
    }
    .chasing-small-boxes {
        padding: 0 7px
    }
    .about-content {
        padding: 9% 20px
    }
    .about-content h2, .about-content-2 h2 {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 30px;
        letter-spacing: 0;
        padding: 0 15px
    }
    .awards-content {
        height: 147px;
        border-bottom: 1px solid #F0F0F0;
        margin-bottom: 15px
    }
    .awards-content span {
        top: -17px
    }
    .map-detail-ticket-content h3 {
        font-size: 35px;
        line-height: 23px
    }
    .details-icon, .map-icon {
        display: none
    }
    footer {
        padding: 0 15px 20px;
        text-align: center
    }
    .body-holder {
        padding: 0
    }
    .chase-tickets .map-detail-ticket-content {
        bottom: 30px
    }
    .storm-reel-content-holder {
        width: 100%;
        float: left;
        padding: 12px 25px;
        text-align: center
    }
    .reel-left .nav-tabs>li {
        width: 33.33%;
        float: left;
        text-align: center
    }
    .reel-left .nav-tabs>li a {
        border: none
    }
    .reel-left .nav-tabs>li a:hover, .reel-left .nav-tabs>li.active>a, .reel-left .nav-tabs>li.active>a:focus, .reel-left .nav-tabs>li.active>a:hover {
        border: none;
        border-right: 1px #52C623 solid
    }
    .chasing-storm-nye {
        display: none
    }
    .map-detail-ticket-content h4 {
        font-size: 26px;
        line-height: 22px
    }
    .map-detail-ticket-content {
        width: auto;
        left: 20px;
        right: 20px;
        bottom: 25px
    }
    .awards-section .col-lg-3 {
        margin-bottom: 0
    }
    .awards-content {
        background-color: #fff
    }
    .awards-section {
        background-color: transparent
    }
    .awards .mar-bot-40 {
        margin-bottom: 0
    }
    .gallery-thumb-image ul {
        text-align: center
    }
    .gallery-thumb-image ul li {
        float: none;
        width: 45%
    }
    .subscribe-content ul li {
        display: block;
        padding-bottom: 10px
    }
    .subscribe-content ul {
        display: block;
        float: none
    }
    .subscribe-btn {
        width: 100%;
        text-align: center
    }
    .right-footer {
        padding-top: 20px;
        width: 100%
    }
    .chase-tickets .map-detail-ticket-content h3 {
        font-size: 50px;
        line-height: 42px;
        text-align: center
    }
    .ticket-icon {
        left: 0;
        right: 0;
        bottom: 45%;
        margin: 0 auto
    }
    .breadcrumb-holder {
        display: none
    }
    .details .first h2 {
        font-size: 38px;
        line-height: 26px;
        margin-bottom: 10px
    }
    .details .first h3 {
        font-size: 30px;
        line-height: 26px;
        margin: 0
    }
    .details .third {
        min-height: inherit;
        padding: 10% 5%
    }
    .details-accordian-holder .panel-default a {
        padding: 15px 20px
    }
    .details-accordian-holder .panel-default p {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 7px 0
    }
    .details-accordian-holder .panel-body {
        padding: 20px
    }
    .accordian-body-content h3 {
        font-size: 15px
    }
    .accordian-body-content ul li {
        padding-left: 20px;
        line-height: 16px;
        font-size: 13px;
        background-position: left 7px
    }
    .media-section img {
        width: 100%
    }
    .media-section {
        margin: 5px 10px
    }
    .media-content-blue, .media-content-green {
        background-position: 290px 90px
    }
    .media-content {
        min-height: inherit
    }
    .awards-section img {
        width: 50%;
        margin: 0 auto
    }
    .form-content {
        min-height: inherit;
        padding: 35px
    }
    .form-section {
        min-height: inherit
    }
    .storm-reel-holder {
        overflow-x: hidden
    }
    .fancybox-outer .fancybox-prev span {
        background-size: 40px;
        left: 0;
        top: 50%;
        background-position: -5px -2px
    }
    .fancybox-outer .fancybox-next span {
        background-size: 40px
    }
    .fancybox-outer .fancybox-nav span {
        width: 30px;
        height: 35px
    }
    .fancybox-outer .fancybox-next span {
        background-position: -86px -42px!important;
        right: 0;
        top: 50%
    }
    .fancybox-overlay .fancybox-wrap .fancybox-skin {
        padding: 10px!important;
        margin: 0!important
    }
    .fancybox-close {
        width: 29px!important;
        height: 29px!important;
        background-position: 0 -670px!important;
        top: -29px;
        right: 0!important;
        background-size: 40px
    }
    .instagram-plugin {
        overflow-x: scroll
    }
    .left-footer h6 span a img {
        width: 29%
    }
    .book-now-btn-holder {
        display: none
    }
    .loop-pop-up-holder .popup-close {
        right: 0;
        top: -74px
    }
    .loop-pop-up-holder .subscribe-container .subscribe-content ul li .form-control {
        width: 100%
    }
    .loop-pop-up-holder {
        left: 20px;
        right: 20px;
        top: 150px
    }
    .loop-pop-up-holder .subscribe-container {
        padding: 25px
    }
    .popup-title h3 {
        font-size: 35px
    }
    .loop-pop-up-holder .subscribe-btn, .loop-pop-up-holder .subscribe-content ul li .form-control {
        height: 45px
    }
    .anthem-video-content p {
        font-size: 14px;
        line-height: 19px;
        padding: 0
    }
    .anthem-video-content {
        padding: 15px 0
    }
    .tab-video {
        height: 178px
    }
    .anthem-container {
        padding: 30px;
        margin-top: 35px
    }
    .internal-hold {
        padding: 0
    }
    .rules-heading h3 {
        font-size: 40px
    }
    .rules {
        padding: 20px
    }
    .rules ul li {
        font-size: 14px;
        padding: 14px 0 16px 31px;
        background-position: left 14px;
        background-size: 20px auto
    }
    .participate-holder {
        padding: 22px
    }
    .participate a {
        font-size: 14px;
        padding: 10px 63px
    }
    .video-title h5 {
        font-size: 35px;
        padding: 8px
    }
    .video-holder {
        padding: 16px 0 0
    }
    .video-thumb-holder {
        padding: 2px 0
    }
    .rules>ul {
        margin: 0
    }
    .thumb-video .text-hov, .thumb-video:hover .text-hov {
        opacity: 1;
        top: 61%
    }
    .thumb-video .vide-icon, .thumb-video:hover .vide-icon {
        top: 30%
    }
    .thumb-details {
        padding: 10px 0
    }
    .thumb-details p {
        padding: 0
    }
    .hide-768 {
        display: none
    }
    .gallery-thump-holder {
        padding: 15px 10px
    }
    .img-hold img {
        width: 100%
    }
    .dowload-holder h3 {
        font-size: 35px
    }
    .dowload-holder {
        padding: 26px 25px;
        text-align: center
    }
    .dowload-holder h4 {
        padding: 8px 0;
        font-size: 16px
    }
    .dowload-holder p {
        padding-bottom: 20px
    }
    .shirt-desin-hold {
        text-align: center
    }
    .shirt-desin-hold h3 {
        font-size: 35px
    }
    .sub-bt {
        width: 100%
    }
    .padlt, .padrt {
        padding: 0
    }
    .sample-hold {
        margin-top: 25px
    }
    .pad-mob {
        padding: 0
    }
    .down-bt {
        padding: 20px;
        font-size: 13px
    }
    .padft, .padlft {
        padding: 0
    }
    .shirt-desin-hold {
        padding: 49px 25px
    }
    .img-hold .arr-hold, .img-hold:hover .arr-hold {
        opacity: 1;
        top: 45%
    }
    .participate-pop .shirt-desin-hold {
        padding: 20px
    }
    .fixed-holder {
        display: none
    }
    .contest-rules-list ul p.rule {
        text-align: center
    }
    .contest-participate a {
        font-size: 18px;
        padding: 10px 0;
        text-align: center
    }
    .contest-rules-list ul li p {
        padding-bottom: 15px
    }
    .menu ul li a h3 {
        font-size: 14px
    }
    .menu ul li a {
        padding: 20px
    }
    .menu-bg {
        height: 70px
    }
    .new-chasing-storm-bg {
        padding-top: 10px
    }
    .new-contest-holder .twit-contest-holder {
        padding: 28px 40px
    }
    .bg-yellow .contest-rules {
        padding: 15px
    }
    .bg-yellow .contest-rules h3 {
        font-size: 35px
    }
    .twit-contest-holder .bg-yellow {
        height: 460px
    }
    .bg-yellow .contest-rules-list {
        margin-bottom: 18px
    }
    .bg-yellow .contest-rules h3 {
        margin-bottom: 5px;
        text-align: center
    }
    .gallery-thumb-box .black-patch {
        margin: 7px 7px 0
    }
    .fancybox-inner .photo-submit {
        padding: 22px;
        width: 290px
    }
    .fancybox-inner .submit-photo h3 {
        font-size: 40px
    }
    .fancybox-inner .submit-photo a.submit-photo-btn {
        margin-bottom: 10px
    }
}
@media screen and (max-width:359px) {
    header {
        padding: 18px
    }
    .nye {
        font-size: 17px;
    }
    .storm-logo img {
        width: 90px
    }
    .storm-logo {
        top: 4%;
        position: relative
    }
    .chasing-logo img {
        width: 157px
    }
    .arrow-down-blue {
        margin: 0 auto
    }
    .arrow-down-holder {
        height: 85px;
        width: 85px
    }
    .menu-icon {
        width: 18px;
        height: 14px;
        background-position: 0 -535px;
        background-size: 52px 394px
    }
    .menu-close {
        background-position: 0 -329px;
        width: 48px;
        height: 40px;
        left: 30px;
        top: 30px;
        background-size: 65px 211px
    }
    .carousel-indicators {
        display: none
    }
    .chasing-storm-bg .row {
        margin: 0
    }
    .bounce {
        display: none
    }
    .chasing-storm-box {
        margin-bottom: 0
    }
    .stomery-gallery-content h4 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 5px
    }
    .stomery-gallery-content {
        min-height: 89px
    }
    .home .fancybox-close {
        right: 15px;
        top: 15px
    }
    .chasing-logo {
        top: 7%
    }
    .gallery-thumb-content h4 {
        font-size: 50px;
        line-height: 35px
    }
    .gallery-thumb-content h3 {
        font-size: 30px
    }
    .awards-holder {
        margin-top: 15px
    }
    .awards-content h3 {
        font-size: 16px
    }
    .awards-content span, .awards-content-2 span {
        width: 35px;
        height: 35px;
        right: 0;
        left: 0;
        margin: 0 auto
    }
    .menu-icon-holder {
        padding: 13px 15px
    }
    .contact-holder {
        margin-top: 15px
    }
    .row.contact {
        margin-bottom: 15px
    }
    .form-section {
        padding: 35px
    }
    .breadcrumb-holder {
        left: 30px;
        bottom: 20px
    }
    .storm-reel-content-holder h4 {
        line-height: 31px;
        padding-bottom: 5px;
        font-size: 40px;
        letter-spacing: 0
    }
    .storm-reel-content-holder .sub-font h6 {
        padding: 0
    }
    .reel-left .nav-tabs>li a {
        padding: 15px 25px;
        font-size: 30px
    }
    .play-icon {
        display: none
    }
    , .reel-left .nav-tabs>li a:active .play-icon,, .reel-left .nav-tabs>li a:focus .play-icon, .reel-left .nav-tabs>li a:hover .play-icon, .reel-left .nav-tabs>li.active .play-icon {
        right:25px
    }
    .content-holder .fest-content h2 {
        font-size: 60px;
        line-height: 42px;
        letter-spacing: 0
    }
    .content-holder .fest-content h5 {
        font-size: 35px;
        letter-spacing: 0;
        line-height: 50px;
        padding: 5px 25px
    }
    .subscribe-content ul li .form-control {
        width: 100%
    }
    .subscribe-content h2 {
        font-size: 50px;
        line-height: 35px;
        padding-bottom: 10px;
        float: none;
        display: block;
        margin-right: 0
    }
    .subscribe-content h2 span {
        width: auto;
        padding: 7px 32px 7px 10px
    }
    .chasing-small-boxes-content {
        left: 0;
        right: 0;
        text-align: center;
        bottom: 20px
    }
    .chasing-small-boxes-content h4 {
        font-size: 32px;
        letter-spacing: 0;
        line-height: 40px
    }
    .chasing-small-boxes-content .sub-font h6 {
        display: none
    }
    .chasing-small-boxes a:hover .chasing-small-boxes-content {
        bottom: 20px
    }
    .inner-page-banner-title {
        bottom: 10px
    }
    .inner-page-banner-title h1 {
        font-size: 37px;
        letter-spacing: 0;
        line-height: 25px
    }
    .liquidspace-logo-holder img {
        width: 60px
    }
    .media-holder {
        margin-top: 5px;
        padding: 0;
        overflow-x: hidden
    }
    .details .first {
        margin: 0 0 10px;
        min-height: inherit;
        padding: 10% 0
    }
    .details-holder {
        margin-top: 10px
    }
    .details .second {
        padding: 7% 0;
        min-height: inherit
    }
    .gallery-thumb-box {
        height: 220px;
        overflow: hidden
    }
    .chasing-storm-bg {
        padding-top: 0
    }
    .chasing-small-boxes {
        padding: 0 7px
    }
    .about-content {
        padding: 9% 20px
    }
    .about-content h2, .about-content-2 h2 {
        font-size: 30px;
        margin-bottom: 0;
        line-height: 30px;
        letter-spacing: 0;
        padding: 0 15px
    }
    .awards-content {
        border-bottom: 1px solid #F0F0F0;
        margin-bottom: 15px
    }
    .awards-content span {
        top: -17px
    }
    .map-detail-ticket-content h3 {
        font-size: 35px;
        line-height: 27px;
        text-align: center
    }
    .details-icon, .line-up-icon, .map-icon, .ticket-icon {
        display: none
    }
    footer {
        padding: 0 15px 20px;
        text-align: center
    }
    .body-holder {
        padding: 0
    }
    .chase-tickets .map-detail-ticket-content {
        bottom: 30px
    }
    .storm-reel-content-holder {
        width: 100%;
        float: left;
        padding: 12px 25px;
        text-align: center
    }
    .reel-left .nav-tabs>li {
        width: 33.33%;
        float: left;
        text-align: center
    }
    .reel-left .nav-tabs>li a {
        border: none
    }
    .reel-left .nav-tabs>li a:hover, .reel-left .nav-tabs>li.active>a, .reel-left .nav-tabs>li.active>a:focus, .reel-left .nav-tabs>li.active>a:hover {
        border: none;
        border-right: 1px #52C623 solid
    }
    .chasing-storm-nye {
        display: block
    }
    .map-detail-ticket-content h4 {
        font-size: 26px;
        line-height: 23px;
        padding-bottom: 5px;
        text-align: center
    }
    .map-detail-ticket-content {
        width: auto;
        left: 20px;
        right: 20px;
        bottom: 25px
    }
    .awards-section .col-lg-3 {
        margin-bottom: 0
    }
    .awards-content {
        background-color: #fff;
        height: auto
    }
    .awards-section {
        background-color: transparent
    }
    .awards .mar-bot-40 {
        margin-bottom: 0
    }
    .gallery-thumb-image ul {
        text-align: center
    }
    .gallery-thumb-image ul li {
        float: none;
        width: 45%
    }
    .subscribe-content ul li {
        display: block;
        padding-bottom: 10px
    }
    .subscribe-content ul {
        display: block;
        float: none
    }
    .subscribe-btn {
        width: 100%;
        text-align: center
    }
    .right-footer {
        padding-top: 20px;
        width: 100%
    }
    .chase-tickets .map-detail-ticket-content h3 {
        font-size: 50px;
        line-height: 42px;
        text-align: center
    }
    .ticket-icon {
        left: 0;
        right: 0;
        bottom: 45%;
        margin: 0 auto
    }
    .breadcrumb-holder {
        display: none
    }
    .details .first h2 {
        font-size: 38px;
        line-height: 26px;
        margin-bottom: 10px
    }
    .details .first h3 {
        font-size: 30px;
        line-height: 26px;
        margin: 0
    }
    .details .third {
        min-height: inherit;
        padding: 10% 5%
    }
    .details-accordian-holder .panel-default a {
        padding: 15px 20px
    }
    .details-accordian-holder .panel-default p {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 1px;
        padding: 3px 0
    }
    .details-accordian-holder .panel-body {
        padding: 20px
    }
    .accordian-body-content h3 {
        font-size: 15px
    }
    .accordian-body-content ul li {
        padding-left: 20px;
        line-height: 16px;
        font-size: 13px;
        background-position: left 7px
    }
    .media-section img {
        width: 100%
    }
    .media-section {
        margin: 5px 10px
    }
    .media-content-blue, .media-content-green {
        background-position: 290px 90px
    }
    .media-content {
        min-height: inherit
    }
    .awards-section img {
        width: 50%;
        margin: 0 auto
    }
    .form-content {
        min-height: inherit;
        padding: 30px
    }
    .form-section {
        min-height: inherit
    }
    .storm-reel-holder {
        overflow-x: hidden
    }
    .subscribe-container {
        padding: 30px
    }
    .map-detail-ticket-holder .row:first-child .col-xs-6 {
        width: 100%
    }
    .details .third h2 {
        font-size: 28px
    }
    .details-accordian-holder .panel-default span {
        padding: 1px 7px
    }
    .gallery-tab-holder .nav-tabs>li>a {
        font-size: 24px;
        letter-spacing: 0
    }
    .gallery-tabs-button .nav-tabs>li a {
        padding: 20px 0
    }
    .gallery-thumb-image {
        padding: 10px 0
    }
    .fancybox-outer .fancybox-prev span {
        background-size: 40px;
        left: 0;
        top: 50%;
        background-position: -5px -2px
    }
    .fancybox-outer .fancybox-next span {
        background-size: 40px
    }
    .fancybox-outer .fancybox-nav span {
        width: 30px;
        height: 35px
    }
    .fancybox-outer .fancybox-next span {
        background-position: -86px -42px!important;
        right: 0;
        top: 50%
    }
    .fancybox-overlay .fancybox-wrap .fancybox-skin {
        padding: 10px!important;
        margin: 0!important
    }
    .fancybox-close {
        width: 29px!important;
        height: 29px!important;
        background-position: 0 -670px!important;
        top: -29px;
        right: 0!important;
        background-size: 40px
    }
    .media-content span {
        font-size: 14px
    }
    .media-content h3 {
        font-size: 16px;
        margin: 10px 0
    }
    .instagram-plugin {
        overflow-x: scroll
    }
    .left-footer h6 span a img {
        width: 26%
    }
    .book-now-btn-holder {
        display: none
    }
    .loop-pop-up-holder .popup-close {
        right: 0;
        top: -74px
    }
    .loop-pop-up-holder .subscribe-container .subscribe-content ul li .form-control {
        width: 100%
    }
    .loop-pop-up-holder {
        left: 20px;
        right: 20px;
        top: 150px
    }
    .loop-pop-up-holder .subscribe-container {
        padding: 25px
    }
    .popup-title h3 {
        font-size: 35px
    }
    .loop-pop-up-holder .subscribe-btn, .loop-pop-up-holder .subscribe-content ul li .form-control {
        height: 45px
    }
    .anthem-video-content p {
        font-size: 13px;
        line-height: 18px;
        padding: 0
    }
    .anthem-video-content {
        padding: 15px 0
    }
    .tab-video {
        height: auto
    }
    .anthem-container {
        padding: 20px;
        margin-top: 35px
    }
    .internal-hold {
        padding: 0
    }
    .rules {
        padding: 20px
    }
    .rules ul li {
        font-size: 14px;
        padding: 14px 0 16px 31px;
        background-position: left 14px;
        background-size: 20px auto
    }
    .participate-holder {
        padding: 22px
    }
    .participate a {
        font-size: 14px;
        padding: 10px 63px
    }
    .video-title h5 {
        font-size: 35px;
        padding: 8px
    }
    .video-holder {
        padding: 16px 0 0
    }
    .video-thumb-holder {
        padding: 2px 0
    }
    .rules>ul {
        margin: 0
    }
    .thumb-video .text-hov, .thumb-video:hover .text-hov {
        opacity: 1;
        top: 61%
    }
    .thumb-video .vide-icon, .thumb-video:hover .vide-icon {
        top: 30%
    }
    .thumb-details {
        padding: 10px 0
    }
    .thumb-details p {
        padding: 0
    }
    .thumb-details h5 {
        font-size: 15px
    }
    .rules-heading h3 {
        font-size: 35px;
        padding: 5px
    }
    .hide-768 {
        display: none
    }
    .gallery-thump-holder {
        padding: 15px 10px
    }
    .img-hold img {
        width: 100%
    }
    .dowload-holder h3 {
        font-size: 24px
    }
    .dowload-holder {
        padding: 26px 25px;
        text-align: center
    }
    .dowload-holder h4 {
        padding: 8px 0;
        font-size: 15px
    }
    .dowload-holder p {
        padding-bottom: 20px;
        line-height: 19px
    }
    .shirt-desin-hold {
        text-align: center
    }
    .shirt-desin-hold h3 {
        font-size: 35px
    }
    .sub-bt {
        width: 100%
    }
    .padlt, .padrt {
        padding: 0
    }
    .sample-hold {
        margin-top: 25px
    }
    .pad-mob {
        padding: 0
    }
    .down-bt {
        padding: 20px;
        font-size: 13px
    }
    .padft, .padlft {
        padding: 0
    }
    .shirt-desin-hold {
        padding: 49px 25px
    }
    .img-hold .arr-hold, .img-hold:hover .arr-hold {
        opacity: 1;
        top: 45%
    }
    .participate-pop .shirt-desin-hold {
        padding: 15px
    }
    .fixed-holder {
        display: none
    }
    .contest-rules-list ul p.rule {
        text-align: center;
        margin-bottom: 5px
    }
    .contest-rules h3 {
        line-height: 30px
    }
    .contest-participate a {
        font-size: 15px;
        padding: 9px 0
    }
    .contest-rules-list ul li p {
        padding-bottom: 10px
    }
    .menu ul li a h3 {
        font-size: 14px
    }
    .menu ul li a {
        padding: 20px
    }
    .menu-bg {
        height: 70px
    }
    .new-chasing-storm-bg {
        padding-top: 10px
    }
    .new-contest-holder .twit-contest-holder {
        padding: 28px 40px
    }
    .bg-yellow .contest-rules {
        padding: 15px
    }
    .bg-yellow .contest-rules h3 {
        font-size: 35px
    }
    .twit-contest-holder .bg-yellow {
        height: 470px
    }
    .bg-yellow .contest-rules-list {
        margin-bottom: 18px
    }
    .bg-yellow .contest-rules h3 {
        margin-bottom: 5px;
        text-align: center
    }
    .gallery-thumb-box .black-patch {
        margin-bottom: 7px
    }
    .fancybox-inner .photo-submit {
        padding: 2px;
        width: 290px
    }
    .fancybox-inner .submit-photo h3 {
        font-size: 40px
    }
    .fancybox-inner .submit-photo a.submit-photo-btn {
        margin-bottom: 10px
    }
}
@media (min-width:1024px) and (max-width:1279px) {
    .bg-yellow .contest-rules {
        padding: 30px
    }
    .twit-contest-holder .bg-yellow {
        height: 519px
    }
    .bg-yellow .contest-rules h3 {
        margin-bottom: 5px;
        font-size: 48px
    }
    .bg-yellow .contest-rules-list ul li p {
        padding-bottom: 20px
    }
    .bg-yellow .contest-rules-list {
        margin-bottom: 25px
    }
    .new-contest-holder .twit-contest-holder {
        padding: 45px 55px!important
    }
    .contest .gallery-thumb-content h3 {
        font-size: 36px
    }
    .contest .contest-thumb h3 {
        font-size: 36px!important
    }
}
@media screen and (max-width:1199px) {
    .menu-holder {
        background-clip: inherit;
        background-origin: inherit;
        background-attachment: local;
        background-position: center
    }
}
@media (min-width:1450px) and (max-width:1680px) {
    .about-content {
        top: 30%
    }
}
@media(min-width:992px) {
    footer {
        padding-bottom: 90px
    }
}
.active-stormer-contacts-holder {
    background-color: #00a651;
    padding: 15px 13px 0px 13px;
    margin-top: 15px;
    border-radius: 3px;
}
.contact-fix {
    background-image: url(../images/sprite.png);
    display: block;
    background-position: -21px -466px;
    width: 19px;
    height: 21px;
    background-repeat: no-repeat;
}
.contact-storm {
    line-height: 19px;
    border-bottom: 1px solid #adffaf;
    padding: 0px 10px 10px 10px;
}
.contact-storm p {
    display: inline-block;
    font-family: bebas_neuebold;
    font-size: 22px;
    color: #adffaf;
}
.contact-storm2 {
    line-height: 19px;
    padding: 23px 12px;
}
.contact-storm2 p {
    font-family: bebas_neuebold;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
}
.margin .chasing-small-boxes {
    margin-bottom: 65px;
}
.gallery-tabs-button .nav-tabs > li {
    width: 20% !important;
}
.video-gallery{
    height:308px;
    overflow-Y:auto;
}
.video-gallery::-webkit-scrollbar {
    width: 4px;
    max-height: 5px; }
.video-gallery::-webkit-scrollbar-track {
    -webkit-border-radius: 4px;
    border-radius: 4px; }
.video-gallery::-webkit-scrollbar-thumb {
    height: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #52C623; }
.video-gallery::-webkit-scrollbar-track-piece {
    height: 4px;
    width: 4px; }
.video-gallery::-webkit-scrollbar-thumb:window-inactive {
    background: #52C623; } 

