html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  height: 100%;
}

html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: KGColdCoffee;
}

body {
  background: url("../images/BGpaper-repeat_medium.jpg") repeat;
  background-color: #e5e2c9;
  color: #008785;
  font-family: KGColdCoffee;
  font-size: 0.9em;
}

a {
  color: #f95c27;
  text-decoration: none;
}

a:visited {
  color: #f95c27;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: visited-color-a;
  text-decoration: none;
}

/*
    Mobile Menu Core Style
*/
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
  margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em;
}

.slicknav_nav {
  clear: both;
}

.slicknav_nav ul,
.slicknav_nav li {
  display: block;
}

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
  display: block;
  cursor: pointer;
}

.slicknav_nav a {
  display: block;
}

.slicknav_nav .slicknav_item a {
  display: inline;
}

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both;
}

/* IE6/7 support */
.slicknav_menu {
  *zoom: 1;
}

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/
.slicknav_menu {
  font-size: 1.2em;
  margin-top: 30px;
  margin-left: 5px;
}

/* Button */
.slicknav_btn {
  margin: 5px 0 0 0;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #39786c;
  border: 1px solid #fff;
  padding: 15px;
}

/* Button Text */
.slicknav_menu .slicknav_menutxt {
  color: #FFF;
  font-weight: bold;
  text-shadow: 0 1px 3px #000;
}

/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}

.slicknav_menu {
  padding: 0 0 0 0;
}

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 5px;
  font-size: 0.875em;
  background-color: #39786c;
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.slicknav_nav, .slicknav_nav ul {
  list-style: none;
  overflow: hidden;
}

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 0;
}

.slicknav_nav .slicknav_item {
  padding: 5px 10px;
  margin: 2px 5px;
}

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff;
  padding: 5px 10px;
  font-family: LondrinaSolid-Regular;
  font-weight: normal;
  font-size: 1.2em;
  color: white;
  text-shadow: -2px -1px 2px #493700;
}

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .menu_item:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
}

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #d5a615;
  color: #fff;
  font-family: LondrinaSolid-Regular;
  font-weight: normal;
  font-size: 1.2em;
}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.masthead {
  overflow: hidden;
}

.site-branding {
  float: left;
}

.main-navigation {
  float: right;
}

.socialicons {
  float: right;
}

ul.social li {
  float: left;
  list-style: none;
}

ul.social li.sprite-BTN-instagram a {
  background: url("../images/Icon-set.png") no-repeat 0 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-facebook a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -33px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-twitter a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -65px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-googleplus a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -97px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-youtube a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -129px 0;
  padding-right: 57px;
  padding-bottom: 30px;
}

.site,
.site-footer {
  margin: 0 auto;
}

.outer {
  background: url("../images/Header-card-640px.png") repeat-x;
  background-position: 0 0;
  height: auto;
}

@font-face {
  font-family: 'LondrinaSolid-Regular';
  src: url("fonts/Londrina/2AD722_5_0.eot");
  src: url("fonts/Londrina/2AD722_5_0.eot?#iefix") format("embedded-opentype"), url("fonts/Londrina/2AD722_5_0.woff") format("woff"), url("fonts/Londrina/2AD722_5_0.ttf") format("truetype");
}

@font-face {
  font-family: 'KGColdCoffee';
  src: url("fonts/KGColdCoffee/2AE6A3_0_0.eot");
  src: url("fonts/KGColdCoffee/2AE6A3_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/KGColdCoffee/2AE6A3_0_0.woff") format("woff"), url("fonts/KGColdCoffee/2AE6A3_0_0.ttf") format("truetype");
}

/* Make sure embeds and iframes fit their containers */
.wp-post-image {
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
  margin-bottom: 0;
}

.main-inner header.gen-title img,
.main-inner header.page-title img {
  max-width: 40%;
}

.main-inner .title-rimg {
  padding-top: 2em;
}

.main-inner article {
  padding-top: 1em;
}

.main-inner {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

.entry-outer {
  background: rgba(255, 255, 255, 0.5);
  padding: 1em 1em 1em 0;
}

.entry-content p {
  color: #008785;
  font-family: KGColdCoffee;
  font-size: 0.9em;
  line-height: 26px;
  padding-left: 0.5em;
  padding-top: 1em;
}

.entry-content .postthumb {
  background: url("../images/Paint-orange.png") no-repeat;
  padding: 18px 25px 15px 18px;
  margin-right: 1.5em;
}

h1.entry-title {
  font-family: LondrinaSolid-Regular;
  font-weight: normal;
  font-size: 1.5em;
  text-transform: uppercase;
  color: #f15b25;
  margin-top: 1em;
}

.single-entry-outer {
  background: #fff;
  padding: 0.5em;
}

.single-content {
  margin-top: 1em;
}

.single-content span {
  color: #f15b25;
  font-family: KGColdCoffee;
  font-size: 0.9em;
}

.single-content p {
  margin: 0;
  padding: 0 0 2em 0;
}

.history-intro {
  padding-top: 1em;
  padding-bottom: 2em;
}

.history-intro h1 {
  background: url("../images/Title-homepage-history.png") no-repeat;
  text-indent: -9999px;
  padding-top: 1em;
}

.page-template-page-history-php .entry-content img {
  background: url("../images/Paint-orange.png") no-repeat;
  padding: 18px 25px 15px 18px;
  margin-right: 1em;
  background-size: 50%;
}

.page-template-page-history-php .entry-dec header.history-title {
  width: 35%;
}

.single-videos header.watch-title,
.page-template-page-watch-php header.watch-title {
  margin-top: 2em;
  max-width: 30%;
}

.single-videos h1.entry-post-title {
  font-family: KGColdCoffee;
  font-weight: normal;
  font-size: 1.2em;
  text-transform: none;
  color: #f15b25;
  margin-bottom: 10px;
}

.single-videos .main-inner {
  margin-top: 2em;
}

.page-template-page-watch-php .tab-content .single-entry-outer {
  background: url("../images/paint-frame-yellow.png") no-repeat;
  padding: 5px 8px 10px 12px;
  margin-left: 5px;
}

/*--------------------------------------------------------------
Classic Morph Page
--------------------------------------------------------------*/
.page-template-page-watch-php #loadcontent {
  background: rgba(255, 255, 255, 0.5);
  max-width: 678px;
}

.page-template-page-watch-php #loadcontent {
  overflow: hidden;
}

.page-template-page-watch-php #loadcontent article {
  padding-right: 0.5em;
  margin: 0;
}

.page-template-page-watch-php .entry-content {
  background: #fff;
}

.page-template-page-watch-php h1.entry-post-title a {
  color: #008785;
  font-size: 0.95em;
  padding-top: 5px;
}

.page-template-page-watch-php h1.featured-post-title {
  font-family: KGColdCoffee;
  font-weight: normal;
  font-size: 1.2em;
  text-transform: none;
  color: #f15b25;
  padding-bottom: 1.5em;
}

.page-template-page-watch-php #loadcontent h1.entry-post-title a {
  color: #008785;
  font-size: 0.9em;
  padding-top: 5px;
}

.page-template-page-watch-php p.ajax-message {
  color: #f15b25;
  font-size: 1em;
  text-transform: uppercase;
  padding: 2em;
  margin-top: 2em;
}

.page-template-page-watch-php .single-content {
  width: 60%;
  float: left;
}

.page-template-page-watch-php .morph-channel {
  float: right;
  width: 20%;
}

.back-to-page a {
  font-size: 0.9em;
  text-transform: uppercase;
}

.single-content p.back-to-page {
  margin-top: 2em;
}

.post-type-archive-fungallery .gallery-title {
  margin-left: 1em;
  margin-top: 2em;
  max-width: 55%;
}

.post-type-archive-fungallery .main-inner {
  background: rgba(255, 255, 255, 0.5);
  max-width: 800px;
  margin-top: 2em;
  overflow: hidden;
}

.post-type-archive-fungallery p.gallery-intro {
  color: #008785;
  font-family: KGColdCoffee;
  font-size: 0.9em;
  line-height: 26px;
  padding-left: 0.5em;
  padding-top: 1em;
}

.post-type-archive-fungallery h1.entry-post-title {
  margin-top: 5px;
}

.post-type-archive-fungallery h1.entry-post-title a {
  color: #008785;
  font-size: 0.7em;
}

.paging {
  margin-top: 20px;
}

.paging,
#video-paging {
  text-align: center;
}

.page-numbers,
#video-paging {
  text-align: center;
  color: #f95c27;
  font-family: KGColdCoffee;
  font-size: 0.9em;
  line-height: 26px;
  padding-left: 10px;
}

.paging span.current,
#video-paging span.current {
  color: #008a7b;
}

.page-template-page-downloads-php .main-inner {
  padding-top: 2em;
}

.page-template-page-downloads-php .intro {
  padding: 10px;
}

.page-template-page-downloads-php h1.entry-title {
  font-family: LondrinaSolid-Regular;
  font-weight: normal;
  font-size: 2em;
  text-transform: uppercase;
  color: #d8a917;
}

.page-template-page-downloads-php .download-outer {
  margin-bottom: 3em;
  overflow: hidden;
  padding-top: 3em;
}

.page-template-page-downloads-php .download-inner {
  background: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  padding: 1em 0;
}

.page-template-page-downloads-php .download-outer h1 {
  font-family: KGColdCoffee;
  font-weight: normal;
  text-transform: none;
  color: #f15b25;
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/*--------------------------------------------------------------
Media Query to avoid displaying animated footer in mobile 
--------------------------------------------------------------*/
@media screen and (max-width: 350px) {
  .outerfooter {
    background: url("../images/Footer-640.png") repeat-x;
    background-size: 100%;
    background-position: left bottom;
    height: 200px;
  }

  .site-title img {
    margin-top: -10px;
    width: 100%;
  }

  .site-info p {
    padding-top: 132px;
  }

  .page-template-page-downloads-php .down-desk {
    display: none;
  }
}
/*--------------------------------------------------------------
Media Query to avoid displaying animated footer in mobile 
--------------------------------------------------------------*/
@media screen and (max-width: 678px) {
  .animated-footer {
    display: none;
  }

  #menu-primary-menu {
    display: none;
  }

  .slicknav_menu {
    display: block;
  }

  .site-branding {
    width: 40%;
  }

  .site-navigation {
    width: 45%;
  }

  .site-title img {
    margin-top: -5px;
    width: 100%;
  }

  .entry-content .postthumb img {
    padding-top: 15px;
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
  }

  .page-template-default header.gen-title {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .page-template-default .entry-content {
    background: #fff;
    padding: 1em;
    font-size: 12px;
  }

  .page-template-default .entry-content ul li {
    padding-bottom: 1em;
    line-height: 26px;
  }

  .page-template-default .entry-content table td {
    line-height: 26px;
    font-size: 0.9em;
  }

  .page-template-page-homepage-php .home-col2-news {
    background: url("../images/Star-tablet.png") no-repeat;
    background-position: top left;
  }

  .home-col1 {
    margin-top: 2em;
  }

  .home-col2-news {
    margin-top: 1em;
  }

  .page-template-page-homepage-php .home-post-img-news .wp-post-image {
    padding-top: 8px;
    padding-bottom: 10px;
    padding-right: 8px;
    padding-left: 8px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
    width: 98%;
  }

  .page-template-page-homepage-php .home-col2-inner {
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    padding: 0.5em;
  }

  .page-template-page-homepage-php .home-post-content p {
    padding-left: 10px;
  }

  .page-template-page-homepage-php .home-post-content p,
  .page-template-page-homepage-php .home-post-news p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 0.9em;
    line-height: 2;
    padding-top: 5px;
  }

  .page-template-page-homepage-php .home-entry-posts {
    margin-bottom: 2em;
  }

  .page-template-page-homepage-php iframe {
    width: 100%;
  }

  .page-template-page-homepage-php .home-col2 {
    width: 100%;
  }

  .page-template-page-homepage-php .home-post-title {
    max-width: 40%;
    margin-top: 20px;
  }

  .page-template-page-homepage-php .home-grid {
    width: 100%;
    overflow: hidden;
    margin-top: 2em;
  }

  .page-template-page-homepage-php .grid-inner {
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
  }

  .page-template-page-homepage-php .home-content-img,
  .page-template-page-homepage-php .home-post-content {
    float: left;
    width: 45%;
  }

  .page-template-page-history-php .entry-dec header.history-title {
    width: 30%;
  }

  .page-template-page-history-php .odd,
  .page-template-page-history-php .even {
    margin-bottom: 3em;
  }

  .post-type-archive-fungallery .gallery-inner {
    max-width: 100%;
    overflow: hidden;
  }

  .post-type-archive-fungallery article {
    max-width: 280px;
    float: left;
  }

  .post-type-archive-fungallery .gallery-title {
    margin-left: 1em;
    margin-top: 2em;
    max-width: 45%;
  }

  .single-fungallery .gallery-title {
    max-width: 40%;
    margin-top: 2em;
  }

  .post-type-archive-fungallery .single-entry-outer {
    background: url("../images/paint-frame-yellow.png") no-repeat;
    padding: 5px 8px 10px 12px;
    background-size: 100%;
  }

  .post-type-archive-fungallery .entry-content img {
    max-width: 100%;
  }

  .post-type-archive-fungallery .entry-content {
    -webkit-box-shadow: 1px 1px 1px 1px #D9D9D9;
    box-shadow: none;
    padding: 5px 5px 15px 5px;
    background: #fff;
    overflow: hidden;
  }

  .single-fungallery h1.entry-post-title {
    margin-bottom: 15px;
  }

  .page-template-page-watch-php .tab-content {
    overflow: hidden;
  }

  .page-template-page-watch-php .tab-content .single-entry-outer {
    background: url("../images/paint-frame-yellow.png") no-repeat;
    padding: 5px 8px 10px 12px;
    margin-left: 5px;
    background-size: 100%;
  }

  .page-template-page-watch-php .tab-content .entry-content img {
    max-width: 100%;
  }

  .page-template-page-watch-php .tab-content .entry-content {
    -webkit-box-shadow: 1px 1px 1px 1px #D9D9D9;
    box-shadow: 1px 1px 1px 1px #D9D9D9;
    padding: 5px 5px 15px 5px;
  }

  .page-template-page-watch-php .tab-content article {
    max-width: 280px;
    float: left;
  }

  .page-template-page-watch-php .main-inner article {
    overflow: hidden;
  }

  .page-template-page-watch-php .watch-featured {
    overflow: hidden;
    background: rgba(255, 255, 255, 0.5) !important;
  }

  .page-template-page-watch-php .watch-featured .entry-content {
    background: none;
  }

  .page-template-page-watch-php .tab-content .entry-post-title {
    font-size: 0.7em;
    padding-top: 8px;
  }

  .page-template-page-watch-php .single-content {
    width: 60%;
    float: left;
  }

  .page-template-page-watch-php .morph-channel {
    float: right;
    width: 27%;
  }

  #tabnav {
    max-width: 678px;
    margin-top: 2em;
    overflow: hidden;
    margin-bottom: 2em;
  }

  #tabnav ul li {
    background: #fff;
    float: none;
    list-style: none;
    margin-bottom: 1px;
    padding: 5px;
  }

  #tabnav ul li.active a {
    background: url("../images/tab-arrow.png") no-repeat right center;
    padding-right: 30px;
  }

  #tabnav ul li.active {
    background: #f15b25;
  }

  #tabnav ul li.classic a {
    color: #d8a917;
  }

  #tabnav ul li.new a {
    color: #f15b25;
  }

  #tabnav ul li.behing a {
    color: #008785;
  }

  #tabnav ul li.more a {
    color: #d0301b;
  }

  #tabnav ul li.classic,
  #tabnav ul li.new,
  #tabnav ul li.behind,
  #tabnav ul li.more {
    margin-top: 5px;
  }

  #tabnav ul li a {
    font-size: 1.2em;
    text-shadow: none;
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 0.9em;
    text-transform: uppercase;
    padding: 0.5em 0.2em;
    color: #1aa5a4;
  }

  #tabnav ul li.behind a {
    color: #1aa5a4;
    text-shadow: none;
  }

  #tabnav ul li.active a {
    color: #fff !important;
    text-shadow: none;
  }

  .page-template-page-downloads-php .down-desk {
    display: none;
  }

  .page-template-page-downloads-php .download-outer h1 {
    width: 30%;
  }

  .page-template-page-downloads-php .download {
    float: left;
    width: 45%;
    overflow: hidden;
  }

  .page-template-page-downloads-php .download-p1 {
    float: left;
    width: 20%;
  }

  .page-template-page-downloads-php .download img,
  .page-template-page-downloads-php .download ul {
    float: left;
  }

  .page-template-page-downloads-php .download ul {
    margin-left: 18px;
  }

  .page-template-page-downloads-php .download ul,
  .page-template-page-downloads-php .download-pw ul {
    list-style: none;
  }

  .page-template-page-downloads-php .download-pw ul li {
    float: left;
    width: 25%;
  }

  .page-template-page-downloads-php .download ul li {
    padding-top: 8px;
  }

  .page-template-page-history-php .entry-dec {
    background: url("../images/Star-tablet.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 1.5em;
  }

  .blog article {
    background: url("../images/Star-tablet.png") no-repeat;
    background-position: left top;
  }

  .site-info img.aardstar {
    width: 5%;
  }

  .site-info p {
    padding: 5px;
  }

  .crew {
    text-align: center;
  }

  .small-label {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 2em;
    text-transform: uppercase;
    color: #f15b25;
    text-align: center;
  }

  .executive-producer,
  .associate-producer {
    color: #f15b25;
    font-size: 1.5em;
  }

  #name-nav {
    text-align: center;
  }

  #name-nav li {
    display: inline-block;
    list-style: none;
    font-size: 2em;
    padding: 30px 0 10px 0;
  }

  .name-group .section-columns ol {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }

  .name-group .section-columns ol li {
    padding: 0.5em;
    list-style: none;
  }

  .name-group {
    text-align: center;
    clear: both;
  }

  .name-group .section-title {
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    width: 144px;
    height: 138px;
    margin-bottom: 19px;
    margin-top: 30px;
    background-position: center bottom;
    background-repeat: no-repeat;
  }

  #section-a .section-title {
    background: url("../images/thankyou/stamp_a.png");
  }

  #section-b .section-title {
    background: url("../images/thankyou/stamp_b.png");
  }

  #section-c .section-title {
    background: url("../images/thankyou/stamp_c.png");
  }

  #section-d .section-title {
    background: url("../images/thankyou/stamp_d.png");
  }

  #section-e .section-title {
    background: url("../images/thankyou/stamp_e.png");
  }

  #section-f .section-title {
    background: url("../images/thankyou/stamp_f.png");
  }

  #section-g .section-title {
    background: url("../images/thankyou/stamp_g.png");
  }

  #section-h .section-title {
    background: url("../images/thankyou/stamp_h.png");
  }

  #section-i .section-title {
    background: url("../images/thankyou/stamp_i.png");
  }

  #section-j .section-title {
    background: url("../images/thankyou/stamp_j.png");
  }

  #section-k .section-title {
    background: url("../images/thankyou/stamp_k.png");
  }

  #section-l .section-title {
    background: url("../images/thankyou/stamp_l.png");
  }

  #section-m .section-title {
    background: url("../images/thankyou/stamp_m.png");
  }

  #section-n .section-title {
    background: url("../images/thankyou/stamp_n.png");
  }

  #section-o .section-title {
    background: url("../images/thankyou/stamp_o.png");
  }

  #section-p .section-title {
    background: url("../images/thankyou/stamp_p.png");
  }

  #section-q .section-title {
    background: url("../images/thankyou/stamp_q.png");
  }

  #section-r .section-title {
    background: url("../images/thankyou/stamp_r.png");
  }

  #section-s .section-title {
    background: url("../images/thankyou/stamp_s.png");
  }

  #section-t .section-title {
    background: url("../images/thankyou/stamp_t.png");
  }

  #section-u .section-title {
    background: url("../images/thankyou/stamp_u.png");
  }

  #section-v .section-title {
    background: url("../images/thankyou/stamp_v.png");
  }

  #section-w .section-title {
    background: url("../images/thankyou/stamp_w.png");
  }

  #section-x .section-title {
    background: url("../images/thankyou/stamp_x.png");
  }

  #section-y .section-title {
    background: url("../images/thankyou/stamp_y.png");
  }

  #section-z .section-title {
    background: url("../images/thankyou/stamp_z.png");
  }
}
.outerfooter {
  background: url("../images/Footer-640.png") repeat-x;
  background-size: 100%;
  background-position: left bottom;
  height: 264px;
  overflow: hidden;
}

.site-info {
  text-align: center;
}

.site-info p {
  font-size: 0.8em;
  font-family: KGColdCoffee;
  color: black;
  padding-top: 200px;
  line-height: 1.5em;
}

.site-info p a {
  color: black;
  padding-right: 0.5em;
}

.site-info p a:visited {
  color: black;
}

.site-info .footer-sep {
  background: url("../images/aard-star.png") no-repeat center;
  background-position: 50% 50%;
  padding: 2em;
  background-size: 50%;
}

/*--------------------------------------------------------------
Media Queries Breakpoint 640
--------------------------------------------------------------*/
@media (min-width: 678px) {
  body {
    background: url("../images/BGpaper-repeat_medium.jpg") repeat;
    background-color: #e5e2c9;
    color: #008785;
    font-family: KGColdCoffee;
  }

  /* Small menu */
  .menu-toggle {
    display: none;
  }

  /* Don't display mobile menu */
  .js .slicknav_menu {
    display: none;
  }

  /* .animated-footer {
    display: none;
      }*/
  /*--------------------------------------------------------------
  Elements
  --------------------------------------------------------------*/
  address {
    font-style: italic;
    margin-bottom: 24px;
  }

  abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
  }

  b,
  strong {
    font-weight: 700;
  }

  cite,
  dfn,
  em,
  i {
    font-style: italic;
  }

  mark,
  ins {
    background: #fff9c0;
    text-decoration: none;
  }

  p {
    margin-bottom: 24px;
  }

  code,
  kbd,
  tt,
  var,
  samp,
  pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
  }

  pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }

  blockquote,
  q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
  }

  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }

  blockquote {
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px;
  }

  blockquote cite,
  blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }

  blockquote em,
  blockquote i,
  blockquote cite {
    font-style: normal;
  }

  blockquote strong,
  blockquote b {
    font-weight: 400;
  }

  small {
    font-size: smaller;
  }

  big {
    font-size: 125%;
  }

  sup,
  sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }

  sup {
    bottom: 1ex;
  }

  sub {
    top: .5ex;
  }

  dl {
    margin-bottom: 24px;
  }

  dt {
    font-weight: bold;
  }

  dd {
    margin-bottom: 24px;
  }

  ul,
  ol {
    list-style: none;
    margin: 0 0 24px 20px;
  }

  ul {
    list-style: disc;
  }

  ol {
    list-style: decimal;
  }

  li > ul,
  li > ol {
    margin: 0 0 0 20px;
  }

  img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
  }

  figure {
    margin: 0;
  }

  fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
  }

  legend {
    white-space: normal;
  }

  button,
  input,
  select,
  textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
  }

  button,
  input {
    line-height: normal;
  }

  input,
  textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    /* Removing the inner shadow, rounded corners on iOS inputs */
  }

  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }

  button[disabled],
  input[disabled] {
    cursor: default;
  }

  input[type="checkbox"],
  input[type="radio"] {
    padding: 0;
  }

  input[type="search"] {
    -webkit-appearance: textfield;
  }

  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  textarea {
    overflow: auto;
    vertical-align: top;
  }

  table,
  th,
  td {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
  }

  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }

  th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
  }

  td {
    border-width: 0 1px 1px 0;
  }

  del {
    color: #767676;
  }

  hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px;
  }

  /*--------------------------------------------------------------
  Layout
  --------------------------------------------------------------*/
  .outer {
    min-height: 100%;
  }

  .outer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    background: url("../images/Header-card-640px.png") repeat-x;
    background-position: 0 0;
    height: auto;
  }
  .outer:before, .outer:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .outer:after {
    clear: both;
  }

  .masthead {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .masthead:before, .masthead:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .masthead:after {
    clear: both;
  }

  .site-branding {
    width: 31.03448%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-branding:before, .site-branding:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-branding:after {
    clear: both;
  }

  .main-navigation {
    width: 65.51724%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    padding-right: 10px;
  }
  .main-navigation:before, .main-navigation:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .main-navigation:after {
    clear: both;
  }

  .site-content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-content:before, .site-content:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-content:after {
    clear: both;
  }

  /*--------------------------------------------------------------
  Footer
  --------------------------------------------------------------*/
  .outerfooter {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    background: url("../images/Footer-640.png") repeat-x center;
    background-size: 100%;
    background-position: left bottom;
    height: auto;
  }
  .outerfooter:before, .outerfooter:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .outerfooter:after {
    clear: both;
  }

  .site-footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-footer:before, .site-footer:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-footer:after {
    clear: both;
  }

  .site-info {
    text-align: center;
  }

  .site-info p {
    font-size: 12px;
    font-family: KGColdCoffee;
    color: black;
    padding-top: 300px;
  }

  .site-info p a {
    color: black;
    padding-right: 0.5em;
  }

  .site-info p a:visited {
    color: black;
  }

  .site-info .footer-sep {
    background: url("../images/aard-star.png") no-repeat center;
    background-position: 50% 50%;
    padding: 2em;
    background-size: 50%;
  }

  .site-footer {
    background: url("../images/Footer-MorphBox-tablet.png") no-repeat center;
    background-position: 50% 50%;
  }

  .page-template-page-history-php .site-footer {
    background: url("../images/Footer-MorphHole-tablet.png") no-repeat center;
    background-position: 60% 50%;
  }

  .post-type-archive-fungallery .site-footer,
  .single-fungallery .site-footer {
    background: url("../images/Footer-MorphCartwheel2-tablet.png") no-repeat center;
    background-position: 50% 50%;
  }

  .page-template-page-watch-php .site-footer,
  .single-classicmorph .site-footer {
    background: url("../images/Footer-MorphCartwheel-tablet.png") no-repeat center;
    background-position: 50% 50%;
    background-size: 100%;
  }

  .page-template-page-downloads-php .site-footer {
    background: url("../images/Footer-MorphWave-tablet.png") no-repeat center;
    background-position: 50% 50%;
  }

  /*--------------------------------------------------------------
  Fonts
  --------------------------------------------------------------*/
  @font-face {
    font-family: 'LondrinaSolid-Regular';
    src: url("fonts/Londrina/2AD722_5_0.eot");
    src: url("fonts/Londrina/2AD722_5_0.eot?#iefix") format("embedded-opentype"), url("fonts/Londrina/2AD722_5_0.woff") format("woff"), url("fonts/Londrina/2AD722_5_0.ttf") format("truetype");
}

  @font-face {
    font-family: 'KGColdCoffee';
    src: url("fonts/KGColdCoffee/2AE6A3_0_0.eot");
    src: url("fonts/KGColdCoffee/2AE6A3_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/KGColdCoffee/2AE6A3_0_0.woff") format("woff"), url("fonts/KGColdCoffee/2AE6A3_0_0.ttf") format("truetype");
}

  .single-post h1.entry-title {
    padding-left: 27px;
  }

  h1.entry-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 2em;
    text-transform: uppercase;
    color: #f15b25;
  }

  /*--------------------------------------------------------------
  Header
  --------------------------------------------------------------*/
  .site-title img {
    margin-top: -8px;
    width: 100%;
  }

  /*--------------------------------------------------------------
  Main navigation
  --------------------------------------------------------------*/
  .menu-primary-menu-container {
    margin: 1.5em 0 0 0;
    float: right;
    width: 100%;
    padding-right: 5px;
  }

  .menu-primary-menu-container ul {
    float: right;
  }

  .menu-primary-menu-container ul li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 5px;
  }

  .menu-primary-menu-container ul li a {
    background: url("../images/BTN-NAV.png") repeat 0 0;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    border: 3px solid white;
    padding: 5px 10px;
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 1.1em;
    color: white;
    text-shadow: -2px 2px 2px black;
  }

  .menu-primary-menu-container ul li a:hover {
    background: url("../images/BTN-NAV_selected.png") repeat 0 0;
  }

  .menu-primary-menu-container ul li:hover {
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  .menu-primary-menu-container ul li.current-menu-item a,
  .menu-primary-menu-container ul li.current_page_parent a {
    background: url("../images/BTN-NAV_selected.png") repeat 0 0;
  }

  .socialicons {
    margin-top: 3px;
    margin-right: 5px;
    float: right;
  }

  ul.social li {
    float: left;
    list-style: none;
  }

ul.social li.sprite-BTN-instagram a {
  background: url("../images/Icon-set.png") no-repeat 0 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-facebook a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -33px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-twitter a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -65px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-googleplus a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -97px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-youtube a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -129px 0;
  padding-right: 57px;
  padding-bottom: 30px;
}

  /*--------------------------------------------------------------
  Content
  --------------------------------------------------------------*/
  .site-main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-main:before, .site-main:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-main:after {
    clear: both;
  }

  .site-news {
    background: url("../images/Morph-reading-tablet.png");
    background-repeat: no-repeat;
    background-position: 95% 5%;
    margin-top: 1.5em;
  }

  .blog .main-inner {
    background: url("../images/cup-tablet.png"), url("../images/penpot-tablet.png"), url("../images/clock-tablet.png");
    background-repeat: no-repeat;
    background-position: left center, right center, right bottom;
  }

  .blog article {
    background: url("../images/Star-tablet.png") no-repeat;
    background-position: left top;
  }

  .blog .entry-content {
    background: url("../images/arrow-tablet.png");
    background-repeat: no-repeat;
    background-position: right bottom;
  }

  .main-inner .page-title {
    position: relative;
    background: url("../images/bug-things.png") no-repeat;
    background-position: 70% center;
    max-width: 75%;
    height: 100%;
    padding-bottom: 1em;
  }

  .main-inner header.gen-title img,
  .main-inner header.page-title img {
    max-width: 55%;
  }

  .main-inner .title-rimg h1 {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 2.5em;
    text-transform: uppercase;
    color: #daaa18;
    text-shadow: -5px 0px 1px #4f4f4f;
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  .main-inner {
    margin-left: 2.5em;
  }

  .entry-outer {
    background: rgba(255, 255, 255, 0.5);
    padding: 1em 1em 1em 0;
  }

  .entry-header {
    margin-top: 2em;
  }

  .entry-content {
    height: 100%;
    overflow: hidden;
  }

  .entry-content p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
  }

  article {
    margin-right: 5em;
  }

  .entry-content .postthumb {
    background: url("../images/Paint-orange.png") no-repeat;
    padding: 18px 25px 15px 18px;
    float: left;
    margin-right: 1.5em;
  }

  .entry-content .postthumb img {
    padding-top: 15px;
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
  }

  .nav-previous,
  .nav-next {
    padding-top: 2em;
  }

  .nav-previous a,
  .nav-next a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: KGColdCoffee;
  }

  /*--------------------------------------------------------------
  Content Single Post
  --------------------------------------------------------------*/
  .single-post .entry-content {
    background: #ffffff;
    padding: 5px;
    overflow: hidden;
  }

  .single-post article {
    background: url("../images/Star-tablet.png") no-repeat;
    background-position: left top;
  }

  .single-post .single-entry-outer {
    background: url("../images/landscape-border-orange.png") no-repeat;
    background-size: 100%;
    padding: 18px 18px 10px 18px;
    max-width: 800px;
  }

  .img-single img {
    padding: 15px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
  }

  /*--------------------------------------------------------------
  Homepage
  --------------------------------------------------------------*/
  .page-template-page-homepage-php .site-content {
    background: url("../images/Star-tablet.png") no-repeat;
    background-position: 60% 0%;
  }

  .page-template-page-homepage-php .home-article {
    margin-top: 2em;
    width: 100%;
    overflow: hidden;
  }

  .page-template-page-homepage-php .home-col1 {
    float: left;
    width: 48%;
  }

  .page-template-page-homepage-php .home-col2,
  .page-template-page-homepage-php .home-col2-news {
    float: left;
    width: 48%;
  }

  .page-template-page-homepage-php .home-col2-news {
    padding-left: 1em;
  }

  .page-template-page-homepage-php .home-col2-inner {
    background: rgba(255, 255, 255, 0.5);
    margin-right: 3%;
    overflow: hidden;
  }

  .page-template-page-homepage-php .home-post-img-news .wp-post-image {
    padding-top: 8px;
    padding-bottom: 10px;
    padding-right: 8px;
    padding-left: 8px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
    margin-left: 5px;
    max-width: 85%;
  }

  .page-template-page-homepage-php .home-entry-posts {
    margin-top: 0.5em;
    overflow: hidden;
  }

  .page-template-page-homepage-php .home-post-img-news {
    float: left;
    width: 50%;
  }

  .page-template-page-homepage-php .home-post-news {
    float: right;
    width: 45%;
    padding-right: 5px;
  }

  .page-template-page-homepage-php .home-post-img {
    float: left;
    width: 52%;
  }

  .page-template-page-homepage-php .home-post {
    float: left;
    width: 35%;
  }

  .page-template-page-homepage-php .home-post-content p,
  .page-template-page-homepage-php .home-post-news p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 12px;
    line-height: 2;
    padding-top: 5px;
  }

  .page-template-page-homepage-php .entry-content {
    background: url("../images/landscape-border-blue.png") no-repeat;
    padding: 18px 20px 10px 18px;
    max-width: 800px;
    margin: 0 auto;
    background-size: 100%;
  }

  .page-template-page-homepage-php .entry-content iframe {
    background: rgba(255, 255, 255, 0.5);
    padding: 5px;
  }

  .page-template-page-homepage-php .home-post-title {
    max-width: 50%;
  }

  .page-template-page-homepage-php .home-grid {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2em;
    margin-top: 2em;
  }

  .page-template-page-homepage-php .grid-l header {
    overflow: hidden;
  }

  .page-template-page-homepage-php .grid-l,
  .page-template-page-homepage-php .grid-r {
    float: left;
    width: 45%;
  }

  .page-template-page-homepage-php .grid-l {
    margin-right: 3%;
  }

  .page-template-page-homepage-php .grid-inner {
    width: 100%;
    float: left;
    padding-bottom: 300em;
    margin-bottom: -300em;
    background: rgba(255, 255, 255, 0.5);
  }

  .page-template-page-homepage-php .home-content-img,
  .page-template-page-homepage-php .home-post-content {
    float: left;
    width: 50%;
  }

  /*--------------------------------------------------------------
  History Page 
  --------------------------------------------------------------*/
  .entry-header-history {
    position: relative;
    background: url("../images/History-morph.png") no-repeat;
    background-position: top center;
    height: 280px;
    background-size: 80%;
    margin-top: 1.5em;
  }

  .history-intro h1 {
    position: inherit;
    text-align: center;
    padding-top: 1em;
    color: #daaa18;
    font-size: 3em;
    display: none;
  }

  .history-intro {
    text-align: center;
  }

  .page-template-page-history-php .entry-dec {
    background: url("../images/penpot-tablet.png"), url("../images/clock-tablet.png"), url("../images/star-tablet.png"), url("../images/arrow-flipped-tablet.png"), url("../images/arrow-tablet.png");
    background-repeat: no-repeat;
    background-position: right top, right center, left top, left bottom, right bottom;
    padding-top: 1.5em;
  }

  .page-template-page-history-php .entry-dec header.history-title {
    width: 45%;
  }

  .page-template-page-history-php .site-footer,
  .page-template-page-homepage-php .site-footer {
    background: url("../images/Footer-MorphHole-tablet.png") no-repeat center;
    background-position: 50% 50%;
  }

  .image-history {
    height: auto;
    overflow: hidden;
  }

  .page-template-page-history-php .odd,
  .page-template-page-history-php .even {
    margin-bottom: 3em;
  }

  .odd .image-history {
    float: left;
  }

  .even .image-history {
    float: right;
  }

  /*--------------------------------------------------------------
  Watch Page 
  --------------------------------------------------------------*/
  .single-videos .single-entry-outer {
    background: url("../images/landscape-border-blue.png") no-repeat;
    background-size: 100%;
    padding: 27px 23px 10px 27px;
    max-width: 800px;
  }

  .single-videos .entry-content {
    background: #fff;
  }

  .single-videos .single-content {
    padding-left: 1em;
  }

  .single-videos .title-rimg,
  .page-template-page-watch-php header.title-rimg {
    background: none;
  }

  h1.entry-post-title {
    font-family: KGColdCoffee;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: none;
    color: #f15b25;
  }

  .page-template-page-watch-php header.page-title {
    margin-top: 2em;
    max-width: 15%;
  }

  .page-template-page-watch-php .watch-featured {
    background: url("../images/landscape-border-blue.png") no-repeat;
    background-size: 100%;
    padding: 18px 18px 10px 18px;
    max-width: 800px;
  }

  .page-template-page-watch-php .watch-featured .entry-content {
    background: rgba(255, 255, 255, 0.5);
  }

  .page-template-page-watch-php .entry-content {
    background: #fff;
  }

  .page-template-page-watch-php .single-content {
    width: 70%;
  }

  .morph-channel {
    float: right;
    width: 25%;
  }

  .page-template-page-watch-php .tab-content .single-entry-outer {
    background: url("../images/paint-frame-yellow.png") no-repeat;
    padding: 5px 8px 10px 12px;
    margin-left: 5px;
  }

  .page-template-page-watch-php .tab-content .entry-post-title {
    font-size: 0.95em;
    padding-top: 8px;
  }

  #tabnav {
    background: url("../images/Tab-longcard.png") no-repeat;
    background-size: 100%;
    background-position: bottom left;
    height: 85px;
    max-width: 800px;
    margin-top: 1em;
  }

  #tabnav ul li {
    float: left;
    list-style: none;
  }

  #tabnav ul li.active a {
    background: url("../images/Tab-card-selected.png") no-repeat;
    background-size: 100%;
  }

  #tabnav ul li.classic a {
    color: #d8a917;
  }

  #tabnav ul li.new a {
    color: #f15b25;
  }

  #tabnav ul li.behing a {
    color: #008785;
  }

  #tabnav ul li.more a {
    color: #d0301b;
  }

  #tabnav ul li.classic,
  #tabnav ul li.new,
  #tabnav ul li.behind,
  #tabnav ul li.more {
    margin-top: 1em;
  }

  #tabnav ul li a {
    font-size: 1.2em;
    text-shadow: none;
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: uppercase;
    background: url("../images/Tab-paint.png") no-repeat;
    background-size: 100%;
    padding: 1.5em;
  }

  #tabnav ul li.behind a {
    color: #1aa5a4;
    text-shadow: none;
  }

  #tabnav ul li.active a {
    color: #fff4a8 !important;
    text-shadow: none;
  }

  /*--------------------------------------------------------------
  Classic Morph Page
  --------------------------------------------------------------*/
  .page-template-page-watch-php #loadcontent {
    background: rgba(255, 255, 255, 0.5);
    max-width: 800px;
  }

  .page-template-page-watch-php .entry-content {
    -webkit-box-shadow: 1px 1px 1px 1px #D9D9D9;
    box-shadow: 1px 1px 1px 1px #D9D9D9;
    padding: 5px 5px 15px 5px;
    background: #fff;
  }

  .page-template-page-watch-php #loadcontent {
    overflow: hidden;
  }

  .page-template-page-watch-php #loadcontent article {
    float: left;
    padding-right: 0.5em;
    margin: 0;
    min-height: 210px;
  }

  .page-template-page-watch-php h1.entry-post-title a {
    color: #008785;
    font-size: 0.95em;
    padding-top: 5px;
  }

  .page-template-page-watch-php h1.featured-post-title {
    font-family: KGColdCoffee;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: none;
    color: #f15b25;
    padding-bottom: 1.5em;
  }

  .page-template-page-watch-php .tab-content {
    float: left;
  }

  /*--------------------------------------------------------------
  Paging 
  --------------------------------------------------------------*/
  .paging {
    margin-top: 20px;
  }

  .paging,
  #video-paging {
    text-align: center;
    margin-top: 20px;
  }

  .page-numbers,
  #video-paging {
    text-align: center;
    color: #f95c27;
    font-family: KGColdCoffee;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
  }

  .paging span.current,
  #video-paging span.current {
    color: #008a7b;
  }

  .paging:before {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }

  .paging:after {
    clear: both;
  }

  /*--------------------------------------------------------------
  Gallery Page
  --------------------------------------------------------------*/
  .site-gallery {
    background: url("../images/SendCreations-morph-tablet.png");
    background-repeat: no-repeat;
    background-position: top right;
    margin-top: 1.5em;
    height: auto;
    overflow: hidden;
  }

  .single-fungallery .title-rimg {
    background: none;
  }

  .single-fungallery .single-entry-outer {
    background: #fff;
    overflow: hidden;
  }

  .single-fungallery article {
    background: url("../images/landscape-border-blue.png") no-repeat;
    background-size: 100%;
    padding: 20px 10px 10px 20px;
  }

  .single-fungallery .gallery-title {
    max-width: 30%;
    margin-top: 2em;
  }

  .single-fungallery h1.entry-post-title {
    margin-bottom: 10px;
  }

  .post-type-archive-fungallery article {
    float: left;
    padding-right: 1em;
    margin: 0;
  }

  .post-type-archive-fungallery .gallery-title {
    margin-left: 2.5em;
    margin-top: 2em;
    max-width: 40%;
  }

  .post-type-archive-fungallery .main-inner {
    background: rgba(255, 255, 255, 0.5);
    max-width: 90%;
    margin-top: 2em;
    overflow: hidden;
  }

  .post-type-archive-fungallery .gallery-inner {
    width: 100%;
    overflow: hidden;
  }

  .post-type-archive-fungallery .entry-content {
    -webkit-box-shadow: 1px 1px 1px 1px #D9D9D9;
    box-shadow: 1px 1px 1px 1px #D9D9D9;
    padding: 5px 5px 15px 5px;
    background: #fff;
  }

  .post-type-archive-fungallery h1.entry-post-title {
    color: #008785;
    font-size: 0.95em;
    padding-top: 5px;
  }

  .post-type-archive-fungallery h1.entry-post-title a {
    color: #008a7b;
    font-size: 0.9em;
  }

  .post-type-archive-fungallery p.gallery-intro {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 0.9em;
    line-height: 26px;
    padding-left: 0.5em;
    padding-top: 1em;
    width: 70%;
  }

  .post-type-archive-fungallery .entry-post-title a {
    font-size: 0.9em;
  }

  .post-type-archive-fungallery .single-entry-outer {
    background: url("../images/paint-frame-yellow.png") no-repeat;
    padding: 5px 8px 10px 12px;
    margin-left: 5px;
  }

  /*--------------------------------------------------------------
  Back to page link 
  --------------------------------------------------------------*/
  .back-to-page a {
    font-size: 1.2em;
    text-transform: uppercase;
  }

  .back-to-page {
    padding-top: 2em;
  }

  /*--------------------------------------------------------------
  AddThis  & Single Post
  --------------------------------------------------------------*/
  .addthis_toolbox {
    float: right;
  }

  .single-content {
    float: left;
    margin-top: 1em;
    padding: 5px;
  }

  .single-content span {
    color: #f15b25;
    font-family: KGColdCoffee;
    font-size: 12px;
  }

  .single-content p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 12px;
    line-height: 26px;
    margin: 0;
    padding: 0 0 2em 0;
  }

  /* Make sure embeds and iframes fit their containers */
  img.attachment-post-thumbnail,
  embed,
  iframe,
  object,
  video {
    max-width: 100%;
  }

  p > embed,
  p > iframe,
  p > object,
  span > embed,
  span > iframe,
  span > object {
    margin-bottom: 0;
  }

  /*--------------------------------------------------------------
  Downloads page
  --------------------------------------------------------------*/
  .page-template-page-downloads-php .entry-content {
    background: url("../images/penpot-tablet.png"), url("../images/clock-tablet.png"), url("../images/penpot-tablet.png"), url("../images/cup-tablet.png");
    background-repeat: no-repeat;
    background-position: top right, right center, right bottom, left bottom;
  }

  .page-template-page-downloads-php .download-outer {
    margin-bottom: 3em;
    overflow: hidden;
  }

  .page-template-page-downloads-php h1.entry-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: page-title-tablet-font;
    text-transform: uppercase;
    color: #d8a917;
  }

  .page-template-page-downloads-php header.page-title {
    background: none;
  }

  .page-template-page-downloads-php .download-inner {
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    padding: 1em 0;
  }

  .page-template-page-downloads-php .download-outer h1 {
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    padding: 1em 0;
    background: url("../images/Star-tablet.png") no-repeat;
    background-position: top left;
  }

  .page-template-page-downloads-php .download-outer h1 {
    width: 30%;
  }

  .page-template-page-downloads-php .download {
    float: left;
    width: 45%;
    overflow: hidden;
  }

  .page-template-page-downloads-php .download-p1 {
    float: left;
    width: 20%;
  }

  .page-template-page-downloads-php .download img,
  .page-template-page-downloads-php .download ul {
    float: left;
  }

  .page-template-page-downloads-php .download ul,
  .page-template-page-downloads-php .download-pw ul {
    list-style: none;
  }

  .page-template-page-downloads-php .download-pw ul li {
    float: left;
    width: 25%;
  }

  .page-template-page-downloads-php .download ul li {
    padding-top: 8px;
  }

  /*--------------------------------------------------------------
  Default template
  --------------------------------------------------------------*/
  .page-template-default h1.entry-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: page-title-tablet-font;
    text-transform: uppercase;
    color: #d8a917;
  }

  .page-template-default header.gen-title {
    margin-bottom: 2em;
  }

  .page-template-default .entry-content {
    background: #fff;
    padding: 1em;
    font-size: 12px;
  }

  .page-template-default .entry-content ul li {
    padding-bottom: 1em;
    line-height: 26px;
  }

  .page-template-default .entry-content table td {
    line-height: 26px;
    font-size: 0.9em;
  }

  /*--------------------------------------------------------------
  Accessibility
  --------------------------------------------------------------*/
  /* Text meant only for screen readers */
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
  }

  .screen-reader-text:hover,
  .screen-reader-text:active,
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
  }

  img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
  }

  .crew {
    text-align: center;
  }

  .small-label {
    padding-bottom: 1em;
    font-size: 24px;
    text-transform: uppercase;
    color: #f15b25;
    text-align: center;
  }

  .executive-producer,
  .associate-producer {
    color: #f15b25;
    font-size: 2em;
  }

  #name-nav {
    text-align: center;
  }

  #name-nav li {
    display: inline-block;
    list-style: none;
    font-size: 36px;
    line-height: 42px;
    padding: 30px 0 10px 0;
  }

  .name-group .section-columns {
    width: 100%;
  }

  .name-group .section-columns ol {
    width: 25%;
    display: inline-block;
    vertical-align: top;
  }

  .name-group .section-columns ol li {
    padding: 0.5em;
    list-style: none;
  }

  .name-group {
    text-align: center;
    clear: both;
  }

  .name-group .section-title {
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    width: 144px;
    height: 138px;
    margin-bottom: 19px;
    margin-top: 30px;
    background-position: center bottom;
    background-repeat: no-repeat;
  }

  #section-a .section-title {
    background: url("../images/thankyou/stamp_a.png");
  }

  #section-b .section-title {
    background: url("../images/thankyou/stamp_b.png");
  }

  #section-c .section-title {
    background: url("../images/thankyou/stamp_c.png");
  }

  #section-d .section-title {
    background: url("../images/thankyou/stamp_d.png");
  }

  #section-e .section-title {
    background: url("../images/thankyou/stamp_e.png");
  }

  #section-f .section-title {
    background: url("../images/thankyou/stamp_f.png");
  }

  #section-g .section-title {
    background: url("../images/thankyou/stamp_g.png");
  }

  #section-h .section-title {
    background: url("../images/thankyou/stamp_h.png");
  }

  #section-i .section-title {
    background: url("../images/thankyou/stamp_i.png");
  }

  #section-j .section-title {
    background: url("../images/thankyou/stamp_j.png");
  }

  #section-k .section-title {
    background: url("../images/thankyou/stamp_k.png");
  }

  #section-l .section-title {
    background: url("../images/thankyou/stamp_l.png");
  }

  #section-m .section-title {
    background: url("../images/thankyou/stamp_m.png");
  }

  #section-n .section-title {
    background: url("../images/thankyou/stamp_n.png");
  }

  #section-o .section-title {
    background: url("../images/thankyou/stamp_o.png");
  }

  #section-p .section-title {
    background: url("../images/thankyou/stamp_p.png");
  }

  #section-q .section-title {
    background: url("../images/thankyou/stamp_q.png");
  }

  #section-r .section-title {
    background: url("../images/thankyou/stamp_r.png");
  }

  #section-s .section-title {
    background: url("../images/thankyou/stamp_s.png");
  }

  #section-t .section-title {
    background: url("../images/thankyou/stamp_t.png");
  }

  #section-u .section-title {
    background: url("../images/thankyou/stamp_u.png");
  }

  #section-v .section-title {
    background: url("../images/thankyou/stamp_v.png");
  }

  #section-w .section-title {
    background: url("../images/thankyou/stamp_w.png");
  }

  #section-x .section-title {
    background: url("../images/thankyou/stamp_x.png");
  }

  #section-y .section-title {
    background: url("../images/thankyou/stamp_y.png");
  }

  #section-z .section-title {
    background: url("../images/thankyou/stamp_z.png");
  }
}
/*--------------------------------------------------------------
Media Queries for min of 960px
--------------------------------------------------------------*/
@media (min-width: 950px) {
  body {
    background: url("../images/BGpaper-repeat.jpg") repeat;
    background-color: #e5e2c9;
    color: #008785;
    font-family: KGColdCoffee;
  }

  /* Small menu */
  .menu-toggle {
    display: none;
  }

  /* Don't display mobile menu */
  .slicknav_menu {
    display: none;
  }

  /*--------------------------------------------------------------
  Layout
  --------------------------------------------------------------*/
  .outer {
    min-height: 100%;
  }

  .entry-outer {
    background: rgba(255, 255, 255, 0.5);
    padding: 1em 1em 1em 0;
  }

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

  .outer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    background: url("../images/Header-card.png") repeat-x;
    background-position: 0 0;
  }
  .outer:before, .outer:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .outer:after {
    clear: both;
  }

  .masthead {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    height: 103px;
  }
  .masthead:before, .masthead:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .masthead:after {
    clear: both;
  }

  .site-branding {
    width: 31.81818%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-branding:before, .site-branding:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-branding:after {
    clear: both;
  }

  .main-navigation {
    width: 65.90909%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    padding-right: 10px;
  }
  .main-navigation:before, .main-navigation:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .main-navigation:after {
    clear: both;
  }

  .site-content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-content:before, .site-content:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-content:after {
    clear: both;
  }

  /*--------------------------------------------------------------
  Header
  --------------------------------------------------------------*/
  .site-title img {
    margin-right: 10px;
    margin-top: -10px;
    width: 273px;
    height: 103px;
  }

  /*--------------------------------------------------------------
  Footer
  --------------------------------------------------------------*/
  .outerfooter {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
    background: url("../images/Footer.png") repeat-x center;
    background-size: 100%;
    background-position: left bottom;
    height: auto;
  }
  .outerfooter:before, .outerfooter:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .outerfooter:after {
    clear: both;
  }

  /*--------------------------------------------------------------
  Fonts
  --------------------------------------------------------------*/
  @font-face {
    font-family: 'LondrinaSolid-Regular';
    src: url("fonts/Londrina/2AD722_5_0.eot");
    src: url("fonts/Londrina/2AD722_5_0.eot?#iefix") format("embedded-opentype"), url("fonts/Londrina/2AD722_5_0.woff") format("woff"), url("fonts/Londrina/2AD722_5_0.ttf") format("truetype");
}

  .single-post h1.entry-title {
    padding-left: 27px;
  }

  h1.entry-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 2em;
    text-transform: uppercase;
    color: #f15b25;
  }

  /*--------------------------------------------------------------
  Links
  --------------------------------------------------------------*/
  a {
    color: #f95c27;
    text-decoration: none;
  }

  a:visited {
    color: #f95c27;
    text-decoration: none;
  }

  a:hover,
  a:focus,
  a:active {
    color: visited-color-a;
    text-decoration: none;
  }

  /*--------------------------------------------------------------
  Alignments
  --------------------------------------------------------------*/
  .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
  }

  .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
  }

  .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
  }

  /*--------------------------------------------------------------
  Elements
  --------------------------------------------------------------*/
  address {
    font-style: italic;
    margin-bottom: 24px;
  }

  abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
  }

  b,
  strong {
    font-weight: 700;
  }

  cite,
  dfn,
  em,
  i {
    font-style: italic;
  }

  mark,
  ins {
    background: #fff9c0;
    text-decoration: none;
  }

  p {
    margin-bottom: 24px;
  }

  code,
  kbd,
  tt,
  var,
  samp,
  pre {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
  }

  pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
  }

  blockquote,
  q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
  }

  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }

  blockquote {
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin-bottom: 24px;
  }

  blockquote cite,
  blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
  }

  blockquote em,
  blockquote i,
  blockquote cite {
    font-style: normal;
  }

  blockquote strong,
  blockquote b {
    font-weight: 400;
  }

  small {
    font-size: smaller;
  }

  big {
    font-size: 125%;
  }

  sup,
  sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }

  sup {
    bottom: 1ex;
  }

  sub {
    top: .5ex;
  }

  dl {
    margin-bottom: 24px;
  }

  dt {
    font-weight: bold;
  }

  dd {
    margin-bottom: 24px;
  }

  ul,
  ol {
    list-style: none;
    margin: 0 0 24px 20px;
  }

  ul {
    list-style: disc;
  }

  ol {
    list-style: decimal;
  }

  li > ul,
  li > ol {
    margin: 0 0 0 20px;
  }

  img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
  }

  figure {
    margin: 0;
  }

  fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
  }

  legend {
    white-space: normal;
  }

  button,
  input,
  select,
  textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
  }

  button,
  input {
    line-height: normal;
  }

  input,
  textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    /* Removing the inner shadow, rounded corners on iOS inputs */
  }

  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }

  button[disabled],
  input[disabled] {
    cursor: default;
  }

  input[type="checkbox"],
  input[type="radio"] {
    padding: 0;
  }

  input[type="search"] {
    -webkit-appearance: textfield;
  }

  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }

  textarea {
    overflow: auto;
    vertical-align: top;
  }

  table,
  th,
  td {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
  }

  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }

  th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
  }

  td {
    border-width: 0 1px 1px 0;
  }

  del {
    color: #767676;
  }

  hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px;
  }

  /*--------------------------------------------------------------
  Footer
  --------------------------------------------------------------*/
  .site-footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-footer:before, .site-footer:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-footer:after {
    clear: both;
  }

  .site-info {
    text-align: center;
  }

  .site-info p {
    font-size: 12px;
    font-family: KGColdCoffee;
    color: black;
    margin-top: 250px;
  }

  .site-info p a {
    color: black;
    padding-right: 0.5em;
  }

  .site-info p a:visited {
    color: black;
  }

  .site-info .footer-sep {
    background: url("../images/aard-star.png") no-repeat center;
    background-position: 50% 50%;
    padding: 3em;
  }

  .site-footer {
    background: url("../images/Footer-MorphBox.png") no-repeat center;
    background-position: 50% 50%;
  }

  .page-template-page-history-php .site-footer,
  .page-template-page-homepage-php .site-footer {
    background: url("../images/Footer-MorphHole.png") no-repeat center;
    background-position: 60% 50%;
  }

  .post-type-archive-fungallery .site-footer,
  .single-fungallery .site-footer {
    background: url("../images/Footer-MorphCartwheel2.png") no-repeat center;
    background-position: 50% 50%;
  }

  .page-template-page-watch-php .site-footer,
  .single-videos .site-footer {
    background: url("../images/Footer-MorphCartwheel.png") no-repeat center;
    background-position: 50% 50%;
    background-size: 100%;
  }

  .page-template-page-downloads-php .site-footer {
    background: url("../images/Footer-MorphWave.png") no-repeat center;
    background-position: 50% 50%;
  }

  /*--------------------------------------------------------------
  Main navigation
  --------------------------------------------------------------*/
  .menu-primary-menu-container {
    margin: 1em 0 0 0;
    float: right;
    width: 100%;
  }

  .menu-primary-menu-container ul {
    float: right;
    padding: 10px 0 0 0;
  }

  .menu-primary-menu-container ul li {
    float: left;
    list-style: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 10px;
  }

  .menu-primary-menu-container ul li a {
    background: url("../images/BTN-NAV.png") repeat 0 0;
    -webkit-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
    border: 3px solid white;
    padding: 5px 10px;
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 1.3em;
    color: white;
    text-shadow: -2px 2px 2px black;
  }

  .menu-primary-menu-container ul li a:hover {
    background: url("../images/BTN-NAV_selected.png") repeat 0 0;
  }

  .menu-primary-menu-container ul li:hover {
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  .menu-primary-menu-container ul li.current-menu-item a,
  .menu-primary-menu-container ul li.current_page_parent a {
    background: url("../images/BTN-NAV_selected.png") repeat 0 0;
  }

  /*--------------------------------------------------------------
  Social icons
  --------------------------------------------------------------*/
  .socialicons {
    margin-top: 3px;
    float: right;
  }

  ul.social li {
    float: left;
    list-style: none;
  }
  
ul.social li.sprite-BTN-instagram a {
  background: url("../images/Icon-set.png") no-repeat 0 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-facebook a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -33px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-twitter a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -65px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-googleplus a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -97px 0;
  padding-right: 31px;
  padding-bottom: 30px;
}

ul.social li.sprite-BTN-youtube a {
  background: url("../images/Icon-set.png") no-repeat;
  background-position: -129px 0;
  padding-right: 57px;
  padding-bottom: 30px;
}

  /*--------------------------------------------------------------
  Main content
  --------------------------------------------------------------*/
  .site-main {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .site-main:before, .site-main:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .site-main:after {
    clear: both;
  }

  .site-news {
    background: url("../images/Morph-reading.png") no-repeat top right;
    padding-top: 1.5em;
  }

  .main-inner .page-title {
    position: relative;
    background: url("../images/plastacine.png") no-repeat;
    background-position: 60% center;
    width: 100%;
    height: 100%;
    padding-bottom: 1em;
  }

  .main-inner article {
    padding-top: 1em;
  }

  .main-inner {
    margin-left: 2.5em;
  }

  .entry-outer {
    background: rgba(255, 255, 255, 0.5);
    padding: 1em 1em 1em 0;
  }

  .entry-header {
    margin-top: 2em;
  }

  .entry-content p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 14px;
    line-height: 26px;
  }

  .entry-content .postthumb {
    background: url("../images/Paint-orange.png") no-repeat;
    padding: 18px 25px 15px 18px;
    float: left;
    margin-right: 1.5em;
  }

  .entry-content .postthumb img {
    padding-top: 15px;
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
  }

  .nav-next {
    padding-top: 2em;
  }

  .nav-previous a,
  .nav-next a {
    font-size: 1.2em;
    text-transform: uppercase;
    font-family: KGColdCoffee;
  }

  .blog article {
    max-width: 90%;
    background: url("../images/Star.png") no-repeat;
    background-position: left top;
  }

  .blog .entry-content {
    background: url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: right bottom;
  }

  .blog .main-inner {
    background: url("../images/cup.png"), url("../images/penpot.png"), url("../images/clock.png");
    background-repeat: no-repeat;
    background-position: left center, right center, right bottom;
  }

  /*--------------------------------------------------------------
  Content Single Post
  --------------------------------------------------------------*/
  .single-outer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    /* for IE 6/7 */
    *zoom: expression(this.runtimeStyle.zoom="1", this.appendChild(document.createElement("br")).style.cssText="clear:both;font:0/0 serif");
    /* non-JS fallback */
    *zoom: 1;
  }
  .single-outer:before, .single-outer:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }
  .single-outer:after {
    clear: both;
  }

  .single-post .entry-content {
    padding: 5px;
  }

  .single-post article {
    background: url("../images/Star.png") no-repeat;
    background-position: left top;
  }

  .single-post .single-entry-outer {
    background: url("../images/landscape-border-orange.png") no-repeat;
    background-size: 100%;
    padding: 27px 23px 10px 27px;
    max-width: 854px;
  }

  .img-single img {
    padding: 15px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
  }

  h1.entry-post-title {
    font-family: KGColdCoffee;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: none;
    color: #f15b25;
  }

  /*--------------------------------------------------------------
  History Page 
  --------------------------------------------------------------*/
  .page-template-page-history-php .entry-dec {
    background: url("../images/penpot.png"), url("../images/clock.png"), url("../images/Star.png"), url("../images/cup.png"), url("../images/arrow-flipped.png"), url("../images/arrow.png");
    background-repeat: no-repeat;
    background-position: right top, right center, left top, left center, left bottom, right bottom;
    padding-top: 1.5em;
  }

  .page-template-page-history-php .entry-dec header.history-title {
    width: 100%;
  }

  .page-template-page-history-php .history-video {
    margin: 0 auto;
    width: 80%;
  }

  .entry-header-history {
    position: relative;
    background: url("../images/History-morph.png") no-repeat;
    background-position: top center;
    height: 350px;
    background-size: 80%;
    margin-top: 1.5em;
  }

  .history-intro h1 {
    position: inherit;
    text-align: center;
    padding-top: 1em;
    color: #daaa18;
    font-size: 3em;
    display: none;
  }

  .history-intro {
    text-align: center;
  }

  .page-template-page-history-php .odd,
  .page-template-page-history-php .even {
    margin-bottom: 3em;
  }

  .odd .image-history {
    float: left;
  }

  .even .image-history {
    float: right;
  }

  /*--------------------------------------------------------------
  Classic Morph Page
  --------------------------------------------------------------*/
  .page-template-page-watch-php #loadcontent {
    background: rgba(255, 255, 255, 0.5);
    max-width: 960px;
  }

  .page-template-page-watch-php .entry-content {
    -webkit-box-shadow: 1px 1px 1px 1px #D9D9D9;
    box-shadow: 1px 1px 1px 1px #D9D9D9;
    padding: 5px 5px 15px 5px;
  }

  .page-template-page-watch-php h1.entry-post-title a {
    color: #008785;
    font-size: 0.95em;
    padding-top: 5px;
  }

  .page-template-page-watch-php h1.featured-post-title {
    font-family: KGColdCoffee;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: none;
    color: #f15b25;
    padding-bottom: 1.5em;
  }

  .page-template-page-watch-php #loadcontent article {
    float: left;
    padding-right: 0.5em;
    margin: 0;
  }

  .page-template-page-watch-php .tab-content {
    float: left;
    width: 100%;
  }

  /*--------------------------------------------------------------
  Gallery Page
  --------------------------------------------------------------*/
  .site-gallery {
    background: url("../images/SendCreations-morph-2.png");
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 1.5em;
    height: auto;
    overflow: hidden;
  }

  .single-fungallery .single-entry-outer {
    background: #fff;
    overflow: hidden;
    max-width: 850px;
  }

  .single-fungallery .gallery-title {
    margin-top: 2em;
  }

  .single-fungallery .title-rimg {
    background: none;
  }

  .single-fungallery article {
    background: url("../images/landscape-border-blue.png") no-repeat;
    background-size: 100%;
    padding: 27px 23px 10px 27px;
  }

  .single-fungallery .title-rimg h1 {
    color: #008785;
  }

  .post-type-archive-fungallery article {
    float: left;
    padding-right: 0.5em;
    margin: 0;
  }

  .post-type-archive-fungallery .gallery-title {
    margin-left: 2.5em;
    margin-top: 2em;
  }

  .post-type-archive-fungallery .main-inner {
    background: rgba(255, 255, 255, 0.5);
    max-width: 980px;
    margin-top: 2em;
  }

  .post-type-archive-fungallery .entry-content {
    -webkit-box-shadow: 1px 1px 1px 1px #D9D9D9;
    box-shadow: 1px 1px 1px 1px #D9D9D9;
    padding: 5px 5px 15px 5px;
    background: #fff;
  }

  .post-type-archive-fungallery h1.entry-post-title {
    color: #008785;
    font-size: 0.95em;
    padding-top: 5px;
  }

  .post-type-archive-fungallery h1.entry-post-title a {
    color: #008a7b;
  }

  .post-type-archive-fungallery p.gallery-intro {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 0.9em;
    line-height: 26px;
    padding-left: 0.5em;
    padding-top: 1em;
  }

  .post-type-archive-fungallery .entry-post-title a {
    font-size: 0.9em;
  }

  .post-type-archive-fungallery .single-entry-outer {
    background: url("../images/paint-frame-yellow.png") no-repeat;
    padding: 5px 8px 10px 12px;
    margin-left: 5px;
  }

  /*--------------------------------------------------------------
  AddThis  & Single Post
  --------------------------------------------------------------*/
  .addthis_toolbox {
    float: right;
  }

  .single-content {
    float: left;
    margin-top: 1em;
    padding: 5px;
  }

  .single-content span {
    color: #f15b25;
    font-family: KGColdCoffee;
  }

  .single-content p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0 0 2em 0;
  }

  /*.entry-content img  {
          background: white;
  	display: inline;
  	float: left;
  	margin: 0 15px 30px;
  	padding: 10px 10px 25px;
  	text-align: center;
  	text-decoration: none;
  	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
  	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
  	box-shadow: 0 4px 6px rgba(0,0,0,.3);
  	-webkit-transition: all .15s linear;
  	-moz-transition: all .15s linear;
  	transition: all .15s linear;
  	z-index:0;
          position:relative;
  }
  .entry-content img:after {
          color: #333;
  	font-size: 20px;
  	content: attr(title);
  	position: relative;
  	top:15px;
  }
  
  */
  /*--------------------------------------------------------------
  Back to page link 
  --------------------------------------------------------------*/
  .back-to-page a {
    font-size: 1.2em;
    text-transform: uppercase;
  }

  .back-to-page {
    padding-top: 2em;
  }

  /*--------------------------------------------------------------
  Paging 
  --------------------------------------------------------------*/
  .paging {
    text-align: center;
    margin-top: 20px;
  }

  .page-numbers,
  #video-paging {
    text-align: center;
    color: #f95c27;
    font-family: KGColdCoffee;
    font-size: 14px;
    line-height: 26px;
    padding-left: 10px;
  }

  .paging span.current,
  #video-paging span.current {
    color: #008a7b;
  }

  .paging:before,
  #video-paging:before {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
  }

  .paging:after,
  #video-paging :after {
    clear: both;
  }

  /*--------------------------------------------------------------
  Watch Page 
  --------------------------------------------------------------*/
  .single-videos .single-entry-outer {
    background: url("../images/landscape-border-blue.png") no-repeat;
    background-size: 100%;
    padding: 27px 23px 10px 27px;
    max-width: 853px;
  }

  .single-videos .entry-content {
    background: #fff;
  }

  .single-classicmorph .main-inner .title-rimg,
  .page-template-page-watch-php .title-rimg {
    background: none;
  }

  .single-videos header.watch-title,
  .page-template-page-watch-php header.watch-title {
    margin-top: 2em;
  }

  .page-template-page-watch-php .watch-featured {
    background: url("../images/landscape-border-blue.png") no-repeat;
    background-size: 100%;
    padding: 27px 23px 10px 27px;
    max-width: 860px;
  }

  .page-template-page-watch-php .entry-content {
    background: #fff;
  }

  .page-template-page-watch-php .single-content {
    width: 70%;
  }

  .page-template-page-watch-php .single-content,
  .single-videos .single-content {
    padding-left: 27px;
  }

  .morph-channel {
    float: right;
    width: 20% !important;
  }

  .page-template-page-watch-php .tab-content .entry-post-title {
    font-size: 0.95em;
    padding-top: 8px;
  }

  .page-template-page-watch-php .tab-content .single-entry-outer {
    background: url("../images/paint-frame-yellow.png") no-repeat;
    padding: 5px 8px 10px 12px;
    margin-left: 5px;
  }

  .single-videos .title-rimg {
    background: none;
  }

  .page-template-page-watch-php p.ajax-message {
    color: #f15b25;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 2em;
    margin-top: 2em;
  }

  #tabnav {
    background: url("../images/Tab-longcard.png") no-repeat;
    background-size: 100%;
    background-position: bottom left;
    height: 90px;
    max-width: 960px;
  }

  #tabnav ul li {
    float: left;
    list-style: none;
  }

  #tabnav ul li.active a {
    background: url("../images/Tab-card-selected.png") no-repeat;
    background-size: 100%;
  }

  #tabnav ul li.classic,
  #tabnav ul li.new,
  #tabnav ul li.behind,
  #tabnav ul li.more {
    margin-top: 0.5em;
  }

  #tabnav ul li.classic a {
    color: #d8a917;
  }

  #tabnav ul li.new a {
    color: #f15b25;
  }

  #tabnav ul li.behing a {
    color: #008785;
  }

  #tabnav ul li.more a {
    color: #d0301b;
  }

  #tabnav ul li a {
    font-size: 1.2em;
    text-shadow: none;
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 1.2em;
    text-transform: uppercase;
    background: url("../images/Tab-paint.png") no-repeat;
    background-size: 100%;
    padding: 1.5em;
  }

  #tabnav ul li.behind a {
    color: #1aa5a4;
    text-shadow: none;
  }

  #tabnav ul li.active a {
    color: #fff4a8 !important;
    text-shadow: none;
  }

  /*--------------------------------------------------------------
  Homepage
  --------------------------------------------------------------*/
  .page-template-page-homepage-php .site-content {
    background: url("../images/Star.png") no-repeat;
    background-position: 60% 0%;
  }

  .page-template-page-homepage-php .home-article {
    margin-top: 2em;
    width: 100%;
  }

  .page-template-page-homepage-php .home-col1 {
    float: left;
    width: 48%;
  }

  .page-template-page-homepage-php .home-col2,
  .page-template-page-homepage-php .home-col2-news {
    float: left;
    width: 48%;
  }

  .page-template-page-homepage-php .home-col2-news {
    padding-left: 2%;
  }

  .page-template-page-homepage-php .home-col2-inner {
    background: rgba(255, 255, 255, 0.5);
    margin-right: 6%;
  }

  .page-template-page-homepage-php h1.home-post-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 2em;
    text-transform: uppercase;
    color: #f15b25;
    text-shadow: -2px -1px 2px #493700;
    margin-left: 5px;
    margin-top: 10px;
  }

  .page-template-page-homepage-php .home-history h1 {
    color: #d8a917;
  }

  .page-template-page-homepage-php .home-gallery h1 {
    color: #008785;
  }

  .page-template-page-homepage-php .home-thankyou h1 {
    color: #d0301b;
  }

  .page-template-page-homepage-php .home-post-img-news .wp-post-image {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 8px;
    padding-left: 8px;
    background: #fff;
    display: inline;
    border: 1px solid #ccc;
    width: 90%;
  }

  .page-template-page-homepage-php .home-entry-posts {
    margin-top: 0.5em;
  }

  .page-template-page-homepage-php .home-post-img-news {
    float: left;
    width: 40%;
    background: url("../images/paint-frame-orange-sml.png") no-repeat;
    padding: 10px 8px 10px 12px;
    background-size: 100%;
  }

  .page-template-page-homepage-php .home-post-news {
    float: right;
    width: 50%;
    padding-right: 5px;
  }

  .page-template-page-homepage-php .home-post-img {
    float: left;
    width: 52%;
  }

  .page-template-page-homepage-php .home-post {
    float: left;
    width: 35%;
  }

  .page-template-page-homepage-php .home-post-content p,
  .page-template-page-homepage-php .home-post-news p {
    color: #008785;
    font-family: KGColdCoffee;
    font-size: 14px;
    line-height: 2;
    padding-top: 5px;
  }

  .page-template-page-homepage-php .entry-content {
    background: url("../images/landscape-border-blue.png") no-repeat;
    padding: 18px 18px 10px 22px;
    max-width: 853px;
    margin: 0 auto;
    background-size: 100%;
  }

  .page-template-page-homepage-php .entry-content iframe {
    background: rgba(255, 255, 255, 0.5);
    padding: 5px;
  }

  .page-template-page-homepage-php .home-grid {
    width: 100%;
    overflow: hidden;
    margin-top: 2em;
    margin-bottom: 3em;
  }

  .page-template-page-homepage-php .grid-l header {
    overflow: hidden;
  }

  .page-template-page-homepage-php .grid-l,
  .page-template-page-homepage-php .grid-r {
    float: left;
    width: 45%;
  }

  .page-template-page-homepage-php .grid-l {
    margin-right: 3%;
  }

  .page-template-page-homepage-php .grid-inner {
    width: 100%;
    float: left;
    padding-bottom: 300em;
    margin-bottom: -300em;
    background: rgba(255, 255, 255, 0.5);
  }

  .page-template-page-homepage-php .home-content-img,
  .page-template-page-homepage-php .home-post-content {
    float: left;
    width: 50%;
  }

  /*--------------------------------------------------------------
  Downloads page
  --------------------------------------------------------------*/
  .page-template-page-downloads-php .entry-content {
    background: url("../images/penpot.png"), url("../images/clock.png"), url("../images/penpot.png"), url("../images/cup.png");
    background-repeat: no-repeat;
    background-position: top right, right center, right bottom, left bottom, left center;
    padding-top: 1.5em;
  }

  .page-template-page-downloads-php h1.entry-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 3em;
    text-transform: uppercase;
    color: #d8a917;
  }

  .page-template-page-downloads-php .download-inner {
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    padding: 1em 0;
  }

  .page-template-page-downloads-php .download-outer h1 {
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    padding: 1em 0;
    background: url("../images/Star.png") no-repeat;
    background-position: top left;
  }

  .page-template-page-downloads-php .download-outer h1 {
    width: 100%;
  }

  .page-template-page-downloads-php header.page-title {
    background: none;
  }

  .page-template-page-downloads-php .download {
    float: left;
    width: 50%;
    overflow: hidden;
  }

  .page-template-page-downloads-php .download-p1 {
    float: left;
    width: 20%;
  }

  .page-template-page-downloads-php .download img,
  .page-template-page-downloads-php .download ul {
    float: left;
    margin-right: 0;
    padding-right: 0;
  }

  .page-template-page-downloads-php .download ul {
    padding-left: 0.5em;
  }

  .page-template-page-downloads-php .download ul,
  .page-template-page-downloads-php .download-pw ul {
    list-style: none;
  }

  .page-template-page-downloads-php .download-pw ul li {
    float: left;
    width: 25%;
  }

  .page-template-page-downloads-php .download ul li {
    padding-bottom: 5px;
  }

  /*--------------------------------------------------------------
  Default Template
  --------------------------------------------------------------*/
  .page-template-default h1.entry-title {
    font-family: LondrinaSolid-Regular;
    font-weight: normal;
    font-size: 3em;
    text-transform: uppercase;
    color: #d8a917;
  }

  .page-template-default .entry-content {
    background: #fff;
    padding-bottom: 1em;
    font-size: 14px;
  }

  .page-template-default .entry-content table td {
    line-height: 26px;
    font-size: 0.9em;
  }

  .page-template-default .entry-content ul li {
    padding: 1em;
    line-height: 26px;
  }

  /*--------------------------------------------------------------
  Clearings
  --------------------------------------------------------------*/
  .clear:before,
  .clear:after,
  .entry-content:before,
  .entry-content:after,
  .comment-content:before,
  .comment-content:after,
  .site-header:before,
  .site-header:after,
  .site-content:before,
  .site-content:after,
  .site-footer:before,
  .site-footer:after {
    content: '';
    display: table;
  }

  .clear:after,
  .entry-content:after,
  .comment-content:after,
  .site-header:after,
  .site-content:after,
  .site-footer:after {
    clear: both;
  }

  /* Make sure embeds and iframes fit their containers */
  embed,
  iframe,
  object,
  video {
    max-width: 100%;
  }

  p > embed,
  p > iframe,
  p > object,
  span > embed,
  span > iframe,
  span > object {
    margin-bottom: 0;
  }

  /*--------------------------------------------------------------
  Accessibility
  --------------------------------------------------------------*/
  /* Text meant only for screen readers */
  .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
  }

  .screen-reader-text:hover,
  .screen-reader-text:active,
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
  }

  /**
   * Gallery
   * -----------------------------------------------------------------------------
   */
  .gallery {
    margin-bottom: 20px;
  }

  .gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
  }

  .gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px);
  }

  .gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
  }

  .gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
  }

  .gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
  }

  .gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
  }

  .gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
  }

  .gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
  }

  .gallery-columns-1 .gallery-item:nth-of-type(1n),
  .gallery-columns-2 .gallery-item:nth-of-type(2n),
  .gallery-columns-3 .gallery-item:nth-of-type(3n),
  .gallery-columns-4 .gallery-item:nth-of-type(4n),
  .gallery-columns-5 .gallery-item:nth-of-type(5n),
  .gallery-columns-6 .gallery-item:nth-of-type(6n),
  .gallery-columns-7 .gallery-item:nth-of-type(7n),
  .gallery-columns-8 .gallery-item:nth-of-type(8n),
  .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
  }

  .gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
  }

  .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .gallery-item:hover .gallery-caption {
    opacity: 1;
  }

  .gallery-columns-7 .gallery-caption,
  .gallery-columns-8 .gallery-caption,
  .gallery-columns-9 .gallery-caption {
    display: none;
  }

  .small-label {
    font-size: 36px;
  }

  .executive-producer,
  .associate-producer {
    color: #f15b25;
    font-size: 2em;
  }
}
@media only screen and (min-width: 1px) and (max-width: 949px) {
  .animated-footer {
    display: none;
  }
}
@media only screen and (min-width: 950px) and (max-width: 3000px) {
  .animated-footer {
    overflow: hidden;
  }

  #lMainFooter__characters {
    text-align: center;
    height: 40px;
    margin: 0 auto;
    max-width: 50%;
    margin-top: 90px;
  }

  #lMainFooter__characters ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }

  #lMainFooter__characters ul li {
    left: 0;
    position: absolute;
  }

  #lMainFooter__characters ul li a {
    display: block;
    position: relative;
  }

  #lMainFooter__characters ul li a img {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    -webkit-transition: top 0.5s ease;
    -moz-transition: top 0.5s ease;
    -ms-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    transition: top 0.5s ease;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--wallace {
    width: 21%;
    margin-top: -15px;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--wallace a:focus img,
  #lMainFooter__characters ul .lMainFooter__characters__item--wallace a:hover img {
    top: -70px;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--timmy {
    width: 14.5%;
    left: 21%;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--timmy a:focus img,
  #lMainFooter__characters ul .lMainFooter__characters__item--timmy a:hover img {
    top: -40px;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--animate {
    width: 32%;
    left: 35.5%;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--animate a:focus img,
  #lMainFooter__characters ul .lMainFooter__characters__item--animate a:hover img {
    top: -40px;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--shaun {
    width: 14%;
    left: 67.5%;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--shaun a:focus img,
  #lMainFooter__characters ul .lMainFooter__characters__item--shaun a:hover img {
    top: -70px;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--morph {
    width: 18.5%;
    left: 81.5%;
  }

  #lMainFooter__characters ul .lMainFooter__characters__item--morph a:focus img,
  #lMainFooter__characters ul .lMainFooter__characters__item--morph a:hover img {
    top: -70px;
  }
  
  /*--------------------------------------------------------------
  Privacy Policy Page Anchors
  --------------------------------------------------------------*/
  #page-privacy-policy h2::before,
  #page-ios-stickers-privacy-policy h2::before { 
    display: block; 
    content: " "; 
    margin-top: -285px; 
    height: 285px; 
    visibility: hidden; 
    pointer-events: none;
  }

  #page-privacy-policy td,
  #page-ios-stickers-privacy-policy td {
    padding: 6px;
  }
}
