/*@import url('https://fonts.googleapis.com/css?family=Montserrat:700&display=swap&subset=latin-ext');*/

@font-face {
  font-family: Galaxy;
  font-weight: bold;
  src: url("./fonts/Polaris_V2_Bold.otf") format("opentype");
}

@font-face {
  font-family: Galaxy;
  font-weight: normal;
  src: url("./fonts/Polaris_V2_Book.otf") format("opentype");
}

@font-face {
  font-family: Galaxy;
  font-weight: 200;
  src: url("./fonts/Polaris_V2_Book.otf") format("opentype");
}

@font-face {
  font-family: Galaxy;
  font-weight: 400;
  src: url("./fonts/Polaris_V2_Medium.otf") format("opentype");
}

html {
  height: 100%;
  font-family: 'Galaxy', sans-serif;
  font-weight: normal;
}

body {
  background-color: #fff;
  color: #303030;
  color: rgba(0,0,0,0.75);
  font-family: 'Galaxy', sans-serif;
  font-weight: 100;
  word-wrap: break-word;
  font-size: 14px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center 100px;
  height: 100%;
  overflow-y: hidden;
}

header {
  height: 9rem;
  border-bottom: 1px solid #d0ce00;
}

a.logo {
  height: 60px;
  margin-bottom: 24px;
  display: block;
}

a.logo img {
  height: 50px;
  margin-top: 16px;
  margin-left: 16px;
}

.meta-nav {
  margin: 16px 0 0 -16px;
}

.container-main {
  display: block;
  overflow: hidden;
}

.topWrap {
  width: 100%;
  background-color: #fff;
  z-index: 12;
  top: 0;
}

.categorynav.affix {
  top: 140px;
  position: fixed;
}

#gmap img {
  max-width: inherit;
}

.clear {
  clear: both;
}

.bootstrap-widget-header h3 {
  text-transform: lowercase;
  font-weight: 600;
  font-family: 'Galaxy', sans-serif;
  letter-spacing: 0.1px;
}

h1, h2, h3, h4, h5 {
  font-weight: 600;
  font-family: 'Galaxy', sans-serif;
  letter-spacing: 0.1px;
}

h3 {
  font-size: 1.2em;
}

li.hidden {
  display: none !important;
}

ul.socialNav {
  list-style: none;
}

ul.socialNav li {
  display: inline-table;
}

#gmap {
  height: 380px;
  width: 100%;
}

a {
  color: #303030;
  text-decoration: underline;
}

a:hover {
  color: #303030;
  text-decoration: underline;
}

.yellow {
  color: #303030;
}

b {
  color: #303030;
  font-weight: bold;
}

div.logo {
  line-height: 80px;
  color: #303030;
  font-size: 2.4em;
  font-weight: 100;
}

span.logo {
  line-height: 80px;
  color: #303030;
  font-size: 2em;
  font-weight: 100;
  text-align: right;
}

#footerAddon {
  padding-top: 8px;
  border-top: 2px solid #d0ce00;
  margin-top: 0;
}

div.navbar {
  background-color: #333;
  border-radius: 0;
  margin-bottom: 0;
}

#navWrap {
  position: absolute;
  top: 9rem;
  width: 100vw;
  height: calc(100vh - 9rem);
  z-index: 999999;
}

#navWrap .col-md-12 {
  background: #f7f7f7;
}

#navWrap .navbar-inner {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  min-height: 40px;
  padding-left: 10px;
  padding-right: 0;
  filter: none;
}

#navWrap .container-fluid {
  padding-left: 0 !important;
  padding-right: 0;
}

.navbar-search {
  float: left;
  margin-bottom: 0;
  margin-top: 2px;
  position: relative;
}

.navbar .nav {
  /*border-left: 1px solid #fff;*/
}

.navbar .nav > li > a {
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  font-size: 1.15em;
  line-height: 48px;
  padding: 0;
  text-shadow: none;
  font-weight: normal;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #fff;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  font-size: 1.15em;
  line-height: 48px;
  text-shadow: none;
  font-weight: normal;
}

.search-in-the-middle {
  border-radius: 0 !important;
  min-width: 80px;
  text-align: right;
}

.search-area {

}

.search-area li {
  padding-left: 0 !important;
}

.search-area li b {
  padding-left: 0 !important;
  color: #a1a1a1;
}

.search-area li a:hover {
  color: #D0CE00;
}

.search-area li a.active,
.search-area li a.active:hover {
  color: black;
  background: #D0CE00;
  display: block;
}

.object-certificates {
  margin-top: 120px;
  height: 75px;
  width: 100%;
  display: block;
  background-color: white;
  padding: 7px;
  margin-left: -12px;
}

.object-certificates img {
  max-height: 28px;
  width: auto !important;
  margin: 12px;
}

.product-entry {
  clear: both;
  display: block;
  margin-bottom: 24px;
}

.product-entry h3 {
  font-weight: bold;
}

.product-entry .content .image {
  padding-right: 12px;
  display: inline-block;
}

.product-entry .content .description {
  display: inline-block;
}

.affix-bottom {
  position: absolute;
}

.cart-wrap {
  /*background-color: #ccc;*/
  /*padding: 22px;*/
}

.cart-item {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #d3d3d3;
  line-height: 1.75em;
}

.cart-item input {
  text-align: center;
}

.cart-item .underline {
  text-decoration: underline;
}

.cart-item-totel {
  text-align: right;
}

.new-customer {
  margin-top: 42px;
}

.fav-item {
  margin-bottom: 42px;
  display: block;
}

.padding-top-10 {
  margin-bottom: 10px;
}

.co2cal-clmn-40 {
  vertical-align: top;
  width: 50%;
  display: inline-block;
}

.co2cal-clmn-10 {
  vertical-align: top;
  width: 10%;
  display: inline-block;
  text-align: right;
}

.co2cal-clmn-20 {
  vertical-align: top;
  width: 20%;
  display: inline-block;
  text-align: right;
}

.co2cal-clmn-0 {
  vertical-align: top;
  width: 0px !important;
  display: inline-block;
  overflow: hidden;
  color: white;
  opacity: 0;
  position: absolute;
}

.checkbox .input-prepend {
  position: absolute;
  margin-left: -66px;
}

.ranked-list {
  padding: 32px;
  color: white;
}

.ranked-list .ranked-item {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #D0CE00;
  cursor: pointer;
}

.ranked-list .ranked-item .rank {
  width: 7%;
  float: left;
  font-weight: bold;
  font-size: 2em;
  color: white;
}

.ranked-list .ranked-item figure {
  width: 26%;
  float: left;
}

.ranked-list .ranked-item .info {
  width: 66%;
  float: left;
}

.ranked-list .ranked-item .info a {
  color: white;
}

.bootstrap-widget-header {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  height: 40px;
  position: relative;
  filter: none;
}

.gallery-header {
  background-color: transparent;
  border-radius: 0;
  height: auto;
  line-height: 40px;
}

.bootstrap-widget-header h3 {
  text-shadow: none;
  color: #000;
  font-size: 1.2em;
  font-weight: 700;
  height: auto;
}

.bootstrap-widget-header {
  height: auto;
  background: none;
}

.bootstrap-widget-header + .bootstrap-widget-content {
  border-radius: 0 0 0 0;
  border: none;
  background: none;
  background-color: transparent;
}

#myTab.nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 0;
  line-height: 20px;
  padding-bottom: 8px;
  padding-top: 8px;
}

#myTab.nav-tabs {
  border-bottom: 1px solid #D0CE00;
  background-color: transparent;
}

#myTab.nav-tabs a {
  text-decoration: none;
}

#myTab.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #D0CE00;
  border-color: #D0CE00 #D0CE00 transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}

#myTab.nav > li > a:hover {
  background-color: #FFFFC0;
  border: 1px solid #FFFFC0;
  border-bottom: none;
}

.tab-content {
  background-color: transparent;
  padding: 20px 15px 15px;
}

#myTab {
  margin-bottom: 0 !important;
}

ul.widgetCatMenu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
}

ul.widgetCatMenu li {
  line-height: 20px;
}

ul.widgetCatMenu li.headline {
  padding-top: 12px;
  margin-bottom: 6px;
  border-bottom: 1px solid #000;
  color: #000;
  font-weight: bold;
  line-height: inherit;
}

ul.widgetCatMenu li a {
  color: #000;
  display: block;
}

.infoPane {
  padding: 12px;
  margin-top: 12px;
  padding-left: 0;
}

.sponsorPane {
  background-color: white;
  padding: 12px;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 140px;
}

.scrolltainer-right .sponsorPane {
  border-top: 4px solid #D0CE00;
}

.sponsorPane img {
  max-height: 120px;
  width: auto;
}

.sponsorPaneLarge {
  background-color: #373737;
  padding: 12px;
  color: #fff;
  padding-bottom: 0;
}

.sponsorPaneLarge img {
  float: right !important;
  max-height: 120px;
  width: auto !important;
  margin-bottom: 0 !important;
}

.composite-example > div > img {
  display: block;
  width: 100%;
}

.cycle-slideshow, .cycle-slideshow * {
  -moz-box-sizing: border-box;
}

.cycle-slideshow {
  margin: auto;
  min-width: 200px;
  padding: 0;
  width: 100%;
}

.gallery-header h2 {
  color: #000;
  font-size: 1.2em;
  font-weight: normal;
  text-shadow: none;
  padding: 0;
  margin: 0;
}

.bootstrap-widget-header div {
  display: inline;
  float: left;
}

.cylceNav {
  position: fixed;
  top: 160px;
  background-color: transparent;
  z-index: 99999;
  width: 4rem;
  color: white;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 1rem;
}

.cylceNav li {
  display: block;
  margin-bottom: 1rem;
}

.cylceNav li a {
  cursor: pointer;
}

.cylceNav li a i {
  display: block;
  width: 4rem;
  height: 4rem;
  color: white;
  background-color: darkgrey;
  line-height: 4rem;
  text-align: center;
  border-radius: .6rem;
  font-size: 2.33rem;
}

.cylceNav li a:hover i {
  background-color: black;
}

.cylceNav li a span {
  display: block;
  font-size: 1rem;
  text-transform: lowercase;
  color: white;
  text-align: center;
  word-wrap: normal;
}

.cylceNav li a span span {
  display: inline;
}

.cycle-slide img {
  margin-bottom: 0 !important;
}

.hideInput {
  border-bottom: 1px solid #000;
  margin-left: -24px;
}

.bootstrap-widget-header h2 {
  margin-top: 0;
  margin-bottom: 0;
}

#slideshow {
  width: 100%;
}

.cycle-slideshow > div {
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.infoPane {
  font-size: 12px;
  position: relative;
  height: 645px;
}

.infoPane b {
  color: #000;
  font-weight: bold;
}

#carousel .slides li {
  opacity: 0.5;
  cursor: pointer;
  margin-right: 5px;
  border: 1px solid #333;
}

#carousel .slides li.flex-active-slide {
  opacity: 1;
  border: 1px solid #000;
}

.prevImage {
  font-size: 1em;
  line-height: 100px;
  cursor: pointer;
}

.nextImage {
  font-size: 1em;
  line-height: 100px;
  cursor: pointer;
}

label {
  font-weight: normal;
  color: #000;
}

label.radio label span {
  color: #000;
  font-weight: normal;
}

.formDevider {
  color: #000;
  border-bottom: 1px solid #000;
  margin-top: 24px;
  font-weight: bold;
}

.bootstrap-widget-content {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D5D5D5;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 10px 10px;
}

#cyclePager img {
  height: 60px;
  margin: 4px;
  width: 60px;
}

.galleryWrapper.fullscreen {
  background-color: #fff;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  padding: 22px;
  position: absolute;
  z-index: 99;
}

.flex-direction-nav {
  position: absolute;
  left: -72px;
}

.flex-prev {
  margin-top: -22px;
}

.nav.logout {
  margin-left: -11px;
}

h4 {
  font-size: 14px;
  margin-bottom: 0;
}

#slider {
  border: 0 solid #000;
  /*-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5);*/
  margin-bottom: 0;
  margin-top: 0;
  background-color: #444444;
  overflow: hidden;
  height: 100%;
  max-height: 100%;
}

#slider div img {
  max-height: 100%;
}

#slider .slick-list {
  height: 100% !important;
}

#slider .slick-track {
  height: 100% !important;
}

#slider .slide-img {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

#slider .info-icon-bar {
  z-index: 88;
  position: absolute;
  display: block;
  width: 50%;
  bottom: 1rem;
  left: -1.333rem;
}

#slider .info-icon-bar ul {
  list-style: none;
}

#slider .info-icon-bar ul li {
  display: block;
  margin-right: 1rem;
  float: left;
  cursor: pointer;
}

#slider .info-icon-bar ul li img {
  width: 5rem;
}

#slider .info-icon-bar ul li.co2-icon {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  background-color: #D0CE00;
  border-radius: 1rem;
  color: white;
  text-align: center;
}

#slider .info-icon-bar ul li.co2-icon div {
  width: 5rem;
  height: 5rem;
  line-height: 4rem;
  font-size: 2rem;
}

#slider .info-icon-bar ul li.co2-icon span {
  font-size: 1rem;
  width: 100%;
  display: block;
  line-height: 1rem;
  margin-top: -1rem;
}

.accordion-group {
  border: 0;
  margin-bottom: 2px;
}

.accordion-group ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 0;
  font-weight: bold;
}

.accordion-group a {
  text-decoration: none;
  display: block;
}

.accordion-group a:hover {
  text-decoration: underline;
}

a:hover, a:active, a:focus {
  outline: 0;
}

.cylceNav a,
a#fullscreen,
label a,
a.btn {
  text-decoration: none;
}

a:hover, a:active, a:focus {
  outline: 0 none;
  color: #000;
}

h1 {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 20px;
  text-transform: lowercase;
  color: #333;
}

.modal.fade.in {
  top: 50%;
}

.modal-header {
  background-color: #fff;
}

.modal-body {
  background-color: #fff;
}

.form-vertical label {
  display: block;
}

.woodInfo .form-horizontal .control-group {
  margin-bottom: 0;
}

#ContactForm_verifyCode {
  display: block;
}

#ContactForm_message {
  margin-bottom: 12px;
}

label.chkShy {
  margin-top: -24px;
  color: grey;
}

.gallery-header {
  padding-left: 25px;
}

.gallery-header h1 {
  font-size: 2.25rem;
  margin-top: 5.4rem;
}

.slideCounter {
  padding-right: 25px;
}

.fileinput-button {
  float: left;
  margin-right: 4px;
  overflow: hidden;
  position: relative;
}

td.delete button,
td.delete input,
button.delete,
input.toggle {
  display: none !important;
}

body.galerymode {
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 0;
}

body.galerymode .container-fluid {
  margin-top: 0;
  padding-top: 4px;
}

body.galerymode .topWrap {
  display: none;
}

body.galerymode #footerWrap {
  display: none;
}

body.galerymode #catColumn {
  display: none;
}

body.galerymode .infoPane {
  padding-top: 120px;
}

body.galerymode .cylceNav {
  background-color: transparent;
  clear: both;
  margin-bottom: 24px;
  position: absolute;
  top: 62px;
  width: 59%;
}

body.galerymode h1 {
  display: none;
}

body.galerymode .gallery-header {
  left: 85%;
  margin-left: -10px;
  position: absolute;
  top: 62px;
}

body.galerymode .imageColumn {
  padding-top: 62px;
}

body.galerymode .ct_contentImage {
  display: none;
}

body.galerymode .sponsorPane {
  position: relative;
  margin-top: 74px;
}

body.galerymode .presentedTeaser {
  display: none;
}

.slides li {
  overflow: hidden;
  background-color: white;
}

.slides li img {
  margin-top: 20%;
  margin-bottom: auto;
}

.flexslider.hidden-phone .slides li {
  overflow: hidden;
}

ul.nav-lang {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

ul.nav-lang li {
  display: inline-table;
}

ul.nav-lang li a {
  text-decoration: none;
}

.ta-right {
  text-align: right;
}

.header-comp {
  background-color: #D0CE00;
  display: block;
  height: 9rem;
}

.nopadding {
  padding: 0;
}

.scrolltainer {
  position: relative;
  height: 100%;
  overflow: hidden !important;
}

.scrolltainer-right {
  position: relative;
  height: 100%;
  overflow: hidden !important;
  padding-top: 60px;
}

.ui-tooltip {
  max-width: 300px;
  padding: 12px;
}

.input-append .add-on, .input-prepend .add-on {
  height: 30px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 30px;
}

.form-search input.span5 {
  border-radius: 0;
  border: 1px solid #666;
  background-color: transparent;
  color: #eeeeee;
  height: 36px;
  border-right: none;
}

.form-search .btn-group {
  margin-top: 0;
}

.form-search button.btn {
  border-radius: 0 !important;
  border-left: none;
}

.form-search .btn {
  background-color: transparent;
  color: #eeeeee;
  text-shadow: none;
  border: 1px solid #666;
  box-shadow: none;
  line-height: 22px;
  margin-top: -4px;
}

.form-search .btn-group.open .btn.dropdown-toggle {
  background-color: transparent;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff;
  background-color: #666;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #fff;
}

.dropdown-menu {
  background-color: #111;
}

.dropdown-menu li a {
  color: #aaa;
  text-decoration: none;
}

.dropdown-menu li b {
  color: #fff;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #252525;
  background-repeat: repeat-x;
  filter: none;
  background-image: none;
}

.input-append .active, .input-prepend .active {
  background-color: #252525;
  border-color: #252525;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 0px;
  margin-left: 10px;
}

.nav-collapse > ul:first-child {
  margin-right: 0px;
}

.navbar .nav > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #555;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: #555;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover,
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  color: #333;
  background-color: #e4e3c4;
  border-color: #a9a700;
  text-shadow: none;
}

.btn-success {
  color: #333;
  background-color: #edeccc;
  border-color: #d1cf00;
  text-shadow: none;
}

.nav-collapse .input-append {
  text-align: right;
  margin-right: 12px;
}

.bootstrap-widget-content {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 20px 25px 25px;
}

.meta-nav a {
  text-decoration: none;
}

.gallery-side-nav {

}

.gallery-side-nav .nav-item {
  display: block;
  width: 100%;
  min-height: 80px;
  padding-top: .55rem;
  padding-bottom: .55rem;
  border-bottom: 1px solid #D0CE00;
}

.gallery-side-nav .nav-item .rank {
  position: absolute;
  right: 2rem;
  z-index: 0;
  font-size: 4rem;
  color: #dddddd;
  font-weight: 700;
}

.gallery-side-nav .nav-item.active,
.gallery-side-nav .nav-item:hover {
  cursor: pointer;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f6e0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f9f6e0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f9f6e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f6e0', GradientType=0); /* IE6-9 */
}

.gallery-side-nav .nav-item .image {

}

.gallery-side-nav .nav-item .info {
  margin-left: -1.5rem;
}

.gallery-side-nav .nav-item .row-info {
  display: none;
  padding-top: 1.5rem;
}

.gallery-side-nav .nav-item.active .row-info {
  display: block;
}

.slick-slide {
  position: relative;
}

.slick-slide .objectInfo {
  position: absolute;
  background-color: rgba(0, 0, 0, .7);
  width: 100%;
  display: block;
  z-index: 999;
  height: 200px;
  bottom: -200px;
  color: white;
  transition-property: bottom;
  transition-duration: .25s;
  transition-timing-function: ease-out;
}

.slick-slide .objectInfo .infopanel-trigger {
  position: absolute;
  background-color: rgba(0, 0, 0, .7);
  width: 40px;
  height: 40px;
  display: block;
  margin-top: -40px;
  color: white;
  text-align: center;
  line-height: 40px;
  right: 1%;
  cursor: pointer;
}

.slick-slide .objectInfo .infopanel-trigger i {
  position: absolute;
  top: 1.4rem;
  left: 1.25rem;
}

.slick-slide .objectInfo a,
.slick-slide .objectInfo b {
  color: white;
}

.slick-slide .objectInfo .fa-chevron-down {
  visibility: hidden;
}

.slick-slide .objectInfo.active {
  bottom: 0;
}

.slick-slide .objectInfo.active .fa-chevron-up {
  visibility: hidden;
}

.slick-slide .objectInfo.active .fa-chevron-down {
  visibility: visible;
}

.slick-slide .objectInfo .infopanel-content {
  padding: 2rem;
  display: block;
  width: 100%;
  font-size: 1.3rem;
}

.slick-slide .sharer {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.slick-slide .sharer i {
  background-color: black;
  color: white;
  font-size: 2rem;
  width: 4rem;
  height: 4rem;
  text-align: center;
  line-height: 4.2rem;
  -webkit-border-radius: .8rem;
  -moz-border-radius: .8rem;
  border-radius: .8rem;
}

.slick-slide .sharer .pin_it_iframe_widget {
  display: none;
}

.slick-slide .objectInfo .ps-scrollbar-y-rail {
  right: 0 !important;
}

.toggle-navoverlay,
.toggle-navoverlay:focus,
.toggle-navoverlay:active {
  background-color: transparent;
  color: #D0CE00;
  position: absolute;
  right: 1.5rem;
  width: 6rem;
  text-align: center;
  border-radius: .8rem;
  text-decoration: none;
  font-size: 7rem;
  top: 2.5rem;
  line-height: 52px;
}

.toggle-navoverlay:hover {
  /*background-color: #D0CE00;*/
  color: black;
}

.toggle-navoverlay b {
  font-size: 0.5rem;
  text-decoration: none;
}

#navWrap .ps-scrollbar-y-rail {
  margin-right: -15px;
}

.cat-overview {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.cat-overview li {
  flex: 0 0 23%;
  overflow: hidden;
  background-color: white;
  margin: 1%;
  position: relative;
}

.cat-overview li:hover {
  cursor: pointer;
  background-color: black;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.55);
}

.cat-overview li:hover a {
  color: #D0CE00;
}

.cat-overview li.cat-main {
  flex: 0 0 100%;
  border-radius: 0;
  overflow: hidden;
  background-color: transparent;
  border: 0;
  margin-bottom: 2%;
  font-size: 2rem;
  border-bottom: 1px solid #D0CE00;
  margin-top: 6rem;
}

.cat-overview li.cat-main:hover {
  cursor: default;
  flex: 0 0 100%;
  border-radius: 0;
  overflow: hidden;
  background-color: transparent;
  border: 0;
  margin-bottom: 2%;
  font-size: 2rem;
  border-bottom: 1px solid #D0CE00;
  margin-top: 6rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.cat-overview li a {
  text-decoration: none;
  font-weight: 700;
}

.cat-overview li a:hover {
  text-decoration: none;
  font-weight: 700;
  color: #D0CE00;
}

.cat-overview li .cat-image img {
  width: 100%;
  height: auto;
}

.cat-overview li .cat-title {
  width: 100%;
  line-height: 2rem;
  position: relative;
  padding: 1rem;
  display: inline-block;
}

.side-nav {
  margin-top: 4rem;
  margin-left: 15px;
  margin-right: 15px;
}

.side-nav li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  font-size: 2rem;
  text-decoration: none;
}

.side-nav li.bottom-spacer {
  margin-bottom: 3rem;
}

.side-nav li.top-spacer {
  margin-top: 3rem;
}

.header-comp h1 {
  font-size: 2.25rem;
  margin-top: 2rem;
  line-height: 3rem;
}

.ct_contentImage .bootstrap-widget-content {
  padding: 10px;
}

.bootstrap-widget-content .form-vertical {
  margin-left: -15px;
}

.home-tiles {
  overflow: hidden;
  background-color: rgb(52, 52, 52);
  padding: 0;
  margin: 0;
}

.home-tiles a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #D0CE00;
  text-align: center;
  font-weight: 800;
  font-size: 1.5rem;
  vertical-align: middle;
}

.home-tiles a span.cat-image {
  transition: all 0.3s ease-out;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.home-tiles span.cat-title {
  transition: all 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  position: relative;
  z-index: 10;
  opacity: 0;
}

.home-tiles a:hover {
  background-color: black;
}

.home-tiles a:hover span.cat-image {
  opacity: .2;
}

.home-tiles a:hover span.cat-title {
  opacity: 1;
}


.navbar-form {
  width: 100%;
}

.navbar-form .input-group {
  width: 100%;
  line-height: 4.4rem;
}

.navbar-form .input-group-btn {
  width: 2% !important;
}

.navbar-form .form-control {
  height: 3.4rem;
}

.modal {
  display: none;
  width: auto;
  height: 100vh;
  background: transparent;
  margin: 2rem;
  left: 0;
  top: 0 !important;
}

.modal-body {
  max-height: 75%;
}

.album-indicator {
  position: absolute;
  height: 2rem;
  line-height: 1.5rem;
  background-color: darkred;
  top: -.75rem;
  right: -1rem;
}

.album-link .album-indicator {
  position: relative;
  height: 2rem;
  line-height: 1.5rem;
  background-color: darkred;
  top: -.2rem;
  right: -1rem;
}

.type-icon-overlay {
  position: absolute;
  width: 5rem !important;
  right: 8px;
  top: 8px;
}

.input-mini {
  width: 70px;
}

.item_po,
.item_dl {
  width: 60px !important;
}

.input-prepend.input-append + .input-prepend.input-append {
  display: block;
}

.dropzone {
    padding-bottom: 80px;
}

.pond-pool {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  font-size: 17px;
}

.pond-pool div.my-pond {
  width: 49%;
}

.filepond--root *:not(text) {
  font-size: 18px !important;
}

.images {
  display: flex;
  flex-wrap:  wrap;
  flex-direction: row;
  margin-top: 20px;
}

.images .pic {
  flex-basis: 30%;
  height: 200px;
  margin: 10px;
  border-radius: 4px;
  background-size: cover;
  position: relative;
  background-position: center;
}

.images .pic img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}


.imageupload .pic input {
  width: 0;
  height: 0;
  opacity: 0;
}
.imageupload .pic {
  width: 100%;
  height: 200px;
  background-color: #F5F7FA;
  position: relative;
  background-size: cover;
  background-position: center;
}

.images .pic span {
  position: absolute;
  text-transform: uppercase;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.images .pic {
  width: 100%;
  height: 200px;
  background-color: #F5F7FA;
  position: relative;
  background-size: cover;
  background-position: center;
}

.images .pic span {
  position: absolute;
  text-transform: uppercase;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.images .pic:hover span {
  position: absolute;
  text-transform: uppercase;
  display: block;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0,0,0,0.75);
  color: #ffff;
  cursor: pointer;
  line-height: 200px;
}

.images .pic:hover span a {
  position: absolute;
  width: 100%;
  text-transform: uppercase;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  z-index: 4;
  text-decoration: none;
}

.images .img {
  width: 112px;
  height: 93px;
  background-size: cover;
  margin-right: 10px;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.images .img:nth-child(3n) {
  margin-right: 0;
}
.images .img {
  display: none;
  text-transform: capitalize;
  z-index: 2;
}
.images .img::after {
  content: '';
  width: 100%;
  height: 100%;
  transition: opacity .1s ease-in;
  border-radius: 4px;
  opacity: 0;
  position: absolute;
}

.images .img:hover::after {
  display: block;
  background-color: #000;
  opacity: .5;
}

.images .img:hover span {
  display: block;
  color: #fff;
}

.images .pic {
  background-color: #F5F7FA;
  align-self: center;
  text-align: center;
  text-transform: uppercase;
  color: #848EA1;
  font-size: 12px;
}


.select2-drop-active {
  z-index: 9999999 !important;
}

.select2-container .select2-choice, .select2-container-multi .select2-choices {
  height: 34px;
  line-height: 34px;
}

.select2-container .select2-choice .select2-arrow {
  top: 4px;
}

.popover-content {
  color: black;
  padding: 9px 14px;
  min-width: 210px;
}

.sidebar-for-nav {
  height: auto;
  overflow-x: hidden;
}

.side-nav {
  width: 100%;
  margin-bottom: 10px;
}

.side-nav .nav-bottom-wrap {
  width: 100%;
  display: block;
}

.side-nav .dropdown-toggle {
  display: none;
  width: 0;
  height: 0;
}

.side-nav .dropdown-menu {
  transform: translateY(-44px) translateX(-16px);
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: nowrap;
  border-radius: 0;
  padding-left: 16px;
}

.side-nav li > a {
  padding-left: 10px;
}

.nav-pull-right {
  margin-left: auto;
}

.home .ct_contentImage {
  margin-bottom: 22px;
  padding: 0 15px;
}

.cat-image {
  padding: 8px !important;
}

* {
  border-radius: 0 !important;
}

#nav-icon4 {
  zoom: 0.3333;
  width: 60px;
  height: 45px;
  position: relative;
  margin-top: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #D0CE00;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4 span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

#nav-icon4.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}

#nav-icon4.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
}

.dropdown-menu {
  box-shadow: none;
}

.dropdown-menu>li>a {
  font-weight: 200;
  font-size: 16px;
}

.home > #navWrap {
  background: white;
} /* #f7f7f7 */

.top-object-home {
  display: flex;
  padding: 15px 17px;
  justify-content: space-between;
}

.top-object-home .content h3 {
  margin-top: 8px;
}

.top-object-home .content span {
  margin-top: 4px;
  display: block;
  font-weight: bold;
}

.top-object-home .content span:last-of-type {
  font-weight: normal;
}

.top-object-home .logo img {
  width: 80px;
  height: auto;
}

#metaWrap {
  position: absolute;
  top: 9rem;
  width: 100vw;
  z-index: 999999;
  background-color: transparent;
}

.acord {
  list-style: none;
  display: none;
  background-color: #eee;
  margin: 10px 0 0 -15px;
  padding: 20px 0 1px;
  box-shadow: 5px 2px 8px 0px lightgrey;
}

.acord li a {
  padding-left: 20px;
}

.acord li a:hover {
  background-color: #e5e5e5;
}

.acord li:last-of-type {
  display: none;
}

.home .acord {
  display: block;
  box-shadow: none;
}

.toggle-navoverlay:hover {
  text-decoration: none;
}

.toggle-navoverlay #icon-gplus {
  display: flex;
  justify-content: space-around;
}

.toggle-navoverlay #icon-gplus span {
  transition: all .4s ease-in-out;
  display: flex;
  position: relative;
  width: 40px;
  height: 40px;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.toggle-navoverlay #icon-gplus.open span {
  transform: rotate(45deg);
}

.small.burger {
  -moz-transform-origin: top left;
  -moz-transform: scale(0.5);
  max-height: 20px;
}

.co2-icon svg text {
  fill: white;
  font-size: 1em;
}

.co2-icon svg {
  width: 90%;
  margin-left: 4%;
}

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
  body {
    padding: 0 !important;
    padding-bottom: 40px;
  }

  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  body {
    padding: 0 !important;
    padding-bottom: 40px;
  }

  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .infoPane {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  body {

  }

  body > .container-fluid {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center -30px;
    padding-top: 0;
    margin-top: 0;
  }

  .topWrap {
    width: 100%;
    background-color: #fff;
    z-index: 12;
    top: 0;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-header {
    padding-left: 12px;
    padding-right: 12px;
  }

  .navbar .nav > li > a {
    border: 0;
  }

  .navbar .nav {
    border-left: 0;
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 10px 0 0;
  }

  #myTab.nav-tabs > li {
    display: block;
    margin-bottom: -1px;
    width: 100% !important;
  }

  header .span3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  footer .span3, footer .span4 {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
  }

  #footerAddon {
    padding-left: 12px;
  }

  .infoPane {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

@media (max-width: 480px) {

  body {
    overflow-y: visible;
  }

  body > .container-fluid {
    background-image: none; /*url(../images/background.jpg);*/
    background-repeat: no-repeat;
    background-position: center -30px;
    padding-top: 0;
    margin-top: 0;
    min-height: 100vh;
  }

  .header-comp h1 {
    font-size: 2rem;
    margin-top: 2rem;
    line-height: 2rem;
    padding: 0 22px;
  }

  #logo-main {
    margin-top: 27px !important;
    margin-bottom: 12px !important;;
    height: 40px !important;;
    margin-left: 16px !important;;
  }

  .toggle-navoverlay {
    margin-right: 16px;
  }

  .inner-wrap-container {
    padding-top: 42px;
  }

  #navWrap {
    width: auto;
  }

  .topWrap {
    width: 100%;
    background-color: #fff;
    z-index: 12;
    top: 0;
  }

  #headerWrap {
    height: 50px;
  }

  .navbar .nav > li > a {
    border: 0;
  }

  .navbar .nav {
    border-left: 0;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-header {
    padding-left: 12px;
    padding-right: 12px;
  }

  .nav-collapse .nav {
    float: none;
    margin: 0 10px 0 0;
  }

  #myTab.nav-tabs > li {
    display: block;
    margin-bottom: -1px;
    width: 100% !important;
  }

  header .span3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  footer .span3, footer .span4 {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
  }

  #footerAddon {
    padding-left: 12px;
  }

  .affix {
    position: static !important;
  }

  .infoPane {
    margin-left: 10px !important;
    margin-right: 10px !important;

    padding-bottom: 12px;
    border-bottom: 1px solid #d0d0d0;
  }

  .cat-overview li {
    flex: 0 0 48%;
  }

  .cat-overview + form {
    margin-left: 0;
  }

  #slider {
    max-height: 312px;
    height: 312px;
  }

  .gallery-side-nav .nav-item {
    padding: 10px 10px;

  }

  .gallery-side-nav .nav-item .image img {
    width: 140px !important;
    height: auto;
    display: block;
    margin-right: 15px;
  }

  .ct_contentImage .bootstrap-widget-content {
    padding: 30px;
  }

  .ct_contentImage .bootstrap-widget-content p {
    margin-left: 0 !important;
  }

  .nopadding {
    padding: initial !important;
  }

  #slider .info-icon-bar {
    left: -0.333rem;
  }

  .slick-slide .sharer {
    right: 2rem;
  }

  .input-prepend.input-append input {
    width: 20%;
  }

  .image.col-md-3 {
    float: left;
  }

  .product-entry .title {
    margin: 0 1.3rem;
  }

  .sidebar-for-nav {
    height: auto;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
  }

  #navWrap {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0 2rem;
  }

  .select2-container {
    width: 74% !important;
  }

  .side-nav .dropdown-menu {
    width: 100vw;
    padding-right: 16px;
    transform: translateY(-44px) translateX(13px);
  }

  .side-nav .dropdown-menu .nav-pull-right {
    margin-left: 0;
    float: left;
    width: 50%;
  }

  .side-nav .dropdown-menu .nav-pull-right + li {
    float: right;
    width: 50%;
    text-align: right;
  }

  .sidebar-for-nav {
    flex-direction: column-reverse;
  }

  .home .ct_contentImage {
    margin-bottom: 22px;
    position: relative;
    bottom: unset;
  }

  .side-nav {
    width: 100%;
  }

  .side-nav .nav-bottom-wrap {
    position: relative;
  }

  .navbar-form {
    width: 100%;
    overflow-x: hidden;
    display: block;
  }

  .acord {
    margin: 10px 0 0 12px;
  }

  .home .side-nav .dropdown-menu {
    width: 100vw;
    padding-right: 16px;
    transform: translateY(-44px) translateX(-16px);
  }

  .home .acord {
    margin: 10px 0 0 -14px;
  }

}


