@charset "UTF-8";
/* CSS Document */

body {
  margin: 0;
}



.mb_parallax_container {
  height: 100vh;
  width: 100vw;
  border-bottom: 1px solid #fff;
  padding-top: 10vh;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.mb_parallax_container-no-vh {
  width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
#personal-page-Brenda .mb_parallax_container-no-vh {
  background-size: cover;
}
.mb_parallax_container h2.temp {
  font-family: Lato, sans-serif;
  margin: 0 auto;
  margin-top: 10vh;
  padding: 6vh;
  width: 80vw;
  height: 60vh;
  color: #7504b9;
  font-size: 2em;
  text-align: center;
  
  background-image: url(img/bkgr-png-magenta-40pc.png);
}
.mb_parallax_container p.temp-p {
  color: #7504b9
}
#mb_parallax_one {
  background-image: url(img-parallax/HOME-PAGE-SPLASH.jpg);
}

#mb_parallax_two {
  background-image: url(img-parallax/bkgr-pink-blue-geometric.jpg);
}

#mb_parallax_three {
  background-image: url(img-parallax/KERANI-bkgr.jpg);
}
#mb_parallax_four {
  background-image: url(img-parallax/LUCID-bkgr.jpg);
  
 
}
#mb_parallax_five {
  background-image: url(shutterstock-brenda-alexa-bkgrs/436512502.jpg);
  
}

#mb_parallax_six {
  background-image: url(img-parallax/light_grunge_texture_desktop_wallpaper_by_texturex_com-d6p71l6.jpg);
  
  
  background-image: url(shutterstock-brenda-alexa-bkgrs/stock-photo-light-blue-gradient-background-blue-radial-gradient-effect-wallpaper-722075617.jpg);
  background-image: url(shutterstock-brenda-alexa-bkgrs/stock-photo-tile-floor-empty-room-background-and-blue-spotlight-for-product-presentation-780425680.jpg);
  background-image: url(shutterstock-brenda-alexa-bkgrs/stock-photo-underwater-background-blue-ocean-and-sunbeams-1078073702.jpg);
  
  
  
  background-image: url(shutterstock-brenda-alexa-bkgrs/686815156.jpg);
  
  
  
}
#mb_parallax_seven {
  background-image: url(img-parallax/www.deviantart.com_grosslittlething_art_Lilac-pastel-clouds-448603280.jpg);
  background-image: url(img-parallax/www.deviantart.com-grosslittlething-art-lilac-442758373.jpg);
  background-image: url(img-parallax/LUCID-bkgr.jpg);
  
  
  
  background-image: url(shutterstock-brenda-alexa-bkgrs/586974488.jpg);
  
  
}

#mb_parallax_eight {
  background-image: url(img-parallax/northern-lights-2512775_1920.jpg);
  background-image: url(shutterstock-brenda-alexa-bkgrs/stock-photo-amazing-dusk-sky-in-the-evening-dramatic-1112273786.jpg);
  
  
  background-image: url(shutterstock-brenda-alexa-bkgrs/740513221.jpg);
  
}

#mb_parallax_nine {
  background-image: url(img-parallax/aurora-mac14_1280x1024.jpg);
  background-image: url(shutterstock-brenda-alexa-bkgrs/stock-photo-abstract-background-177846086.jpg);
  
  
  background-image: url(shutterstock-brenda-alexa-bkgrs/1087795055.jpg);
  
  
}
#mb_parallax_ten {
  background-image: url(img-parallax/Abstract_Lavender_Purple_Texture_Free_Creative_Commons_6816233706.jpg);
  
  
  
}
#mb_parallax_11 {
  background-image: url(img-parallax/paint-357147_1920.jpg);
}
#mb_parallax_12 {
  background-image: url(img-parallax/blur-1876100_1920.jpg);
}
#mb_parallax_13 {
  background-image: url(img-parallax/abstract-background-pink-grunge.jpg);
}
#mb_parallax_14 {
  background-image: url(img-parallax/background-2672566_1920.jpg);
}
#mb_parallax_15 {
  background-image: url(img-parallax/gradient-3385016_1920.jpg);
}
#mb_parallax_16 {
  background-image: url(img-parallax/background-2305993_1920.jpg);
}
#mb_parallax_10 {
  background-image: url(shutterstock-brenda-alexa-bkgrs/787021270.jpg);
  
  
  
}
#mb_parallax_18 {
  background-image: url(img-parallax/abstract-15293_1920.jpg);
}
#mb_parallax_19 {
  background-image: url(img-parallax/design-2860892_1920.jpg);
}



@media only screen and (max-width:820px) {

  .mb_parallax_container-no-vh {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
  }
}


@media only screen and (max-width:600px) {
  
  #mb_parallax_three {
    background-image: url(img-parallax/KERANI-bkgr-mobile.jpg);
  }
  
  
}