/*.container-boosterpack {
    !*background: url("img/thecoup-coming-soon-bg.jpg") no-repeat 50% 50% fixed;*!
    background: url("https://media.gq.com/photos/570ebd70a52fd85d37005ee6/master/pass/workout-shoes-3x2.jpg") no-repeat 50% 50% fixed;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    height:100%;
    width:100%;
    margin:auto;
}*/

strong{
margin-top:-10px;
    display:inline-block;
}

body, html {
    height: 100%;
    margin: 0; padding: 0;
    font-family: 'Arvo', serif !important;
    /*background-color: #000000;*/
    background-color:transparent;
}

.contain{
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    height:100%;
    width:100%;
    margin:auto;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.container-boosterpack {
    height: auto;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;
    /*display: flex;*/
    /*    background: url("img/thecoup-bg-playdead.jpg");
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        background-attachment: fixed !important;
        background-color: transparent !important;
        background-size: cover !important;*/
}

.container-explain{
    height: auto;
    background-color: red;
background: url("img/thecoup-coming-soon-bg.jpg");
}

.container-videoExamples {
    height: auto;
    /*background: url("img/videoExamples-pattern.jpg");*/
    background-color: #fff;
    background-repeat:repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    /*background-color: transparent !important;*/
    /*background-size: cover !important;*/
}
.videoThumbs{
    /*margin-top: 10px;*/
    margin-bottom: 10px;
}
.videoThumbs:hover{
    /*    border: 2px solid rgba(0,160,80,0);
        color: green;*/
    /*border-radius: 10px;*/
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
}

.container-app {
    height: auto;
    background: url("img/thecoup-bg-turtlesandwich.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;

    /*    .container-app-contents{
        margin: 0 auto;
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        resize: both;
        overflow: auto;
    }
        .container, .text{
        width: 50%;
        padding: 20px;
        resize: both;
        overflow: auto;
    }*/

}

.container-merch {
    height: auto;
    padding-bottom:20px;
    background: url("img/thecoup-bg-mybackiskillingme.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;
}
.container-artists {
    height: auto;
    padding-bottom:20px;
    background: url("img/thecoup-bg-played.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;
}
.container-contact {
    padding-top:30px;
    padding-bottom:20px;
    background: url("img/thecoup-coming-soon-bg.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;
}


.rowContact{
    margin-left: 0px;
    margin-right: 0px;
}


/*//////////////////////issue 1 page styling//////*/
.container-issue1 {
    background: url("img/thecoup-bg-lifeofanant.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;
}
.navbar-brand-center {
    width: 200px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
}
.header-blackBar{
    background-color: #000;
    height:80px;
    width:100%;
    position:absolute;
    display: block;
    padding: 10px;
    z-index: 100;
}
.issue1Text{
    max-width:600px !important;
}

/*//////////////////////////////////*/
/*//////////////////////beatupbreakdown 1 page styling//////*/
.container-beatupbreakdown1 {
    background: url("img/thecoup-bg-thrifty.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-attachment: fixed !important;
    background-color: transparent !important;
    background-size: cover !important;
}
/*//////////////////////////////////*/
.bio-photos{
    width:200px;
    height:200px;
}
.img-center{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p{
    padding-top:20px;
}

.text {
    color: #fff;
    width: 90%;
    height: 100px;
    margin: auto;
    position: absolute;
    text-align:center;
    top: 0; bottom: 0; left: 0; right: 0;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.68);
}

/*.textVerticalCenter {
    bottom:50%;
}*/

/*.textDemoreel{
    position: relative;
    top: 50%;
    transform: translateY(-50%);

    !*    position: relative;
        top: 50%;
        transform: perspective(1px) translateY(-50%);*!
}*/

.block{
    display: block;
}

.btn-paddingBottom{
    margin-bottom: 50px;
}
.textCarousel1{
    color: #fff;
    width: 90%;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.68);
    padding-top: 150px;
    padding-bottom: 50px;
}
.textArtists1 {
    color: #fff;
    width: 90%;
    margin: auto;
    text-align:center;
    /*top: 0; bottom: 0; left: 0; right: 0;*/
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.68);
    padding-top: 150px;
    padding-bottom: 50px;
    max-width: 900px
}
.textArtists2 {
    color: #fff;
    width: 90%;
    margin: auto;
    text-align:center;
    top: 0; bottom: 0; left: 0; right: 0;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.68);
    padding-bottom: 50px;
}

.divMerch{
    /*margin-top:150px;*/
    margin-bottom:60px;
}
.btnMerch{
    margin-top:20px;
    /*margin-bottom:60px;*/
}
.divMar20{
    display: block;
    margin-top: 40px;
}


.textBlack {
    color: #000;
    width: 90%;
    margin: auto;
    text-align:center;
    top: 0; bottom: 0; left: 0; right: 0;
    /*text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.68);*/
    padding-top: 30px;
    padding-bottom: 50px;
    max-width: 900px
}
.textWhite {
    color: #bbb;
    margin: auto;
    text-align:center;
    top: 0; bottom: 0; left: 0; right: 0;
    padding-bottom: 10px;
}

.navbar{
    background: #000 !important;
    font-size:16px;
}

.navbar-brand{
    background: url("img/thecoup_header-logo.png");
    height:60px !important;
    width:174px !important;
    margin-right:10px;
    padding-bottom:20px;
}
.navbar-default {
    border:none !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border: none;
}

/*contact form css*/
#fooDiv, #fooDiv2{
    display: none;
}

#success_message{ display: none;}
.well{
    background-color: transparent !important;
    border:none !important;
}

/*full screen video styling*/
.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index:-100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%;
    }
}

/* @media (max-width: 767px) {
    .fullscreen-bg {
        background: url('img/thecoup-bg-video.jpg') center center / cover no-repeat;
    }

    .fullscreen-bg__video {
        display: none;
    }
} */

/*button stylings*/
.btn-primary{
    background-color: black;
    border-color: black;
}

/*headers and text stylings*/

.h6{

}

.footer-text{
    color:#fff;
    text-align: center;
}
small{
    color:#666!important;
}

/*////////////////////////////////contact form//////////////////////////////////////////*/
h1{
    margin-bottom: 40px;
}
label {
    color: #333;
}
.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

label{
    color: #666
}

.btn{
    color: #fff;
}
/*/////////////////////////////////modal-content////////*/
.modal.fade .modal-dialog{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.modal-content{
    padding:15px;
    margin:auto;
    position: relative;
    overflow: hidden;
}
.modal-content h1{
    margin-bottom: 10px !important;
}

.modal-content p{
    padding-top:10px;
    padding-bottom:10px;
}
.modul-form-container{
    padding-left:15px;
    padding-right:15px;
}
.close{
    position: absolute;
    display: block;
    z-index: 200;
    right:10px;
    top:10px;
}


/*////////////video player content/////////*/


.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


/*/////////footer/////*/
.socialMediaIcons ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.socialMediaIcons  li {
    display: inline-block;
}

/*////////buttons/////*/
.thumbnailMerch {
}
.thumbnailMerch:hover {
    outline: #286090 solid 4px;
    border-radius: 3px;
}

/*////////header slider//////*/
.topPadding{
    padding-top:300px;
}
/*.carousel-inner{
    overflow:visible;
}*/

#myCarousel{
    height:825px;
}

.carousel-indicators{
    margin-top:10px;
}