/* =============================================
 *
 *   FIXED RESPONSIVE NAV
 *
 *   (c) 2014 @adtileHQ
 *   http://www.adtile.me
 *   http://twitter.com/adtilehq
 *
 *   Free to use under the MIT License.
 *
 * ============================================= */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Futura-Bold", Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

header {
	padding: 12px;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

footer {
	padding: 20px 30px;
	background-color: #252525;
	color: #fff;
}

body {
	margin-left: auto;
	margin-right: auto;
}

@font-face {
	font-family: "Futura-Bold";
	src:url("../Fonts/FuturaLT-Bold.ttf");
}

a:active,
a:hover {
  outline: 0;
}

a:visited{
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #ff2165;
}

a{
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #ff2165;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 192px;
}


h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-top: 40px;
	margin-bottom: -15px;
	color: #ff2165;
}

h2 {
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 20px;
}

h3 a{
	color: #ff2165;
	text-decoration: none;
}

h4 {
	font-size: 16px;
	font-weight: 200;
	color: #ff2165;
	margin-bottom: 40px;
}

h5{	
	color: #ff2165;
	font-size: 24px;
	position: absolute;
    top: 0px;
	left: 0;
}

h6{	
	position: relative;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 200;
}

h7{	
	position: relative;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 200;
}

p {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 5px;
	text-decoration: none;
}

form {
  height: 50px; 
}

table {
   margin: 0 auto;
   z-index: 1;
   width:25%; 
   height: 50px; 
}



.FormatIcon{
	display: inline-block;
	width: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.info-box-pink {
	background-color: #ff2165;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-charcoal {
	background-color: #252525;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}

.info-box-white {
	background-color: #FFFFFF;
	color: #252525;
	padding: 15px 20px 15px;
	text-align: center;
}

.info-box-white2 {
	background-color: #FFFFFF;
	color: #ff2165;
	padding: 15px 20px 15px;
	text-align: center;
}
.info-box-girls {
	background-color: #FFFFFF;
	background-image: url("../images/Backgrounds/GirlsBanner.jpg");
	background-size: cover;
	color: #ff2165;
	padding: 15px 20px 15px;
	text-align: center;
}

.button-pink {
	background-color: #ff2165;
	color: #FFFFFF;
	padding: 20px 20px 20px;
	text-align: center;
	text-decoration: none;
	border: 2px solid #ffffff;
	margin-left: 6px;
	margin-bottom: 15px
}

.button-pink:hover {
  background-color: #FF4D7F;
  color: #252525;
}


.LatestUpdate-Pink{
	background-color: #ff2165;	
}

.LatestUpdate-charcoal{
	background-color: #252525;
}

.ClipFormats-img{
	position: relative;
    top: 0;
    left: 0;
	width: 48px;
}

.LatestUpdate-img{
	position: relative;
     top: 0;
     left: 0;
	margin-bottom: 10px;
}

.LatestUpdate-VR{
      position: absolute;
      top: 90%;
	  left: 0px;
	  width: 48px;
}
.LatestUpdate-4K{
      position: absolute;
      top: 90%;
	  left: 48px;
	  width: 48px;
}
.LatestUpdate-HD{
      position: absolute;
      top: 90%;
	  left: 96px;
	  width: 48px;
}
.LatestUpdate-SD{
      position: absolute;
      top: 90%;
	  left: 144px;
	  width: 48px;
}
.LatestUpdate-PX{
      position: absolute;
      top: 90%;
	  left: 192px;
	  width: 48px;
}
.LatestUpdate-AW{
      position: absolute;
      top: 90%;
	  left: 240px;
	  width: 48px;
}

.LatestUpdate-Date{
	padding: 10px 10px 0px 10px;	
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	top: -10px;
}
.LatestUpdate-Name{
	padding: 0px 10px 10px 10px;	
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}

.LatestUpdate-Name a{	
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	position: relative;
}

.LatestUpdate-Title{
	padding: 0px 0px 0px 10px;	
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}

.LatestUpdate-Title a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px -10px;	
}

.Girlfriend-img{
	position: relative;
    top: 0;
    left: 0;
}


.footer-text {
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #f2f2f2;
}


.col {
	width: 100%;
	padding: 0px 7px 7px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.footnav {
	background-color: #ff2165;
	overflow: hidden;
	display: grid;
}

/* Style the links inside the navigation bar */
.footnav a {
  color: #f2f2f2;
  text-align: center; 
  text-decoration: none;
  font-size: 17px;
  padding: 14px 14px;
}

/* Change the color of links on hover */
.footnav a:hover {
  background-color:#FF4D7F;
  color: #252525;
}

/* Add a color to the active/current link */
.footnav a.active {
  background-color: #fff;
  color: #ff2165;
}

.footnav a.active:hover {
  background-color: #FF4D7F;
  color: #252525;
}

video {
  width: 100%;
  height: auto;
}




/* ------------------------------------------
 SLIDESHOW
--------------------------------------------- */




/* Slideshow container */
.slideshow-container {
  max-width: 1280px;
  position: relative;
  margin: auto;
}

/* Slideshow Caption (Girl Name) */
.CaptionText1 {
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 200;
	color: #ff2165;
	margin-left: 10px;
	position: absolute;
  	bottom: 15px;
}

/* Slideshow Caption (Clip Title) */
.CaptionText2 {
	font-size: 12px;
	font-weight: 200;
	color: #ff2165;
	margin-left: 10px;
	position: absolute;
  	bottom: 8px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3.5s;
  animation-name: fade;
  animation-duration: 3.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
















/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}


/* ------------------------------------------
  DEMO STYLES
--------------------------------------------- */

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #37302a;
  background: #fff;
  font: normal 100%/1.4 sans-serif;
}

section {
  border-bottom: 1px solid #999;
  text-align: center;
  padding: 100px 0 0;
  height: auto;
  width: 100%;
}

h1 {
  margin-bottom: .5em;
}

p {
  width: 90%;
  margin: 0 auto;
}


/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */

header {
  background: #ff2165;
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
}

.logo {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  font-weight: bold;
  line-height: 55px;
  padding: 0 20px;
  color: #fff;
  float: left;
}


/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 40em) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}


/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

@media screen and (min-width: 40em) {
  .nav-collapse {
    float: right;
    width: auto;
  }
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: auto;
  }
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-top: 1px solid white;
  text-decoration: none;
  background: #ff2165;
  padding: 0.7em 1em;
  color: #fff;
  width: 100%;
  float: left;
}

.nav-collapse a:active,
.nav-collapse .active a {
  background: #37302a;
}

@media screen and (min-width: 40em) {
  .nav-collapse a {
    border-left: 1px solid white;
    padding: 1.02em 2em;
    text-align: center;
    border-top: 0;
    float: left;
    margin: 0;
  }
}

.nav-collapse ul ul a {
  background: #37302a;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -300px;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #fff; /* Edit this to change the icon color */
  font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261"; /* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-toggle.active:before {
  font-size: 24px;
  content: "\78"; /* Close icon */
}



/*Tablet View*/

@media (min-width: 768px){
	
	body {
		max-width: 778px;
	}

	.style-logo {
		float: left;
	}
	
	.style-nav {
		float: right;
	}
	
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	h1 {
		font-size: 70px;
		margin-top: 100px;
		margin-bottom: -20px;
	}
	
	h2 {
		font-size: 45px;
		margin-bottom: 16px;
	}
	
	h4 {
		font-size: 18px;
		margin-bottom: 100px;
	}
	
	h6{	
	font-size: 28px;
	}
	.col-md-one-half {
		width: 50%;
	}
	
	.col {
		float: left;
		padding: 0px 7px 14px;
	}
	
	
.LatestUpdate-Date{
	font-size: 11px;
}
.LatestUpdate-Name{
	font-size: 13px;
}

.LatestUpdate-Title{
	font-size: 13px;
}
	
.LatestUpdate-VR{
      position: absolute;
      top: 87%;
	  left: 0px;
	  width: 48px;
}
.LatestUpdate-4K{
      position: absolute;
      top: 87%;
	  left: 48px;
	  width: 48px;
}
.LatestUpdate-HD{
      position: absolute;
      top: 87%;
	  left: 96px;
	  width: 48px;
}
.LatestUpdate-SD{
      position: absolute;
      top: 87%;
	  left: 144px;
	  width: 48px;
}
.LatestUpdate-PX{
      position: absolute;
      top: 87%;
	  left: 192px;
	  width: 48px;
}
.LatestUpdate-AW{
      position: absolute;
      top: 87%;
	  left: 240px;
	  width: 48px;
}

	
.footnav {
	display: inline;
	float: right;
	padding: 14px 0px;
}
	
/* Slideshow Caption (Girl Name) */
.CaptionText1 {
	font-size: 64px;
  	bottom: 15px;
}

/* Slideshow Caption (Clip Title) */
.CaptionText2 {
	font-size: 18px;
  	bottom: 8px;
}
	
.style-logo {
	position: absolute;
	width: 302px;
}
	
}

/*Desktop View*/

@media (min-width: 1024px){
	

	body {
		max-width: 1200px;
	}
	
	h1 {
		margin-top: 200px;
		text-align: left;
		font-size: 120px;
		margin-bottom: -35px;
	}
	
	h2 {
		margin-bottom: 16px;
		font-size: 60px;
	}
	
	h4 {
		text-align: left;
		margin-bottom: 200px;
		font-size: 28px;
	}
	
	h6{	
	font-size: 42px;
	left: 5%;
	}
	
	.col-lg-one-sixth {
		width: 16.6%;
	}
	
	.LatestUpdate-Date{
		font-size: 10px;
		height: 25px;
	}
	.LatestUpdate-Name{
		font-size: 12px;
		height: 40px;
	}
	
	.LatestUpdate-Name a{
		font-size: 12px;
	}

	.LatestUpdate-Title{
		font-size: 12px;
		height: 30px;
	}
	
	.LatestUpdate-VR{
		  position: absolute;
		  top: 85%;
		  left: 0px;
		  width: 28px;
	}
	.LatestUpdate-4K{
		  position: absolute;
		  top: 85%;
		  left: 28px;
		  width: 28px;
	}
	.LatestUpdate-HD{
		  position: absolute;
		  top: 85%;
		  left: 56px;
		  width: 28px;
	}
	.LatestUpdate-SD{
		  position: absolute;
		  top: 85%;
		  left: 84px;
		  width: 28px;
	}
	.LatestUpdate-PX{
		  position: absolute;
		  top: 85%;
		  left: 112px;
		  width: 28px;
	}
		.LatestUpdate-AW{
		  position: absolute;
		  top: 85%;
		  left: 140px;
		  width: 28px;
	}
	
	/* Slideshow Caption (Girl Name) */
	.CaptionText1 {
		font-size: 87px;
		bottom: 20px;
	}

	/* Slideshow Caption (Clip Title) */
	.CaptionText2 {
		font-size: 26px;
		bottom: 8px;
	}
	
	
	
}



