


img,
video {
	max-width: 100%;
	height: auto;
}



.simple-modal {
	position: fixed !important;
}

/* 2.0.2
- fixes overlay opacity bug
- fixes menu item alignment with footer
- adjustments to spacing and padding
- adjustments to spacing and padding for mobile too
- adding pointer events none to prevent closed menu from displaying overtop content
- fixes a bug that would not allow you to edit footer content
- added support for same page #hash navigation
- moved to overscroll behavoir none away from forcing body to be fixed position on open (though not supported in Safari yet)
*/
/*  */
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#overlayMenuToggleContainer_stacks_in_704_47 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  /*  */
  /*  */
  /*  */
  width: auto;
  position: static;
  text-align: right;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */

  /*  */
  padding: 10px 10px 10px 10px;
  /*  */
  /*  */
  /*  */
  /*  */
}

#overlayMenuToggle_stacks_in_704_47 {
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: all;
  color: #FFFFFF;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  z-index: 9999;
  /*  */
  /*  */
  /*  */
  width: auto;
  /*  */
  /*  */
  /*  */
  background: rgba(204, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenuContainer_stacks_in_704_47 .close-icon {
  box-sizing: border-box;
  /*  */
  /*  */
  /*  */
  /*  */
  position: relative;
  box-sizing: border-box;
  margin-bottom: 8px;
  /*  */
  /*  */
  padding: 13px 22px;
  /*  */
  /*  */
  color: rgba(255, 255, 255, 0.60);
  border-radius: 4px;
  font-size: 24px;
  line-height: 26px;
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  line-height: 26px;
  /*  */
  cursor: pointer;
  display: none;
  /*  */
  /*  */
}
#overlayMenuContainer_stacks_in_704_47.open .close-icon {
  display: inline-block;
}
#overlayMenu_stacks_in_704_47 .cssmenu>ul>li>a:hover,
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li > a:hover,
#overlayMenu_stacks_in_704_47 .cssmenu ul>li a:hover small,
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a:hover small,
#overlayMenuToggle_stacks_in_704_47 {
  transition: all 200ms ease;
}
#overlayMenuToggle_stacks_in_704_47:hover {
  /*  */
  background: rgba(153, 0, 0, 1.00);
  /*  */
  /*  */
}
#overlayMenuToggle_stacks_in_704_47:hover {
  /*  */
  cursor: pointer;
  color: #FFFFFF;
  /*  */
}
#overlayMenuContainer_stacks_in_704_47 .close-icon:hover {
  /*  */
  background: rgba(153, 0, 0, 1.00);
  /*  */
  /*  */
}

#overlayMenuToggle_stacks_in_704_47 svg path, #overlayMenuToggle_stacks_in_704_47 i {
  color: #FFFFFF;
  fill: #FFFFFF;
}
#overlayMenuToggle_stacks_in_704_47:hover svg path, #overlayMenuToggle_stacks_in_704_47:hover i {
  color: #FFFFFF;
  fill: #FFFFFF;
}
#overlayMenuContainer_stacks_in_704_47 .close-icon svg {
  display: inline-block;
  width: 32px;
    /*  */
}
#overlayMenuContainer_stacks_in_704_47 .close-icon svg {
  display: block;
}
#overlayMenuToggle_stacks_in_704_47 {
  line-height: 0;
}
#overlayMenuToggle_stacks_in_704_47 span {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 25px;

  /*  */
  margin-left: 4px;
  /*  */
}
#overlayMenuToggle_stacks_in_704_47 .omToggleIconWrap,
#overlayMenuToggle_stacks_in_704_47 .omToggleIconWrap svg {
  display: inline-block;
}
#overlayMenuToggle_stacks_in_704_47 .omToggleIconWrap {
  max-width: 29px;
}
#overlayMenuToggle_stacks_in_704_47 .omToggleIconWrap svg {
  width: 25px;
}
#overlayMenuToggle_stacks_in_704_47 i {
  font-size: 25px;
  line-height: 25px;
}
/*  */

#overlayMenuContainer_stacks_in_704_47 {
  /*  */
  /*  */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.2s ease;
  /*  */
}
#overlayMenuContainer_stacks_in_704_47 * {
  z-index: 1;
}
#overlayMenuContainer_stacks_in_704_47::before, #overlayMenuContainer_stacks_in_704_47::after {
  content: '';
  /*  */
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin: 0%;
  opacity: 0;
  z-index: -1;
  width: 80px;
  height: 80px;
  transform-origin: center;
  position: absolute;
  -webkit-animation: elegantClose 300ms;
  animation: elegantClose 300ms;
  /* transition: all 200ms ease-in; */
  transform-origin: center;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  border-radius: 50%;
  /*  */
  /*  */
}
#overlayMenuContainer_stacks_in_704_47.open::before, #overlayMenuContainer_stacks_in_704_47.open::after {
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  /* border-radius: 0px; */
  visibility: visible;
  -webkit-animation: elegantOpen 200ms;
  animation: elegantOpen 200ms;
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation-fill-mode: forwards;
  opacity: 0.66;
}


#overlayMenuContainer_stacks_in_704_47::before {
  /*  */
  background: #000000;
  /*  */
  /*  */
  /*  */
  opacity: 0.66;
}

#overlayMenuContainer_stacks_in_704_47::after {
  /*  */
}

#overlayMenu_stacks_in_704_47 {
  z-index: 99999999999999999;
  transition: all 0.2s ease-out;
  /*  */
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  position: fixed;
  visibility: hidden;
  padding-top: 65px;
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenuToggle_stacks_in_704_47  span {
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenu_stacks_in_704_47 li a span {
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenu_stacks_in_704_47 li a small {
  /*  */
  font-family: inherit;
  /*  */
}
/*  */
#overlayMenuContainer_stacks_in_704_47 {
  pointer-events: none;
}
/*  */

#overlayMenuContainer_stacks_in_704_47.open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 {
  opacity: 1;
  overflow-y: auto;
  overscroll-behavior: none;
  visibility: visible;
  transition-delay: 0.1s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .close-icon {
  opacity: 1;
  transition-delay: 0.4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu {
  opacity: 1;
  visibility: visible;
  transition-delay: 5s;
  transition: all 0.3s ease;
}

/* #overlayMenuContainer_stacks_in_704_47.open::before, #overlayMenuContainer_stacks_in_704_47.open::after {
  top: 50%;
  left: 50%;
  margin: 0;
  width: 102%;
  height: 102%;
  visibility: visible;
  -webkit-animation: elegantOpen 200ms;
  animation: elegantOpen 200ms;
  transition: opacity 200ms ease-out;
  -webkit-transform: translate(-51%, -51%);
  transform: translate(-51%, -51%);
} */

#overlayMenuContainer_stacks_in_704_47.open::after {
  opacity: 1;
}

#overlayMenu_stacks_in_704_47 .close-icon svg {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
/*  */
#overlayMenu_stacks_in_704_47 .close-icon:hover svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*  */
#overlayMenuFooter_stacks_in_704_47 {
  text-align: left;
  width: 100%;
  max-width: 1008px;
  /*  */
  margin: 0 auto;
  padding: 24px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.60);
  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu, #overlayMenu_stacks_in_704_47 .cssmenu ul, #overlayMenu_stacks_in_704_47 .cssmenu ul li, #overlayMenu_stacks_in_704_47 .cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  line-height: 1;
  list-style: none;
  box-sizing: border-box;
}
/*  */
/*  */

#overlayMenu_stacks_in_704_47 .cssmenu {
  color: #ffffff;
  padding: 0 24px;
  overflow: visible;
  font-family: inherit;
  transition-delay: 0.5s;
  transition: display 0.3s ease;
  /*  */
  /*  */
  /*  */
  display: block;
  margin: 0 auto;
  /*  */
  /*  */
  text-align: left;
  /*  */
  /*  */
  /*  */
  /*  */
  opacity: 0;
  visibility: hidden;
  /*  */
  width: 100%;
  max-width: 448px;
  /*  */
}
#overlayMenu_stacks_in_704_47 .om-text {
  displa
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul {
  /*  */
  display: none;
  /*  */
  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu>ul>li.active>ul {
  display: block;
}

#overlayMenu_stacks_in_704_47 .cssmenu>ul>li {
  transition: all 0.3s ease;
  /*  */
  opacity: 0;
  margin-left: -10%;
  /*  */
  /*  */
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li {
  opacity: 1;
  margin-left: 0%;
  transition: all 0.3s ease;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(1) {
  transition-delay: 0.2s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(2) {
  transition-delay: 0.3s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(3) {
  transition-delay: 0.4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(4) {
  transition-delay: 0.5s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(5) {
  transition-delay: 0.6s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(6) {
  transition-delay: 0.7s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(7) {
  transition-delay: 0.8s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(8) {
  transition-delay: 0.9s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(9) {
  transition-delay: 1s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(10) {
  transition-delay: 1.1s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(11) {
  transition-delay: 1.2s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(12) {
  transition-delay: 1.3s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(13) {
  transition-delay: 1.4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(14) {
  transition-delay: 1.5s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(15) {
  transition-delay: 1.6s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(16) {
  transition-delay: 1.7s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(17) {
  transition-delay: 1.8s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(18) {
  transition-delay: 1.9s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(19) {
  transition-delay: 2s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(20) {
  transition-delay: 2.1s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(21) {
  transition-delay: 2.2s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(22) {
  transition-delay: 2.3s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(23) {
  transition-delay: 2.4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(24) {
  transition-delay: 2.5s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(25) {
  transition-delay: 2.6s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(26) {
  transition-delay: 2.7s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(27) {
  transition-delay: 2.8s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(28) {
  transition-delay: 2.9s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(29) {
  transition-delay: 3s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(30) {
  transition-delay: 3.1s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(31) {
  transition-delay: 3.2s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(32) {
  transition-delay: 3.3s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(33) {
  transition-delay: 3.4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(34) {
  transition-delay: 3.5s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(35) {
  transition-delay: 3.6s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(36) {
  transition-delay: 3.7s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(37) {
  transition-delay: 3.8s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(38) {
  transition-delay: 3.9s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(39) {
  transition-delay: 4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(40) {
  transition-delay: 4.1s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(41) {
  transition-delay: 4.2s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(42) {
  transition-delay: 4.3s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(43) {
  transition-delay: 4.4s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(44) {
  transition-delay: 4.5s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(45) {
  transition-delay: 4.6s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(46) {
  transition-delay: 4.7s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(47) {
  transition-delay: 4.8s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(48) {
  transition-delay: 4.9s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(49) {
  transition-delay: 5s;
}

#overlayMenuContainer_stacks_in_704_47.open #overlayMenu_stacks_in_704_47 .cssmenu>ul>li:nth-child(50) {
  transition-delay: 5.1s;
}

#overlayMenu_stacks_in_704_47 .cssmenu ul li {
  margin-bottom: 10px;
}

#overlayMenu_stacks_in_704_47 .cssmenu ul li:last-child {
  margin-bottom: 0;
}

#overlayMenu_stacks_in_704_47 .cssmenu ul li a {
  z-index: 2;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.60);
  background: transparent;
  /*  */
  padding: 0px 22px;
  /*  */
  border-radius: 4px;
  font-size: 24px;
  line-height: 26px;
  /*  */
  cursor: pointer;
  /*  */
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li a > .om-item-title-wrap {
  /*  */
  padding: 16px 0px;
  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu>ul>li>a:hover,
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li > a[class*="current"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li > a[id*="current"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li > a[class*="active"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li > a[id*="active"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li[class*="current"] > a,
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li[id*="current"] > a,
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li[class*="active"] > a,
#overlayMenu_stacks_in_704_47 .cssmenu > ul > li[id*="active"] > a {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
  background: transparent;
  /*  */
  background: rgba(153, 0, 0, 1.00);
  /*  */
  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul li {
  margin-top: 10px;
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul li:last-child {
  margin-bottom: 0;
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a,
#stacks_in_704_47 .custom_list_type_container .sub_level > a {
  z-index: 2;
  position: relative;
  text-decoration: none;
  line-height: 19.992001px;
  font-size: 19.992001px;
  border-radius: 4px;
  cursor: pointer;
  /*  */
  color: rgba(255, 255, 255, 0.60);
  background: transparent;
  /*  */
  background: rgba(0, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 0px 22px;
  /*  */

  /*  */
}
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a > .om-item-title-wrap {
  /*  */
  /*  */
  padding: 16px 0px;
  /*  */

  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li > a:hover,
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li > a[class*="current"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li > a[id*="current"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li > a[class*="active"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li > a[id*="active"],
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li[class*="current"] > a,
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li[id*="current"] > a,
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li[class*="active"] > a,
#overlayMenu_stacks_in_704_47 .cssmenu > ul ul > li[id*="active"] > a {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
  background: rgba(153, 0, 0, 1.00);
  /*  */
  /*  */
  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a {
  margin-left: 15px;
  margin-right: 15px;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul ul ul li a {
  margin-left: 30px;
  margin-right: 30px;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul ul ul ul li a {
   margin-left: 45px;
  margin-right: 45px;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul ul ul ul ul li a {
  margin-left: 60px;
  margin-right: 60px;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul ul ul ul ul ul li a {
   margin-left: 75px;
  margin-right: 75px;
}
#overlayMenu_stacks_in_704_47 .cssmenu .custom_list_type_container .sub_level_1 {
  margin-left: 15px;
  margin-right: 15px;
}
#overlayMenu_stacks_in_704_47 .cssmenu .custom_list_type_container .sub_level_2 {
  margin-left: 30px;
  margin-right: 30px;
}
#overlayMenu_stacks_in_704_47 .cssmenu .custom_list_type_container .sub_level_3 {
  margin-left: 45px;
 margin-right: 45px;
}
#overlayMenu_stacks_in_704_47 .cssmenu .custom_list_type_container .sub_level_4 {
  margin-left: 60px;
  margin-right: 60px;
}
#overlayMenu_stacks_in_704_47 .cssmenu .custom_list_type_container .sub_level_5 {
  margin-left: 75px;
  margin-right: 75px;
}
/*  */
#overlayMenu_stacks_in_704_47 .cssmenu .custom_list_type_container .sub_level,
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a {
  margin-right: 0px !important;
}
/*  */
/*  */
/*  */
#overlayMenu_stacks_in_704_47 .cssmenu ul li a small ,
#stacks_in_704_47 .custom_list_type_container .sub_level small {
  display: block;
  margin-top: 3px;
  line-height: 16.007999px;
  font-size: 16.007999px;
  color: rgba(255, 255, 255, 0.60);
}

/*  */

#overlayMenu_stacks_in_704_47 .cssmenu ul>li a:hover small {
  color: rgba(255, 255, 255, 1.00);
}

/*  */
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a small,
#stacks_in_704_47 .custom_list_type_container .sub_level small {
  display: block;
  margin-top: 2px;
  /*  */
  line-height: 16.007999px;
  font-size: 16.007999px;
  color: rgba(255, 255, 255, 0.60);
  /*  */
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a:hover small {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
}
#overlayMenu_stacks_in_704_47 .cssmenu ul>li a svg:first-of-type,
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a svg:first-of-type {
  color: inherit;
  vertical-align: text-top;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul>li a svg:first-of-type {
  width: 24px;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a svg:first-of-type {
  /*  */
  width: 24px;
  /*  */
}
#overlayMenuContainer_stacks_in_704_47 .close-icon svg path,
#overlayMenuContainer_stacks_in_704_47 .close-icon i {
  fill: rgba(255, 255, 255, 0.60);
}
#overlayMenuContainer_stacks_in_704_47 .close-icon:hover svg path,
#overlayMenuContainer_stacks_in_704_47 .close-icon:hover i {
  fill: rgba(255, 255, 255, 1.00);
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li a svg path,
#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a svg path {
  fill: rgba(255, 255, 255, 0.60);
  vertical-align: text-top;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul>li.has-sub>a {
  display: flex;
  /*  */
  justify-content: space-between;
  /*  */
  /*  */
  /*  */
  align-items: center;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul>li.has-sub>a:after,
#overlayMenu_stacks_in_704_47 .cssmenu ul>li.has-sub>a:before {
  display: none;
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub a svg.dropdown-open-icon, #overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub a svg.dropdown-close-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 32px;
  margin-top: %( 32 - 32) )%px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: visibility 0s, -webkit-transform 0.3s ease;
  transition: visibility 0s, transform 0.3s ease;
  transition: visibility 0s, transform 0.3s ease, -webkit-transform 0.3s ease;
}


#overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub a svg.dropdown-close-icon {
  /*  */
  display: none;
  /*  */
  /*  */
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub.open a svg.dropdown-close-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub.open a svg.dropdown-open-icon {
  display: none;
}
/*  */
#overlayMenuContainer_stacks_in_704_47 .cssmenu ul li.has-sub.open > a > svg.dropdown-open-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub.open a svg.dropdown-open-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_704_47 .cssmenu ul li.has-sub.open a svg.dropdown-close-icon {
  display: none;
}
/*  */
/*  */


/*  */
/*  */
@media only screen and (max-width: 600px) {
  #overlayMenu_stacks_in_704_47 .cssmenu {
    /* max-width: 100%; */
    /*  */
  }
}
@media only screen and (max-width: 440px) {
  #overlayMenuContainer_stacks_in_704_47.hide-m, #overlayMenuToggleContainer_stacks_in_704_47.hide-m {
    display: none;
  }
}

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #overlayMenuContainer_stacks_in_704_47.hide-t, #overlayMenuToggleContainer_stacks_in_704_47.hide-t {
    display: none;
  }
}

@media only screen and (min-width: 771px) {
  #overlayMenuContainer_stacks_in_704_47.hide-d, #overlayMenuToggleContainer_stacks_in_704_47.hide-d {
    display: none;
  }
}

/*  */
@-webkit-keyframes elegantOpen {
  0% {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 0;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.198000;
  }
  100% {
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0.66;
  }
}

@keyframes elegantOpen {
  0% {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 1;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.198000;
  }
  100% {
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0.66;
  }
}

@-webkit-keyframes elegantClose {
  0% {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.66;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.462000;
  }
  100% {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    opacity: 0;
  }
}

@keyframes elegantClose {
  0% {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.66;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.462000;
  }
  100% {
    width: 80px;
    height: 80px;
    border-radius: 50%;
      opacity: 0;
  }
}

/*  */



#overlayMenu_stacks_in_704_47 .cssmenu>ul>li>a.hover {
  color: rgba(255, 255, 255, 1.00);
}

#overlayMenu_stacks_in_704_47 .cssmenu>ul>li>a.hover small {
  color: rgba(255, 255, 255, 0.60);
}

#overlayMenu_stacks_in_704_47 .cssmenu>ul>li>a.hover small:hover {
  color: rgba(255, 255, 255, 1.00);
}

#overlayMenu_stacks_in_704_47 .cssmenu ul ul li a.hover {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
}

/* %[endif]% */
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_704_25 #myExtraContent4,
#ExtraContentPlusstacks_in_704_25 #fs {
	display: none;
}

#viewPortTextstacks_in_704_27 h1,
#viewPortTextstacks_in_704_27 h2,
#viewPortTextstacks_in_704_27 h3,
#viewPortTextstacks_in_704_27 h4,
#viewPortTextstacks_in_704_27 h5,
#viewPortTextstacks_in_704_27 h6,
#viewPortTextstacks_in_704_27 p,
#viewPortTextstacks_in_704_27

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 1080px) {
	#viewPortTextstacks_in_704_27 h1,
	#viewPortTextstacks_in_704_27 h2,
	#viewPortTextstacks_in_704_27 h3,
	#viewPortTextstacks_in_704_27 h4,
	#viewPortTextstacks_in_704_27 h5,
	#viewPortTextstacks_in_704_27 h6,
	#viewPortTextstacks_in_704_27 p,
	#viewPortTextstacks_in_704_27
	
	{
		font-size: 6.40vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 1080px) {
	#viewPortTextstacks_in_704_27 h1,
	#viewPortTextstacks_in_704_27 h2,
	#viewPortTextstacks_in_704_27 h3,
	#viewPortTextstacks_in_704_27 h4,
	#viewPortTextstacks_in_704_27 h5,
	#viewPortTextstacks_in_704_27 h6,
	#viewPortTextstacks_in_704_27 p,
	#viewPortTextstacks_in_704_27
	
	{
		font-size: 49px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_704_27 h1,
	#viewPortTextstacks_in_704_27 h2,
	#viewPortTextstacks_in_704_27 h3,
	#viewPortTextstacks_in_704_27 h4,
	#viewPortTextstacks_in_704_27 h5,
	#viewPortTextstacks_in_704_27 h6,
	#viewPortTextstacks_in_704_27 p,
	#viewPortTextstacks_in_704_27
	
	{
		font-size: 18px;
	}
}#linkBoxstacks_in_704_43 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_704_43 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_704_43 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}


#viewPortTextstacks_in_704_31 h1,
#viewPortTextstacks_in_704_31 h2,
#viewPortTextstacks_in_704_31 h3,
#viewPortTextstacks_in_704_31 h4,
#viewPortTextstacks_in_704_31 h5,
#viewPortTextstacks_in_704_31 h6,
#viewPortTextstacks_in_704_31 p,
#viewPortTextstacks_in_704_31

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 1080px) {
	#viewPortTextstacks_in_704_31 h1,
	#viewPortTextstacks_in_704_31 h2,
	#viewPortTextstacks_in_704_31 h3,
	#viewPortTextstacks_in_704_31 h4,
	#viewPortTextstacks_in_704_31 h5,
	#viewPortTextstacks_in_704_31 h6,
	#viewPortTextstacks_in_704_31 p,
	#viewPortTextstacks_in_704_31
	
	{
		font-size: 3.86vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 1080px) {
	#viewPortTextstacks_in_704_31 h1,
	#viewPortTextstacks_in_704_31 h2,
	#viewPortTextstacks_in_704_31 h3,
	#viewPortTextstacks_in_704_31 h4,
	#viewPortTextstacks_in_704_31 h5,
	#viewPortTextstacks_in_704_31 h6,
	#viewPortTextstacks_in_704_31 p,
	#viewPortTextstacks_in_704_31
	
	{
		font-size: 30px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_704_31 h1,
	#viewPortTextstacks_in_704_31 h2,
	#viewPortTextstacks_in_704_31 h3,
	#viewPortTextstacks_in_704_31 h4,
	#viewPortTextstacks_in_704_31 h5,
	#viewPortTextstacks_in_704_31 h6,
	#viewPortTextstacks_in_704_31 p,
	#viewPortTextstacks_in_704_31
	
	{
		font-size: 18px;
	}
}/* If modifying any of this code, update the template.html file too */

#backToTopAnchorPoint {
	display: block;
	height: 0px;
	overflow: hidden;
}

.backToTopButton {
	text-decoration: none;
	color: #FFFFFF;
	
	display: none;
	position: fixed;
	z-index: 999;
	bottom:150px;right:50px;
	
	
	font-size: 43px;
	line-height: 1.00em;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid rgba(191, 0, 4, 1.00);
	transition: all 300ms ease-in-out;
}

.backToTopButton:hover {
	border: 1px solid rgba(250, 0, 9, 1.00);
	color: #CCCCCC;
}


/* Solid colour fill */
.backToTopButton {
	background: rgba(191, 0, 4, 1.00);
}

.backToTopButton:hover {
	background: rgba(250, 0, 8, 1.00);
}
















@media print {
	/* Hides the button if the page is printed or saved as a PDF */
	.backToTopButton {
		display: none;
	}
}














#viewPortTextstacks_in_712 h1,
#viewPortTextstacks_in_712 h2,
#viewPortTextstacks_in_712 h3,
#viewPortTextstacks_in_712 h4,
#viewPortTextstacks_in_712 h5,
#viewPortTextstacks_in_712 h6,
#viewPortTextstacks_in_712 p,
#viewPortTextstacks_in_712

{
	font-size: 18px;
	line-height: 1.25em;
	transition: all 0ms ease-in-out;
}

@media screen and (max-width: 1080px) {
	#viewPortTextstacks_in_712 h1,
	#viewPortTextstacks_in_712 h2,
	#viewPortTextstacks_in_712 h3,
	#viewPortTextstacks_in_712 h4,
	#viewPortTextstacks_in_712 h5,
	#viewPortTextstacks_in_712 h6,
	#viewPortTextstacks_in_712 p,
	#viewPortTextstacks_in_712
	
	{
		font-size: 10.00vw;
		line-height: 1.25em;
	}
}

@media screen and (min-width: 1080px) {
	#viewPortTextstacks_in_712 h1,
	#viewPortTextstacks_in_712 h2,
	#viewPortTextstacks_in_712 h3,
	#viewPortTextstacks_in_712 h4,
	#viewPortTextstacks_in_712 h5,
	#viewPortTextstacks_in_712 h6,
	#viewPortTextstacks_in_712 p,
	#viewPortTextstacks_in_712
	
	{
		font-size: 32px;
		line-height: 1.25em;
	}
}

@media print {
	#viewPortTextstacks_in_712 h1,
	#viewPortTextstacks_in_712 h2,
	#viewPortTextstacks_in_712 h3,
	#viewPortTextstacks_in_712 h4,
	#viewPortTextstacks_in_712 h5,
	#viewPortTextstacks_in_712 h6,
	#viewPortTextstacks_in_712 p,
	#viewPortTextstacks_in_712
	
	{
		font-size: 18px;
	}
}
.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_722 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_722 {
		display: none !important;
	}
}
#stacks_in_723>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_730 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_719 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_719 {
		display: none !important;
	}
}
.webYepLoginStackstacks_in_718 {
	text-align: left;
	
	
	
}

@media print {
	.webYepLoginStackstacks_in_718 {
		display: none !important;
	}
}
/* Start Obscure Email stack CSS code */.stacks_in_721topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_721mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_721small{font-weight: normal;font-size: 12px;}.stacks_in_721centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_721centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_699 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_699 {
		display: none !important;
	}
}
	#stacks_in_706 .onelevelmenu { display: block; }
	
	.clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; }

.clearfix li {
	padding-right: 10px; margin-bottom: 10px; overflow:  hidden !important; padding-left: 10px; 
}

.clearfix {
	 overflow:  hidden !important;
}

#stacks_in_706 .spacer {   }

nav.uniq {
height: 40px; width: 100%; font-size: 16px; font-family: Inherit; font-weight: inherit;  position: relative;  z-index: 25; border-bottom: 1px solid rgba(191, 192, 190, 1.00); text-align: center !important;  /*customcss;*/
}

nav.uniq ul {
padding: 0; margin: 0 auto; display: inline-block; height: 40px; vertical-align: bottom;
}

nav.uniq li {
display: inline; float: left; margin-left: 0px !important; margin-right: 0px !important;
}

nav.uniq a {
 color: inherit;  font-size: 16px; display: inline-block; width: auto;  padding-left: 25px; padding-right: 25px;  text-align: left !important; text-decoration: none !important; line-height: 40px; /*customcss;*/
}

nav.uniq li a {
False ]% white-space: nowrap !important; overflow: hidden !important; text-overflow: clip; text-overflow: ellipsis; text-overflow: "…"; text-overflow: fade; text-overflow: fade(20px); text-overflow: fade(10%); %[endif]%
border-right: 1px solid rgba(191, 192, 190, 1.00); box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;  /*margin-right:px !important;*/  
}

nav.uniq li a:before {}

nav.uniq li:last-child a {
border-right: 0;   /*customcss;*/
}

nav.uniq li:nth-child(10) a {
/*CustomCSS;*/
}
nav.uniq li:nth-child(12) a {
/*CustomCSS;*/
}
nav.uniq li:nth-child(14) a {
/*CustomCSS;*/
}
nav.uniq li:nth-child(16) a {
/*CustomCSS;*/
}


nav.uniq a:hover {
 background-color: inherit;   color: rgba(246, 31, 52, 1.00) !important; 
}

#menuuniq .active { 
 background-color: inherit;    color: inherit;  /*font-size:125%;*/
}

#menuuniq #active { 
 background-color: inherit;    color: inherit;  /*font-size:125%;*/
}

nav ul.atlast { 
position: absolute; 
z-index: 9999998;
top: 0px;
right: 2px;
width:  auto !important;
}

nav ul.atlast a { /*position: relative; z-index: 9999999;*/
text-indent: 0px; text-align: center !important; 
color: rgba(0, 185, 255, 1.00) !important; 

 width: auto !important; 

}

#stacks_in_706 ul.atlast a:hover { 

color: rgba(0, 161, 222, 1.00) !important; 


}

nav.uniq a#pulluniq { display: none; }
nav.uniq ul ul { /*Disable subs*/ display: none; }

/*Breakpoint one*/
@media screen and (max-width: 1024px) {
	#stacks_in_706 .onelevelmenu {
/*customcss;*/
}

#stacks_in_706 .spacer {   }
uniq .active { /*font-size:125%;*/ }
#menuuniq #active { /*font-size:125%;*/ }
nav.uniq { ; height: auto; font-size: 14px; }
nav.uniq ul { width: 100%; overflow: hidden; display: block; height: auto; margin: 0 auto; display: inline-block; }
nav.uniq li { width: 25%; float: left; position: relative; }
nav.uniq li a { border-bottom: 1px solid rgba(191, 192, 190, 1.00); border-right: 1px solid rgba(191, 192, 190, 1.00); /*font-size:125%;*/ }
nav.uniq a { text-align: left; width: 100%; text-transform: 15px; font-size: 14px; }
nav.uniq ul ul { display: none !important; }
nav.uniq li:nth-child() a { /*CustomCSS;*/ }
}

/*Breakpoint 2 */
@media screen and (max-width: 768px) {
	#stacks_in_706 .onelevelmenu {
/*customcss;*/
}

#stacks_in_706 .spacer {    }
nav.uniq { height: auto; border-bottom: 0 !important; ; }
nav.uniq ul { width: 100%; /*DeFliGra: Avoid the ugly right line*/ display: block; height: auto; }
nav.uniq li { width: 50%; float: left; position: relative; }
nav.uniq li a { border-bottom: 1px solid rgba(191, 192, 190, 1.00); border-right: 1px solid rgba(191, 192, 190, 1.00); }
nav.uniq a { text-align: left; width: 100%; text-indent: 15px; font-size: 12px; }
nav.uniq ul ul { display: none !important; }
nav.uniq li:nth-child() a { /*CustomCSS;*/ }
}

/*Breakpoint 3*/
@media only screen and (max-width : 480px) {
#stacks_in_706 .spacer {   }
nav.uniq { border-bottom: 0; font-size: 12px !important; position: relative; font-size: 13px; /*customcss;*/ }
nav.uniq li { }
nav.uniq a { font-size: 13px; }
nav.uniq li:last-child a { border-bottom: 1px solid rgba(191, 192, 190, 1.00) !important;}
nav.uniq ul { display: none; height: auto; }
nav.uniq a#pulluniq { display: block; background-color: rgba(40, 55, 68, 1.00);

color: rgba(255, 255, 255, 1.00) !important; width: 100% !important; position: relative; font-size: 100%; /*letter-spacing: 2px;*/ }
nav.uniq a#pulluniq:after { content:"";  background: url('nav-icon-white.png')  no-repeat; width: 30px; height: 30px; display: inline-block; position: absolute; right: 15px; top: 10px;  padding-left: 25px !important; padding-right: 25px !important;  }
nav.uniq ul ul { /*Disable subs*/ display: none !important; }


.clearfix li {
	padding-right: 0px; padding-left: 0px;  margin-bottom: 0px; 
}

.clearfix {
	/*padding-left: 0px !important;*/
}


}

/*Breakpoint 4*/
@media only screen and (max-width : 360px) {
#stacks_in_706 .spacer {   }
nav.uniq ul { margin-bottom: 0px !important; }
nav.uniq li { font-size: 14px; display: block; float: none; width: 100% !important; }
nav.uniq li a { border-bottom: 1px solid rgba(191, 192, 190, 1.00); font-size: 14px;
 
  }
nav.uniq ul ul { /*Disable subs*/ display: none !important; }
}

 