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

html, body {
    top: 0;
    margin: 0;
    padding: 0;
    font-size: 1em;
}

* {
    box-sizing: border-box;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

.background {
    display: none;
    width: 100%;
    position: fixed;
    text-align: center;
    z-index: -10;
}

.background img {
    width: 15%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0.2;
}

.deskHead {
    display: none;
    text-align: center;
    width: 100%;
}

.deskhead a {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
    color: rgba(0,0,0,1);
    text-align: center;
}

.deskHead h1 {
    float: left;
    width: 100%;
    padding: 0.5em 0;
    margin: 0;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
    color: rgba(0,0,0,1);
    text-align: center;
}

header {
    max-width: 100%;
    position: relative;
}

h2 {
    padding: 0.5em 0 0 0;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
}

h3 {
    padding: 0 0 0.5em 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.8em;
    text-align: center;
}

header img {
    width: 100%;
    height: auto;
    opacity: 0.9;
}

header img.desk {
    display: none;
    width: 100%;
    height: auto;
}

.navbar {
    display: none;
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;   
}

.navbar ul {
    display: inline-block;
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navbar ul li {
    display: inline-block;  
}

.navbar ul li a {
    display: inline-block;
    background: rgba(0,0,0,0.5);
    color: rgba(255,255,255,1);
    padding: 1.3em 1.05em;
    text-align: center;
    text-decoration: none;
    font-size: 1em;
}

.afterHead {
    margin: 0;
    padding: 0;
    border: 0;
}

.mainContent {
    padding: 0 0.5em;
    font-family: Verdana, Geneva, sans-serif;
}

.shortDes {
    text-align: center;
}

img.body {
    max-width: 100%;
    padding: 0.5em 0 2em 0;
    height: auto;
}

.imgGallery {
    max-width: 100%;
    position: relative;
    font-style: italic;
    text-align: center;
    font-size: 0.9em;
}

.topleft {
    position: absolute;
    top: 0.03125em;
    width: 100%;
}

.bottom {
    position: absolute;
    bottom: 0.5em;
    left: 50%;
    transform: translate(-50%);
}

iframe {
    max-width: 100%;
    height: auto;
    margin-top: 2em;
    padding: 0 0 2.5em 0;
}

.mobileMenu input[type=checkbox] {
  display: none;
}

.mobileMenu label {
  padding: 1em 1em 1em 1em;
  display: inline-block;
  color: rgba(255,255,255,1);
}

.mobileMenu label:hover {
  cursor: pointer;
}

.mobileMenu-content {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  background: rgba(0,0,0,0.7);
  color: rgba(255,255,255,1);
}

.mobileMenu-content a {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 0.75em 1em;
    width: 100%;
    border-top: 0.0625em solid rgba(255,255,255,1);
    color: rgba(255,255,255,1);
}

.mobileMenu-content a:last-child {
    border-bottom: 0.0625em solid rgba(255,255,255,1);
}

.mobileMenu input[type=checkbox]:checked ~ .mobileMenu-content {
  max-height: 30em;
}

.mobileMenu input[type=checkbox]:checked ~ label {
  background: rgba(0,0,0,0.7);
}

a {
    text-decoration: none;
    color: rgba(0,0,0,1);
    font-weight: bold;
}

a.middle {
    text-decoration: none;
    color: rgba(0,0,0,1);
    font-weight: normal;
}

.galleryContainer {
    display: block;
    width: 100%;
    text-align: center;
}

.gallery {
    display: inline-block;
    border: 0.0625em solid #ccc;
    margin-top: 2em;
    width: 13em;
    height: 16em;
    text-align: center;
}

.gallery:hover {
    border: 0.0625em solid #777;
}

.gallery img {
    width: 100%;
    height: 13em;
}

.description {
    padding: 0.5em;
}

.gallery a {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
    color: rgba(0,0,0,1);
}

.galleryBlog {
    display: inline-block;
    border: 0.0625em solid #ccc;
    background: rgba(80,0,0,1);
    margin: 2em 0.5em 0 0.5em;
    width: 13em;
    height: 20em;
    text-align: center;
}

.galleryBlog:hover {
    background: rgba(100,0,0,1);
    border: 0.0625em solid #777;
}

.galleryBlog img {
    width: 100%;
    height: 13em;
}

.galleryBlog a {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
    color: rgba(255,255,255,1);
    font-weight: bold;
    
}

.galleryDestinations {
    display: inline-block;
    border: 0.0625em solid #ccc;
    background: rgba(80,0,0,1);
    margin: 2em 0.5em 0 0.5em;
    width: 13em;
    height: 16em;
    text-align: center;
}

.galleryDestinations:hover {
    background: rgba(100,0,0,1);
    border: 0.0625em solid #777;
}

.galleryDestinations img {
    width: 100%;
    height: 13em;
}

.galleryDestinations a {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
    color: rgba(255,255,255,1);
    font-weight: bold;
    
}

.galleryImages {
    display: inline-block;
    border: 0.0625em solid #ccc;
    background: rgba(80,0,0,1);
    margin: 2em 0.5em 0 0.5em;
    width: 13em;
    height: 18em;
    text-align: center;
}

.galleryImages:hover {
    background: rgba(100,0,0,1);
    border: 0.0625em solid #777;
}

.galleryImages img {
    width: 100%;
    height: 13em;
}

.galleryImages a {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
    color: rgba(255,255,255,1);
    font-weight: bold;
    
}

.galleryAbout {
    display: inline-block;
    margin: 2em 0.5em 0 0.5em;
    width: 13em;
    height: 13em;
    text-align: center;
}

.galleryAbout img {
    width: 100%;
    height: 13em;
    border-radius: 30%;
}

footer {
    width: 100%;
    background: rgba(80,0,0,1);
    margin-top: 2em;
    padding: 2em 0 1em 0;
    color: rgba(255,255,255,1);
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    font-size: 0.75em;
}

.social {
    float: left;
    width: 100%;
    padding: 0 0 1em 0;
    text-align: center;
}

.social img {
    width: 4em;
    height: auto;
    padding: 0 0.5em;
}

@media only screen and (min-width: 37.5em) {
    .background {
    display: block;
}

    header img {
    display: none;
}

.deskHead {
    display: block;
}

h1 {
    display: block;
}

header img.desk {
    display: block;
}

    .topleft {
    display: none;
}

    .navbar {
    display: inline-block;
}

    .afterHead {
    height: 3em;
}

    .mainContent {
    padding: 0 2em;
}

    img.body {
    padding: 0.5em 2em 2em 2em;
    -moz-border-radius: 20%;
    -webkit-border-radius: 20%;
    border-radius: 20%;
}

}

@media only screen and (min-width: 46em) {
    
    .background img {
    width: 10%;
}

    .navbar ul {
    width: 20%;
}

   .navbar ul li {
    width: 100%;
}

    .navbar ul li a {
    width: 100%;
}

    .mainContent {
    padding: 0 7.5em;
}

    img.body {
    max-width: 35%;
    padding: 2em;
}

}

@media only screen and (min-width: 64em) {
    
    .background img {
    width: 7%;
}
    .mainContent {
    padding: 0 15em;
}
}