/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_2 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_2 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_2 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_2.cm-full-menu li > a:hover,
#clean-menu_stacks_in_2 li > a:hover {
  text-decoration: none;
}

#stacks_in_2 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_2 {
  max-width: 10039px;
  box-sizing: border-box;
  padding: 0px 20px;
  
}
/* compatability fixes */
#clean-menu_stacks_in_2 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_2 ul li > a:after,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_2.cm-full-menu,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul > div,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul > div a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul ul,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_2.cm-full-menu,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_2.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_2.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_2.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_2.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_2.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_2.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_2 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_2.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_2 {
  width: 100%;
  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;
}
#clean-menu_stacks_in_2 > div {
  align-self: center;
}
#clean-menu_stacks_in_2 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_2 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_2 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  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: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_2 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_2 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


#clean-menu_stacks_in_2 > div:nth-child(1),
#clean-menu_stacks_in_2 > div:nth-child(2) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_2 > div:nth-child(1) {
  margin-right: 10px;
}
#clean-menu_stacks_in_2 > div:nth-child(3) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_2 > div.clean-menu-top-level:nth-child(2) ul li:first-child,
#clean-menu_stacks_in_2 > div.clean-menu-top-level:nth-child(1) ul li:last-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_2 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:first-child,
#clean-menu_stacks_in_2 > div.clean-menu-top-level:nth-child(1) > ul > li > ul li:last-child {
  margin: 0;
}

div[tag="slice"] > .mez > #stacks_in_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: 14px;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a {
  font-size: 14px;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_2.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(0, 0, 0, 0.40);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_2 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_2.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 14px;
  line-height: 14px;
  

}
#stacks_in_2 li > a svg,
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 14px;
  height: 14px;
  
}

#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_2 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_2 h1, #clean-menu_stacks_in_2 h2, #clean-menu_stacks_in_2 h3, #clean-menu_stacks_in_2 h4, #clean-menu_stacks_in_2 h5, #clean-menu_stacks_in_2 h6, #clean-menu_stacks_in_2 .layouts-text, #clean-menu_stacks_in_2 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_2.cm-full-menu,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_2.cm-full-menu > ul > li,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_2.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_2.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 0.40);
  fill: rgba(0, 0, 0, 0.40);
}
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_2.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_2.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 0.40);
  cursor: default;
} */
#clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_2.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}
.disable-parents #clean-menu_stacks_in_2 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_2 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}




#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_2 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_2 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_2 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_2.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}






#clean-menu-full_stacks_in_2.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_2.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_2.cm-full-menu {

}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_2 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_2 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_2 h1, #clean-menu_stacks_in_2 h2, #clean-menu_stacks_in_2 h3, #clean-menu_stacks_in_2 h4, #clean-menu_stacks_in_2 h5, #clean-menu_stacks_in_2 h6, #clean-menu_stacks_in_2 .layouts-text, #clean-menu_stacks_in_2 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_2.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_2 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_2 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_2 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_2.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_2 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_2 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_2 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_2 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_2 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_2 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_2.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul li > a {
    font-size: calc(14px + 2 );
    line-height: calc(14px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_2.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_2.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_2 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_2 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_2 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_2 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_2 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_2.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_2 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_2 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_2 {
	background-color: rgba(16, 128, 128, 1.00);
}





.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_545 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_545 {
		display: none !important;
	}
}
/* 1.0.2
- fixes transition speed for autoplay
- fixes bug preventing overflow opacity from applying when autoplay is enabled
- fixes a edit/preview mode image display bug
- added focus-visible for tabing accessability
 */
#stacks_out_546 {
  overflow: hidden;
}
#stacks_in_546 > .carousel-outer-wrapper {
  display: grid;
  grid-template-columns: 100%;
}
#stacks_in_546 .carousel-navigation,
#stacks_in_546 .slick-slider {
  width: 100%;
  /*  */
  /*  */
}
#stacks_in_546 > .carousel-outer-wrapper {
  /*  */
  /*  */
  width: 100% !important;
  /*  */
}
#stacks_in_546 .carousel-wrapper {

}
/*  */
#stacks_in_546 .slick-slider {
  overflow: visible;
}
/*  */
#stacks_in_546 .slick-list {
  overflow: visible;
}
#stacks_in_546 .slick-track {
  display: flex;
  align-items: center;
}
/*  */
#stacks_in_546 .carousel-wrapper {
  /* left: calc(-16px / 2); */
}
/*  */
#stacks_in_546 .slick-slide {
  box-sizing: border-box;
  padding-left: calc(16px / 2);
  padding-right: calc(16px / 2);
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
  outline: none;
  /* width: 320px !important; */
}
#stacks_in_546 .carousel-wrapper:not(.slick-slider) {
  white-space: nowrap;
}
#stacks_in_546 .carousel-wrapper:not(.slick-slider) > div {
  width: 320px;
  display: inline-block;
  padding-left: calc(12px / 2);
  padding-right: calc(12px / 2);
}
/*  */
#stacks_in_546 .slick-slide {
  opacity: 60%;
  transition: opacity 200ms ease,transform 200ms ease;
  transform: scale(1);
}
#stacks_in_546 .slick-slide.slick-active {
  opacity: 100%;
  transform: scale(1);
}
/*  */
/*  */
#stacks_in_546 .slick-slide {
  opacity: 100%;
}
/*  */
/*  */
/*  */
#stacks_in_546 .carousel-wrapper:not(.carousel-off):not(.carousel-autoplay) .slick-list.draggable .slick-slide {
  cursor: grab;
}
#stacks_in_546 .carousel-wrapper:not(.carousel-off):not(.carousel-autoplay) .slick-list.draggable .slick-slide:active {
  cursor: grabbing;
}
#stacks_in_546 .carousel-wrapper.carousel-autoplay .slick-list.draggable {
  pointer-events: none;
}
#stacks_in_546 .carousel-navigation {
  display: grid;
  align-items: center;
  /*  */
  grid-row: 1;
  
  /*  */
}
#stacks_in_546 .carousel-navigation-controls {
  display: flex;
  align-items: center;
  grid-gap: 4px;
}
/*  */
/*  */
/*  */
#stacks_in_546 .carousel-navigation {
  grid-template-columns: 1fr min-content;
}
#stacks_in_546 .carousel-navigation-controls {
  justify-content: end;
}
#stacks_in_546 .carousel-navigation > *:nth-child(3) {
 display: none;
}
/*  */
/*  */

#stacks_in_546 .carousel-arrow {
  all: unset;
  line-height: 0;
  background: transparent;
  border: none;
  color: transparent;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
  width: 36px;
  height: 36px;
  min-width: 30px;
  min-height: 30px;
}
#stacks_in_546 .carousel-arrow[aria-disabled="true"] {
  opacity: .3;
  pointer-events: none;
}

#stacks_in_546 .carousel-arrow svg {
  stroke: rgba(0, 0, 0, 1.00);
  pointer-events: none;
}
#stacks_in_546 .carousel-arrow:active svg {
  opacity: .5;
}
#stacks_in_546 ul.slick-dots {
  all: unset;
  white-space: nowrap;
}
#stacks_in_546 .slick-dots li {
  display: inline-block;
  margin-left: 6px;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
}
#stacks_in_546 .slick-dots li:first-child {
  margin-left: 0px;
}
#stacks_in_546 .slick-dots li button {
  all: unset;
  line-height: 0;
  background: transparent;
  border: none;
  color: transparent;
  width: 10px;
  height: 10px;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
}
#stacks_in_546 .slick-dots li button:before {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px solid rgba(0, 0, 0, 1.00);
  border-radius: 50%;
}
#stacks_in_546 .slick-dots li.slick-active button:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: rgba(0, 0, 0, 1.00);
  border-radius: 50%;
}
/*  */
#stacks_in_546 .slick-dots li button:before {
  border-width: 0;
  background: rgba(0, 0, 0, 1.00);
  opacity: 0.2;
}
#stacks_in_546 .slick-dots li.slick-active button:before {
  opacity: 1;
}
#stacks_in_546 .slick-dots li.slick-active button:after {
  display: none;
}
#stacks_in_546 .slick-dots li {
  margin-left: 8px;
}
#stacks_in_546 .slick-dots li:first-child {
  margin-left: 0px;
}
/*  */
/*  */
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots li button:before {
  border-width: 0;
  background: rgba(0, 0, 0, 1.00);
  opacity: 0.2;
}
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots li.slick-active button:before {
  opacity: 1;
}
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots li.slick-active button:after {
  display: none;
}
#stacks_in_546 .carousel-navigation-controls.too-narrow {
  line-height: 16px;
  display: grid;
  
  
}
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots {
  white-space: normal;
  text-align: center;
  line-height: 0;
}
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots li {
  margin: 3px;
  line-height: 0px;
  pointer-events: none;
}
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots li button {
  height: 8px;
  width: 8px;
  line-height: 0px;
  font-size: 0px;
}
#stacks_in_546 .carousel-navigation-controls.too-narrow .slick-dots li button:before {
  border-radius: 99px;
}
/*  */
#stacks_in_546.focus-visible :focus-visible {
 outline: 1px solid rgba(132,38,133,0.65) !important;
 border-color: rgba(132,38,133,0.65);
 box-shadow: 0 0 0 1px rgba(132,38,133,0.65),inset 0 0 0 1px rgba(132,38,133,0.65);
 -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: -moz-all;
  -o-user-select: all;
  user-select: all;
}

#stacks_out_546 {
	width: 79%;
}
.slide_stacks_in_548 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_548 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_548 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-548.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_553 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_553 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_553 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-553.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_557 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_557 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_557 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-557.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_561 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_561 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_561 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-561.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_565 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_565 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_565 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-565.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_569 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_569 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_569 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-569.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_573 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_573 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_573 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-573.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_577 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_577 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_577 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-577.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_581 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_581 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_581 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-581.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_585 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_585 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_585 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-585.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_589 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_589 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_589 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-589.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_593 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_593 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_593 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-593.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_597 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_597 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_597 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-597.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */

.slide_stacks_in_601 {
  border-radius: 0px;
  
  
}

.slide_stacks_in_601 .carousel-slide-content {
  
  
  
  border-radius: 0 0 0px 0px;

}

/*  */
.slide_stacks_in_601 .carousel-slide-image {
  display: block;
  background-image : url(../files/slideImage-601.jpg);
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 56.25%;
  border-radius: 0px 0px 0 0;
  position: relative;
  z-index: 2;
}
/*  */


.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_207 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_207 {
		display: none !important;
	}
}

#stacks_out_418 {
	width: 80%;
}
#stacks_in_389>.s3_row {
	margin: 0 -10px;
}

#stacks_in_389>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_389>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_389>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_389>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_389>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_out_389 {
	width: 80%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_416 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_416 {
		display: none !important;
	}
}

#stacks_in_390 {
	padding:  8px;
}
/* @group Main Slider & Reset */

#refinedSliderWrapperstacks_in_393 {
	max-width: 2000px;
	margin: 0 auto;
}

#refinedSliderWrapperstacks_in_393 img {
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
	border-radius: 5px;
}

#refinedSliderWrapperstacks_in_393 .nivo-slice {
	z-index: 20;
}

.nivo-controlNav img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}

#refinedSliderWrapperstacks_in_393 a,
#refinedSliderWrapperstacks_in_393 a:visited,
#refinedSliderWrapperstacks_in_393 a:hover,
#refinedSliderWrapperstacks_in_393 a:active,
#refinedSliderWrapperstacks_in_393 a:focus {
	border: none;
	outline: none;
}

#refinedSliderWrapperstacks_in_393 a.nullLink {
	cursor: default;
}

#refinedSliderWrapperstacks_in_393 a.refinedSliderLink {
	z-index: 30;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group Directional Navigation */

#refinedSliderWrapperstacks_in_393 .nivo-directionNav {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;*/
}

#refinedSliderWrapperstacks_in_393 .nivo-directionNav a {
	font-size: 64px;
	padding: 2.50%;
	color: rgba(255, 255, 255, 1.00);
	opacity: 0.50;
	transition: all 300ms ease-in-out;
	z-index: 30;
}

#refinedSliderWrapperstacks_in_393 .nivo-directionNav a [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

#refinedSliderWrapperstacks_in_393 .nivo-directionNav a:hover,
#refinedSliderWrapperstacks_in_393 .nivo-directionNav a:focus,
#refinedSliderWrapperstacks_in_393 .nivo-directionNav a:active {
	color: rgba(255, 255, 255, 1.00);
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_393 .nivo-directionNav a:hover [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#refinedSliderWrapperstacks_in_393 .nivo-directionNav a.nivo-prevNav {
	top: 40%;
}

#refinedSliderWrapperstacks_in_393 .nivo-directionNav a.nivo-nextNav {
	top: 40%;
}

@media screen and (max-width: 580px) {
	#refinedSliderWrapperstacks_in_393 .nivo-directionNav {
		/* New */
		display: none !important;
	}
}

/* @end */

/* @group Navigation None */

/*  */

/* @end */

/* @group Navigation Bullets */

/*  */

/* @end */

/* @group Navigation Numbers */

/*  */

/* @end */

/* @group Navigation Thumbnails */

/*  */

#refinedSliderWrapperstacks_in_393 .nivo-controlNav {
	display: block;
	position: relative;
	text-align: center;
	margin-left: -5px;
	margin-right: -5px;
}

#refinedSliderWrapperstacks_in_393 .nivo-controlNav a {
	border: none;
	outline: none;
	background: none;
	opacity: 0.50;
	transition: all 300ms ease-in-out;
	display: inline-block;
	width: 10%;
	padding: 5px;
}

#refinedSliderWrapperstacks_in_393 .nivo-controlNav a:hover {
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_393 .nivo-controlNav a.active {
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_393 .nivo-controlNav a img {
	max-width: 100%;
	height: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_393 .nivo-controlNav {
		display: none !important;
	}
}

/*  */

/* @end */

/* @group Layered Navigation */

/*  */

/* @end */

/* @group Captions */

/*  */

/*  */

#refinedSliderWrapperstacks_in_393 .nivo-caption {
	background: rgba(0, 0, 0, 0.66);
	transition: all 500ms ease-in-out;
	opacity: 0;
	text-align: left;
	font-size: 15px;
	line-height: 1.25em;
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	top: auto;
	right: auto;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: rgba(255, 255, 255, 1.00);
	border-top: 1px solid rgba(0, 0, 0, 1.00);
	z-index: 40;
}

.sliderPaused #refinedSliderWrapperstacks_in_393 .nivo-caption {
	opacity: 1.00;
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_393 .nivo-caption {
		display: none !important;
	}
}

/* @end */

/* @group RefinedSlider Edit Mode */

/*  */

/* @end */
