/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
.compass-next,.compass-prev{visibility:hidden;opacity:0;-webkit-transition:opacity 0.2s linear 0.1s;transition:opacity 0.2s linear 0.1s}.compass-next.visible,.compass-prev.visible{visibility:visible;opacity:1}.compass-align.compass-next{text-align:right}.compass-align.compass-prev{text-align:left}.compass-align img{display:inline-block}
/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code *//*
v1.0.0
 */
#ls2_stacks_in_465_2 {
 position: relative;
}
#ls2_stacks_in_465_2 * {
  box-sizing: border-box;
}
#ls2_stacks_in_465_2 *:focus {outline:none;}
#stacks_in_465_2_tipue_search_input[list]::-webkit-calendar-picker-indicator { display: none !important;}
#stacks_in_465_2_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: auto;
  line-height: 1;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.25);
  background-color: #fff;
  padding: 6px 12px ;
  margin: 0;
  position: relative;
  z-index: 1;
  color: #525252;
}
#ls2_stacks_in_465_2 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
}
#ls2_stacks_in_465_2 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  opacity:  1;
}
#ls2_stacks_in_465_2 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  opacity:  1;
}
#ls2_stacks_in_465_2 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}
#ls2_stacks_in_465_2 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #999;
}
#ls2_stacks_in_465_2 form {
  
}
#ls2_stacks_in_465_2 form > svg,
.live-search-form > svg {
  height: 32px;
  width: 16px;
  fill: #999;
  position: absolute;
  left: 13px;
  text-align: right;
  top: 0px;
  z-index: 2;
  display: none;
}
#ls2_stacks_in_465_2 form .live-search-submit {
  display: none;
}
#ls2_stacks_in_465_2 .ls-input-wrap {
  display: flex;
  width: 100%;
}
#ls2_stacks_in_465_2 .ls-input-options {
  position: relative;
  flex: 1;
}
#ls2_stacks_in_465_2 .ls-input-options > .ls-match {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  z-index: 2;
  padding: 0;
  opacity: 0.75;
  cursor: pointer;
  color: #999999;
}
#ls2_stacks_in_465_2 .ls-input-options > .ls-match + .ls-match {
  right: 40px;
}
#ls2_stacks_in_465_2 .ls-input-options  > .ls-match svg {
  width: 24px;
  pointer-events: none;
}
#ls2_stacks_in_465_2 .ls-input-options > .ls-match.ls-option-enabled {
  opacity: 1;
}
#ls2_stacks_in_465_2 .ls-input-options > .ls-match.ls-option-enabled {
  color: #525252;
}
@media (hover: hover) {
  #ls2_stacks_in_465_2 .ls-input-options > .ls-match:hover {
    color: #525252;
  }
}
/**/
.ls2-finder {
  z-index: 9999;
  background: #e3e3e3;
  border: 1px solid #ccc;
  color: black;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
}
.ls2-finder {
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  border-radius: 0 0 0 4px;
  gap: 2px;
}
.ls2-finder button,
.ls2-finder span {
  font-size: 14px;
  color: #555;
  padding-right: 6px;
  line-height: 18px;
}
.ls2-finder button {
  background: transparent;
  padding: 2px 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #f3f3f3;
}
.ls2-finder button:active {
  background: #ddd;
}
.ls2-finder button svg {
  display: block;
}
.ls2-score {
  opacity: 0.7;
  font-style:italic;
  font-weight: 400;
}
mark {
  background: %id=resultHColors[1];
  color: rgba(0, 0, 0, 1.00);
}
mark:focus {
  outline: thin solid rgba(0, 0, 0, 1.00);
  background: rgba(255, 255, 0, 1.00);
  color: rgba(0, 0, 0, 1.00);
}


#stacks_in_130 {
	padding:  10px;
}

#stacks_in_131 {
	font-size: 150%;
}

#stacks_in_466 {
	padding:  10px;
}
.lines.stacks_in_467{width:100%;margin:calc(7rem/16) auto calc(7rem/16) auto;border-bottom:7px solid rgba(153, 153, 153, 1.00);background:rgba(153, 153, 153, 1.00);transform:rotate(0deg)}.lines.stacks_in_467.vertical{border-left:7px solid rgba(153, 153, 153, 1.00);border-bottom:none;width:0;height:100%;margin:0 auto;margin-top:calc((100% - 100%)/-2)}

#stacks_in_305 {
	padding:  10px;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_45sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_45sl-wrapper{z-index:1000000}.stacks_in_45sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_45sl-wrapper button:hover{opacity:.7}.stacks_in_45sl-wrapper .stacks_in_45sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_45sl-wrapper .stacks_in_45sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_45sl-wrapper .stacks_in_45sl-navigation{width:100%;display:none}.stacks_in_45sl-wrapper .stacks_in_45sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_45sl-wrapper .stacks_in_45sl-navigation button.stacks_in_45sl-next{right:40px;color:#fff}.stacks_in_45sl-wrapper .stacks_in_45sl-navigation button.stacks_in_45sl-prev{left:40px;color:#fff}.stacks_in_45sl-wrapper .stacks_in_45sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_45sl-wrapper .stacks_in_45sl-image img{margin:0;padding:0;display:block}.stacks_in_45sl-wrapper .stacks_in_45sl-image .stacks_in_45sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_45sl-wrapper .stacks_in_45sl-image .stacks_in_45sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_45sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_45sl-image:hover > .stacks_in_45sl-caption{	opacity: 0.8;}	.stacks_in_45sl-caption{		opacity: 0.8 !important;	}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_45 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_45 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_45Montage{	background: rgba(52, 54, 103, 1.00);	z-index: 100;}#stacks_in_45 .montageImageTitle{	display: none;}.stacks_in_45green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_45centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_45 .montageImageTitle{	display: none !important;}	#stacks_in_45 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_45 {
	margin:  10px;
	padding:  10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
#stacks_in_471 {
	background-color: rgba(52, 54, 103, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_in_472 {
	font-size: 125%;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_157sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_157sl-wrapper{z-index:1000000}.stacks_in_157sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_157sl-wrapper button:hover{opacity:.7}.stacks_in_157sl-wrapper .stacks_in_157sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_157sl-wrapper .stacks_in_157sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_157sl-wrapper .stacks_in_157sl-navigation{width:100%;display:none}.stacks_in_157sl-wrapper .stacks_in_157sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_157sl-wrapper .stacks_in_157sl-navigation button.stacks_in_157sl-next{right:40px;color:#fff}.stacks_in_157sl-wrapper .stacks_in_157sl-navigation button.stacks_in_157sl-prev{left:40px;color:#fff}.stacks_in_157sl-wrapper .stacks_in_157sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_157sl-wrapper .stacks_in_157sl-image img{margin:0;padding:0;display:block}.stacks_in_157sl-wrapper .stacks_in_157sl-image .stacks_in_157sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_157sl-wrapper .stacks_in_157sl-image .stacks_in_157sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_157sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_157sl-image:hover > .stacks_in_157sl-caption{	opacity: 0.8;}	.stacks_in_157sl-caption{		opacity: 0.8 !important;	}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_157 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_157 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_157Montage{	background: rgba(52, 54, 103, 1.00);	z-index: 100;}#stacks_in_157 .montageImageTitle{	display: none;}.stacks_in_157green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_157centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_157 .montageImageTitle{	display: none !important;}	#stacks_in_157 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_157 {
	margin:  10px;
	padding:  10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
#stacks_in_473 {
	background-color: rgba(52, 54, 103, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_in_474 {
	font-size: 125%;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_356sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_356sl-wrapper{z-index:1000000}.stacks_in_356sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_356sl-wrapper button:hover{opacity:.7}.stacks_in_356sl-wrapper .stacks_in_356sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_356sl-wrapper .stacks_in_356sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_356sl-wrapper .stacks_in_356sl-navigation{width:100%;display:none}.stacks_in_356sl-wrapper .stacks_in_356sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_356sl-wrapper .stacks_in_356sl-navigation button.stacks_in_356sl-next{right:40px;color:#fff}.stacks_in_356sl-wrapper .stacks_in_356sl-navigation button.stacks_in_356sl-prev{left:40px;color:#fff}.stacks_in_356sl-wrapper .stacks_in_356sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_356sl-wrapper .stacks_in_356sl-image img{margin:0;padding:0;display:block}.stacks_in_356sl-wrapper .stacks_in_356sl-image .stacks_in_356sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_356sl-wrapper .stacks_in_356sl-image .stacks_in_356sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_356sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_356sl-image:hover > .stacks_in_356sl-caption{	opacity: 0.8;}	.stacks_in_356sl-caption{		opacity: 0.8 !important;	}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_356 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_356 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_356Montage{	background: rgba(52, 54, 103, 1.00);	z-index: 100;}#stacks_in_356 .montageImageTitle{	display: none;}.stacks_in_356green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_356centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_356 .montageImageTitle{	display: none !important;}	#stacks_in_356 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_356 {
	margin:  10px;
	padding:  10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
#stacks_in_477 {
	background-color: rgba(52, 54, 103, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_in_478 {
	font-size: 125%;
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_418sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_418sl-wrapper{z-index:1000000}.stacks_in_418sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_418sl-wrapper button:hover{opacity:.7}.stacks_in_418sl-wrapper .stacks_in_418sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_418sl-wrapper .stacks_in_418sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_418sl-wrapper .stacks_in_418sl-navigation{width:100%;display:none}.stacks_in_418sl-wrapper .stacks_in_418sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_418sl-wrapper .stacks_in_418sl-navigation button.stacks_in_418sl-next{right:40px;color:#fff}.stacks_in_418sl-wrapper .stacks_in_418sl-navigation button.stacks_in_418sl-prev{left:40px;color:#fff}.stacks_in_418sl-wrapper .stacks_in_418sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_418sl-wrapper .stacks_in_418sl-image img{margin:0;padding:0;display:block}.stacks_in_418sl-wrapper .stacks_in_418sl-image .stacks_in_418sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_418sl-wrapper .stacks_in_418sl-image .stacks_in_418sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_418sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_418sl-image:hover > .stacks_in_418sl-caption{	opacity: 0.8;}	.stacks_in_418sl-caption{		opacity: 0.8 !important;	}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_418 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_418 .dooMasterImage:hover > .montageImageZoom {	-webkit-transform: scale(1.1);	transform: scale(1.1); }#stacks_in_418Montage{	background: rgba(52, 54, 103, 1.00);	z-index: 100;}#stacks_in_418 .montageImageTitle{	display: none;}.stacks_in_418green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_418centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_418 .montageImageTitle{	display: none !important;}	#stacks_in_418 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code */
#stacks_in_418 {
	margin:  10px;
	padding:  10px;
}
/* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
#stacks_in_66 {
	padding:  10px;
}

#stacks_in_67 {
	font-size: 125%;
}

.grid-x.grid-padding-custom.stacks_in_464_6{--grid-cell-padding-x:10px;--grid-cell-padding-y:10px}

#stacks_in_464_1 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_464_3 {
	font-weight: bold;
}

#stacks_in_464_1_1 {
	background-color: rgba(52, 54, 103, 0.74);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_in_464_1_4 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 0px 10px 0px 10px;
}

#stacks_in_464_1_5 {
	font-size: 110%;
	font-weight: bold;
}

#stacks_in_464_1_6 {
	padding: 0px 10px 0px 10px;
}
/* 1.0.8.21
- prevents toggle from having an inherited margin, causing the menu to disappear when trying to navigate the menu
- prevents menu from closing too quickly when the cursor leaves the sides of the menu
- You can now add images to the Logo textfield
- corner rounding setting now applies to the megamenu
- Hide stack settings now work with fixed position menus
- Dropdown items can have the dropdown disabled for a single parent link
- Dropdown chevron replaced with svg element instead of ionicons <i> element
- fixed bug that limited horizontal space for top menu items on desktop
- address bar hiding/showing on mobile does not trigger the submenus to close when rotating device after loading the page
- adding the class "has-mega-menu" to any stack will allow inline Mega Menus to overflow and not clip
- disabling dropdown now also removes dropdown arrow from mobile menu
- fixed: disabled child items were not clickable in the mobile menu
- you can add the class "mm-click" to disable hover dropdowns for click to open dropdowns
- you can add the class "mm-auto-width" to disable full width dropdowns (you must define max-widths on Mega Menu Column stacks)
- adds overflow hidden important tag to expanding submenus
- open submenus that extend past the edge of a mobile device will now allow the menu to be scrolled
- highlights current page links
- font files are now a site asset so  they dont upload more than once
- new option to disable menu item hover underline
- added important tag to dropdown titles line height in edit mode, to prevent conflicts, and icon too
*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../rw_common/plugins/stacks/megamenu-files/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(../../../../rw_common/plugins/stacks/megamenu-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(../../../../rw_common/plugins/stacks/megamenu-files/MaterialIcons-Regular.woff) format('woff'),
    url(../../../../rw_common/plugins/stacks/megamenu-files/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
@font-face{font-family:"Ionicons";src:url("../../../../rw_common/plugins/stacks/megamenu-files/ionicons.eot?v=2.0.1");src:url("../../../../rw_common/plugins/stacks/megamenu-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("../../../../rw_common/plugins/stacks/megamenu-files/ionicons.ttf?v=2.0.1") format("truetype"),url("../../../../rw_common/plugins/stacks/megamenu-files/ionicons.woff?v=2.0.1") format("woff"),url("../../../../rw_common/plugins/stacks/megamenu-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}
/*  */
.has-mega-menu,.has-mega-menu-parent,
#stacks_out_464_4_2, .com_onelittledesigner_stacks_Mega_Menu_stack {
  overflow: visible !important;
}

#mega-menu-stacks_in_464_4_2 {
  /*  */
  /*  */
  background: rgba(52, 54, 103, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Lato";
  /*  */
  /*  */
  z-index: 1000;
  max-width: 3000px;
  border-radius: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          align-items: center;}
  #mega-menu-stacks_in_464_4_2 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #mega-menu-stacks_in_464_4_2 .mega-menu-header {
    width: 100%;
    flex-basis: 0;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #mega-menu-stacks_in_464_4_2 .mega-menu-header .mega-menu-title {
      color: rgba(236, 113, 8, 1.00);
      font-size: 22px;
      padding: 0px 20px;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
    #mega-menu-stacks_in_464_4_2 .mega-menu-header .mega-menu-title img {
      max-width: 50vw;
      height: auto;
      display: block;
      margin: 0;
    }
    #mega-menu-stacks_in_464_4_2 .mega-menu-header .mega-menu-toggle {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(77, 77, 77, 1.00);
      font-size: 20px;
      line-height: 20px;
      width: 60px;
      padding: 13px 0;
      display: none;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      cursor: pointer;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #mega-menu-stacks_in_464_4_2 .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: none; }
      #mega-menu-stacks_in_464_4_2 .mega-menu-header .mega-menu-toggle:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(67, 152, 251, 1.00); }
  #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main {
    overflow: auto !important;
    max-height: calc(100vh - 100px);
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    list-style-type: none;
    justify-self: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.hide-icon > a i:not(.mega-menu-dropdown-arrow) {
      display: none; }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.hide-text > a span {
      display: none; }
      #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li {
        margin: 0;
      }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a {
      /*  */
      /*  */
      font-family: "Lato";
      /*  */
      /*  */
      color: rgba(255, 255, 0, 1.00);
      background: rgba(0, 0, 0, 0.00);
      padding: 13px 20px;
      font-size: 18px;
      line-height: 29.124001px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none; }
      #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a i {
        line-height: 1;
        font-size: 18px;
        margin-right: 5px; }
      #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a i.material-icons {
        vertical-align: middle; }
      #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a .mega-menu-dropdown-arrow {
        margin-left: 3px;
        stroke: rgba(255, 255, 0, 1.00);
        width: 23px; }
        #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.mm-current > a {
          color: rgba(255, 255, 255, 1.00);
        }
        #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.mm-current > a .mega-menu-dropdown-arrow {
          stroke: rgba(255, 255, 255, 1.00);
        }
        #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li:hover > a .mega-menu-dropdown-arrow {
          color: rgba(33, 255, 6, 1.00); }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.mm-current > a {
      stroke: rgba(255, 255, 255, 1.00);
      background: rgba(253, 128, 8, 1.00);
    }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li:hover > a {
      stroke: rgba(33, 255, 6, 1.00);
      background: rgba(29, 31, 78, 1.00); }

  #mega-menu-stacks_in_464_4_2 .mega-dropdown {
    /*  */
    /*  */
    background: rgba(86, 85, 124, 1.00);
    /*  */
    /*  */
    border-radius: 0 0 0 0;
    min-height: 0px;
    left: 0;
    top: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    transition: opacity 150ms ease;
    pointer-events: none;
    position: absolute; }
    #mega-menu-stacks_in_464_4_2.mm-auto-width > ul.mega-menu-main > li {
      position: relative;
    }
    #mega-menu-stacks_in_464_4_2.mm-auto-width > ul.mega-menu-main > li.mm-is-full-width {
      position: static;
    }
    #mega-menu-stacks_in_464_4_2.mm-auto-width .mega-dropdown {
      max-width: 3000px;
      width: auto;
      left: 0;
      right: auto;
    }
    #mega-menu-stacks_in_464_4_2.mm-auto-width .mm-is-full-width .mega-dropdown {
      left: auto;
      right: 0;
    }
    @media (max-width: 3010px) {
      #mega-menu-stacks_in_464_4_2.mm-auto-width .mega-dropdown {
        max-width: calc(100vw - 10px);
      }
    }
    #mega-menu-stacks_in_464_4_2.mm-auto-width .mega-dropdown .mega-dropdown-column {
      width: 100vw;
    }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.mm-hover > .mega-dropdown,
    #mega-menu-stacks_in_464_4_2:not(.mm-click) > ul.mega-menu-main > li:hover > .mega-dropdown {
    transition: opacity 0ms ease;
     pointer-events: all;
     opacity: 1;
    }
    #mega-menu-stacks_in_464_4_2 .mega-dropdown-column {
      padding: 10px 5px;
      border-right: 3px solid rgba(236, 113, 8, 1.00);
      -webkit-box-flex: 0;
          -ms-flex: 0 1 100%;
              flex: 0 1 100%; }
      #mega-menu-stacks_in_464_4_2 .mega-dropdown-column:last-child {
        border-right: none; }
    #mega-menu-stacks_in_464_4_2 .mega-dropdown-inner {
      height: 100%; }
    #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list {
      margin: 0;
      padding: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style-type: none; }
      #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li {
        /*  */
        font-family: inherit;
        /*  */
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: rgba(255, 255, 255, 1.00);
        font-size: 14px;
        line-height: 22.652000px; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li a {
          color: rgba(255, 255, 10, 1.00);
          font-size: 14px;
          line-height: 22.652000px; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.mm-current > a {
            color: rgba(33, 255, 6, 1.00);
          }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li a:hover {
            /*  */
            text-decoration: underline;
            /*  */
            color: rgba(33, 255, 6, 1.00); }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .mega-menu-stacks {
          padding: 0;
          font-size: 14px;
          line-height: 22.652000px; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li i {
          font-size: inherit;
          margin-right: 5px; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li a, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .text, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .mega-menu-stacks, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title {
          margin: 0;
          width: 100%;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 auto;
                  flex: 1 0 auto;
          display: inline-block;
          padding: 5px 10px;
          text-decoration: none; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li a i, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .text i, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .mega-menu-stacks i, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title i {
            line-height: 1;
            font-size: inherit;
            margin-right: 5px; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li a i.material-icons, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .text i.material-icons, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li .mega-menu-stacks i.material-icons, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title i.material-icons {
            vertical-align: middle; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title {
          color: rgba(255, 255, 255, 1.00);
          font-size: 24px;
          line-height: 38.832001px;
          font-weight: bold;
          text-transform: uppercase;
          margin-bottom: 10px;
          position: relative; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title::before {
            left: 0;
            right: 0;
            bottom: -5.000000px;
            content: '';
            height: 0px;
            background: rgba(253, 128, 8, 1.00);
            -webkit-user-select: none;
               -moz-user-select: none;
                -ms-user-select: none;
                    user-select: none;
            position: absolute;
            pointer-events: none;
            display: block;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.hide-icon a i, #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.hide-icon.title i {
          display: none; }
  #mega-menu-stacks_in_464_4_2.mega-menu-fixed {
    /*  */
    position: fixed;
    z-index: 1000;
    left: 5px;
    right: 5px;
    /*  */ }
  #mega-menu-stacks_in_464_4_2.mega-menu-inline {
    position: relative; }
    #mega-menu-stacks_in_464_4_2.mega-menu-inline:hover {
          z-index: 1000; }
  #mega-menu-stacks_in_464_4_2.mega-menu-top {
    top: 0px; }
  #mega-menu-stacks_in_464_4_2.mega-menu-bottom {
    bottom: 0px; }
    #mega-menu-stacks_in_464_4_2.mega-menu-bottom .mega-dropdown {
      top: auto;
      bottom: 100%; }
  #mega-menu-stacks_in_464_4_2.col-align-center .mega-dropdown ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-stacks_in_464_4_2.col-align-right .mega-dropdown ul.mega-list li {
    text-align: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

@media (max-width: 600px) {
  #mega-menu-stacks_in_464_4_2.mega-menu-top > ul.mega-menu-main > li > a:not(.mm-no-child)::after {
    content: '\f123'; }
  #mega-menu-stacks_in_464_4_2.mega-menu-top > ul.mega-menu-main > li.item-opened > a:not(.mm-no-child)::after {
    content: '\f126'; }
  #mega-menu-stacks_in_464_4_2.mega-menu-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    #mega-menu-stacks_in_464_4_2.mega-menu-bottom .mega-dropdown {
      bottom: 0; }
    #mega-menu-stacks_in_464_4_2.mega-menu-bottom > ul.mega-menu-main > li > a:not(.mm-no-child)::after {
      content: '\f126'; }
    #mega-menu-stacks_in_464_4_2.mega-menu-bottom > ul.mega-menu-main > li.item-opened > a:not(.mm-no-child)::after {
      content: '\f123'; }
  #mega-menu-stacks_in_464_4_2 {
    /*  */
    max-height: 100%;
    overflow-y: scroll;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /*  */ }
    #mega-menu-stacks_in_464_4_2.mega-menu-open .mega-menu-header {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      border-bottom: 3px solid rgba(236, 113, 8, 1.00); }
      #mega-menu-stacks_in_464_4_2.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-open {
        display: none; }
      #mega-menu-stacks_in_464_4_2.mega-menu-open .mega-menu-header .mega-menu-toggle i.toggle-close {
        display: block; }
    #mega-menu-stacks_in_464_4_2.mega-menu-open > ul.mega-menu-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #mega-menu-stacks_in_464_4_2.mega-menu-open > ul.mega-menu-main > li > a {
        cursor: pointer; }
    #mega-menu-stacks_in_464_4_2 .mega-menu-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      width: 100%; }
      #mega-menu-stacks_in_464_4_2 .mega-menu-header .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main {
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li {
        width: 100%; }
        #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
          #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a i {
            margin-right: 5px; }
          #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a .mega-menu-dropdown-arrow {
            display: none; }
          #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li > a:not(.mm-no-child)::after {
            margin-left: auto;
            display: inline-block;
            font-family: "Ionicons"; }
      #mega-menu-stacks_in_464_4_2 > ul.mega-menu-main > li.item-opened > a:not(.mm-no-child)::after {
        display: inline-block;
        font-family: "Ionicons"; }
    #mega-menu-stacks_in_464_4_2 .mega-dropdown {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      top: 0;
      left: 0;
      height: 0;
      min-height: 0;
      margin-top: 0;
      padding-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden !important;
      position: relative;
      opacity: 1;
      transition: opacity 0ms ease;
      pointer-events: all;
     }
      #mega-menu-stacks_in_464_4_2 .mega-dropdown-column {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        max-width: 100% !important;
        border-bottom: 3px solid rgba(236, 113, 8, 1.00); }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown-column:last-child {
          border-right: none;
          border-bottom: none; }
      #mega-menu-stacks_in_464_4_2 .mega-dropdown-inner {
        height: 100%;
        border-right: none; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown-inner:hover ul.mega-list li.title::before {
          width: auto; }
      #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list {
        width: 100%; }
        #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li {
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li a {
            width: 100%;
            -webkit-box-flex: 0;
                -ms-flex: 0 1 auto;
                    flex: 0 1 auto; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title::before {
            width: auto; }
          #mega-menu-stacks_in_464_4_2 .mega-dropdown ul.mega-list li.title:hover::before {
            width: auto; } }
            @media only screen and (min-width: 771px) {
              #mega-menu-stacks_in_464_4_2.stacks_l_hidden {
                display: none;
              }
            }
            @media only screen and (max-width: 770px) and (min-width: 441px) {
              #mega-menu-stacks_in_464_4_2.stacks_m_hidden {
                display: none;
              }
            }
            @media only screen and (max-width: 440px) {
              #mega-menu-stacks_in_464_4_2.stacks_s_hidden {
                display: none;
              }
            }
#mega-menu-dropdown-stacks_in_464_4_659.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_946 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_946.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_946.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_946.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_946.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_946.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_946.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_946.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_946.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
#mega-menu-dropdown-stacks_in_464_4_4.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_6 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_6.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_6.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_6.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_6.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_6.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_6.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_6.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_6.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_15 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_765 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_28 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_35 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_35.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_35.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_35.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_35.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_35.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_35.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_35.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_35.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_670 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_40 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_669 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_92 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_92.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_92.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_92.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_92.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_92.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_92.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_92.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_92.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_678 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_97 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_677 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_129 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_129.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_129.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_129.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_129.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_129.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_129.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_129.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_129.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_686 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_134 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_685 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_181 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_181.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_181.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_181.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_181.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_181.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_181.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_181.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_181.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_694 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_186 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_693 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-stacks_in_464_4_204.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_206 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_206.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_206.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_206.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_206.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_206.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_206.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_206.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_206.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_702 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_211 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_701 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_248 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_248.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_248.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_248.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_248.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_248.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_248.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_248.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_248.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_710 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_253 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_709 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_270 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_270.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_270.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_270.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_270.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_270.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_270.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_270.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_270.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_718 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_275 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_717 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_297 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_297.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_297.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_297.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_297.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_297.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_297.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_297.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_297.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_726 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_302 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_725 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-stacks_in_464_4_320.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_322 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_322.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_322.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_322.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_322.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_322.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_322.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_322.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_322.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_734 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_327 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_733 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_349 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_349.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_349.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_349.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_349.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_349.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_349.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_349.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_349.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_742 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_354 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_741 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_376 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_376.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_376.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_376.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_376.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_376.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_376.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_376.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_376.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_750 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_381 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_749 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_408 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_408.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_408.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_408.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_408.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_408.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_408.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_408.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_408.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_755 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_413 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_754 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-stacks_in_464_4_431.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_433 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_433.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_433.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_433.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_433.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_433.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_433.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_433.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_433.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_771 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_438 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_770 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_465 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_465.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_465.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_465.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_465.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_465.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_465.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_465.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_465.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_776 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_470 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_775 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_502 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_502.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_502.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_502.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_502.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_502.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_502.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_502.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_502.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_787 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_507 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_786 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_524 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_524.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_524.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_524.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_524.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_524.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_524.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_524.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_524.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_792 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_529 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_791 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-stacks_in_464_4_552.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_554 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_554.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_554.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_554.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_554.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_554.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_554.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_554.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_554.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_803 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_559 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_802 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_586 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_586.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_586.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_586.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_586.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_586.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_586.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_586.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_586.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_808 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_591 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_807 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_608 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_608.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_608.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_608.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_608.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_608.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_608.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_608.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_608.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_819 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_464_4_613 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_818 {
	font-size: 125%;
	font-weight: bold;
}
#mega-menu-dropdown-col-stacks_in_464_4_630 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_630.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_630.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_630.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_630.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_630.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_630.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_630.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_630.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }

#stacks_in_464_4_635 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_464_4_649 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#mega-menu-dropdown-stacks_in_464_4_655.mega-dropdown .mega-dropdown-column {
  -webkit-box-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
#mega-menu-dropdown-col-stacks_in_464_4_955 {
  /*  */
  max-width: 1200px;
  /*  */ }
  #mega-menu-dropdown-col-stacks_in_464_4_955.col-align-center ul.mega-list li {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #mega-menu-dropdown-col-stacks_in_464_4_955.col-align-right ul.mega-list li {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  #mega-menu-dropdown-col-stacks_in_464_4_955.custom-col-colors {
    /*  */
    /*  */
    background: rgba(36, 36, 36, 1.00);
    /*  */
    /*  */
    /*  */ }
    #mega-menu-dropdown-col-stacks_in_464_4_955.custom-col-colors ul.mega-list li {
      color: rgba(255, 255, 255, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_955.custom-col-colors ul.mega-list li a {
        color: rgba(255, 255, 255, 0.50); }
        #mega-menu-dropdown-col-stacks_in_464_4_955.custom-col-colors ul.mega-list li a:hover {
          color: rgba(67, 152, 251, 1.00); }
      #mega-menu-dropdown-col-stacks_in_464_4_955.custom-col-colors ul.mega-list li.title {
        color: rgba(255, 255, 255, 1.00); }
        #mega-menu-dropdown-col-stacks_in_464_4_955.custom-col-colors ul.mega-list li.title::before {
          background: rgba(67, 152, 251, 1.00); }
