@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900');

body {
  line-height: 1.3em;
  background-color: #ffffff;
  font: 14px/1.7 Montserrat, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

h3{
  font-size: 1.5rem;
}

.query-exposed form{
  display: flex!important;
}

.query-select select{
  background: lightgrey;
  padding: 0.5rem;
  color: black;
}
.page-title{
  margin-bottom: 3rem;
}

.fade.active{
 opacity: 1;
}

a{
  color: #D74D26;
}

p{
  line-height: 
}

div[class^="col-"], section[class^="col-"], article[class^="col-"],
.content-area{
  background-color: #fff;
  border: none;
}

nav .search-form-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  width: 150px;
}

nav .search-form-wrapper svg.fa-search{
  margin-right: 8px;
  color: #d1d1d1;
}

nav .search-form-wrapper label {
  margin: 0;
}

nav .search-form-wrapper input[type="submit"] {
  display: none;
}

nav .search-form-wrapper input[type="search"] {
  padding: .25rem;
  border: none;
  font-size: .75rem;
  border-radius: 15px;
}

.site-content{
  background-image:url(inc/assets/img/background-formes.png);
  background-position:top right;
  background-repeat:repeat-y;
}

.header-banner{
  display:block;
  box-sizing: border-box;
  padding: 23px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  background: #e4e7e9;
  transform: translateY(-66px);
  display: flex;
  align-items: center;
  line-height: 27px;
  border-top: 7px solid #d3461e;
}

.header-banner .container{
  margin:0 auto;
}

.header-banner .widget p{
  margin:0;
}

.sidebar>section{
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 1.5em;
  border: none;
  padding: 1em;
  text-align: center;
}

body.search-results .page-title{
  margin-top: 1em;
}

body.search-results .entry-title{
  font-size: 1.5em;
}

body.search-results .entry-title a{
  color: #D24322;
}

body.search-results .entry-summary {
  margin: .5em 0 2em;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
  color: #000000;
  margin: 10px 0;
  font-weight:700;
}

.sidebar h1 span, .sidebar h2 span, .sidebar h3 span, .sidebar h4 span, .sidebar h5 span, .sidebar h6 span {
  color: #888;
}

.sidebar ul {
  list-style-type: none;
  padding: 0 10px;
}

.sidebar ul li {
  margin: 0;
}

.sidebar ul li a {
  background:#768693;
  padding:11px;
  color:#fff;
  display:block;
  margin-bottom:10px;
}

.sidebar form input[type="email"]{
  margin-left:10px;
}

.sidebar form label{
  color:#000;
}

.sidebar form .ctct-input-container{
  display:flex;
}

#masthead{
  background-color: #fff;
}

nav.navbar .container #logo {
  margin: 15px 0;
  line-height: 1;
}

nav.navbar .container #menu-main-menu {
  float: right;
}

nav.navbar .container #menu-main-menu li {
  color: #2d3e52;
  padding: ;
}

nav.navbar #menu-main-menu li a {
  color: #2d3e52;
  font-size: 14px;
  font-weight: bold;
  padding: .5rem 1.5rem;
}

nav.navbar #menu-main-menu .sub-menu li a {
  color: #fff;
  text-decoration: none;
}

nav.navbar #menu-main-menu .sub-menu li a:hover {
  color: #D74D26;
}

.query-front-page-products-wrapper .query-row {
  margin-bottom: 25px;
}

.query-front-page-products-wrapper .query-row .homepage-product-title {
  display: -webkit-flex;
  display: flex;
  position:relative;
  background-color:#e4e7e9;
  box-sizing:border-box;
  border-left:30px solid #fff;
}

.query-front-page-products-wrapper .query-row .homepage-product-title:before{
  content:'';
  position:absolute;
  top:50%;
  left:-36px;
  width:151px;
  height:146px;
  margin-top:-73px;
  border-radius:50%;
  background-color:#fff;
  background-image:url(inc/assets/img/forme1.png);
  background-size:contain;
  z-index:3;
}

.query-front-page-products-wrapper .query-row .homepage-product-title:after{
  content:'';
  position:absolute;
  display:block;
  top:50%;
  left:-96px;
  width:77px;
  height:74px;
  margin-top:-61px;
  background-color:#fff;
  background-image:url(inc/assets/img/formes1.png);
  background-size:contain;
  z-index:1;
}

.query-front-page-products-wrapper .query-row .image {
  width: 25%;
  height: auto;
  overflow: visible;
  position:relative;
  z-index:4;
  display:flex;
  align-items:center;
}

.query-front-page-products-wrapper .query-row .image a{
  display:block;
}

.query-front-page-products-wrapper .query-row .image img {
  margin: 0;
  max-width: 180px;
  height: auto;
  filter: drop-shadow(3px, 3px, 3px, 20px, #000);
}

.query-front-page-products-wrapper .query-row .text {
  padding: 20px 15px 22px 25px;
  width: 75%;
  color: #d3461e;
  background-color: #e4e7e9;
}

.query-front-page-products-wrapper .query-row .text .title-description small {
  display:block;
  font-size:14px;
  font-weight:500;
}

.query-front-page-products-wrapper .query-row .text .title-description a {
  color: #d3461e;
}

.query-front-page-products-wrapper .query-row .text .title-description a:hover {
  text-decoration: none;
}

.query-front-page-products-wrapper .query-row .text .title-description h2 {
  font-size: 18px;
  font-weight:700;
  line-height: 1.2em;
  margin: 0;
}

.query-front-page-products-wrapper .query-row .text .title-description h2 strong{
  color:#000;
  display:block;
  font-weight:900;
  font-size:20px;
  margin-bottom:10px;
}

.query-front-page-products-wrapper .query-row #product-63 .image img,
.query-front-page-products-wrapper .query-row #product-4377 .image img {
  transform: translate(-20px, -5px);
}

.query-front-page-products-wrapper .query-row #product-203 .image img, 
.query-front-page-products-wrapper .query-row #product-208 .image img, 
.query-front-page-products-wrapper .query-row #product-211 .image img, 
.query-front-page-products-wrapper .query-row #product-214 .image img,
.query-front-page-products-wrapper .query-row #product-43 .image img
 {
  transform: translate(-10px, -5px);
}

.query-front-page-products-wrapper .query-row .product-footer {
  padding: 35px 25px 25px 25px;
}

.query-front-page-products-wrapper .query-row .product-footer .short-description {
  /*padding-bottom: 25px;
  border-bottom: 3px solid #D74D26;*/
}

.query-front-page-products-wrapper .query-row .product-footer .short-description p {
  margin-bottom: 15px;
}

.query-front-page-products-wrapper .query-row .product-footer .short-description p strong {

}

.query-front-page-products-wrapper .query-row .product-footer .short-description a {
  color: #D74D26;
  font-weight:700;
}
/* Uncomment these styles if you want a main product as the first product
.query-front-page-products-wrapper .query-row-first .homepage-product-title {
  background: linear-gradient(to right, #514f50 0%, #d74d26 100%);
}

.query-front-page-products-wrapper .query-row-first .homepage-product-title .image {
  width: 35%;
}

.query-front-page-products-wrapper .query-row-first .homepage-product-title .image img {
  transform: translateX(-35px);
  width: 300px;
  height: auto;
}

.query-front-page-products-wrapper .query-row-first .homepage-product-title .text {
  width: 65%;
}
*/

.homepage-intro{
  padding: 15px 35px;
}

.homepage-intro .homepage-intro-description strong{
}

.homepage-intro-header{
  /*background: linear-gradient(to right, #514f50 0%, #d74d26 100%);*/
  background:#000;
  padding: 15px;
  margin-bottom: 35px;
}

.homepage-intro-header h2{
  color: #fff;
  font-size: 14px;
  font-weight:700;
}

.homepage-intro-header p{
  color: #fff;
  font-size: 14px;
}

.homepage-intro-header div[class^="col-"]{ 
  border: none !important; 
  background-color: transparent;
}

.homepage-intro .homepage-intro-header img{
  transform:translateX(-60px);
  max-width:none;
}


.query-products-page-wrapper .query-content .query-unformatted {
  display: -webkit-flex;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  flex-wrap: wrap;
}

.query-products-page-wrapper .query-content .query-unformatted .query-row {
  width: 32%;
  border: 2px solid #D74D26;
  padding: 1.5em;
  margin-bottom: 1.5em;
}

.query-products-page-wrapper .query-content .query-unformatted .query-row .query-field-featured_image {
  text-align: center;
}

.query-products-page-wrapper .query-content .query-unformatted .query-row .query-field-post_title h2 {
  font-size: 20px;
  color: #D74D26;
}

.query-global-resellers-wrapper .query-global-resellers, .query-global-resellers-wrapper .query-distributors, .query-distributors-wrapper .query-global-resellers, .query-distributors-wrapper .query-distributors {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
}

.query-global-resellers-wrapper .query-global-resellers .query-group-row, .query-global-resellers-wrapper .query-distributors .query-group-row, .query-distributors-wrapper .query-global-resellers .query-group-row, .query-distributors-wrapper .query-distributors .query-group-row {
  width: 100%;
}

.query-global-resellers-wrapper .query-global-resellers .query-group-row span, .query-global-resellers-wrapper .query-distributors .query-group-row span, .query-distributors-wrapper .query-global-resellers .query-group-row span, .query-distributors-wrapper .query-distributors .query-group-row span {
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 25px;
  display: block;
  padding-bottom: 15px;
  color: #000;
}

.query-global-resellers-wrapper .query-global-resellers .query-row, .query-global-resellers-wrapper .query-distributors .query-row, .query-distributors-wrapper .query-global-resellers .query-row, .query-distributors-wrapper .query-distributors .query-row {
  text-align: left;
  width: 100%;
  margin-right: 1%;
  padding: 25px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  word-wrap: break-word;
  border: 1px solid #c2c2c2;
}

.query-global-resellers-wrapper .query-global-resellers .query-row .query-field-featured_image, .query-global-resellers-wrapper .query-distributors .query-row .query-field-featured_image, .query-distributors-wrapper .query-global-resellers .query-row .query-field-featured_image, .query-distributors-wrapper .query-distributors .query-row .query-field-featured_image {
  max-width: 300px;
}

.query-global-resellers-wrapper .query-global-resellers .query-row h1, .query-global-resellers-wrapper .query-global-resellers .query-row h2, .query-global-resellers-wrapper .query-global-resellers .query-row h3, .query-global-resellers-wrapper .query-global-resellers .query-row h4, .query-global-resellers-wrapper .query-global-resellers .query-row h5, .query-global-resellers-wrapper .query-distributors .query-row h1, .query-global-resellers-wrapper .query-distributors .query-row h2, .query-global-resellers-wrapper .query-distributors .query-row h3, .query-global-resellers-wrapper .query-distributors .query-row h4, .query-global-resellers-wrapper .query-distributors .query-row h5, .query-distributors-wrapper .query-global-resellers .query-row h1, .query-distributors-wrapper .query-global-resellers .query-row h2, .query-distributors-wrapper .query-global-resellers .query-row h3, .query-distributors-wrapper .query-global-resellers .query-row h4, .query-distributors-wrapper .query-global-resellers .query-row h5, .query-distributors-wrapper .query-distributors .query-row h1, .query-distributors-wrapper .query-distributors .query-row h2, .query-distributors-wrapper .query-distributors .query-row h3, .query-distributors-wrapper .query-distributors .query-row h4, .query-distributors-wrapper .query-distributors .query-row h5 {
  margin-top: 0;
}

.query-global-resellers-wrapper .query-global-resellers .query-row img, .query-global-resellers-wrapper .query-distributors .query-row img, .query-distributors-wrapper .query-global-resellers .query-row img, .query-distributors-wrapper .query-distributors .query-row img {
  max-width: 100%;
  height: auto;
}

.query-global-resellers-wrapper .query-global-resellers .query-row a:not(.button), .query-global-resellers-wrapper .query-distributors .query-row a:not(.button), .query-distributors-wrapper .query-global-resellers .query-row a:not(.button), .query-distributors-wrapper .query-distributors .query-row a:not(.button) {
  color: #D74D26;
  display: block;
}

.query-global-resellers-wrapper .query-global-resellers .query-row a.button, .query-global-resellers-wrapper .query-distributors .query-row a.button, .query-distributors-wrapper .query-global-resellers .query-row a.button, .query-distributors-wrapper .query-distributors .query-row a.button {
  display: inline-block;
  padding: 6px 8px;
  background-color: #D74D26;
  color: #fff;
  margin: 10px 0 0 0;
  word-break: break-all;
  word-wrap: break-word;
}

.product-template .product-header {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: none;
}

.product-header{
  padding: 25px 25px 10px;
  background:#e4e7e9;
  margin-bottom:6px;
  position:relative;
}

.product-header:before{
  content:'';
  position:absolute;
  top:50%;
  left:-36px;
  width:199px;
  height:193px;
  transform:translateY(-96px);
  border-radius:50%;
  background-color:#fff;
  background-image:url(inc/assets/img/forme1.png);
  background-size:contain;
  z-index:3;
}

.product-header:after{
  content:'';
  position:absolute;
  display:block;
  top:50%;
  left:-96px;
  width:77px;
  height:74px;
  margin-top:-61px;
  background-color:#fff;
  background-image:url(inc/assets/img/formes1.png);
  background-size:contain;
  z-index:1;
}

.product-header h1{
  margin-bottom:0;
  color:#000;
}

.product-header .product-image{
  position:relative;
  z-index:4;
  transform:translateX(-56px);
  margin-bottom:0;
  display:flex;
  align-items:center;
  max-height:115px;
}

.product-header .product-image img{
  max-width:195px;
}

.product-buttons{
  margin-left:14%;
  margin-bottom:40px;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #D24322;
  color: #fff !important;
}

.pt-tabs {
  clear: left;
  padding:0 40px;
}

.pt-tabs .nav-tabs {
  padding-left: 0;
  border-bottom:0;
  position:relative;
  z-index:2;
}

.pt-tabs .nav-tabs .nav-item {
  margin-bottom: -2px;
}

.pt-tabs .nav-tabs .nav-item a {
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom: 8px solid #e4e7e9;
  color: #D24322;
  margin-right: -2px;
}

.pt-tabs .nav-tabs .nav-item a.active, .pt-tabs .nav-tabs .nav-item a:hover {
  border-color: #D24322;
  font-weight: 500;
  text-shadow:0 0 0.9px #D24322, 0 0 0.9px #D24322, 0 0 0.9px #D24322;
  background-color:#fff;
}

.pt-tabs .nav-tabs .nav-item a.active:hover, .pt-tabs .nav-tabs .nav-item a.active:focus, .pt-tabs .nav-tabs .nav-item a.active:visited, .pt-tabs .nav-tabs .nav-item a.active:active {
  border-bottom-color: #D24322;
  color:#D24322;
}

.pt-tabs .nav-tabs .nav-item a.active {
  border-color:#D24322;
  font-weight: 500;
  text-shadow:0 0 0.9px #D24322, 0 0 0.9px #D24322, 0 0 0.9px #D24322;
}

.pt-tabs .nav-tabs .nav-item + .nav-item {
  margin-left: 0;
}

.pt-tabs .tab-content {
  border: 0;
  border-top:8px solid #e4e7e9;
  padding: 50px 0px;
  transform:translateY(-6px);
}

.pakb-search input[type="submit"] {
  background-color: #D74D26;
}

.pakb-search input[type="submit"]:hover {
  background-color: #D74D26;
  opacity: .95;
}

.pakb-main .pakb-row h2 a {
  color: #D74D26;
}
.page-title{
  color: #444;
  font-weight: bold;
}
.inogeni-button{
  background-color: #768693;
  padding: 8px 12px 10px;
  display: inline-block;
  margin: 5px 0;
  color: #fff;
}
.standard-button{
display: inline-block;
  margin: 5px 0;
  margin-right: 10px;
  color: #D74D26;
}
.inogeni-button:hover,.inogeni-button:visited,.inogeni-button:focus, .inogeni-button:active{
  color: #fff !important;
}
.inogeni-button:after{
  /*content: " »";*/
    display: inline-block;
    transform: translateY(-1px);
    margin-left: 6px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.inogeni-button:hover:after{
  margin-left: 10px;
  transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
inogeni-button:hover{
  color: #D74D26;
}
.standard-button:after{
  content: " »";
    display: inline-block;
    transform: translate(-2px, -1px);
    margin-left: 6px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.standard-button:hover:after{
  transform: translate(0px, -1px);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.pt-tabs table th{
  padding: 8px 5px;
}

.pt-tabs table th h3{
  margin: 0;
  font-size:14px;
  font-weight:700;
}

.pt-tabs table td h3{
  margin: 0;
  font-size:14px;
  font-weight:700;
}

.pt-tabs table p{
  margin-bottom:0;
}

.pt-tabs ul{
  margin: 10px 0 0 0px;
  padding-left: 12px;
}
.pt-tabs li{
  margin: 5px 0;
}

.table, table{
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
 /* border-top: 1px solid #ddd;*/
 border-top:0;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  border:1px solid #000;
}

@media screen and (min-width:768px){
  .table-responsive {
    display:table;
    table-layout:fixed;
  }
}

.page-id-4351 .panel-grid{
  padding: 0 1rem;
  margin-bottom: 1rem;
}

.page-id-4351 .panel-grid .panel-grid-cell{
  padding: 10px;
}

.page-id-4351 .panel-grid .panel-grid-cell img{
  max-width: 80px;
}

@media(max-width: 991px) {
  aside#secondary{
    margin-top: 1rem;
    padding: 0;
  }

  nav .search-form-wrapper {
    display: none;
  }

  .textwidget img {
    margin-bottom: 1rem;
  }

  nav.navbar #menu-main-menu li a{
    padding: 1rem 1.5rem 1rem 0;
  }

  nav.navbar #menu-main-menu>li:first-child{
    margin-top: 1rem;
  }

  .page-title{
    margin-bottom: 1rem;
  }

  .product-image{
    margin-bottom: 2rem;
  }

  .pt-tabs .nav{
    display: block;
    margin: 0;
    padding: 0;
  }
  .pt-tabs .nav .nav-item {
    display: block;
    float: none;
  }
  .pt-tabs .nav .nav-item>a{
    margin-bottom: 0;
    border-radius: 0;
    margin: 0;
  }

  .query-global-resellers-wrapper .query-global-resellers .query-row .query-field-featured_image, 
  .query-global-resellers-wrapper .query-distributors .query-row .query-field-featured_image, 
  .query-distributors-wrapper .query-global-resellers .query-row .query-field-featured_image, 
  .query-distributors-wrapper .query-distributors .query-row .query-field-featured_image{
    max-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .pt-tabs .tab-content{
    padding: 30px 8px;
    overflow-x: scroll;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }

  .query-front-page-products-wrapper .query-row {
    margin-bottom: 15px;
  }

  .query-front-page-products-wrapper .query-row .homepage-product-title {
    background-color: transparent;
    flex-direction: column;
    border:0;
  }

  .query-front-page-products-wrapper .query-row .homepage-product-title:before{
    top:0;
    left:-36px;
    margin-top:-18px;
  }

  .query-front-page-products-wrapper .query-row .homepage-product-title:after{
    top:0;
    margin-top:0;
  }

  .query-front-page-products-wrapper .query-row .image {
    width: 200px;
    max-width: 200px;
    height: 110px;
  }

  .query-front-page-products-wrapper .query-row .image a{
    height:100%;
  }

  .query-front-page-products-wrapper .query-row .image img {
    margin: 0;
    width: auto;
    max-width:none;
    height: 100%;
    transform: translate(0,0);
  }

  .query-front-page-products-wrapper .query-row .text {
    padding: 15px;
    width: 100%;
    color: #D74D23;
    padding-top:25px;
  }

  .query-front-page-products-wrapper .query-row .text .title-description small {
    color: #D74D23;
  }

  .query-front-page-products-wrapper .query-row .text .title-description a {
    color: #D74D23
  }

  .query-front-page-products-wrapper .query-row #product-63 .image img {
    transform: translate(0,0);
  }

  .query-front-page-products-wrapper .query-row #product-203 .image img, .query-front-page-products-wrapper .query-row #product-208 .image img, .query-
    front-page-products-wrapper .query-row #product-211 .image img, .query-front-page-products-wrapper .query-row #product-214 .image img {
      transform: translate(0, 0);
  }

.query-front-page-products-wrapper .query-row .product-footer {
  padding: 15px;
}

  .query-front-page-products-wrapper .query-row .product-footer .short-description {
    padding-bottom: 25px;
  }

  .query-front-page-products-wrapper .query-row .product-footer .short-description p {
    margin-bottom: 15px;
  }

  .query-front-page-products-wrapper .query-row .product-footer .short-description p strong {
  }

  .query-front-page-products-wrapper .query-row .product-footer .short-description a {
    color: #D74D26;
  }

  .query-front-page-products-wrapper .query-row-first .homepage-product-title {
    background: linear-gradient(to right, #514f50 0%, #d74d26 100%);
  }

  .query-front-page-products-wrapper .query-row-first .homepage-product-title .image {
    width: auto;
  }

  .query-front-page-products-wrapper .query-row-first .homepage-product-title .image img {
    transform: translateX(0);
    /*max-width: 100%;*/
  }

  .query-front-page-products-wrapper .query-row-first .homepage-product-title .text {
    width: 100%;
  }

  .query-front-page-products-wrapper .query-row-first .homepage-product-title {
    background: none;
  }

  .query-global-resellers-wrapper .query-global-resellers .query-row, 
  .query-global-resellers-wrapper .query-distributors .query-row, 
  .query-distributors-wrapper .query-global-resellers .query-row, 
  .query-distributors-wrapper .query-distributors .query-row {
    flex-direction: column;
    text-align: center;
  }

  .query-global-resellers-wrapper .query-global-resellers .query-row .query-field-featured_image, 
  .query-global-resellers-wrapper .query-distributors .query-row .query-field-featured_image, 
  .query-distributors-wrapper .query-global-resellers .query-row .query-field-featured_image, 
  .query-distributors-wrapper .query-distributors .query-row .query-field-featured_image{
    margin-top: 1rem;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    justify-content: space-between;
  }
}

@media screen and (max-width:575px){
  .product-header{
    background-color:#fff;
  }

  .product-header:before{
    top:0;
    left:0;
    width:164px;
    height:159px;
    transform:translateY(-22px);
  }

  .product-header .product-image{
    max-width:50%;
    transform:translateX(0);
    margin-bottom:20px;
  }

  .product-header .title-box{
    background-color: #e4e7e9;
    padding: 30px 15px 18px;
  }
}
