@import url("css/proxima.css");
@import url("https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic");
html {
  -webkit-font-smoothing: antialiased; }

/*
::-webkit-scrollbar {
  width: 0;
  height: 10px; }
  */

/****************************************************************************/
#block-views-exp-site-search-page .views-exposed-form .views-exposed-widget {
  float: none;
  width: auto;
  margin: 0;
  padding: 0; }

#block-views-exp-site-search-page .views-exposed-form .views-submit-button {
  display: none; }

/****************************************************************************/
.image-slider {
  text-align: center;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  position: relative; }


img.center {
	margin: auto;
	display: block;
}


.image-slider-outer {
  position: relative;
  margin-bottom: 100px; }

.slider-arrow {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: auto 30%;
  background-repeat: no-repeat;
  top: 45%;
  margin-top: -50px;
  height: 100px;
  width: 50px;
  z-index: 500; }

.arrow-right {
  right: 0;
  border-radius: 100px 0 0 100px;
  background-image: url("images/right.png");
  background-position: 20px center; }

.arrow-left {
  left: 0;
  border-radius: 0 100px 100px 0;
  background-image: url("images/left.png");
  background-position: 5px center; }

.image-slider-help {
  font-size: 0.8em;
  font-weight: 400;
  color: #777;
  text-align: center;
  padding: 18px 0; }

.image-slider .slider {
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  position: relative; }

.image-slider .image {
  display: inline-block;
  margin: 0 10px;
  overflow: hidden;
  position: relative; }

.image-slider img {
  max-width: none !important;
  z-index: 0; }

.image-slider .image:first-child {
  margin-left: 0; }

.image-slider .image:last-child {
  margin-right: 0; }

/****************************************************************************/
#ebook-email-field input {
  display: block !important;
  width: 100% !important; }

.ebook-follow {
  float: left;
  margin-right: 15px;
  height: 30px; }

.ebook-follow-wrapper p {
  margin-bottom: 5px; }

.ebook-follow-wrapper {
  margin-bottom: 1em; }

div.ebook-follow.pinterest-follow > a {
  vertical-align: top !important; }

.ebook-follow .fb_iframe_widget span {
  vertical-align: top !important; }

/****************************************************************************/
#ebook-email-field {
  max-width: 300px;
  margin: auto; }

/****************************************************************************/


.ebook-blurb-small {
	    display: none;
    }
    
.ebook-blurb-large {
	    display: block;
    }
    
    
    
#lightbox-form {
  display: none; 
  }
  #lightbox-form #ebook-form {
    max-width: 800px; }
    
    #fancybox-content .ebook-blurb-small {
	    display: block;
    }
    
    #fancybox-content .ebook-blurb-large {
	    display: none;
    }

#fancybox-content #ebook-form {
  padding: 50px 25px;
  max-width: 640px;
  margin: auto; }

#fancybox-content #ebook-form input[type="submit"].medium {
  text-align: center;
  width: 100%;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600; }

#fancybox-content #ebook-form .half.centered {
  width: auto; }
  
  #fancybox-wrap,
  #fancybox-content {
	  max-width: 800px !important;
	  border: none !important;
  }

/****************************************************************************/
.image {
  position: relative; }

.pinit {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 70px;
  height: 70px;
  border-bottom: none;
  display: none;
  z-index: 50; }

.image:hover .pinit {
  display: block; }

/****************************************************************************/
.top-social a {
  width: 25px;
  height: 25px;
  border: none;
  margin: 5px;
  text-indent: -9000px;
  display: inline-block;
  background-position: top left;
  background-repeat: no-repeat; }

.top-social a:hover {
  background-position: bottom left; }

.top-pinterest {
  background-image: url("images/social_01.png"); }

.top-facebook {
  background-image: url("images/social_03.png"); }

.top-google {
  background-image: url("images/social_07.png"); }

.top-instagram {
  background-image: url("images/social_02.png"); }

.top-twitter {
  background-image: url("images/social_04.png"); }

.top-vimeo {
  background-image: url("images/social_06.png"); }

.top-youtube {
  background-image: url("images/social_05.png"); }

.top-rss {
  background-image: url("images/social_08.png"); }

/****************************************************************************/
.floor-social a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333333;
  text-indent: -9000px;
  margin-bottom: 1em; }

.social-pinterest {
  background-image: url("images/social_pinterest.png"); }

.social-pinterest:hover {
  background-color: #eb5755; }

.social-facebook {
  background-image: url("images/social_facebook.png"); }

.social-facebook:hover {
  background-color: #3b5998; }

.social-google {
  background-image: url("images/social_google.png"); }

.social-google:hover {
  background-color: #dd4b39; }

.social-instagram {
  background-image: url("images/social_instagram.png"); }

.social-instagram:hover {
  background-color: #517fa4; }

.social-twitter {
  background-image: url("images/social_twitter.png"); }

.social-twitter:hover {
  background-color: #00aced; }

.social-vimeo {
  background-image: url("images/social_vimeo.png"); }

.social-vimeo:hover {
  background-color: #52b8ea; }

.social-youtube {
  background-image: url("images/social_youtube.png"); }

.social-youtube:hover {
  background-color: #cd332d; }

.social-rss {
  background-image: url("images/social_rss.png"); }

.social-rss:hover {
  background-color: #ed9212; }

/****************************************************************************/
body {
  font-family: "proxima-nova-1", Helvetica, Arial, san-serif;
  font-size: 110%;
  color: #555;
  font-weight: 400;
  line-height: 1.6; }

/****************************************************************************/
h1, h2, h3, h4 {
  color: #333333;
  font-family: "proxima-nova-1", Helvetica, Arial, san-serif; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  border-bottom: none;
  color: inherit; }

h1, h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 0.5em; }

h1 {
  margin-bottom: 2em; }

h3, h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0.5em 0 2em; }

/****************************************************************************/
p {
  margin-bottom: 1.5em; }

.small {
  font-size: 0.8em !important; }

.large {
  font-size: 1.3em !important; }

.massive {
  font-size: 2em !important; }

.humongous {
  font-size: 140px !important;
  margin: 0 0 30px !important; }

/****************************************************************************/
.inline {
  display: inline; }

.center {
  text-align: center; }

strong {
  font-weight: 700; }

/****************************************************************************/
h2.logo {
  margin: auto;
  max-width: 701px; }

h2.logo img {
  width: 100%;
  margin: 100px 0;
  display: block; }

h2.logo a {
  border: none; }

/****************************************************************************/
.wrapper {
  max-width: 1200px;
  padding: 0 25px;
  margin: auto; }

a {
  text-decoration: none;
  font-style: inherit;
  font-weight: inherit;
  color: #333333;
  border-bottom: 1px solid #ddd;
  font-weight: 600; }

a:hover {
  text-decoration: none;
  color: #3fc380; }

label {
  font-weight: 700; }

.centered {
  text-align: center; }

/****************************************************************************/
.masthead {
  padding: 40px 0; }

/****************************************************************************/
.main-menu ul,
.main-menu li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style-type: none; }

.main-menu a {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  font-weight: 500;
  font-family: "PT Serif", serif;
  font-style: italic;
  border: none; }

.main-menu a:hover {
  color: #888; }

.main-menu .active a,
.main-menu .active-trail a {
  color: #3fc380; }

.top-bar {
  padding: 5px 0;
  background: #f5f5f5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000; }

.toolbar-drawer .top-bar {
  top: 65px; }

/****************************************************************************/
/****************************************************************************/
.small-block img {
  margin-bottom: 25px; }

.node-recipe.small-block {
  padding-bottom: 0; }
  .node-recipe.small-block .dietary {
    display: block; }

.node-video .video-wrapper {
  margin-bottom: 25px; }

.teaser-text {
  margin-bottom: 5px; }

/****************************************************************************/
.insta img {
  width: 100%; }

/****************************************************************************/
#block-block-2,
#block-block-1 {
  font-size: 16px;
  text-align: center; }

#block-block-1 {
  padding-top: 43px; }

#block-block-6 a:hover img {
  opacity: 0.8; }

#block-block-2 img,
#block-block-1 img {
  display: inline-block; }

#block-block-4 {
  border-top: 1px solid #ddd;
  padding-top: 45px; }

/**********************************************************************************************/
.youtube-video,
.vimeo-video {
  width: 100%;
  max-width: 960px;
  margin: 50px 0;
  display: block;
  position: relative;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.youtube-video iframe,
.vimeo-video iframe{
	width: 100%;
}

.facebook-video iframe {
  width: 100% !important;
  position: absolute !important; }

.fb-portrait .facebook-video iframe {
  width: auto !important;
  position: absolute !important; }

.video-wrapper {
  max-width: 960px;
  margin: auto;
  margin-bottom: 50px; }

.facebook-video{
  width: 100%;
  max-width: 960px;
  margin: 50px 0;
  display: block;
  position: relative;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
} 
.facebook-video span{display: flex !important;justify-content: center;width: auto !important;}
.embedded-video{text-align: center;height: 555px;}

.lump-video{position: relative;overflow: hidden;}

/****************************************************************************/
.step {
  padding-top: 25px; }

.step h2 {
  margin: 0; }

#node-43 {
  padding-bottom: 50px; }
  
  
  #block-views-explore-block-2 {
	  margin-top: 100px;
  }

/****************************************************************************/
ul.menu {
  margin: 0;
  padding: 0; }

ul.inline,
ul.inline li {
  display: inline;
  margin: 0;
  padding: 0; }

ul.menu li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-image: none; }

ul.menu a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  font-weight: 400;
  color: #555; }

ul.menu a:hover {
  color: #666;
  background: #fff; }

ul.menu ul.menu {
  border-left: 8px solid #ddd; }

ul.menu ul.menu a {
  font-size: 0.9em;
  padding: 6px 10px; }

/****************************************************************************/
.sharing-bar {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  padding: 15px 0;
  text-align: center;
  margin-bottom: 50px; }

.sharing-text,
.sharing-links {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  vertical-align: top; }

.sharing-links {
  margin-left: 15px; }

.sharing-links a {
  border: none; }

.green {
  color: #3fc380; }

/****************************************************************************/
.header {
  margin-bottom: 15px; }

.header h1 {
  display: inline;
  font-size: 24px;
  font-weight: 700;
  margin-right: 15px; }

.header em {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  display: none; }

/****************************************************************************/
.right-column .block {
  margin-bottom: 20px; }

.right-column .block-title {
  margin-bottom: 15px; }

.view-categories a {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  display: block; }

/****************************************************************************/
#block-views-explore-block-1 {
  padding-top: 40px; }

/****************************************************************************/
.views-widget {
  position: relative; }

.widget-icon {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 20px;
  top: 22px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  pointer-events: none; }

.views-widget-filter-title .widget-icon {
  background-image: url("images/icon_search.png"); }

.views-widget-filter-field_categories_nid .widget-icon {
  background-image: url("images/icon_arrow.png"); }

.views-widget input[type="text"],
.views-widget select {
  height: 70px;
  padding: 0 50px 0 20px;
  font-size: 20px;
  color: #666; }

/****************************************************************************/
ul.primary li a {
  padding: 10px 15px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  margin-right: 2px;
  border: 1px solid #eee;
  background: #fafafa;
  border-style: solid solid none solid;
  color: #666;
  font-weight: 700; }

ul.primary li a:hover {
  background: #eee;
  border-color: #ddd; }

ul.primary li.active a {
  background-color: #FFF;
  border: 1px solid #ddd;
  border-bottom: 1px solid #FFF; }

ul.primary {
  padding: 10px 0;
  border-bottom: 1px solid #ddd; }

ul.secondary {
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  margin: 0; }

ul.secondary a {
  margin: 0 15px 0 0;
  padding-bottom: 10px; }

ul.secondary a.active {
  border-bottom: 4px solid #ddd; }

/****************************************************************************/
.floor {
  border-top: 1px solid #d5d5d5;
  margin-top: 50px;
  padding-top: 50px; }
  .floor #block-block-1 {
    padding-top: 0; }
  .floor #block-block-6 {
    margin-bottom: 30px; }

.floor-column {
  margin: 0 25px; }

.floor-center {
  margin: 0 60px; }

.image-link img {
  display: block; }

.image-link {
  display: block;
  margin-bottom: 20px;
  border: none; }

.prevnext {
  margin-bottom: 50px;
  text-transform: uppercase; }

/****************************************************************************/
.left {
  float: left; }

.right {
  float: right; }

/****************************************************************************/
table {
  width: 100%; }

tr.even {
  background: #fff; }

tr.odd {
  background: #fafafa; }

tr.odd,
tr.even {
  border-bottom: 1px solid #ddd; }

/****************************************************************************/
.node-teaser {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #eee; }

.images img {
  margin-bottom: 15px;
  width: 100%; }

.submitted {
  font-family: "proxima-nova-1", Helvetica, Arial, san-serif;
  display: block;
  text-transform: uppercase;
  font-size: 0.8em;
  color: #636466;
  margin-bottom: 0.7em;
  letter-spacing: 1px;
  line-height: 20px; }

.submitted-name {
  font-weight: 600; }

.submitted-time {
  font-weight: 400;
  color: #97999c; }

/****************************************************************************/
#sticky.stick {
  position: fixed;
  top: 100px;
  z-index: 10000; }

/****************************************************************************/
.view-frontpage .node-teaser {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.post-meta {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin: 35px 0 100px;
  line-height: 32px; }
  .post-meta a {
    border: none; }
  .post-meta .addthis_toolbox {
    display: inline-block;
    vertical-align: top; }
  .post-meta .share-label {
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    display: inline-block;
    margin-right: 10px; }

.meta-share,
.meta-comments {
  text-transform: uppercase;
  font-weight: 600;
  color: #333; }

.number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #333;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 32px;
  height: 32px;
  font-size: 0.9em;
  font-weight: 600;
  margin-right: 10px; }

.number:hover {
  color: #fff; }
  
  
  .views-submit-button {
	  display: none;
  }

/****************************************************************************/
.recipes {
  margin-top: 100px;
  margin-bottom: 100px; }

.recipe {
  font-size: 16px;
  margin-bottom: 100px; }

.recipe-column {
  padding: 0 25px; }
  .recipe-column a {
    border: none; }

.recipe-column h2 {
  margin-bottom: 1em; }

.recipe-icon img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block; }

.recipe-icon {
  margin: 0 auto 25px; }

.recipe-resource {
  display: table;
  margin-bottom: 25px; }

.recipe-resource img {
  display: table-cell;
  vertical-align: middle;
  margin-right: 25px;
  margin-bottom: 0; }

.recipe-resource-link {
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  color: #333333; }

.recipe-resource-link:hover {
  text-decoration: underline; }

.field-name-field-resources-text {
  margin-bottom: 35px; }

.recipe-dietary {
  margin: 0 0 25px 0;
  font-weight: 600;
  text-align: center; }

.recipe-diet {
  display: inline-block;
  margin-right: 15px; }

.recipe-diet img {
  display: inline;
  vertical-align: middle;
  margin: 0 3px 0 0; }

.recipe li {
  margin-bottom: 8px; }

/****************************************************************************/
#block-block-7 {
  margin-top: 100px; }

/****************************************************************************/
.resource-download {
  text-align: center;
  margin: 80px 0; }

.resource-download h2 {
  margin: 1.5em 0 0.3em; }

.mini-description {
  margin-bottom: 1.5em; }

/****************************************************************************/
.filter-guidelines,
.filter-help {
  display: none; }

.filter-wrapper .form-item {
  margin: 0;
  padding: 0;
  float: none; }

.form-wrapper {
  margin-bottom: 25px; }

.filter-wrapper {
  margin: 0;
  padding: 1em; }

.form-type-managed-file {
  padding: 1em 0;
  border-top: 5px solid #eee; }

.form-required {
  color: #3fc380; }

/****************************************************************************/
.addthis_toolbox a {
  border: none !important; }

/****************************************************************************/
input[type="submit"],
a.button {
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  background: #3fc380;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 3px solid #329c66;
  font-family: "proxima-nova-1", Helvetica, Arial, san-serif;
  font-weight: 700;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  margin: 0 10px 10px 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="submit"].big,
a.button.big {
  font-size: 24px;
  padding: 18px 30px; }

input[type="submit"]:hover,
a.button:hover {
  background: #45B67D; }

input[type="submit"].medium,
a.button.medium {
  font-size: 24px;
  padding: 10px 25px; }

.button .icon {
  vertical-align: middle;
  margin: 0 20px 0 0;
  display: inline; }

/****************************************************************************/
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
select {
  line-height: 30px;
  height: 55px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */ }

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select {
  padding: 10px 15px;
  color: #666;
  border: 1px solid #ddd;
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-family: "proxima-nova-1", Helvetica, Arial, san-serif;
  font-size: 16px; }

textarea {
  resize: vertical;
  height: 100px; }

select {
  max-width: 100%;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

/*
.form-item, .form-actions {
	margin-top: 0;
	margin-bottom: 1em;
}
*/
fieldset {
  padding: 1em; }

legend {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 1em; }

/****************************************************************************/
.pager {
  margin-top: 25px;
  display: block; }

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
.footer {
  padding: 25px 0;
  background: #f5f5f5;
  color: #333333;
  font-weight: 400;
  font-size: 16px; }

.footer a {
  border-bottom: none;
  font-weight: 400; }

.footer ul.inline li {
  padding: 0 25px; }

.footer li {
  border-left: 1px solid #ddd; }

.footer li.first {
  border-left: none; }

#show-menu {
  display: none; }

@media only screen and (max-width: 1092px) {
  .top-social {
    display: none; } }
@media only screen and (max-width: 1024px) {
  .image-slider .image {
    margin: 0 5px; }

  .image-slider-outer {
    margin-bottom: 30px; }

  .image-slider img {
    max-width: none;
    max-height: 400px; }

  .floor-center {
    margin: 0; }

  .main-menu a {
    padding: 5px 8px; }

  h2.logo img {
    width: 80%;
    margin: 100px auto; }

  .footer {
    font-size: 13px; }

  #block-block-6 img {
    display: block;
    width: 100%; }

  .recipe-diet {
    margin-bottom: 10px; }

  .recipe-resource img {
    margin-right: 70px; } }
@media only screen and (max-width: 767px) {
  .fb_iframe_widget_fluid_desktop span{
  width: 100% !important;
  /*height: 100% !important;*/
  }
  .video-wrapper{
    margin-bottom: 30px;
  }
  .youtube-video, .vimeo-video{

  }
  .facebook-video{
    margin: 0px;
  }
  .view-frontpage .facebook-video span{
  	height: 190px !important;
  }

  .ebook-confirmation .button {
    font-size: 18px !important;
    padding: 10px 14px 10px 10px !important; }
    .ebook-confirmation .button .icon {
      margin-right: 5px;
      width: 35px;
      height: auto; }
      
      
      #fancybox-content {
	   	font-size: 0.8em;   
      }
      
      #fancybox-content img {
	      display: none;
      }
      
       #fancybox-content h2.massive {
		   font-size: 1.1em;
	}
	
	#fancybox-content #ebook-form {
		padding: 15px;
	}

  h2.logo img {
    width: 100%; }

  .image-slider img {
    max-width: none;
    max-height: 320px; }

  .main-menu {
    display: none; }

  .main-menu a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    text-align: left; }

  .main-menu li.last a {
    border-bottom: none; }

  #show-menu {
    display: block;
    padding: 10px 20px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left; }

  #show-menu img {
    float: right;
    width: 25px;
    height: 25px; 
    margin: 0 !important;
   }

  .top-bar .wrapper {
    padding: 0; }

  #node-41 img {
    display: none; }

  .recipe-icon img {
    width: 50%;
    height: auto; }

  .recipe-column {
    margin-bottom: 50px;
    padding: 0; }

  .recipe-diet {
    display: block;
    margin: 0 0 5px; }

  .recipe-resource {
    margin: 15px auto; }

  .recipe-resource img {
    margin-right: 20px; }

  body {
    width: 100%;
    overflow-x: hidden; }

  .slider-arrow {
    top: 50%;
    margin-top: -25px;
    height: 50px;
    width: 25px;
    z-index: 500; }

  .arrow-right {
    border-radius: 50px 0 0 50px;
    background-position: 10px center; }

  .arrow-left {
    border-radius: 0 50px 50px 0;
    background-position: 1px center; }

  .top-bar,
  .toolbar-drawer .top-bar {
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    text-align: center; }

  .masthead {
    position: relative;
    padding: 0; }

  h2.logo img {
    margin: 50px auto; }

  .wrapper {
    padding: 0 20px; }

  .right,
  .left {
    float: none; }

  .node-page img {
    float: none !important;
    margin: 25px 0; }

  img {
    margin: 0 0 20px; }

  .image-slider img {
    margin: 0; }

  #block-views-explore-block-2 {
    margin-top: 25px; }

  .sharing-text {
    margin-bottom: 15px; }

  .floor-social a {
    width: 40px;
    height: 40px;
    background-size: auto 19px; }

  .floor-social a.social-youtube {
    background-size: 19px auto; }

  .floor-social a.social-twitter {
    background-size: 20px auto; }

  .floor-center,
  .floor-column {
    margin: 0 0 50px; }

  .floor-center {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px 0; }

  .footer {
    font-size: 12px; }

  .footer ul a {
    font-size: 0.9em;
    font-weight: normal;
    color: #888; }

  #block-block-6 {
    text-align: center; }

  .image-link {
    display: block;
    margin-bottom: 10px;
    border: none; }
    .image-link img {
      margin: auto;
      display: block; }

  .hero {
    line-height: 300px;
    height: 300px; }

  .hero h2 {
    font-size: 2em; }

  .hero img {
    max-width: none;
    width: 200%;
    left: -50%; }

  .footer ul.inline li {
    padding: 0 10px; }

  .row {
    margin: 0; }
    
   .post-meta {
	   font-size: 0.7em !important;
   }

  .post-meta .left {
    float: left !important; }

  .post-meta .right {
    float: right !important; }

  .small-block {
    margin-bottom: 25px; }

  .right-column {
    display: none; }

  .sharing-text, .sharing-links {
    display: block;
    height: auto;
    line-height: normal; }

  .footer {
    text-align: center; }

  .image-slider-outer {
    margin-bottom: 25px; }

  img.persist-right {
    float: right !important;
    margin-right: 0; }

  .widget-icon {
    width: 25px;
    height: 25px;
    right: 12px;
    top: 12px; }

  .views-exposed-form .views-exposed-widget {
    float: none;
    display: block;
    padding: 0;
    margin-bottom: 1em; }

  .views-widget input[type="text"],
  .views-widget select {
    height: 50px;
    padding: 0 30px 0 10px;
    font-size: 16px;
    color: #666; }

  .prevnext {
    text-align: center;
    font-size: 0.9em; }

  .prevnext .right,
  .prevnext .left {
    display: inline-block; }

  .prevnext .left {
    margin-right: 15px; } 
  }
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
	border: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }