
html {
  background-color: #ededed;
}

body  {
  background-image: url(../img/global/maps-light.png);
  background-attachment: fixed;
  background-size: auto;
  background-repeat: repeat;
  padding-top: 20px;
}

.scrollToTop {
  outline: none;
  border: none;
  font-size: 14px;
  cursor: pointer;
  position: fixed;
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  transition: visibility 0.3s, opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, visibility 0.3s, opacity 0.3s, background 0.3s;
  transition: transform 0.3s, visibility 0.3s, opacity 0.3s, background 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
  background-color: #252525;
  bottom: 10px;
  left: 10px;
  padding: 0.5em;
  border-radius: 4px;
  max-width: 50px;
  max-height: 50px;
  width: 49px;
  height: 49px;
}
.scrollToTop svg {
  display: block;
}
.scrollToTop.visible {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.scrollToTop svg {
  fill: #FFFFFF;
}
.scrollToTop:hover {
  background-color: #95c1ad;
}


/* ScrollMagic Effect for .nomadic_ads */

.ur-fixed-now {
  position: fixed !important;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}


::selection {
  background: #95c1ad;
  color: #fff;
}


a {
  color: #95c1ad;
  font-weight: bold;
}

p, span, input, textarea {
  font-size: 20px;
  font-weight: 400;
  font-family: 'CenturyGothic', sans-serif;
  color: #252525;
  margin-bottom: 20px;
  text-rendering: optimizeLegibility;
}

h1,h2,h3,h4,h5,h6 {
  color: #252525;
  font-weight: 800;
  font-size: 22px;
  font-family: 'CenturyGothic', sans-serif;
}

h1 {font-size: 2rem;}
h2 {font-size: 1.8rem;}
h3 {font-size: 1.6rem;}
h4 {font-size: 1.4rem;}
h5 {font-size: 1.2rem;}
h6 {font-size: 1rem;}






button {
 background-color: #95c1ad;
 color: #fafafa;
 border-color: transparent;
 font-weight: bold;
 font-size: 18px;
 padding: 5px 20px;
 transition: all .1s linear;
 transform:translateY(0px);
 border-radius: 0px !important;
 margin-top: 10px;
}


button:hover {
  color: #333;
  background-color: #eee;
  transition: all .1s linear;
  transform:translateY(-3px);

}

/* Header Styles */

  .nav {
    background: #fefefe;
    border-bottom: solid 8px #222;
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 1.5%;
  }

  .nav .column {
    padding: 5px 2%;
  }

  .brand-area {
    max-width: 1200px;
    margin: 0 auto;
  }

  .logo {
    max-width: 150px;
    margin: 0;
  }

  .logo:hover {
    transform: translateY(0px);
    transition: all .1s linear;
  }


/* Nav Styles */

  .main-navigation {
    margin-top: auto;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: auto;
  }

  .main-navigation nav ul  {
    float: right;
  }

  .main-navigation nav ul li  {
    float: left;
    border-right: solid 3px #555;
    padding: 10px 5px;
    color: #333;
    font-weight: bold;
    transform:translateY(0px);
    transition: all .1s linear;
    font-size: 1.2rem;
  }

  .main-navigation nav ul li:hover {
    border-right: solid 3px #333;
    transform:translateY(-2px);
    transition: all .1s linear;

  }

  .main-navigation nav ul li a {
    color: #555;
    height: 100%;
    padding: 20px 15px;
    transform:translateY(0px);
    transition: all .1s linear;
    z-index: 99;
  }

  .main-navigation nav ul li a:hover {
    color: #333;
    transform:translateY(-2px);
    transition: all .1s linear;
  }

  .main-navigation nav ul li:last-child  {
    border-right: solid 2px transparent;
  }

  .page-content.home-page  {
    padding-top: 10px;
  }

  .page-content.inner-page  {
    padding: 0;
  }

  .title-container {
    display: block;
  }

  .page-content .columns {
    width: 100%;
    margin: 0 auto;
  }

  .page-content .column {
    background-color: transparent;
  }

  .page-content .zero-padding > .column {
    padding: 0;
  }

  .joined-columns {
    background-color: transparent;
  }

  .inner-page .joined-columns {
    background-color: transparent;
  }

  .content_container, .ads_content_container {
    padding: 5% 3.5%;
    background-color: #fefefe;
    border-bottom: solid 7px #ddd;
    width: 100%;
    height: 100%;
  }

  .ads_content_container {
    padding: 5%;
  }

  .alt-bg-color .content_container {
    background-color: #252525;
  }

  .alt-bg-color .content_container .page-content {
    color: #fff;
  }

  .inner-page #content-area .content_container {
    height: 100%;
  }

  .inner-page .ads_content_container {
   height: 100%;
 }

  #content-area .content_container {
    padding: 5% 3.5%;
  }

  .page-content .module-title {
      position: relative;
      width: auto;
      margin-bottom: 20px;
      border: solid 2px;
      border-color: #252525;
      padding: 5px 20px;
      font-family: 'CenturyGothic', sans-serif;
      font-weight: bold;
      color: #252525;
      display: inline-block;
      box-shadow: 5px 5px 0px #eee;
      font-size: 1.4rem;
    }

    #greetings .blurb-w-img {
      height: 100%;
      background-image: url(../img/scrapbook_photos/asia/philippines/Philippines-56.jpg);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      padding-bottom: 20px;
      min-height: 250px;
      vertical-align: middle;
    }

    #greetings .blurb-content h4 {
      font-size: 2.5rem;
    }


    .insta-link {
      margin-bottom: 20px;
      font-weight: 400 !important;
      font-family: 'Saekana Clean', sans-serif;
      font-size: 1.8rem;
      line-height: 2rem;
      padding: 2px 0 10px;
      float: right;
      margin: 0;
    }

  .home-page .custom-slider {
    height: 400px;
  }


  .slide-1 { background-image: url(../img/slider/R&K-Koh-Lanta-Swing.jpg); background-size: cover;
  background-repeat: no-repeat; background-position: center; }
  .slide-2 { background-image: url(../img/slider/Super-Cool-Ricky.jpg); background-size: cover;
  background-repeat: no-repeat; background-position: top center;}
  .slide-3 { background-image: url(../img/slider/Angkor-Wat.jpg); background-size: cover;
  background-repeat: no-repeat;background-position: center;}
  .slide-4 { background-image: url(../img/slider/katelin-taj-mahal.jpg); background-size: cover;
  background-repeat: no-repeat;background-position: 80%;}
  .slide-5 { background-image: url(../img/slider/Jaipur-Stepwell-w--Monkey-2.jpg); background-size: cover; background-repeat: no-repeat; background-position: bottom center;}
  .slide-6 { background-image: url(../img/slider/Lady-Buddha-Temple.jpg); background-size: cover;
  background-repeat: no-repeat;background-position: center;}
  .slide-7 { background-image: url(../img/slider/Kawasan-Falls.jpg); background-size: cover;
  background-repeat: no-repeat;background-position: 50%;}


  .slick-slide {
      height: 100% !important;
      min-height: 400px !important;
  }

  .slick-prev:before, .slick-next:before {
    color: #333 !important;
  }

  .slick-prev, .slick-next {
    top: 90% !important;
  }

  .slick-prev {
    left: 20px !important;
    z-index: 3;
}

  .slick-next {
    right: 20px !important;
    z-index: 3;
}

  .slider-headline {
    position: absolute;
    left: 5%;
    z-index: 2;
    width: 50%;
    min-width: 600px;
    height: 100%;
    padding-top: 220px;
    pointer-events: none;
}

  .slider-headline h4 {
    font-size: 3.6rem;
    line-height: 3rem;
    font-weight: 500;
    font-family: 'Saekana Clean', sans-serif;
    color: #fff;
    text-shadow: 0px 5px 20px rgba(0,0,0,.6);

}

  .slider-headline span {
    background: rgba(20,20,20,.8);
    padding: 5px;
    font-size: 1.8rem;
    font-family: 'CenturyGothic', sans-serif;
    color: #f9f9f9;
}


  #greetings .column {
    border-radius: 0px;
    box-shadow: none;
    border: none;
  }


  .blog-feed .module-title {
    margin-bottom: 20px;
  }

  #bios .module-title {
    display: inline-block;
    float: none;
  }



  .blurb-img {
    width: 100%;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
  }

  .blurb-content {
    padding: 20px 15px;
    text-align: left;
    color: #555;
  }

  .blurb-content h4 {
    font-family: 'Saekana Clean', sans-serif;
    font-weight: 400;
    font-size: 3rem;
    margin-bottom: 10px;
  }

  .blurb-content p {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }

  footer {
    border-top: solid 10px #010101;
    background-color: #252525; /* background color of full screen menu */
  	padding-top: 50px; /* shift UL downwards by 100px so it's not obscured by hamburger icon */
    z-index: 1;
    background-size: auto;
    background-repeat: repeat;
    padding-top: 20px;
    padding: 70px 20px 50px 20px;
    margin: 50px auto 0;
  }

  footer .social-img {
    max-width: 40px;
    padding: 5px 2px;
    margin: 5px;
    transform:translateY(0px);
    transition: all .1s linear;
  }

  footer .social-img:hover {
    transform:translateY(-2px);
    transition: all .1s linear;
  }

  footer .container {
    max-width: 1300px;
    width: 90%;
    margin: 0 auto;
  }

  .footer-logo {
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
    transform: translateY(0px);
    transition: all .1s linear;
}

  .footer-creds {
    color: #aaa;
    opacity: .9;
    margin-top: 0px;
    font-size: 1rem;
  }

  .footer-creds a {
    color: #aaa;
    font-weight: bold;
  }

  form {
    margin-top: 10px;
  }


  form input, form textarea {
    padding: 15px;
    margin: 10px auto;
    width: 45%;
    float: left;
    font-size: 16px;
    border: solid 1px #999;
    border-radius: 0px;
  }

  form textarea {
    width: 95%;
    min-height: 150px;
  }


  form ::placeholder {
    font-size: 16px;
    color: #777;
  }

  footer form input {
    background-color: transparent;
    border: solid 2px #aaa;
    width: 100%;
    color: #eee;
}

  footer form input:focus {
    color: #f2f2f2 !important;
}

  #mce-success-response {
    color: #95c1ad !important;
  }

  footer form ::placeholder {
    font-size: 16px;
    color: #aaa;
  }

  footer h4 {
    color: #555;
    font-size: 1.3rem;
    text-decoration: underline;
  }

  .subscribe-newsletter .submit-form {
    text-align: center;

  }

  form #submit-form {
    background-color: #95c1ad;
    color: #fff;
    border-color: transparent;
    font-weight: bold;
    font-size: 18px;
    transition: all .1s linear;
    transform:translateY(0px);
    border-radius: 0px !important;
    float: right;
    margin-right: 0;
  }

  form #submit-form:hover {
    color: #3e3e3e;
    background-color: #eee;
    transition: all .1s linear;
    transform:translateY(-3px);

  }


  #sponsor-form > ::placeholder {
    font-size: 18px;
    color: #202020;
}

  #sponsor-form input {
    margin-right: 2%;
  }

  #sponsor-form textarea {
    width: 100%;
  }

  .footer-nav {
    font-size: 1.5rem;
    padding: 20px 5%;
    font-family: 'CenturyGothic', sans-serif;
  }

  .footer-nav li a {
    color: #777;
    transition: all .5s ease-in-out;
  }

  .footer-nav li {
    line-height: 2.5rem;
    color: #777;
    transition: all .5s ease-in-out;
  }

  .footer-nav li:hover {
    color: #aaa;
    transition: all .5s ease-in-out;
  }

  #fullscreenmenu .navbar-item.socialmedia {
    width: 45%;
    float: left;
    text-align: left;
    margin-top: 20px;
  }

  #fullscreenmenu .navbar-item.socialmedia a {
    padding: 0;
    font-size: 1rem;
  }


  #fullscreenmenu .social-img {
    height: 100%;
    width: auto;
    text-align: left;
    margin: 0;
    padding: 0 10px;
  }

/* Inner Page Styles */

  .page-title {
      position: relative;
      width: auto;
      margin-bottom: 30px;
      border: solid 2px;
      border-color: #252525;
      padding: 5px 20px;
      font-family: 'CenturyGothic', sans-serif;
      font-weight: bold;
      color: #252525;
      display: inline-block;
      box-shadow: 5px 5px 0px #eee;
    }

    .page-title_container {
      overflow: hidden;
    }

    .page-title::after {
    content: '';
    width: 500%;
    height: 5px;
    background: #252525;
    position: absolute;
    top: 50%;
    margin-left: 2.1rem;
  }

  .about-intro {
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .bio_pic {
    float: left;
    max-width: 350px;
    margin: 20px 5% 10px 0;
    border-radius: 10px;
  }

  .page_img {
    float: left;
    max-width: 50%;
    margin: 20px 5% 0px 0;
    border-radius: 10px;
}

  .page_img img {
    border-radius: 10px;
  }


  #our-purpose .content_container {
    background-image: url(/assets/img/scrapbook_photos/asia/thailand/Wat-Arun-Sunset-1.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    border-bottom-color: #95c1ad;
  }

  #our-purpose .content_container .page-content p {
    color: #eee;
    text-align: center;
    font-size: 1.6rem;
    text-shadow: 0px 5px 10px rgba(0,0,0,.30);
  }

  #our-purpose .content_container .page-content span {
    color: #fff;
  }




  /* scrapbook Styles */


  /* .scrapbook {
    display: block;
    width: 100%;
  }

  .scrapbook .gallery_item {
    display: block; 
    margin: auto
    float: left; 
}

  .scrapbook img {
    min-width: 100%;
    height: auto;
    padding: 10px;
  } */

 .filter-button-group {
    margin: 0 0 20px;
  }

  #scrapbook {
    width: 100%;
    height: auto;
  }

  .scrapbook-item {
    width: 25%;
    float: left;
    height: auto;
    display: block;    
    padding: 2.5px 5px;
  }

  .scrapbook-item a {
    display: block;
  }


  .scrapbook-item img  {
    width: 100%;
    height: 100%;
    opacity: 1;
    transform: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -oz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    box-shadow: none !important;
  }

  .scrapbook-item img:hover {
    opacity: .9;
    transform: scale(.98);
    transition:  all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -oz-transition:  all .2s ease-in-out;
    -o-transition:  all .2s ease-in-out;
    box-shadow: none !important;
  }

  .scrapbook-item img, .fancybox-image {
    border-radius: 3px;
  }

  .geo_location_marker {
    width: 10px;
    height: auto;
    padding-top: 5px;
  }

/* Blog Post Styles */

  .blog-preview a {
    color: #333;
    margin: 10px 0 20px;
  }

  .blog-preview a:hover {
    color: #777;
  }

  .blog-preview h2 {
    font-size: 1.4rem;
  }

  .blog-preview img {
    margin: 0 auto 10px;
    border-radius: 5px;
    max-height: 500px;
    width: auto;
  }

  .blog-preview p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-size: 16px;
  }

  #blog-area .blog-preview img {
    margin-top: 20px;
  }

  /* CARD STYLES */

  .reveal-shadow {
    overflow: visible !important;
    margin-top: 0;
  }
  
  #blog_feed {
    margin: 0 auto 30px;
  }

  .blog_card {
    padding: 2% 2% 5%;
    background: #fff;
  }

  .blog_card figure.blog-featured-image {
    height: auto;
    width: auto;
    overflow: hidden;
  }


  .blog_card .blog-preview img {
    border-radius: 5px 5px 0 0;
    height: auto;
}

  .blog_card .post-title {
    font-size: 1.3rem;
    font-weight: 800;
    line-height: 1.6rem;
  }

  .blog_card .sponsor-name {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 5px;
  }

  .paginate_posts {
    position: relative;
    margin: 0 0 20px;
  }

  /* Product CARD STYLES */

  .reveal-shadow {
    overflow: visible !important;
    margin-top: 0;
  }

  .product_card {
    background: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .product_card .product-featured-image {
    height: auto;
    max-height: 200px;
    width: auto;
    overflow: hidden;
    text-align: center;
  }

  .product_card_container {
    box-shadow: none;
  }
  
  .product_card .card_content {
    padding: 5%;
  }


  .product_card .product-preview img {
    border-radius: 0px;
    max-height: 200px;
    padding: 5px;
  }

  .product_card .product-title {
    font-size: 1.3rem;
    font-weight: 800;
    line-height: 1.5rem;
  }

  .product_card .sponsor-name {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 5px;
  }

  .product_card .product-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-size: 16px;
  }

  /* SINGLE BLOG POST STYLES */

  /* .sharethis-inline-share-buttons {
    margin-top: 10px;
    margin-bottom: 20px;
  } */

  /* Sharebuttons.io STYLES */

  #sharing_btns {
    margin: 20px 0;
  }

  #sharing_btns h4 {
    display: inline;
    font-size: .9rem;
    border-bottom: solid 2px #ddd;
    padding: 5px;
    margin-right: 5px;
  }

  #sharing_btns p {
    display: inline;
    color: #fff;
    font-size: 1rem;
  }

  #sharing_btns p:hover {
    display: inline;
    color: #ddd;
  }

  .resp-sharing-button__link,
  .resp-sharing-button__icon {
    display: inline-block;
    border-radius: 0px;
  }

  .resp-sharing-button__link:hover {
    color: #ddd;
  }

  .resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.2em;
  }

  .resp-sharing-button {
    border-radius: 0px;
    transition: 25ms ease-out;
    padding: 8px 15px 12px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

  .resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    margin-top: -5px;
  }

  .resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle;
  }

  /* Non solid icons get a stroke */
  .resp-sharing-button__icon {
    stroke: #fff;
    fill: none;
  }

  /* Solid icons get a fill */
  .resp-sharing-button__icon--solid,
  .resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
  }

  .resp-sharing-button--facebook {
    background-color: #006ECD;
  }

  .resp-sharing-button--twitter {
    background-color: #00B2FF;
  }

  .resp-sharing-button--pinterest {
    background-color: #B60000;
  }

  .resp-sharing-button--email {
    background-color: #E96612;
  }




  .blog-container {
    padding: 20px;
  }

  .single-blog-post .module-title {
    display: inline-block;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.8rem;
  }

  .single-blog-post .blog-meta-info {
    margin: 0px 0 20px;
  }

  .important_quote {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #95c1ad;
    padding: 0;
    overflow: visible;
    margin: 30px auto 120px;
    position: relative;
    background-image: url(../img/global/maps.png);
    background-size: contain;
    background-repeat: repeat;
    background-attachment: fixed;
  }

  .important_quote blockquote {
    position: relative;
    display: block;
  }
  
  .important_quote div.quote_background {
    background: #252525;
    width: 95%;
    height: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 5%;
    left: 2.5%;
    z-index: 0;
  }
  
  .important_quote blockquote p {
    font: 3.5em 'Abril Fatface', cursive;
    padding: 25px 5px 10px;
    color: #FFF;
    position: relative;
    text-shadow: 2px 5px 20px rgba(0,0,0,.8);
    width: 100%;
    z-index: 9;
  }
  
  .important_quote cite {
    font: normal 1.2em 'Josefin Sans', sans-serif;
    text-decoration: none;
    color: #222;
    padding: 10px;
    border-bottom: solid 5px #FFF;
    color: #FFF;
    position: absolute;
    bottom: -70px;
    right: 0;
    background: #000;
  }

  .important_quote cite:empty {
    padding: 0;
  }

  #main-content .blog-preview {
    margin-top: 30px;
  }

  #blog-content .blog-preview p {
    overflow: visible;
    display: block;
    -webkit-line-clamp: none;
    -webkit-box-orient: vertical;
  }

  .blog-content {
    padding: 1%;
    margin-top: 20px;
  }

  .blog-content p {
    margin-bottom: 15px;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .blog-content .major-points {
    font-size: 1.6rem;
    margin-top: 40px;
    margin-bottom: 10px;
    font-weight: 800;
    text-decoration: underline;
  }

  .highlighted-text::after {
    background: linear-gradient(90deg, #ebd564, #f7ecb5);
    background-size: 100% 100%;
    background-repeat: repeat-x;
    clip-path: polygon(1% 0%, 17% 1%, 28% 1%, 43% 1%, 54% 2%, 63% 1%, 73% 1%, 86% 3%, 100% 4%, 99.5% 98%, 83% 99%, 66% 99%, 59% 98%, 45% 96%, 31% 99%, 12% 97%, 0% 99%);
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index:-1
  }

  .handwritten-text {
    font-family: 'SaekanaClean';
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 5px;
  }

  .author-of-post {
    font-style: italic;
    border: solid 2px;
    padding: 10px 20px;
    margin: 20px 0;
    display: inline-block;
    width: auto;
  }

  .end-of-blog-thoughts {
    margin-top: 30px;
    background: #f5f5f5;
    padding: 20px;
    text-indent: 20px;
  }

  .tenor-gif-embed {
    margin: 20px 0;
  }


  .blog_img {
    width: 100%;
    margin: 5% auto;
  }

  .blog_img img {
    width: 100%;
  }

  .img_caption {
   position: relative;
   border-radius: 0;
   left: 0;
   line-height: 2.6rem;
   width: 90%;
   margin: -50px auto 20px;
   height: auto;
   padding: 10px 20px;
   background: #e3f5eb;
   color: #252525;
   z-index: 3;
   text-align: center;
   font-size: .9rem;
   font-weight: bold;
 }

  .blog_img .img_caption, .page_img .img_caption  {
    position: relative;
    bottom: 20px;
    left: 2%;
    line-height: 2.6rem;
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding: 10px 20px;
    background: #e3f5eb;
    color: #252525;
    z-index: 3;
    text-align: center;
    font-size: .9rem;
    font-weight: bold;
  }

.img_caption:empty {
    padding: 0 !important;
    width: auto;
    display: none !important;
  }

  .blog_img.double_img img, .page_img.double_img img {
    width: 48%;
    margin: 0 1%;
    position: relative;
    display: inline;
}

.blog_img.double_img img:nth-child(2), .page_img.double_img img:nth-child(2) {
  float: right;
}

.blog_img.vertical-img, .page_img.vertical-img {
  float: none;
  max-width: 500px;
}

/* AD STYLES */

  .featured .module-title {
    font-weight: 800;
    font-size: 1.6rem;
    padding: 5px;
    margin: 10px 0 0;
  }


  .nomadic_ad {
    height: auto;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 15px 0;
    text-align: center;
    display: block;
  }

  .nomadic_ad img {
    width: auto;
    height: auto;
    max-height: 100%;
    vertical-align: middle;
    margin: auto;
  }

  .like-on-facebook {
    margin-top: 20px;
    height: 250px;
    display: block;
    width: 100%;
  }


    #nomadic_ads_alternate .featured .module-title {
      font-weight: 800;
      font-size: 1.4rem;
      padding: 10px 20px;
      margin: 0 0 20px;
    }


    #nomadic_ads_alternate  {
      padding: 0;
    }












/* Mobile Menu Imported Styles */


#hamburgericonmenuwrapper {
    z-index: 10000;
    position: relative;
    width: 30%;
    font-size: 16px;
    height: 100px;
    display: block;
    top: 0;
    right: 0;
    z-index: 10;
    float: right;
}
/* ###### CSS for Hamburger UI DIV and links ###### */

  #hamburgerui {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
    /* float: right; */
    right: 0;
    top: 0px;
    z-index: 2;
    display: block;
  }

  #hamburgerui ul{
  	margin: 0;
    padding: 0;
    display: block;
    height: 100%;
  	font: bold 16px 'Bitter', sans-serif; /* #hamburgerui font size (Bitter is Google font) */
  	list-style-type: none;
  }

  #hamburgerui li{
  	display: inline;
  	margin: 0;
  }

  #hamburgerui li a{
  	float: none;
  	height: 100%;
    width: 100%;
  	display: block;
    position: relative;
  	text-decoration: none;
  	margin: 0;
  	padding: 10px; /*padding inside each link */
  	color: white;
    outline: none;
  	background: transparent; /*background of tabs (default state)*/
  	-webkit-transition: all 0.5s;
  	transition: all 0.5s;
  }

  #hamburgerui li:last-of-type a{
    width: 100%; /* width of last LI A containing hamburger style icon */

  }

  #hamburgerui li:last-of-type a:after{
    content: 'Menu';
    visibility: hidden;
  }

  #hamburgerui li a:visited{
  	color: white;
  }

  #hamburgerui li a:hover{
  	background: transparent; /*background of UI links for hover state  */
  }


  #navtoggler{  /* Main hamburger icon to toggle menu state */
    display: block;
    position: relative;
    top: 40%;
    right: 0px;
    float: right;
    font-size: 12px; /* change font size to change hamburger icon dimensions. Leave width/height below alone */
    width: 4em;
    height: 2.5em;
    padding: 0;
    text-indent: -1000px;
    border: 0.6em solid #252525;
    /* border color */
    border-width: 0.6em 0;
    cursor: pointer;
    -webkit-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0); /* center hamburger icon inside link */
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }


  #navtoggler::before, #navtoggler::after{
    /* inner strip inside hamburger icon */
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0.6em;
    top: 50%;
    margin-top: -0.3em;
    left: 0;
    background: #252525; /* stripes background color. Change to match border color of parent label above */
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }

  #hamburgericonmenuwrapper.open #navtoggler::before,
  #hamburgericonmenuwrapper.open #navtoggler::after{
    /* inner strip inside hamburger icon */
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0.6em;
    top: 50%;
    margin-top: -0.3em;
    left: 0;
    background: #95c1ad; /* stripes background color. Change to match border color of parent label above */
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }

  /* ###### CSS for Full Screen Menu NAV ###### */

  #fullscreenmenu{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #222; /* background color of full screen menu */
  	padding-top: 50px; /* shift UL downwards by 100px so it's not obscured by hamburger icon */
    z-index: 1;
    background-image: url(../img/global/maps.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 20px;
  	visibility: hidden;
  	overflow: auto;
  	font-family: 'Bitter', sans-serif; /* 'Bitter' is Google font */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3D(0,100%, 0); /* hide menu initially on screen by offsetting it vertically */
    transform: translate3D(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
  }

  #fullscreenmenu ul{
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	width: 100%;
    position: relative;
    font-family: 'CenturyGothic', sans-serif;
    font-weight: bold;
    font-size: 3em; /* font size of UL menu */
    text-transform: uppercase;
    -webkit-transform: translate3D(0, -40px, 0);
    transform: translate3D(0, -40px, 0);
    opacity: 0;
    transition: all 0.5s 0.4s;
  }

  #fullscreenmenu ul li{
  	width: 100%; /* by default, show 2 columns of links */
  	float: none;
  	display: block;
    text-align: left;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	margin-bottom: 8px; /* bottom spacing between LI */
  }

  #fullscreenmenu ul li a{
    text-decoration: none;
    position: relative;
    color: white; /* link color */
  	padding: 15px 20px; /* general spacing between links */
    display: block;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }


  #fullscreenmenu ul li a:hover{
    color: #333;
  }

  #fullscreenmenu ul li a:hover:after{
    width: 100%;
  }

  /* #### Menu Hamburger Icon UI when shrinked CSS ######## */

  #hamburgerui.shrink li:nth-last-of-type(n+2) a{
    opacity: 0;
    pointer-events: none;
  }



  /* #### Menu Opened State CSS ######## */

  #hamburgericonmenuwrapper.open #fullscreenmenu{
  	visibility: visible;
    -webkit-transform: translate3D(0, 0, 0); /* show menu by shifting it vertically to visible position within container */
    transform: translate3D(0, 0, 0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }

  #hamburgericonmenuwrapper.open #navtoggler {
  border-width: 0;
}

  #hamburgericonmenuwrapper.open #navtoggler::before{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); /* rotate line to create "x" */
  }

  #hamburgericonmenuwrapper.open #navtoggler::after{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); /* rotate line to create "x" */
  }

  #hamburgericonmenuwrapper.open #hamburgerui li:nth-last-of-type(n+2) a{
    opacity: 0;
    pointer-events: none;
  }

  #hamburgericonmenuwrapper.open #fullscreenmenu ul{
    opacity: 1;
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0); /* restore UL to original positon */
  }


  /* ####### responsive layout CSS ####### */

  @media (max-width: 800px) { /* 1st breaking point */

  	#hamburgerui li a{
  		padding: 15px 0px; /*padding inside each link */
    }

    #fullscreenmenu ul{
      font-size: 2em;
    }

  }

  @media (max-width: 600px) { /* 2nd breaking point */

  	#hamburgerui li a {
      padding: 20px 5px;
  }

    #fullscreenmenu ul{
      font-size: 2rem;
    }
  }

  @media (max-width: 480px) { /* 3rd breaking point */
    #fullscreenmenu ul{
      font-size: 1.5em;
    }
  }








  @media (min-width: 981px) {

    #hamburgericonmenuwrapper {
      display: none;
    }

    .main-navigation nav ul li  {
      float: left;
      border-right: solid 3px #555;
      padding: 10px 5px;
      color: #333;
      font-weight: bold;
      transform:translateY(0px);
      transition: all .1s linear;
      font-size: 1.4rem;
    }

    .page-content .columns {
      margin: 20px auto;
    }

    .has-separation {
      padding-right: 20px !important;
    }

    .footer-logo {
      margin-left: -10px;
    }

    .main-content p {
      padding: 0px 10px 20px;
      font-size: 18px;
    }

    .blurb:hover button {
      color: #eee;
      background-color: #333;
      transition: all .1s linear;
      transform:translateY(-3px);
    }

    #hamburgericonmenuwrapper {
      display: none;
    }


    .about-intro {
      border-radius: 10px;
      margin-bottom: 10px;
      max-width: 500px;
      height: auto;
      float: left;
      margin: 0px 30px 30px 0;
  }

    .about-caption {
      margin-bottom: 10px;
      max-width: 500px;
      padding: 5px;
      line-height: 2rem;
      height: auto;
      float: left;
    }

    /* BLOG STYLES */

     #blog_feed {
      margin: 0 auto;
    } 

    .blog_card, .nomadic_ad, .product_card {
      transform: none;
      transition: all .2s linear;
      -webkit-transition: all .2s linear;
      -oz-transition: all .2s linear;
      -o-transition: all .2s linear;
      padding: 0;
      box-shadow: 0px 0px 15px rgba(0,0,0,.1);
      transition-delay: 0s;
      transition-property: all;
      -webkit-transform: none;
      transform: none;
    }

    .blog_card:hover, .nomadic_ad:hover, .product_card:hover  {
      transform: translateY(-3px);
      box-shadow: 0px 0px 20px rgba(0,0,0,.2);
      transition: all .2s linear;
      -webkit-transition: all .2s linear;
      -oz-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition-delay: .15s;
      transition-property: all;
    }

    .blog_card .card_content {
      padding:  10px 5% 20px 5%;
    }


    .blog-content {
      padding: 10px 3%;
    }


    .blog-content p {
      margin-bottom: 20px;
      font-size: 1.5rem;
      line-height: 2.5rem;
    }


    .ads_container {
      height: auto;
      padding: 0;
    }

    .ads_container.sidebar {
      height: auto;
      padding: 0;
      position: sticky;
      position: -webkit-sticky;
      top: 0;
  }

    .blog-page #content-area h2.module-title {
      font-size: 2.5rem;
      line-height: 3rem;
      border: none;
      padding: 0;
      box-shadow: none;
      margin-bottom: 10px;
    }

    .featured .module-title {
      font-weight: 800;
      font-size: 1rem;
    }


    .featured .module-title span {
      font-weight: 400;
      margin-left: -5px;
      display: inline;
    }

    .apply .module-title {
      margin-top: 0px;
      font-weight: 400;
      font-size: 1rem;
      font-style: italic;
    }

    .nomadic_ads {
      overflow-x: hidden;
    }

    .nomadic_ad {
      opacity: 1;
      transform: none;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -oz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      box-shadow: none !important;
    }

    .nomadic_ad:hover {
      opacity: .9;
      transition:  all .3s ease-in-out;
      -webkit-transition:  all .3s ease-in-out;
      -oz-transition:  all .3s ease-in-out;
      -o-transition:  all .3s ease-in-out;
      box-shadow: none !important;
    }

    .sidebar .nomadic_ad {
      width: 100%;
      height: auto;
      max-width: 100%;
      padding: 0;
      margin: 15px 0;
      text-align: center;
      display: block;
      overflow: hidden;
    }
    
    .sidebar .nomadic_ad img {
      width: auto;
      height: auto;
      max-height: 100%;
      vertical-align: middle;
      margin: auto;
    }

    .sidebar .nomadic_ad a {
      display: block;
    }

    #nomadic_ads_alternate .ads_container  {
      height: 100%;
      overflow: hidden;
    }

    #nomadic_ads_alternate .nomadic_ad {
      width: 33.3%;
      margin: 0;
      float: left;
      padding: 0px 7px;
    }

    #nomadic_ads_alternate .smaller :first-child {
      padding-bottom: 10px;
      margin-top: -4px;
    }

    #nomadic_ads_alternate .ads_content_container {
      padding: 3%;
    }

    #nomadic_ads_alternate .apply {
      display: block;
      text-align: left;
      width: 100%;
    }




  }


  @media (min-width: 761px) {


    .page-content .container {
      width: 95%;
      max-width: 1300px;
    }

    #nomadic_ads {
      max-width: 25% !important;
    }

    .blog_card_container, .product_card_container {
      width: 33.3%;
      margin: 0;
      padding: 5px 10px;
      float: left;
    }



  }

  @media (max-width: 980px) {

  .nav {
    margin-bottom: 5px !important;
  }

  .scrollToTop.visible {
    bottom: 10px;
    right: 10px;
  }

  .brand-area {
    float: left;
  }


  .main-navigation {
    display: none;
  }

  .main-navigation nav ul li  {
    float: left;
    border-right: solid 3px transparent;
    border-left: solid 3px white;
    margin-bottom: 5px;
  }

    #podcast-feed {
    overflow: hidden;
  }


  form input, form textarea {
    padding: 15px;
    margin: 10px auto;
    width: 90%;
    float: none;
    font-size: 16px;
    border: solid 1px #999;
  }

  .footer-nav li, footer {
    text-align: center;
  }

  .nav {
    height: 115px;
  }

  .slider-headline {
    width: 90%;
    height: 100%;
    padding-top: 250px;
    pointer-events: none;
  }

  .slider-headline h4 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: 'Saekana Clean', sans-serif;
    color: #fff;
    text-shadow: 0px 5px 10px rgba(0,0,0,.6);
  }

  .slider-headline span {
      background: rgba(20,20,20,.8);
      padding: 5px;
      font-size: 1.2rem;
      font-family: 'CenturyGothic', sans-serif;
      color: #f9f9f9;
  }

  #greetings .blurb-w-img {
    height: 100%;
    max-height: 450px;
    width: 90%;
    background-image: url(../img/scrapbook_photos/asia/philippines/Philippines-56.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
    padding-bottom: 20px;
    min-height: 250px;
    vertical-align: middle;
    margin: 10px auto 0;
  }

  #greetings h4 {
    font-size: 2.4rem;
  }

  /* inner page styles */


  .sidebar .featured .module-title {
    font-weight: 800;
    font-size: 1rem;
    padding: 5px;
    margin: 10px 0 0;
  }

    /* blog styles */


  .bio_pic {
    float: none;
    max-width: 100%;
    margin: 20px auto;
    border-radius: 10px;
  }

  .page_img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
    border-radius: 10px;
  }

    .blog-meta-info {
      margin-bottom: 0;
    }

    #sharing_btns h4 {
      display: block;
      float: none;
      margin: 0;
      border-bottom: none;
    }



    #sharing_btns .resp-sharing-button__link {
      display: inline-block;
      margin-bottom: 20px;
    }

    .blog-content {
      padding: 10px 3%;
    }

    .blog-page #content-area .module-title {
      font-size: 1.2rem;
      margin-top: 10px;
  }

    /* scrapbook styles */

    .scrapbook-item {
      width: 50%;
      height: auto;
      padding: 2.5px 5px;
    }




  }



  @media (max-width: 760px) {

    p {
      font-size: 16px;
    }

    h1,h2,h3,h4,h5,h6 {
      font-size: 18px;
    }

    #fullscreenmenu .navbar-item.socialmedia {
      width: 100%;
      float: none;
      text-align: left;
      margin-top: 10px;
      opacity: .8;
    }

    .slide-1 { background-image: url(../img/slider/R&K-Koh-Lanta-Swing.jpg); background-size: cover;
    background-repeat: no-repeat; background-position: 10% 90%; }
    .slide-2 { background-image: url(../img/slider/Super-Cool-Ricky.jpg); background-size: cover;
    background-repeat: no-repeat; background-position: top left;}
    .slide-3 { background-image: url(../img/slider/Angkor-Wat.jpg); background-size: cover;
    background-repeat: no-repeat;background-position: left;}
    .slide-4 { background-image: url(../img/slider/katelin-taj-mahal.jpg); background-size: cover;
    background-repeat: no-repeat;background-position: 50%;}
    .slide-5 { background-image: url(../img/slider/Jaipur-Stepwell-w--Monkey-2.jpg); background-size: cover; background-repeat: no-repeat; background-position: 100%;}
    .slide-6 { background-image: url(../img/slider/Lady-Buddha-Temple.jpg); background-size: cover;
    background-repeat: no-repeat;background-position: center;}
    .slide-7 { background-image: url(../img/slider/Kawasan-Falls.jpg); background-size: cover;
    background-repeat: no-repeat;background-position: 50% 100%;}

    .home-page .slick-slide {
        height: 100% !important;
        min-height: 250px !important;
    }

    .home-page .custom-slider {
      height: 250px;
      overflow-y: hidden;
    }

    .slider-headline {
        width: 90%;
        height: 100%;
        padding-top: 160px;
        pointer-events: none;
    }

    .slider-headline h4 {
      font-size: 2rem;
      line-height: 2rem;
      font-family: 'Saekana Clean', sans-serif;
      color: #fff;
      text-shadow: 0px 5px 10px rgba(0,0,0,.6);
    }

    .slider-headline h4 span {
      font-size: .8rem;
      text-shadow: 0px 5px 10px rgba(0,0,0,.6);
    }

    .footer-logo:hover,
    .main-navigation nav ul li:hover,
    .logo:hover,
    .footer-logo:hover,
    .social-img:hover {
      transform: none !important;
    }


    .logo {
      max-width: 100%;
      margin: auto;
      width: auto;
      vertical-align: middle;
      max-height: 100%;
      height: 100%;
      padding: 0;
    }

    .brand-area {
      max-width: 60%;
      height: 100%;
      margin: 0;
    }

    .brand-area a {
      display: block;
      height: 100%;
    }

    .page-content {
      width: 95%;
      margin: 0 auto;
      overflow-x: hidden;
    }

    .slick-prev, .slick-next {
      display: none !important;
    }

    .instagram-preview .module-title {
      margin-bottom: 0;
    }

    .insta-link {
      padding: 0;
      font-family: 'Saekana Clean', sans-serif;
      font-size: 2.2rem;
    }

    .lightwidget-widget {
      margin-top: 20px;
    }

    /* Inner Page Styles */

    .page-title {
      width: 100%;
      text-align: center;
      margin-top: 20px;
    }


    .page-title::after {
      display: none;
    }

    .inner-page .page-content {
      padding: 0;
    }

    .page-content .joined-columns {
      background-color: #fefefe;
      border-bottom: solid 7px #ddd;
    }

    .page-content .column {
      background-color: transparent;
      margin: 20px auto;
    }


    #greetings .content_container {
      padding: 0px 5%;
      border: none;
    }

    #our-purpose .content_container .page-content p {
      color: #eee;
      text-align: center;
      font-size: 1.2rem;
      text-shadow: 0px 5px 10px rgba(0,0,0,.30);
    }


    /* Blog Styles */

    #sharing_btns {
      margin: 10px 0;
    }

    #blog_feed .column {
      margin: 5px auto;
    }

    .blog_card figure.blog-featured-image {
        height: auto;
        width: auto;
        overflow: hidden;
    }

    .paginate_posts {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center;
  }

    .single-blog-post h2.module-title {
      font-size: 1.3rem;
      display: inline-block;
      width: auto;
    }

    .blog-content p {
      margin-bottom: 20px;
      font-size: 1.2rem;
    }

    .blog_img .img_caption, .page_img .img_caption {
      position: relative;
      bottom: 0px;
      left: 0;
      line-height: 2rem;
      width: 100%;
      margin: 0 auto;
      height: auto;
      padding: 10px 20px;
      background: #e3f5eb;
      color: #252525;
      z-index: 0;
      display: inline-block;
      text-align: center;
      font-size: .9rem;
      font-weight: bold;
      margin-top: 10px;
  }

  .page_img img, .blog_img img {
    border-radius: 10px;
    width: 100%;
  }

    .nomadic_ad {
      height: auto;
      width: 100%;
      margin: 20px auto;
    }

    .blog_card .post-title {
      font-size: 1.2rem;
      font-weight: 800;
      padding: 10px 0 5px;
  }


    .blog_card {
        margin-bottom: 30px;
    }

    .important_quote blockquote p {
      font: 2.5em 'Abril Fatface', cursive;
      z-index: 9;
    }

    /* scrapbook styles */

    .scrapbook-item {
      width: 100%;
      height: auto;
      padding: 2.5px 5px;
    }

    /* store styles */

    .product_card {
      margin: 10px auto;
    }



  }


  @media (min-width: 760px) and (max-width: 980px) {

    .page-content .columns {
      width: 100%;
      margin: 0 auto;
    }

    .page-content .column {
      margin: 20px auto;
    }

    .blog_card figure.blog-featured-image {
      height: auto;
    }


  }



  @media (min-width: 1300px) {

    .main-navigation nav ul li {
      font-size: 1.5rem;
    }

    p, button, input, ul {
      font-size: 1.3rem;
    }

    .blog-content p {
      font-size: 1.5rem;
      line-height: 2.2rem;
    }

    .blog-content .major-points {
      font-size: 2rem;
    }

    .featured .module-title {
      font-weight: 800;
      font-size: 1.3rem;
    }

    .featured .module-title span {
      font-size: 1.4em;
    }

    .insta-link {
      font-family: 'Saekana Clean', sans-serif;
      font-size: 2rem;
    }

    .blog-feed .module-title {
      margin-bottom: 20px;
    }




  }






  @font-face {
      font-family: 'Saekana Clean';
      src: url('../fonts/SaekanaClean/saekana_clean-webfont.woff')  format('woff');
      font-weight: 400;
      font-style: normal;
  }

  @font-face {
      font-family: 'CenturyGothic';
      src: url('../fonts/CenturyGothic/CenturyGothic.woff')  format('woff');
      font-weight: 400;
      font-style: normal;
  }

  @font-face {
      font-family: 'CenturyGothic';
      src: url('../fonts/CenturyGothic/CenturyGothicItalic.woff')  format('woff');
      font-weight: normal;
      font-style: italic;
  }
  @font-face {
      font-family: 'CenturyGothic';
      src: url('../fonts/CenturyGothic/CenturyGothicBold.woff')  format('woff');
      font-weight: bold;
      font-style: normal;
  }

      @font-face {
      font-family: 'CenturyGothic';
      src: url('../fonts/CenturyGothic/CenturyGothicBoldItalic.woff')  format('woff');
      font-weight: bold;
      font-style: italic;
  }

  @font-face {
      font-family: 'Saek';
      src: url('../fonts/CenturyGothic/CenturyGothicBoldItalic.woff')  format('woff');
      font-weight: bold;
      font-style: italic;
  }


  /* Progress Bar Imported Styles */

  #progress .progress-container {
    background-color: transparent;
    height: 10px;
    width: 100%;
  }

  #progress .progress-bar {
    background-color: #95c1ad;
    height: 10px;
    width: 0%;
  }

  .scroll-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 10px;
    z-index: 999;
  }

  .scroll-progress__bar {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    background: #95c1ad;
    -webkit-transition: width .05s linear;
    transition: width .05s linear;
    height: 100%;
  }
