.basic-search-text {
    width:82%;
    padding: 3px;
    height: 26px;
    float: left;
    margin-right: -1px;
    box-sizing: border-box;
}

.rtl .basic-search-text {
    clear: both;
    float: right;
    margin-right: 0px;
    margin-left: -1px;
}

.basic-search-button {
    height: 26px;
    padding: 3px;
    width: 18%;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    border: solid 1px #999;
    border-radius: 0 4px 4px 0;
    box-sizing: border-box;
    background: rgba(242,242,242,1);
    background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(216,216,216,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(216,216,216,1)));
    background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(216,216,216,1) 100%);
    background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(216,216,216,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(216,216,216,1) 100%);
    background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(216,216,216,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d8d8d8', GradientType=0 );
}

.rtl .basic-search-button {
    border-radius: 4px 0 0 4px;
}

.basic-search-button:hover {
    cursor: pointer;
    background: rgba(207,210,217,1);
    background: -moz-linear-gradient(top, rgba(207,210,217,1) 0%, rgba(171,174,181,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(207,210,217,1)), color-stop(100%, rgba(171,174,181,1)));
    background: -webkit-linear-gradient(top, rgba(207,210,217,1) 0%, rgba(171,174,181,1) 100%);
    background: -o-linear-gradient(top, rgba(207,210,217,1) 0%, rgba(171,174,181,1) 100%);
    background: -ms-linear-gradient(top, rgba(207,210,217,1) 0%, rgba(171,174,181,1) 100%);
    background: linear-gradient(to bottom, rgba(207,210,217,1) 0%, rgba(171,174,181,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfd2d9', endColorstr='#abaeb5', GradientType=0 );
}

.icon-search img {
  display: none;
}

.sidecell {
	border: solid 1px #aaa;
	margin: 10px 0px 20px 0px;
}

.sidecell a {
  text-decoration: none;
  color: #000;
}

.sidecell h3 {
    background-color: #eee;
    border-bottom: solid 1px #aaa;
    margin-top: 0px;
    padding: 5px 8px;
}

.sidecell ul {
    list-style: none;
}

.sidelist {
    max-width: 250px;
    float: left;
    padding-right: 2%;
}

.rtl .sidelist {
    clear: both;
    float: right;
    padding-right: 0%;
    padding-left: 2%;
}

.main {
    max-width: 80%;
    min-width: 40%;
    text-align: center;
}

.main-banner {
    max-width: 80%;
    min-width: 40%;
    height: auto;
}

.main h3 div {
    float: left;
}

.rtl .main h3 div {
    clear: both;
    float: right;
}

.product-cell {
    width: 200px;
	display:inline-block;
    margin-right: 10px;
    height: 300px;
    vertical-align: top;
}

.rtl .product-cell {
    margin-right: 0px;
    margin-left: 10px;
}

#search-within-results {
	padding-left:10px;
	padding-top:10px;
	min-width:350px;
}

.rtl #search-within-results {
	padding-left:0;
	padding-right:10px;
}

.ks-search-results {
	background-color:#e6e6e6;
	border-style:solid;
	border-width:thin;
	border-color:#d3d3d3;
}

#search-within-results input {
	font-size:13px;
	text-decoration:none;
	margin-right:-4px;
	margin-bottom:10px;
	height:21px;
	padding:0 10px 0 5px;
	border-radius:2px 0 0 2px;
	border:solid 1px #999;
	width:225px;
}

.rtl #search-within-results input {
	margin-right:0;
	margin-left:-4px;
	padding:0 5px 0 10px;
	border-radius:0 2px 2px 0;
}

#search-within-button {
	position:absolute;
	height:23px;
	width:50px;
	margin:0;
	padding:0 15px;
	cursor:pointer;
	border:1px solid #999;
	float:right;
	border-radius:0 2px 2px 0;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAWCAMAAAC13D+jAAAAsVBMVEXR0dEjHyDm5ubZ2dkvKyxIRUbV1dWCgIB3dXbd3NwvLC1UUVJIREXOzc10cnKko6NycHBQTU7FxcXS0tLU1NSXlZbAwMCPjY1ua2ytrKzc29tEQUJST1Dp6enl5eXd3d3Pz8/s7Ozo6Ojh4eHu7u7t7e3j4+Pr6+vOzs7b29vX19fNzc3f399oZma1tLVnZGVzcXFFQULKyspmZGRoZWbJyck8ODnHx8cuKyufnZ5/fX3QDHdaAAAAtUlEQVR4XpXJRW4EQRAF0R9Ng8wMZma+/8GsUcuy1Jm1qLcKKXQWTefRdIimy7Dh0B3aBDTmTWjOG/boxLf8gDyHfGmWEl+LdidJOm1aZmnrmpKlx0gzptWnC9eMehl1ZtWnU1eN2n9U6M7VY13Gml71aecSTI4xIZN51657oLtYdOHHPKWeN/482akbxyPw9d0fDPoPzlVhvQLPL0WIxhaweh8HaWTB6nMUpnjaR9NVNN1G+wVpL3XvUFTpCAAAAABJRU5ErkJggg==) no-repeat right #999
}

.rtl #search-within-button {
	border-radius:2px 0 0 2px;
}

#search-within-button:hover {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAWCAMAAAC13D+jAAAAtFBMVEXP0tkjHyCytbwtKivHytGxtLtycXVCP0JiYWSytbvAwsl9fYFCP0GCg4hlZGiUlZtMSkxpaGxIRkhKSEq7vcRkY2asrrSnqK6Oj5S+wMe0t75kZGfIy9K2ucC6vcS4u8KrrrXMz9a/wsnDxs3BxMvFyM/O0djKzdTN0Nesr7a8v8Y+Oz2vsrmtsLctKSqanKJcWl44NTY+PD6rrbRubnKprLJbWl2oq7FaWFtaWVwsKSqIiY5zb9/LAAAAuUlEQVR4XpXL1YoEQRBE0Yh213HXdXf5///aboZloCrroQ4kJFwC9nBhDVfWsDUbjcSAS4Mkckk3SvSChWz6TIZhd1MtwZNVzGLPizNWWsJRNKY76MPA5Vht2ItS1qdQM1UbDqKAwflRYCeasD2FlhO14UbkkHkfcj44asNK9ESyKMuCfNMa1pIP/pvrEUvBN8mf32HTDB+Fipnui+TL68wEjo7k7btjBF/XLT59M9xZw701XFvDxtofHDB4+g/br+cAAAAASUVORK5CYII=) no-repeat right #999
}

.chosen-single {
	border-radius:2px!important;
}

#search-dropdown-container,#search-input-container {
	display:inline-block;
}

#search-dropdown-container {
	margin-bottom:10px;
}

#search-input-container {
	width:300px;
}

.container{
    min-width: 75%!important;
}

#leftColumn .sidecell {
	margin: 15px 0px 20px 0px;
}

#leftColumn .sidecell h3 {
    background-color: #eee;
    border-bottom: solid 1px #aaa;
    padding: 5px 8px;
    margin-bottom: 0px;
}

#leftColumn .sidecell ul {
    list-style: none;
    margin: 0px;
    padding: 5px 0;
}
#leftColumn .sidecell ul li {
  padding: 1px;
}

#leftColumn .sidelist {
    max-width: 250px;
    float: left;
    padding-right: 2%;
}

.rtl #leftColumn .sidelist {
    clear: both;
    float: right;
    padding-right: 0%;
    padding-left: 2%;
}

#rightColumn .two-column-cell p {
  padding: 0 5px;
  margin: 0;
}

#rightColumn .headline-border:first-child {
  margin-top: 0px;
}

div[class*='column-cell'] a.featured_content--type,
div[class*='column-cell'] a.featured_content--title,
div[class*='column-cell'] p.featured_content--text {
  display:block;
  margin:4px 0px;
  padding:0 5px;
  color:#000;
  text-decoration:none;
  font-weight: bold;
}

#root a:hover {
  text-decoration: underline;
}

#leftColumn {
  width: 228px;
}

#rightColumn {
  width: 75%!important;
}

.featured-product-img {
  width: 100%;
  height: auto;
}

.main {
    max-width: 80%;
    min-width: 40%;
    text-align: center;
}

.main-banner {
    max-width: 100%;
    min-width: 40%;
    height: auto;
}

.main h3 div {
    float: left;
}

.rtl .main h3 div {
    clear: both;
    float: right;
}

.product-cell {
  width: 200px;
	display:inline-block;
  margin-right: 10px;
  height: 300px;
  vertical-align: top;
}

.rtl .product-cell {
  margin-right: 0px;
  margin-left: 10px;
}

#root {
  display: flex;
  flex-flow: row wrap;
  padding: 0px;
  margin: 0 -5px;
  list-style: none;
}

 #root .result {
  flex: 1 auto; 
  width: 250px;
  border: 1px solid #aaa;
  max-width: 100%;
  text-align: left;
  flex-grow: 1;
  justify-content: flex-end;
  margin: 5px;
  padding-bottom: 5px;
}

.rtl  #root .result {
  text-align: right;
}

.featured_content--image {
  height:12em;
  border-bottom: solid 1px #aaa;
  display:block;
}

.overflow-fade a,
.overflow-fade img,
.portrait,
.landscape  {
    overflow: hidden;
    position: relative;
}

.portrait, 
.square, 
.landscape {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    transform: translate(-50%,-50%);
}

 img.square {
    width: 100%;
    height: auto;
}

 img.landscape {
    width: auto;
    height: 100%;
}

 img.portrait {
    width: 80%;
    height: auto;
}

.load-more button {
    padding:5px;
    width:100%;
    margin-top:5px;
}

.panel img {
  max-width: 100%;
  padding: 15px 0;
  display: block;
  margin: auto;
}

.panel a {
  display: block;
  margin: auto;
  border-bottom: 1px solid #aaa;
}

.panel a:hover {
  text-decoration: underline;
}

.panel a:last-of-type {
  border-bottom: none;
}

.view-all {
  border: 1px solid #aaa;
  padding: 5px 0;
  text-align: center;
  background-color: #eee;
  margin: 3px 0;
}

.panel .imagelink {
  width: 100%;
  height: auto;
}

@media screen and (max-width:600px) {
    
    img.portrait {
  	width: auto;
  	height: 100%;
    }
}

 .panel {
    padding: 0 5px;
}

#rightColumn {
  width: 100%!important;
}

@media (max-width:1100px) {
  
.content-column #rightColumn .richtextcontent div {
  width: 60%;
}
  
#root .result { 
  flex: 1 auto; 
  width: 200px;
}
  
}

@media (max-width:768px) {
  
  #leftColumn .searchbar {
  white-space: nowrap;
}

.layout-twocolumn #rightColumn {
    width: 100%;
}

 #leftColumn .sidecell {
    margin: 0;
border-bottom: none;
  }
  
  #leftColumn .sidecell:last-child {
    border-bottom: solid 1px #aaa;
  }
  
  #leftColumn .sidecell:nth-child(3) {
/*! border-top: none; */
  }
  
#leftColumn .sidecell h3 {
  border-bottom: none;
}

#leftColumn .sidecell .active {
    border-bottom: solid 1px #aaa;
}
  
  #root .result { 
    flex: 1 auto; 
    height: auto;
    margin-right: 5px;
    width: 250px;
}
  
 .rtl #root .result { 
    margin-right: 0px;
    margin-left: 5px;
}
  
  .basic-search-text {
    width: 100%;
    display: inline-block;
    width: 85.5%;
  }
  
  .basic-search-button {
    width: 14.5%;
    margin-bottom: 10px;
    margin-right: -1px;
    display: inline-block;
  }
  
  
.accordion {
    cursor: pointer;
    padding: 5px 8px;
    margin: 0;
    text-align: left;
    outline: none;
    transition: 0.4s;
}
  
.rtl .accordion {
    text-align: right;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
  
.rtl .accordion:after {
    clear: both;
    float: left;
    margin-left: 0px;
    margin-right: 5px;
}

.accordion.active:after {
    content: "\2212";
}

 .panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
 
}

@media (max-width:600px) {
  
  .content-column #rightColumn .richtextcontent h2 {
  width: 100%;
}
  
  .content-column #rightColumn .richtextcontent div {
  width: 50%;
}

  #root .result {
    margin-right: 0px;
    height: auto;
  }
  
  .contact-field {
    float: left;
    padding: 0 0 15px;
    clear: both;
  }
  
.rtl   .contact-field {
    float: right;
    padding: 0 0 15px;
    clear: both;
  }
  
  .contact-title {
    float: left;
    padding: 0;
    margin: 0;
  }
  
.rtl .contact-title {
    float: right;
  }
  
  .contact-message textarea {
    width: 100% !important;
  }
 
  .lc.button.primary {
  margin: 7px 0 0 0;
}

.rtl .lc.button.primary {
  margin: 7px 0 0 0;
}
  
  .overflow-fade {
    height: auto;
    padding-bottom: 5px;
  }
  
}

@media (max-width:400px) {

  .contact-message textarea {
  min-width: 295px;
  }
  
}