.boxInner,
.wrap,
.wrap2 {
    overflow: hidden
}

body {
    background-color: #000;
    padding-top: 70px;
}

p {
    font-size: 1vw
}
#footor-img {
    display: none;
}
p.header-menu,
p.whats {
    font-size: 1vw
}

.custom-container {
    max-width: 1920px;
    margin: 0 auto
}

#header-row {
    width: 90%;
    margin: 0 auto;
    padding: 5px
}

.header-join,
.header-menu {
    display: inline
}

.header-join {
    float: right;
    padding: 5px;
    background-color: #47A100;
    color: #fff;
    font-size: 1.5em
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: #770010
}

.viewall {
    font-size: 1vw
}

.divider {
    width: 100%;
    height: 55px;
    background-color: #E8E8E8;
    margin-bottom: 5px;
    line-height: 55px;
    font-size: 1.5em
}

.bx-wrapper {
    border: 0;
    border-top: 7px solid #505050;
    margin-bottom: 0
}

.pm-content {
    width: 98%;
    margin: 0 auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.wrap {
    margin: 0;
    width: 100%
}

.wrap2 {
    width: 99%;
    text-align: justify;
    margin: 0 auto
}

.boxInner .titleBox,
.footer,
.join-button-text,
.mobile-menu,
.top {
    text-align: center
}

.wrap-thumbnails-div {
    text-align: center;
    overflow: hidden;
    margin: 30px 0;
    width: 100%
}

.box {
    position: relative;
    padding-bottom: 11%
}

.thumbnails-div {
    padding: 7px
}

.boxInner {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px
}

.boxInner img {
    width: 100%
}

.boxInner .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -50px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    color: #FFF;
    padding: 10px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.fa,
span.gname {
    color: #4574D5
}

.big-thumbs {
    width: 50%;
    float: left;
    padding: 5px
}

body.no-touch .boxInner:hover .titleBox,
body.touch .boxInner.touchFocus .titleBox {
    margin-bottom: 0
}

.download-link {
    width: 37%;
    margin-bottom: 50px
}

span.gname {
    font-size: .7em;
    font-weight: 700
}

span.date {
    font-size: .7em;
    color: silver
}

.fa-white,
.footer {
    color: #fff
}

.join-buton-lock {
    padding: 2%;
    background-color: #4DD03C
}

.join-button-text {
    font-size: 1em;
    width: 100%;
    color: #fff;
    background-color: #4A9C00;
    display: flex;
    justify-content: center;
    align-items: center
}

.header-join:hover,
.join-button-text:hover {
    background-color: #4CAF50
}

.grid-column {
    float: left;
    width: 25%;
    padding: 10px
}

.grid-column img {
    margin-top: 12px;
    width: 100%
}

.grid-row {
    width: 100%;
    clear: both
}

.grid-row:after {
    content: "";
    display: table;
    clear: both
}

.mobile-menu {
    width: 100%;
    border-bottom: 1px solid red
}

.trailer-content {
    padding-top: 20px;
    width: 98%;
    margin: 0 auto
}

.fillup,
.img-scene {
    padding: 4px
}

.fillupform {
    padding: 15px;
    /* border: 1px solid #c7c7c7; */
    background: #000;
    width: 100%;
    max-width: 550px;
    z-index: 9999;
    margin: auto
}

.opt,
.opt.active {
    margin-bottom: 10px
}

.email,
.payment,
.pwd,
.uname {
    border: 1px solid #c9c5c1;
    padding: 5px 0;
    margin-bottom: 18px;
    border-radius: 3px;
    background: #fff;
}

.inputxts input.d-inline-block {
    border: 0;
    padding: 5px;
    width: 80%;
    color: #878787;
    font-size: 100%
}

.ico.d-inline-block {
    width: 35px;
    border-right: 1px solid #c9c5c1
}

#trailer-form,
#trailer-img,
.inputxts.d-inline-block,
.top {
    width: 100%
}

.d-inline-block {
    display: inline-block!important
}

.opt {
    background: #f3f3f3;
    border-left: 10px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 5px;
    /* -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear */
}

.opt.active {
    background: #eaf4ff;
    border-left: 10px solid #0150a6;
    border-right: 1px solid #0150a6;
    border-top: 1px solid #0150a6;
    border-bottom: 1px solid #0150a6;
    padding: 5px;
    /* -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    -ms-transition: all .25s linear;
    transition: all .25s linear */
}

.likestats,
.time,
.views {
    padding: 5px 10px
}

input.d-inline-block.opt-btn {
    vertical-align: super
}

input[type=radio] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #c9c5c1;
    border-radius: 50%;
    outline: 0;
    vertical-align: bottom
}

input[type=radio]:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%
}

.big {
    font-size: 1vw;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #131313
}

.small {
    font-family: HelveticaNeueLTProLt;
    font-size: .6vw;
    color: #636363
}

.bgprc {
    font-size: 1.5vw;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #131313
}

.smallpr {
	color: #000;
    font-size: .6vw;
    font-family: HelveticaNeueLTProMd
}

.text-uppercase {
    text-transform: uppercase!important
}

.p-small {
    font-size: 1vw
}

.p-big {
    font-size: 2vw
}

.red {
    color: #770010
}

.stats {
    color: #000;
    font-size: 13px
}

.likestats.up.d-inline-block {
    background: #f7f7f7;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #000
}

.likestats.down.d-inline-block {
    background: #d1d1d1;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: -4px;
    color: #000
}

.time-views {
    color: #000;
    background: #f7f7f7;
    border-radius: 5px
}

.story {
    font-size: 1em;
    color: #c7c7c7;
    padding: 5px
}

.trailers-div {
    float: left;
    width: 99%;
    padding: 7px
}
.wrap-thumbnails-div {
  text-align: center;
  overflow: hidden;
  margin: 30px 0;
  width: 100%;
  flex-flow: row wrap;
  display:flex;
}

.img-fluid {
  max-width:100%;
  flex:1 1 50%;
}

.thumbnails-div {
  flex:1 1 50%;
}
.fillupform {
    margin-left: 5px
}

@media (max-width:281px) {
    .price-small {
        font-size: 7px !important;
        text-align: left;
    }
}
@media (max-width:800px) {
    .grid-column {
        width: 50%
    }
}

@media (max-width:600px) {
    .grid-column {
        width: 100%
    }
}

@media only screen and (max-width:480px) {
    .box {
        width: 50%;
        padding-bottom: 37%
    }
    #trailer-form {
    	text-align: center !important;
    }
    .fillupform {
	    margin: 0px auto;
	}
	.small {
	    font-size: 3vw;
        text-align: left;
	}
    p.whats {
        font-size: 4vw
    }
    .big-thumbs {
        width: 100%;
        float: left;
        padding: 5px
    }
    .download-link {
        width: 98%;
        font-size: .5em;
    }
    .fa-3x {
        font-size: 1.5em;
        font-size: 2.5vw
    }
    .thumbnails-div {
        width: 50%
    }
    .viewall {
        font-size: 3vw
    }
    p {
        font-size: 3vw
    }
    .join-button-text {
        font-size: 2em
    }
    .p-small {
        font-size: 4vw
    }
    h1 {
        font-size: 1.5rem
    }
    .big {
        font-size: 4vw;
        text-align: left;
    }
    .small {
        font-size: 2vw
    }
    .bgprc {
        font-size: 4vw;
        font-family: Arial, Helvetica, sans-serif !important;
        color: #131313;
        line-height: 8vw;
    }
    .smallpr {
        font-size: 3vw;
        font-family: HelveticaNeueLTProMd
    }
}

@media only screen and (max-width:650px) and (min-width:481px) {
    .box {
        width: 50%;
        padding-bottom: 37%
    }
    #trailer-form {
    	text-align: center !important;
    }
    .fillupform {
	    margin: 0px auto !important;
	}
	.small {
	    font-size: 3vw;
	}
    p.whats {
        font-size: 4vw
    }
    .fa-3x,
    .join-button-text {
        font-size: 1em;
        font-size: 2.5vw
    }
    .download-link {
        width: 70%
    }
    .viewall {
        font-size: 1.5vw
    }
    .p-small {
        font-size: 4vw;
    }
    h1 {
        font-size: 1.5rem;
    }
    .big {
        font-size: 4vw;
        text-align: left;
    }
    .small {
        font-size: 2vw;
        text-align: left;
    }
    .bgprc {
        font-size: 4vw;
        font-family: Arial, Helvetica, sans-serif !important;
        color: #131313;
        line-height: 9vw;
	    vertical-align: bottom;
    }
    .smallpr {
        font-size: 3vw;
        font-family: HelveticaNeueLTProMd
    }
    .img-fluid {
	  max-width:100%;
	  flex:1 1 25%;
	}

	.thumbnails-div {
	  flex:1 1 25%;
	}
}

@media only screen and (max-width:991px) {
    body {
        padding-top: 75px
    }
    .p-small {
        font-size: 4vw;
    }
}

@media only screen and (max-width:1050px) and (min-width:651px) {
    .box {
        width: 33.3%;
        padding-bottom: 24.1%
    }
    #trailer-form {
    	text-align: center !important;
    }
    .fillupform {
		margin-left: auto !important;
	    margin: 0px auto;
	    width: 80%;
	    max-width: 1050px;
	}
    .fa-3x,
    .join-button-text {
        font-size: 1em;
        font-size: 2.5vw
    }
    .download-link {
        width: 70%
    }
    .viewall,
    p.header-menu {
        font-size: 1.5vw
    }
    h1 {
        font-size: 1.5rem
    }
    .big {
        font-size: 3vw;
        text-align: left;
    }
    .small {
        font-size: 2vw;
        text-align: left;
    }
    .bgprc {
        font-size: 4vw;
        font-family: Arial, Helvetica, sans-serif !important;
        color: #131313;
        vertical-align: super;
    }
    .smallpr {
        font-size: 3vw;
        font-family: HelveticaNeueLTProMd
    }
    .trailers-div {
        float: left;
        width: 33.3%;
        padding: 7px
    }
    .img-fluid {
	  max-width:100%;
	  flex:1 1 16.6%;
	}

	.thumbnails-div {
	  flex:1 1 16.6%;
	}
	.p-small {
        font-size: 4vw;
    }
}

@media only screen and (min-width:1051px) {
    .box {
        width: 25%;
        padding-bottom: 19%
    }
    .fa-3x,
    .join-button-text {
        font-size: 2em;
        font-size: 2vw
    }
    .download-link {
        width: 50%
    }
    .trailers-div {
        float: left;
        width: 33.3%;
        padding: 7px
    }
    #trailer-img {
        width: 70%
    }
    #trailer-form {
        width: 30%
    }
    .img-fluid {
	  max-width:100%;
	  flex:1 1 16.6%;
	}

	.thumbnails-div {
	  flex:1 1 16.6%;
	}
}

.alignleft {
    max-width: 70%
}

a:focus,
a:hover,
a:visited {
    text-decoration: none
}

.bottom-thumbs:hover .hover {
    position: absolute;
    display: block;
    width: 100%;
    background: #000;
    zoom: 1;
    filter: alpha(opacity=40);
    opacity: .4;
    top: 0;
    right: 0;
    left: 0;
    z-index: 3
}

.bottom-thumbs:hover .play-icon {
    position: absolute;
    display: block;
    background: url(https://cdn-assets.teamskeet.com/bffs/pintour/1/default/img/play-hover.png) center center no-repeat;
    height: 100%;
    width: 100%;
    z-index: 4
}

.itemsContainer {
    position: relative
}

.itemsContainer:hover .play {
    display: block
}

.play {
    position: absolute;
    display: none;
    top: 40%;
    width: 73px;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 100
}

.footerwrapper {
    margin-top: 55px;
    background: #000
}

.footericons {
    background: #363636;
    padding: 10px 0
}

.benefits {
    padding: 20px 0
}

.benefit-wrapper {
    padding: 5px 0
}

.container-footer {
    width: 85%;
    margin: 0 auto
}
.position-relative {
    position: relative;
    display: inline-block;
}
.position-absolute {
    position: absolute;
    right: 0px;
    color: #fff;
    background-color: #000;
    bottom: 40%;
    padding: 5px;
    z-index: 1999;
}
#slider1 {
    height: auto;
    width: 100%;
}
.scene-story {
  font-weight: normal;
  width: 90%;
  text-align: justify;
}
.scene-holder {
  padding-bottom: 60px;
}
.time-red {
  color: red;
}
.player-info {
  display: inline-block;
  width: 90%;
}
.scene-info, .text{
  overflow: hidden;  
}
.text{
  margin: 0;
}
.scene-info {
  width: 71%;
  margin: 0px auto;
  font-weight: 700;
}
i.fa-3 {
    font-size: 3em;
}
i.fa-red {
  color: red;
  float: left;
  display: block;
  margin-right: 10px;
}
#space{
    width:71%;
    margin: 0px auto;   
}
#space div {
  padding: 2px;
}
#large{
    width:60%;
    height:auto;
    float:left;
}
#large img, .small-img img {
  border: 1px solid red;
}
.small-img {
    width:30%;
    height:auto;
    float:left;
}
@media only screen and (max-width:480px) {
  #space {
    width: 100%;
  }
  #large {
    width: 67%;
  }
  .small-img {
    width: 32.5%;
  }
  .scene-info {
    width: 90%;
  }
  .scene-story {
    width: 100%;
  }
  .player-info {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vjs-play-control{
    margin-top:-10px !important;

  }
  .vjs-volume-menu-button{
    margin-top:-10px !important;
    padding:20px !important;
    width:100px !important;
  }
  .vjs-fullscreen-control{
    margin-top:-10px !important;
  }

  .vjs-menu{
    margin-top:10px !important;
  }
}
@media screen and (max-width: 480px) {
  .text-uppercase {
    font-size: 3vw;
  }
  .container-footer {
    display: none;
  }
}
@media screen and (max-width: 650px) and (min-width: 481px) {
  .text-uppercase {
    font-size: 2vw;
    text-align: left;
  }  
}
@media screen and (max-width: 1051px) and (min-width:651px) {
  .text-uppercase {
    font-size: 2vw;
    text-align: left;
  }
  .smallpr {
    line-height: 3vw;
  }
}
@media screen and (max-width: 1428px) and (min-width:1052px) {
  .price-small {
    font-size: .6em;
  }
}
.top-container {
    max-width: 91%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    height: 20px;
    margin-top: 10px;
}
#left-top-container {
    float: left;
    color: #000;
}
#right-top-container {
    float: right;
    color: #000;
}
.titleGirls {
    background-color: #6B6B6B;
    color: #fff;
    text-transform: uppercase;
}
.footer, .footer a, .footer a:visited, .footer a:hover {
    color: #999;
}
  .copyright {
    padding: 15px 0;
    font-size: .8rem;
    font-weight: lighter;
}
.connect {
    padding: 0 0 20px 0;
    text-transform: uppercase;
    font-size: .9rem;
}
.fa-twitter, .fa-tumblr {
    z-index: 999;
    color: #999999;
}
.footerlinks {
  margin-top: 30px;
}
@media only screen and (max-width: 480px) {
  .join-button-text {
    font-size: 3em;
  }
}

.iframe-join {
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;
    max-height: 470px;
    padding-left: 1px;
}
  .navigation {
    padding-bottom: 30px;
    display: block;
    width: 100%;
    text-align: -webkit-center;
    text-align: -moz-center;
  }
  .navigation div {
    display: table-cell;
  }

.pag-nav {
    font-size: 24px;
}
a.simple-pagination-navigation-page:hover {
    background: #dc0201;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
a.simple-pagination-navigation-page.simple-pagination-navigation-disabled {
    background: #dc0201;
}
.pag-nav a:hover {
    background: #dc0201;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
.simple-pagination-page-numbers .simple-pagination-navigation-page {
    padding: 10px 12px;
}
.pag-nav a {
    color: #000 !important;
    text-decoration: none;
    padding: 10px 12px;
    font-size: 4vw;
}
@media screen and (min-width: 480px) {
  .pag-nav a {
    font-size: 2vw;
  }
}