* {
    font-family: Helvetica, Arial, sans-serif;
}

html {
    overflow-x: hidden;
}

body {
    position: relative;
    background: url('/img/squarebg.jpg');
}

.padding-right-0 {
    padding-right: 0;
}

.clearfix {
    clear:both;
}

.vx-h2 {
    background: url('/img/VX.png') no-repeat left top;
    background-size: contain;
    padding-left: 75px;
}

.vx-a {
    background: url('/img/VX.png') no-repeat 10px center;
    background-size: 42px auto;
    padding-left: 55px!important;
}

.vx-span {
    background: url('/img/VX.png') no-repeat 10px center;
    background-size: 30px auto;
    padding-left: 45px!important;
}

.vx-player {
    background: #1e1e28;
}

.vx-player img {
    border: 2px solid #ce1b3b;
}

.vx-player #stockPlayer {
    border: 5px solid #29282c;
}

.vx-player li{
    color: #FFF;
}

#warningModal .modal-content {
    background: url('/img/panel-home-bg.jpg');
    padding: 15px;
    color: #9d9d9d;
}

#warningModal .modal-body {
    box-shadow: inset 0px 0px 9px 5px rgba(0, 0, 0, 0.75), 0px 0px 132px -4px rgba(255, 255, 255, 1);
    padding: 0px;
}

#warningModal .btn {
    font-size: 18px;
}

.warningLogo {
    margin: auto;
    padding-top: 25px;
}

#disclaimer {
    height: 180px;
    overflow: auto;
    padding: 10px;
    margin: 20px;
    border: 2px solid #212121;
    background-color: #303030;
}

.backLink {
    position: relative;
    z-index: 99999;
    color: #757474;
    font-weight: bold;
}

.searchbar {
    max-width: 450px;
    margin: -20px auto;
    padding-bottom: 75px;
}

.searchbar input, .searchbar > .input-group-addon, .searchbar input:focus {
    background-color: #252525;
    border-color: #383838;
    color: #9d9d9d;
}

.btmMargin {
    margin-bottom: 75px;
}

h1, h2, h3, h4, address {
    font-weight: bold;
}

.mobile-logo {
    margin: auto;
    padding: 5px 0px;
}

.logoMobile {
    background: url('/img/squarebg.jpg');
}

#home h2 {
    font-size: 25px;
    margin-bottom: 5px;
}

#home .panel-body {
    font-size: 15px;
    font-weight: bold;
}

#home .panel-body a img {
    box-shadow: -2px -2px 7px 0px rgba(0, 0, 0, 0.66);
    margin: auto;
}

#home .panel-body a:hover .hoverPromo {
    display: block;
    margin: auto;
}

#home .panel-body a.colorHover {
    margin-top: 5%;
    padding: 15px 0px;
    background-color: rgba(0, 0, 0, 0.75);
    border: 2px #2f2f2f;
    border-style: outset outset inset inset;
}

#home .panel-default {
    background: transparent;
    background-color:#000000;
    border: 1px solid #2f2f2f;
    color: #9d9d9d;
    margin-top: 0px;
}

#home .panel-default > .panel-footer {
    background: rgb(64, 64, 64);
    background: rgba(000, 000, 000, 0.7);
    border-top: 2px solid #2f2f2f;
}

.logoPadding {
    padding: 0px 35px;
}

label {
    font-size: 17px;
}

address {
    font-size: 16px;
}

strong, .cancel .panel-body a {
    color: #f4cf0b;
}

address i, address span {
    padding-right: 15px;
}

iframe {
    margin-bottom: 15px;
}

h1, h2, address, label, .thumbnail .caption, .joinFix a:hover, .joinFix a:active, .cancel .panel-body {
    color: #9d9d9d;
}

h1, h2, h4, .dancerName, address, label, .commonError, .nav-tabs.nav-justified > li > a {
    text-shadow: 1px 1px 1px rgb(23, 23, 23);
}

#contact .btn {
    width: 50%;
    margin-top: 25px;
    margin-left: auto;

    outline-color: #242424;

    font-size: 20px;
    font-weight: bold;
}

.form-control:focus, textarea.focus, #contact .btn {
    border-color: #979797;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 20px rgb(35, 35, 35);
}

#contact .alert-danger {
    margin-top: 5px;

    padding: 5px;

    font-weight: bold;
}

#contact .alert-danger .glyphicon {
    top: 2px;
}

#contact input, #contact textarea {
    font-weight: bold;
}

.promo img {
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.66);
}

h2 {
    margin-bottom: 20px;

    font-size: 30px;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.affix {
    z-index: 9999 !important;

    top: 0;

    width: 100%;
}

.navbar {
    text-transform: uppercase;

    font-size: 14px;

    font-weight: bold;
}

#profile-navbar-collapse ul {
    border-top: 1px solid #171717;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
}

.navbar-toggle-left {
    float: left;

    margin-right: 0px;
    margin-left: 15px;

    color: white;
}

.navbar-text {
    margin-top: 5px;
    margin-bottom: -5px;
}

.navbar-header a, .navbar-header a:hover, .navbar-header a:active {
    text-decoration: none;

    color: white;
}

.navbar-right-fix {
    font-size: 18px;
}

.navbar-join {
    font-size: 18px;
}

.joinFix a, .joinFix a:hover, .joinFix a:active {
    padding: 15px;

    text-transform: uppercase;

    border-right: 1px solid #242424;
    border-left: 1px solid #242424;
}

.navbar-inverse {
    background-image: linear-gradient(to bottom,#222 0,#000 100%);
    border-color: #222;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .open > a {
    background-image:linear-gradient(to bottom,#222 0,#000 100%);
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

.socialMedia span {
    display: inline-block;
}

.thumbnail {
    position: relative;

    width: 100%;
    height: auto;
    padding: 0px;

    border: none;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.66);
}

.thumbnail img {
    width: 100%;

    border-bottom: #4a4a4a;
}

a.thumbnail:hover {
    border-color: #2f2f2f;
}

.thumbnail:hover {
    box-shadow: 0px 4px 15px 2px rgba(0, 0, 0, 0.66);
}

.dancerName {
    position: absolute;
    bottom: -5px;
    left: 5px;

    letter-spacing: 2.5px;
    text-transform: uppercase;

    color: white;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 33px;
    font-weight: bold;
}

.thumbnail:hover .hoverImg {
    display: block;
}

.thumbnail .hoverImg, .hoverPromo {
    position: absolute;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    background: url('../img/play_button.png') center center no-repeat;
}

.hoverImgVideos {
    top: -19% !important;
}

.thumbnail header {
    min-height: 60px;
}

.studio header {
    min-height: 100%;
}

.thumbnail.thumbnail-border {
    border: 1px solid #2f2f2f;
}

.thumbnail .caption, .tab-content, .panel {
    background-color: #000;
}

.thumbnail hr {
    border-top: 2px solid #282828;
    box-shadow: 0 1px 0 #4a4a4a;
}

.thumbnail footer {
    position: relative;
}

.thumbnail footer p {
    position: absolute;
    right: 4px;
    bottom: -35px;
}

.ribbon {
    position: absolute;
    z-index: 1;
    top: -5px;
    right: -5px;

    overflow: hidden;

    width: 75px;
    height: 75px;

    text-align: right;
}

.ribbon span {
    position: absolute;
    top: 19px;
    right: -21px;
    display: block;

    width: 100px;

    -webkit-transform: rotate(45deg); /* Needed for Safari */
    transform: rotate(45deg);
    text-align: center;
    text-transform: uppercase;

    color: #fff;
    background: #a70a0a;
    background: linear-gradient(#c90d0d 0%, #a70a0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c90d0d', endColorstr='#a70a0a', GradientType=0); /* IE6-9 */
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);

    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
}

/*#insert{
  background: url('../img/inserts/insert-homepage.jpg') center no-repeat fixed;
}*/

.parallax {
    position: relative;
}

hr {
    border-top: 2px solid #353535;
    box-shadow: 0 1px 0 #4c4c4c;
}

#parallaxText {
    position: relative;

    height: inherit;

    text-transform: uppercase;

    font-family: PT Sans, sans-serif;
}

#parallaxText a {
    text-decoration: none;

    text-shadow: 2px 5px 4px rgb(23, 23, 23);
}

#paraTop {
    color: #f0ca13;

    font-size: 5vw;
}

#paraBtm {
    color: white;

    font-size: 7vw;
}

#insert {
    position: relative;

    height: 600px;
    height: 37.5vw;

    background: no-repeat center center fixed;
    background-size: cover;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    cursor: default;
}

#stockSlider.carousel {
    overflow: hidden;

    max-height: 400px;

    background: black;
}

#memberSlider.carousel {
    position: absolute;
    top: 0;
    right: 0;

    overflow: hidden;

    width: 100%;
    max-width: 100%;

    border-left: 2px solid #171717;
    background: black;
    box-shadow: 1px 4px 8px 0 rgba(255, 255, 255, 0.4);
}

#loginModal {
    overflow: hidden;

    margin-top: 50px;

    font-weight: 0;
}

body.modal-open {
    padding-right: 0px !important;
}

#loginModal .has-error .control-label, #tipping-modal .has-error .control-label {
    color: red;
}

#loginModal .help-block, #tipping-modal .help-block, #loginModal .has-error, #tipping-modal .has-error {
    color: #f0ca13;

    font-size: 14px;
    font-weight: bold;
}

#loginModal .modal-content, #tipping-modal .modal-content {
    letter-spacing: 1px;

    color: white;
    border: 1px solid #313131;

    background: linear-gradient(#737373 0, #242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#737373', GradientType=0); /* IE6-9 */

    font-size: 16px;
    font-weight: bold;
}

#loginModal .modal-body, #tipping-modal .modal-body {
    box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.11);
}

#loginModal .modal-header, #tipping-modal .modal-header {
    border-bottom: 1px solid #5f5f5f;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.11);
}

#loginModal .modal-footer, #tipping-modal .modal-footer {
    border-top: 1px solid #1b1b1b;
}

.socialButtons {
    margin-bottom: 20px;
    padding: 0px 15px;
}

.colorHover {
    transition: all ease 0.2s;

    color: #9d9d9d;
    box-shadow: inset 0 0 0 0 #f0ca13;
}

.colorHover:hover {
    box-shadow: inset 0 -100px 0 0 #f0ca13;
}

.navbar-inverse .navbar-nav > li > .colorHover, #home .panel a.colorHover {
    transition: all ease 0.9s;

    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > .colorHover:hover, #home .panel a.colorHover:hover {
    color: #434343;
}

.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus, .pager li > a, #videoPage .btn-lg, .nav-tabs, .nav-justified {
    background: linear-gradient(to bottom, #434343 0, #222222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#434343', endColorstr='#222222', GradientType=0); /* IE6-9 */
}

.navbar-text {
    float: none;

    margin-right: 0px;
}

.pagination > .active, .pagination > li:hover, .pagination > .active > span {
    background: linear-gradient(to bottom, #6f6e6e 0, #222222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f6e6e', endColorstr='#222222', GradientType=0); /* IE6-9 */
    font-weight: bold;
}

#videoPage .btn-group {
    margin-bottom: 15px;
}

#playerPage h2 {
    margin-bottom: 0px;

    letter-spacing: 1.3px;

    text-transform: uppercase;

    font-size: 40px;
    font-weight: bold;
}

#playerPage p, #videoPage p.top, #playerPageMember p {
    color: #9d9d9d;
    text-shadow: 1px 1px 0px rgb(23, 23, 23);

    font-size: 17px;
}

#videoPage p.top {
    font-size: 24px;
}

#playerPage header p a, #playerPage footer p a {
    color: #f4cf0b;
}

#playerPage header p a {
    padding-left: 5px;

    vertical-align: middle;

    font-size: 18px;
}

#playerPage footer p a.colorHover {
    margin: 30px 0px;

    transition: all ease 0.8s;

    text-align: center;
    text-decoration: none;

    font-size: 3.5vw;
}

#playerPage footer p a.colorHover:hover, #playerPage footer p a.btn-warning {
    text-decoration: none;

    color: #222222;
    text-shadow: 1px 1px 1px #9d9d9d;
}

#playerPage footer p a.btn-warning {
    margin: 30px 0px;

    background-image: linear-gradient(to bottom, #f4cf0b 0, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4cf0b', endColorstr='#eb9316', GradientType=0); /* IE6-9 */

    font-size: 3.5vw;
    font-weight: bold;
}

#stockPlayer {
    border: 2px solid #232323;
}

#legal, #reviews .well {
    margin-bottom: 75px;

    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.66);
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs > li > a:hover, .nav-tabs > li > a:active, .nav-tabs > li > a:focus, .nav-tabs.nav-justified > .active > a:focus, #reviews .well, .jumbotron {
    color: white;
    border: 1px solid #242424;

    background-image: linear-gradient(to bottom, #333333 0, #242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0); /* IE6-9 */
}

#reviews a {
    display: block;

    margin-top: 15px;
}

#reviews .well, .jumbotron, .panel-default > .panel-heading {
    color: #9d9d9d;

    font-size: 18px;
}

.cancel {
    margin-bottom: 75px;
}

.cancel .panel {
    border: 1px solid #242424;
}

.cancel .panel-heading, #pictureModal .modal-header {
    border-bottom: 1px solid #242424;

    background-image: linear-gradient(to bottom, #333333 0, #242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#242424', GradientType=0); /* IE6-9 */
}

.cancel .panel-body p {
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}

.jumbotron, .panel {
    margin: 25px 0px;

    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.66);
}

.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #242424;
}

.nav-tabs {
    font-size: 18px;
    font-weight: bold;
}

.tab-content {
    padding: 25px;

    text-align: justify;

    color: #9d9d9d;

    font-size: 16px;
}

#memberhome {
    position: relative;

    min-height: 40vw;
    margin-top: -20px;
}

#memberhome a.btn.btn-default.btn-block {
    position: relative;

    height: 60px;
    margin: 6% 0%;
    padding-top: 10px;

    transition: all ease-in-out 0.5s;
    text-align: center;
    letter-spacing: 1.3px;

    color: #f0ca13;
    border-color: #242424;
    background: rgba(36, 36, 36, 0.75);
    box-shadow: -4px 4px 7px 0px rgba(0, 0, 0, 0.66), 0 100px 55px -55px rgba(51, 51, 51, 0.75) inset;
    text-shadow: none;

    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

#memberhome a.btn.btn-default.btn-block i {
    position: absolute;
    right: 10px;
    top: 35%;
    font-weight: normal;
    font-size: 25px;
    color: red;
}

#memberhome a.btn.btn-default.btn-block:hover {
    padding-top: 20px;

    background: #333333;
    box-shadow: -4px 4px 7px 0px rgba(0, 0, 0, 0.66), 0 100px 55px -55px #242424 inset;

    font-size: 20px;
}

#memberhome a.btn.btn-default.btn-block span {
    display: inline;

    padding-right: 10px;

    letter-spacing: normal;

    color: #9d9d9d;
    text-shadow: 1px 1px 0px rgb(23, 23, 23);

    font-size: 12px;
    font-weight: normal;
}

#memberhome a.btn.btn-default.btn-block:hover span {
    display: none
}

#playerPageMember footer {
    margin-top: 15px;
    margin-bottom: 50px;
    line-height: 24px;
}

#playerPageMember h2 {
    text-transform: uppercase;
    margin-bottom: 0px;
}

#playerPageMember p {
    font-size: 16px;
}

#playerPageMember .playerTitle {
    font-size: 24px;
    color: #9d9d9d;
    font-weight: bold;
    font-variant: small-caps;
    text-transform: capitalize;
}

.pictures {
    position: relative;
    margin-bottom: 15px;
}

.pictures a {
    margin: auto;
}

.pictures span {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 20px;
    color: white;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    transition: all 1s ease-in-out;
}

#pictureModal .modal-header .close {
    color: white;
    text-shadow: none;
}

#pictureModal .modal-dialog {
    width: 70%;
    margin-top: 65px;
}

#pictureModal .modal-body {
    padding: 0px;
}

#pictureCarousel .carousel {
    overflow: hidden;
    height: 800px !important;
}

#qcSlider {
    margin-top: -20px;
}

#qcSlider .carousel {
    height: 800px;
}

footer #bottom {
    margin-top: 55px;
}

/* Extra Small */
@media (max-width: 767px) {

    body {
        background: #242424;
    }

}

/* Small */
@media (min-width: 768px) {
    #home h2 {
        font-size: 35px;
    }

    .nav > li > a {
        padding-right: 10px;
        padding-left: 10px;
    }
}

@media (max-width: 768px) {
    .dropdown-menu > li > a:hover {
        background-image: none;
    }

    #videoPage p.top {
        font-size: 16px;
    }

    #memberhome a.btn.btn-default.btn-block {
        height: 90px;

        margin: 1.5vw 0%;
        padding-top: 25px;

        font-size: 20px;
        white-space: normal;
    }

    #memberhome a.btn.btn-default.btn-block:hover {
        padding-top: 35px;

        font-size: 20px;
    }
}

/* Medium */
@media (max-width: 992px) and (min-width: 768px) {
    .navbar .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 843px) {
    .navbar {
        font-size: 11.5px;
    }
}

@media (min-width: 992px) {
    #home .panel-body a.colorHover {
        margin-top: 20%;
    }

    body {
        background: #090909;
    }
}

@media (min-width: 992px) and (max-width: 1096px) {
    .navbar {
        font-size: 10.5px;
    }
}

@media (max-width: 1000px) {
    #contact .btn {
        width: 100%;
    }

    address, #playerPage, #videoPage, #reviews {
        margin-bottom: -100px;
        padding-left: 20px;
    }

    #memberhome a.btn.btn-default.btn-block {
        margin: 10px 0px;
        background: rgba(36, 36, 36, 10);
        box-shadow: -4px 4px 7px 0px rgba(0, 0, 0, 0.66), 0 100px 55px -55px rgba(51, 51, 51, 1) inset;
    }

    #memberhome nav {
        min-height: 45vw;

        padding: 10px;
    }

}

@media (min-width: 1000px) {

    #playerPage {
        margin: 0px 13.738%;
    }

    #playerPage.vx-player {
        margin: 0px 20px!important;
    }

    #memberBg {
        background: url('/img/background-member/background-member001.jpg') fixed top left no-repeat;
        background-size: cover;
    }

    #memberhome a.btn.btn-default.btn-block {
        border-color: rgba(12, 12, 12, 0.50);
        background: rgba(0, 0, 0, 0.50);
        box-shadow: -4px 4px 7px 0px rgba(0, 0, 0, 0.66), 0 100px 55px -55px rgba(35, 35, 35, 0.60) inset;
    }

    #memberhome a.btn.btn-default.btn-block:hover {
        background: rgba(0, 0, 0, 1);
        box-shadow: -4px 4px 7px 0px rgba(0, 0, 0, 0.66), 0 100px 55px -95px rgba(142, 0, 0, 0.32) inset;
    }
}

/* Large */
@media (min-width: 1200px) {
    #warningModal .modal-dialog {
        width: 950px;
    }

    .demarginized {
        margin-left: -50px;
    }

    .padding {
        padding: 0px 50px;
    }

    #home .panel-body {
        font-size: 20px;
    }

    #memberhome a.btn.btn-default.btn-block {
        height: 95px;
        margin: 1.6vw 0%;
        padding-top: 25px;
        font-size: 30px;
    }

    #memberhome a.btn.btn-default.btn-block:hover {
        padding-top: 30px;

        font-size: 35px;
    }

    #memberhome a.btn.btn-default.btn-block span {
        font-size: 14px;
    }

    .navbar-right-fix {
        font-size: 24px;
    }

    #stockPlayer {
        min-height: 466px;
    }
}

@media (min-width: 1392px) {
    #memberhome nav {
        margin-top: 75px;
    }
}
