/*
Theme Name: Documentary Educational Resources
Theme URI: http://cdevision.com/
Author: cdeVision
Author URI: http://cdevision.com/
Description: Custom theme for Documentary Educational Resources
Version: 3.0
License: No copy or resale
License URI: http://cdevision.com/
Text Domain: Documentary Educational Resources
Tags: 
*/
/*	
    --------------------------------------------------
   	Bootstrap
	-------------------------------------------------- 
*/
/* set container width tablet and above */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .container {
    width: 1170px; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .container {
    width: 1170px; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px; } }
/* Mobile */
@media (max-width: 767px) {
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    padding: 0; }

  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0; }

  .row {
    margin: 0; } }
/*	
    --------------------------------------------------
    Body
	--------------------------------------------------
*/
body {
  background: #FFF;
  font-size: 16px;
  line-height: 1.65em;
  color: #444;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0; }

#skipnav {
  display: none; }

/*	
    --------------------------------------------------
    Typography
	--------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0 0 6px 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-style: normal;
  display: inline-block; }

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-style: normal; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #00A3E0;
  text-decoration: none;
  font-weight: 600;
  font-style: normal; }

h1, .h1 {
  font-size: 28px;
  line-height: 36px;
  color: #000;
  font-weight: 600;
  margin: 0 0 20px 0; }

h2, .h2 {
  font-size: 24px;
  line-height: 32px;
  color: #000;
  font-weight: 600;
  margin: 0 0 6px 0; }

h3, .h3 {
  font-size: 20px;
  line-height: 28px;
  color: #000;
  font-weight: 600;
  margin: 0 0 6px 0; }

h4, h5, h6, .h4 {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-weight: 600;
  margin: 0 0 6px 0; }

.title_margin_bottom {
  margin-bottom: 10px; }

.upperlower {
  text-transform: none !important; }

/* Mobile */
p {
  font-size: 16px;
  line-height: 1.65em;
  color: #444;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-weight: normal;
  margin: 0 0 26px 0; }

p img {
  margin: 0; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul {
  margin: 0 0 26px 20px;
  padding: 0; }

ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 5px;
  list-style-image: url(images/bullet_gray.png); }

ul ul {
  margin: 10px 0 10px 40px;
  padding: 0; }

ol {
  margin: 0 0 26px 20px;
  padding: 0; }

ol li {
  margin: 0 0 10px 0;
  padding: 0 0 0 5px; }

ol ol {
  margin: 10px 0 10px 40px;
  padding: 0; }

blockquote {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px;
  line-height: 22px; }

blockquote p {
  padding: 0 0 0 45px;
  margin: 0 0 16px;
  font-size: 16px;
  line-height: 1.65em;
  border: none; }

p.wp-caption-text {
  font-size: 12px !important;
  line-height: 20px !important;
  text-align: center !important;
  padding: 0 20px 0 20px;
  color: #666;
  font-style: normal;
  margin: 0; }

.gallery-caption {
  font-size: 14px !important;
  line-height: 22px !important;
  text-align: center !important;
  padding: 4px 35px 0 10px;
  color: #666;
  font-style: normal;
  margin: 0; }

/*	--------------------------------------------------
	Links
	-------------------------------------------------- */
a {
  color: #00A3E0;
  line-height: inherit;
  text-decoration: none;
  word-wrap: break-word;
  font-weight: 600; }

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

a:hover {
  color: #000;
  font-weight: 600;
  text-decoration: underline; }

a:focus {
  color: #00A3E0;
  outline: none;
  text-decoration: none; }

a.box {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 5px 26px 5px 12px;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-style: normal !important;
  font-weight: 600 !important;
  background-color: #E7E7E7;
  background-image: url(images/icon_triangle.png);
  background-position: right 0;
  background-repeat: no-repeat; }

a.box.blue {
  background-color: #00A3E0;
  color: #FFF !important;
  background-position: right -32px; }

a.box.green {
  background-color: #40AF49;
  color: #FFF !important;
  background-position: right -32px; }

a.box.plus {
  background-color: #00A3E0;
  color: #FFF !important;
  background-image: url(images/icon_plus.png);
  background-position: right 0; }

a.box:visited {
  text-decoration: none;
  font-weight: 500 !important; }

a.box:hover {
  color: #FFF;
  text-decoration: none;
  font-weight: 600 !important;
  background-color: #706F6D;
  background-position: right -32px; }

a.box.plus:hover {
  background-color: #706F6D;
  color: #FFF !important;
  background-image: url(images/icon_plus.png);
  background-position: right 0; }

p.linkwrap {
  margin-top: -10px; }

/* Mobile */
@media (max-width: 767px) {
  a.box span {
    display: none; } }
/*	--------------------------------------------------
	Misc
	-------------------------------------------------- */
.clearfloats {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0px; }

.clearfloats.spacer {
  height: 20px; }

.no-pad {
  padding: 0; }

.screen-reader-text {
  position: absolute !important;
  left: -999em; }

#gallery-1,
#gallery-2,
#gallery-3 {
  margin: 0 -15px 0 -15px !important; }

#gallery-1 .gallery-item,
#gallery-2 .gallery-item,
#gallery-3 .gallery-item {
  margin-top: 0 !important; }

.gallery-item {
  margin-bottom: 30px;
  width: 25%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media (max-width: 767px) {
  #gallery-1,
  #gallery-2,
  #gallery-3 {
    margin: 0 -10px 0 -10px !important; }

  .gallery-item {
    margin-bottom: 20px;
    width: 50% !important;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }
#gallery-1 img,
#gallery-2 img,
#gallery-3 img {
  border: none !important;
  max-width: 100%; }

img[class*="wp-image-"] {
  margin-top: 0;
  margin-bottom: 0; }

@media (max-width: 767px) {
  img[class*="wp-image-"] {
    max-width: 100%;
    height: auto; } }
.alignleft {
  float: left;
  margin: 0 20px 20px 0 !important;
  display: block; }

.alignright {
  float: right;
  margin: 0 0 20px 20px !important;
  display: block; }

.widget {
  margin-bottom: 0;
  margin-top: 0; }

.wp-caption {
  padding: 0;
  border: none; }

@media handheld, only screen and (max-width: 767px) {
  .alignleft {
    max-width: 40% !important; }

  .alignright {
    max-width: 40% !important; } }
@media (max-width: 767px) {
  .attachment-thumbnail {
    max-width: 100% !important;
    height: auto !important; } }
.fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) !important; }

/*	--------------------------------------------------
   	Header
	-------------------------------------------------- */
.site-header {
  margin: 0;
  padding: 0;
  background: #FFF; }

.site-header__pad {
  height: 175px;
  position: relative; }

/* Mobile */
@media (max-width: 767px) {
  .site-header__pad {
    height: 100px; } }
/* Mobile */
.site-branding {
  width: 300px;
  height: 70px;
  padding: 0;
  position: absolute;
  bottom: 36px;
  left: 30px;
  z-index: 9999; }

.site-branding__site-title {
  width: 300px;
  height: 70px;
  margin: 0;
  padding: 0; }

.site-branding__site-title a {
  width: 300px;
  height: 70px;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -4000px;
  background: url(images/logo.png) no-repeat; }

/* Mobile */
@media (max-width: 767px) {
  .site-branding {
    width: 257px;
    height: 60px;
    padding: 0;
    position: static;
    margin: 40px auto 0 auto; }

  .site-branding__site-title {
    width: 257px;
    height: 60px; }

  .site-branding__site-title a {
    width: 257px;
    height: 60px;
    background-size: contain; } }
/* Mobile */
.tools {
  position: absolute;
  top: 14px;
  right: 30px; }

.next-links {
  margin: 0 0 14px 0;
  padding: 0;
  float: right; }

.next-links li {
  display: block;
  margin: 0;
  padding: 0;
  float: left; }

.next-links a {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  color: #000;
  text-transform: uppercase;
  padding: 0 10px;
  font-weight: 600;
  text-decoration: none; }

.next-links a.cart {
  padding: 0 48px 0 10px;
  background: url(images/icon_cart.png) right 0 no-repeat; }

.next-links a.cart:hover {
  background: url(images/icon_cart.png) right -40px no-repeat; }

.next-links a:hover {
  color: #706F6D; }

.search-form {
  margin: 0;
  padding: 0; }

#masthead .wgs_wrapper {
	max-width: 300px;
	margin: 0;
    padding: 0;
}
.cse .gsc-search-button-v2, 
.gsc-search-button-v2 {
    font-size: 0px;
    padding: 8px 10px !important;
    width: auto;
    vertical-align: middle;
    border: none;
    border-radius: 0;
    margin: 0 !important;
    background-color: #333333;
    background-image: linear-gradient(top,#333333,#333333);
	max-height: 34px;
}
.cse .gsc-search-button-v2 scg, 
.gsc-search-button-v2 svg {
    width: 18px;
	height: 18px;
		
}

.search-field {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  padding: 0 4px;
  margin: 0;
  height: 22px;
  width: 192px;
  border: 1px solid #C2C2C1;
  float: left;
  color:#333;
}

.search-submit {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 24px;
  height: 24px;
  float: left;
  border: none;
  margin: 0 0 0 12px;
  text-indent: -4000px;
  background: url(images/icon_search.png) 0 0 no-repeat; }

.search-submit:hover {
  cursor: pointer;
  background: url(images/icon_search.png) 0 -24px no-repeat; }
  
.search-h1 {
  display: none; }

/* Mobile */
@media (max-width: 767px) {
  .site-header .tools {
    display: none; }

  .tools {
    position: static;
    display: none; }

  .next-links {
    margin: 10px 0 0 20px;
    padding: 0;
    float: none; }

  .next-links a:first-child {
    padding-left: 0; }

  .next-links a {
    color: #FFF; }

  .search-form {
    margin: 0 0 0 20px;
    padding: 0; } }
/* Mobile */
/*	--------------------------------------------------
   	Nav Bar - Desk
	-------------------------------------------------- */
.primary-navigation {
  height: 40px;
  position: absolute;
  bottom: 18px;
  right: 18px; }

.primary-menu {
  margin: 0;
  height: 40px;
  width: auto;
  padding: 0;
  z-index: 9999;
  width: 100%; }

.primary-menu .menu-item {
  float: left;
  display: block;
  padding: 0 12px;
  margin: 0;
  position: relative; }

.primary-menu .menu-item a {
  font-size: 16px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #000;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase; }

.primary-menu .menu-item.current_page_item > a,
.primary-menu .menu-item.current_page_ancestor > a,
.primary-menu .menu-item.current-menu-item > a,
.primary-menu .menu-item.current-category-ancestor > a,
.primary-menu .menu-item.current-post-ancestor > a,
body.tag .menu-item-42 > a,
body.tax-project_title li.menu-item-39 > a,
body.single-projects li.menu-item-39 > a,
body.tax-bio_title li.menu-item-40 > a,
body.single-bios li.menu-item-40 > a {
  border-bottom: 2px solid #00A3E0; }

.primary-menu .sub-menu {
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  min-width: 200px;
  margin: 0;
  padding: 0;
  z-index: 99999;
  background: #000;
  padding: 0; }

/*.menu-desk > ul > li:hover > ul { display:block; }*/
.primary-menu .sub-menu .menu-item {
  float: none;
  padding: 0; }

.primary-menu .menu-item .sub-menu .menu-item a {
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  padding: 4px 12px;
  color: #FFF;
  background: none;
  text-transform: none;
  border-bottom: none;
  white-space: nowrap; }

.primary-menu .menu-item .sub-menu .menu-item:first-child a {
  padding-top: 12px; }

.primary-menu .menu-item .sub-menu .menu-item:last-child a {
  padding-bottom: 12px; }

.primary-menu .menu-item .sub-menu .menu-item a:hover {
  color: #00A3E0; }

.primary-menu .menu-item .sub-menu .menu-item.current-menu-item > a {
  color: #00A3E0; }

@media (max-width: 767px) {
  .primary-navigation {
    display: none; } }
/*	--------------------------------------------------
   	Menu Mobile
	-------------------------------------------------- */
.mobile-hamburger {
  display: none;
  width: 30px;
  height: 30px;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 999999; }

.mobile-hamburger__link {
  background: #000 url(images/mob.png) 0 0 no-repeat !important;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  padding: 0;
  text-indent: -4000px; }

.mobile-hamburger__link.open {
  background: #000 url(images/mob.png) 0 -30px no-repeat !important; }

.mobile-menu-cover {
  display: none;
  background: #000;
  color: #FFF;
  padding: 0;
  clear: both;
  margin: 0;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  z-index: 99999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mob-nav-container {
  margin: 0;
  padding: 0;
  display: none; }

.mob-nav-menu {
  margin: 30px 10px 30px 10px;
  padding: 0; }

.mob-nav-menu .menu-item {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  margin: 0 0 14px 0;
  list-style: none;
  float: left;
  width: 50%; }

.mob-nav-menu .menu-item:nth-child(odd) {
  clear: both; }

.mob-nav-menu .menu-item a {
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 6px 0;
  display: block;
  text-decoration: none;
  color: #FFF;
  margin: 0 0 6px 0;
  font-weight: 600;
  font-style: normal;
  border-bottom: 2px solid #00A3E0; }

.mob-nav-menu .menu-item a:hover {
  color: #00A3E0; }

.mob-nav-menu .menu-item .sub-menu {
  margin: 0;
  padding: 0; }

.mob-nav-menu .menu-item .sub-menu .menu-item {
  float: none;
  padding: 0;
  margin: 0;
  width: 100%; }

.mob-nav-menu .menu-item .sub-menu .menu-item a {
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  padding: 2px 0;
  color: #FFF;
  background: none;
  text-transform: none;
  border-bottom: none; }

@media (max-width: 767px) {
  .mobile-hamburger {
    display: block; } }
/*	--------------------------------------------------
   	Home
	-------------------------------------------------- */
.slider1wrap {
  margin-top: 20px;
  height: 422px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background: #000; }

.bx-wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none !important; }

#slider1 {
  z-index: 50;
  width: 100%;
  height: 422px;
  margin: 0 !important;
  padding: 0 !important;
  background: none;
  display: none; }

#slider1 li {
  width: 100%;
  height: 422px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  position: relative; }

#slider1 li .imagelink {
  display: block;
  height: 422px;
  width: 750px;
  position: absolute;
  top: 0;
  right: 0; }

#slider1 li img {
  display: block;
  height: 422px;
  width: 750px; }

#slider1 li .txt {
  width: 390px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0; }

#slider1 li .txt .pad {
  display: none;
  padding: 50px 30px 0 30px; }

#slider1 h2 {
  font-size: 30px;
  line-height: 38px;
  color: #FFF;
  width: auto;
  margin: 0 0 8px 0;
  text-transform: none; }
#slider1 h2 a {
  font-size: 30px;
  line-height: 38px;
  color: #FFF;
  text-transform: none; }
#slider1 h2 a:hover {
    color: #00A3E0;
}

#slider1 h3 {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  color: #FFF;
  width: auto;
  margin: 0 0 2px 0;
  text-transform: none; }

#slider1 p {
  color: #FFF;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 12px 0;
  font-weight: 400; }

.slider1wrap .bx-wrapper .bx-pager.bx-default-pager a {
  background: #706F6D;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  border-radius: 0;
  text-indent: -4000px;
  text-decoration: none !important;
  line-height: 12px;}

.slider1wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
  text-decoration: none !important; }

.slider1wrap .bx-wrapper .bx-pager {
  text-align: right;
  height: 20px;
  margin: 0;
  bottom: -26px;
  padding: 0 25px; }

.slider1wrap .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider1wrap .bx-wrapper .bx-pager.bx-default-pager a.active,
.slider1wrap .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #00A3E0; }

.pager_white_bar {
  height: 42px;
  background: #FFF; }

/* small screen - hide on ipad */
@media (max-width: 1240px) {
  .slider1wrap .bx-controls-direction {
    display: none !important; } }
/* Mobile */
@media (max-width: 767px) {
  .slider1wrap {
    margin: 0;
    height: auto; }

  .slider1wrap .bx-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none !important;
    margin: 0;
    padding: 0; }

  #slider1 {
    height: auto;
    display: block; }

  #slider1 li {
    height: auto;
    display: none; }

  #slider1 li:first-child {
    display: block; }
    
    
  #slider1 li .imagelink {
    display: block;
    height: auto;
    width: 100%;
    position: static; }

  #slider1 li img {
    display: block;
    height: auto;
    width: 100%;
    position: static; }
    
  

  #slider1 li .txt {
    width: 100%;
    position: static;
    margin: 0; }

  #slider1 li .txt .pad {
    display: block;
    padding: 30px;
    margin: 0; }

  #slider1 h2 {
    font-size: 24px;
    line-height: 32px; }
  #slider1 h2 a {
    font-size: 24px;
    line-height: 32px; } }
/* Mobile */
/* 
Video shelf /////////////////////////////////
*/
.videoshelfrow {
  padding: 30px;
  background: #fff;
  margin-top: 14px;
  min-height: 360px; }

.slidershelf_wrap {
  margin: 0;
  padding: 0;
  min-height: 100px; }

.slidershelf_wrap .bx-wrapper {
  margin: 0;
  padding: 0; }

.slidershelf {
  margin: 0;
  padding: 0;
  width: 1008px; }

.slidershelf-item {
  margin: 0;
  padding: 0 0 4px 0;
  list-style: none;
  width: 1008px; }

/* Mobile */
@media (max-width: 767px) {
  .videoshelfrow {
    padding: 20px;
    background: #fff;
    margin-top: 14px;
    min-height: 10px; }

  .slidershelf_wrap {
    margin: 0;
    padding: 0;
    min-height: 100px; }

  .slidershelf_wrap .bx-wrapper {
    margin: 0;
    padding: 0; }

  .slidershelf {
    margin: 0;
    padding: 0;
    width: 100%; }

  .slidershelf-item {
    margin: 0;
    padding: 0 0 4px 0;
    list-style: none;
    width: 100%; } }
/* Mobile */
ul[class*='slidervideos-'] {
  margin: 0;
  padding: 0;
  width: 1008px; }

div[class*='slidervideoswrap-'] {
  display: none;
  width: 1080px; }

div[class*='slidervideoswrap-'] .bx-wrapper {
  margin: 0;
  padding: 0; }

div.slidervideoswrap-1 {
  display: block; }

.slidervideos-1 {
  display: none; }

ul[class*='slidervideos-'] {
  width: 1080px; }

ul[class*='slidervideos-'] li {
  list-style: none;
  padding: 0 !important;
  width: 248px !important;
  float: left; }

div[class*='slidervideoswrap-'] .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -44px;
  margin-top: 0;
  outline: 0;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  z-index: 9999; }

div[class*='slidervideoswrap-'] .bx-wrapper .bx-next {
  right: 0;
  background: #706F6D url(images/shelf_tri_right.png) 0 0 no-repeat; }

div[class*='slidervideoswrap-'] .bx-wrapper .bx-next:hover {
  background-color: #00A3E0; }

div[class*='slidervideoswrap-'] .bx-wrapper .bx-prev {
  left: auto;
  right: 34px;
  background: #706F6D url(images/shelf_tri_left.png) 0 0 no-repeat; }

div[class*='slidervideoswrap-'] .bx-wrapper .bx-prev:hover {
  background-color: #00A3E0; }

.slidervideos-item a {
  display: block;
  text-decoration: none;
  color: #444;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400; }

.slidervideos-item a img {
  display: block;
  margin: 0 0 10px 0; }

.slidervideos-item a h3 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  color: #000;
  font-weight: 600; }

.slidervideos-item a:hover h3 {
  color: #00A3E0 !important; }

/* Mobile */
@media (max-width: 767px) {
  ul[class*='slidervideos-'] {
    margin: 0;
    padding: 0;
    width: 248px; }

  div[class*='slidervideoswrap-'] {
    width: 248px;
    margin: 0 auto 40px auto; }

  div[class*='slidervideoswrap-'] .bwwrapper {
    width: 248px; }

  div[class*='slidervideoswrap-'] .bx-wrapper .bx-controls-direction a {
    top: auto;
    bottom: -34px; } }
/* Mobile */
/* 
Elevator /////////////////////////////////
*/
.elevatorrow {
  margin: 14px 0;
  background: #FFF;
  padding: 30px; }

.elevatorrow h2 {
  text-transform: none; }

.elevatorrow .text {
  width: 500px;
  height: 365px;
  float: left;
  position: relative; }

.elevatorrow .links {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 0 -14px 0; }

.elevatorrow .links a {
  margin: 0 14px 14px 0; }

.elevatorrow .images {
  height: 365px;
  float: right; }

.elevatorrow .images img {
  display: block;
  margin: 0; }

.elevatorrow .images .left {
  float: left;
  margin-right: 5px; }

.elevatorrow .images .right {
  float: left; }

.elevatorrow .images .right img:first-child {
  display: block;
  margin: 0 0 5px 0; }

/* Mobile */
@media (max-width: 767px) {
  .elevatorrow {
    padding: 20px; }

  .elevatorrow .text {
    width: 100%;
    height: auto;
    float: none;
    position: relative; }

  .elevatorrow .links {
    position: static;
    bottom: 0;
    left: 0;
    margin: 20px 0 0 0; }

  .elevatorrow .images {
    height: auto;
    float: none; }

  .elevatorrow .images img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto; }

  .elevatorrow .images .left {
    float: none;
    padding: 0;
    margin: 0 0 5px 0;
    width: 100%; }

  .elevatorrow .images .right {
    float: none;
    padding: 0;
    margin: 0;
    width: 100%; }

  .elevatorrow .images .right img {
    float: left;
    padding: 0;
    margin: 0 2px 0 0;
    width: calc(50% - 2px); }

  .elevatorrow .images .right img:last-child {
    float: right;
    padding: 0;
    margin: 0 0 0 3px;
    width: calc(50% - 3px); } }
/* Mobile */
.homehalf {
  background: #FFF;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 14px; }

.homehalf.left {
  height: 410px; }

.homehalf.right {
  height: 198px;
  position: relative; }

.homehalf.right.top {
  margin-bottom: 14px; }

.homehalf.right.bottom {
  position: relative; }

.homehalf.right.bottom a.box {
  position: absolute;
  bottom: 30px;
  right: 30px;
  margin: 0; }

.homehalf.right.top .gf-newsletter_wrapper {
  position: absolute;
  bottom: 28px;
  left: 0;
  width: 100% !important;
  padding: 0 30px !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important; }

.homehalf.right.top .gf-newsletter_wrapper #gform_submit_button_1 {
  margin-top: 16px !important; }

/* Mobile */
@media (max-width: 767px) {
  .homehalf {
    padding: 20px !important;
    width: 262px !important;
    margin: 0 auto 14px auto !important;
    height: auto !important; }

  .homehalf.right.bottom a.box {
    position: static;
    margin: 14px 0 0 0;
    float: right; }

  .homehalf.right.top .gf-newsletter_wrapper {
    position: static;
    padding: 14px 0 0 0 !important; }

  .homehalf.right.top .gf-newsletter_wrapper #input_1_1 {
    position: static;
    margin: 0 0 6px 0; }

  .homehalf.right.top .gf-newsletter_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important; }

  .homehalf.right.top .gf-newsletter_wrapper #gform_submit_button_1 {
    margin-top: 10px !important; } }
/* Mobile */
/* 
Latest News /////////////////////////////////
*/
.homehalf.left img {
  float: left;
  max-width: 248px;
  height: auto;
  margin: 0 14px 0 0; }

.homehalf.left .newstext {
  float: left;
  width: 232px;
  padding-top: 6px; }

.homehalf.left .post-hr.small {
  margin: 18px 0; }

/* 
Newsletter & Screening /////////////////////////////////
*/
.homehalf.right p {
  margin: 0;
  font-size: 14px !important;
  line-height: 20px !important; }

.homehalf.right.top .gfield_label {
  display: block;
  line-height: 20px !important; }

.homehalf.right.top .gform_body {
  width: 375px !important;
  float: left; }

.homehalf.right.top .gform_footer {
  width: 100px !important;
  float: right;
  clear: none !important;
  margin: 8px 0 0 0 !important;
  padding: 0 !important; }

/* Mobile */
@media (max-width: 767px) {
  .homehalf.right.top .gform_body {
    width: 222px !important; } }
/*	--------------------------------------------------
   	Content
	-------------------------------------------------- */
/* Grey page header */
.page-header-grey {
  background: #818181;
  margin: 0 0 20px 0; }

.page-header-grey h1 {
  padding: 12px 0 12px 30px;
  margin: 0;
  color: #FFF;
  text-transform: uppercase; }

/* Image page header */
.page-header-image {
  position: relative;
  height: 300px;
  margin: 0 0 20px 0;
  background: #83CCE8; }

.page-header-image img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10; }

.page-header-white {
  position: absolute;
  top: 0;
  left: 0;
  padding: 100px 390px 0 30px;
  z-index: 20; }

.page-header-white h1 {
  padding: 0 0 20px 0;
  margin: 0;
  color: #FFF;
  text-transform: uppercase; }

.page-header-intro {
  font-size: 14px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  color: #FFF; }

/* Mobile */
@media (max-width: 767px) {
  .page-header-grey h1 {
    font-size: 24px;
    line-height: 32px;
    padding: 12px 0 12px 20px; }

  .page-header-image {
    position: relative;
    height: 300px;
    margin: 0 0 20px 0;
    background: #83CCE8;
    width: 100%;
    overflow: hidden; }

  .page-header-image img {
    left: 50%;
    margin: 0 0 0 -570px; }

  .page-header-white {
    padding: 120px 20px 0 20px; }

  .page-header-white h1 {
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 32px; } }
/* Mobile */
.main-content {
  margin: 0;
  padding: 0;
  background: #EEE; }

.main-content-inner {
  background: #FFF;
  min-height: 200px;
  padding: 30px;
  margin-bottom: 14px; }

.main-content-inner.related {
  background: #FFF;
  min-height: 100px;
  padding: 30px;
  margin-top: 14px; }

.intro {
  font-size: 16px;
  line-height: 26px; }

.intro p {
  font-size: 16px;
  line-height: 26px; }

article {
  padding: 0;
  margin: 0; }

.entry-content img {
  display: block; }

/* Mobile */
@media (max-width: 767px) {
  .main-content {
    margin: 0; }

  .main-content-inner {
    padding: 30px 20px; }

  .main-content-inner.related {
    padding: 30px 20px; } }
/* Mobile */
/*	--------------------------------------------------
   	Projects
	-------------------------------------------------- */
.graypipe {
  color: #E5E5E5; }

/* Projects & Filmaker alpha bar */
ul.alpha {
  margin: 0 -30px 30px -30px;
  padding: 0 0 0 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000; }

ul.alpha li {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.alpha a {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #FFF;
  margin: 0;
  padding: 2px 7px 0 8px;
  list-style: none;
  font-weight: 400; }

ul.alpha a.current {
  color: #00A3E0; }

ul.alpha a:hover {
  color: #00A3E0;
  text-decoration: none; }

/* Mobile */
@media (max-width: 767px) {
  ul.alpha {
    margin: 0 -20px 30px -20px;
    padding: 4px 12px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  ul.alpha li {
    margin: 0;
    padding: 0;
    list-style: none; }

  ul.alpha a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    margin: 0;
    padding: 4px 8px;
    list-style: none;
    font-weight: 400; } }
/* Mobile */
/* Project grid */
.project_grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px; }

a.project_item {
  display: block;
  margin: 0 10px 20px 10px;
  width: 248px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none; }

/* Mobile */
@media (max-width: 767px) {
  .project_grid {
    display: block;
    margin: 0; }

  a.project_item {
    margin: 0 auto 20px auto; } }
/* Mobile */
a.project_item img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 12px 0;
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }

a.project_item h3 {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 2px 0;
  text-transform: uppercase !important;
  text-decoration: none !important; }

a.project_item:hover h3 {
  color: #00A3E0;
  text-decoration: none !important; }

.moreinfo {
  color: #444;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400; }

/* Project Detail */
.project_image {
  float: left;
  margin: 0 20px 20px 0; }

.project_details_gray {
  font-size: 16px;
  line-height: 24px;
  margin: 10px 0;
  color: #444; }

.project_details .donate {
  margin: 0 0 10px 0; }

.project_details .donate a {
  margin: 0 !important; }

.related_links {
  margin: 0 0 20px 0; }

.related_links div {
  margin: 0 0 5px 0; }

/* Mobile */
@media (max-width: 767px) {
  .project_grid {
    display: block;
    margin: 0; }

  a.project_item {
    margin: 0 auto 20px auto; }

  .project_image {
    float: none;
    margin: 0 0 20px 0; }

  .project_image img {
    max-width: 100%;
    height: auto; }

  .project_details {
    margin: 0 0 20px 0; } }
/* Mobile */
/*	--------------------------------------------------
   	Filmmakers
	-------------------------------------------------- */
.tab-pager {
  margin: 0 0 14px 0;
  padding: 0; }

.tab-pager li {
  margin: 0;
  padding: 0 12px;
  float: left;
  list-style: none; }

.tab-pager li:first-child {
  padding-left: 0; }

.tab-pager a {
  font-size: 16px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #000;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase; }

.tab-pager a:after {
  display: block;
  content: '';
  border-bottom: solid 2px #00A3E0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%; }

.tab-pager a:hover:after,
.tab-pager a.active:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  color: #00A3E0; }

/* Mobile */
@media (max-width: 767px) {
  .tab-pager {
    height: auto;
    margin: 0; }

  .tab-pager a {
    font-size: 14px;
    line-height: 22px; }

  .tab-pager li {
    padding: 0 12px 12px 0; } }
/* Mobile */
.slidertab_wrap {
  margin: 0;
  padding: 0;
  min-height: 100px; }

.slidertab_wrap .bx-wrapper {
  margin: 0;
  padding: 0; }

.slidertab {
  margin: 0;
  padding: 0; }

.slidertab-item {
  margin: 0;
  padding: 0 0 4px 0;
  list-style: none;
  display: none; }

.slidertab-item:first-child {
  display: block; }

.slidertab-item ul {
  margin: 0 0 26px 20px;
  padding: 0; }

/*	--------------------------------------------------
   	Nexternal
	-------------------------------------------------- */
/* layout */
.nexternal_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }

.nexternal_columns_sidebar {
  display: block;
  margin: 0 15px 14px 15px;
  width: 262px;
  padding: 0;
  background: #FFF; }

.nexternal_columns_content {
  display: block;
  margin: 0 15px 14px 15px;
  padding: 30px;
  width: 848px;
  background: #FFF; }

/* Mobile */
@media (max-width: 767px) {
  .nexternal_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }

  .nexternal_columns_sidebar {
    margin: 0 auto 14px auto;
    padding: 0;
    width: 262px; }

  .nexternal_columns_content {
    margin: 0 0 14px 0;
    padding: 30px 20px;
    width: 100%; } }
/* Mobile */
/* Category Navigation */
.sidebanner.next {
  padding-top: 30px; }

.nextnav {
  margin: 0 0 30px 0;
  padding: 0; }

.nextnav li {
  margin: 0;
  padding: 0;
  list-style: none; }

.nextnav li a {
  display: block;
  color: #706D6C;
  font-size: 16px;
  line-height: 22px;
  padding: 8px 0;
  border-bottom: 1px solid #E7E7E7;
  text-decoration: none; }

.nextnav li a:hover,
.nextnav li a.active {
  color: #00A3DF;
  text-decoration: none; }

/* Paging */
.paging-nexternal {
  text-align: right;
  padding-top: 4px; }

.paging-nexternal a.num {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
  margin: 0;
  padding: 0 3px;
  font-weight: 600; }

.paging-nexternal a.num:hover {
  color: #00A3DF; }

.paging-nexternal a.arrow {
  display: inline-block;
  margin: 0;
  padding: 0 14px 0 6px;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-style: normal !important;
  font-weight: 600 !important;
  background-image: url(images/icon_nav_tri.png);
  background-position: right 0;
  background-repeat: no-repeat; }

.paging-nexternal a.arrow.prev {
  padding: 0 6px 0 14px;
  background-image: url(images/icon_nav_tri_back.png);
  background-position: left 0; }

.paging-nexternal a.arrow.next:hover {
  color: #00A3DF;
  text-decoration: none;
  font-weight: 600 !important;
  background-position: right -22px; }

.paging-nexternal a.arrow.prev:hover {
  color: #00A3DF;
  text-decoration: none;
  font-weight: 600 !important;
  background-position: left -22px; }

/* Video detail */
.next_video_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 0; }

.next_video_header-slideshow {
  width: 440px; }

.next_video_header-details {
  padding-left: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

/* Mobile */
@media (max-width: 767px) {
  .next_video_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .next_video_header-slideshow {
    width: 100%;
    margin-bottom: 20px; }

  .next_video_header-details {
    padding-left: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; } }
/* Mobile */
.next_video_info_desc {
  margin-bottom: 20px; }

a.next_watch_preview {
  display: inline-block;
  margin: 0;
  padding: 0 14px 0 0;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #00A3DF;
  text-decoration: none;
  font-style: normal !important;
  font-weight: 600 !important;
  background-image: url(images/icon_nav_tri.png);
  background-position: right -22px;
  background-repeat: no-repeat; }

a.next_watch_preview:hover {
  color: #000;
  text-decoration: none;
  font-weight: 600 !important;
  background-position: right 0; }

/* Form */
.next_cart_form {
  margin: 0 0 10px 0;
  padding: 0; }

.next_cart_form .option {
  margin: 14px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.next_cart_form label {
  font-size: 13px;
  line-height: 24px;
  width: 60px; }

.next_cart_form select {
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.next_price {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #000;
  margin: 0 0 10px 0; }

.next_add_cart {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0 26px 0 12px;
  font-size: 14px;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal !important;
  font-weight: 600 !important;
  background-repeat: no-repeat;
  background-color: #00A3E0;
  color: #FFF !important;
  background-image: url(images/icon_plus.png);
  background-position: right 0;
  border: none; }

.next_add_cart:hover {
  background-color: #706F6D;
  color: #FFF !important;
  background-image: url(images/icon_plus.png);
  background-position: right 0; }

/* Video slideshow */
.next_video_slideshow-wrap {
  margin: 0 0 10px 0;
  padding: 0; }

.next_video_slideshow-wrap .bx-wrapper {
  margin: 0;
  padding: 0; }

.next_video_slideshow {
  margin: 0;
  padding: 0; }

.next_video_slideshow li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none; }

.next_video_slideshow li:first-child {
  display: block; }

/* Video pager */
.next_video_slideshow_pager {
  margin: 0 -5px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.next_video_slideshow_pager li {
  list-style: none;
  padding: 0;
  margin: 0 5px 10px 5px; }

.project_grid.next {
  margin-bottom: 10px; }

/* Mobile */
@media (max-width: 767px) {
  .next_video_slideshow_pager {
    margin: 0 -5px;
    padding: 0; }

  .next_video_slideshow_pager li {
    list-style: none;
    padding: 0 5px 10px 5px;
    margin: 0;
    width: 20%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

  .next_video_slideshow_pager li img {
    max-width: 100%;
    height: auto; } }
/* Mobile */



/* Breadcrumb */

.breadcrumb {
    margin: 0 0 20px 0;
}
.breadcrumb a {
    font-size: 14px;
    line-height: 22px;
    color: #706D6C !important;
    font-weight: bold !important;
}
.breadcrumb a:visited {
    font-size: 14px;
    line-height: 22px;
    color: #706D6C !important;
    font-weight: bold !important;
}
.breadcrumb a:hover {
    color: #00A3E0 !important;
    text-decoration: none;
}
.breadcrumb span {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    padding: 0 6px;
}


/*	--------------------------------------------------
   	Sidebar
	-------------------------------------------------- */
/* Mobile */
@media (max-width: 767px) {
  .sidebar {
    max-width: 262px;
    margin: 0 auto; } }
/* Mobile */
/* Sub Pages */
.subpages {
  padding-left: 20px;
  background: #000;
  height: 50px; }

.subpages__list {
  display: block;
  margin: 0;
  padding: 0; }

.subpages__list li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left; }

.subpages__list li a {
  display: block;
  color: #FFF;
  font-size: 14px;
  line-height: 50px;
  padding: 0 12px;
  margin: 0;
  font-weight: 400;
  text-decoration: none; }

.subpages__list li.current_page_item > a,
.subpages__list li.current-cat > a,
body.single-projects li.page-item-345 > a,
body.tax-project_title li.page-item-345 > a,
body.single-bios li.page-item-369 > a,
body.tax-bio_title li.page-item-369 > a {
  color: #00A3E0; }

.subpages__list li > a:hover {
  color: #00A3E0; }

/* Mobile */
@media (max-width: 767px) {
  .subpages {
    display: none; } }
/* Mobile */
/* Sidebar Blocks */
.sidebanner {
  display: block;
  margin: 0 0 14px 0;
  background: #FFFFFF;
  padding: 20px; }

/* Banner Links */
.bannerlink {
  display: block;
  margin: 0 0 14px 0;
  background: #FFFFFF;
  padding: 20px 20px 56px 20px;
  position: relative; }

.bannerlink img {
  display: block;
  margin: 0 0 10px 0; }

.sidebar-headline {
  font-size: 17px;
  line-height: 26px;
  margin: 0 0 6px 0; }

.bannerlink p {
  margin: 0 0 10px 0; }

.bannerlink a.box {
  position: absolute;
  bottom: 20px;
/* 
  right: 20px;
  margin: 0;
*/ }

/* Mobile */
/* Mobile */
/* Collection Box */
.collectionblock {
  margin: 0 0 14px 0;
  background: #FFFFFF;
  padding: 20px 20px 20px 20px; }

.collectionblock img {
  max-width: 100%;
  height: auto; }

/* Text Box */
.sidetextblock {
  margin: 0 0 14px 0;
  background: #FFFFFF;
  padding: 20px 20px 10px 20px; }

.sidetextblock h1,
.sidetextblock h2,
.sidetextblock h3,
.sidetextblock h4 {
  margin: 0 0 6px 0;
  font-size: 18px;
  line-height: 26px; }

.sidetextblock p {
  margin: 0;
  padding: 0 0 10px 0; }

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

/* Mobile */
/* Mobile */
/* Tags */
a.tag-cloud-link {
  font-size: 14px !important;
  line-height: 22px !important;
  color: #444 !important;
  text-transform: uppercase !important; }

/*	--------------------------------------------------
   	Blog
	-------------------------------------------------- */
.blog-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }

.blog-post {
  margin: 0;
  padding-bottom: 36px;
  position: relative; }

.blog-post.flex {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.hrhidemob {
  display: none; }

/* Mobile */
@media (max-width: 767px) {
  .blog-flex {
    display: block;
    margin: 0; }

  .blog-post.flex {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .hrhidemob {
    display: block; } }
/* Mobile */
.blog-post.single {
  padding-bottom: 10px;
  position: static; }

.blog-post--img {
  display: block;
  width: 100%;
  max-width: 786px;
  height: auto;
  margin: 0 0 16px 0; }

.blog-post--title {
  text-transform: none;
  margin: 0 0 4px 0; }

.blog-post p {
  margin: 0 0 10px 0; }

.blog-post a.box {
  position: absolute;
  bottom: 0;
  left: 0; }

.blog-post.flex a.box {
  left: 15px; }

/* Mobile */
@media (max-width: 767px) {
  .blog-post.flex a.box {
    left: 0; } }
/* Mobile */
.blog-post--cats {
  margin: 0 0 4px 0; }

.blog-post--cats a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #444; }

.blog-post--cats.small {
  margin: 0 0 2px 0; }

.blog-post--cats.small a {
  font-size: 12px;
  line-height: 14px; }

.blog-post--cats a:hover {
  color: #00A3E0;
  text-decoration: none; }

.blog-post--tags {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #444;
  margin: 10px 0 10px 0; }

.blog-post--tags--tag-pipe {
  padding: 0 10px;
  color: #E7E7E7; }

.blog-post--tags--tag-icon {
  background: url(images/tag_icon.png) 0 0 no-repeat;
  display: inline-block;
  width: 18px;
  height: 20px;
  margin: 0 10px 0 0;
  text-indent: -4000px; }

.blog-post--tags a {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #444; }

.blog-post--tags a:hover {
  color: #00A3E0;
  text-decoration: none; }

.post-hr {
  margin: 30px 0; }

.post-hr.flex {
  width: 100%;
  margin: 30px 15px;
  clear: both; }

.post-hr.small {
  margin: 10px 0; }

.post-hr.smalltop {
  margin: 10px 0 30px 0; }

.post-hr.notop {
  margin: 0 0 30px 0; }

/* Mobile */
@media (max-width: 767px) {
  .post-hr.flex {
    width: 100%;
    margin: 30px 0;
    clear: both; } }
/* Mobile */
.content-box {
  position: relative;
  overflow: hidden; }

.content-box .read-more {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 60px 0 0 0;
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
  background-image: linear-gradient(to bottom, transparent, white); }

.content-box .read-more a.box:hover {
  cursor: pointer; }

/*	--------------------------------------------------
   	Pager
	-------------------------------------------------- */
ul.pager {
  margin: -10px 0 0 0;
  padding: 0; }

ul.pager li {
  margin: 0;
  padding: 0;
  list-style: none !important; }

ul.pager li.previous {
  float: left; }

ul.pager li.next {
  float: right; }

ul.pager a {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  text-decoration: none;
  font-style: normal !important;
  font-weight: 600 !important;
  text-transform: uppercase; }

ul.pager .previous a {
  background: url(images/icon_nav_tri_back.png) left 0 no-repeat;
  padding: 0 0 0 14px; }

ul.pager .next a {
  background: url(images/icon_nav_tri.png) right 0 no-repeat;
  padding: 0 14px 0 0; }

ul.pager .next a:hover {
  background: url(images/icon_nav_tri.png) right -22px no-repeat;
  color: #00A3E0; }

ul.pager .previous a:hover {
  background: url(images/icon_nav_tri_back.png) left -22px no-repeat;
  color: #00A3E0; }

/* Mobile */
/*	--------------------------------------------------
   	Colophon
	-------------------------------------------------- */
#colophon {
  background: #EEE; }

/*	--------------------------------------------------
   	Logo Bar - Footer
	-------------------------------------------------- */
.logo-bar {
  background: #FFF;
  padding: 30px;
  margin: 0 0 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.logo-bar h3 {
  line-height: 54px;
  margin: 0; }

.logo-bar a img {
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-filter: grayscale(0%);
  /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%);
  /* FF 35+ */
  opacity: 1.0; }

.logo-bar a:hover img {
  /* -webkit-filter: grayscale(100%);*/
  /* Ch 23+, Saf 6.0+, BB 10.0+ */
  /* filter: grayscale(100%);*/
  /* FF 35+ */
  opacity: 0.7; }

/* Mobile */
@media (max-width: 767px) {
  .logo-bar {
    background: #FFF;
    padding: 20px 20px 0 20px;
    margin: 0 0 20px 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .logo-bar a {
    margin: 0 20px 20px 0; } }
/* Mobile */
/*	--------------------------------------------------
   	Secondary Nav - Footer
	-------------------------------------------------- */
.secondary-navigation {
  padding: 40px 0;
  background: #4B4B4B; }

.secondary-menu {
  margin: 0 -15px;
  padding: 0; }

.secondary-menu .menu-item {
  float: left;
  display: block;
  padding: 0 15px;
  margin: 0;
  width: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.secondary-menu .menu-item a {
  font-size: 18px;
  line-height: 34px;
  padding: 0;
  margin: 0 0 10px 0;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #FFF;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 2px solid #FFF; }

.secondary-menu .menu-item > a:hover {
  color: #00A3E0; }

.secondary-menu .sub-menu {
  margin: 0;
  padding: 0; }

/*.menu-desk > ul > li:hover > ul { display:block; }*/
.secondary-menu .sub-menu .menu-item {
  float: none;
  padding: 0;
  width: 100%; }

.secondary-menu .menu-item .sub-menu .menu-item a {
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
  padding: 4px 0;
  color: #FFF;
  background: none;
  text-transform: none;
  border-bottom: none; }

.secondary-menu .menu-item .sub-menu .menu-item:first-child a {
  padding-top: 12px; }

.secondary-menu .menu-item .sub-menu .menu-item a:hover {
  color: #00A3E0; }

@media (max-width: 767px) {
  .secondary-navigation {
    display: none; } }
/*	--------------------------------------------------
   	Footer
	-------------------------------------------------- */
.site-footer {
  background: #000;
  color: #FFF;
  padding: 30px 0 100px 0; }

.site-branding-footer {
  width: 92px;
  height: 92px;
  padding: 0;
  margin: 0 20px 0 0;
  float: left; }

.site-branding-footer__site-title {
  width: 92px;
  height: 92px;
  margin: 0;
  padding: 0; }

.site-branding-footer__site-title a {
  width: 92px;
  height: 92px;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -4000px;
  background: url(images/logo_footer.png) 0 0 no-repeat; }

.site-footer p {
  color: #FFF;
  font-size: 14px;
  line-height: 24px;
  margin: 0; }

.site-footer p a {
  color: #FFF;
  text-decoration: none; }

.site-footer p a:hover {
  color: #FFF;
  text-decoration: underline; }

/* Mobile */
@media (max-width: 767px) {
  .site-footer {
    padding: 30px 20px 60px 20px; } }
/* Mobile */
/* Social */
.social {
  float: right; }

.social h3 {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0 0 10px 10px; }

.social a {
  display: block;
  height: 30px;
  float: left;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -4000px; }

.social a.facebook {
  width: 26px;
  background-image: url(images/social_facebook.png); }

.social a.twitter {
  width: 36px;
  background-image: url(images/social_twitter.png); }

.social a.youtube {
  width: 52px;
  background-image: url(images/social_youtube.png); }

.social a.vimeo {
  width: 34px;
  background-image: url(images/social_vimeo.png); }

.social a.instagram {
  width: 33px;
  background-image: url(images/social_instagram.png); }

.social a.linkedin {
  width: 34px;
  background-image: url(images/social_linkedin.png); }

.social a:hover {
  background-position: 0 -30px; }

/* Mobile */
@media (max-width: 767px) {
  .social {
    float: none;
    margin-top: 30px; }

  .social h3 {
    margin: 0 0 10px 0; }

  .social a.facebook {
    margin-left: -10px; } }
/* Mobile */
/* Copyright */
.site-info {
  margin-top: 20px; }

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

.site-info p {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 10px 0;
  clear: both; }

.site-info p.by {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal; }

.site-info p.by a {
  font-size: 12px;
  line-height: 20px;
  font-weight: normal; }

/* Mobile */
@media (max-width: 767px) {
  .site-info.right {
    text-align: left; } }
/* Mobile */
/*	--------------------------------------------------
   	Flexible Content
	-------------------------------------------------- */
/* Full width Photo */
.fullwidthphoto {
  margin-bottom: 24px; }

.fullwidthphoto img {
  width: 100%;
  height: auto; }

/* Mobile */
/* Quote */
.quoteblock {
  padding: 20px;
  border: 1px solid #E7E7E7;
  margin: 0 0 30px 0; }

.quoteblock .text {
  font-size: 18px;
  line-height: 26px; }

.quoteblock .text p {
  font-size: 18px;
  line-height: 26px;
  margin: 0; }

/* Mobile */
/* Divider */
hr.divider {
  margin: 0 0 24px 0;
  padding: 0;
  color: #E7E7E7;
  background: #E7E7E7;
  height: 1px; }

/* Accordion */
.accordianwrap {
  margin: 0 0 24px 0; }

.accordianwrap.add {
  margin: -18px 0 24px 0; }

.accordiantitle {
  background: #E7E7E7; }

.accordiantitle .fa {
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  color: #000;
  float: right;
  font-weight: normal;
  margin: -32px 10px 0 0; }

.accordiantitle:hover .fa {
  cursor: pointer;
  color: #000; }

.accordiantitle.open .closedicon {
  display: none; }

.accordiantitle.open .openicon {
  display: inline-block; }

.accordiantitle h3 {
  line-height: 22px;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  padding: 5px 50px 5px 10px;
  margin: 0;
  text-transform: none; }

.accordiantitle:hover h3 {
  cursor: pointer;
  color: #000; }

.accordiantitle.open:hover h3 {
  cursor: pointer; }

.accordiancontent {
  display: none;
  padding: 10px 10px 1px 10px;
  margin: 0; }

/* Mobile */
@media (max-width: 767px) {
  .accordiantitle h2 {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    padding: 10px 50px 10px 10px;
    margin: 0; } }
/* Video embeds */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0;
  height: 0;
  margin-bottom: 26px; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Slideshow */
.sliderpagewrap {
  width: 845px;
  height: 490px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin-bottom: 40px; }

.bx-wrapper {
  background: none !important; }

.sliderpage {
  z-index: 50;
  width: 100%;
  width: 845px;
  height: 490px;
  margin: 0 !important;
  padding: 0 !important;
  background: none;
  display: none; }

.sliderpage li {
  width: 845px;
  height: 490px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  position: relative; }

.sliderpage li img {
  display: block;
  width: 100%;
  height: auto;
  width: 845px;
  height: 490px; }

.sliderpagewrap .bx-pager.bx-default-pager a {
  background: #000;
  width: 12px;
  height: 12px;
  margin: 0 5px; }

.sliderpagewrap .bx-pager.bx-default-pager a:hover,
.sliderpagewrap .bx-pager.bx-default-pager a.active,
.sliderpagewrap .bx-pager.bx-default-pager a:focus {
  background: #00A3E0; }

.sliderpagewrap .slidefader {
  width: 100%;
  visibility: hidden; }

.sliderpagewrap .bx-pager,
.sliderpagewrap .bx-controls-direction {
  display: none; }

.sliderpagewrap .bx-wrapper .bx-pager,
.sliderpagewrap .bx-wrapper .bx-controls-auto {
  bottom: 20px; }

/* small screen - hide on ipad */
@media (max-width: 1240px) {
  .sliderpage .bx-controls-direction {
    display: none !important; } }
/* Mobile */
@media (max-width: 767px) {
  .sliderpagewrap {
    width: 100%;
    height: auto;
    margin-bottom: 40px; }

  .sliderpage {
    width: 100%;
    height: auto; }

  .sliderpage li {
    width: 100%;
    height: auto; }

  .sliderpage img {
    width: 100%;
    height: auto; } }
/* Mobile */
/* Highlight Box */
.highlight_box {
  background: #efefef;
  margin-bottom: 30px; }

.highlight_box .image {
  width: 360px;
  height: 240px;
  float: left; }

.highlight_box img {
  width: 360px;
  height: 240px; }

.highlight_box .text {
  width: 100%;
  float: left;
  margin: 0 0 0 -360px;
  padding: 20px 20px 0 390px; }

.highlight_box .text p {
  margin: 0 0 10px 0; }

/*	--------------------------------------------------
   	Form - Gravity Forms (labels inside)
	-------------------------------------------------- */
.gform_wrapper {
  margin: 0 0 20px 0 !important;
  max-width: 650px !important; }

.gform_wrapper ul {
  margin: 0 !important;
  padding: 0 !important; }

.gform_wrapper ul li {
  margin-bottom: 14px !important;
  padding-left: 0 !important; }

.gform_wrapper ul li {
  list-style-image: none !important;
  list-style: none !important; }

.gform_wrapper ul li.gfield {
  margin-top: 0 !important; }

.gform_wrapper .gfield_label {
  font-size: 13px !important;
  line-height: 18px !important;
  font-weight: 400 !important; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 4px !important; }

/* Mobile */
/* Mobile */
.gform_wrapper select {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
  height: 38px;
  margin-left: 0 !important; }

.gform_wrapper .gform_footer {
  margin: 0 !important;
  padding: 0 !important; }

.gform_wrapper .gform_footer input[type=submit] {
  display: inline-block;
  margin: 0 !important;
  padding: 0 26px 0 12px !important;
  font-size: 14px;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  font-style: normal !important;
  font-weight: 600 !important;
  background-image: url(images/icon_triangle.png);
  background-repeat: no-repeat;
  background-color: #00A3E0;
  color: #FFF !important;
  background-position: right -32px;
  border: none !important; }

.gform_wrapper .gform_footer input[type=submit]:hover {
  color: #FFF;
  text-decoration: none;
  font-weight: 600 !important;
  background-color: #706F6D;
  background-position: right -32px; }

.gform_wrapper .validation_error {
  margin: 12px 0 0 0 !important; }

.gform_wrapper .validation_message {
  padding-top: 0 !important; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin-bottom: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* Newsletter */

.gf-newsletter_wrapper {
  margin: 0 !important;
  padding: 0 !important; }

.gf-newsletter {
  margin: 0 !important; }

.gf-newsletter .gfield_label {
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  margin: 0 !important;
  padding: 0 !important; }

.gf-newsletter .gfield_required {
  display: none !important; }

.gf-newsletter input.large {
  width: 100% !important;
  height: 32px !important;
  border: 1px solid #C2C2C1 !important;
  font-size: 14px !important; }

.gform_wrapper.gf-newsletter_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important; }

.gf-newsletter .gfield {
  margin: 0 !important;
  padding: 0 !important; }

.gform_wrapper.gf-newsletter_wrapper li.gfield.gfield_error {
  margin: 0 !important;
  padding: 0 !important; }

.gf-newsletter .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  /* text-align: right !important; */ }

.gf-newsletter .validation_message {
  font-weight: 400 !important;
  margin: 0 !important;
  padding: 0 !important; }

.gf-newsletter #gform_submit_button_1 {
  margin: 12px 0 0 0 !important;
  display: inline-block !important;
  padding: 0 26px 0 12px !important;
  font-size: 14px !important;
  line-height: 32px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: 600 !important;
  background-image: url(images/icon_triangle.png) !important;
  background-repeat: no-repeat !important;
  background-color: #00A3E0 !important;
  color: #FFF !important;
  background-position: right -32px !important;
  border: none !important;
  width: auto !important; }

.gf-newsletter #gform_submit_button_1:hover {
  color: #FFF !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  background-color: #706F6D !important;
  background-position: right -32px !important;
  cursor: pointer !important; }


/* Alert Banner */

.alertbanner {
    margin: 0;
    padding: 15px 45px 15px 25px;
    background: #CCC;
    color: red;
    position: relative;
}

.alertbanner h3 {
    color: inherit !important;
    display: inline;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 0 10px 0 0;
}
.alertbanner p {
    color: inherit !important;
    display: inline;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

.alertbanner a {
    color: inherit !important;
    text-decoration: underline;
}

.alertbanner a:hover {
    color: inherit !important;
    text-decoration: none;
}

.alertbanner button {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    padding: 0 10px;
    margin: 0;
    border: none;
}

.alertbanner.white button {
    background: #FFF;
    color: #000;
}

.alertbanner.black button {
    background: #000;
    color: #FFF;
}

.alertbanner .fa {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: inherit !important;
}

.alertbanner .fa:hover {
    cursor: pointer;
    opacity: 0.8;
}

/* Indigenous Index Pages */

ul.no-bullets {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 0px !important;
    padding: 0px !important;
}

ul.no-bullets li {
    list-style-type: none;
    list-style-image: none;
    margin: 0px !important;
    padding: 0px !important;
}

a.anchor {
    display: block;
    position: relative;
    top: -140px;
    visibility: hidden;
}

a.top-return {
  font-size: x-small;
  float: right;
  margin-top: -50px;
}

a.map-return {
  font-size: x-small;
  float: right;
  margin-top:-10px;
  background: #DDD;
  padding: 0 8px 0 8px;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
}

.indigenous-film-thumb {
  width: 248px;
  height: 185px;
  margin: 0 0 -14px 0;
}

.indigenous-film-title {
  color: #000 !important;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 2px 0;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

.indigenous-film-title:hover {
  color: #00A3E0 !important;
  text-decoration: none !important;
}

.indigenous-more-info {
  color: #444;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin: -8px 0 0 0;
}