/**
 * RESET
 * Reference: http://meyerweb.com/eric/tools/css/reset/
 */
 @import url('https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
 @font-face {
  font-family: 'Lemon Days Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Lemon Days Regular'), url('/fonts/vag.woff') format('woff');
  }


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

html, body {
	margin: 0!important;
	padding: 0!important;
}


body {

  font-family: Arial, Helvetica, sans-serif;
  background-color: #171717;

}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

code, pre, samp {
  font-family: monospace;
}

/********slider********/

.top-slider img, .dettl span img, .bigtn img, .vid-ebox li img, .model-list li img, .vid-listing li img, .join-img img, .model-pic img{
	width: 100%;
	height: auto
}


.top-slider {margin-top:0px;}
.top-slider li img, ul.top-slider{
	width: 100%;
	height: auto;
  margin: 0;
}


/********slider********/

/**  paralax  **/
.paralax { display:block}
.paralax2 { display: none;}
.paralax{
  width: 100%;
	background: url(../images/paralax.png) no-repeat fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 420px;

}
.paralax li{margin: 10px 0;}
.paralax li span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.paralax li p{
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	line-height: 41px;
	width: 360px;
	font-weight: 700;
	font-style: italic;
}

/**
 * BASIC TYPE
 */

img, video {
  max-width: 100%;
  vertical-align: middle;
}

p:not(:last-child) {
  margin: 0 0 1em;
}

h1, h2, h3, h4 {
  margin: .5em 0 .75em;
  line-height: 1.3;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
}

h3 {
  font-size: 1.125em;
}

h4 {
  font-size: 1em;
}

/**
 * BOX HACKING
 */

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}
.wrapper { 
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5em;
}
body {

  color: #000;
}
.masonry-wrapper {
  padding: .5em;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  backgroundx:#1b1b1b;
}
.masonry {
  columnsx: 1;
  column-gap: 0px;
}
.masonry-item {
  
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  
}


.masonry-itemx {
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, .3));
  transition: filter .25s ease-in-out;
}
.masonry-item:hover {
  opacity: 1;

}

.blind2 { display: none;}

.masonry-item img{
  width: 100%;
 
}
@media only screen and (max-width: 1023px) and (min-width: 268px) {
    .masonry {
    columns: 3;    
  }
  .masonry-wrapper {padding: .1em;}
  .blind { display: none;}
  .blind2 { display:block};


  
  


}
@media only screen and (min-width: 1024px) {
  .masonry {
    columns: 5;
  }
}
.masonry-item, .masonry-content {
  border-radius: 0px;
  overflow: hidden;
  
}

video {
        height:100%;
        width: 100vh;
        object-fit: fill; // use "cover" to avoid distortion
        position: absolute;
    }

.pixfix {
        height:100%;
        width: 100vh;
        object-fit: fill; // use "cover" to avoid distortion
        position: absolute;
    }




/**
 * pagination
 */

.page-link {
    color: #fff;
    text-decoration: none;
    background-color: #000;
    border: 2px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: 'Fredoka One', sans-serif;
}

/**
 * menu hacks
 */
.bg-dark
{
  background: rgb(13,1,2);
  background: linear-gradient(0deg, rgba(13,1,2,1) 0%, rgba(47,5,5,1) 97%); 
	
}

.nav-link {font-family: 'Bebas Neue', cursive; text-transform: none;font-size: 30px; color: #fff;text-transform: uppercase;letter-spacing: .2rem;} 
.btn-primary {font-family: 'Bebas Neue', cursive; text-transform: none; font-size: 30px;letter-spacing: .2rem;}
.mt-1 {
  background: #120303 url(../images/bg_out.jpg) center no-repeat ;   
	max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.nav-style {font-family: Arial, sans-serif }

.masonry-footer {
  font-size: .75em;
  opacity: .25;
  text-align: center;
  padding-top: 3em; 
  padding-bottom: 3em;
  margin-bottom: -1.5em;
  transition: opacity 1s ease-in-out;
}

.space {

  text-align: center;
  padding-top: 3em; 
  padding-bottom: 3em;

}
.space2 {
  padding-top: 1em; 
  padding-bottom: 1em;
  text-align: center;


}

.masonry-footer a {
  color: currentColor;
}
.masonry-footer:hover, .masonry-footer:active, .masonry-footer:focus {
  opacity: .75;
}


.masonry  > a {
    cursor: pointer;
}


.hovermasonry {
    backface-visibility: hidden;
    display: block;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    vertical-align: middle;
}

/* Masonry image effects */
.masonry-item {
  position:relative
}
.masonry-item:hover .play{display:block}
.play{
 position : absolute;
  display:none;
  top:25%; 
  width: 8em;
  margin:0 auto; left:0px;
  right:0px;
  z-index:100;
  animation: pulse 5s infinite;  
} 
.masonry-item:hover { background:#fff}


.hovermasonryx:hover{
	  content: "";
	  position: absolute;
    background: url(../images/over.png) center no-repeat ;   
	  transition: all 0.1s ease-out;
}
.hovermasonry {
	backface-visibility: hidden;
	display: block;
	position: relative;
	z-index: 0;
	overflow: hidden;
	-webkit-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px);
	-webkit-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	vertical-align: middle;


}
	.hovermasonry::before {
	  content: "";
	  position: absolute;
	  z-index: 1;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: rgba(255,255,255,0.15);
      background: url(images/hover.png) center no-repeat ;   
      -webkit-transform: scale(0);
	  -ms-transform: scale(0);
	  -o-transform: scale(0);
	  transform: scale(0);
	  -webkit-transition: all 0.1s ease-out;
	  -o-transition: all 0.1s ease-out;
	  transition: all 0.1s ease-out;
	}
	.hovermasonry:hover::before,
	.hovermasonry:focus::before {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

/*
 * footer
 */

footer{
	padding: 60px 0;
	text-align: center;
	color: #bababa;
	margin-top: 10px;
}
footer img { width:auto;margin-top: 50px;}
footer span{
	display: block;
	margin: 0 auto 20px;
}
footer p{
	font-size: 16px;
	line-height: 24px;
	margin: 5px 7% 30px;
}
footer p strong{color: #fff;}
footer h5{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
footer small{
	font-size: 12px;
	color: #fff
}

footer a{ color:#fff}
footer a:hover{ color:#ff8a00}


.logo img{
	width: 500px;
	height: auto;
	margin:15px;
	transition: all .2s;
  animation: bounceIn 1s;
}
@-webkit-keyframes logoxxx {
  0% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}
@keyframes logoxxx {
  0% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}

.logox{ float:left;


}
.logox img{
	width: 371px;
	height: auto;
	margin:15px;
	transition: all .2s;
}

@media screen and (max-width:1240px) {
.logo{margin-left: 10px;}
}
@media screen and (max-width:1100px) {
.logo img{
	width: 50%;
	height: auto;
	transition: all .2s;
  animation: bounceIn 1s;
}
@media screen and (max-width:960px) {
html, body{overflow: auto}
.logo img{
	width: 50%;
	height: auto;
  margin: 3%;

}
.mt-1 {
  background: #120303 url(../images/bg_out.jpg) center no-repeat ;   

}
}



@media screen and (max-width:680px) {
.logo img{width: 300px;
	transition: all .2s;
  animation: flip 1s;
}
.paralax2 { display: block;}
.paralax { display: none;}
.paralax2{
  background: url(../images/paralax3.png) no-repeat fixed;
  background-position: center center;
  
  height: 220px;
}
.paralax2 li{margin: 10px 0;}
.paralax2 li span{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.paralax2 li p{
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
  line-height: 41px;
  width: 100px;
  font-weight: 700;
  font-style: italic;
}

}
@media screen and (max-width:550px) {
.logox img{ width:80% }
footer{margin-top: 10px;}

}
@media screen and (max-width:400px) {
.logox img{ width:30% }

}
/*
 * Header
 */

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color:#5c3703
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

}
/**
 * nav v.2
*/

 .containerx { 
  width:1000px
  }
  
  .sitecontainer {
  width:100%;
  }
  .sitebox {float:left; width:24%;height: 100%;background:#171717; margin: 5px; }
  .sitebox img{float:left; width:100%;height: 100%;}
  .sitebox a{background-color:#000; float:left; border:#191919 solid 9px;width:100%; height: 100%;}
  .sitebox a:hover{background-color:#ccc; float:left; border:#ccc solid 9px; width:100%;height: auto;}

  .screencapsboxx {width:100%; background-color:#000; margin:0 auto; float:left; margin-left:8px; padding-top:10px; padding-left:5px; padding-bottom:10px;}
  .screencaps {float:left; width:24%;height: 100%;background:#171717; margin: 5px; }
  .screencaps img{float:left; width:100%;height: 100%;}
  .screencaps a{width:210px; height:200px; background-color:#000; float:left; border:#ccc solid 9px; width:100%; height: 100%;}
  .screencaps a:hover{width:210px; height:200px; background-color:#000; float:left; border:#be17a6 solid 9px; width:100%; height: 100%;}

  /**
 * buttomsite
*/

.inner, .mainC{width: 100%;}
.mobimg { width: 480px; float: left;}
.mem-gets{
	background: #c9beb1 url(../images/big-bg-img.jpg) center bottom no-repeat;
	height: 680px;
}
.mgryt{ float: left;
 
	width: 580px;
	color: #000;
}
.mgryt h3{
	font-size: 57px;
	color: #432400;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.mgryt li{
	position: relative;
	padding: 10px 0 10px 60px;
	font-size: 24px;
	color: #743f00
}
.mgryt li:before, .joinL li:before{
	position: absolute;
	top: 13px;
	left: 0;
	width: 40px;
	height: 26px;
	content: '';
	background: url(../images/check.png) left center no-repeat;
	background-size: 100%
}
.blk-btn a{ 
	display: block;
	border-radius: 100px;
	background: #dd01bd;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	width: 374px;
	text-align: center;
	margin: 35px auto 20px;
	text-transform: uppercase;
	padding:17px 10px;
	animation: pulse 1s infinite;
}
.blk-btn a:hover {
	background: #960080;
	color: #fff;
}

.button2 { 
	display: block;
	border-radius: 100px;
	background: #95007f;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	width: 60%;
	text-align: center;
	margin: 35px auto 1px;
	text-transform: uppercase;
	padding:17px 0px;
	
}
.button3 {font-size: 2px;}
.button2 a:hover {
	background: #960080;
	color: #fff;
}


.mobimg img
{
	width: 90%;
	height: auto;

}



    .aboutme2{
      padding: 0px 0 0px;
      backgroundx: #999 ;
      background-size: 100%;
      text-align: center;
      font-family: 'Fredoka One'
    }
    .bleft{
      display: inline-block;
      vertical-align: top;
      width: 610px;
      margin-top: px;
      text-align: left
    }
    .bleft p{
      font-size: 24px;
      color: #a8d8ff;
      line-height: 33px;
      margin: 35px 0;
    }
 
    .logotoon2{
      display: inline-block;
      vertical-align: top;
      padding-left: 20px;
    }

    .bleft li{
      positionx: relative;
      padding: 10px 0 10px 60px;
      font-size: 24px;
      color: #fff
    }

    .bleft li:before, .joinL li:before{
      position: absolute;
      top: 13px;
      left: 0;
      width: 26px;
      height: 27px;
      content: '';
      background: url(../images/check2.png) left center no-repeat;
      background-size: 100%;
    }

    .bleft h3{
      font-size: 57px;
      color: #fcff00;
      font-weight: 700;
      margin-bottom: 15px;
      text-transform: uppercase;
    }

    @media screen and (max-width:1260px) {
      .inner{width: 100%;}
      
      }
      @media screen and (max-width:1080px) {
        .mem-gets{background: #cabeb2 url(../images/big-bg-img.jpg) left bottom no-repeat;height: auto;padding-bottom: 750px;}
        .mgryt{position: relative; margin: 20px auto 0; }
        .sitebox {float:left; width:32%;}
        .screencaps {float:left; width:32%;}
        .button2 {width: 80%;
          font-size: 35px;
          
          }
          .bleft { width:50%}
        }
        
        @media screen and (max-width:1000px) {
        .mem-gets{background-position: left -90px bottom}
        .mem-gets{padding-bottom:0; background: #cabeb2 }
        .mobimg{display: block;  margin-left: auto; margin-right: auto; text-align: center; }
        .sitebox {float:left; width:48%;}
        .screencaps {float:left; width:48%;}
        .bleft li{  display: block;}   
        .bleft h3{
          font-size: 20px; text-align: center;}
        .bleft { width:50%}
        }
        
        @media screen and (max-width:770px) { 
          .button2 {width: 80%;
            font-size: 15px;
            
            }
          .play{
             top:20%; 
             width: 5em;
             margin:0 auto; left:0px;
             right:0px;
             z-index:100;
                      
           } 
        .mem-gets{padding-bottom:0; background: #cabeb2 }
        .mgryt{width: 15%;top: auto;right: auto;padding-top: 30px;}
        .mobimg{display: block;  margin-left: auto; margin-right: auto; text-align: center; }
        .sitebox {float:left; width:45%;}
        .screencaps {float:left; width:45%;}
        .bleft{
          width: 100%;
        }
        .aboutme2{
          padding:2px;
        }
        .headerads { width: 90%; margin: auto;}
        .button2{
          font-size: 20px; text-align: center;}
       .blk-btn a{ 
            font-size: 15px;
            width: 70%;
            }
            .bleft h3{
              display: none;
            }    
            .bleft { width:100%}
        .bleft li{  display: none;}    
        .bleft li{
            positionx: relative;
            font-size: 15px;
            width: 80%;
            color: #fff;
            margin-left: 20px;
            padding-left: 50px;
          }
        }
        
        @media screen and (max-width:620px) {
        .mainC{padding-top: 100px}
        .sitebox {float:left; width:47.5%;}
        .screencaps {float:left; width:47.5%;}
        .button2 {width: 80%;
          font-size: 15px;   
          }
         

        }

        @media screen and (max-width:420px) {
          .mainC{padding-top: 100px}
          .sitebox {float:left; width:44.5%;}
          .screencaps {float:left; width:44.5%;}

  
          }

          @media screen and (max-width:220px) {
            .mainC{padding-top: 100px}
            .sitebox {float:left; width:42.5%;}
            .screencaps {float:left; width:42.5%;}
    
            }
    

        /* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: red;
}

/* When you mouse over the container, fade in the overlay icon*/
.hovermasonry:hover .overlay {
  opacity: 1;
}

/* The icon inside the overlay is positioned in the middle vertically and horizontally */
.icon {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

/* When you move the mouse over the icon, change color */
.fa-user:hover {
  color: #eee;
}