@charset "UTF-8";
/*
Theme Name: Bear Stock
Theme URI: 
Description: Bespoke Wordpress theme created by Nick Kind, Think Soda 170215
Author: Nick Kind, TS
Version: 1.0
*/
/* BEGIN CSS */
@font-face {
  font-family: "DIN Next W01 Light";
  src: url("fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
  src: url("fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Regular";
  src: url("fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Medium";
  src: url("fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix");
  src: url("fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix") format("eot"), url("fonts/be607c9f-3c81-41b4-b7ad-17af005c80bb.woff2") format("woff2"), url("fonts/4bf0ead4-e61b-4992-832b-6ff05828d99f.woff") format("woff"), url("fonts/73713a0b-8f6a-4c4e-b8a8-7cf238e632f6.ttf") format("truetype"), url("fonts/b90b6bdf-15e2-4544-9fe0-92c79fff0ecd.svg#b90b6bdf-15e2-4544-9fe0-92c79fff0ecd") format("svg"); }

@font-face {
  font-family: "DIN Next W01 Bold";
  src: url("fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
  src: url("fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"), url("fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"), url("fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"), url("fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"), url("fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg"); }

@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.woff2") format("woff2"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BearStock';
  src: url("fonts/bearstock.eot?v=5");
  src: url("fonts/bearstock.eot?v=5") format("embedded-opentype"), url("fonts/bearstock.woff?v=5") format("woff"), url("fonts/bearstock.woff2?v=5") format("woff2");
  font-weight: normal;
  font-style: normal; }

#wrapper {
  width: 100%;
  height: auto;
  display: inline-block;
  overflow: hidden; }

.section {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

.container {
  clear: both;
  display: inline-block;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  line-height: normal;
  text-align: left; }
  @media (max-width: 960px) {
    .container {
      width: 960px; } }
  @media (max-width: 960px) {
    .container {
      width: 960px; } }
  @media (max-width: 1038px) {
    .container {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      box-sizing: border-box; } }
  @media (max-width: 960px) {
    .container {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      box-sizing: border-box; } }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    .container {
      width: 96%;
      padding-left: 2%;
      padding-right: 2%; } }

.desktop {
  display: block; }

.mobile {
  display: none; }

.hidden {
  display: none; }

.container h1, .container h2, .container h3, .container h4, .container h5, .container h6 {
  clear: both;
  margin-bottom: 10px;
  margin-bottom: 20px !important;
  line-height: normal; }

.container h1 {
  font-weight: normal;
  font-size: 21pt;
  margin-bottom: 0px !important; }

.container h2 {
  margin-top: 50px;
  font-weight: normal;
  font-size: 23pt; }

.container h3 {
  margin-top: 20px;
  font-family: "DIN Next W01 Medium";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px; }

.container p, .container a, .container li, .container label, .container td, .container th, .container legend {
  font-weight: normal;
  font-size: 18px;
  line-height: 23px; }

.container p, .container ul, .container ol {
  margin-bottom: 10px; }

.container p strong {
  font-family: "DIN Next W01 Medium"; }
  .container p strong a {
    font-family: "DIN Next W01 Medium"; }

.container ul, .container ol {
  margin-left: 30px;
  margin-bottom: 20px; }
  .container ul li, .container ol li {
    list-style-position: outside; }

.container ul ul {
  margin-bottom: 0; }

.container a {
  font-weight: bold;
  color: #ddd;
  color: #000000; }
  .container a:hover {
    color: #999;
    text-decoration: none;
    cursor: pointer; }

.button {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  text-align: center;
  border: solid 1px #000000;
  margin-top: 10px;
  font-size: 20px;
  text-decoration: none;
  color: #000000;
  font-weight: normal !important;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .button:hover {
    color: #ffffff !important;
    background-color: #000000; }
  .button:after {
    margin-lefT: 6px;
    font-family: fontAwesome;
    content: "\f105";
    font-size: 14px; }

.dome_icon {
  font-family: 'BearStock'; }

body, * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 0;
  font-size: 18px;
  font-family: "DIN Next W01 Light";
  font-weight: normal; }

body {
  background-image: none;
  background-color: #fff; }
  body.error404,
  body.page,
  body.single-series,
  body.single-post,
  body.search-results,
  body.search-no-results,
  body.customize-support {
    background-color: #e5e5e5; }
  body.home {
    /*
		background-image: url('images/bear_spinner.gif');
		background-position: center 300px;
		background-repeat: no-repeat;
		*/ }
    body.home #footer_padding {
      background-color: #fff; }
  @media (max-width: 770px) {
    body {
      overflow-x: hidden; } }

#home_slider_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 100px;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
  z-index: 90000;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  @media (max-width: 1038px) {
    #home_slider_wrapper {
      margin-top: 103px; } }
  @media (max-width: 770px) {
    #home_slider_wrapper {
      margin-top: 100px; } }
  @media (max-width: 450px) {
    #home_slider_wrapper {
      margin-top: 60px;
      overflow: visible; } }
  #home_slider_wrapper.small {
    margin-top: 80px; }
  #home_slider_wrapper #home_slider {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: transparent; }
    #home_slider_wrapper #home_slider li {
      height: auto;
      height: 880px;
      margin: 0;
      padding: 0;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover;
      background-color: transparent; }
      @media (max-width: 1038px) {
        #home_slider_wrapper #home_slider li {
          height: 750px; } }
      @media (max-width: 770px) {
        #home_slider_wrapper #home_slider li {
          height: 700px; } }
      @media (max-width: 450px) {
        #home_slider_wrapper #home_slider li {
          height: 300px; } }
      #home_slider_wrapper #home_slider li img {
        width: 100%;
        height: auto;
        display: none; }
  #home_slider_wrapper #watermark {
    position: absolute;
    width: 100%;
    height: 1000px;
    background-image: url(images/watermark.png);
    z-index: 10000; }
    @media (max-width: 770px) {
      #home_slider_wrapper #watermark {
        height: 800px; } }
  #home_slider_wrapper #search_wrapper {
    position: fixed;
    display: block;
    width: 100%;
    height: 220px;
    top: 41px;
    top: 181px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100000;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    @media (max-width: 1038px) {
      #home_slider_wrapper #search_wrapper {
        top: 144px;
        height: 210px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box; } }
    @media (max-width: 960px) {
      #home_slider_wrapper #search_wrapper {
        height: 185px;
        height: 177px; } }
    @media (max-width: 770px) {
      #home_slider_wrapper #search_wrapper {
        height: 250px; } }
    @media (max-width: 740px) {
      #home_slider_wrapper #search_wrapper {
        height: 220px; } }
    @media (max-width: 620px) {
      #home_slider_wrapper #search_wrapper {
        position: absolute;
        top: 50px;
        height: 167px; } }
    @media (max-width: 450px) {
      #home_slider_wrapper #search_wrapper {
        top: 50px;
        position: absolute; } }
    #home_slider_wrapper #search_wrapper.small {
      height: 60px;
      top: 110px; }
      @media (max-width: 450px) {
        #home_slider_wrapper #search_wrapper.small {
          height: 187px;
          top: 50px; } }
      #home_slider_wrapper #search_wrapper.small .container {
        height: 60px;
        background-image: none;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        @media (max-width: 450px) {
          #home_slider_wrapper #search_wrapper.small .container {
            height: 187px;
            background-image: url(images/search_background.svg); } }
    #home_slider_wrapper #search_wrapper .container {
      position: relative;
      height: 220px;
      background-image: url(images/search_background.svg);
      background-position: 2px -6px;
      background-position: -2px -6px;
      background-size: 101% auto;
      background-repeat: no-repeat;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      @media (max-width: 1038px) {
        #home_slider_wrapper #search_wrapper .container {
          height: 210px;
          background-size: 101%; } }
      @media (max-width: 960px) {
        #home_slider_wrapper #search_wrapper .container {
          height: 177px; } }
      @media (max-width: 620px) {
        #home_slider_wrapper #search_wrapper .container {
          background-size: 265px auto; } }
      #home_slider_wrapper #search_wrapper .container #search_control {
        position: absolute;
        width: 100%;
        height: 60px;
        bottom: 0;
        left: 0;
        background-color: #ffffff; }
        @media (max-width: 740px) {
          #home_slider_wrapper #search_wrapper .container #search_control {
            bottom: 20px; } }
        @media (max-width: 620px) {
          #home_slider_wrapper #search_wrapper .container #search_control {
            bottom: 73px; } }
        #home_slider_wrapper #search_wrapper .container #search_control #search_form {
          float: left;
          width: 572px;
          height: 60px;
          border-right: solid 3px #949494; }
          @media (max-width: 1038px) {
            #home_slider_wrapper #search_wrapper .container #search_control #search_form {
              width: 60%; } }
          @media (max-width: 770px) {
            #home_slider_wrapper #search_wrapper .container #search_control #search_form {
              width: 100%;
              border-right: solid 0px #949494; } }
          @media (max-width: 375px) {
            #home_slider_wrapper #search_wrapper .container #search_control #search_form {
              height: 60px; } }
          #home_slider_wrapper #search_wrapper .container #search_control #search_form input {
            float: left;
            width: 470px;
            height: 60px;
            margin: 0;
            padding: 5px;
            padding-top: 9px;
            padding-left: 30px;
            font-size: 22px;
            text-transform: uppercase;
            box-sizing: border-box;
            border: 0;
            line-height: normal; }
            @media (max-width: 1038px) {
              #home_slider_wrapper #search_wrapper .container #search_control #search_form input {
                width: 70%; } }
            @media (max-width: 375px) {
              #home_slider_wrapper #search_wrapper .container #search_control #search_form input {
                padding-top: 5px;
                padding-bottom: 0;
                height: 60px; } }
            #home_slider_wrapper #search_wrapper .container #search_control #search_form input::placeholder {
              overflow: visible; }
          #home_slider_wrapper #search_wrapper .container #search_control #search_form #search_button {
            float: right;
            width: 80px;
            height: 60px;
            margin: 0;
            padding: 0;
            padding-top: 0px;
            font-family: "BearStock";
            color: #949494;
            font-size: 70px;
            font-weight: normal;
            text-align: center;
            border: 0;
            box-sizing: border-box;
            background-color: transparent; }
            #home_slider_wrapper #search_wrapper .container #search_control #search_form #search_button:hover {
              cursor: pointer;
              background-color: transparent;
              color: #ddd !important; }
            #home_slider_wrapper #search_wrapper .container #search_control #search_form #search_button:after {
              display: none; }
            @media (max-width: 375px) {
              #home_slider_wrapper #search_wrapper .container #search_control #search_form #search_button {
                height: 60px;
                padding-top: 0; } }
        #home_slider_wrapper #search_wrapper .container #search_control #select_category {
          float: left;
          width: 388px; }
          @media (max-width: 1038px) {
            #home_slider_wrapper #search_wrapper .container #search_control #select_category {
              width: 39%; } }
          @media (max-width: 770px) {
            #home_slider_wrapper #search_wrapper .container #search_control #select_category {
              width: 100%;
              background-color: #ffffff;
              border-top: solid 3px #949494; } }
          #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger {
            position: relative;
            display: block;
            color: #000000;
            width: 100%;
            height: 60px;
            padding-top: 23px;
            font-size: 22px;
            text-decoration: none;
            text-transform: uppercase;
            font-family: "DIN Next W01 Light";
            font-weight: normal;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            transition: all 300ms ease-out; }
            @media (max-width: 375px) {
              #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger {
                height: 60px;
                padding-top: 20px; } }
            #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
              position: absolute;
              top: 22px;
              left: 20px;
              font-family: "BearStock";
              color: #949494;
              content: "C";
              font-size: 45px;
              -webkit-transition: all 300ms ease-out;
              -moz-transition: all 300ms ease-out;
              -o-transition: all 300ms ease-out;
              transition: all 300ms ease-out; }
              @media (max-width: 1038px) {
                #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
                  left: 10px; } }
              @media (max-width: 770px) {
                #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
                  left: 0px; } }
              @media (max-width: 375px) {
                #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
                  top: 19px; } }
            #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
              position: absolute;
              top: 22px;
              right: 20px;
              font-family: "BearStock";
              color: #949494;
              content: "D";
              font-size: 45px;
              -webkit-transition: all 300ms ease-out;
              -moz-transition: all 300ms ease-out;
              -o-transition: all 300ms ease-out;
              transition: all 300ms ease-out; }
              @media (max-width: 1038px) {
                #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
                  right: 8px; } }
              @media (max-width: 770px) {
                #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
                  right: 0px; } }
              @media (max-width: 375px) {
                #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
                  top: 19px; } }
            #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:hover {
              color: #ddd; }
              #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:before {
                left: 30px;
                color: #ddd; }
                @media (max-width: 770px) {
                  #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:before {
                    left: 5px; } }
              #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:after {
                right: 30px;
                color: #ddd; }
                @media (max-width: 770px) {
                  #home_slider_wrapper #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:after {
                    right: 5px; } }

.big_fresh {
  position: relative;
  display: block;
  clear: both;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 215px;
  margin-bottom: 30px;
  font-size: 135px;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
  font-family: "DIN Next W01 Medium";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -12px;
  z-index: 100; }
  .big_fresh.small {
    margin-top: 55px; }
  .big_fresh img {
    width: 100%;
    height: auto;
    opacity: 0.6;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
  @media (max-width: 1038px) {
    .big_fresh {
      margin-top: 205px; }
      .big_fresh.small {
        margin-top: 55px; } }
  @media (max-width: 955px) {
    .big_fresh {
      margin-top: 175px; }
      .big_fresh.small {
        margin-top: 55px; } }
  @media (max-width: 770px) {
    .big_fresh {
      margin-top: 215px; }
      .big_fresh.small {
        margin-top: 100px; } }
  @media (max-width: 615px) {
    .big_fresh {
      margin-top: 165px; }
      .big_fresh.small {
        margin-top: 55px; } }
  .big_fresh:hover {
    cursor: pointer; }
    .big_fresh:hover img {
      opacity: 0.9; }

.big_arrow {
  position: relative;
  display: block;
  clear: both;
  float: left;
  width: 100%;
  margin-top: 40px;
  font-size: 135px;
  text-align: center;
  color: rgba(35, 31, 32, 0.6);
  font-family: "DIN Next W01 Medium";
  font-weight: normal;
  text-transform: uppercase;
  font-family: "BearStock";
  font-size: 65px;
  z-index: 100; }
  .big_arrow:hover {
    cursor: pointer;
    color: black; }

ul#cats {
  position: absolute;
  top: 60px;
  right: 0;
  width: 388px;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  background-color: white;
  z-index: 1000000;
  display: none; }
  @media (max-width: 770px) {
    ul#cats {
      width: 50%;
      top: 123px;
      border-top: solid 3px #949494;
      background-color: #dddccf; } }
  @media (max-width: 375px) {
    ul#cats {
      top: 123px; } }
  ul#cats li {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    line-height: normal;
    color: #000000; }
    @media (max-width: 770px) {
      ul#cats li {
        clear: both;
        float: right;
        width: 100%;
        box-sizing: border-box; } }
    ul#cats li a {
      position: relative;
      display: inline-block;
      width: 100%;
      padding: 0;
      padding-top: 8px;
      padding-bottom: 7px;
      color: #000000;
      font-size: 22px;
      text-decoration: none;
      text-transform: uppercase;
      font-family: "DIN Next W01 Light";
      font-weight: normal;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      @media (max-width: 450px) {
        ul#cats li a {
          font-size: 16px; } }
      ul#cats li a:before {
        position: absolute;
        left: 20px;
        font-family: "BearStock";
        color: #ffffff;
        content: "D";
        font-size: 45px;
        display: none; }
      ul#cats li a:hover {
        color: #ffffff;
        background-color: black; }
        ul#cats li a:hover:before {
          display: block;
          color: #949494; }
          @media (max-width: 450px) {
            ul#cats li a:hover:before {
              display: none; } }
    ul#cats li ul.children {
      position: absolute;
      top: 0;
      right: 388px;
      width: 200px;
      margin: 0;
      padding: 0;
      padding-top: 10px;
      padding-bottom: 10px;
      background-color: rgba(0, 0, 0, 0.7);
      background-color: black;
      display: none; }
      @media (max-width: 770px) {
        ul#cats li ul.children {
          width: 100%;
          right: auto;
          left: -100%;
          top: -3px;
          border-top: 3px solid #949494; } }
      @media (max-width: 450px) {
        ul#cats li ul.children {
          background-color: black; } }
      ul#cats li ul.children li {
        margin: 0;
        padding: 0; }
        ul#cats li ul.children li a {
          padding-top: 4px;
          padding-bottom: 3px;
          color: #ffffff;
          font-size: 19px;
          font-size: 16px;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "DIN Next W01 Light";
          font-weight: normal; }
          ul#cats li ul.children li a:hover {
            background-color: #a6a9aa;
            color: #ffffff; }
            ul#cats li ul.children li a:hover:before {
              display: none; }
          @media (max-width: 450px) {
            ul#cats li ul.children li a {
              font-size: 16px; } }
  ul#cats li a#cat_our_fresh_stock:before {
    display: none; }

#page_cats {
  margin: 0;
  padding: 0;
  margin-top: 20px; }
  #page_cats li {
    float: left;
    list-style-type: none;
    width: 30%;
    margin-right: 20px;
    margin: 0;
    margin-bottom: 40px;
    padding: 0; }
    @media (max-width: 960px) {
      #page_cats li {
        width: 45%; } }
    @media (max-width: 450px) {
      #page_cats li {
        width: 100%; } }
    #page_cats li a {
      font-size: 25px;
      text-decoration: none; }
    #page_cats li ul {
      margin: 0;
      padding: 0; }
      #page_cats li ul li {
        margin: 0;
        padding: 0;
        clear: both; }
        #page_cats li ul li a {
          font-family: "DIN Next W01 Light";
          font-size: 20px;
          font-weight: normal;
          letter-spacing: -0.4pt; }

#search_off {
  position: absolute;
  width: 100%;
  height: 45px;
  top: -45px;
  lefT: 0px;
  background: transparent; }

#search_off_right {
  position: absolute;
  width: 20px;
  height: 60px;
  top: 0px;
  right: -20px;
  background: transparent; }
  @media (max-width: 770px) {
    #search_off_right {
      height: 120px; } }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  padding-top: 20px;
  padding-bottom: 0px;
  text-align: center;
  background-color: white;
  z-index: 10000000;
  z-index: 90001;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  @media (max-width: 1038px) {
    #header {
      height: 103px; } }
  @media (max-width: 450px) {
    #header {
      height: 80px; } }
  #header.small {
    height: 80px; }
    #header.small #home_logo {
      height: 70px;
      margin-left: -30px;
      width: 196px; }
      @media (max-width: 450px) {
        #header.small #home_logo {
          margin-left: 0px; } }
    #header.small #primary_nav {
      margin-top: 33px; }

#primary_nav {
  float: right;
  margin: 0;
  margin-top: 85px;
  padding: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  @media (max-width: 1038px) {
    #primary_nav {
      margin-top: 50px; } }
  #primary_nav ul {
    margin: 0;
    padding: 0; }
    #primary_nav ul li {
      display: inline-block;
      list-style-type: none;
      margin-right: 0px;
      margin-left: 20px; }
      #primary_nav ul li a {
        color: #000000;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 17px;
        font-family: "DIN Next W01 Regular";
        font-weight: normal;
        letter-spacing: -0.4pt; }
        #primary_nav ul li a:hover {
          color: #ddd; }
        #primary_nav ul li a.greyed_out {
          color: #ddd; }
  @media (max-width: 810px) {
    #primary_nav {
      display: none; } }

#home_logo {
  floaT: left;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -40px;
  width: 180px;
  height: auto;
  width: 389px;
  height: 140px;
  z-index: 1000;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  #home_logo img {
    width: 100%;
    height: auto; }
  @media (max-width: 1038px) {
    #home_logo {
      width: 270px;
      margin-left: -20px; } }
  @media (max-width: 450px) {
    #home_logo {
      width: 196px;
      margin-left: 0px; } }

#mobile_nav {
  display: none; }
  @media (max-width: 810px) {
    #mobile_nav {
      display: block; } }

#mobile_expand,
#mobile_close {
  float: right;
  margin-top: 3px;
  color: #000000;
  font-family: fontAwesome;
  font-weight: normal;
  font-size: 35px;
  z-index: 30001;
  display: none; }
  #mobile_expand:hover,
  #mobile_close:hover {
    cursor: pointer; }
  @media (max-width: 810px) {
    #mobile_expand,
    #mobile_close {
      display: none; } }

#mobile_close {
  float: none;
  position: fixed;
  top: 33px;
  right: 20px;
  color: #ffffff;
  color: #000000;
  font-size: 65px;
  z-index: 1000000;
  font-family: "BearStock";
  transform: rotate(45deg); }

@media (max-width: 1000px) {
  #mobile_expand {
    display: none; } }

@media (max-width: 810px) {
  #mobile_expand {
    display: block; } }

#mobile_veil {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2000px;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 900000;
  display: none; }
  @media (max-width: 1000px) {
    #mobile_veil {
      display: none; } }

#mobile_logo {
  position: fixed;
  top: 20px;
  left: 4px;
  width: 270px;
  height: auto;
  z-index: 1000000;
  display: none; }
  #mobile_logo img {
    width: 100%;
    height: auto; }
  @media (max-width: 450px) {
    #mobile_logo {
      width: 196px;
      left: 13px;
      top: 20px; } }

#mobile_nav_wrapper {
  position: fixed;
  top: 0;
  left: -110%;
  width: 100%;
  padding-top: 103px;
  z-index: 1000000;
  overflow: hidden;
  background-color: #131313;
  background-color: #ffffff; }
  @media (max-width: 450px) {
    #mobile_nav_wrapper {
      padding-top: 80px; } }
  #mobile_nav_wrapper #mobile_nav {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border-top: solid 15px #606060; }
    #mobile_nav_wrapper #mobile_nav li {
      display: inline-block;
      width: 100%;
      height: auto;
      border-bottom: solid 1px #333;
      box-sizing: border-box; }
      #mobile_nav_wrapper #mobile_nav li a {
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 22px;
        padding-left: 45px;
        padding-right: 0px;
        font-size: 18px;
        color: #ffffff;
        box-sizing: border-box;
        background-color: #000000;
        background-color: #606060;
        text-decoration: none; }
        @media (max-width: 450px) {
          #mobile_nav_wrapper #mobile_nav li a {
            padding-left: 42px; } }
      #mobile_nav_wrapper #mobile_nav li:first_child {
        display: none;
        color: #b30409 !important; }
        #mobile_nav_wrapper #mobile_nav li:first_child a {
          padding-top: 10px;
          color: #b30409 !important;
          display: none; }

#mobile_user_menu {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto; }
  #mobile_user_menu li {
    display: inline-block;
    width: 100%;
    height: auto;
    border-bottom: solid 1px #333;
    box-sizing: border-box; }
    #mobile_user_menu li .login,
    #mobile_user_menu li .register,
    #mobile_user_menu li .logout,
    #mobile_user_menu li .lightbox,
    #mobile_user_menu li .admin {
      position: relative;
      display: inline-block;
      width: 100%;
      height: auto;
      padding: 22px;
      padding-bottom: 20px;
      padding-left: 50px;
      padding-left: 80px;
      padding-right: 0px;
      font-size: 18px;
      color: #ffffff;
      box-sizing: border-box;
      background-color: #1c1c1c;
      background-color: #505050;
      text-decoration: none; }
      #mobile_user_menu li .login:before,
      #mobile_user_menu li .register:before,
      #mobile_user_menu li .logout:before,
      #mobile_user_menu li .lightbox:before,
      #mobile_user_menu li .admin:before {
        position: absolute;
        left: 47px;
        width: 20px;
        content: "\f2c0";
        font-family: fontAwesome;
        color: #ddd;
        font-size: 21px;
        font-weight: normal;
        text-decoration: none;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        @media (max-width: 450px) {
          #mobile_user_menu li .login:before,
          #mobile_user_menu li .register:before,
          #mobile_user_menu li .logout:before,
          #mobile_user_menu li .lightbox:before,
          #mobile_user_menu li .admin:before {
            left: 44px; } }
        #mobile_user_menu li .login:before:hover,
        #mobile_user_menu li .register:before:hover,
        #mobile_user_menu li .logout:before:hover,
        #mobile_user_menu li .lightbox:before:hover,
        #mobile_user_menu li .admin:before:hover {
          cursor: pointer;
          color: #ddd;
          height: 23px; }
    #mobile_user_menu li .login:before {
      content: "\f090"; }
    #mobile_user_menu li .register:before {
      content: "\f2c0"; }
    #mobile_user_menu li .logout:before {
      content: "\f08b"; }
    #mobile_user_menu li .lightbox:before {
      content: "\f0eb"; }
    #mobile_user_menu li .admin:before {
      content: "\f013"; }

.section {
  display: block; }
  .section .container {
    text-align: center; }
    .section .container h2 {
      width: 100%;
      margin-top: 0;
      margin-bottom: 30px;
      font-size: 35px;
      text-align: center; }
    .section .container .left_column {
      display: inline-block;
      width: 49%;
      vertical-align: top; }
    .section .container .right_column {
      display: inline-block;
      width: 49%;
      vertical-align: top; }

#search_wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  margin: 0;
  margin-top: 190px;
  margin-top: 110px;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  @media (max-width: 1038px) {
    #search_wrapper {
      margin-top: 150px;
      height: auto; } }
  @media (max-width: 450px) {
    #search_wrapper {
      height: auto;
      margin-top: 120px; } }
  #search_wrapper .container {
    position: relative;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    #search_wrapper .container #search_control {
      position: relative;
      width: 100%;
      height: 60px;
      bottom: 0;
      left: 0;
      background-color: #ffffff;
      z-index: 1000; }
      #search_wrapper .container #search_control #search_form {
        float: left;
        width: 572px;
        height: 60px;
        border-right: solid 3px #949494;
        z-index: 1000; }
        @media (max-width: 1038px) {
          #search_wrapper .container #search_control #search_form {
            width: 60%; } }
        @media (max-width: 770px) {
          #search_wrapper .container #search_control #search_form {
            width: 100%;
            border-right: solid 0px #949494; } }
        @media (max-width: 375px) {
          #search_wrapper .container #search_control #search_form {
            height: 60px; } }
        #search_wrapper .container #search_control #search_form input {
          float: left;
          width: 470px;
          height: 60px;
          margin: 0;
          padding: 5px;
          padding-left: 30px;
          padding-top: 10px;
          font-size: 22px;
          text-transform: uppercase;
          box-sizing: border-box;
          border: 0;
          line-height: normal; }
          @media (max-width: 1038px) {
            #search_wrapper .container #search_control #search_form input {
              width: 70%; } }
          @media (max-width: 375px) {
            #search_wrapper .container #search_control #search_form input {
              height: 60px; } }
          @media (max-width: 375px) {
            #search_wrapper .container #search_control #search_form input {
              height: 60px;
              padding-top: 8px; } }
          #search_wrapper .container #search_control #search_form input::placeholder {
            overflow: visible; }
        #search_wrapper .container #search_control #search_form #search_button {
          float: right;
          width: 80px;
          height: 60px;
          margin: 0;
          padding: 0;
          padding-top: 5px;
          padding-top: 0;
          font-family: "BearStock";
          color: #949494;
          font-size: 70px;
          font-weight: normal;
          text-align: center;
          border: 0;
          box-sizing: border-box;
          background-color: transparent; }
          #search_wrapper .container #search_control #search_form #search_button:hover {
            cursor: pointer;
            background-color: transparent;
            color: #ddd !important; }
          #search_wrapper .container #search_control #search_form #search_button:after {
            display: none; }
          @media (max-width: 375px) {
            #search_wrapper .container #search_control #search_form #search_button {
              height: 60px;
              padding-top: 0; } }
      #search_wrapper .container #search_control #select_category {
        float: left;
        width: 380px;
        z-index: 1000; }
        @media (max-width: 1038px) {
          #search_wrapper .container #search_control #select_category {
            width: 39%; } }
        @media (max-width: 770px) {
          #search_wrapper .container #search_control #select_category {
            width: 100%;
            background-color: #ffffff;
            border-top: solid 3px #949494; } }
        #search_wrapper .container #search_control #select_category a#select_category_trigger {
          position: relative;
          display: block;
          color: #000000;
          width: 100%;
          height: 60px;
          padding-top: 23px;
          font-size: 22px;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "DIN Next W01 Light";
          font-weight: normal;
          -webkit-transition: all 300ms ease-out;
          -moz-transition: all 300ms ease-out;
          -o-transition: all 300ms ease-out;
          transition: all 300ms ease-out; }
          @media (max-width: 375px) {
            #search_wrapper .container #search_control #select_category a#select_category_trigger {
              height: 60px;
              padding-top: 22px; } }
          #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
            position: absolute;
            top: 22px;
            left: 20px;
            font-family: "BearStock";
            color: #949494;
            content: "C";
            font-size: 45px;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            transition: all 300ms ease-out; }
            @media (max-width: 1038px) {
              #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
                left: 10px; } }
            @media (max-width: 770px) {
              #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
                left: 0px; } }
            @media (max-width: 375px) {
              #search_wrapper .container #search_control #select_category a#select_category_trigger:before {
                top: 19px; } }
          #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
            position: absolute;
            top: 22px;
            right: 20px;
            font-family: "BearStock";
            color: #949494;
            content: "D";
            font-size: 45px;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            transition: all 300ms ease-out; }
            @media (max-width: 1038px) {
              #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
                right: 8px; } }
            @media (max-width: 770px) {
              #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
                right: 0px; } }
            @media (max-width: 375px) {
              #search_wrapper .container #search_control #select_category a#select_category_trigger:after {
                top: 19px; } }
          #search_wrapper .container #search_control #select_category a#select_category_trigger:hover {
            color: #ddd; }
            #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:before {
              left: 30px;
              color: #ddd; }
              @media (max-width: 770px) {
                #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:before {
                  left: 5px; } }
            #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:after {
              right: 30px;
              color: #ddd; }
              @media (max-width: 770px) {
                #search_wrapper .container #search_control #select_category a#select_category_trigger:hover:after {
                  right: 5px; } }

#home_content {
  position: relative;
  background-color: #ffffff;
  z-index: 100; }
  #home_content .container {
    text-align: left; }
    #home_content .container h1 {
      font-size: 38px;
      font-family: "DIN Next W01 Medium";
      font-weight: normal;
      text-transform: uppercase; }
      @media (max-width: 770px) {
        #home_content .container h1 {
          font-size: 30px; } }
      @media (max-width: 450px) {
        #home_content .container h1 {
          font-size: 24px; } }
    #home_content .container p {
      font-family: "DIN Next W01 Light";
      font-size: 18px;
      line-height: 23px; }

#dome_content {
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #dome_content h2 {
    display: inline-block;
    margin-top: -65px;
    padding: 8px;
    font-size: 25px;
    z-index: 10000;
    color: #ffffff;
    line-height: normal;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.75); }

body.page-template-page-fresh_stock #header_title_wrapper h1 {
  width: 100%;
  margin-bottom: 0 !important; }

#fresh_stock {
  background-color: #f8f8f8; }
  #fresh_stock .container .button {
    margin-top: 40px; }
  #fresh_stock .container ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: left; }
    #fresh_stock .container ul li {
      position: relative;
      float: left;
      display: inline-block;
      list-style-type: none;
      width: 336px;
      height: 222px;
      margin-bottom: 12px;
      margin-right: 12px;
      padding-right: 0px;
      vertical-align: top;
      overflow: hidden;
      text-align: left;
      font-size: 0;
      box-sizing: border-box;
      overflow: hidden; }
      #fresh_stock .container ul li:nth-child(4n) {
        margin-right: 0; }
      @media (max-width: 1000px) {
        #fresh_stock .container ul li {
          width: 262px;
          height: 174px;
          margin-right: 10px;
          margin-bottom: 10px; } }
      @media (max-width: 1000px) {
        #fresh_stock .container ul li {
          width: 286px;
          height: 191px;
          margin-right: 10px;
          margin-bottom: 10px; }
          #fresh_stock .container ul li:nth-child(3n) {
            margin-right: 0px; }
          #fresh_stock .container ul li:nth-child(4n) {
            margin-right: 10px; } }
      @media (max-width: 1000px) {
        #fresh_stock .container ul li {
          float: left;
          width: 32.5%;
          height: 150px;
          margin-right: 1.25%;
          line-height: 1; }
          #fresh_stock .container ul li:nth-child(3n) {
            margin-right: 0; }
          #fresh_stock .container ul li:nth-child(4n),
          #fresh_stock .container ul li:nth-child(5n) {
            margin-right: 1.25%; } }
      @media (max-width: 810px) {
        #fresh_stock .container ul li {
          float: left;
          width: 49%;
          height: 217px;
          margin-right: 1%; }
          #fresh_stock .container ul li:nth-child(2n) {
            margin-right: 0; }
          #fresh_stock .container ul li:nth-child(3n),
          #fresh_stock .container ul li:nth-child(4n),
          #fresh_stock .container ul li:nth-child(5n) {
            margin-right: 1%; } }
      @media (max-width: 600px) {
        #fresh_stock .container ul li {
          height: 195px; } }
      @media (max-width: 630px) {
        #fresh_stock .container ul li {
          height: 180px; } }
      @media (max-width: 540px) {
        #fresh_stock .container ul li {
          height: 160px; } }
      @media (max-width: 480px) {
        #fresh_stock .container ul li {
          height: 100px; } }
      #fresh_stock .container ul li a.follow {
        position: absolute;
        top: 53px;
        left: 10%;
        width: 80%;
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 40px;
        color: #ffffff;
        font-weight: normal;
        font-family: fontAwesome;
        text-decoration: none;
        text-align: center; }
        #fresh_stock .container ul li a.follow:hover {
          color: #ddd; }
        @media (max-width: 1000px) {
          #fresh_stock .container ul li a.follow {
            top: 30px; } }
        @media (max-width: 1000px) {
          #fresh_stock .container ul li a.follow {
            top: 36px; } }
        @media (max-width: 1000px) {
          #fresh_stock .container ul li a.follow {
            top: 0px;
            text-align: right; } }
        @media (max-width: 810px) {
          #fresh_stock .container ul li a.follow {
            top: -5px;
            text-align: right; } }
      #fresh_stock .container ul li .hover_veil {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1000px;
        background-color: rgba(0, 0, 0, 0.7);
        opacity: 0;
        z-index: 100;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        #fresh_stock .container ul li .hover_veil p.help_text {
          position: absolute;
          width: 100%;
          bottom: 0px;
          color: #ffffff;
          font-size: 12px;
          text-align: center; }
          #fresh_stock .container ul li .hover_veil p.help_text a {
            color: #ffffff;
            font-weight: normal;
            font-size: 12px;
            text-decoration: none; }
            #fresh_stock .container ul li .hover_veil p.help_text a:hover {
              text-decoration: underline; }
        #fresh_stock .container ul li .hover_veil .actions {
          position: absolute;
          width: 100%;
          bottom: 20px;
          padding-left: 10px;
          padding-right: 10px;
          box-sizing: border-box; }
          #fresh_stock .container ul li .hover_veil .actions li {
            list-style-type: none;
            width: 25%;
            box-sizing: border-box;
            overflow: visible; }
            #fresh_stock .container ul li .hover_veil .actions li a {
              text-decoration: none;
              float: left;
              width: 100%;
              font-size: 25px;
              font-weight: normal;
              font-family: fontAwesome;
              text-align: center;
              margin-bottom: 0px;
              color: #ffffff;
              -webkit-transition: all 300ms ease-out;
              -moz-transition: all 300ms ease-out;
              -o-transition: all 300ms ease-out;
              transition: all 300ms ease-out; }
              #fresh_stock .container ul li .hover_veil .actions li a:hover {
                color: #ddd; }
      #fresh_stock .container ul li:hover .hover_veil {
        opacity: 1; }
    #fresh_stock .container ul .the_image {
      width: 100%;
      height: auto;
      background-position: center top;
      background-size: cover;
      background-color: #eee;
      background-image: url("images/bearstock_image_placeholder.png");
      border: solid 1px #fff;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      #fresh_stock .container ul .the_image.flipped {
        transform: scaleX(-1); }

#stock_categories {
  background-color: #e8eaeb; }
  #stock_categories #category_reel {
    margin: 0;
    padding: 0;
    overflow: hidden; }
    #stock_categories #category_reel li {
      list-style-type: none;
      display: inline-block;
      width: 16%;
      margin-lefT: 1%;
      margin-right: 1%;
      box-sizing: border-box;
      margin: 0;
      padding: 0; }
      #stock_categories #category_reel li a {
        padding: 15px;
        display: inline-block;
        text-decoration: none;
        color: #7a7c7d;
        border-radius: 5px;
        box-sizing: border-box;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        #stock_categories #category_reel li a img {
          width: 70%;
          height: auto; }
        #stock_categories #category_reel li a:hover {
          background-color: #eee; }

#the_clients #client_reel {
  margin: 0;
  padding: 0; }
  #the_clients #client_reel li {
    list-style-type: none;
    display: inline-block;
    margin: 0 20px;
    padding: 0; }
    #the_clients #client_reel li img {
      width: 80%;
      height: auto; }

body.single-post #first_content img {
  width: 100%;
  height: auto; }

#bear_feeds {
  padding-top: 20px; }
  #bear_feeds .container ul#post_slider {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left; }
    #bear_feeds .container ul#post_slider li {
      display: inline-block;
      float: left;
      list-style-type: none;
      width: 24%;
      height: 400px;
      margin-bottom: 20px;
      margin-right: 12px;
      padding: 0px;
      vertical-align: top;
      box-sizing: border-box;
      overflow: hidden;
      text-align: left;
      background-color: #eee;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      #bear_feeds .container ul#post_slider li:nth-child(4n) {
        margin-right: 0; }
      #bear_feeds .container ul#post_slider li:hover {
        background-color: #698c9e; }
      #bear_feeds .container ul#post_slider li a {
        text-decoration: none;
        color: #000000; }
        #bear_feeds .container ul#post_slider li a .the_image {
          width: 100%;
          height: 180px;
          margin-bottom: 0px;
          background-position: center top;
          background-size: cover;
          background-color: #333; }
        #bear_feeds .container ul#post_slider li a h3 {
          display: block;
          margin-bottom: 10px;
          padding: 5px;
          padding-lefT: 8px;
          font-size: 16px;
          color: #ffffff;
          background-color: #000000; }
        #bear_feeds .container ul#post_slider li a .the_copy {
          height: 170px;
          padding: 8px;
          padding-lefT: 8px;
          padding-top: 0;
          padding-bottom: 10px;
          overflow: hidden; }
      #bear_feeds .container ul#post_slider li.spinner {
        float: none;
        width: 100%;
        height: 200px;
        background-image: url("images/ajax-spinner.gif");
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #eee; }

#before_after .container {
  text-align: center; }
  #before_after .container .before_after_wrapper {
    position: relative;
    display: inline-block;
    width: 60%; }
  #before_after .container .button {
    margin-top: 40px; }

#news_filters {
  margin-top: 5px;
  padding: 0;
  min-height: 1500px; }
  #news_filters .container ul {
    display: inline-block;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    text-align: left; }
    #news_filters .container ul li {
      position: relative;
      float: left;
      display: inline-block;
      list-style-type: none;
      width: 319px;
      height: auto;
      margin-bottom: 2px;
      margin-right: 1px;
      padding-right: 0px;
      vertical-align: top;
      overflow: hidden;
      text-align: left;
      font-size: 0;
      box-sizing: border-box;
      overflow: hidden; }
      #news_filters .container ul li:nth-child(3n) {
        margin-right: 0; }
      #news_filters .container ul li img {
        display: block;
        width: 100%;
        height: auto;
        height: 220px;
        background-color: #ccc; }
      #news_filters .container ul li h3 {
        float: left;
        display: inline-block;
        width: 87%;
        margin-top: 2px;
        color: #000000;
        font-family: "DIN Next W01 Light";
        font-weight: normal;
        font-size: 13px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
  #news_filters .container ul#news_nav {
    margin: 0;
    padding: 6px 20px;
    background-color: #ffffff;
    box-sizing: border-box;
    background-color: #ccc;
    text-align: right; }
    #news_filters .container ul#news_nav li {
      display: inline-block;
      list-style-type: none;
      margin-left: 0px;
      margin-left: 0px; }
      #news_filters .container ul#news_nav li a {
        color: #000000;
        padding: 5px 8px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: normal;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        #news_filters .container ul#news_nav li a:hover {
          color: #ffffff; }
        #news_filters .container ul#news_nav li a.active {
          color: #ffffff; }
          #news_filters .container ul#news_nav li a.active:before {
            content: "\f00c";
            font-family: fontAwesome;
            font-size: 16px; }

#header_title_wrapper,
#user_title_wrapper {
  margin-top: 15px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 0;
  height: auto; }
  #header_title_wrapper .container,
  #user_title_wrapper .container {
    text-align: left; }
    #header_title_wrapper .container h1,
    #user_title_wrapper .container h1 {
      margin-bottom: 0;
      font-family: "DIN Next W01 Medium";
      text-transform: uppercase;
      font-size: 45px;
      font-weight: normal;
      line-height: 1;
      letter-spacing: 0; }
      #header_title_wrapper .container h1 span,
      #user_title_wrapper .container h1 span {
        font-size: 20px;
        color: #888; }
        #header_title_wrapper .container h1 span.light_box,
        #user_title_wrapper .container h1 span.light_box {
          color: #000;
          font-size: 16px; }
          #header_title_wrapper .container h1 span.light_box span,
          #user_title_wrapper .container h1 span.light_box span {
            margin-right: 20px;
            font-size: 15px; }
            #header_title_wrapper .container h1 span.light_box span:hover,
            #user_title_wrapper .container h1 span.light_box span:hover {
              cursor: pointer;
              color: #000000; }
            #header_title_wrapper .container h1 span.light_box span.active,
            #user_title_wrapper .container h1 span.light_box span.active {
              color: #93af74; }
      @media (max-width: 770px) {
        #header_title_wrapper .container h1,
        #user_title_wrapper .container h1 {
          font-size: 35px; } }
      @media (max-width: 450px) {
        #header_title_wrapper .container h1,
        #user_title_wrapper .container h1 {
          font-size: 30px; } }
    #header_title_wrapper .container h3 span,
    #user_title_wrapper .container h3 span {
      font-size: 20px;
      color: #888; }

#user_title_wrapper {
  margin-top: 0px; }
  #user_title_wrapper .container h1 {
    margin-bottom: 0px !important; }

#first_content {
  padding-top: 0; }
  #first_content .container {
    text-align: left; }

#next_prev .container .pages {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px; }
  #next_prev .container .pages.prev a:before {
    float: left;
    width: 30px;
    margin-top: 1px;
    font-family: "BearStock";
    color: #949494;
    content: "D";
    font-size: 65px; }
  #next_prev .container .pages.prev a:hover:before,
  #next_prev .container .pages.prev a:hover:after {
    color: #bbb !important; }
  #next_prev .container .pages.next a:after {
    float: right;
    width: 30px;
    margin-top: 1px;
    margin-left: -10px;
    font-family: "BearStock";
    color: #949494;
    content: "C";
    font-size: 65px; }
  #next_prev .container .pages.next a:hover:before,
  #next_prev .container .pages.next a:hover:after {
    color: #bbb !important; }

#header_title_wrapper.single-series .container h1, #header_title_wrapper.single-series .container span {
  font-family: "DIN Next W01 Light";
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px !important;
  letter-spacing: 0.1pt; }
  #header_title_wrapper.single-series .container h1 span, #header_title_wrapper.single-series .container span span {
    font-family: "DIN Next W01 Medium";
    color: #000000; }
  #header_title_wrapper.single-series .container h1 .header_image_id, #header_title_wrapper.single-series .container span .header_image_id {
    clear: none;
    float: right;
    margin-top: 1px;
    margin-right: 70px;
    margin-right: 65px;
    line-height: 1; }
  #header_title_wrapper.single-series .container h1 #selectors, #header_title_wrapper.single-series .container span #selectors {
    float: right;
    margin-top: -6px;
    margin-top: 8px;
    margin-right: 25px; }
    #header_title_wrapper.single-series .container h1 #selectors a, #header_title_wrapper.single-series .container h1 #selectors span, #header_title_wrapper.single-series .container span #selectors a, #header_title_wrapper.single-series .container span #selectors span {
      float: left;
      font-family: "DIN Next W01 Light";
      text-transform: uppercase;
      font-size: 15px;
      font-weight: normal;
      margin-bottom: 10px !important;
      letter-spacing: 0.1pt; }
    #header_title_wrapper.single-series .container h1 #selectors a, #header_title_wrapper.single-series .container span #selectors a {
      margin-bottom: 0;
      font-family: 'BearStock';
      color: #949494;
      color: #000000;
      font-size: 18px;
      line-height: 1px;
      line-height: 1;
      margin-top: -10px !important; }
      #header_title_wrapper.single-series .container h1 #selectors a:hover, #header_title_wrapper.single-series .container span #selectors a:hover {
        color: #ffffff; }
      #header_title_wrapper.single-series .container h1 #selectors a#move_right, #header_title_wrapper.single-series .container span #selectors a#move_right {
        margin-right: 10px; }
    #header_title_wrapper.single-series .container h1 #selectors #move_right,
    #header_title_wrapper.single-series .container h1 #selectors #total_images,
    #header_title_wrapper.single-series .container h1 #selectors #move_left, #header_title_wrapper.single-series .container span #selectors #move_right,
    #header_title_wrapper.single-series .container span #selectors #total_images,
    #header_title_wrapper.single-series .container span #selectors #move_left {
      display: none; }

#first_content.single-series {
  padding-top: 0;
  padding-bottom: 10px; }
  #first_content.single-series .container #image_place_holder {
    background-color: #ffffff;
    background-color: #808080;
    min-height: 500px;
    position: relative;
    opacity: 0;
    overflow: hidden; }
  #first_content.single-series .container .left_column {
    width: calc(100% - 175px); }
    @media (max-width: 810px) {
      #first_content.single-series .container .left_column {
        width: 100%; } }
    #first_content.single-series .container .left_column #large_image_placeholder {
      position: relative;
      background-color: #dddccf;
      background-color: #e5e5e5;
      background-color: #808080; }
      #first_content.single-series .container .left_column #large_image_placeholder #image_watermark_id {
        position: absolute;
        width: auto;
        bottom: 15px;
        left: 15px;
        padding: 5px;
        padding-top: 6px;
        padding-bottom: 3px;
        background-color: rgba(255, 255, 255, 0.7);
        color: #000000;
        font-size: 15px;
        line-height: 1;
        font-family: "DIN Next W01 Medium";
        font-weight: normal;
        text-transform: uppercase;
        z-index: 10000; }
      #first_content.single-series .container .left_column #large_image_placeholder img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        display: none; }
        #first_content.single-series .container .left_column #large_image_placeholder img.flipped {
          transform: scaleX(-1); }
      #first_content.single-series .container .left_column #large_image_placeholder #dome_home {
        position: relative;
        height: 500px; }
        #first_content.single-series .container .left_column #large_image_placeholder #dome_home img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 500px;
          z-index: 1; }
  #first_content.single-series .container h4 {
    margin-top: 10px; }
    #first_content.single-series .container h4 span {
      font-weight: bold;
      font-size: 14pt; }
  #first_content.single-series .container .right_column {
    float: right;
    width: 160px;
    width: 175px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffff;
    border-left: solid 15px #fff;
    height: 2000px; }
    @media (max-width: 810px) {
      #first_content.single-series .container .right_column {
        position: static;
        clear: both;
        width: 100%;
        height: auto !important;
        margin-bottom: 0px;
        padding-left: 15px;
        padding-bottom: 30px;
        background-color: #ffffff;
        box-sizing: border-box;
        border-left: solid 0px #fff; } }
    #first_content.single-series .container .right_column .white_space_right_column {
      position: absolute;
      background-color: #fff;
      width: 150%;
      height: 1000px;
      left: -20px; }
    #first_content.single-series .container .right_column #image_controls {
      width: 100%;
      height: auto;
      margin-top: 0;
      box-sizing: border-box; }
      #first_content.single-series .container .right_column #image_controls ul {
        margin: 0;
        margin-right: 15px;
        margin-top: 10px;
        padding: 0;
        padding-left: 0px;
        padding-right: 0px;
        box-sizing: border-box; }
        #first_content.single-series .container .right_column #image_controls ul li {
          position: relative;
          overflow: hidden;
          float: right;
          list-style-type: none;
          width: 100%;
          margin-bottom: 0px;
          text-align: left;
          font-size: 15px;
          font-family: "DIN Next W01 Medium";
          font-weight: normal;
          text-transform: uppercase;
          border-bottom: solid 1px #727272; }
          #first_content.single-series .container .right_column #image_controls ul li .deactivate {
            position: absolute;
            top: 0px;
            lefT: 0px;
            width: 100%;
            height: 40px;
            background: transparent;
            z-index: 1000;
            display: none; }
          #first_content.single-series .container .right_column #image_controls ul li a {
            float: left;
            width: 100%;
            height: auto;
            padding: 0;
            padding-top: 9px;
            padding-bottom: 6px;
            text-align: left;
            text-decoration: none;
            font-size: 15px;
            color: #000000;
            line-height: 1;
            font-family: "DIN Next W01 Light";
            font-weight: normal; }
            #first_content.single-series .container .right_column #image_controls ul li a span {
              float: left;
              margin-top: 6px;
              width: 25px;
              font-family: "BearStock" !important;
              color: #949494;
              color: #000000;
              font-size: 30px;
              line-height: 1px;
              font-weight: normal;
              font-size: 25px; }
              #first_content.single-series .container .right_column #image_controls ul li a span.remove {
                margin-left: -3px !important;
                margin-right: 3px;
                margin-top: 10px !important;
                transform: rotate(45deg); }
              #first_content.single-series .container .right_column #image_controls ul li a span.dome_circle_wrapper {
                position: relative;
                background: red; }
                #first_content.single-series .container .right_column #image_controls ul li a span.dome_circle_wrapper .dome_circle_1 {
                  position: absolute;
                  top: -12px;
                  lefT: -1px;
                  box-sizing: inherit;
                  width: 25px;
                  height: 25px;
                  border-radius: 50%;
                  border: 2px solid rgba(255, 255, 255, 0.7); }
                #first_content.single-series .container .right_column #image_controls ul li a span.dome_circle_wrapper .dome_circle_2 {
                  position: absolute;
                  top: -3px;
                  lefT: -1px;
                  box-sizing: inherit;
                  width: 25px;
                  height: 6px;
                  border-radius: 50%;
                  border: 2px solid rgba(255, 255, 255, 0.7); }
            #first_content.single-series .container .right_column #image_controls ul li a:hover {
              color: #ddd;
              cursor: pointer; }
              #first_content.single-series .container .right_column #image_controls ul li a:hover span {
                color: #ddd; }
            #first_content.single-series .container .right_column #image_controls ul li a.not_logged_in {
              color: #ddd; }
              #first_content.single-series .container .right_column #image_controls ul li a.not_logged_in span {
                color: #ddd; }
              #first_content.single-series .container .right_column #image_controls ul li a.not_logged_in:hover {
                color: #ddd; }
                #first_content.single-series .container .right_column #image_controls ul li a.not_logged_in:hover span {
                  color: #ddd; }
            #first_content.single-series .container .right_column #image_controls ul li a#buy span {
              margin-top: 2px;
              font-size: 30px; }
          #first_content.single-series .container .right_column #image_controls ul li#dome_control {
            position: relative;
            overflow: hidden; }
            #first_content.single-series .container .right_column #image_controls ul li#dome_control #backplates_switch {
              position: absolute;
              top: 0px;
              lefT: 0px;
              width: 100%;
              height: 40px;
              background: transparent;
              z-index: 1000;
              display: none; }
            #first_content.single-series .container .right_column #image_controls ul li#dome_control a:hover {
              cursor: pointer; }
            #first_content.single-series .container .right_column #image_controls ul li#dome_control a span.backplates {
              width: 24px;
              margin-top: 10px;
              margin-lefT: 1px;
              font-size: 43px; }
    #first_content.single-series .container .right_column .photo_info {
      bottom: 20px;
      clear: both;
      display: inline-block;
      width: calc(100% - 15px);
      height: auto;
      margin-top: 18px !important;
      padding-top: 7px !important;
      line-height: normal; }
      #first_content.single-series .container .right_column .photo_info li {
        line-height: 16px;
        margin-bottom: 14px !important;
        border-top: 0 !important;
        border-bottom: 0 !important; }
      #first_content.single-series .container .right_column .photo_info li.header_image_id {
        margin-bottom: 15px !important;
        padding-top: 9px;
        padding-bottom: 6px;
        border-top: solid 2px #dedede;
        border-bottom: solid 2px #dedede;
        text-transform: uppercase; }
      #first_content.single-series .container .right_column .photo_info span {
        display: block;
        width: 100%;
        padding-bottom: 3px;
        text-align: left;
        font-size: 15px;
        font-weight: normal;
        font-family: "DIN Next W01 Light";
        line-height: normal; }
        #first_content.single-series .container .right_column .photo_info span p.small {
          display: inline-block;
          margin: 0;
          text-transform: lowercase;
          font-size: 14px; }
      #first_content.single-series .container .right_column .photo_info span.medium {
        padding-top: 20px;
        line-height: normal;
        text-align: left;
        font-size: 15px;
        font-family: "DIN Next W01 Medium";
        font-weight: normal;
        text-transform: uppercase; }

a#single_series_back {
  display: inline-block;
  width: 100%;
  margin: auto;
  margin-top: -1px;
  margin-bottom: 5px;
  border-bottom: solid 1px #727272;
  padding-top: 1px;
  font-family: "DIN Next W01 Light";
  text-transform: uppercase;
  font-size: 15px !important;
  font-weight: normal;
  margin-bottom: 10px !important;
  letter-spacing: 0.1pt;
  text-decoration: none;
  text-align: left; }
  a#single_series_back:before {
    float: left;
    font-family: 'BearStock';
    color: #949494;
    color: #000000;
    content: 'D';
    font-size: 18px;
    line-height: 1px;
    line-height: 1;
    margin-top: 3px !important; }

.page_downloads a#single_series_back,
.page-lightbox a#single_series_back {
  margin-top: 2px;
  padding-top: 4px;
  padding-bottom: 2px;
  border-top: solid 1px #727272; }
  .page_downloads a#single_series_back:before,
  .page-lightbox a#single_series_back:before {
    margin-top: 2px !important; }

#back_bar_pagination {
  display: inline-block;
  width: 100%;
  margin: auto;
  margin-top: 0px;
  margin-bottom: 5px;
  border-top: solid 1px #727272;
  border-bottom: solid 1px #727272;
  padding-top: 5px;
  font-family: "DIN Next W01 Light";
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px !important;
  letter-spacing: 0.1pt;
  text-decoration: none;
  text-align: left; }
  #back_bar_pagination > a {
    margin-top: 2px;
    font-family: "DIN Next W01 Light";
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px !important;
    letter-spacing: 0.1pt;
    text-decoration: none;
    text-align: left; }
    #back_bar_pagination > a:before {
      float: left;
      margin-top: -2px;
      font-family: 'BearStock';
      color: #949494;
      color: #000000;
      content: 'D';
      font-size: 18px;
      line-height: 1px;
      line-height: 15px;
      margin-top: 3px !important; }
  #back_bar_pagination #pagination {
    margin-top: 2px; }
    #back_bar_pagination #pagination a span {
      margin-bottom: 0; }
    #back_bar_pagination #pagination .pagination .page-numbers {
      margin-bottom: 1px; }
    #back_bar_pagination #pagination .pagination .current {
      margin-top: -10px; }

body.single-series #recently_viewed {
  display: block;
  margin-top: 10px;
  width: 100%;
  overflow: hidden; }
  body.single-series #recently_viewed h2 {
    font-family: "DIN Next W01 Medium";
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px !important;
    letter-spacing: 0.1pt; }
    body.single-series #recently_viewed h2 span {
      float: right;
      margin-top: 2px;
      font-family: "DIN Next W01 Medium";
      color: #666677;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: normal;
      margin-bottom: 10px !important;
      letter-spacing: 0.1pt;
      line-height: 1; }
      body.single-series #recently_viewed h2 span:hover {
        color: #ffffff;
        cursor: pointer; }
  body.single-series #recently_viewed ul {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0; }
    body.single-series #recently_viewed ul li img {
      width: 100%;
      height: auto;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    body.single-series #recently_viewed ul li[status="selected"] img {
      opacity: 0.5; }
    body.single-series #recently_viewed ul li:hover {
      cursor: pointer; }
      body.single-series #recently_viewed ul li:hover img {
        opacity: 0.5; }
  body.single-series #recently_viewed .lSAction > a {
    margin-top: -20px;
    background-color: transparent;
    background-image: none; }
    body.single-series #recently_viewed .lSAction > a:before {
      position: absolute;
      top: 5px;
      font-family: "BearStock";
      color: #ffffff;
      content: "D";
      font-size: 55px; }
  body.single-series #recently_viewed .lSAction .lSNext:before {
    content: "C"; }

body.single-series .section.thumbs {
  padding-top: 0;
  padding-bottom: 10px; }
  body.single-series .section.thumbs .container {
    text-align: left; }
    body.single-series .section.thumbs .container h4 {
      font-size: 15px; }
    body.single-series .section.thumbs .container #thumbnails_placeholder {
      display: block;
      margin-top: 10px;
      width: 100%;
      overflow: hidden;
      opacity: 0; }
      body.single-series .section.thumbs .container #thumbnails_placeholder ul {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0; }
        body.single-series .section.thumbs .container #thumbnails_placeholder ul li img {
          width: 100%;
          height: auto;
          -webkit-transition: all 300ms ease-out;
          -moz-transition: all 300ms ease-out;
          -o-transition: all 300ms ease-out;
          transition: all 300ms ease-out; }
        body.single-series .section.thumbs .container #thumbnails_placeholder ul li[status="selected"] img {
          opacity: 0.5; }
        body.single-series .section.thumbs .container #thumbnails_placeholder ul li:hover {
          cursor: pointer; }
          body.single-series .section.thumbs .container #thumbnails_placeholder ul li:hover img {
            opacity: 0.5; }
      body.single-series .section.thumbs .container #thumbnails_placeholder .lSAction > a {
        margin-top: -20px;
        background-color: transparent;
        background-image: none; }
        body.single-series .section.thumbs .container #thumbnails_placeholder .lSAction > a:before {
          position: absolute;
          top: 5px;
          font-family: "BearStock";
          color: #ffffff;
          content: "D";
          font-size: 55px; }
      body.single-series .section.thumbs .container #thumbnails_placeholder .lSAction .lSNext:before {
        content: "C"; }

body.single-series .section.category_reels {
  padding-top: 0; }
  body.single-series .section.category_reels .container {
    text-align: left; }
    body.single-series .section.category_reels .container .category_reel,
    body.single-series .section.category_reels .container .sub_category_reel,
    body.single-series .section.category_reels .container .tags_reel {
      margin: 0;
      margin-bottom: 2px;
      padding: 0; }
      body.single-series .section.category_reels .container .category_reel li,
      body.single-series .section.category_reels .container .sub_category_reel li,
      body.single-series .section.category_reels .container .tags_reel li {
        list-style-type: none;
        display: inline-block;
        margin-right: 2px;
        margin-top: 2px;
        padding: 0;
        font-size: 15px;
        font-family: "DIN Next W01 Light";
        font-weight: normal;
        text-transform: uppercase;
        line-height: 1;
        background-color: #d6d7d8; }
        body.single-series .section.category_reels .container .category_reel li a,
        body.single-series .section.category_reels .container .sub_category_reel li a,
        body.single-series .section.category_reels .container .tags_reel li a {
          display: inline-block;
          padding: 2px;
          padding-top: 3px;
          padding-bottom: 1px;
          font-size: 15px;
          line-height: 1;
          font-weight: normal;
          text-decoration: none; }
          body.single-series .section.category_reels .container .category_reel li a:hover,
          body.single-series .section.category_reels .container .sub_category_reel li a:hover,
          body.single-series .section.category_reels .container .tags_reel li a:hover {
            color: #ffffff; }
        body.single-series .section.category_reels .container .category_reel li:first-child,
        body.single-series .section.category_reels .container .sub_category_reel li:first-child,
        body.single-series .section.category_reels .container .tags_reel li:first-child {
          padding: 2px;
          padding-top: 3px;
          padding-bottom: 1px;
          font-family: "DIN Next W01 Medium"; }

.logged_in.section .container {
  text-align: left; }
  .logged_in.section .container h2 {
    font-size: 20pt;
    text-align: left;
    margin-bottom: 10px; }
  .logged_in.section .container .left_column {
    width: calc(100% - 230px); }
  .logged_in.section .container .downloads_reel,
  .logged_in.section .container .lightbox_reel {
    margin: 0;
    padding: 0;
    width: 100%; }
    .logged_in.section .container .downloads_reel li,
    .logged_in.section .container .lightbox_reel li {
      list-style-type: none;
      display: inline-block;
      margin: 0;
      padding: 0;
      display: inline-block;
      list-style-type: none;
      margin: 0;
      padding: 0;
      margin-bottom: 0px;
      margin-right: 14px;
      font-size: 0;
      line-height: 0; }
      .logged_in.section .container .downloads_reel li a,
      .logged_in.section .container .lightbox_reel li a {
        display: inline-block;
        font-size: 0;
        line-height: 0;
        background-color: #dddccf; }
        .logged_in.section .container .downloads_reel li a img,
        .logged_in.section .container .lightbox_reel li a img {
          opacity: 1;
          -webkit-transition: all 300ms ease-out;
          -moz-transition: all 300ms ease-out;
          -o-transition: all 300ms ease-out;
          transition: all 300ms ease-out; }
        .logged_in.section .container .downloads_reel li a:hover img,
        .logged_in.section .container .lightbox_reel li a:hover img {
          opacity: 0.7; }

h1.logged_in {
  margin-bottom: 10px !important; }

.notification {
  float: right;
  width: 100%;
  height: auto;
  padding: 20px;
  background-color: #93af74;
  color: #ffffff;
  box-sizing: border-box; }

#please_login {
  margin-bottom: 20px;
  padding: 0; }

#recently_viewed {
  padding-top: 0; }

#filters {
  display: block;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
  text-align: right;
  background-color: #ddd; }
  #filters li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "DIN Next W01 Regular";
    font-weight: normal;
    letter-spacing: -0.4pt;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    #filters li:hover,
    #filters li.active {
      background-color: #ddd;
      color: #ffffff; }

.dashboard_block {
  width: 100%;
  margin-bottom: 40px; }
  @media (max-width: 1000px) {
    .dashboard_block {
      display: inline-block; } }
  .dashboard_block h4 {
    text-transform: uppercase;
    font-size: 22px;
    padding-top: 40px;
    padding-bottom: 0px;
    font-family: "DIN Next W01 Medium";
    color: #000000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px !important;
    letter-spacing: 0.1pt; }
    .dashboard_block h4 strong {
      /*
				font-weight: bold;
				font-size: 21px;
			*/ }
    .dashboard_block h4 a {
      float: right;
      font-family: "DIN Next W01 Medium";
      color: #000000;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: normal;
      margin-bottom: 10px !important;
      letter-spacing: 0.1pt; }
      .dashboard_block h4 a:hover {
        color: #999; }
      .dashboard_block h4 a:after {
        margin-left: 5px;
        font-family: fontAwesome;
        content: '\f105'; }
  .dashboard_block .downloads_reel {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left; }
    .dashboard_block .downloads_reel li {
      position: relative;
      float: left;
      list-style-type: none;
      width: calc(25% - 1px);
      height: 180px;
      height: auto;
      margin: 0;
      margin-right: 1px;
      margin-bottom: 1px;
      padding: 0;
      padding-bottom: 18px;
      overflow: hidden; }
      @media (max-width: 670px) {
        .dashboard_block .downloads_reel li {
          width: calc(50% - 1px); } }
      .dashboard_block .downloads_reel li a {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        .dashboard_block .downloads_reel li a:hover .image_preview {
          display: block; }
      .dashboard_block .downloads_reel li img {
        width: 100%;
        height: auto; }
      .dashboard_block .downloads_reel li p {
        margin-top: 7px;
        font-size: 13px;
        line-height: 9px; }
      .dashboard_block .downloads_reel li .title_bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 25px;
        padding: 2px 3px;
        background-color: transparent;
        z-index: 100; }
        .dashboard_block .downloads_reel li .title_bottom p {
          float: left;
          display: inline-block;
          color: #000000;
          font-size: 13px;
          line-height: 9px; }
        .dashboard_block .downloads_reel li .title_bottom .dome_icon {
          float: left;
          display: inline-block;
          margin-top: 10px;
          margin-left: 10px;
          color: #666677;
          font-size: 25px; }
    .dashboard_block .downloads_reel.sales_reel .buy_image {
      display: block; }
    .dashboard_block .downloads_reel.sales_reel .drop_link {
      margin-top: 4px !important;
      width: 50px;
      height: auto !important;
      padding: 10px !important;
      background-color: #000000;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 30px !important;
      font-family: 'BearStock';
      line-height: 1 !important;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .dashboard_block .downloads_reel.sales_reel .drop_link:hover {
        cursor: pointer;
        color: #ffffff;
        background-color: #808080 !important; }
  .dashboard_block .downloads_reel li {
    background-color: transparent; }
    .dashboard_block .downloads_reel li p {
      display: block;
      font-size: 13px; }
  .dashboard_block .lightbox_reel li {
    background-color: transparent; }
    .dashboard_block .lightbox_reel li p {
      display: block;
      font-size: 14px; }

body.page-template-page-login #first_content .container .button {
  clear: both;
  float: left;
  color: #ffffff; }

body.page-template-page-login #first_content .container .button.icon {
  font-family: 'BearStock';
  color: #ffffff;
  font-size: 30px;
  line-height: 1px;
  background-color: #000000; }
  body.page-template-page-login #first_content .container .button.icon:after {
    display: none; }

a#reset_lightbox,
a#reset_downloads {
  float: right;
  margin-top: 19px;
  font-size: 16px;
  font-weight: normal !important;
  margin-bottom: 0 !important; }

#reset_recently {
  font-weight: normal !important;
  font-family: "DIN Next W01 Light" !important; }

#the_lightbox {
  width: 100%;
  margin: 0;
  padding: 0; }
  #the_lightbox li {
    position: relative;
    float: left;
    list-style-type: none;
    width: calc(25% - 1px);
    height: 180px;
    height: auto;
    margin: 0;
    margin-right: 1px;
    margin-bottom: 0px !important;
    margin-bottom: 1px !important;
    padding: 0;
    padding-bottom: 19px;
    padding-bottom: 0;
    overflow: hidden; }
    @media (max-width: 670px) {
      #the_lightbox li {
        width: calc(50% - 1px); } }
    #the_lightbox li a {
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      #the_lightbox li a:hover .image_preview {
        display: block; }
    #the_lightbox li .remove_from_lightbox {
      position: absolute;
      right: 9px;
      top: 9px;
      width: 18px;
      height: 18px;
      background-color: #ffffff;
      z-index: 100; }
      #the_lightbox li .remove_from_lightbox p {
        margin: 0;
        padding: 0;
        font-style: normal;
        font-family: 'BearStock';
        color: #949494;
        color: #000000;
        font-size: 25px;
        line-height: 21px;
        transform: rotate(45deg); }
      #the_lightbox li .remove_from_lightbox:hover {
        cursor: pointer;
        background-color: black; }
        #the_lightbox li .remove_from_lightbox:hover p {
          color: #ffffff; }
    #the_lightbox li .remove_veil {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 150px;
      background-color: rgba(0, 0, 0, 0.8);
      background-image: url(images/bear_spinner.gif);
      background-position: center 50px;
      background-repeat: no-repeat;
      z-index: 20;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      display: none; }
    #the_lightbox li .image_preview {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 180px;
      height: auto;
      background-color: rgba(0, 0, 0, 0.5);
      background-image: url(images/bear_spinner.gif);
      background-position: center 50px;
      background-repeat: no-repeat;
      z-index: 10;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      display: none; }
    #the_lightbox li img {
      width: 100%;
      height: auto; }
    #the_lightbox li p {
      margin-top: 3px;
      margin-bottom: 1px;
      font-size: 13px;
      line-height: 23px; }
    #the_lightbox li .title_bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 25px;
      padding: 2px 3px;
      background-color: #e5e5e5;
      z-index: 100; }
      #the_lightbox li .title_bottom p {
        float: left;
        display: inline-block;
        color: #000000;
        font-size: 13px; }
      #the_lightbox li .title_bottom .dome_icon {
        float: left;
        display: inline-block;
        margin-top: 10px;
        margin-left: 10px;
        color: #666677;
        font-size: 25px; }

li.unpaid {
  line-height: 20px; }
  li.unpaid div {
    line-height: 20px; }
  li.unpaid .item-field_button,
  li.unpaid .price,
  li.unpaid .preparing,
  li.unpaid .accept_quote {
    floaT: left;
    width: 60%;
    background-color: #7c7c7c;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "DIN Next W01 Regular";
    font-weight: normal;
    letter-spacing: -0.4pt;
    line-height: 1;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    text-align: left;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    li.unpaid .item-field_button:hover,
    li.unpaid .price:hover,
    li.unpaid .preparing:hover,
    li.unpaid .accept_quote:hover {
      cursor: pointer;
      color: #ffffff;
      background-color: #000000; }
  li.unpaid .item-field_name,
  li.unpaid .item-field_description,
  li.unpaid .item-field_price {
    display: none; }
  li.unpaid .price {
    floaT: left;
    width: 40%;
    padding-right: 8px;
    text-align: right;
    background-color: #7c7c7c; }
    li.unpaid .price:hover {
      cursor: default;
      background-color: #7c7c7c; }
  li.unpaid .preparing,
  li.unpaid .accept_quote {
    width: 100%;
    background-color: #999;
    color: #ccc; }
    li.unpaid .preparing:hover,
    li.unpaid .accept_quote:hover {
      color: #ccc;
      cursor: default;
      background-color: #999; }
  li.unpaid .accept_quote {
    color: #fff; }
    li.unpaid .accept_quote .quote_price {
      float: right;
      display: inline-block;
      width: auto;
      padding-right: 5px;
      font-size: 15px;
      font-family: "DIN Next W01 Regular";
      font-weight: normal;
      letter-spacing: -0.4pt;
      line-height: 1; }
    li.unpaid .accept_quote:hover {
      color: #fff;
      cursor: pointer;
      background-color: #000000; }

li.paid a.download_image {
  floaT: left !important;
  width: 100% !important;
  background-color: #93af74 !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  font-size: 15px !important;
  font-family: "DIN Next W01 Regular" !important;
  font-weight: normal !important;
  letter-spacing: -0.4pt !important;
  line-height: 1 !important;
  padding-top: 8px !important;
  padding-left: 8px !important;
  padding-bottom: 5px !important;
  text-align: left !important;
  text-decoration: none !important;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  li.paid a.download_image:hover {
    cursor: pointer;
    color: #ffffff;
    background-color: #000000 !important; }
  li.paid a.download_image span {
    float: right;
    margin-top: 7px;
    margin-right: 8px;
    font-size: 25px !important;
    font-family: 'BearStock'; }

li.paid p.password_show span {
  float: right;
  margin-top: 11px;
  margin-right: 6px;
  font-size: 12px;
  text-transform: none;
  color: #ff0033;
  font-weight: bold; }
  li.paid p.password_show span strong {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "DIN Next W01 Light";
    font-weight: bold;
    color: #ff0033; }

body.page-template-page-login.logged-in #first_content .container .payment_required li {
  line-height: 20px; }
  body.page-template-page-login.logged-in #first_content .container .payment_required li div {
    line-height: 20px; }
  body.page-template-page-login.logged-in #first_content .container .payment_required li .item-field_button {
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "DIN Next W01 Regular";
    font-weight: normal;
    letter-spacing: -0.4pt;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 8px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    body.page-template-page-login.logged-in #first_content .container .payment_required li .item-field_button:hover {
      cursor: pointer;
      color: #ffffff;
      background-color: #808080; }
  body.page-template-page-login.logged-in #first_content .container .payment_required li .item-field_name,
  body.page-template-page-login.logged-in #first_content .container .payment_required li .item-field_description,
  body.page-template-page-login.logged-in #first_content .container .payment_required li .item-field_price {
    display: none; }

body.page-template-page-login.logged-in #first_content .container #ajax_recently_viewed_reel,
body.page-template-page-login.logged-in #first_content .container .downloads_reel {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  /*
						display: flex;
					flex-direction: row;
					flex-wrap: wrap;
					justify-content: space-evenly;
					*/
  text-align: left; }
  body.page-template-page-login.logged-in #first_content .container #ajax_recently_viewed_reel li,
  body.page-template-page-login.logged-in #first_content .container .downloads_reel li {
    list-style-type: none;
    display: inline-block;
    width: 19.3%;
    margin-left: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    box-sizing: border-box; }
    body.page-template-page-login.logged-in #first_content .container #ajax_recently_viewed_reel li a,
    body.page-template-page-login.logged-in #first_content .container .downloads_reel li a {
      display: block;
      font-size: 0;
      line-height: 0; }
      body.page-template-page-login.logged-in #first_content .container #ajax_recently_viewed_reel li a img,
      body.page-template-page-login.logged-in #first_content .container .downloads_reel li a img {
        width: 100%;
        height: auto; }
    @media (max-width: 810px) {
      body.page-template-page-login.logged-in #first_content .container #ajax_recently_viewed_reel li,
      body.page-template-page-login.logged-in #first_content .container .downloads_reel li {
        width: 32.5%; } }
    body.page-template-page-login.logged-in #first_content .container #ajax_recently_viewed_reel li.no_image,
    body.page-template-page-login.logged-in #first_content .container .downloads_reel li.no_image {
      font-size: 14px; }

body.page-template-page-login.logged-in #first_content .container .button {
  margin-top: 80px;
  margin-left: 0px; }

body.page-template-page-default_user.logged-in #first_content .container #gform_wrapper_3 label {
  width: 310px; }

body.page-template-page-default_user.logged-in #first_content .container #gform_wrapper_3 #gform_submit_button_3 {
  margin-left: 310px; }
  @media (max-width: 810px) {
    body.page-template-page-default_user.logged-in #first_content .container #gform_wrapper_3 #gform_submit_button_3 {
      margin-left: 0px; } }

#user_navrapper {
  margin-top: 0px;
  height: auto;
  padding: 0;
  background-color: transparent; }
  #user_navrapper .container #user_nav {
    margin: 0;
    padding: 6px 20px;
    box-sizing: border-box;
    background-color: #ccc;
    text-align: right; }
    #user_navrapper .container #user_nav li {
      display: inline-block;
      list-style-type: none;
      margin-left: 0px;
      margin-left: 20px; }
      #user_navrapper .container #user_nav li a {
        color: #000000;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: normal;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 15px;
        font-family: "DIN Next W01 Regular";
        font-weight: normal;
        letter-spacing: -0.4pt; }
        #user_navrapper .container #user_nav li a:hover {
          color: #ffffff; }
      #user_navrapper .container #user_nav li#menu-item-16724 a:before,
      #user_navrapper .container #user_nav li#menu-item-16723 a:before,
      #user_navrapper .container #user_nav li#menu-item-16742 a:before,
      #user_navrapper .container #user_nav li#menu-item-16722 a:before {
        margin-right: 5px;
        font-family: fontAwesome;
        content: "\f013"; }
      #user_navrapper .container #user_nav li#menu-item-16723 a:before {
        content: "\f2bd"; }
      #user_navrapper .container #user_nav li#menu-item-16742 a:before {
        content: "\f06c"; }
      #user_navrapper .container #user_nav li#menu-item-16722 a:before {
        content: "\f0eb"; }

#masonry_work {
  margin-top: 20px;
  font-size: 0; }
  #masonry_work .the_work_column {
    float: left;
    width: 318px;
    width: 33%;
    margin: 0;
    margin-right: 1px;
    padding: 0;
    font-size: 0; }
    @media (max-width: 770px) {
      #masonry_work .the_work_column {
        width: 49%; } }
    @media (max-width: 450px) {
      #masonry_work .the_work_column {
        width: 100%; } }
    #masonry_work .the_work_column a {
      clear: both;
      float: left;
      width: 100%;
      height: auto;
      margin: 0;
      padding: 0;
      margin-bottom: 1px;
      font-size: 0;
      line-height: 1;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      #masonry_work .the_work_column a img {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        font-size: 0;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
      #masonry_work .the_work_column a:hover img {
        opacity: 0.7; }

#client_reel_the_work {
  margin: 0;
  padding: 0; }
  #client_reel_the_work li {
    position: relative;
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 19%;
    width: 24%;
    height: 180px;
    margin: 0 0.5%;
    margin-bottom: 10px;
    padding: 0;
    background-size: cover;
    overflow: hidden; }
    @media (max-width: 1000px) {
      #client_reel_the_work li {
        width: 24%; } }
    @media (max-width: 1000px) {
      #client_reel_the_work li {
        width: 32%; } }
    @media (max-width: 810px) {
      #client_reel_the_work li {
        width: 49%; } }
    @media (max-width: 670px) {
      #client_reel_the_work li {
        width: 100%;
        height: 270px;
        margin-lefT: 0;
        margin-right: 0; } }
    #client_reel_the_work li .logo_wrapper {
      position: absolute;
      right: 0px;
      bottom: 0px;
      padding: 3px;
      z-index: 10;
      text-align: center;
      background-color: rgba(255, 255, 255, 0.7); }
      #client_reel_the_work li .logo_wrapper img {
        width: 60px;
        height: auto; }
    #client_reel_the_work li a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 400px;
      z-index: 5;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.65);
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      #client_reel_the_work li a:hover {
        opacity: 1; }

#newsletter_signup {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ccc; }
  #newsletter_signup .container {
    text-align: left; }
    #newsletter_signup .container h3 {
      margin-bottom: 0; }

#main_nav_wrapper {
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #808080;
  position: fixed;
  bottom: 0;
  z-index: 10000000; }
  #main_nav_wrapper.fixed_to_bottom {
    position: fixed;
    bottom: 0;
    z-index: 10000000; }
  @media (max-width: 770px) {
    #main_nav_wrapper {
      display: none; } }
  #main_nav_wrapper .container #main_nav {
    margin: 0;
    padding: 0; }
    #main_nav_wrapper .container #main_nav li {
      float: left;
      list-style-type: none;
      width: 160px;
      margin: 0px;
      box-sizing: border-box; }
      @media (max-width: 1038px) {
        #main_nav_wrapper .container #main_nav li {
          width: 153px; } }
      @media (max-width: 960px) {
        #main_nav_wrapper .container #main_nav li {
          width: 16.6%; } }
      @media (max-width: 770px) {
        #main_nav_wrapper .container #main_nav li {
          width: auto;
          height: auto;
          margin-top: 5px;
          margin-bottom: 5px;
          margin-right: 20px;
          border-lefT: solid 0px #bfbfbf; } }
      #main_nav_wrapper .container #main_nav li a {
        display: block;
        height: 20px;
        width: 100%;
        font-size: 15px;
        color: #000000;
        font-family: "DIN Next W01 Regular";
        text-decoration: none;
        font-weight: normal;
        text-align: center;
        border-lefT: solid 1px #bfbfbf;
        text-transform: uppercase;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        @media (max-width: 770px) {
          #main_nav_wrapper .container #main_nav li a {
            width: auto;
            height: auto;
            border-lefT: solid 0px #bfbfbf; } }
        #main_nav_wrapper .container #main_nav li a:hover {
          color: #ffffff; }
      #main_nav_wrapper .container #main_nav li:last-child {
        border-right: solid 1px #bfbfbf; }
        @media (max-width: 770px) {
          #main_nav_wrapper .container #main_nav li:last-child {
            border-right: solid 0px #bfbfbf; } }
      #main_nav_wrapper .container #main_nav li.current-menu-item a {
        color: #ffffff; }

#footer_padding {
  display: block;
  width: 100%;
  height: 150px;
  background-color: #e5e5e5; }

#footer_holding {
  clear: both;
  width: 100%;
  height: 30px;
  display: block;
  background-color: #e5e5e5; }

body.home #footer_holding {
  background-color: #fff; }

#footer {
  clear: both;
  z-index: 10000;
  display: block;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-bottom: 60px;
  background-color: #000000;
  /*
	
	
	&.hide_it{
		position: absolute;
		bottom: -130px;
	}
	
	*/ }
  #footer .container {
    text-align: left; }
    #footer .container #footer_nav {
      margin: 0;
      padding: 0; }
      #footer .container #footer_nav li {
        float: left;
        list-style-type: none;
        width: 160px;
        margin: 0px;
        box-sizing: border-box;
        vertical-align: middle;
        border-lefT: solid 1px #bfbfbf; }
        @media (max-width: 1038px) {
          #footer .container #footer_nav li {
            width: 153px; } }
        @media (max-width: 960px) {
          #footer .container #footer_nav li {
            width: 16.6%;
            height: 30px; } }
        @media (max-width: 770px) {
          #footer .container #footer_nav li {
            width: auto;
            height: auto;
            margin-top: 7px;
            margin-bottom: 5px;
            margin-right: 20px;
            border-lefT: solid 0px #bfbfbf; } }
        #footer .container #footer_nav li a {
          display: block;
          height: 20px;
          width: 100%;
          font-size: 14px;
          color: #bfbfbf;
          text-decoration: none;
          font-weight: normal;
          text-align: center;
          text-transform: uppercase; }
          @media (max-width: 960px) {
            #footer .container #footer_nav li a {
              height: auto;
              line-height: 15px; } }
          #footer .container #footer_nav li a:hover {
            color: #ffffff; }
        #footer .container #footer_nav li.social {
          border-right: solid 1px #bfbfbf;
          text-align: center; }
          @media (max-width: 770px) {
            #footer .container #footer_nav li.social {
              clear: both;
              float: left;
              width: 100%;
              margin-top: 30px;
              border-right: solid 0px #bfbfbf; } }
          #footer .container #footer_nav li.social a {
            display: inline-block;
            width: 24px;
            font-family: 'FontAwesome';
            font-size: 20px; }
            @media (max-width: 960px) {
              #footer .container #footer_nav li.social a {
                width: 20px; } }
            @media (max-width: 770px) {
              #footer .container #footer_nav li.social a {
                width: 50px;
                padding-left: 10px;
                padding-right: 10px;
                font-size: 30px; } }
    #footer .container p {
      float: left;
      margin-top: 40px;
      color: #bfbfbf;
      font-size: 14px;
      font-family: "DIN Next W01 Light";
      font-weight: normal;
      opacity: 0.8; }
      @media (max-width: 770px) {
        #footer .container p {
          clear: left;
          width: 80%; } }
      #footer .container p.right {
        float: right; }
        @media (max-width: 770px) {
          #footer .container p.right {
            float: left;
            width: 100%; } }

body.page-template-default #first_content,
body.page-template-page-lightbox #first_content,
body.page-template-page-downloads #first_content,
body.page-template-page-licensed #first_content,
body.page-template-page-login #first_content,
body.search-results #first_content,
body.page-template-page-enquire #first_content {
  min-height: 920px; }

#modal_veil,
#download_modal_veil {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 20000px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 1000000; }

#thinking_veil {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-image: url(images/bear_spinner.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  z-index: 1000001; }

#modal_window,
#download_modal_window {
  position: fixed;
  top: 0;
  left: 0;
  width: 400px;
  min-height: 40px;
  height: auto;
  padding: 50px;
  box-sizing: border-box;
  background-color: #ffffff;
  display: none;
  z-index: 10000001;
  text-align: center;
  box-shadow: 0px 0px 21px 0px #333; }
  #modal_window h3,
  #modal_window p,
  #download_modal_window h3, #download_modal_window p {
    display: block;
    line-height: normal; }
  #modal_window h3,
  #download_modal_window h3 {
    font-size: 18px; }
  #modal_window img,
  #download_modal_window img {
    width: 150px;
    height: auto;
    margin-bottom: 20px; }
  #modal_window .button,
  #download_modal_window .button {
    display: inline-block;
    width: 140px;
    margin-left: 0;
    margin-top: 10px;
    padding: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #000000;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    box-sizing: border-box;
    border: solid 1px #000000; }
    #modal_window .button:hover,
    #download_modal_window .button:hover {
      background-color: #777;
      border: solid 1px #777; }
    #modal_window .button#cancel,
    #modal_window .button#ok,
    #download_modal_window .button#cancel,
    #download_modal_window .button#ok {
      display: none; }
    #modal_window .button#the_download_button:after,
    #download_modal_window .button#the_download_button:after {
      content: "\f019"; }

#all_users_table {
  border-collapse: collapse;
  width: 100%; }
  #all_users_table tr:nth-child(odd) {
    background-color: #efefef; }
  #all_users_table th {
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ccc;
    color: #000000;
    font-weight: bold; }
    #all_users_table th span {
      font-family: fontAwesome;
      font-size: 20px; }
    #all_users_table th.center {
      text-align: center; }
  #all_users_table td {
    padding: 5px;
    text-align: left;
    border-bottom: solid 1px #fff; }
    #all_users_table td.center {
      text-align: center; }
    #all_users_table td.highlight-warm {
      background-color: #f2ecce; }
    #all_users_table td.highlight-hot {
      background-color: #f5c3c3; }

#pagination {
  float: right;
  display: inline-block;
  width: 100%;
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  text-align: right; }
  #pagination .pagination {
    float: right;
    margin-top: -14px; }
    #pagination .pagination .page-numbers {
      float: left;
      margin-left: 3px;
      margin-right: 3px;
      display: inline-block;
      margin-bottom: 10px; }
    #pagination .pagination a {
      font-family: "DIN Next W01 Light";
      text-transform: uppercase;
      font-size: 15px;
      font-weight: normal;
      margin-top: -7px !important;
      letter-spacing: 0.1pt;
      line-height: 1;
      text-decoration: none; }
      #pagination .pagination a:hover {
        color: #ffffff; }
    #pagination .pagination .page-num {
      padding-left: 10px;
      color: #000000;
      font-size: 18px;
      font-family: "DIN Next W01 Light";
      text-transform: uppercase;
      font-size: 15px;
      font-weight: normal;
      letter-spacing: 0.1pt; }
    #pagination .pagination .current {
      display: inline-block;
      margin-left: 3px;
      margin-right: 3px;
      font-family: "DIN Next W01 Medium";
      font-weight: normal;
      font-size: 18px;
      font-family: "DIN Next W01 Light";
      text-transform: uppercase;
      font-size: 15px;
      font-weight: normal;
      letter-spacing: 0.1pt;
      color: #e5e5e5;
      background-color: #000000;
      line-height: 1;
      margin-top: -11px;
      height: auto;
      width: auto;
      padding: 3px;
      padding-bottom: 0px; }
    #pagination .pagination .prev,
    #pagination .pagination .next {
      float: left;
      margin-bottom: 0;
      font-family: 'BearStock';
      color: #949494;
      color: #000000;
      font-size: 18px;
      line-height: 1px;
      line-height: 1;
      margin-top: -9px !important; }

ul#series_slider {
  width: 100%;
  margin: 0;
  padding: 0; }
  ul#series_slider li {
    position: relative;
    float: left;
    list-style-type: none;
    width: calc(25% - 1px);
    height: 180px;
    height: auto;
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 0;
    padding-bottom: 19px;
    overflow: hidden; }
    @media (max-width: 670px) {
      ul#series_slider li {
        width: calc(50% - 1px); } }
    ul#series_slider li a {
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      ul#series_slider li a:hover .image_preview {
        display: block; }
    ul#series_slider li .image_preview {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 180px;
      height: auto;
      background-color: rgba(0, 0, 0, 0.5);
      background-image: url(images/bear_spinner.gif);
      background-position: center 50px;
      background-repeat: no-repeat;
      z-index: 10;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out;
      display: none; }
      ul#series_slider li .image_preview .image_controller {
        position: absolute;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        top: 0;
        left: 0;
        width: 100%;
        height: 180px;
        z-index: 15; }
        ul#series_slider li .image_preview .image_controller div {
          height: 180px;
          width: 10px;
          margin: auto;
          flex: 1; }
          ul#series_slider li .image_preview .image_controller div:hover {
            cursor: pointer; }
      ul#series_slider li .image_preview .preview_reel {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 180px;
        margin: 0;
        padding: 0;
        overflow: hidden; }
        ul#series_slider li .image_preview .preview_reel li {
          position: absolute;
          list-style-type: none;
          top: 0;
          left: 0;
          width: 100%;
          height: 180px;
          margin: 0;
          padding: 0; }
          ul#series_slider li .image_preview .preview_reel li img {
            width: 100%;
            height: auto; }
    ul#series_slider li img {
      width: 100%;
      height: auto; }
    ul#series_slider li .title_bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 25px;
      padding: 2px 3px;
      padding-left: 0px;
      background-color: #e5e5e5;
      z-index: 100; }
      ul#series_slider li .title_bottom p {
        float: left;
        display: inline-block;
        color: #000000;
        font-size: 13px; }
      ul#series_slider li .title_bottom .dome_icon {
        float: left;
        display: inline-block;
        margin-top: 10px;
        margin-left: 10px;
        color: #666677;
        font-size: 25px; }
    ul#series_slider li.dome_mode {
      width: calc(50% - 1px); }

.section.tour_guide .container h2.tour_guide {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 0 !important;
  font-size: 45px;
  font-family: "DIN Next W01 Light";
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  z-index: auto; }
  @media (max-width: 770px) {
    .section.tour_guide .container h2.tour_guide {
      font-size: 40px !important;
      margin-top: 10px; } }
  @media (max-width: 450px) {
    .section.tour_guide .container h2.tour_guide {
      font-size: 30px !important; } }
  .section.tour_guide .container h2.tour_guide:hover {
    color: #ffffff;
    cursor: pointer; }
    .section.tour_guide .container h2.tour_guide:hover:before {
      color: #ffffff; }
  .section.tour_guide .container h2.tour_guide:before {
    top: -10px;
    left: -10px;
    width: 50px;
    height: 50px;
    font-family: "BearStock";
    color: #949494;
    content: "C";
    font-size: 55px;
    float: left;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    @media (max-width: 770px) {
      .section.tour_guide .container h2.tour_guide:before {
        width: 50px;
        font-size: 55px; } }
    @media (max-width: 450px) {
      .section.tour_guide .container h2.tour_guide:before {
        width: 40px;
        font-size: 45px; } }
  .section.tour_guide .container h2.tour_guide.open {
    color: #949494; }
    .section.tour_guide .container h2.tour_guide.open:before {
      lefT: 10px;
      transform: rotate(90deg); }
      @media (max-width: 770px) {
        .section.tour_guide .container h2.tour_guide.open:before {
          left: 0px; } }
      @media (max-width: 450px) {
        .section.tour_guide .container h2.tour_guide.open:before {
          left: -10px; } }
    .section.tour_guide .container h2.tour_guide.open:hover {
      color: #949494; }
  @media (max-width: 770px) {
    .section.tour_guide .container h2.tour_guide {
      font-size: 30px; } }
  @media (max-width: 450px) {
    .section.tour_guide .container h2.tour_guide {
      font-size: 24px; } }

.section.tour_guide .service_block {
  clear: both;
  display: block;
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 45px;
  padding-right: 30px;
  display: none;
  overflow: hidden; }
  @media (max-width: 770px) {
    .section.tour_guide .service_block {
      padding-left: 45px; } }
  @media (max-width: 450px) {
    .section.tour_guide .service_block {
      padding-left: 30px; } }
  .section.tour_guide .service_block ul.composites_reel {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 0;
    line-height: 1; }
    .section.tour_guide .service_block ul.composites_reel li {
      display: inline-block;
      list-style-type: none;
      width: 32%;
      margin-right: 10px;
      margin-bottom: 10px;
      box-sizing: border-box;
      font-size: 0;
      line-height: 1; }
      @media (max-width: 770px) {
        .section.tour_guide .service_block ul.composites_reel li {
          width: 48%; } }
      .section.tour_guide .service_block ul.composites_reel li img {
        width: 100%;
        height: auto;
        font-size: 0;
        line-height: 1; }
  @media (max-width: 770px) {
    .section.tour_guide .service_block .sample_image {
      width: 100%;
      height: auto; } }
  .section.tour_guide .service_block .twentytwenty-container {
    display: block; }
  .section.tour_guide .service_block h3 {
    margin-top: 20px;
    font-family: "DIN Next W01 Medium";
    font-weight: normal;
    text-transform: uppercase; }
  .section.tour_guide .service_block .tri_pound,
  .section.tour_guide .service_block .tri_euro,
  .section.tour_guide .service_block .tri_dollar {
    position: relative;
    display: inline-block;
    width: 180px;
    height: auto;
    margin-top: 15px;
    margin-right: 30px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .section.tour_guide .service_block .tri_pound:before,
    .section.tour_guide .service_block .tri_euro:before,
    .section.tour_guide .service_block .tri_dollar:before {
      display: block;
      width: 0;
      height: 15px;
      content: ' ';
      border-left: 90px solid transparent;
      border-right: 90px solid transparent;
      border-top: 85px solid #949494;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    .section.tour_guide .service_block .tri_pound:after,
    .section.tour_guide .service_block .tri_euro:after,
    .section.tour_guide .service_block .tri_dollar:after {
      position: absolute;
      top: 35px;
      left: 65px;
      font-family: "BearStock";
      color: #949494;
      content: "Q";
      color: #ffffff;
      font-size: 75px;
      font-weight: normal;
      text-align: center;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
  .section.tour_guide .service_block .tri_euro:after {
    content: "P"; }
  .section.tour_guide .service_block .tri_dollar:after {
    content: "O"; }
  .section.tour_guide .service_block .tri_email,
  .section.tour_guide .service_block .tri_phone,
  .section.tour_guide .service_block .tri_search {
    position: relative;
    display: inline-block;
    width: 180px;
    height: auto;
    margin-top: 15px;
    margin-right: 30px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .section.tour_guide .service_block .tri_email:before,
    .section.tour_guide .service_block .tri_phone:before,
    .section.tour_guide .service_block .tri_search:before {
      display: block;
      width: 0;
      height: 15px;
      content: ' ';
      border-left: 90px solid transparent;
      border-right: 90px solid transparent;
      border-top: 85px solid #949494;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    .section.tour_guide .service_block .tri_email:after,
    .section.tour_guide .service_block .tri_phone:after,
    .section.tour_guide .service_block .tri_search:after {
      position: absolute;
      top: 25px;
      left: 65px;
      font-family: "BearStock";
      color: #949494;
      content: "R";
      color: #ffffff;
      font-size: 75px;
      font-weight: normal;
      text-align: center;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    .section.tour_guide .service_block .tri_email span,
    .section.tour_guide .service_block .tri_phone span,
    .section.tour_guide .service_block .tri_search span {
      display: block;
      font-size: 20px;
      line-height: normal;
      text-transform: uppercase; }
    .section.tour_guide .service_block .tri_email .smaller,
    .section.tour_guide .service_block .tri_phone .smaller,
    .section.tour_guide .service_block .tri_search .smaller {
      text-transform: none;
      font-size: 14px; }
    .section.tour_guide .service_block .tri_email:hover:before,
    .section.tour_guide .service_block .tri_phone:hover:before,
    .section.tour_guide .service_block .tri_search:hover:before {
      border-top: 85px solid #ffffff; }
    .section.tour_guide .service_block .tri_email:hover:after,
    .section.tour_guide .service_block .tri_phone:hover:after,
    .section.tour_guide .service_block .tri_search:hover:after {
      color: #949494; }
  .section.tour_guide .service_block .tri_phone:after {
    content: "S"; }
  .section.tour_guide .service_block .tri_search:after {
    content: "E"; }

.section.tour_guide #perspectives_block, .section.tour_guide #builds_block {
  display: block; }
  .section.tour_guide #perspectives_block img.svg_icons, .section.tour_guide #builds_block img.svg_icons {
    width: 665px;
    height: auto; }
    @media (max-width: 770px) {
      .section.tour_guide #perspectives_block img.svg_icons, .section.tour_guide #builds_block img.svg_icons {
        width: 99%; } }

#tour_sections {
  opacity: 0; }

.tour_guide_container {
  clear: both;
  display: block; }

#header_title_wrapper.search_results h1 {
  margin-bottom: 5px !important; }
  #header_title_wrapper.search_results h1 span {
    font-family: "DIN Next W01 Light";
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px !important;
    letter-spacing: 0.1pt; }
    @media (max-width: 770px) {
      #header_title_wrapper.search_results h1 span {
        display: block;
        width: 50%;
        margin-top: 8px;
        line-height: normal; } }

#header_title_wrapper.search_results #pagination {
  width: auto; }
  #header_title_wrapper.search_results #pagination .pagination {
    margin-top: 30px; }
    @media (max-width: 770px) {
      #header_title_wrapper.search_results #pagination .pagination {
        margin-top: -20px; }
        #header_title_wrapper.search_results #pagination .pagination span {
          float: left;
          width: auto;
          margin-top: 0px;
          line-height: 0; } }

#the_360_walkaround {
  display: block;
  width: 640px;
  height: 360px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  @media (max-width: 770px) {
    #the_360_walkaround {
      display: none; } }
  #the_360_walkaround #the_360_triggers {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    lefT: 0;
    width: 100%;
    height: 360px;
    display: flex;
    flex-direction: row;
    z-index: 100; }
    #the_360_walkaround #the_360_triggers li {
      margin: 0;
      padding: 0;
      background-color: transparent;
      width: 1px;
      height: 360px;
      list-style-type: none;
      flex-grow: 1; }
      #the_360_walkaround #the_360_triggers li:hover {
        cursor: pointer; }
  #the_360_walkaround #the_360_images img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }

body.customize-support {
  background-color: #e5e5e5 !important; }
  body.customize-support #content h2 {
    font-size: 30px;
    color: #000000; }
  body.customize-support #footer_holding {
    display: none; }

#gform_confirmation_wrapper_5 {
  min-height: 500px;
  margin-top: 20px; }
  #gform_confirmation_wrapper_5 #gform_confirmation_message_5 {
    line-height: normal; }

#gform_5 {
  opacity: 0;
  /*
	#field_5_13{
		background-image: url('/images/no_image_selected.png');	
	}
	*/ }
  #gform_5 .validation_error {
    display: none !important; }
  #gform_5 .gfield_description.validation_message {
    background-color: #b30409;
    color: #ffffff;
    font-size: 15px !important;
    padding-top: 5px;
    padding: 3px; }
  #gform_5 #field_5_40,
  #gform_5 #field_5_42,
  #gform_5 #field_5_43,
  #gform_5 #field_5_23,
  #gform_5 #field_5_24,
  #gform_5 #field_5_25,
  #gform_5 #field_5_26,
  #gform_5 #field_5_27,
  #gform_5 #field_5_28,
  #gform_5 #field_5_29,
  #gform_5 #field_5_30,
  #gform_5 #field_5_31,
  #gform_5 #field_5_32,
  #gform_5 #field_5_33,
  #gform_5 #field_5_34,
  #gform_5 #field_5_35,
  #gform_5 #field_5_36,
  #gform_5 #field_5_37,
  #gform_5 #field_5_38,
  #gform_5 #field_5_39 {
    display: none !important; }
  #gform_5 .gform_footer {
    cleaR: both;
    float: left;
    width: 100%;
    margin-top: -22px; }
    #gform_5 .gform_footer .gform_button {
      float: right; }
  #gform_5 .gform_body #field_5_13,
  #gform_5 .gform_body #field_5_16 {
    float: left;
    width: 50%;
    height: 360px;
    padding: 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden; }
    @media (max-width: 770px) {
      #gform_5 .gform_body #field_5_13,
      #gform_5 .gform_body #field_5_16 {
        cleaR: both;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0; } }
  #gform_5 .gform_body #field_5_13 {
    background-size: cover;
    background-position: center center;
    /*
			img{
				width: 100%;
				height: auto;
			}
			*/ }
  #gform_5 .gform_body #field_5_16 {
    padding: 15px; }
    #gform_5 .gform_body #field_5_16 li {
      clear: both;
      float: left;
      width: 100%;
      margin-bottom: 15px; }
    #gform_5 .gform_body #field_5_16 label {
      floaT: left;
      width: 170px;
      width: 42%;
      margin-top: 10px; }
      @media (max-width: 770px) {
        #gform_5 .gform_body #field_5_16 label {
          width: 100%; } }
    #gform_5 .gform_body #field_5_16 .ginput_container {
      floaT: right;
      width: 50%; }
      @media (max-width: 770px) {
        #gform_5 .gform_body #field_5_16 .ginput_container {
          float: left;
          width: 100%; } }
    #gform_5 .gform_body #field_5_16 input[type="text"],
    #gform_5 .gform_body #field_5_16 input[type="email"] {
      floaT: right;
      width: 250px;
      width: 100%;
      padding: 5px 10px;
      padding-top: 9px;
      font-size: 18px;
      line-height: 1;
      text-transform: uppercase;
      background-color: #e6e6e6; }
  #gform_5 .gform_body label {
    font-size: 17px !important;
    font-family: "DIN Next W01 Regular";
    font-weight: normal;
    letter-spacing: -0.4pt; }
  #gform_5 .gform_body #field_5_17,
  #gform_5 .gform_body #field_5_18,
  #gform_5 .gform_body #field_5_19,
  #gform_5 .gform_body #field_5_20 {
    float: left;
    width: 25%; }
    @media (max-width: 960px) {
      #gform_5 .gform_body #field_5_17,
      #gform_5 .gform_body #field_5_18,
      #gform_5 .gform_body #field_5_19,
      #gform_5 .gform_body #field_5_20 {
        width: 45%; } }
    @media (max-width: 770px) {
      #gform_5 .gform_body #field_5_17,
      #gform_5 .gform_body #field_5_18,
      #gform_5 .gform_body #field_5_19,
      #gform_5 .gform_body #field_5_20 {
        clear: both;
        width: 100%; } }
  @media (max-width: 960px) {
    #gform_5 .gform_body #field_5_19 {
      clear: both; } }
  #gform_5 .gform_body #field_5_6,
  #gform_5 .gform_body #field_5_10,
  #gform_5 .gform_body #field_5_8,
  #gform_5 .gform_body #field_5_22 {
    float: left;
    width: 100%; }
    #gform_5 .gform_body #field_5_6 label,
    #gform_5 .gform_body #field_5_10 label,
    #gform_5 .gform_body #field_5_8 label,
    #gform_5 .gform_body #field_5_22 label {
      margin-bottom: 10px; }
    #gform_5 .gform_body #field_5_6 .gfield_description,
    #gform_5 .gform_body #field_5_10 .gfield_description,
    #gform_5 .gform_body #field_5_8 .gfield_description,
    #gform_5 .gform_body #field_5_22 .gfield_description {
      clear: both;
      float: left;
      font-family: "DIN Next W01 Light";
      font-size: 18px;
      line-height: 1;
      text-transform: uppercase; }
    #gform_5 .gform_body #field_5_6 .ginput_container,
    #gform_5 .gform_body #field_5_10 .ginput_container,
    #gform_5 .gform_body #field_5_8 .ginput_container,
    #gform_5 .gform_body #field_5_22 .ginput_container {
      float: left;
      width: 100%; }
      #gform_5 .gform_body #field_5_6 .ginput_container ul,
      #gform_5 .gform_body #field_5_10 .ginput_container ul,
      #gform_5 .gform_body #field_5_8 .ginput_container ul,
      #gform_5 .gform_body #field_5_22 .ginput_container ul {
        float: left;
        width: 100%; }
        #gform_5 .gform_body #field_5_6 .ginput_container ul li,
        #gform_5 .gform_body #field_5_10 .ginput_container ul li,
        #gform_5 .gform_body #field_5_8 .ginput_container ul li,
        #gform_5 .gform_body #field_5_22 .ginput_container ul li {
          float: left;
          width: 100%;
          margin-bottom: 8px; }
          #gform_5 .gform_body #field_5_6 .ginput_container ul li input,
          #gform_5 .gform_body #field_5_10 .ginput_container ul li input,
          #gform_5 .gform_body #field_5_8 .ginput_container ul li input,
          #gform_5 .gform_body #field_5_22 .ginput_container ul li input {
            position: relative;
            float: left;
            margin-right: 3px;
            margin-top: -3px;
            border-radius: 0;
            border: none;
            z-index: 1000;
            outline: none;
            box-shadow: none;
            opacity: 0; }
            #gform_5 .gform_body #field_5_6 .ginput_container ul li input:focus,
            #gform_5 .gform_body #field_5_10 .ginput_container ul li input:focus,
            #gform_5 .gform_body #field_5_8 .ginput_container ul li input:focus,
            #gform_5 .gform_body #field_5_22 .ginput_container ul li input:focus {
              outline: none;
              box-shadow: none; }
            #gform_5 .gform_body #field_5_6 .ginput_container ul li input:checked,
            #gform_5 .gform_body #field_5_10 .ginput_container ul li input:checked,
            #gform_5 .gform_body #field_5_8 .ginput_container ul li input:checked,
            #gform_5 .gform_body #field_5_22 .ginput_container ul li input:checked {
              opacity: 1; }
          #gform_5 .gform_body #field_5_6 .ginput_container ul li label,
          #gform_5 .gform_body #field_5_10 .ginput_container ul li label,
          #gform_5 .gform_body #field_5_8 .ginput_container ul li label,
          #gform_5 .gform_body #field_5_22 .ginput_container ul li label {
            position: relative;
            clear: none;
            float: left;
            width: 180px;
            margin: 0;
            font-family: "DIN Next W01 Light";
            font-size: 18px;
            line-height: 1;
            text-transform: uppercase; }
            #gform_5 .gform_body #field_5_6 .ginput_container ul li label:before,
            #gform_5 .gform_body #field_5_10 .ginput_container ul li label:before,
            #gform_5 .gform_body #field_5_8 .ginput_container ul li label:before,
            #gform_5 .gform_body #field_5_22 .ginput_container ul li label:before {
              content: "";
              display: inline-block;
              width: 16px;
              height: 16px;
              margin-right: 10px;
              position: absolute;
              left: -21px;
              bottom: 2px;
              background-color: #fff;
              z-index: 100; }
  #gform_5 .gform_body #field_5_7,
  #gform_5 .gform_body #field_5_11,
  #gform_5 .gform_body #field_5_9 {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0; }
    #gform_5 .gform_body #field_5_7 label,
    #gform_5 .gform_body #field_5_11 label,
    #gform_5 .gform_body #field_5_9 label {
      display: none; }
    #gform_5 .gform_body #field_5_7 input,
    #gform_5 .gform_body #field_5_11 input,
    #gform_5 .gform_body #field_5_9 input {
      width: 100% !important;
      padding: 5px 10px !important;
      padding-top: 9px !important;
      font-size: 18px !important;
      line-height: 1 !important;
      text-transform: uppercase !important; }
  #gform_5 .gform_body #field_5_5 {
    cleaR: both;
    floaT: left;
    width: 100%; }
    #gform_5 .gform_body #field_5_5 .ginput_container {
      float: left;
      width: 100%; }
    #gform_5 .gform_body #field_5_5 label {
      float: left;
      width: 100%;
      margin-bottom: 10px; }
    #gform_5 .gform_body #field_5_5 textarea {
      float: left;
      width: 100%;
      height: 30px;
      padding: 5px 10px;
      padding-top: 9px;
      font-size: 18px;
      line-height: 1;
      text-transform: uppercase;
      background-color: #fff; }
    #gform_5 .gform_body #field_5_5 .gfield_description {
      cleaR: both;
      float: left;
      width: 100%;
      margin-top: 8px;
      font-family: "DIN Next W01 Light";
      font-size: 17px;
      line-height: 1;
      text-transform: uppercase; }
  #gform_5 .gform_body #field_5_41 > label {
    display: none; }
  #gform_5 .gform_body #field_5_41 .ginput_container {
    width: 100%; }
    #gform_5 .gform_body #field_5_41 .ginput_container ul.gfield_checkbox li label {
      width: calc(100% - 30px);
      margin-top: -16px;
      font-size: 16px !important; }

li#field_5_17 li.gfield_contains_required .gfield_description.validation_message,
li#field_5_18 li.gfield_contains_required .gfield_description.validation_message,
li#field_5_19 li.gfield_contains_required .gfield_description.validation_message {
  display: inline-block;
  margin-top: 0px;
  background-color: #b30409;
  color: #ffffff;
  font-size: 15px !important;
  padding-top: 5px;
  padding: 3px;
  line-height: 1;
  text-transform: uppercase; }

#first_content.section.the_work {
  margin-top: -19px; }

#gform_5 .gform_body #enquiry_thumbnail_reel {
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
  margin-top: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background-color: #ccc;
  display: none; }
  #gform_5 .gform_body #enquiry_thumbnail_reel ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 0;
    line-height: 0; }
    #gform_5 .gform_body #enquiry_thumbnail_reel ul li {
      flex: 0 0 15%;
      list-style-type: none;
      margin: 0;
      padding: 0;
      font-size: 0;
      line-height: 0;
      margin-right: 5px;
      margin-bottom: 5px; }
      #gform_5 .gform_body #enquiry_thumbnail_reel ul li img {
        display: block;
        width: 100%;
        height: auto; }
      #gform_5 .gform_body #enquiry_thumbnail_reel ul li div {
        display: block;
        clear: both;
        float: left;
        width: 100%;
        height: auto;
        padding: 2px;
        padding-right: 0;
        padding-left: 5px;
        text-align: left;
        font-size: 0;
        line-height: 0;
        background-color: #222; }
        #gform_5 .gform_body #enquiry_thumbnail_reel ul li div label {
          display: inline-block;
          width: calc(100% - 22px);
          height: auto;
          margin: 0;
          padding: 0;
          font-size: 0;
          line-height: 0; }
          #gform_5 .gform_body #enquiry_thumbnail_reel ul li div label span {
            padding: 0px;
            padding-top: 1px;
            font-size: 12px;
            line-height: 1;
            color: #ffffff; }
        #gform_5 .gform_body #enquiry_thumbnail_reel ul li div input {
          float: right;
          display: inline-block;
          width: 20px;
          height: 20px;
          margin: 0;
          margin-top: -1px;
          margin-right: 1px;
          padding: 0;
          border-radius: 0px !important;
          font-size: 14px !important;
          background-color: #ffffff;
          color: #444;
          outline: none !important;
          box-shadow: none !important;
          bordeR: none !important; }

#the_404,
#the_login {
  display: block;
  width: 350px;
  margin: auto;
  margin-top: 20px;
  text-align: center; }
  #the_404 img,
  #the_login img {
    width: 100%;
    height: auto; }
  #the_404 a,
  #the_login a {
    display: inline-block;
    width: 275px;
    margin: auto;
    margin-top: 20px;
    border-top: solid 1px #727272;
    border-bottom: solid 1px #727272;
    padding-top: 5px;
    padding-bottom: 2px;
    font-family: "DIN Next W01 Light";
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px !important;
    letter-spacing: 0.1pt;
    text-decoration: none;
    text-align: left; }
    #the_404 a:before,
    #the_login a:before {
      float: left;
      font-family: 'BearStock';
      color: #949494;
      color: #000000;
      content: 'D';
      font-size: 18px;
      line-height: 1px;
      line-height: 1;
      margin-top: 3px !important; }

#the_404 a {
  display: inline-block;
  width: 150px;
  text-align: center; }
  #the_404 a:before {
    display: none; }

#the_login {
  margin-top: 30px; }
  #the_login h3 {
    margin-top: 40px;
    margin-bottom: 0 !important;
    font-size: 40px; }
  #the_login h4 {
    margin-bottom: 0 !important;
    font-size: 20px;
    text-transform: uppercase; }
  #the_login a {
    text-align: center; }
    #the_login a:before {
      display: none; }

body.page-template-page-thank_you_update_details #search_form {
  position: relative; }
  body.page-template-page-thank_you_update_details #search_form #search_button {
    position: absolute;
    top: 0px;
    right: 0px; }

#you_have_licenses {
  display: block;
  width: 60%;
  margin: auto;
  margin-top: 70px;
  padding: 20px;
  text-align: center;
  color: #ffffff;
  background-color: #000000; }
  #you_have_licenses h3 {
    margin-top: 0; }
  #you_have_licenses a {
    color: #ffffff; }

@media (max-width: 770px), screen and (max-device-width: 450px) {
  .gform_wrapper {
    width: 100%;
    box-sizing: border-box; } }

.gform_wrapper .gform_description {
  display: block;
  padding-bottom: 10px;
  color: #00415d;
  font-family: "Helvetica Light";
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 0.2pt;
  line-height: 19pt;
  color: #00415d; }

.gform_wrapper ul.gform_fields {
  margin-left: 0; }
  .gform_wrapper ul.gform_fields li {
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: 6px;
    padding: 5px;
    padding: 0;
    vertical-align: top; }
    @media (max-width: 770px), screen and (max-device-width: 450px) {
      .gform_wrapper ul.gform_fields li {
        width: 100%;
        padding: 5px;
        margin-bottom: 5px;
        box-sizing: border-box; } }
    .gform_wrapper ul.gform_fields li label, .gform_wrapper ul.gform_fields li legend {
      display: inline-block;
      width: 230px;
      margin: 0;
      margin-top: 5px;
      vertical-align: top;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 35px;
      font-family: "DIN Next W01 Light";
      line-height: 1; }
      @media (max-width: 770px), screen and (max-device-width: 450px) {
        .gform_wrapper ul.gform_fields li label, .gform_wrapper ul.gform_fields li legend {
          width: 100%;
          box-sizing: border-box; } }
      .gform_wrapper ul.gform_fields li label .gfield_required, .gform_wrapper ul.gform_fields li legend .gfield_required {
        display: none; }
    .gform_wrapper ul.gform_fields li .validation_message {
      color: #b30409;
      font-size: 12px; }
    .gform_wrapper ul.gform_fields li .ginput_container {
      display: inline-block; }
      @media (max-width: 770px), screen and (max-device-width: 450px) {
        .gform_wrapper ul.gform_fields li .ginput_container {
          width: 100%;
          box-sizing: border-box; } }
      .gform_wrapper ul.gform_fields li .ginput_container input, .gform_wrapper ul.gform_fields li .ginput_container select, .gform_wrapper ul.gform_fields li .ginput_container textarea {
        width: 340px;
        padding: 12px;
        margin: 0;
        border: solid 2px #ddd;
        border: none;
        border-radius: 0px !important;
        font-size: 14px;
        background-color: #ffffff;
        color: #444; }
        @media (max-width: 770px), screen and (max-device-width: 450px) {
          .gform_wrapper ul.gform_fields li .ginput_container input, .gform_wrapper ul.gform_fields li .ginput_container select, .gform_wrapper ul.gform_fields li .ginput_container textarea {
            width: 100%;
            margin-top: 10px;
            margin-bottom: 5px;
            padding: 10px;
            box-sizing: border-box; } }
      .gform_wrapper ul.gform_fields li .ginput_container select {
        height: 43px;
        padding-top: 8px;
        padding-bottom: 8px; }
      .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_radio {
        margin: 0;
        padding: 0; }
        .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_radio li {
          display: inline-block;
          margin: 0;
          padding: 0; }
          .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_radio li label {
            width: auto;
            margin-right: 20px;
            font-weight: normal; }
          .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_radio li input {
            width: auto;
            margin-right: 5px; }
      .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_checkbox {
        margin: 0 !important; }
        .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_checkbox li {
          clear: both;
          float: left;
          margin-top: 0;
          margin-bottom: 10px;
          padding: 0; }
          .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_checkbox li label {
            display: inline-block;
            width: 240px;
            margin: 0;
            font-size: 12pt;
            font-weight: normal; }
          .gform_wrapper ul.gform_fields li .ginput_container ul.gfield_checkbox li input {
            float: right;
            width: 20px;
            height: 20px;
            margin-left: 0px; }
      .gform_wrapper ul.gform_fields li .ginput_container.ginput_container_radio {
        display: inline-block;
        width: 340px;
        margin-left: 2px;
        font-size: 14pt;
        color: #444; }
        @media (max-width: 770px), screen and (max-device-width: 450px) {
          .gform_wrapper ul.gform_fields li .ginput_container.ginput_container_radio {
            margin-top: 15px;
            margin-left: 30px;
            margin-bottom: 20px; } }
      .gform_wrapper ul.gform_fields li .ginput_container.ginput_complex span {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 5px; }
        .gform_wrapper ul.gform_fields li .ginput_container.ginput_complex span label {
          width: 240px;
          font-weight: normal; }
          @media (max-width: 770px), screen and (max-device-width: 450px) {
            .gform_wrapper ul.gform_fields li .ginput_container.ginput_complex span label {
              width: 100%; } }
        .gform_wrapper ul.gform_fields li .ginput_container.ginput_complex span input {
          width: 330px;
          display: inline-block; }
          @media (max-width: 770px), screen and (max-device-width: 450px) {
            .gform_wrapper ul.gform_fields li .ginput_container.ginput_complex span input {
              width: 100%; } }
    .gform_wrapper ul.gform_fields li.gfield_error input {
      bordeR: solid 1px #b30409; }
    .gform_wrapper ul.gform_fields li.field_sublabel_below fieldset {
      width: 100%;
      box-sizing: border-box; }
      .gform_wrapper ul.gform_fields li.field_sublabel_below fieldset legend {
        float: left;
        display: inline-block; }
      .gform_wrapper ul.gform_fields li.field_sublabel_below fieldset .ginput_container.ginput_container_radio {
        float: right;
        display: inline-block; }
        @media (max-width: 770px), screen and (max-device-width: 450px) {
          .gform_wrapper ul.gform_fields li.field_sublabel_below fieldset .ginput_container.ginput_container_radio {
            box-sizing: border-box;
            margin-left: 0; } }

.gform_wrapper .gform_button {
  height: auto;
  padding: 10px;
  padding-top: 14px;
  padding-left: 30px;
  padding-right: 30px;
  border: 0;
  border-radius: 0px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  background-color: #000000;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .gform_wrapper .gform_button:hover {
    cursor: pointer;
    background-color: #777; }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    .gform_wrapper .gform_button {
      width: 100%;
      padding: 20px;
      box-sizing: border-box; } }

.gform_wrapper #error .validation_error {
  display: block;
  padding-bottom: 10px;
  color: #00415d;
  font-family: "Helvetica Medium";
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 0.2pt;
  line-height: 19pt;
  color: #b30409; }

.gform_wrapper #error ol.validation_list li a {
  color: #b30409; }

.validation_error {
  display: block;
  padding-bottom: 10px;
  color: #00415d;
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 0.2pt;
  line-height: 19pt;
  color: #b30409; }

.ginput_container_password span {
  margin-top: 0 !important; }
  .ginput_container_password span input {
    float: left;
    width: 340px !important;
    font-size: 14px !important; }
  .ginput_container_password span label {
    clear: both;
    float: left;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
    color: #777;
    font-size: 12px !important;
    font-weight: normal; }

input, select, textarea {
  float: left;
  width: 340px;
  padding: 12px;
  margin: 0;
  margin-bottom: 10px;
  border: solid 2px #ddd;
  border: none;
  border-radius: 0px !important;
  font-size: 14px;
  background-color: #ffffff;
  color: #444; }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    input, select, textarea {
      width: 100%;
      margin-top: 0px;
      margin-bottom: 15px;
      padding: 10px;
      box-sizing: border-box; } }

select {
  height: 35px;
  padding-top: 6px;
  padding-bottom: 6px; }

label {
  clear: both;
  float: left;
  display: inline-block;
  width: 230px;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 10px;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 35px !important;
  font-family: "DIN Next W01 Light";
  line-height: 1 !important; }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    label {
      width: 100%;
      margin-top: 10px;
      margin-bottom: 5px;
      box-sizing: border-box; } }

.button {
  height: auto;
  margin-left: 230px;
  margin-top: 0px;
  padding: 10px;
  padding-top: 14px;
  padding-left: 30px;
  padding-right: 30px;
  border: 0;
  border-radius: 0px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  background-color: #000000;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .button:hover {
    color: #ffffff;
    cursor: pointer;
    background-color: #777; }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    .button {
      width: 100%;
      margin-top: 50px;
      margin-left: 0;
      padding: 20px;
      box-sizing: border-box; } }

.forgot,
.register {
  display: block;
  margin-left: 231px;
  color: #ddd;
  text-decoration: none;
  font-weight: bold; }
  .forgot:hover,
  .register:hover {
    color: #ddd !important;
    text-decoration: underline !important; }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    .forgot,
    .register {
      margin-left: 0;
      text-align: center; } }

body.page-template-page-login .forgot,
body.page-template-page-login .register,
body.page-template-page-thank_you_update_details .forgot,
body.page-template-page-thank_you_update_details .register {
  float: left;
  display: block;
  width: 100%;
  margin-top: 0px;
  color: #555;
  text-transform: uppercase;
  color: #777;
  font-size: 12px !important;
  font-weight: normal; }
  body.page-template-page-login .forgot:hover,
  body.page-template-page-login .register:hover,
  body.page-template-page-thank_you_update_details .forgot:hover,
  body.page-template-page-thank_you_update_details .register:hover {
    color: #777 !important; }

body.page-template-page-thank_you_update_details .button {
  clear: both;
  float: left; }

body.page-id-16613 #gform_submit_button_2 {
  margin-top: -15px;
  margin-left: 230px; }
  @media (max-width: 770px), screen and (max-device-width: 450px) {
    body.page-id-16613 #gform_submit_button_2 {
      margin-left: 0; } }

#gform_wrapper_1 #field_1_3 {
  margin-top: 10px; }
  #gform_wrapper_1 #field_1_3 label {
    font-size: 0 !important;
    display: none; }
  #gform_wrapper_1 #field_1_3 .ginput_container_checkbox {
    cleaR: both;
    float: left;
    width: auto !important;
    margin-lefT: 230px; }
    @media (max-width: 770px) {
      #gform_wrapper_1 #field_1_3 .ginput_container_checkbox {
        margin-lefT: 0px; } }
  #gform_wrapper_1 #field_1_3 input {
    float: left;
    margin-top: -5px;
    margin-right: 10px; }
  #gform_wrapper_1 #field_1_3 .gfield_description {
    float: left;
    text-transform: uppercase;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
    color: #777;
    font-size: 12px !important; }

#gform_wrapper_1 #field_1_4 {
  float: left;
  text-transform: uppercase;
  margin-top: -5px !important;
  margin-bottom: 2px !important;
  color: #777;
  font-size: 12px !important; }
  #gform_wrapper_1 #field_1_4 a {
    text-transform: uppercase;
    margin-top: 4px !important;
    margin-bottom: 2px !important;
    color: #777;
    font-size: 12px !important; }

#gform_wrapper_1 .gform_footer {
  cleaR: both;
  float: left; }

#dome_home #container div div:last-child {
  background-color: transparent !important; }
  #dome_home #container div div:last-child div:first-child {
    display: block !important;
    background-color: transparent !important; }
    #dome_home #container div div:last-child div:first-child:before {
      float: left;
      margin-top: 9px;
      content: "L";
      font-family: "BearStock";
      color: #949494;
      font-size: 40px;
      font-weight: normal;
      text-align: center;
      opacity: 0.9;
      text-shadow: 0px 0px 1px #000;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      -o-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    #dome_home #container div div:last-child div:first-child:hover:before {
      cursor: pointer;
      opacity: 1;
      color: #fff; }
    #dome_home #container div div:last-child div:first-child div {
      display: none !important; }
  #dome_home #container div div:last-child div:nth-child(2) {
    display: none !important; }

.fancybox-arrow--left,
.fancybox-arrow--right,
#fancybox-left-ico,
#fancybox-right-ico {
  background-image: none !important; }
  .fancybox-arrow--left:before,
  .fancybox-arrow--right:before,
  #fancybox-left-ico:before,
  #fancybox-right-ico:before {
    float: right;
    margin-top: 15px;
    line-height: 0;
    font-family: 'BearStock';
    color: #949494;
    color: #ffffff;
    content: 'C';
    font-size: 80px; }
  .fancybox-arrow--left:after,
  .fancybox-arrow--right:after,
  #fancybox-left-ico:after,
  #fancybox-right-ico:after {
    display: none !important; }

#fancybox-left-ico:before {
  float: left;
  content: 'D'; }

#fancybox-content {
  background-color: #000 !important;
  background-image: url(images/bear_spinner.gif) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }
  #fancybox-content #serial_number {
    position: absolute;
    width: auto;
    bottom: 15px;
    left: 15px;
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-top: 6px;
    padding-bottom: 3px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000000;
    font-size: 15px;
    line-height: 1;
    font-family: "DIN Next W01 Medium";
    font-weight: normal;
    text-transform: uppercase;
    z-index: 10000; }

#fancybox-img {
  opacity: 0; }

#fancybox-img.flipped {
  transform: scaleX(-1);
  opacity: 1; }

#fancybox-img.normal {
  transform: scaleX(1);
  opacity: 1; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
  width: 2px;
  margin-left: -1px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }
  .twentytwenty-left-arrow:hover, .twentytwenty-right-arrow:hover, .twentytwenty-up-arrow:hover, .twentytwenty-down-arrow:hover {
    cursor: ew-resize; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  margin-bottom: 30px; }

.twentytwenty-container img {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent; }

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-container * {
  box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }

.twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  transition-property: background;
  background: transparent;
  z-index: 25; }

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  border: 0;
  border-radius: 1000px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none;
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none; }

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: none; }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px;
  width: 0;
  height: 0;
  margin-lefT: -32px;
  margin-top: -24px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 25px solid white; }

.twentytwenty-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px;
  width: 0;
  height: 0;
  margin-top: -24px;
  margin-right: -32px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid white; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px; }

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

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

.lightSlider {
  overflow: hidden;
  margin: 0; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.lSSlideWrapper > .lightSlider:after {
  clear: both; }

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade {
  position: relative; }

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%; }

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade > *.active {
  z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1; }

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px; }

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s; }

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca; }

.lSSlideOuter .media {
  opacity: 0.8; }

.lSSlideOuter .media.active {
  opacity: 1; }

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px; }

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%; }

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table; }

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both; }

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("../img/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s; }

.lSAction > a:hover {
  opacity: 1; }

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px; }

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px; }

.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* vertical */
.lSSlideOuter.vertical {
  position: relative; }

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important; }

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0; }

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important; }

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0; }

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto; }

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px; }

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

#wmle_container {
  margin-top: 20px !important; }

.wmle_item {
  margin-left: 0 !important;
  margin-right: 10px;
  padding: 0 !important;
  box-shadow: none !important;
  background-color: #eee !important; }
  .wmle_item .wpme_image {
    font-size: 0;
    line-height: 0; }
    .wmle_item .wpme_image a {
      display: inline-block;
      font-size: 0;
      line-height: 0; }
      .wmle_item .wpme_image a img {
        font-size: 0;
        line-height: 0; }
  .wmle_item .wmle_post_title {
    margin-top: -2px;
    padding-lefT: 10px;
    padding-right: 5px;
    background-color: #000000;
    color: #ffffff;
    text-align: left; }
    .wmle_item .wmle_post_title a {
      color: #ffffff !important; }
  .wmle_item .wmle_post_excerpt {
    padding: 10px; }
    .wmle_item .wmle_post_excerpt p {
      font-size: 18px;
      font-weight: normal;
      line-height: 23px !important;
      text-align: left;
      color: #000000; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  backface-visibility: hidden;
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  backface-visibility: hidden;
  transition-property: transform, opacity;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > div {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  user-select: none; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background 0.25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  transform: rotate(45deg); }

.fancybox-button--close::after {
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  user-select: none;
  transition: opacity 0.25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 99999999999999999999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box; }

.autocomplete-suggestion {
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  padding: 0 0.6em;
  line-height: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.02em;
  color: #777; }

.autocomplete-suggestion b {
  font-weight: bold;
  color: #000; }

.autocomplete-suggestion.selected {
  background: #f0f0f0; }

@media print {
  #primary_nav_wrapper {
    display: none; } }
