body{
    background:url('https://hub.ideepthroat.com/assets/img/bg.jpg') #2D1643;
    background-repeat: no-repeat;
    background-size: fit;
    background-position:center top;
    font-family: 'Barlow', sans-serif;
    font-variation-settings: 'wdth' 400, 'wght' 162;
    font-size:15px;
    color:#FFF;
    margin:0px;
    padding:0px;
}
h1,h2,h3{
    font-family:'Oswald', sans-serif;
}
*{padding:0px;margin:0px;}
p{margin:10px;}
.click{
    cursor: pointer;}
.ro{
    display:flex;
    flex-wrap: wrap;
}
.co{
    flex:1;
}
.col{}
.status{
    background:#000;
    padding:3px;
    border-bottom:2px solid #FF3399;
}
.header{
    padding:27px;
}
.nav{
    background:#FF3399;
    margin:0px;
    height:36px;
    line-height:36px;
    border-bottom:2px solid #FFF;
    font-family:'Oswald', sans-serif;
}
.social{
    padding:10px;
    background:#554267;
}
.row{margin:0px;}
.word{}
.stage{
    color:#000;
    background:#FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.7);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.footer{
    font-size:11px;
    padding:20px;
}

a{color:#FF3399;text-decoration: none;}
.nav a{
    color:#FFF;
}

.word-wrap{
    background:rgba(0,0,0,.5);
    box-shadow: 1px 1px 3px rgba(0,0,0,.7);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    padding:10px;
    padding-top:0px;
}
.word-banner{
 padding:5px;
}
.word-date{
    padding-top:12px;
    text-align:right;
}
.today-heading{
    font-size:26px;
    font-weight:bold;
}
.word-text{
    padding:10px;
}

.toon{position:absolute;margin-left:-62px;}
.warning{
    background: url('https://hub.ideepthroat.com/assets/img/deepbg.png') no-repeat rgba(0,0,0,.8);
    background-position: right;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin:10px;
}
.warning-text{
    margin-left:120px;
    padding:10px;
}
.logo-image{
    margin-left:10px;
    margin-top:20px;
    position: absolute;
    z-index:1000;
}
.social{
    border-top:2px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.7);
}
.social-icon{
    width:40px;
    height:40px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    border:2px solid #FFF;
    display:inline-block;
    text-align:center;
    background:#53297C;
}
.social-icons{
    position:absolute;margin-top:-35px;z-index:1000000;
    margin-left:10px;
}
.social-icon img{
    margin-top:11px;
}
.slide-overlay{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.slides{
    overflow:hidden;
    height:400px;
    background:url('https://hub.ideepthroat.com/assets/img/deepbg.png') no-repeat #000;
    background-position: right;
}
.slide-image{
    display:inline;
}

.embed iframe{
    border: none;
    margin: 0;
    padding: 0;
}
.embed{
    background:#000;
    margin:0px;
    padding:0px;
    display:block;
    overflow:hidden;
}
.network{
    background:#554267;
}
.shows{
    padding:5px;
}
.network{padding:10px}
.network .col{text-align:center;display:flex;}
.network .col img{margin:auto}
.panel{
    background:rgba(0,0,0,.5);
    box-shadow: 1px 1px 3px rgba(0,0,0,.7);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    width:100%;
    padding:10px;
    margin:5px;
}
.show-panel{
    background:rgba(0,0,0,.5);
    box-shadow: 1px 1px 3px rgba(0,0,0,.7);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    padding:10px;
}
.bio-logo{
    margin:10px;
    text-align:center;
}
.bio-logo img{
    margin:auto
}
.bio-blurb{
    margin:10px;
}
.bio-panel{
    background:rgba(0,0,0,.8);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    padding:10px;
    margin:10px;
}
.show-status{
    font-weight:bold;
    font-size:16px;
    text-align:center;
}
.countdown-clock .co{
    text-align:center;
    margin:2px;
}
.countdown-clock{
    text-shadow: 1px 1px 3px rgba(0,0,0,.7);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    width:100%;
}
input[type=submit],.button,button,.stripe-button-el{
    overflow:hidden;
    border:0;
    padding:9px;
    padding-left:12px;
    padding-right:12px;
    text-decoration:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:transparent;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    cursor:pointer;
    font-family:'Oswald', sans-serif;
    font-size:18px;
    z-index:1;
    text-align:center;
    font-weight:bold;
    text-shadow: 1px 1px 3px rgba(0,0,0,.7);
    box-shadow: 1px 1px 3px rgba(0,0,0,.7);
}
.button-pink{
    background:#FF3399;
    color:#FFF;
    border:2px solid #BA2570;
}
.button-blue{
    background:#02B0F1;
    color:#FFF;
    border:2px solid #028EC3;
}
.button-purple{
    background:#53297C;
    color:#FFF;
    border:2px solid #554267;
}
.question{
    color:#FF3399;
    font-weight:bold;
    font-size:18px;
}
.prices .co{
    border:2px solid #028EC3;
    margin:5px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.prices .months{
    font-size:12px;
}
.prices .cost{
    font-weight:bold;
    color:#02B0F1;
}
.badges{
    padding:10px;
}
.badge-panel{
    text-align:center;
    margin-bottom:10px;
}
.newsletter{
    border-top:2px solid #FFF;
    background:#53297C;
    padding:10px;
}
.digit-labels{font-size:11px;}
.digit{
    font-size:36px;
    font-weight:bold;
}
.page-panel{
    padding:10px;
    background:#554267;
}
.stats{
    background:rgba(0,0,0,.4);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    padding:10px;
    margin:10px;
}
.ideeptube{
    padding:10px;
    background:#554267;
}
.gate-buttons .co{
    margin:5px;
}

.word-panel{padding-top:0px;padding-left:15px;}
.prices .co{padding:5px;text-align:center}
.manyvids .co{
    border-color:#FF3399;
}
.manyvids .cost{
    color:#FF3399;
}
.show-panel .col{
    padding:5px;
    margin:5px;
    text-align:center;
}input::-webkit-input-placeholder {
    color: #999999 !important;
    font-style:italic;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #999999 !important;
    font-style:italic;
}

input::-moz-placeholder {  /* Firefox 19+ */
    color: #999999 !important;
    font-style:italic;
}

input:-ms-input-placeholder {
    color: #999999 !important;
    font-style:italic;
}

textarea::-webkit-input-placeholder {
    color: #999999 !important;
    font-style:italic;
}

textarea:-moz-placeholder { /* Firefox 18- */
    color: #999999 !important;
    font-style:italic;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #999999 !important;
    font-style:italic;
}

textarea:-ms-input-placeholder {
    color: #999999 !important;
    font-style:italic;
}
.input,input[type=text],input[type=password],input[type=date],input[type=time],input[type=number],select,textarea{
    font-family: Rubik;
    background:#FFF;
    padding:6px;
    color:#000;
    border:1px solid rgba(0,0,0,.3);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-size:18px;
    margin:3px;
    height:40px;
    display:inline-block;
}
textarea{
    min-height:80px;
}
input[type=checkbox],input[type=checkbox]{
    background:#FFF;
    padding:6px;
    color:#000;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    width:27px;
    height:27px;
    margin-right:6px;
}
input:focus, textarea:focus {
    outline: none;
}
.submit div{
    margin:6px;
}@media(min-width:920px){
    .nav{
        background:#FF3399;
        width:900px;
        height:36px;
        line-height:36px;
        margin:0px;
        box-shadow: 1px 1px 6px rgba(0,0,0,.5);
        -webkit-border-radius:4px 4px 0 0;
        -moz-border-radius:4px 4px 0 0;
        border-radius:4px 4px 0 0;
    }
    .social{
        max-width:900px;
    }
    .content{
        width:900px;
    }
    .stage{
        background:#FFF;
        box-shadow: 1px 1px 3px rgba(0,0,0,.1);
        width:900px;
        -webkit-border-radius:6px;
        -moz-border-radius:6px;
        border-radius:6px;
    }
    .row{
        display:flex;
        flex-wrap: wrap;
        margin:0px;
    }
    .col{
        flex:1;
    }
    .slides{
        overflow:hidden;
        height:400px;
        background:url('https://hub.ideepthroat.com/assets/img/deepbg.png') no-repeat #000;
        background-position: right;
    }
}

.slide-image {
    -webkit-animation: animation 2160ms linear both;
    animation: animation 2160ms linear both;
}

@-webkit-keyframes animation {
    0% { opacity:0;-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1); }
    0.95% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -255.716, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -255.716, 0, 0, 1); }
    1.88% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.773, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.773, 0, 0, 1); }
    2.8% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -187.127, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -187.127, 0, 0, 1); }
    3.2% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -174.929, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -174.929, 0, 0, 1); }
    3.73% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -160.024, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -160.024, 0, 0, 1); }
    6.3% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.548, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.548, 0, 0, 1); }
    6.31% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.483, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.483, 0, 0, 1); }
    8.87% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -66.893, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -66.893, 0, 0, 1); }
    9.41% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -61.071, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -61.071, 0, 0, 1); }
    12.51% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -35.954, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -35.954, 0, 0, 1); }
    14.02% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -27.777, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -27.777, 0, 0, 1); }
    18.82% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -12.157, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -12.157, 0, 0, 1); }
    19.16% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.455, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.455, 0, 0, 1); }
    23.15% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -5.739, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -5.739, 0, 0, 1); }
    25.03% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.138, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.138, 0, 0, 1); }
    50.05% { opacity:1;-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.047, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.047, 0, 0, 1); }
    100% {  opacity:1;-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes animation {
    0% { opacity:0;-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -300, 0, 0, 1); }
    0.95% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -255.716, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -255.716, 0, 0, 1); }
    1.88% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.773, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -218.773, 0, 0, 1); }
    2.8% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -187.127, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -187.127, 0, 0, 1); }
    3.2% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -174.929, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -174.929, 0, 0, 1); }
    3.73% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -160.024, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -160.024, 0, 0, 1); }
    6.3% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.548, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.548, 0, 0, 1); }
    6.31% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.483, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -103.483, 0, 0, 1); }
    8.87% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -66.893, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -66.893, 0, 0, 1); }
    9.41% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -61.071, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -61.071, 0, 0, 1); }
    12.51% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -35.954, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -35.954, 0, 0, 1); }
    14.02% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -27.777, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -27.777, 0, 0, 1); }
    18.82% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -12.157, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -12.157, 0, 0, 1); }
    19.16% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.455, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -11.455, 0, 0, 1); }
    23.15% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -5.739, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -5.739, 0, 0, 1); }
    25.03% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.138, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -4.138, 0, 0, 1); }
    50.05% { opacity:1;-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.047, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -0.047, 0, 0, 1); }
    100% { opacity:1;-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

