/*==========  Defaults  ==========*/

.nav-link {
  color: #565455 !important;
  font-size: 1rem;
}

#button-hamburger{
  color: #f3f3f3;
}

#button-hamburger-grey{
    color: #565455;
}

.nav-link-white {
  color: #f3f3f3 !important;
  font-size: .8rem;
}

.nav-link-front {
  color: #565455 !important;
  font-size: 1rem;
  font-weight: normal;
}

/*--- FontAwesome Enhancement ---*/
* > .fas.fa-heart-show,
  *:hover > .fas.fa-heart-hidden {
  display: none;
  }
  *:hover > .fas.fa-heart-show {
    display: inline-block;
  }


.share-link-color:hover {
    background: #d0c1a2
}

.grey-bg{
background-color:rgba(243,243,243,0.5);/*background color and opacity together*/
}

.grey-bg-film{
background-color:rgba(243,243,243,0.4);/*background color and opacity together*/
}

.img-fluid-smaller{
max-width: 53%;
height: auto;
}

.img-fluid-smaller-2{
max-width: 45%;
height: auto;
}

.img-fluid-smaller-3{
max-width: 46%;
height: auto;
}

.d-center{
  align-items: center;
  justify-content: center;
}

body{
  background-color: #f3f3f3;
}

html {
  font-size: 1rem;
}

.font-alabanneri {
  font-size: .9rem;
}

.img-lg-banner {
  max-width: 25%;
  height: auto;
}

.img-sm-banner {
  max-width: 5%;
  height: auto;
}

.list-group-item {
    border: .1rem solid #d7c69a;
}

.border {
    border: .4rem solid #d7c69a!important;
}

.border-navi {
    border: .4rem solid #d7c69a!important;
    letter-spacing: .1em;
}

.border-post {
    border: .4rem solid #d7c69a!important;
    letter-spacing: .1em;
}



.menu {
  min-height: 2.8rem; /* no way to control min height in Tachyons */
  max-height: 0; /* hide menu completely when burger unchecked */
  transition: max-height 0.5s; /* show/hide menu transition */
}
/* when checkbox is checked, display menu (sibling element) */
#burger:checked ~ .menu {
  max-height: 100%;
}



.fa-youtube-red{
  color: #ff0000;
}

.fa-instagram-pink{
  color: #cd486b;
}

.fa-facebook-blue{
  color: #3b5998;
}


/*==========  NAB BAR  ==========*/
/* change the background color */
.navbar-default {

}


/*
 * Override Bootstrap's default container.
 */
.container {
  max-width: 60rem;
}

/*==========  Links  ==========*/
/* unvisited link */
/* visited link */
a.custom-link-1:link, a.custom-link-1:visited{
  color: black;
}

/* unvisited link */
/* visited link */
a.custom-link-2:link, a.custom-link-2:visited{
  color: #5F549F;
}

/* unvisited link */
/* visited link */
a.icon-link:link, a.icon-link:visited {
    color: #bbbcbe;
    font-size: 1.9rem;
    margin-right: .3rem;
}

/* unvisited link */
/* visited link */
a.icon-link-share:link, a.icon-link-share:visited {
    color: #4C4E50;
    font-size: 1.2rem;
    margin-right: .3rem;
}

/* unvisited link */
/* visited link */
a.icon-link-post:link, a.icon-link-post:visited {
    color: #4C4E50;
    font-size: 1rem;
}

/* alabannerin linkki fontti */
a.alabannerifontti:link, a.alabannerifontti:visited {
    color: #d7c69a;
}

/* alabannerin postauslinkki fontti */
a.postausfontti:link, a.postausfontti:visited {
  color: #bbbcbe;
}




/* selected link */
a:active, a.custom-link-1:active, a.custom-link-2:active, a.icon-link:active, a.alabannerifontti:active {
    color: #bbbcbe;
    text-decoration: none;
}

/* unvisited link */
/* visited link */
a:link, a:visited {
    color: #bbbcbe;
}

/* mouse over link */
a:hover, a.custom-link-1:hover, a.custom-link-2:hover, a.icon-link:hover, a.alabannerifontti:hover {
    color: #d7c69a;
    text-decoration: none;
}




/* selected link */
a.pepelink:active {
  color: #565455;
  text-decoration: none;
}

/* unvisited link */
/* visited link */
a.pepelink:link, a.pepelink:visited {
  color: #565455;
}

/* mouse over link */
a.pepelink:hover {
  color: #565455;
  text-decoration: none;
}




/* selected link */
a.postlink:active {
  color: #bbbcbe;
  text-decoration: none;
}

/* unvisited link */
/* visited link */
a.postlink:link, a.postlink:visited {
  color: #bbbcbe;
}

/* mouse over link */
a.postlink:hover {
  color: #d7c69a;
  text-decoration: none;
}





/* selected link */
a.footerlink:active {
  color: #d7c69a;
  text-decoration: none;
}

/* unvisited link */
/* visited link */
a.footerlink:link, a.footerlink:visited {
  color: #d7c69a;
}

/* mouse over link */
a.footerlink:hover {
  color: #bbbcbe;
  text-decoration: none;
}






/* selected link */
a.enterlink:active {
  color: #bbbcbe;
  text-decoration: none;
}

/* unvisited link */
/* visited link */
a.enterlink:link, a.enterlink:visited {
  color: #bbbcbe;
}

/* mouse over link */
a.enterlink:hover {
  color: #d7c69a;
  text-decoration: none;
}




/* selected link */
a.subheaderlink:active {
  color: #000000;
  text-decoration: none;
}

/* unvisited link */
/* visited link */
a.subheaderlink:link, a.subheaderlink:visited {
  color: #000000;
}

/* mouse over link */
a.subheaderlink:hover {
  color: #bbbcbe;
  text-decoration: none;
}






/* selected link */
a.navpiiia:active {
  color: #ffffff;
  text-decoration: none;
}

/* unvisited link */
/* visited link */
a.navpiiia:link, a.navpiiia:visited {
  color: #ffffff;
}

/* mouse over link */
a.navpiiia:hover {
  color: #ffffff;
  text-decoration: none;
}







/*==========  SocialMediaIconLinks  ==========*/
i:hover {
    cursor: pointer;
}
/*==========  Hashtag  ==========*/

/*==========  Size  ==========*/
.display-5 {
    font-size: 1.5rem;
}
/*==========  Text styles  ==========*/

.extra-font{
  font-family: 'Open Sans', sans-serif;
  letter-spacing: .075rem;
}

.roboto {
  font-family: 'Roboto', sans-serif;
}

.roboto-slab {
  font-family: 'Roboto Slab', serif;
}

.roboto-condensed {
  font-family: 'Roboto Condensed', sans-serif;
}

.dm-serif {
  font-family: 'DM Serif Display', serif;
}

.color-purple{
  color: #5F549F;
}

.color-blue{
  color: #2FA4ED;
}

.color-almost-black{
  color: #4C4E50;
}

.color-white{
  color: #fff;
}

.hashtag-title-banner {
  font-family: 'Kalam', cursive;
}

.hashtag-title {
  font-family: 'Kalam', cursive;
  word-spacing: 100vw;
}

.color-turquoise{
  color:#A8D2CF;

}

.piiia-light-grey{
  color: #f3f3f3;
}

.piiia-grey{
  color: #565455;
}

.bg-piiia-grey {
  background-color: #565455;
}

.piiia-gold{
  color: #d7c69a;
}

.bg-piiia-gold{
  background-color: #d7c69a;
}



body {
  font-family: 'Roboto', sans-serif;
  color: #555;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Open Sans', sans-serif;
}
/*==========  Blog posts  ==========*/
/*
 * Blog name and description
 */
.blog-header {
  margin-bottom: .5rem;
    font-family: 'Open Sans', bold;
      font-weight: 600;
      letter-spacing: .1em;
font-size: 1.75rem;

}


.blog-date {
  margin-bottom: 1rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: .075rem;
}

.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

.blog-post {
  margin-bottom: 4rem;
}

.blog-valiotsikko {
  margin-bottom: .3rem;
    font-family: 'Open Sans', bold;
      font-weight: 700;
      letter-spacing: .075em;
font-size: 1.5rem;
}

.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}

.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}
/*==========  Box posts  ==========*/
.info-box {
  margin-bottom: 4rem;
}

.info-box-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.info-box-meta {
  margin-bottom: 1.25rem;
  color: #999;
}


.f-headline-xl {
  font-size: 10rem;
}


/*==========  Images  ==========*/
.lg-image{
  height: 65vh;
  background-image: url('/images/PIIIAcom_banner.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*==========  Images-VLOG  ==========*/
.lg-image-vlog {
  height: 35vh;
  background-image: url('/images/PIIIA-blogi.jpg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

/*==========  Images-PHOTO  ==========*/
.lg-image-photo {
  height: 35vh;
  background-image: url('/images/PIIIAphoto-banner.jpg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

/*==========  Images-Design  ==========*/
.lg-image-design {
  height: 35vh;
  background-image: url('/images/yksilolliset-kuvakirjat-uuden-ajan-valokuva-albumi.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*==========  Images-PIIIA  ==========*/

.lg-image-piiia-inenglish {
  height: 35vh;
  background-image: url('/images/PIIIAcom_en.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.thumbnail {
    position: relative;
}

.caption {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}
/*==========  Divs  ==========*/


/*==========  Responsives  ==========*/
@media all and (max-width: 1199px){ }
@media all and (max-width: 991px) {

  .img-lg-banner {
    max-width: 40%;
    height: auto;
  }

  .nav-link {
    letter-spacing: .09rem;
  }

    .img-sm-banner {
      max-width: 9%;
      height: auto;
    }

    .navbar-default {
        position: absolute;
    }

    .navbar-nav{
      z-index: 1;
      top: 2rem;
      position: absolute;
      background-color: #d0c1a2;
      padding: 1.5rem;
    }


}
@media all and (max-width: 768px) {}
@media all and (max-width: 575px) {

  .img-lg-banner {
    max-width: 50%;
    height: auto;
  }

  html {
    font-size: .50rem;
  }

  .category-section img {
    margin-top: 3rem;
  }
}
