#screenmode {
}

.navbar{
	z-index: 100;
}

.nav-clean {
  background-color: #8c04ff;
}

#navcol-1 {
  font-family: 'rifficbold';
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #FFF;
}

@media (min-width: 992px) {
  #navcol-1 {
    font-family: 'rifficbold';
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #FFF;
  }
}

.navbar-light .navbar-nav .nav-link {
  color: #FFF;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #FFF;
}

.navPad {
  padding-right: 25px;
}

/*------------------FOOTER------------------*/
#superfooter {
  width: 100%;
  height: 600px;
  background-color: #8c04ff;
  text-align: center;
  padding: 50px 0px;
}

@media (min-width: 576px) {
  #superfooter {
    height: 550px;
  }
}

@media (min-width: 768px) {
  #superfooter {
    height: 280px;
  }
}

@media (min-width: 992px) {
  #superfooter {
    height: 250px;
  }
}

.sf-left {
  margin-bottom: 20px;
}

.sf-center {
  margin-bottom: 20px;
}

.sf-right {
  margin-bottom: 20px;
}

.footHead {
  color: #ffffff;
  font-family: 'Mouse Memoirs';
  font-size: 36px;
}

.social-foot a {
  font-size: 32px;
  padding-right: 10px;
  color: white;
}

.footCopy {
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;   
  color: #FFFFFF;    
}

.hash {
  font-size: 24px;
  font-family: 'Lato';
  font-weight: 700;    
  color: #FFFFFF;    
}

#footBasic {
  padding: 20px 0;
  font-size: 16px;
  height: 100px;
  background-color: #730dca;
}

@media (min-width: 768px) {
  #footBasic {
    padding: 20px 0;
    font-size: 14px;
    height: 65px;
    background-color: #730dca;
  }
}

.footlink { 
	color: #FFFFFF; 
}

.footlink:hover {
	color: #FFFFFF;
	text-decoration: none;    
}

.footer-basic {
  padding: 20px 0;
  color: rgba(255,255,255,.5);
}

.footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-basic li:not(:last-child) {
  padding-right: 10px;
  border-right: 1px solid rgba(255,255,255,0.25);
}

.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.80;
}

.footer-basic ul a:hover {
  opacity: 1;
}

.footer-basic .social {
  text-align: center;
  padding-bottom: 25px;
}

.footer-basic .social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin: 0 8px;
  color: inherit;
  opacity: 0.75;
}

.footer-basic .social > a:hover {
  opacity: 0.9;
}

.footer-basic .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  margin-bottom: 0;
}
/*----------------end FOOTER---------------------------*/

#hero {
  align-content: center;
  margin: 60px 0 0 0;
}

#hero-content {
    background-image: url(../../assets/img/TropicsB.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 30px;
    height: 444px;
	
}

@media (min-width: 576px) {
  #hero-content {
    padding: 30px;
    height: 444px;
  }
}

@media (min-width: 768px) {
  #hero-content {
    background-image: url(../../assets/img/Tropics.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 30px;
    height: 500px;
  }
}
@media (min-width: 992px) {
  #hero-content {
    background-position: bottom;
    padding: 30px;
    height: 700px;
  }
}
@media (min-width: 1200px) {
  #hero-content {
    background-position: center;
    padding: 30px;
    height: 800px;
  }
}

@media (min-width: 1920px) {
  #hero-content {
    background-position: center;
    padding: 30px;
    height: 850px;
  }
}

@media (min-width: 768px) {
  #hero-left {
	background-image: url(../../assets/img/PHONE1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;    
    height: 400px;
    margin: 0 0 0 50px;
  }
}

@media (min-width: 992px) {
  #hero-left {
    height: 450px;
    margin: 100px 0 0 100px;
  }
}
@media (min-width: 1440px) {
  #hero-left {
    height: 650px;
    margin: 70px 0 0 100px;
  }
}

#hero-right {
    background-image: url(../../assets/img/cvp-logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 150px;
    margin: -200px 1px 0 0;
  }

@media (min-width: 360px) {
  #hero-right {
    height: 180px;
    margin: -200px 1px 0 0;
  }
}

@media (min-width: 576px) {
  #hero-right {
    height: 220px;
    margin: -150px 0 0 10px;
  }
}

@media (min-width: 768px) {
  #hero-right {
    height: 250px;
    margin: 0 50px 0 0;
  }
}

@media (min-width: 992px) {
  #hero-right {
    height: 250px;
    margin: 0 50px 0 0;
  }
}
@media (min-width: 1200px) {
  #hero-right {
    height: 250px;
    margin: 20px 50px 0 0;
  }
}

@media (min-width: 1920px) {
  #hero-right {
    height: 350px;
    margin: 20px 50px 0 0;
  }
}

/*-----APPL------*/
#right-apple {
    background-image: url(../../assets/img/apple.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 50%;
    height: 75px;
    padding: 320px 0 0 0;
  }

@media (min-width: 425px) {
  #right-apple {
    height: 75px;
    padding: 320px 0 0 0;
  }
}

@media (min-width: 576px) {
  #right-apple {
    background-size: 90%;
    height: 75px;
    padding: 375px 0 0 0;
  }
}

@media (min-width: 768px) {
  #right-apple {
    background-size: 100%;
    height: 75px;
    padding: 450px 0 0 0;
    margin-right: 5px;
  }
}

@media (min-width: 992px) {
  #right-apple {
    background-size: 100%;
    height: 75px;
    padding: 575px 0 0 0;
  }
}
@media (min-width: 1200px) {
  #right-apple {
    background-size: 100%;
    height: 75px;
    padding: 665px 0 0 0;
  }
}
@media (min-width: 1920px) {
  #right-apple {
    background-size: 100%;
    height: 75px;
    padding: 750px 0 0 0;
  }
}

/*--------ANDROID-----------*/
  #right-android {
    background-image: url(../../assets/img/google.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 50%;
    height: 75px;
    padding: 0 0 0 0;
  }

@media (min-width: 425px) {
  #right-android {
    background-size: 50%;
    height: 75px;
    padding: 0 0 0 0;
  }
}

@media (min-width: 576px) {
  #right-android {
    background-size: 90%;
    height: 75px;
    padding: 375px 0 0 0;
  }
}
@media (min-width: 768px) {
  #right-android {
    background-size: 100%;
    height: 75px;
    padding: 450px 0 0 0;
    margin-left: 5px;
  }
}


@media (min-width: 992px) {
  #right-android {
    background-size: 100%;
    height: 75px;
    padding: 575px 0 0 0;
  }
}

@media (min-width: 1200px) {
  #right-android {
    background-size: 100%;
    height: 75px;
    padding: 665px 0 0 0;
  }
}
@media (min-width: 1920px) {
  #right-android {
    background-size: 100%;
    height: 75px;
    padding: 750px 0 0 0;
  }
}

/*----------------STORY---------------*/
#story {
  align-content: center;
}

#story-back {
  background-image: url(../../assets/img/backstory.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
}

@media (min-width: 360px) {
  #story-back {
    background-size: cover;
    height: 360px;
  }
}

@media (min-width: 375px) {
  #story-back {
    height: 420px;
  }
}

@media (min-width: 576px) {
  #story-back {
    height: 480px;
  }
}

@media (min-width: 768px) {
  #story-back {
    height: 390px;
  }
}

@media (min-width: 992px) {
  #story-back {
    height: 450px;
  }
}

@media (min-width: 1200px) {
  #story-back {
    height: 500px;
  }
}

.storymode {
  font-family: 'Londrina Solid';
  font-weight: 400;
  font-size: 18px;
  color: #FFF;
  text-align: center;
  text-shadow: 1px 3px rgb(18,51,48);
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 3px;
  padding: 25px 35px;
  margin: 0 25px;
}

@media (min-width: 360px) {
  .storymode {
    letter-spacing: 1px;
    word-spacing: 3px;
    padding: 25px 35px;
    margin: 0 25px;
  }
}

@media (min-width: 375px) {
  .storymode {
    font-size: 20px;
    padding: 30px 50px;
    margin: 0 50px;
  }
}

@media (min-width: 425px) {
  .storymode {
    font-size: 22px;
    padding: 30px 50px;
  }
}

@media (min-width: 576px) {
  .storymode {
    font-size: 28px;
    padding: 30px 50px;
  }
}

@media (min-width: 768px) {
  .storymode {
    font-size: 28px;
    padding: 50px 150px;
  }
}

@media (min-width: 992px) {
  .storymode {
    font-size: 32px;
    padding: 50px 150px;
  }
}

@media (min-width: 1200px) {
  .storymode {
    font-size: 36px;
    padding: 90px 150px;
	margin: 0 150px;  
  }
}

@media (min-width: 1920px) {
  .storymode {
    font-size: 36px;
    padding: 90px 150px;
	margin: 0 250px;  
  }
}

/*--------TRAILER--------------*/
#trailer {
  background-color: #885ED0;
  height: 625px;
}
@media (min-width: 375px) {
  #trailer {
    height: 700px;
  }
}

@media (min-width: 576px) {
  #trailer {
    height: 750px;
  }
}

.textmode {
  font-family: 'Londrina Solid';
  font-weight: 400;
  font-size: 20px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 3px;
  margin: 25px 0 25px 0;
}

@media (min-width: 576px) {
  .textmode {
    font-size: 40px;
  }
}

.videoBack {
  background-image: url(../../assets/img/vid-phone.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
  padding: 0 50px 50px 50px;
}

@media (min-width: 375px) {
  .videoBack {
    background-size: cover;
    height: 580px;
    padding: 25px 0px 20px 0px;
  }
}

@media (min-width: 576px) {
  .videoBack {
    background-size: cover;
    height: 599px;
    padding: 25px 0px 20px 0px;
  }
}

@media (min-width: 992px) {
  .videoBack {
    background-size: contain;
    height: 582px;
    padding: 25px 50px 20px 50px;
  }
}

.videoholder {
  text-align: center;
}

.videoplayer {
  margin-top: 43px;
  padding-right: 10px;
  height: 384px;
  width: 216px;
}

@media (min-width: 320px) {
  .videoplayer {
    margin-top: 45px;
	padding-right: 0;  
    height: 400px;
    width: 225px;
  }
}

@media (min-width: 375px) {
  .videoplayer {
    margin-top: 28px;
    height: 480px;
    width: 270px;
  }
}

@media (min-width: 768px) {
  .videoplayer {
    margin-top: 30px;
    height: 480px;
    width: 270px;
  }
}

@media (min-width: 992px) {
  .videoplayer {
    margin-top: 28px;
	margin-left: 3px;  
    height: 480px !important;
    width: 270px !important;
  }
}


/*------------SCREENS----------*/
#locations {
  background-color: #EC008C;
  height: 350px;
}

@media (min-width: 576px) {
  #locations {
    height: 400px;
  }
}

@media (min-width: 768px) {
  #locations {
    height: 480px;
  }
}

@media (min-width: 992px) {
  #locations {
    height: 550px;
  }
}

@media (min-width: 1920px) {
  #locations {
    height: 750px;
  }
}

#screenmode {
  background-image: url(../../assets/img/screens.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

@media (min-width: 576px) {
  #screenmode {
    background-size: contain;
    height: 250px;
  }
}

@media (min-width: 768px) {
  #screenmode {
    background-size: contain;
    height: 320px;
  }
}

@media (min-width: 992px) {
  #screenmode {
    background-size: contain;
    height: 400px;
  }
}
@media (min-width: 1920px) {
  #screenmode {
    background-size: contain;
    height: 600px;
  }
}


/*-------------TOYS-------*/
#toysection {
  background-color: #FFFFFF;
  height: 225px;
  padding-bottom: 25px;
	margin-bottom: 50px;
}

@media (min-width: 576px) {
  #toysection {
    background-color: #FFFFFF;
    height: 300px;
  }
}

@media (min-width: 768px) {
  #toysection {
    background-color: #FFFFFF;
    height: 350px;
  }
}

@media (min-width: 992px) {
  #toysection {
    background-color: #FFFFFF;
    height: 450px;
  }
}

@media (min-width: 1200px) {
  #toysection {
    background-color: #FFFFFF;
    height: 500px;
  }
}

@media (min-width: 1920px) {
  #toysection {
    background-color: #FFFFFF;
    height: 650px;
  }
}

.textmodeDark {
  font-family: 'Londrina Solid';
  font-weight: 400;
  font-size: 20px;
  color: #3a3a3a;
  text-align: center;
  text-transform: uppercase;
  word-spacing: 3px;
  margin: 25px 0 25px 0;
}

.textmodeDark a:hover, a:active, a:visited, a:link {
	text-decoration: none;
}

@media (min-width: 576px) {
  .textmodeDark {
    font-size: 26px;
    margin: 25px 0 25px 0;
  }
}

@media (min-width: 768px) {
  .textmodeDark {
    letter-spacing: 1px;
    font-size: 40px;
    margin: 25px;
  }
}

.fa.fa-chevron-left {
  font-size: 50px;
  color: #222222;
}

.fa.fa-chevron-right {
  font-size: 50px;
  color: #222222;
}

/*-------------------FOOTER---------------*/
#footer-basic {
  padding: 25px 0 15px 0;
  background-color: #00baee;
  height: 180px;
  color: #ffffff;
}

@media (min-width: 576px) {
  #footer-basic {
    padding: 35px 0;
    height: 150px;
  }
}

@media (min-width: 1920px) {
  #footer-basic {
    padding: 35px 0;
    height: 30
		0px;
  }
}

#footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

#footer-basic li {
  padding: 0 10px;
}

#footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

#footer-basic ul a:hover {
  opacity: 1;
}

#footer-basic .social {
  text-align: center;
  padding-bottom: 10px;
}

#footer-basic .social > a {
  font-size: 36px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  margin: 0 8px;
  color: inherit;
  /*opacity: 0.75;*/
}

#footer-basic .social > a:hover {
  opacity: 0.9;
}

#footer-basic .copyright {
  margin-top: 1px;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 0;
}

@media (min-width: 576px) {
  #footer-basic .copyright {
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 0;
  }
}

/* link page */
.bg-color {
  background-color: var(--indigo);
}

.bg-image {
  background-image: url(../../assets/img/gold-back.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 800px;
}

.logo-header {
  background-image: url(../../assets/img/logo.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 170px;
}

.headerPad {
  margin: 25px 0 25px 0;
}

.buttonClass {
  background-color: var(--indigo);
  opacity: .6;
  padding: 18px 10px 3px 10px;
  margin: 10px;
  width: 320px;
  /*height: 70px;*/
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
  font-family: 'Luckiest Guy';
  color: white;
  font-size: 28px;
  letter-spacing: 1px;
}

.socialClass {
  background-color: var(--indigo);
  opacity: .6;
  padding: 18px 10px 3px 10px;
  margin: 10px;
  width: 320px;
  height: 75px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
}

.socialIcon {
  height: 40px;
}

.socYT {
  background-image: url(../../assets/img/youtube.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /*height: 60px;*/
}

.socFB {
  background-image: url(../../assets/img/facebook.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.socIG {
  background-image: url(../../assets/img/instagram.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.socTT {
  background-image: url(../../assets/img/tiktok.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.copyRight {
  text-align: center;
  font-family: 'Raleway';
  color: var(--indigo);
  font-size: 12px;
  margin: 15px;
}

.maxWidth {
  max-width: 460px;
}



