@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');

html, body {
  height: 100%;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  color: #222;
  background-color: #7e3730;
  font-size: 1em;
}
.flex-parent{
  display: flex;
  flex-wrap: wrap;
}
.flex-child{
  width: 260px;
  height: 260px;
  padding: 1em;
  margin: auto;
}
.row{
  margin: auto;
}
input, textarea {
  max-width: 100%;
}
.ap-image{
  max-width: 100%;
  padding: 0.5em;
}
.lead{
  font-size: 1em;
  padding-bottom: 0.5em;
}
h3{
  font-size:1.5em;
}
.re-image{
  width: 700px;
  height: auto;

}
#kos-gmap{
  width: 700px;
  height: 525px;
}
.jumbotron{
  background-color: #f7e8b4;
}

.three-column img{
  max-width: 100%;
  max-height: auto;
}
.container{
  padding: 0px;
  margin:auto;
  background-color: #f7e8b4
}
.navbar-brand img {
  max-height: 6vh;
  width: auto;
}
.navbar {
  padding: .8em;
  max-height: 20%;
}
.navbar-nav li {
  padding-right: 20px;
}
.nav-link {
  font-size: 1.1em !important;
}
.carousel-inner img {
  width: 100%;
  height: 100%;
}
.carousel-caption {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
}
.carousel-caption h1 {
  font-size: 500%;
  text-transform: uppercase;
  text-shadow: 1px 1px 15px #000;
}
.carousel-caption h3 {
  font-size: 200%;
  font-weight: 500;
  text-shadow: 1px 1px 10px #000;
  padding-bottom: 1em;
}
.btn-primary {
  background-color: #8b3c34;
  border: 1px solid #7e3730;
}
.btn-primary:hover {
  background-color: #7e3730;
  border: 1px solid #7e3730;
}
.jumbotron {
  padding: 1em;
  border-radius: 0;
}
.padding {
  padding-bottom: 2em;
}
.welcome {
  width: 75%;
  margin: 0 auto;
  padding-top: 2em;
}
.welcome hr{
  border-top: 2px solid #b4b4b4;
  width: 95%;
  margin-top: .3em;
  margin-bottom: 1em;
}

.fa-bold{
  color: #003580;
  font-size: 1em;
}
.fa-tripadvisor{
  color: #00a680;
}
.social a{
  font-size: 3em;

}
.social h6{
  color: black;
  width: 100%;
}
.fa-facebook {
  color:#3b5998;
}
.fa-facebook:hover,{
  color:#d5d5d5;
}
footer {
  background-color:#3f3f3f;
  color:#d5d5d5;
  padding-top: 2em;
}
hr.light {
  border-top: 1px solid #d5d5d5;
  width: 75%;
  margin-top: .8em;
  margin-bottom: 1em;
}
footer a {
  color:#d5d5d5;
}
hr.light-100 {
  border-top: 1px solid #d5d5d5;
  width: 100%;
  margin-top: .8em;
  margin-bottom: 1em;
}

/*---Media Queries --*/
@media (max-width: 992px) {
    body{
      font-size: 0.9em;
    }
    .social  a {
      font-size: 3em;
      padding: 2em;
    }
    .nav-link {
      font-size: 0.9em !important;
    }
    .re-image{
      width: 500px;
      height: auto;
    }
    #kos-gmap{
      width: 600px;
      height: 450px;
    }
}
@media (max-width: 768px) {
  body{
    font-size: 0.8em;
  }
  .re-image{
    width: 400px;
    height: auto;
  }
  #kos-gmap{
    width: 500px;
    height: 375px;
  }
  .nav-link {
    font-size: 0.8em !important;
  }
  .carousel-caption {
    top: 45%;
  }
  .carousel-caption h1 {
    font-size: 350%;
  }
  .carousel-caption h3 {
    font-size: 140%;
    font-weight: 400;
    padding-bottom: .2em;
  }
  .carousel-caption .btn{
    font-size: 96%;
    padding: 8px 14px 8px 14px;
  }
  .display-4{
    font-size: 200%;
  }
  .social a{
    font-size: 2.5em;
    padding: 1.2em;
  }
  .navbar-brand {
    width: 85%;
  }
}
@media (max-width: 576px) {
  body, h5{
    font-size: 0.9em !important;
  }
  ul{
    font-size: 0.8em;
  }
  .btn{
    white-space: normal;
  }
  .lead{
    font-size: 0.8em;
  }
 
  .re-image{
    width: 200px;
    height: auto;
  }
  #kos-gmap{
    width: 200px;
    height: 150px;
  }
  .carousel-caption {
    top: 40%;
  }
  .carousel-caption h1 {
    font-size: 250%;
  }
  .carousel-caption h3 {
    font-size: 110%;
    font-weight: 400;
    padding-bottom: .2em;
  }
  .carousel-caption .btn{
    font-size: 90%;
    padding: 4px 8px 4px 8px;
  }
  .carousel-indicators {
    display: none;
  }
  .display-4{
    font-size: 160%;
  }
  .social a{
    font-size: 2em;
    padding: .7em;
  }
  .navbar-brand{
    width: 75%;
  }
}


/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}





/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








