@charset "utf-8";

@import url("extend.css");

@import url("extend-responsive.css");

/* CSS Document */
/*=========================================
General
==========================================*/
::-moz-selection {
  color: #fff;
  background: #647687;
} 
::selection {
  color: #fff;
  background: #647687;
}

::-moz-selection {
  color: #fff;
  background: #647687;
}

/*=========================================
Site
==========================================*/
.carousel .flex-control-paging li a.flex-active {
  background: #647687;
}

.project-item .project-meta .effect {
  background: #647687;
}

.carousel .inner-slider:hover .flex-next:hover {
  opacity: 1;
  background: #647687;
}

.carousel .inner-slider:hover .flex-prev:hover {
  opacity: 1;
  background: #647687;
}

.nivo-caption a {
  color: #647687;
}

.nivo-directionNav a:hover {
  background: #1894CD;
}

.testimonial .text {
  background: #647687;
}

.testimonial .text .point-client {
  color: #647687;
}

.testimonial .flex-control-paging li a.flex-active {
  background: #647687;
}

.js .selectnav.dropdown-menu a:hover {
  background: #647687;
  color: #fff;
}

#page-header {
  background: #647687;
}

#page-section-6 {
  background: #647687;
}

#features-1 .feature-icon {
  background: #647687;
}

.portfolio-filter li a:hover, .portfolio-filter li a.active {
  background: #647687;
}

#features-3 .feature-icon.color, #features-4 .feature-icon.color {
  color: #647687;
}

#features-5 .feature-icon.color {
  background: #647687;
  color: #fff;
}

#features-2 .feature-icon {
  background: #647687;
}

#blog-1 .entry-meta .post-type, #blog-2 .post-type {
  background: #647687;
}

.tb-megamenu .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
  margin-top: 11px;
}

article img {
  margin-bottom: 30px;
}

.pagination > ul > li > a:hover, .pagination > ul > li > a.disable {
  background: #647687;
}

.popular-tags a:hover {
  background: #1894CD;
}

#movetotop a {
  background: #E62535;
  left: 15px;
  margin-right: -150px;
  right: unset;
  margin-left: 0;
}

.icon-angle-up:before {
  color: #fff;
}

#slider-in-tab .flex-slider {
  background: #647687;
}

.node-type-blog .breadcrumb li:nth-child(3) {
  display: none;
}

select {
  width: 100%;
  width: 100%;
  font-size: 16px !important;
  border: 1px solid #eee;
  padding: 7px;
}

/*.megamenu-1006 {
  display: none !important;
}*/

#block-block-36 {
  display: none;
}

/*=========================================
Shortcode
==========================================*/
.vertical-tabs .nav-tabs > li > a:hover {
  background-color: #647687;
}

.vertical-tabs .nav-tabs > li.active > a {
  background-color: #647687;
}

.horizotal-tabs .nav-tabs li a:hover {
  background-color: #647687;
}

.horizotal-tabs .nav-tabs li.active a {
  background-color: #647687;
}

.drop-cap {
  background: #647687;
}

blockquote {
  border-left: 5px solid #647687;
  background: #f8f8f8;
}

.accordion-heading .accordion-toggle.active, .accordion-heading .accordion-toggle:hover {
  background-color: #647687;
}

.toggle-heading .toggler.active, .toggle-heading .toggler:hover {
  background-color: #647687;
  color: #fff;
}

.btn-flat {
  background: #647687;
}

.btn-flat.black:hover {
  background: #647687;
}

.progress .bar {
  background: #647687 !important;
  border: 0px !important;
}

.nivo-caption {
  display: none;
}

/*=========================================
CTA's in Right Sidebar / Sidebar Second
==========================================*/
.cta {
  margin: 0 0 1em;
}

.cta img {
  height: auto;
  width: 100%;
  display: block;
  border: 0;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
}

.page-blog #sidebar, .node-type-blog #sidebar {
  margin-top: 125px !important;
}

/*=========================================
Navigation
==========================================*/
#box {
  display: none;
}

#menu-lamp {
  height: auto;
}

.menu-lamp > li {
  width: auto;
  padding: 20px 0;
}

.menu-lamp > li > a {
  font-size: 15px;
  font-weight: 100;
}

.menu-lamp > li > a:after {
  margin: 3px 0 0;
  content: none;
}

.menu-lamp > li:hover > a, .menu-lamp > li > a.active {
  color: #505E6B;
}

.menu-lamp > li.last > a {
  border-right: none;
}

.menu-lamp > li .submenu {
  top: 35px;
}

.submenu li a {
  background: #647687;
  border-top: none;
  border-bottom: 1px solid #505E6B;
  font-size: 14px;
}

.submenu li a:hover {
  border-top: none;
  background: #505E6B;
}

.submenu li.first {
  border-top: 4px solid #505E6B;
}

.menu-lamp > li .submenu ul {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  margin-top: -42px;
}

.js .selectnav.dropdown-menu ul li a {
  color: inherit;
}

.field-name-field-ctas.field-type-entityreference.field-label-above {
  /* STOPS CTA COUNT FROM SHOWING AT FOOT OF PAGES */
  display: none;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
  background-color: #19b0d9;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
  background-color: #19b0d9;
  color: #fff !important;
}

.tb-megamenu .mega-dropdown-inner {
  background: #fff;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  float: none;
}

.tb-megamenu .mega.open > .mega-dropdown-menu, .tb-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  margin-top: 0px;
}

.tb-megamenu .nav li > .active > a {
  color: #0f0;
}

.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
  text-transform: capitalize;
  white-space: normal;
  background: transparent;
}

div#tb-megamenu-column-30,
div#tb-megamenu-column-31,
div#tb-megamenu-column-33,
div#tb-megamenu-column-34,
div#tb-megamenu-column-43,
div#tb-megamenu-column-51,
div#tb-megamenu-column-63,
div#tb-megamenu-column-71 {
  margin-left: 0;
}

h2.mega-heading {
  font-size: 22px;
  letter-spacing: 0.1px;
  margin-top: 10px;
}

/*div#tb-megamenu-column-35,
div#tb-megamenu-column-36,
div#tb-megamenu-column-37,
div#tb-megamenu-column-38 {
    margin-top: -40px;
    margin-bottom: 10px;
}*/

.node-type-product .product-contact {
  padding: 8px 12px;
  margin-right: 5px;
  font-size: 18px !important;
  width: 135px;
  background-color: #19b0d9;
  color: #FFF;
  margin: 10px 0 20px 0;
  text-transform: uppercase;
  font-weight: 100 !important;
  text-align: left;
  border-radius: 0 !important;
  text-decoration: none;
}

.node-type-product .product-contact:hover {
  background-color: #1894CD;
}

.page-catalog tr.row-4 {
  display: none;
}

/**************************************************************************************************************** STANDARD SITE STYLES *****/

.ytlink {
  padding-left:45px !important;
  background: url("https://cdn.barjo.co.uk/public/youtube-icon.png") no-repeat 0 !important;
  float: left;
  margin-bottom:30px;
}
 
.node-type-primary-level-page #main-content .content { 
  float:left !important;
}

.node-type-page #content #block-system-main > .content {
  float: left !important;
  margin: 20px 0;
}



section#page-header {
  margin-bottom: 0px !important;
}

.container {
  max-width: 1200px;
}

a {
  color: #19b0d9;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

a.hb_box_link {
  text-transform: uppercase;
  text-decoration: none;
}

#page-section-4 a.hb_box_link {
  display: block;
  text-align: right;
  display: block;
  text-align: right;
  position: absolute;
  right: 40px;
  bottom: 20px;
}

p {
  color: #707070;
  letter-spacing: 0.5px;
}

a:hover, a:focus {
  color: #8e8e8e;
}

h1, h3.blogtitle {
  line-height: 35px;
  margin: 0px 0px 30px;
  color: #1894CD;
  font-size: 40px;
  text-transform: none;
  letter-spacing: 0px;
  font-weight: 100;
}

h2 {
  font-size: 30px;
  line-height: 28px;
  color: #1894CD;
}

h3, h1.blogtitle {
  font-size: 26px;
  line-height: 30px;
  color: #1894CD;
  margin-bottom: 25px;
  margin-top: 0;
}

h4 {
  font-size: 24px;
  line-height: 20px;
  color: #1894CD;
}

hr {
  border-top: 1px solid #cccccc;
}

#page-content p {
  font-size: 17px;
  color: #555;
  line-height: 25px;
  letter-spacing: -0.2px;
  font-weight: 400;
  margin: 0 0 25px;
}

.home-mobile-image {
  display: none;
}

.breadcrumb {
  background: transparent;
  font-size: 14px;
  color: #b9b9b9;
  margin: 5px 0 30px 0 !important;
  padding: 0;
}

.breadcrumb a {
  color: #1894CD;
}

.breadcrumb > .active {
  color: #b9b9b9 !important;
  text-decoration: none;
}

.breadcrumb > li > .divider {
  color: #b9b9b9;
}

#main-content .breadcrumb li.active a {
  color: #333 !important;
}

.node-type-ik-page .field-name-field-image {
  display: none;
}

.node-type-page #main-content li {
  color: #666;
  width: 100%;
}

#sociallinks a.facebook {
  background: url("/sites/barjo.co.uk/themes/barjo/images/icon-fb.png") no-repeat 0;
  background-size: contain;
}

#sociallinks a.twitter {
  background: url("/sites/barjo.co.uk/themes/barjo/images/icon-tw.png") no-repeat 0;
  background-size: contain;
}

#sociallinks a.youtube {
  background: url("/sites/barjo.co.uk/themes/barjo/images/icon-yt.png") no-repeat 0;
  background-size: contain;
}

#sociallinks a.insta {
  background: url("https://cdn.barjo.co.uk/public/ig-logo.png") no-repeat;
  background-size: contain;
}

#sociallinks a.linkedin {
  background: url("https://cdn.barjo.co.uk/public/icon-li.jpg") no-repeat;
  background-size: contain;
}

a.topMenuSearch {
  background: url("/sites/barjo.co.uk/themes/barjo/images/icon-search.png") no-repeat;
  background-size: contain;
}

.top_bar_menu a.topMenuCart {
  background: url("https://cdn.barjo.co.uk/public/basket-2018.png") no-repeat;
  background-size: contain;
  background-size: 18px !important;
  background-position: 82px 50% !important;
}

.top_bar_menu a.topMenuCart.formobile {
  display: none !important;
}

.top_bar_menu a.topMenuUser {
  background: url("https://cdn.barjo.co.uk/public/user-2018.png") no-repeat;
  background-size: contain;
}

/**************************************************************************************************************** SHOP STYLES *****/

h1.product_title {
  text-transform: none;
  color: #1894CD;
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
}

p.price span {
  font-size: 18px;
  font-weight: 700;
}

p.price span a {
  font-weight: normal;
}

.submitted {
  display: none;
}

input[type="submit"] {
  font-size: 17px !important;
}

.page-taxonomy-term .col-md-6 div {
  color: #19b0d9;
  font-weight: 700;
}

.term-listing-heading {
  display: none;
}

.display-price {
  float: none !important;
  text-align: left !important;
}

.field-name-uc-product-image {
  float: left;
}

.node-type-product .node-product .col-sm-6:nth-child(2) ul {
  margin: 0 0 20px 0 !important;
}

.node-type-product .node-product .col-sm-6:nth-child(2) ul li {
  list-style-type: none !important;
  background: url(https://cdn.barjo.co.uk/public/blue-tick.png) no-repeat transparent;
  background-size: 17px;
  background-position: left 6px;
  padding-left: 25px;
}

.node-type-product .node-product .col-sm-6 .product_meta {
  display: none;
}

/******* Page Section 1 *****/

#page-section-1 .col-sm-4 img {
  width: 100%;
  max-width: 250px;
  height: auto;
}

/******* Page Section 2 *****/

/******* Page Section 3 *****/

/******* Page Section 4 *****/

/******* PRODUCT PAGE *****/

/*.view-uc-catalog .views-row {
  width: 33.3%;
  float: left;
  padding: 0px 1%;
  margin-bottom: 50px;
}

.view-uc-catalog .project-img {
  margin-bottom: 0;
  position: relative;
}

.project-img img {
  width: 100%;
  height: auto;
}

.view-uc-catalog .views-field-title {
  margin-bottom: 20px;
  padding: 0px 20px;
  min-height: 100px;
}

.view-uc-catalog .views-field-title a {
  text-decoration: none;
}

.view-uc-catalog .views-field-display-price {
  margin-bottom: 10px;
}*/

input {
  font-size: 14px !important;
  padding: 8px 12px;
  border-radius: 0 !important;
  background: #19b0d9;
  color: #fff;
  text-transform: uppercase;
  font-weight: 100 !important;
  text-align: left;
  padding-right: 60px;
  margin: 10px 0 20px 0;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

input:hover {
  background: #1894CD;
}

form#user-login-form input[type="submit"], form#user-pass input[type="submit"] {
  background: #19b0d9;
}

input.form-text {
  background: #fff;
  color: #000;
  text-transform: none;
  border: 1px solid #d6d6d6;
}

input.node-add-to-cart, input.list-add-to-cart {
  background: url(https://cdn.barjo.co.uk/public/cart-icon-white.png) no-repeat #19b0d9;
  background-position: 155px 50%;
  border-radius: 0;
  font-size: 18px !important;
  width: 205px;
}

.page-contact #searchBox form {
  background-color: transparent !important;
}

.page-contact #page-content form {
  background-color: #f5f5f5 !important;
}

.page-contact input {
  padding: 10px 8px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.page-contact input.form-checkbox {
  float: left;
  width: 14px; 
  margin-top: 18px;
}

.page-contact label.option {
  display: none;
}

.webform-component--marketing-info-tick,
.webform-component--privacy-tick {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.page-contact .webform-component--marketing-info-tick label,
.page-contact .webform-component--privacy-tick label {
  float: right;
  width: calc(100% - 14px);
  padding-left: 15px;
  margin-bottom: 0;
  font-size: 14px !important;
}

.page-contact input[type="submit"] {
  border-radius: 0;
  background: #19b0d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}

form#uc-cart-view-form {
  padding: 12px;
}

#main-content ul.pager {
  display: inline-block;
  width: 100%;
  margin: 0 !important;
}

.pager li > a, .pager li > span {
  background: none;
  border: none;
  color: #333;
  text-decoration: none;
  border-radius: 0;
}

#main-content li.pager-current {
  color: #1894CD !important;
  border: 1px solid #19b0d9;
  padding: 3px 10px;
}

/******* Checkout *****/

.fixed-container {
    float: right;
    width: 351px;
    background: url(https://cdn.barjo.co.uk/public/paypal-lg.jpg) no-repeat #0000;
    padding-top: 130px;
    margin-top: 20px;
}

fieldset#cart-pane {
  width: 100%;
  background: #fff;
}

body:has(.commerce-checkout-flow-multistep-default) #main-content {
  padding: 0;
  width: 100%;
  margin: 0 auto;
  float: none;
}

/*.commerce-checkout-flow-multistep-default fieldset.form-wrapper {*/
/*  width: 33.33333%;*/
/*  float: right;*/
/*}*/

.commerce-checkout-flow-multistep-default fieldset {
  margin-bottom: 25px;
  outline: 1px solid #eeeff2;
}

/*.commerce-checkout-flow-multistep-default fieldset#cart-pane {
    border: 0 !important;
}*/

.commerce-checkout-flow-multistep-default legend {
  font-size: 17px;
  border-bottom: 0;
  color: #1894CD;
  background: #eaeaea;
  margin-bottom: 0;
}

.commerce-checkout-flow-multistep-default .fieldset-wrapper {
  padding: 15px;
}

.commerce-checkout-flow-multistep-default fieldset#delivery-pane,
.commerce-checkout-flow-multistep-default fieldset#billing-pane,
.commerce-checkout-flow-multistep-default fieldset#payment-pane,
.commerce-checkout-flow-multistep-default fieldset#comments-pane,
.commerce-checkout-flow-multistep-default fieldset#quotes-pane,
.commerce-checkout-flow-multistep-default fieldset#uc_ct-pane,
.commerce-checkout-flow-multistep-default fieldset#webform_nid3995-pane {
  width: calc(100% - 380px);
  height: auto;
  float: left;
  margin-bottom: 20px;
}

.commerce-checkout-flow-multistep-default fieldset#webform_nid3995-pane label,
.commerce-checkout-flow-multistep-default fieldset#webform_nid3995-pane select {
  font-weight: 400;
  font-size: 16px !important;
}

.commerce-checkout-flow-multistep-default a.fieldset-title {
  text-decoration: none;
  color: #1894CD;
  width: 100%;
  height: auto;
  display: inline-block;
}

.commerce-checkout-flow-multistep-default fieldset#billing-pane {
  width: calc(100% - 380px);
}

.commerce-checkout-flow-multistep-default fieldset#delivery-pane {
  width: calc(100% - 380px);
}

.commerce-checkout-flow-multistep-default .chosen-container, .commerce-checkout-flow-multistep-default fieldset#payment-pane, .commerce-checkout-flow-multistep-default fieldset#comments-pane {
  width: calc(100% - 380px) !important;
}

.commerce-checkout-flow-multistep-default fieldset#delivery-pane #delivery-address-pane {
  margin-top: 40px;
}

fieldset#coupon_automatic-pane, fieldset#coupon-pane, fieldset#quotes-pane {
  width: 100%;
}

fieldset#coupon_automatic-pane, fieldset#coupon-pane {
  margin-right: 5%;
}

fieldset#customer-pane {
  margin-bottom: 20px;
  width: calc(100% - 380px);
  height: auto;
  float: left;
}

fieldset#uc_ct-pane legend {
  padding: 8px 15px;
}

fieldset#uc_ct-pane label {
  display: none;
}

fieldset#uc_ct-pane label.option,
form.commerce-checkout-flow-multistep-default .form-type-checkbox label,
form.commerce-checkout-flow-multistep-default .form-type-radio label {
  display: inline-block;
  font-size: 18px !important;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

.views-field.views-field-buyitnowbutton a {
  padding: 8px 12px 9px 12px !important;
  text-align: center !important;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  margin: 10px 0 20px 0 !important;
}

.views-field.views-field-buyitnowbutton a:hover {
  background-color: #1894CD !important;
}

.commerce-checkout-flow-multistep-default .uc-store-address-field .form-item label {
  text-align: left;
  padding: 0;
  width: 100%;
  height: 20px;
  font-weight: 100;
}

.commerce-checkout-flow-multistep-default input.form-submit {
  margin-top: 15px;
  float: left;
  border-radius: 0;
  font-size: 16px !important;
}

.commerce-checkout-flow-multistep-default #quote {
  border: 0;
  margin-top: 0;
  padding: 5px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

body:has(.commerce-checkout-flow-multistep-default)-review .review-button-row td, .pane-title-row td, body:has(.commerce-checkout-flow-multistep-default)-review .order-review-table .title-col {
  text-align: left;
  font-weight: normal;
  color: #251a06;
  padding: 8px 15px;
  background: #eeeff2;
}

body:has(.commerce-checkout-flow-multistep-default)-review .order-review-table .title-col {
  background: #fff;
}

.page-cart #cart-form-pane .uc-cart-item-uc-cart-item {
  display: none;
}

label[for="edit-panes-delivery-delivery-street2"], label[for="edit-panes-billing-billing-street2"] {
  display: none;
}

fieldset.collapsible .fieldset-legend {
  padding: 8px 15px;
}

#uc-cart-checkout-form #cart-pane span.fieldset-legend {
  padding: 8px 15px;
  width: 100%;
  float: left;
  color: #fff;
}

#uc-cart-checkout-form #cart-pane legend {
  background: #1894CD;
}

#uc-cart-checkout-form #edit-actions {
  width: 100%;
  float: left;
}

/*
// #Tabs
// --------------------------------------------------
*/
.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li {
  margin-bottom: 0;
}

/*@media (max-width: 767px) {
  .nav-tabs > li {
    width: 100%;
    float: none;
    margin-bottom: 2px;
  }

  .nav-tabs > li > a {
    margin-right: 0 !important;
  }

  .nav-tabs > li.active > a {
    border-bottom: 2px solid #dcdcdc !important;
  }
}*/

.nav-tabs > li > a {
  background: #ebebeb;
  text-transform: uppercase;
  margin-right: 2px;
  border-bottom: none !important;
  border-radius: 0;
  padding: 12px 20px;
  color: #6d6d6d;
  position: relative;
}



.tab-content {
  padding: 15px 20px 30px 15px;
  border: 1px solid #dcdcdc;
  background: #fff;
}

.tab-content ul li {
  width: 100%;
}

.tab-content:before,
.tab-content:after {
  content: " ";
  display: table;
}

.tab-content:after {
  clear: both;
}

.tab-content p:last-child {
  margin-bottom: 0;
}

/* Quantity Buttons */
.quantity {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 205px;
  height: 46px;
}

.buttons_added .quantity {
  margin: 20px 0px 0px;
  display: inline-block;
  vertical-align: top;
}

.quantity .minus,
.quantity .plus {
  position: absolute;
  display: block;
  overflow: visible;
  margin: 0;
  padding: 0;
  width: 46px;
  height: 46px;
  outline: 0;
  border: 1px solid #898989;
  background: #d7d7d7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #464646;
  vertical-align: text-top;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  font-size: 16px !important;
  cursor: pointer;
}

.quantity .plus {
  right: 0;
  top: 0;
}

.quantity .qty {
  float: left;
  padding: 0 39px;
  width: 205px;
  height: 46px;
  border-top: 1px solid #898989;
  border-bottom: 1px solid #898989;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: center;
  font-size: 1em;
  margin: 0;
}

.quantity .qty::-webkit-inner-spin-button,
.quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity .qty::-ms-clear {
  display: none;
}

.related-products-block {
  background: #ebebeb;
  padding: 20px 0px 0 0;
  margin-top: 30px;
}

.related-products-block .title-accent {
  padding-left: 15px;
}

.related-products-block h3.widget-title {
  margin: 0 0 20px 0;
  text-transform: uppercase;
  color: #555;
  font-size: 17px;
}

/*
// #Buttons
// --------------------------------------------------
*/

.btn {
  border: 0;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-transform: uppercase;
  border-bottom-color: transparent;
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:active,
.btn.active {
  background-image: none;
}

.btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #f2f2f2;
  text-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #e4e4e4;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f4f4f4));
  background-image: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0);
}

.btn-default:hover,
.btn-default:focus {
  background-color: #f2f2f2;
  background-position: 0 -15px;
  border-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}

.btn-default:hover,
.btn-default:active {
  border-color: #ccc;
  background-position: 0 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));
  background-image: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.btn-primary {
  background-image: -webkit-linear-gradient(top, #dc2a0b 0%, #c4250a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dc2a0b), to(#c4250a));
  background-image: -o-linear-gradient(top, #dc2a0b 0%, #c4250a 100%);
  background-image: linear-gradient(to bottom, #dc2a0b 0%, #c4250a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #c4250a;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #c4250a;
  background-position: 0 -15px;
  border-color: #c4250a;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #c4250a;
  border-color: #c4250a;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}

.btn-success {
  background-image: -webkit-linear-gradient(top, #71cd75 0%, #5ec663 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#71cd75), to(#5ec663));
  background-image: -o-linear-gradient(top, #71cd75 0%, #5ec663 100%);
  background-image: linear-gradient(to bottom, #71cd75 0%, #5ec663 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff71cd75', endColorstr='#ff5ec663', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #5ec663;
}

.btn-success:hover,
.btn-success:focus {
  background-color: #5ec663;
  background-position: 0 -15px;
  border-color: #5ec663;
}

.btn-success:active,
.btn-success.active {
  background-color: #5ec663;
  border-color: #5ec663;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}

.btn-info {
  background-image: -webkit-linear-gradient(top, #dfeffe 0%, #c6e3fd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dfeffe), to(#c6e3fd));
  background-image: -o-linear-gradient(top, #dfeffe 0%, #c6e3fd 100%);
  background-image: linear-gradient(to bottom, #dfeffe 0%, #c6e3fd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfeffe', endColorstr='#ffc6e3fd', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #c6e3fd;
}

.btn-info:hover,
.btn-info:focus {
  background-color: #c6e3fd;
  background-position: 0 -15px;
  border-color: #c6e3fd;
}

.btn-info:active,
.btn-info.active {
  background-color: #c6e3fd;
  border-color: #c6e3fd;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}

.btn-warning {
  background-image: -webkit-linear-gradient(top, #fcbe5c 0%, #fcb443 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcbe5c), to(#fcb443));
  background-image: -o-linear-gradient(top, #fcbe5c 0%, #fcb443 100%);
  background-image: linear-gradient(to bottom, #fcbe5c 0%, #fcb443 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcbe5c', endColorstr='#fffcb443', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #fcb443;
}

.btn-warning:hover,
.btn-warning:focus {
  background-color: #fcb443;
  background-position: 0 -15px;
  border-color: #fcb443;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #fcb443;
  border-color: #fcb443;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}

.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #d43f3a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#d43f3a));
  background-image: -o-linear-gradient(top, #d9534f 0%, #d43f3a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #d43f3a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffd43f3a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus {
  background-color: #d43f3a;
  background-position: 0 -15px;
  border-color: #d43f3a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #d43f3a;
  border-color: #d43f3a;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}

.btn-info {
  color: #3d94e6;
}

.btn-info:hover,
.btn-info:focus {
  color: #3d94e6;
}

.btn-danger {
  background: #d9534f;
}

.btn-sm {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.12);
}

.btn-sm:active,
.btn-sm.active {
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.12);
}

/*
// #Tables
// --------------------------------------------------
*/

label {
  font-size: 16px !important;
}

table {
  width: 100% !important;
  border: 10px solid #ebebeb;
}

.page-catalog table, .address-pane-table table, table.cart-review {
  border: 0;
}

table.cart-review .cell-1 {
  width: 10%;
  float: left;
}

table.sticky-header {
  display: none !important;
}

table.cart-review td.products a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

#page-content table td p {
  margin: 0;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

table > thead > tr > th {
  padding: 14px;
  padding: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #2f2f2f;
}

table > tbody > tr > td {
  padding: 10px;
}

/* Header-styling */
header {
  margin-top: 30px;
  margin-bottom: 10px !important;
}

header .container {
  padding: 0 0px;
  max-width: 1120px;
  
}

body header .header-one .container {
  padding: 0px 15px!important;
  float: none;
}

.header-logo {
  width: 33.3333%;
  padding: 0px;
  float: left;
  left:unset !important;
}

.header-logo a {
  display: inline-block;
}

.header-phone {
  width: 33.3333%;
  padding: 20px 15px 0px 15px;
  float: left;
}

#phonenumbers div {
  background-position: 22% 7px;
  background-size: 29px;
  padding-bottom: 12px;
  padding-left: 85px;
}

.header-social {
  width: 33.3333%;
  padding: 5px 0 0 0;
  float: left;
  position: relative;
}

.header-logo img {
  max-width: 230px;
  height: auto;
  float: left;
}

#sociallinks {
  margin-right: 11px;
  margin-bottom: 0;
}

header #sociallinks {
  margin-right: 0;
  margin-bottom: 10px;
  overflow: hidden;
}

header .account-links {
  float: right;
    display: inline;
    clear: right;
}

header .account-links .top_bar_menu {
  width: 100%;
  float: left;
}

header .account-links .top_bar_menu .dropdown {
  width: calc(50% - 5px);
  margin-right: 5px;
  float: left;
  background: #12b0d9;
}

header .account-links .top_bar_menu .dropdown:nth-child(2) {
  background: #178cc1;
}

header .account-links .top_bar_menu a.topMenuCart,
header .account-links .top_bar_menu a.topMenuUser {
  width: 100%;
  float: left;
  padding: 9px 20px 0px 10px;
  background-size: 13px;
  background-repeat: no-repeat !important;
  display: inline-block;
  background-position: 87px 50%;
  text-align: left;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  }

  #sociallinks a {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 5px;
}

.jumbotron {
  border-top: 0;
  width: 100%;
  max-width: 1920px;
  margin: 0px auto 30px auto;
  position: relative;
}

 a.cart-proceed {
    background: url(https://cdn.barjo.co.uk/public/proceed.png) no-repeat #178cc1;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 55px 10px 12px;
    background-position: 215px 50%;
}

.tb-megamenu-main-menu {
  width: 100%;
  max-width: 1135px;
  margin: 0px auto;
}

.tb-megamenu .nav > li > a {
  padding: 15px 21px;
}

#mm_home {
  margin-right: 10px;
}

a#mm_home:hover {
  background-color: #fff !important;
  background-image: url("/sites/barjo.co.uk/themes/barjo/images/home-roll.png");
}

.tb-megamenu .mega-align-justify > .dropdown-menu, .tb-megamenu .mega.open > .mega-dropdown-menu {
/*  border-top: 3px solid #19b0d9;
  margin-top: 0;*/
  width: 100% !important;
/*  padding: 20px 30px 10px 30px;
  background: #fff;*/
}

.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
  padding: 3px;
  width: 100%;
}

.tb-megamenu .row-fluid + .row-fluid, .tb-megamenu .span12.mega-col-nav .mega-inner {
  padding: 0;
  border: 0;
}

[id*=block-block-20--] .tb-megamenu-column-inner.mega-inner.clearfix {
  padding: 7px;
}

[id*=block-block-20--] {
  background: #1894CD;
  text-align: center;
  display: inline-block;
  padding: 7px;
  width: 100%;
}

[id*=block-block-20--] a {
  width: 33%;
  float: left;
  padding: 0 !important;
  margin-right: 0.5%;
  clear: right !important;
}

[id*=block-block-20--] a:last-child {
  margin-right: 0px;
  max-width: 370px;
}

[id*=block-block-20--] a:last-child img {
  width: 100%;
  max-width: 370px;
}

[id*=block-block-20--] img {
  width: 100%;
  max-width: 350px;
  height: auto;
}

[id*=block-block-20--] .tb-block {
  margin: 0;
}

divblock-block-20--5 {
  background: #1894CD;
}

a.footer-cta {
  padding: 0 !important;
}

.megamenu-552 div.tb-megamenu-submenu {
  width: 300px !important;
  min-width: 300px !important;
}

.megamenu-890 div.tb-megamenu-submenu {
  width: 300px !important;
  min-width: 240px !important;
}

.megamenu-1006 div.tb-megamenu-submenu {
  width: 200px !important;
  min-width: 305px !important;
}

.megamenu-552 > a, .megamenu-1006 > a, .megamenu-1016 > a {
  cursor: default !important;
}

.tb-megamenu .mega > .mega-dropdown-menu {
  min-width: 290px;
}

/*********************************** FOOTER ******************************************/
footer {
  width: 100%;
  margin-top: 30px;
}

#footer-bottom {
  width: 100%;
  max-width: 1170px;
  padding: 0px 15px;
}

.footer-left {
  width: 50%;
  float: left;
}

.footer-right {
  width: 50%;
  float: left;
}

.footer-right #sociallinks {
  margin-bottom: 30px;
}

.footer-right .footer-info-right a {
  text-decoration: none;
}

.footer-left #copyright {
  text-align: left !important;
}

#footer-bottom span#copyright {
  font-size: 17px;
  line-height: 20px;
  display: block;
  font-weight: 100;
}

#footer-bottom h6 {
  font-size: 17px;
  margin-top: 0;
  padding-top: 0;
}

#footer-bottom div#sales, #footer-bottom div#phone {
  float: none;
  display: inline-block;
  width: auto;
  padding-bottom: 10px;
}

#footer-bottom div#phone {
  margin-left: 35px;
  padding-left: 35px;
}

.footer-contacts {
  padding-top: 10px;
}

.footer-contacts #phone a {
  text-decoration: none;
  color: #333;
}

.footer-left {
  float: left;
}

.footer-right {
  letter-spacing: 1px;
  line-height: 20px;
}

span#copyright p:first-child {
  display: none;
}

/*********************************** HOMEPAGE ******************************************/
.hp_intro_text {
  padding-top: 22px;
}

.hp_intro_text .col-sm-8 {
  padding-left: 0;
}

.hp_intro_text .col-sm-4 {
  text-align: right;
  padding-right: 0px;
}

.front #page-section-1 p {
  font-size: 17px;
  color: #555;
  line-height: 25px;
  letter-spacing: -0.2px;
  font-weight: 400;
  margin: 0 0 25px;
}

.hp_intro_text p.top-space {
  margin-top: 35px !important;
  margin-bottom: 0;
}

#page-section-1 .hp_intro_text .col-sm-4 img {
  max-width: 330px;
  width: 100%;
}

.front #page-section-2 .hb_item:nth-child(2) {
  float: right;
}

.front #page-section-2 h1 {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 48px;
}

@media (max-width: 600px) {
  .front #page-section-2 h1 {
    font-size: 33px;
    line-height: 36px;
    margin-top: 20px;
  }
}

#page-section-1 .container {
  padding: 0px 15px !important;
}

/******* HEADER SHOP BUTTONS *******/

#topUserMenu {
    line-height: 20px;
    padding: 10px;
    border-radius: 8px;
    margin-top: 5px;
    background: #fff;
    border: 0;
    min-width: 235px;
    right: -110px;
    z-index: 1001;
}

#topUserMenu li {
  width: 100%;
}

#topUserMenu li a {
  padding: 0;
  width: 100%;
  margin-bottom: 5px;
  padding-left: 40px;
}

#topUserMenu #accountUtils a {
  width: 100%;
  color: #fff;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 12px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
  height: auto;
}

.dropdown-menu-cart {
  line-height: 20px;
  padding: 20px 10px;
  border-radius: 8px;
  margin-top: 5px;
  border: 0;
  width: 600px;
  font-size: 16px;
  right: 0px;
}

.dropdown-menu-cart .container-fluid {
  padding: 0;
  border-bottom: 1px solid #bdbdbf !important;
  margin-bottom: 10px;
}

.dropdown-menu-cart .col-md-6 {
  padding: 0;
  width: 100%;
}

.dropdown-menu-cart .col-md-6 a {
  width: 100%;
  padding-left: 40px;
}

.dropdown-menu-cart .col-sm-8 {
  padding-left: 20px;
}

.dropdown-menu-cart .col-md-6:first-child a {
  background: url(https://cdn.barjo.co.uk/public/icon-continue.png) no-repeat #fff;
}

.dropdown-menu-cart .col-md-6:last-child a {
  background: url(https://cdn.barjo.co.uk/public/icon-cart.png) no-repeat #fff;
}

/******* CREATE ACCOUNT AREA *******/

form#user-login, form#user-pass {
  width: 100%;
  border-radius: 0;
}

.confirm-parent, .password-parent {
  width: 100%;
}

.address-pane-table {
  margin-bottom: 20px;
}

form#user-register-form .form-item-name {
  margin-bottom: 15px;
}

#edit-account {
  margin-bottom: 30px;
}

/*#edit-account .form-item label, #edit-uc-addresses > legend, fieldset#edit-mimemail legend, fieldset#edit-contact legend {
  width: 100%;
  font-size: 20px !important;
  background: #eeeff2;
  color: #251a06;
  margin-bottom: 0;
  font-weight: 100;
  padding: 10px 15px;
}*/

fieldset#edit-mimemail {
  margin-bottom: 30px;
}

fieldset#edit-mimemail legend a, fieldset#edit-contact legend a, #edit-uc-addresses a {
  color: #251a06;
  text-decoration: none;
}

#edit-account #edit-pass-pass1, #edit-account #edit-pass-pass2 {
  width: 100%;
}

#edit-account .form-type-textfield input[type="text"], #edit-account #edit-pass-pass1, #edit-account #edit-pass-pass2 {
  margin: 0;
}

#edit-uc-addresses .address-pane-table .field-label {
  text-align: left;
  width: 300px;
  font-weight: 100;
  vertical-align: middle;
  border-top: 1px solid #d8d8d8;
}

/******* Order Review Page *******/

div#order-pane-ship_to, div#order-pane-bill_to, div#order-pane-payment {
  width: 30%;
  margin-right: 1%;
  padding: 10px;
  float: left;
  border: 5px solid #ebebeb;
}

/*********************************** CATALOGUE ******************************************/
/*.page-catalog .breadcrumb {
  margin-top: 20px !important;
}

.page-catalog #page-content {
  margin-top: 0;
  padding-top: 0;
}

.page-catalog table > tbody > tr > td {
  border-top: 0;
}

.page-catalog .grid-item {
  overflow: hidden;
}

.page-catalog .grid-item > .views-field.views-field-entity-id {
  overflow: hidden;
  z-index: 8;
}*/

/*.page-catalog .view-uc-catalog .views-row {
  width: 24%;
  margin-right: 1%;
  padding: 0;
  float: left;
  margin-bottom: 30px;
}*/

/*.page-catalog td.col-1 {
  margin-left: 0;
}*/

/*.page-catalog .views-field-title a {
  font-size: 18px;
  color: #464646;
  line-height: 21px;
}*/

/*.page-catalog .uc-price {
  color: #0082c8;
  font-size: 25px;
}*/

/* On Sale specific styling */
.page-catalog .uc-price .uc-price-was, p.price span span.price-was {
  text-decoration: line-through;
  font-size: 20px;
  line-height: 1;
}

p.price span span.price-was, p.price span span.price-was .priceValue {
  font-size: 12px;
}

.page-catalog .uc-price .uc-price-now, p.price span span.price-now {
  color: #c7423f;
}

.salebadge {
  color: #fff;
  background: #c7423f;
  position: absolute;
  top: 6px;
  left: 6px;
  font-size: 20px;
  line-height: 75px;
  padding: 0;
  width: 75px;
  height: 75px;

  /*border:2px solid #fff;*/
  border-radius: 50%;
}

.node-product .salebadge {
  text-align: center;
  left: auto;
  right: 0;
}

#salebanner {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 8;
}

#salebanner .container {
  max-width: 1200px;
}

#salebanner img {
  max-width: 100%;
}

section#page-header #salebannerinner .container {
  padding: 0 !important;
}

#salebannerinner.mobileonly {
  display: none;
}

#salebannerinner img {
  max-width: 100%;
}

.productsoldout {
  background: #c7423f;
  display: inline-block;
  color: #fff;
  padding: 0.5em 1em;
}

/*.page-catalog .views-field-title, .page-catalog .views-field-display-price {
  padding: 0 20px;
}

.page-catalog .views-field-title {
  margin-bottom: 0;
  margin-top: 20px;
}

.page-catalog .form-actions {
  text-align: center;
  padding: 0 20px;
  margin-top: 0px;
}

.page-catalog input[type="submit"]:hover, .node-type-product input[type="submit"]:hover, .node-add-to-cart:hover {
  background-color: #1894CD;
}

.page-catalog .views-field-entity-id img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.page-catalog .views-field-entity-id img:hover {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.page-catalog .view-header {
  font-size: 24px;
  color: #19b0d9;
}*/

/*********************************** PRODUCT ******************************************/
.node-type-product #page-content {
  margin-top: 0;
}

.node-type-product input[type="submit"] {
  margin-top: 15px;
}

.node-type-product #page-content .tabs .nav-tabs > li.open:hover, .node-type-system #page-content ul.nav-tabs > li.open:hover {
  border: none !important;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: #eee;
}

.related-products .col-sm-3 {
  min-height: 360px;
}

.panel-default {
  border: 0;
}

.panel-body {
  padding: 5px;
}

.panel-body > .row {
  padding-bottom: 0px;
  padding-top: 0px;
}

/*** Blog ***/

.node-type-blog ul.slides {
  margin-left: 0 !important;
}

.node-type-blog ul.slides li {
  list-style: none;
  list-style-type: none !important;
}

.related-products a {
  text-decoration: none;
}

.related-products a h4 {
  line-height: 28px;
  font-size: 20px;
}

/*** Systems ***/

.page-node-951 #main-content {
  text-align: center;
}

.page-node-951 #main-content .col-sm-4 {
  margin-bottom: 40px;
}

.page-node-951 #main-content .col-sm-4 a {
  text-decoration: none;
  font-size: 24px;
}

#gmap {
  margin-top: 0;
  margin-bottom: 30px;
}

#map {
  width: 100%;
  height: 460px;
}

/* #main-content .field-name-field-image {
    display: none;
} */

/********** Case Studies *****/

.view-projects-home .views-row {
  width: 33.3%;
  float: left;
  border: 10px solid #fff;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}

.view-projects-home .views-row img {
  width: 100%;
  height: auto;
}

.view-projects-home .views-field-title-1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 18px;
  text-transform: uppercase;
  font-size: 24px;
  background: rgba(25, 176, 217, 0.65);
  text-align: center;
}

.view-projects-home .views-field-title-1 a {
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}

/********** Case Studies Inner pages *****/

.node-type-case-study .field-name-field-image, .node-type-case-study .field-name-field-image-2, .node-type-case-study .field-name-field-image-3 {
  display: block;
  width: 30%;
  float: left;
  padding: 0;
  overflow: hidden;
  margin-bottom: 70px;
  margin-right: 3%;
  border: 5px solid #ebebeb;
}

.node-type-case-study .field-name-field-image img, .node-type-case-study .field-name-field-image-2 img, .node-type-case-study .field-name-field-image-3 img {
  width: 100%;
  height: auto;
  float: left;
}

.node-type-case-study .field-name-field-testimonial:before {
  content: 'Our Customers Said...';
  font-size: 28px;
  font-weight: 700;
  color: #1894CD;
  margin-bottom: 10px;
}

.node-type-case-study .field-name-field-testimonial {
  background: url(https://cdn.barjo.co.uk/public/quotes-1.png) no-repeat #fff;
  background-position: top left;
  display: block;
  width: 100%;
  height: auto;
  float: left;
  padding-left: 70px;
}

.node-type-case-study .field-name-field-testimonial .field-item.even {
  background: url(https://cdn.barjo.co.uk/public/quotes-2.png) no-repeat #fff;
  background-position: bottom right;
  padding-right: 50px;
}

#main-content ul.tabs.primary {
  margin: 0;
}

#main-content ul.tabs.primary li, #main-content ul.tabs.primary li.active {
  list-style-type: none;
  display: inline-block;
  padding: 10px 20px;
  background: #19b0d9 !important;
  margin-right: -3px;
}

#main-content ul.tabs.primary li a, #main-content ul.tabs.primary li a.active {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

/* Address book */

#main-content .default-addresses ol li {
  list-style-type: none;
}

.address-book .default-addresses {
  width: 100%;
}

.default-billing-address, .default-shipping-address {
  width: 45%;
  margin-right: 5% !important;
  float: left;
}

/**** Search ****/

.page-search .form-type-textfield input[type="text"] {
  width: 91%;
}

#main-content li.search-result {
  list-style-type: none;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}

fieldset.search-advanced a.fieldset-title {
  font-size: 16px;
}

.search-form {
  margin-bottom: 4em;
}

#main-content li.search-result h3.title a {
  text-decoration: none;
}

.search-results .search-snippet-info {
  padding-left: 0;
}

p.search-info {
  display: none;
}

.search-results .title {
  margin-bottom: 10px;
}

.page-search section#page-header h1 {
  display: none;
}

.page-search h2 {
  font-size: 38px;
  margin-bottom: 20px;
}

fieldset#edit-advanced {
  display: none;
}

/************ Accordian css *****/

.page-node-987 .tab,
.node-type-product .product-faqs .tab,
.node-type-system .product-faqs .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
}

.page-node-987 input,
.node-type-product .product-faqs input,
.node-type-system .product-faqs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.page-node-987 label,
.node-type-product .product-faqs label,
.node-type-system .product-faqs label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #eaeaea;
  line-height: 3;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: 100;
  color: #000000;
}

.page-node-987 .product-faqs .blue label,
.node-type-product .blue label,
.node-type-system .blue label {
  background: #2980b9;
}

.page-node-987 .tab-content,
.node-type-product .product-faqs .tab-content,
.node-type-system .product-faqs .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}

.page-node-987 .blue .tab-content,
.node-type-product .product-faqs .blue .tab-content,
.node-type-system .product-faqs .blue .tab-content {
  background: #3498db;
}

.page-node-987 .tab-content p,
.node-type-product .product-faqs .tab-content p,
.node-type-system .product-faqs .tab-content p {
  margin: 1em;
}

/* :checked */
.page-node-987 input:checked ~ .tab-content,
.node-type-product .product-faqs input:checked ~ .tab-content,
.node-type-system .product-faqs input:checked ~ .tab-content {
  max-height: none;
  padding: 15px;
}

/* Icon */
.page-node-987 label::after,
.node-type-product .product-faqs label::after,
.node-type-system .product-faqs label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}

.page-node-987 input[type=checkbox] + label::after,
.node-type-product .product-faqs input[type=checkbox] + label::after,
.node-type-system .product-faqs input[type=checkbox] + label::after {
  content: "+";
}

.page-node-987 input[type=radio] + label::after,
.node-type-product .product-faqs input[type=radio] + label::after,
.node-type-system .product-faqs input[type=radio] + label::after {
  content: "\25BC";
}

.page-node-987 input[type=checkbox]:checked + label::after,
.node-type-product .product-faqs input[type=checkbox]:checked + label::after,
.node-type-system .product-faqs input[type=checkbox]:checked + label::after {
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg);
}

.page-node-987 input[type=radio]:checked + label::after,
.node-type-product .product-faqs input[type=radio]:checked + label::after,
.node-type-system .product-faqs input[type=radio]:checked + label::after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/******home box styling new *****/

.container .homerow {
  padding: 10px 0 10px 0px !important;
}

.fullheight {
  height: 100vh;
  margin-bottom: 5px !important;
  width: 100%;
  max-width: 1900px;
  margin: 0px auto;
  float: none;
}

/*************************     COLOR HOVER HOVER START ***/

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(0, 140, 186, 0.8);
}

.roll-container {
  height: 360px;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.roll-container > h3 {
  font-family: 'Roboto', sans-serif !important;
  position: absolute;
  margin: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  line-height: 36px;
  width: 100%;
  background: rgba(25, 176, 217, 0.65);
  padding: 20px 0px;
  min-height: 115px;
}

.roll-container:hover > h3 {
  opacity: 0;
}

a.fancy-link {
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  border: 1px solid #fff;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

a.fancy-link:hover {
  background: #fff;
  color: #000;
  text-decoration: none;
}

.image {
  margin-bottom: 20px;
}

.overlay-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(120, 0, 0, 0.5);
}

.overlay-2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(120, 0, 0, 0.5);
}

.overlay-3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(0, 120, 4, 0.5);
}

.overlay-4 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.5);
}

.overlay-5 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(118, 120, 0, 0.5);
}

.overlay-6 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  background-color: rgba(107, 0, 120, 0.5);
}

.roll-container:hover .overlay, .roll-container:hover .overlay-2, .roll-container:hover .overlay-3, .roll-container:hover .overlay-4, .roll-container:hover .overlay-5, .roll-container:hover .overlay-6 {
  opacity: 1;
}

.bg-1-main {
  background: url(https://cdn.barjo.co.uk/public/beauty.png) no-repeat;
}

.bg-2 {
  background: url(https://cdn.barjo.co.uk/public/building-img-2019.jpg) no-repeat;
}

.bg-3 {
  background: url(https://cdn.barjo.co.uk/public/peace.png) no-repeat;
}

.bg-4 {
  background: url(https://cdn.barjo.co.uk/public/Sound%20Testing.png) no-repeat;
}

.bg-5 {
  background: url(https://cdn.barjo.co.uk/public/barjo-Design-blocks--%281-of-1%29.jpg) no-repeat;
}

.bg-6 {
  background: url(https://cdn.barjo.co.uk/public/installation-new-1_0.jpg) no-repeat;
}

#page-section-2 {
  margin-bottom: 30px;
}

#page-section-2 .col-sm-4 {
  width: 31.333333%;
  margin-right: 1%;
  margin-left: 1%;
  overflow: hidden;
  padding: 0;
  float: left;
  margin-bottom: 20px !important;
}

#page-section-2 .col-sm-4 .overlay .text {
  padding: 0px 20px;
}

#page-section-2 .col-sm-4 .overlay p {
  font-family: 'Roboto', sans-serif !important;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

#block-webform-client-block-990 h2 {
  display: none;
}

#page-section-2 #block-block-28 {
  display: block;
  width: 100%;
  float: left;
}

#page-section-1 #block-block-28 .header {
  margin-top: 35px;
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  color: #636363;
}

/*************** Top Slider *****/

.view-top-page-slider {
  margin-bottom: 0px;
}

.view-top-page-slider .carousel {
  margin: 0;
}

.view-top-page-slider a.carousel-control {
  text-decoration: none;
  width: 100px;
}

/*************** SYSTEMS *****/
/*** systems page level 1 ***/

div#systemsNavigation {
  margin-bottom: 0 !important;
}

.page-taxonomy #main-content,
.page-systems #main-content {
  padding: 0 !important;
}

.page-taxonomy #main-content > .container,
.page-systems #main-content > .container {
  padding: 15px 0;
}

.page-taxonomy #systemsNavigation,
.page-systems #systemsNavigation {
  background: #ffffff !important;
  border: none !important;
}

.page-taxonomy .selectedSystem,
.page-systems .selectedSystem {
  background: #19b0d9;
}

.page-taxonomy #main-content .col-sm-3,
.page-systems #main-content .col-sm-3 {
  width: 24% !important;
  margin-right: 1%;
  margin-bottom: 15px !important;
  border: 2px solid #f4f4f4;
  padding-top: 10px;
  text-align: center;
  float: left;
}

.page-taxonomy #main-content .col-sm-3 .img img,
.page-systems #main-content .col-sm-3 .img img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.page-taxonomy #main-content .col-sm-3 .img img:hover,
.page-systems #main-content .col-sm-3 .img img:hover {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.page-taxonomy #main-content .col-sm-3 .title,
.page-systems #main-content .col-sm-3 .title {
  min-height: 70px;
}

.page-taxonomy #main-content .col-sm-3 a,
.page-systems #main-content .col-sm-3 a {
  text-decoration: none;
  font-size: 18px;
  color: #464646;
  line-height: 21px;
}

.page-systems #main-content .container,
.inner-systems > .container,
.view-uc-catalog  .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.dropdown.col-sm-2 {
  width: calc(16.5% - 5px);
  background: #ebebeb;
  float: left;
  margin-right: 5px;
  border-top: 3px solid #19b0d9;
  text-transform: uppercase;
  padding: 15px 10px;
}

.dropdown.col-sm-2 a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #6d6d6d;
  text-decoration: none;
}

.dropdown-menu {
  border: 0;
  border-radius: 0;
}

.dropdown-menu .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group-item {
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.list-group-item:hover {
  background-color: #19b0d9;
  color: #fff;
}

.list-group-item.inactive:hover {
  background-color: #efefef;
  color: #afafaf !important;
}

.page-taxonomy #page-content > .container,
.page-systems #page-content > .container {
  padding: 0 15px !important;
}

.page-taxonomy #page-content .btn,
.page-systems #page-content .btn {
  text-decoration: none;
  background: #fff;
  font-size: 14px !important;
  font-weight: 100;
  border: 1px solid #ebebeb;
}

.page-taxonomy #page-content .btn:hover,
.page-systems #page-content .btn:hover {
  background-color: #19b0d9;
  color: #fff;
  font-weight: 100 !important;
  text-shadow: none;
}

/*** systems page Level 2 ***/

.node-type-system #page-header h1 {
  display: none;
}

.node-type-system .content > img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.node-type-system .content .col-sm-3 {
  overflow: hidden;
}

.node-type-system .content .col-sm-3 img {
  width: 100%;
  height: auto;
}

.node-type-system .related-products-block h3.widget-title {
  margin-bottom: 0;
}

.selectedSystem {
  font-weight: 100 !important;
}

.inactive {
  background: #ececec;
  font-weight: 100 !important;
  color: #b5b5b5 !important;
  cursor: inherit;
}

.page-systems #page-content .dropdown-menu {
  margin: 5px 0 0;
  padding: 0;
  width: 190px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  z-index: 999;
}

.col-xs-1 {
  width: 8.33333333% !important;
}

.col-xs-11 {
  width: 91.66666667% !important;
}

input#edit-checkout--2 {
  float: right;
}

/************************************
****** PRODUCT MEGAMENU LAYOUT ******
************************************/

.product-menu-row {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.product-menu-row .product-set {
  width: 25%;
  float: left;
  padding: 0 25px 0 10px;
}

.product-menu-row .product-set h4 {
  text-align: left;
}

.product-menu-row .product-set h4 a {
  padding: 0px;
  margin-bottom: 7px;
  font-size: 20px;
  font-weight: 100;
  color: #1894CD !important;
  text-transform: none;
  white-space: normal;
  line-height: 22px;
}

.product-menu-row .product-set ul {
  margin-left: 0px;
}

.product-menu-row .product-set ul li {
  list-style-type: none;
  color: #717171;
}

.product-menu-row .product-set ul li a {
  text-transform: none;
}

.tb-megamenu .tb-block ul li, .tb-megamenu .tb-block .nav li {
  width: 100%;
}

/* add-system-components-to-cart button on the system pages */
#add-system-components-to-cart {
  clear: left;
  float: left;
  background: #19b1da;
  padding: 10px 15px;
  height: auto;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 15px 15px;
}

#add-system-components-to-cart.success, #add-system-components-to-cart2.success {
  background: #c7423f;
  color: #fff;
}

/*** Responsive Videos **/

.bigvideo {
  max-width: 1440px;
  position: relative;
  padding-bottom: 29%;
  padding-top: 26.3%;
  height: 0;
  overflow: hidden;
  margin: 0px 0px 30px;
  border: 10px solid #ede9e4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.bigvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tb-megamenu .mega > .mega-dropdown-menu {
  min-width: 280px !important;
}

/************************************
****** GUIDE TO... PAGE STYLES ******
*************************************/

.guide-to-row {
  width: 100%;
  float: left;
  border-bottom: 2px solid #eaeaea;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.guide-image {
  width: 300px;
  float: left;
}

.guide-image img {
  width: 100%;
  height: auto;
}

.guide-info {
  width: calc(100% - 300px);
  float: left;
  padding-left: 30px;
}

.guide-info a {
  background: #1e94cd;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 15px;
  text-decoration: none;
  font-size: 20px;
}

.guide-to-row:nth-child(even) .guide-image {
  float: right;
}

.guide-to-row:nth-child(even) .guide-info {
  padding-left: 0;
  padding-right: 30px;
}

@media (max-width: 768px) {
  .guide-image {
    width: 175px;
  }

  .guide-info {
    width: calc(100% - 175px);
  }
}

@media (max-width: 480px) {
  .guide-image {
    width: 100%;
  }

  .guide-info {
    width: 100%;
    padding: 0;
  }
}



.tb-megamenu .nav-collapse {
  padding: 0px 15px !important;
      max-width: 1220px !important;
}

.front #page-section-3 .feature-box .title h2 {
  font-size: 32px !important; 
}

#mm-fullwidth .text {
  padding: 48px 0px 0 10px !important;
}


/**************************************************************************************** RESPONSIVE *************************************/





/***************************************************************************************************************** 1440px  Laptop**/

@media (max-width: 1440px) {

.jumbotron {
  height: 500px !important;
}
.jumbotron .text h2 {
  max-width:unset !important;
}

.front #page-section-4 #block-barjo-mainhomeinfoleft img {
  width: 100px !important;
}

.front #page-section-4 h2 {
  margin: 10px 0 33px !important;
}

.front #page-section-4 #block-barjo-mainhomeinforight {
  margin-top: 0px !important;
}

}
/**************************************************************************************************************** 1366px MAX SITE WIDTH **/
@media (max-width: 1366px) {

.front #page-section-3 .container {
max-width:1220px !important;
}

}


/**************************************************************************************************************** 1250px MAX SITE WIDTH **/

@media (max-width: 1250px) {
  /* .hp_intro_text .col-sm-8 {
    padding-left: 30px;
  } */

  .hp_intro_text .col-sm-4 {
    padding-right: 30px;
  }

  .front #page-section-2 .homepage-boxes {
    padding-left: 15px;
    padding-right: 15px;
  }
}


/**************************************************************************************************************** 1200px MAX SITE WIDTH **/

@media (max-width: 1200px) {

  .front #page-section-2 .homepage-boxes {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .front #page-section-4 {
    padding: 0 15px;
  }

  .front #page-section-5 {
    padding: 70px 15px;
  }

  .dropdown.col-sm-2 a {
    font-size: 14px;
  }

  .dropdown.col-sm-2 .caret {
    display: none; 
  }

  a.cart-proceed {
    float: left;
    clear: left;
  }

  input.node-add-to-cart {
    float: left;
  }

.container.home-filters {
background: rgba(0,0,0,.6) !important;

}

.jumbotron {
    height: 411px !important;
}

.view-product-filter .view-filters .titles p {
color: #fff !important;
}

.view-product-filter .view-footer p {
color: #fff !important;
}

header .header-logo {
  left: unset !important;
}

body .container.home-filters {
padding: 24px 20px 22px 20px!important;
}

.jumbotron .text h2 {
  font-size: 50px;
  margin-bottom: 15px;
}

#page-section-1, #page-section-10 {
    background: #f9f7f3 !important;
}

.front #page-section-4 #block-barjo-mainhomeinforight img {
  display:none;
}

#mm-fullwidth .text {
  margin: 0px 0px 20px 10px !important;
  padding: 15px 0px 0 10px !important;
}

#mm-fullwidth .cta {
      width: 230px !important;
}

#mm-fullwidth .cta img {
  width: 180px !important;
}


}

/***************************************************************************************************************** 1024px  iPAD LANDSCAPE **/

@media (max-width: 1100px) {
.view-product-filter form select {
}

footer .footer-one p.rest {
  font-size: 18px !important;
}

}

/***************************************************************************************************************** 1023px  BELOW iPAD LANDSCAPE **/


/***************************************************************************************************************** 1024px  iPAD LANDSCAPE **/

@media (max-width: 1024px) {

  fieldset#cart-pane {
    position: static;
  }

  a#barjo-show-products {
    width: calc(25% - 60px) !important; 
  }

  .view-product-filter form {
    width: 80% !important;
}


.jumbotron .text h2 { 
    font-size: 50px !important;
}

#page-section-1 .int-box h2, #page-section-10 .int-box h2 {
   font-size: 20px !important;
}

body #page-section-1 .int-box p, #page-section-10 .int-box p {
    font-size: 14px!important;
    line-height: 18px!important;
}

.front #page-section-3 .container {
    max-width: 100% !important;
}

#page-section-1, #page-section-10 {
  padding: 30px 0 !important;
}

.title p {
  font-size: 14px;
    line-height: 18px;
}

.front #page-section-4 #block-barjo-mainhomeinforight {
  display: none !important;
}

.front #page-section-4 #block-barjo-mainhomeinfoleft {
  width: 100% !important;
 padding: 0 25px 40px !important;
}

.front #page-section-4 #block-barjo-mainhomeinfoleft img {
      right: 0px !important;
top: 90px !important;
}

.front #page-section-4 h2 { 
  font-size: 40px !important;
  max-width: unset !important; 
  margin: 0px 0 33px !important;
}

body .front #page-section-4 p.feat {
  font-size: 21px!important;
}

.front #page-section-4 p {
  width: calc(100% - 200px);
      padding-left: 0px !important;
}

.front #page-section-4 #block-barjo-mainhomeinfoleft {
  padding: 0 35px 40px !important;
}

.front #page-section-3 .feature-box .title {
    padding: 20px !important;
} 

header {
    position: relative !important;
}

.jumbotron {
    margin-top: 0 !important;
}


}

/***************************************************************************************************************** 1023px  BELOW iPAD LANDSCAPE **/

@media (max-width: 1023px) {
  .tb-megamenu {
    background: #0082c8 !important;
    width: 100%;
    max-width: none;
  }

  .tb-megamenu .nav-collapse {
    margin-top: 23px;
  }

  .tb-megamenu .mega-nav > li:first-child > a, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a {
    padding-top: 5px;
  }
  
  #mainMenu {
    border-bottom: 0;
  }

  .tb-megamenu .btn-navbar:before {
    content: '';
  }

  .tb-megamenu .nav-collapse .nav > li {
    text-align: center;
  }

  .jumbotron {
    border-top: 0;
  }

  #mm_home {
    width: 100% !important;
  }

/*  .tb-megamenu .nav-collapse .nav > li.active > a:hover, .tb-megamenu .nav-collapse .nav > li.active > a:focus, .tb-megamenu .nav-collapse .nav > li > a:hover, .tb-megamenu .nav-collapse .nav > li > a:focus, .tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
    background-color: #0082c8 !important;
    color: #ffffff !important;
  }

  .tb-megamenu .nav-collapse .nav > li > a {
    padding: 10px 8px;
    margin: 0;
    background: #fff;
    color: #464646 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-size: 18px;
  }

  .tb-megamenu .nav-collapse .nav > li > a, .tb-megamenu .nav-collapse .dropdown-menu a {
    background: #fff;
    border-bottom: 0;
  }

  div#tb-megamenu-column-11, div#tb-megamenu-column-12 {
    display: none;
  }*/


  .commerce-checkout-flow-multistep-default fieldset#coupon_automatic-pane, .commerce-checkout-flow-multistep-default fieldset#coupon-pane, .commerce-checkout-flow-multistep-default fieldset#quotes-pane {
    width: 100%;
  }

  .commerce-checkout-flow-multistep-default fieldset#payment-pane, .commerce-checkout-flow-multistep-default fieldset#comments-pane {
    width: 100%;
  }

  #line-items-div {
    width: 100%;
    margin: 0;
  }

  #line-items-div table {
    margin: 0;
    width: 100%;
  }

  .tb-megamenu-submenu .tb-megamenu-row:first-child img {
    display: none;
  }

  /*.tb-megamenu-submenu .tb-megamenu-row:first-child div:nth-child(n+3) {
      display: none;
  }*/
  /*h2.mega-heading {
      display:none;
  }*/

  div#tb-megamenu-column-35,
  div#tb-megamenu-column-36,
  div#tb-megamenu-column-37,
  div#tb-megamenu-column-38 {
    display: none;
  }

  div#tb-megamenu-column-39 {
    display: none;
  }

  .tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
    /*text-align: center;*/
    width: 100%;
    padding: 0;
  }

  .tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
    border: 0;
  }

  .tb-megamenu .mega-inner {
    padding-bottom: 0;
  }

  #tb-megamenu-column-30 .tb-megamenu-column-inner.mega-inner.clearfix {
    padding-top: 5px;
  }

  .tb-megamenu .mega-inner {
    padding: 0;
  }

  .tb-megamenu .nav-collapse .dropdown-menu li + li a, .tb-megamenu .mega-nav > li:first-child > a, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a {
    border-top: 0 !important;
  }

  /*div#tb-megamenu-column-42, div#tb-megamenu-column-33 {
      display: none;
  }*/

  .related-products .col-sm-3 {
    width: 33.33333%;
  }

  .page-systems #main-content .col-sm-3 a {
    font-size: 15px;
  }

  fieldset#cart-pane {
    width: 100%;
  }

  fieldset#customer-pane {
    width: 100%;
  }

  .commerce-checkout-flow-multistep-default fieldset#delivery-pane,
  .commerce-checkout-flow-multistep-default fieldset#billing-pane,
  .commerce-checkout-flow-multistep-default .chosen-container,
  .commerce-checkout-flow-multistep-default fieldset#payment-pane,
  .commerce-checkout-flow-multistep-default fieldset#comments-pane,
  .commerce-checkout-flow-multistep-default fieldset#uc_ct-pane {
    width: 100% !important;
  }

  .fixed-container {
    position: static;
    width: 100%;
  }

  .product-menu-row {
    margin-bottom: 0;
  }

  .product-menu-row .product-set {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .product-menu-row .product-set ul {
    display: none;
  }

  .product-menu-row .product-set h4 {
    text-align: center;
    margin: 0;
    border: 0;
  }

  .tb-megamenu .nav-collapse .dropdown-menu .product-menu-row .product-set h4 a {
    color: #464646 !important;
    font-size: 17px;
    padding: 3px 0;
    border: 0;
  }

  div#tb-megamenu-column-31 {
    display: none;
  }

  .tb-megamenu .mega-nav > li a {
    text-align: center;
    margin: 0px 10%;
    width: 80%;
    font-size: 17px;
  }

  div#tb-megamenu-column-32 {
    display: none;
  }

.tb-megamenu button.btn { 
  margin-right: 8px !important;
}

.tb-megamenu button.btn:before {
      content: "MENU";
      color:#000;
      float: left;
      margin-left: -70px;
    font-size: 20px;
    margin-top: 1px;
}

header .header-logo {
    width: 210px !important;
} 



body .tb-megamenu ul.tb-megamenu-nav li a {
  /*background-color: #f9f7f3!important;*/
   /*border-bottom: 1px solid #151613!important;*/
   
}

body .tb-megamenu .nav-collapse .nav > li > a {
  border-top: 1px solid #ccc !important;
  font-size: 23px !important;
  padding:15px !important;
}

body .tb-megamenu .nav-collapse .nav > li:first-of-type > a {
  border-top: none !important;
}

#mm-fullwidth .cta {
      margin: 0 0 10px !important;
          width: 100% !important;
}

#mm-fullwidth .cta p {
  background: none !important;
  padding: 0px !important;
}

.tb-megamenu .mega-dropdown-inner {
    border-bottom: none!important;
}

.tb-megamenu .span12.mega-col-nav .mega-inner {
    padding: 10px 0px 0px!important;
}

.tb-megamenu .nav-collapse .nav {
    margin: 25px 0px 10px !important;
}

.tb-megamenu .nav-collapse {
      box-shadow: 0px 15px 11px 0px #999;
  padding:0px !important;
}

.tb-megamenu ul.tb-megamenu-nav li a.contact {
  border-radius: 0px !important;
}



}





@media (max-width: 979px) {
  .tb-megamenu .mega-nav > li a {
    width: 100% !important;
  }

  .tb-megamenu .nav-collapse {
    margin-top: 10px;
  }

  #footer-bottom div#sales, #footer-bottom div#phone {
    display: block;
    margin-left: 0;
  }

  .hb_item .title {
    font-size: 25px;
    line-height: 30px;
  }

  .hb_item .hb_overlay .titleX {
    font-size: 26px;
    line-height: 32px;
    background-size: 25px;
  }

  .hb_item .hb_overlay p {
    font-size: 14px;
  }

  .page-catalog table > tbody > tr > td {
    width: 33.33333%;
    float: left;
  }

  #sociallinks a, .top_bar_menu a {
    width: 28px;
    height: 28px;
  }

  header .account-links .top_bar_menu a.topMenuCart, 
  header .account-links .top_bar_menu a.topMenuUser {
    padding: 6px 23px 0 10px;
  }
}






@media (max-width: 916px) {
  .front .region-page-section-three .jcarousel img {
    max-width: 170px;
  }

  #phonenumbers {
    text-align: center;
    padding-left: 40px;
  }

  #phonenumbers div {
    padding-left: 0px;
    background-position: 0 7px;
  }

  #phonenumbers div a {
    font-size: 20px;
  }

  .dropdown-menu-cart {
    margin-top: 50px;
  }
}





@media (max-width: 860px) {
  .header-phone {
    padding: 15px 0 0 0;
  }
}

@media (max-width: 800px) {
  .header-social {
    float: right;
  }



}

/***************************************************************************************************************** 768px  iPAD PORTRAIT **/

@media (max-width: 768px) {
  #page-section-2 .hb_item.col-sm-4 {
    width: 50%;
    float: left;
  }

  #page-section-4 .col-sm-4 {
    width: 50%;
    float: left;
  }

  #page-section-4 .col-sm-4:last-child {
    display: none;
  }

  #footer-bottom {
    padding: 15px 30px;
  }

  #page-section-1 .col-sm-4 {
    display: none;
  }

  .hp_intro_text .col-sm-8 {
    width: 100%;
    padding-right: 0;
  }

  /*    .page-catalog .view-uc-catalog-terms tr > td {
          border: 0;
          width: 31%;
          margin-right: 2%;
          margin-bottom: 15px;
          float: left;
          padding: 0;
      }*/

  .page-catalog .view-uc-catalog-terms tr > td > div {
    border: 0;
  }

  .fa-navicon:after, .fa-reorder:after, .fa-bars:after {
    font-family: 'Roboto', sans-serif !important;
    content: " Menu";
    font-size: 28px;
    font-weight: 100;
  }

  #page-section-2 .col-sm-4 .overlay p {
    font-size: 14px;
  }

  .text h3 {
    font-size: 22px;
  }

  div#systemsNavigation {
    padding: 20px 0;
  }

  .dropdown.col-sm-2 a {
    font-size: 16px;
  }

  .page-taxonomy #main-content .col-sm-3, .page-systems #main-content .col-sm-3 {
    width: 32% !important;
  }

  #add-system-components-to-cart {
    width: 92%;
    padding: 10px 0;
    margin: 0 4% 1em;
  }

  #description p img {
    max-width: 100%;
    height: auto !important;
  }

  .container.home-filters {
    position: absolute !important;
  }

footer .footer-one p.int {
    width: 100% !important; 
    padding: 15px 15px 0px !important;
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important;

}

footer .footer-one .container {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important; 
    flex-direction: column!important;
  
}

footer .footer-one {
  background: #0f6634 !important;
}


body footer .footer-one .container {
  padding: 0px!important;
}

footer .footer-one p.rest {
  margin: 5px 15px 15px 15px !important;
  font-size: 16px !important;
}

.footer-two .right img {
  width: 50px;
}


}

/***************************************************************************************************************** 767px  BELOW iPAD PORTRAIT **/

@media (max-width: 767px) {
  .header-logo, .header-social {
    width: 50%;
  }

  .header-phone {
    position: absolute;
    right: 30px;
    bottom: -77px;
    width: 250px;
  }

  #phonenumbers {
    text-align: right;
  }

  #phonenumbers div {
    background: none;
    padding-left: 45px;
    padding-bottom: 26px;
    max-width: 220px;
    font-size: 25px;
    float: right;
  }

  #phonenumbers div a {
    color: #fff;
  }

  .dropdown-menu-cart {
    width: 360px;
  }

  #page-section-4 .col-sm-4 {
    width: 50%;
    float: left;
  }

  .commerce-checkout-flow-multistep-default fieldset#delivery-pane, .commerce-checkout-flow-multistep-default fieldset#billing-pane {
    width: 100%;
  }

  .view-projects-home .views-row {
    width: 50%;
  }

  div#sidebar {
    margin-top: 20px !important;
  }

  .topCart .products .col-sm-8 {
    width: 66.66666667% !important;
    float: left;
  }

  .topCart .products .col-sm-4 {
    width: 33.33333333% !important;
    float: left;
  }

  .topCart .products .col-sm-1 {
    width: 8.33333333% !important;
    float: right;
  }

  #page-section-2 .col-sm-4 {
    width: 45.333333%;
  }

  .footer-right #sociallinks img:first-child {
    margin-right: 15px;
    margin-bottom: 15px;
  }

  footer #sociallinks a {
    margin-right: 15px;
    float: right;
  }

  #sociallinks a.youtube {
    clear: left;
  }

  .related-products .col-sm-3 {
    width: 50%;
    float: left;
    min-height: inherit;
  }

  .cta {
    width: 50%;
    margin: 0 0 1em;
    float: left;
    border: 5px solid #fff;
  }

  .dropdown.col-sm-2 {
    width: calc(33% - 5px);
    margin-bottom: 5px;
  }

  .front .mobilebanner {
        display: none !important;
  }

  .jumbotron .view-homepage-slider { 
    display:block !important;
  }

  .front #page-section-3 {
    display: none;
  }

  div.dropdown { 
    right: 110px !important;
  }

  div.dropdown.basket {
    right: 70px !important;
  }

  .tb-megamenu button.btn:before {
    display:none;
  }

  header .header-logo {
    width: 130px !important;
    margin-left: 15px;
  } 

.jumbotron .text {
  max-width: unset !important ;
}

a#barjo-show-products {
    width: 200px !important;
}

.jumbotron .text {
  top: 30px !important;
  padding: 0 15px !important;
}

.jumbotron .text h2 {
  font-size: 30px !important;
}

.jumbotron .text h1, .jumbotron .text p {
  font-size: 21px !important;
}



}




/***************************************************************************************************************** 600px  BELOW iPAD PORTRAIT **/

@media (max-width: 600px) {

  #page-section-2 .hb_item.col-sm-4 {
    width: 100%;
    float: left;
  }

  #page-section-4 .col-sm-4 {
    width: 100%;
    float: left;
  }

  #page-section-4 .col-sm-4:nth-child(3) {
    display: none;
  }

  .front .region-page-section-three {
    padding: 0;
  }

  .jcarousel-control-prev {
    left: -30px;
  }

  .jcarousel-control-next {
    right: -39px;
  }

  .front #page-section-5 {
    padding: 20px;
  }

  .header-social #sociallinks {
    clear: right;
    margin-right: 0;
    margin-top: 10px;
  }

  .header-social {
    padding-top: 0px;
    max-width: 200px;
    float: none;
    margin: 0 auto;
}

header .account-links .top_bar_menu a.topMenuCart, header .account-links .top_bar_menu a.topMenuUser {
    background: transparent;
    padding: 5px 12px !important;
    text-align: center;
        font-size: 11px !important;
}

  .dropdown-menu-cart {
    margin-top: 80px;
    width: 360px;
  }

  footer {
    padding-bottom: 0;
  }

  .front #page-section-2 .homepage-boxes {
    margin-top: 0;
  }

  .footer-left {
    float: none;
    width: auto;
  }

  .footer-right {
    float: none !important;
    width: auto;
    position: relative;
  }

  .footer-info-right {
    float: none !important;
    text-align: left !important;
    font-size: 11px;
    padding-top: 30px;
  }

  .footer-info-right p {
    display: inline;
  }

  .footer-info-right p:first-child {
    border-right: 1px solid #707070;
    padding-right: 10px;
    margin-right: 10px;
  }

  .footer-right #sociallinks {
    float: right;
    width: auto;
    margin-bottom: 0;
    position: absolute;
    top: -45px;
    right: 0;
  }

  .footer-right #sociallinks a {
    height: 25px;
    width: 25px;
  }

  #footer-bottom h6 {
    font-size: 13px;
  }

  #footer-bottom span#copyright {
    font-size: 13px;
  }

  #footer-bottom div#sales {
    background-size: 18px;
    padding-left: 30px;
  }

  #footer-bottom div#phone {
    background-size: 17px;
    padding-left: 30px;
  }

  input.node-add-to-cart, input.list-add-to-cart {
    font-size: 14px !important;
    background: #19b0d9;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 10px 5px;
  }

  .page-catalog .form-actions {
    padding: 0 10px;
    margin-bottom: 10px;
  }

  .page-catalog .views-field-title, .page-catalog .views-field-display-price {
    padding: 0 5px;
  }

  .page-cart td.qty input.form-text {
    padding: 10px;
  }

  #edit-uc-addresses .address-pane-table .field-label {
    width: 100%;
  }

  .address-pane-table table td {
    width: 100%;
    float: left;
    border: 0;
  }

  .page-taxonomy #main-content .col-sm-3, .page-systems #main-content .col-sm-3 {
    width: 49% !important;
    padding: 5px;
  }

  .page-catalog table > tbody > tr > td {
    width: 100%;
  }

  .header-logo, .header-social {
    width: 100%;
    text-align: center;
  }

footer .footer-two p {
  letter-spacing: 0px !important;
}
}

}







@media (max-width: 479px) {
  .view-projects-home .views-row {
    width: 100%;
  }

  .node-type-case-study .field-name-field-image, .node-type-case-study .field-name-field-image-2, .node-type-case-study .field-name-field-image-3 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  #page-section-2 .col-sm-4 {
    width: 100%;
    margin: 0;
    border: 10px solid #FFF;
    border-bottom: 5px solid #fff;
    margin-bottom: 0 !important;
  }

  .view-pdf-library .view-content .views-row, 
  .node-type-system .view-pdf-library .view-content .views-row .system-wrap,
  .node-type-product .view-pdf-library .view-content .views-row .system-wrap {
    width: 100% !important;
  }

  /* #page-section-2 div#block-block-26 {
       display: none;
   }*/

  #page-section-2 #block-block-28 .header {
    padding: 0 20px;
  }

  .page-taxonomy #main-content .col-sm-3, .page-systems #main-content .col-sm-3 .img img {
    width: 100%;
    height: auto;
  }
}

/***************************************************************************************************************** 426px  BELOW iPAD PORTRAIT **/

@media (max-width: 426px) {
  header {
    margin-top: 20px !important;
  }
}

/***************************************************************************************************************** 425px  BELOW iPAD PORTRAIT **/

@media (max-width: 425px) {
  .header-logo {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .header-logo img {
    float: none;
  }

  .header-social {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
  }

  .header-social #sociallinks {
    clear: none;
    margin-right: 0px;
    margin-top: 0;
  }

  #header_menu {
    margin: 0px auto;
    float: right;
    display: inherit;
    width: 50%;
    margin-right: -22px;
    text-align: center;
  }

  .dropdown-menu-cart {
    margin-top: 30px;
    width: 330px;
  }

  .footer-right #sociallinks {
    display: none;
  }

  .top_bar_menu a.topMenuCart {
    display: none;
  }

    .top_bar_menu a.topMenuCart {
    display: none !important;
  }

  .top_bar_menu a.topMenuCart.formobile {
    display: block !important;
  }


  .cart-review tbody tr div:last-child {
    margin-bottom: 20px;
  }

  .commerce-checkout-flow-multistep-default legend {
    margin-bottom: 0;
  }
}

/***************************************************************************************************************** 414px  iPHONE 6+ PORTRAIT **/

@media (max-width: 414px) {
  #page-section-1 .container, .front #page-section-2 .homepage-boxes {
    padding: 0 !important;
  }

  #page-section-1 .container.hp_intro_text {
    padding: 0px 15px !important;
  }

  .header-social {
    width: 100%;
  }



  .home-mobile-image {
    display: block;
  }

  .hp_intro_text {
    padding-top: 0px;
  }

  tr.odd div:nth-child(4), tr.even div:nth-child(4) {
    border-bottom: 2px solid #ddd;
    text-align: center;
    float: left;
    width: 100%;
  }

  thead {
    display: none;
  }

  form#uc-cart-view-form {
    text-align: center;
    padding: 0;
  }

  form#uc-cart-view-form .form-type-uc-quantity input.form-text {
    padding: 10px;
    text-align: center;
  }

  form#uc-cart-view-form .cell-1 {
    text-align: center;
    padding-left: 10px;
    margin: 10px 0;
  }

  form#uc-cart-view-form .cell-1 img {
    display: none;
  }

  form#uc-cart-view-form .cell-2 {
    float: left;
    width: 50%;
  }

  .page-catalog .view-uc-catalog .views-row {
    margin-bottom: 10px;
  }

  .page-catalog .views-field.views-field-name {
    padding: 14px;
  }

  .page-catalog .grid-item {
    font-size: 15px;
  }

  .hp_intro_text h1 {
    margin-bottom: 10px;
  }

  section#page-header h1 {
    font-size: 30px;
  }

  h3 {
    font-size: 22px;
  }

  .dropdown.col-sm-2 {
    width: calc(50% - 5px);
  }

  h1 {
    font-size: 28px;
  }

  .page-catalog .uc-price .uc-price-was, p.price span span.price-was {
    font-size: 13px;
  }


}

/***************************************************************************************************************** 375px  iPHONE 6 PORTRAIT **/

@media (max-width: 375px) {
  table > thead > tr > th {}

footer .footer-two p {
  font-size: 13px !important  ;
}

.footer-two .right a {
      margin-left: auto;
}

}

/***************************************************************************************************************** 320px  iPHONE 4/5 PORTRAIT **/

@media (max-width: 320px) {

footer .footer-one p.rest {
  font-size: 13px !important;
}

footer .footer-two .left {
    width: 100% !important;
}

footer .footer-two .left {
  padding-right: 0px !important;
}


}

@media (max-width: 979px) and (min-width: 769px) {
  .col-sm-1 {
    width: 8.33333333% !important;
  }

  .col-sm-3 {
    width: 25% !important;
  }

  #page-section-2 .col-sm-4 {
    width: 29.333333% !important;
    margin-right: 2% !important;
    margin-left: 2% !important;
  }
}

/*************************************/
/* PDF Library */
/*************************************/

.view-pdf-library {
  width: 100%;
  float: left;
}

.view-pdf-library .view-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  float: left;
  margin-bottom: 30px;
  margin-bottom: 15px;
  border-bottom: 3px solid #eaeaea;
  padding-bottom: 20px;
}

.view-pdf-library .view-header a {
  width: 30%;
  display: inline-block;
  background: #0294d0;
  padding: 5px 15px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.view-pdf-library .view-header a:hover {
  background: #006994;
}

.view-pdf-library .view-header a.current {
  background: #006994;
}

.view-pdf-library .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  float: left;
}

.view-pdf-library .view-content .views-row {
  width: 24%;
  margin-bottom: 30px;
  text-align: center;
}

.view-pdf-library .view-content a {
  border: 3px solid #eaeaea;
  display: inline-block;
}

.view-pdf-library .view-content a.pdf-title {
  text-decoration: none;
  font-size: 20px;
  border: none;
}

.view-pdf-library .view-content a.pdf-title br {
  display: none;
}

.view-pdf-library .view-content a img {
  width: 100%;
  height: auto;
}

/** System Specific **/

.node-type-system .view-pdf-library .view-content .views-row,
.node-type-product .view-pdf-library .view-content .views-row {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.node-type-system .view-pdf-library .view-content .views-row:nth-child(n+2),
.node-type-product .view-pdf-library .view-content .views-row:nth-child(n+2) {
  display: none;
}

.node-type-system .view-pdf-library .view-content .views-row .system-wrap,
.node-type-product .view-pdf-library .view-content .views-row .system-wrap {
  width: 24%;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 979px) {
  .node-type-system .view-pdf-library .view-content .views-row.col-sm-3,
  .node-type-product .view-pdf-library .view-content .views-row.col-sm-3 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .view-pdf-library .view-content .views-row,
  .node-type-system .view-pdf-library .view-content .views-row .system-wrap,
  .node-type-product .view-pdf-library .view-content .views-row .system-wrap  {
    width: 48%;
  }
}


/*** Page Section 10 ***/
/*#page-section-10 {
  display: none;
}*/

.logged-in #page-section-10 {
  display: block;
}

#page-section-10 p {
  font-size: 17px;
  color: #555;
  line-height: 25px;
  letter-spacing: -0.2px;
  font-weight: 400;
  margin: 0 0 25px;  
}

#page-section-10 .container {
  padding: 0 20px;
}

#sidebar .trustpilot-widget {
  margin-bottom: 20px;
}


body:has(.commerce-checkout-flow-multistep-default) a.cart-proceed,
body:has(.commerce-checkout-flow-multistep-default)-review a.cart-proceed {
  display: none !important;
}


.captcha {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
}

.views-field-field-top-page-slider img {
  width: 100%;
  height: auto;
}

/** show/hide more content ***/

span.showhide {
  color: #178cc1;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  float: none;
  margin: 0 auto;
  width: 50%;
  display: block;
  margin-bottom: 50px;
  background: url(https://cdn.barjo.co.uk/public/chevron-down.svg) no-repeat transparent;
  background-position: 50% bottom;
  background-size: 30px;
  padding-bottom: 35px;
  border-bottom: 2px solid #1593cc;
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out; 
}

span.showhide:hover {
  cursor: pointer;
  background-size: 35px;
}

span.showhide.hide {
  display: block !important;
  background: url(https://cdn.barjo.co.uk/public/chevron-up_0.svg) no-repeat transparent;
  background-position: 50% bottom;
  background-size: 30px;
  float: none;
  margin: 0 auto;
  width: 50%;
}

#morecontent {
  height: 0;
  width: 100%;
  float: left;
  display: inline-block;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s ease;

}

#morecontent.show {
  opacity: 1;
  height: 100%;
  overflow: visible;
}

#searchBox {
  height: 32px;
  top: 5px;
}

#searchBox form {
  margin: -3px 0 0 0;
}

#searchBox input[type=text] {
  font-size: 15px!important;
  background-position: 7px 50%;
}

#searchBox input:-webkit-autofill,
#searchBox input:-webkit-autofill:hover, 
#searchBox input:-webkit-autofill:focus,
#searchBox input:-internal-autofill-selected {
    background: url(https://cdn.barjo.co.uk/public/Magnifying%20glass.png) no-repeat transparent !important; 
}

@media (max-width: 600px) {
  #searchBox {
    width: 193px;
    height: 34px;
  }

  #searchBox .searchIconClose {
    right: 30px;
  }
}

@media (max-width: 600px) {
  #searchBox {
    top: 0;
  }
}


/*************** SYSTEMS 2019 *****************/


.view-systems-2019,
.view-uc-catalog-terms.view-display-id-block_2 {
  width: 100%;
  float: left;
}

.view-systems-2019 .view-content,
.view-uc-catalog-terms.view-display-id-block_2 .view-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.view-systems-2019 .views-row,
.view-uc-catalog-terms.view-display-id-block_2 .views-row {
  width: 47%;
  margin-bottom: 50px;
  background: #fff;
  padding: 0 15px 30px 0;
  border-bottom: 2px solid #f7f7f7;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.system-2019-cont {
  padding: 10px;
  width: 100%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.system-2019-cont .top-info {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

.system-2019-cont .image {
  width: 220px;
  float: left;
}

.system-2019-cont .image img {
  width: 100%;
  height: auto;
  margin: 0;
}

.system-2019-cont .desc {
  width: -webkit-calc(100% - 220px);
  width: -moz-calc(100% - 220px);
  width: calc(100% - 220px);
  padding-left: 20px;
  float: left;
  margin-bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
        flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
        justify-content: flex-end;
}

.system-2019-cont .desc h3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 22px;;
}

.system-2019-cont .desc p {
  font-size: 15px !important;
  line-height: 20px !important;
  margin: 0 0 10px 0 !important;
}

.system-2019-cont .desc h3 a {
  color: #178bc1;
  text-decoration: none;
}

.system-2019-cont ul.system-attrs {
  margin: 15px 0 0 0 !important;
  width: 100%;
  float: left;
}

.system-2019-cont li {
  font-size: 15px !important;
  line-height: 20px !important;
  list-style-type: none !important;
  padding: 0 0 0px 30px !important;
  padding: 0 10px 0px 30px !important;
  width: 50%;
  float: left;
  margin-bottom: 10px !important;
}

.system-2019-cont li.airborne {
  background: url(https://cdn.barjo.co.uk/public/airborne-icon.png) no-repeat transparent;
  -webkit-background-size: 22px 22px;
     -moz-background-size: 22px;
       -o-background-size: 22px;
          background-size: 22px;
  background-position: left 50%;
}

.system-2019-cont li.impact {
  background: url(https://cdn.barjo.co.uk/public/imapct-icon.png) no-repeat transparent;
  -webkit-background-size: 22px 22px;
     -moz-background-size: 22px;
       -o-background-size: 22px;
          background-size: 22px;
  background-position: left 50%;
}

.system-2019-cont li.price {
  background: url(https://cdn.barjo.co.uk/public/wallet-icon.png) no-repeat transparent;
  -webkit-background-size: 22px 22px;
     -moz-background-size: 22px;
       -o-background-size: 22px;
          background-size: 22px;
  background-position: left 50%;
}

.system-2019-cont li.thickness {
  background: url(https://cdn.barjo.co.uk/public/thickness-icon.png) no-repeat transparent;
  -webkit-background-size: 22px 22px;
     -moz-background-size: 22px;
       -o-background-size: 22px;
          background-size: 22px;
  background-position: left 50%;
}

.system-2019-cont a.system-moreinfo {
  width: 100%;
  float: left;
  text-align: center;
  background: #2194cd;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  margin: 15px 0 0 0;
  padding: 10px;
  line-height: 17px;
}


/**** Systems product page ****/

.system-page-2019 {
  width: 100%;
  float: left;
}

.system-page-2019 .system-image {
  /*width: 545px;*/
  width: -webkit-calc(100% - 665px);
  width: -moz-calc(100% - 665px);
  width: calc(100% - 665px);
  float: left;
  margin-bottom: 50px;
}

.system-page-2019 .system-image img {
  width: 100%;
  height: auto;
}

.system-page-2019 .system-desc-right {
  /*width: calc(100% - 545px);*/
  width: 665px;
  padding-left: 100px;
  float: left;
}

.system-page-2019 .system-desc-right ul.system-attrs {
  margin-left: 0 !important;
}

.system-page-2019 .system-desc-right li {
  list-style-type: none !important;
  padding-left: 33px;
  margin-bottom: 15px !important;
}

.system-page-2019 .system-desc-right li.airborne {
  background: url(https://cdn.barjo.co.uk/public/airborne-icon.png) no-repeat transparent;
  -webkit-background-size: 25px 25px;
     -moz-background-size: 25px;
       -o-background-size: 25px;
          background-size: 25px;
  background-position: left 50%;
}

.system-page-2019 .system-desc-right li.impact {
  background: url(https://cdn.barjo.co.uk/public/imapct-icon.png) no-repeat transparent;
  -webkit-background-size: 25px 25px;
     -moz-background-size: 25px;
       -o-background-size: 25px;
          background-size: 25px;
  background-position: left 50%;
}

.system-page-2019 .system-desc-right li.price {
  background: url(https://cdn.barjo.co.uk/public/wallet-icon.png) no-repeat transparent;
  -webkit-background-size: 25px 25px;
     -moz-background-size: 25px;
       -o-background-size: 25px;
          background-size: 25px;
  background-position: left 50%;
}

.system-page-2019 .system-desc-right li.thickness {
  background: url(https://cdn.barjo.co.uk/public/thickness-icon.png) no-repeat transparent;
  -webkit-background-size: 25px 25px;
     -moz-background-size: 25px;
       -o-background-size: 25px;
          background-size: 25px;
  background-position: left 50%;
}

.system-page-2019 .system-desc-right a#add-system-components-to-cart2 {
  background: url(https://cdn.barjo.co.uk/public/cart-icon-white.png) no-repeat #19b0d9;
  background-position: 95% 50%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  font-size: 18px!important;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  padding: 10px 12% 10px 15px;
}

.system-page-2019 .system-desc-right a#add-system-components-to-cart2.success {
  background: url(https://cdn.barjo.co.uk/public/cart-icon-white.png) no-repeat #c7423f;
  background-position: 95% 50%;
}

@media (max-width: 1024px) {
  .system-page-2019 .system-image {
    width: 50%;
  }

  .system-page-2019 .system-desc-right {
    width: 50%;
    padding-left: 30px;
  }

  .system-2019-cont .image {
    width: 170px;
    float: left;
  }

  .system-2019-cont .desc {
    width: -webkit-calc(100% - 170px);
    width: -moz-calc(100% - 170px);
    width: calc(100% - 170px);
  }
}

@media (max-width: 768px) {
  .system-2019-cont .image {
    width: 100%;
  }

  .system-2019-cont .desc {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }

  .system-2019-cont .desc p {
    margin-bottom: 10px !important;
  }
}

@media (max-width: 767px) {

  .system-page-2019 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .system-page-2019 .system-image {
    width: 100%;
  }

  .system-page-2019 .system-desc-right {
    width: 100%;
    padding-left: 0px;
  }

  .system-page-2019 .system-image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .system-page-2019 .system-desc-right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 50px;
  }

  .system-page-2019 .row {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .system-page-2019 .related-products-block {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

}

@media (max-width: 600px) {
  .view-systems-2019 .views-row,
  .view-uc-catalog-terms.view-display-id-block_2 .views-row {
    width: 100%;
    max-width: 400px;
    padding: 0;
  }
}

/**** image grid layout ****/

.image-grid.three {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.image-grid.three a {
  width: 182px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0 5px 10px;
  position: relative;
  color: #fff;
  text-decoration: none;
}

.image-grid.three img {
  width: 100%;
  height: auto;
}

.image-grid.three span {
  position: absolute;
  width: 100%;
  text-align: center;
  background: rgba(15, 147, 208, 0.8);
  bottom: 0;
  padding: 5px;
}

@media (max-width: 500px) {

  .image-grid.three {
    flex-direction: column;
  }

  .image-grid.three a {
    width: 100%;
    max-width: 182px;
    margin: 0px 0 20px;
  }
}

#block-webform-client-block-1390 h2 {
  display: none;
}

#block-webform-client-block-1390 .webform-component-email label {
  width: 100% !important;

}

.page-node-1390 .links {
  display: none;
}

.webform-component--email-new label {
  width: 100%;
  float: left;
}

@media (max-width: 979px) {
  form[id^=uc-product-add-to-cart-form-] div#edit-actions {
    width: 150px !important;
  }
}

@media (max-width: 600px) {
  #page-header.catalog h1 {
    font-size: 28px !important;
  }

  #page-header.catalog p {
    font-size: 16px !important;
  }
}

@media (max-width: 600px) {
  .page-catalog .form-actions {
      padding: 0;
      margin: 0;
  }

}

@media screen and (max-width: 414px) {
    .page-catalog .view-uc-catalog .views-row {
    width: 100%;
    margin: 0 0 20px;
  }
}

.owl-pagination {
  display: none !important
}

.view-product-filter form select#edit-taxonomy-catalog-tid-select-1 option:nth-child(4) {
    display: block !important;
}

.view-product-filter form select#edit-taxonomy-catalog-tid-select-1 option:nth-child(5) {
    display: none !important;
}