/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1200px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}



.nfont{
	font-family: 'Raleway', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_20815 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_20815 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_20815 .depth_section_link:hover .depth_in,
#stacks_in_20815 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_20815.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_20815.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_20815 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_20815 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../noordierland_files/banner_bg_image-20815.jpg);
	
	
	
}





#stacks_in_20815 .depth_tint{ background: rgba(0, 0, 0, 0.25); }

#stacks_in_20815 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_20815 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.60) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_20815 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 10px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 30px 0px;
	line-height: 0;}

#stacks_in_20815 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_20815 .heading_out h2{
	font-size: 34px;
	line-height: 38px;
	color: rgba(255, 255, 255, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20815 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_20815 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 15px;
	letter-spacing: 1px;
	margin: 10px 0 0px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_20815 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 400px; 
	

	 text-align: left; 
	
	
	padding: 30% 50px 30% 50px;
	margin: 0 5%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_20815 .content_out{
		padding: 30% 30px 9% 30px;
		margin: 0 0%;}
	#stacks_in_20815 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_20815 .depth_wrapper{background-color: rgba(0, 0, 0, 0.60);}
	#stacks_in_20815 .depth_tint,
	#stacks_in_20815 .content_tint{ background: none !important; }
	#stacks_in_20815 .heading_out h2,
	#stacks_in_20815 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_20815 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_20815 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_20815 .content_in p.main_content{
	display: block;
	color: rgba(255, 255, 255, 1.00);
	font-size: 1.00em;
	line-height: 1.50;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8%;
	
	
	}

#stacks_in_20815 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_20815 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_20815 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_20815 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_20815 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -400px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_20815 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_20815 .depth_aside_wrapper{
	
	
	 
	padding-right: 400px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_20815 .depth_aside_wrapper,
#stacks_in_20815 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_20815 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_20815 .content_out .centered_image img{float: left;} 





#stacks_in_20815 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_20815 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_20815 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_20815 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_20815 .depth_in{z-index: 4;}
#stacks_in_20815 .depth_tint{z-index: 3;}
#stacks_in_20815 .depth_gradient{z-index: 2;}
#stacks_in_20815 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_20815 .depth_wrapper.content_tint,
	#stacks_in_20815 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_20815 hr{border: 0;margin: 0;}

#stacks_in_20815 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.50);
	display: inline-block;}

#stacks_in_20815 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.50);
	display: inline-block;}

#stacks_in_20815 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_20821 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_20821 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_20821 .depth_section_link:hover .depth_in,
#stacks_in_20821 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_20821.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_20821.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_20821 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_20821 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 0;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../noordierland_files/banner_bg_image-20821.jpg);
	
	
	
}





#stacks_in_20821 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_20821 .content_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_20821 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(221, 221, 221, 1.00) 0%,rgba(242, 242, 242, 1.00) 75%);
	background: linear-gradient(to right, rgba(221, 221, 221, 1.00) 0%,rgba(242, 242, 242, 1.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_20821 .heading_out{
	display: block;
	
	background: rgba(255, 255, 255, 0.00);
	border-top: 0px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	border-bottom: 0px solid rgba(255, 102, 0, 1.00);
	border-left: 0px solid rgba(255, 102, 0, 1.00);
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 0;}

#stacks_in_20821 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_20821 .heading_out h2{
	font-size: 40px;
	line-height: 49px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20821 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	
	
	float: none;}

#stacks_in_20821 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_20821 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 500px; 
	

	 text-align: left; 
	
	
	padding: 30% 0px 30% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_20821 .content_out{
		padding: 18% 30px 18% 30px;
		margin: 0 0%;}
	#stacks_in_20821 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_20821 .depth_wrapper{background-color: rgba(107, 107, 107, 0.07);}
	#stacks_in_20821 .depth_tint,
	#stacks_in_20821 .content_tint{ background: none !important; }
	#stacks_in_20821 .heading_out h2,
	#stacks_in_20821 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_20821 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_20821 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(255, 255, 255, 0.93);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 20px 20px 30px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_20821 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.05em;
	line-height: 1.60;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	 font-style: italic; 
	}

#stacks_in_20821 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_20821 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_20821 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_20821 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 16px;
	color: rgba(0, 0, 0, 1.00);
	top: 15px;
	bottom: 0px;
	left: 4px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_20821 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -500px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_20821 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_20821 .depth_aside_wrapper{
	
	
	 
	padding-right: 500px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_20821 .depth_aside_wrapper,
#stacks_in_20821 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_20821 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_20821 .content_out .centered_image img{float: left;} 





#stacks_in_20821 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_20821 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_20821 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_20821 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */




#stacks_in_20821 .depth_in{z-index: 4;}
#stacks_in_20821 .depth_image{z-index: 3;}
#stacks_in_20821 .depth_gradient{z-index: 2;}
#stacks_in_20821 .depth_tint{z-index: 1;}






/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_20821 .depth_wrapper.content_tint,
	#stacks_in_20821 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_20821 hr{border: 0;margin: 0;}

#stacks_in_20821 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 102, 0, 1.00);
	display: inline-block;}

#stacks_in_20821 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 102, 0, 1.00);
	display: inline-block;}

#stacks_in_20821 hr.hr_bottom_content{
	display: inline-block;
	height: 3px;
	width: 12%;
	background: rgba(255, 102, 0, 1.00);
	margin-top: 10px;}/* -- Start Tabloid Each css Template -- */



#stacks_in_20834, #stacks_in_20834 .stacks_in, #stacks_in_20834 .stacks_out {
	overflow: visible !important;
}

.stacks_in_20834tabloid {
	-webkit-columns: 450x;
	-moz-columns: 450px;
	columns: 450px;
	
	-webkit-column-gap: 80px;
	-moz-column-gap: 80px;
	column-gap: 80px;

	-webkit-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Firefox */
	column-rule: 1px solid rgba(0, 0, 0, 0.30);
}





/* -- End Tabloid Each css Template -- */
#stacks_in_20834 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_20838>.s3_row {
	margin: 0 -10px;
}

#stacks_in_20838>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_20838>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_20838>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}




#stacks_in_20838 {
	margin: 0px 0px 50px 0px;
}
/* Depth Content */

@media (min-width: 300px){
	#stacks_in_20848 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_20848 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_20848 .depth_section_link:hover .depth_in,
#stacks_in_20848 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_20848.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_20848.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_20848 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_20848 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 0;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../noordierland_files/banner_bg_image-20848.jpg);
	
	
	
}





#stacks_in_20848 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_20848 .content_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_20848 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(221, 221, 221, 1.00) 0%,rgba(242, 242, 242, 1.00) 75%);
	background: linear-gradient(to right, rgba(221, 221, 221, 1.00) 0%,rgba(242, 242, 242, 1.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(221, 221, 221, 1.00) 0%,rgba(242, 242, 242, 1.00) 75%);
	background: linear-gradient(to left, rgba(221, 221, 221, 1.00) 0%,rgba(242, 242, 242, 1.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_20848 .heading_out{
	display: block;
	
	background: rgba(255, 255, 255, 0.00);
	border-top: 0px solid rgba(255, 102, 0, 1.00);
	border-right: 0px solid rgba(255, 102, 0, 1.00);
	border-bottom: 0px solid rgba(255, 102, 0, 1.00);
	border-left: 0px solid rgba(255, 102, 0, 1.00);
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 0;}

#stacks_in_20848 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_20848 .heading_out h2{
	font-size: 40px;
	line-height: 49px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	 font-weight: bolder; 
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 0px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20848 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 0px;
	
	
	
	
	float: none;}

#stacks_in_20848 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 17px;
	letter-spacing: 0px;
	margin: 10px 0 0px;
	
	 font-style: italic; 
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_20848 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 460px; 
	

	 text-align: left; 
	
	
	padding: 30% 50px 12% 50px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_20848 .content_out{
		padding: 18% 30px 18% 30px;
		margin: 0 0%;}
	#stacks_in_20848 .heading_out h2{
		font-size: 30px;
		line-height: 36px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_20848 .depth_wrapper{background-color: rgba(107, 107, 107, 0.07);}
	#stacks_in_20848 .depth_tint,
	#stacks_in_20848 .content_tint{ background: none !important; }
	#stacks_in_20848 .heading_out h2,
	#stacks_in_20848 .content_out{
		 text-align: left !important; 
		
		
	}
	
}


#stacks_in_20848 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_20848 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(255, 255, 255, 0.93);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 20px 20px 30px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_20848 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.00em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	 font-style: italic; 
	}

#stacks_in_20848 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 16px;
	padding: 4% 6.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 0, 1.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_20848 .content_in a.depth_button{
		padding: 4% 8%;
	}
}
#stacks_in_20848 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_20848 .content_in p.sub_content{
	font-weight: normal;
	
	
	
	font-size: 16px;
	color: rgba(0, 0, 0, 1.00);
	top: 15px;
	bottom: 0px;
	left: 4px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_20848 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -460px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_20848 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_20848 .depth_aside_wrapper{
	
	
	 
	padding-right: 460px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_20848 .depth_aside_wrapper,
#stacks_in_20848 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_20848 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_20848 .content_out .centered_image img{float: left;} 





#stacks_in_20848 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_20848 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_20848 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_20848 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */




#stacks_in_20848 .depth_in{z-index: 4;}
#stacks_in_20848 .depth_image{z-index: 3;}
#stacks_in_20848 .depth_gradient{z-index: 2;}
#stacks_in_20848 .depth_tint{z-index: 1;}






/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_20848 .depth_wrapper.content_tint,
	#stacks_in_20848 .depth_gradient{display: none;}
}




/* Breaks */

#stacks_in_20848 hr{border: 0;margin: 0;}

#stacks_in_20848 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 102, 0, 1.00);
	display: inline-block;}

#stacks_in_20848 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 102, 0, 1.00);
	display: inline-block;}

#stacks_in_20848 hr.hr_bottom_content{
	display: inline-block;
	height: 3px;
	width: 12%;
	background: rgba(255, 102, 0, 1.00);
	margin-top: 10px;}/* -- Start Tabloid Each css Template -- */



#stacks_in_20850, #stacks_in_20850 .stacks_in, #stacks_in_20850 .stacks_out {
	overflow: visible !important;
}

.stacks_in_20850tabloid {
	-webkit-columns: 350x;
	-moz-columns: 350px;
	columns: 350px;
	
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;

	-webkit-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Firefox */
	column-rule: 1px solid rgba(0, 0, 0, 0.30);
}





/* -- End Tabloid Each css Template -- */
#stacks_in_20850 {
	margin:  20px;
	padding:  20px;
}
/*  Gridly by WeaverThemes */

#stacks_in_20870 .row { color: #333333 }
#stacks_in_20870 .row i { line-height: 50px;width: 50px;height: 50px; }
#stacks_in_20870 .row i.major { line-height: calc(50px + 3em);width: calc(50px + 3em);height: calc(50px + 3em);text-align: center; }
#stacks_in_20870 .row i:before { font-size: 50px; }
#stacks_in_20870 .align-left { text-align: left }
#stacks_in_20870 .align-center { text-align: center }
#stacks_in_20870 .align-right { text-align: right }


#stacks_in_20873 {
	margin: 0px 0px 20px 0px;
	padding: 7px 0px 10px 0px;
}

#stacks_out_20873 {
	margin-right:0;
}
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: #FFFFFF;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Magnific Popup CSS */

.mfp-bg {
    z-index: 502; /* originally 502 */
    background: #0B0B0B;
}

.mfp-wrap {
    z-index: 503; /* originally 503 */
}

.mfp-content {
    z-index: 505; /* defaults to 505 */
}

.mfp-preloader {
    z-index: 504; /* originally 504 */
}

button.mfp-close,
button.mfp-arrow {
    z-index: 506; /* originally 506 */
}

.mfp-iframe-holder .mfp-content {
    
    
    
    
}

.responsivelightbox-inline {
    background: #FFFFFF;

    max-width: 500px;

}

/* Animation */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 1.15s ease-out;
  -moz-transition: all 1.15s ease-out;
  transition: all 1.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* End Animation */
/* Depth Content */

@media (min-width: 300px){
	#stacks_in_20863 .content_flex{
		min-height: 400px;
	}
}

@media (min-width: 770px){
	#stacks_in_20863 .content_flex{
		min-height: 400px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_20863 .depth_section_link:hover .depth_in,
#stacks_in_20863 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_20863.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(0, 0, 0, 1.00);}
#stacks_in_20863.depth_out a{
	color: rgba(0, 0, 0, 1.00);}

#stacks_in_20863 .depth_in{
	position: relative;
	margin: 0 auto;
	
	text-align: center;
	
}

#stacks_in_20863 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: center;

	

	
	

	
	
	
	/* Drop In Background*/
	background-image: url(../noordierland_files/banner_bg_image-20863.jpg);
	
	
	
}





#stacks_in_20863 .depth_tint{ background: rgba(255, 255, 255, 0.75); }

#stacks_in_20863 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_20863 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.00) 0%,rgba(255, 255, 255, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(255, 255, 255, 0.00) 75%);
	
	   
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.00) 0%,rgba(255, 255, 255, 0.00) 95%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.00) 0%,rgba(255, 255, 255, 0.00) 95%);
	
	
	}



/* Heading */

#stacks_in_20863 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(0, 0, 0, 1.00);
	border-right: 0px solid rgba(0, 0, 0, 1.00);
	border-bottom: 0px solid rgba(0, 0, 0, 1.00);
	border-left: 0px solid rgba(0, 0, 0, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_20863 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_20863 .heading_out h2{
	font-size: 22px;
	line-height: 48px;
	color: rgba(0, 0, 0, 1.00);
	font-weight: 500;
	
	
	
	
	 text-align: center !important; 
	
	
	letter-spacing: -1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20863 p.super_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 19px;
	letter-spacing: 0px;
	margin: 0px 0 4px;
	 font-weight: bolder; 
	
	 display: none; 
	
	float: none;}

#stacks_in_20863 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 18px;
	letter-spacing: 0px;
	margin: 20px 0 8px;
	
	
	 display: none; 
	
	float: none;}

/* Content */

#stacks_in_20863 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 600px; 
	

	
	 text-align: center; 
	
	padding: 24% 0px 24% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */



@media screen and (max-width: 770px ){
	#stacks_in_20863 .depth_wrapper{background-color: rgba(255, 255, 255, 0.75);}
	#stacks_in_20863 .depth_tint,
	#stacks_in_20863 .content_tint{ background: none !important; }
	#stacks_in_20863 .heading_out h2,
	#stacks_in_20863 .content_out{
		
		 text-align: center !important; 
		
	}
	
}


#stacks_in_20863 .content_flex{
	
	
	 align-items: flex-end; 
}

#stacks_in_20863 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 40px 20px 40px 20px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_20863 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.00em;
	line-height: 1.4;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6%;
	
	 font-style: italic; 
	 display: none; }

#stacks_in_20863 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 17px;
	padding: 6% 9.000000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 1.00);
	margin-bottom: 0%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 0.00);
	 font-weight: bolder; 
	
	}

@media screen and (max-width: 770px){
	#stacks_in_20863 .content_in a.depth_button{
		padding: 6% 12%;
	}
}
#stacks_in_20863 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.00);}

#stacks_in_20863 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(0, 0, 0, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_20863 .depth_aside{
	position: static;
	width: 100%;
	
	

	 
	margin-right: -600px; 
	

	margin-right:0;

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_20863 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_20863 .depth_aside_wrapper{
	
	
	width: 100%;
}
#stacks_in_20863 .depth_aside_wrapper,
#stacks_in_20863 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_20863 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}







#stacks_in_20863 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_20863 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_20863 .depth_aside_padding{
	padding: 0px 50px 0px 50px;
}
@media screen and (max-width: 770px){
	#stacks_in_20863 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_20863 .depth_in{z-index: 4;}
#stacks_in_20863 .depth_tint{z-index: 3;}
#stacks_in_20863 .depth_gradient{z-index: 2;}
#stacks_in_20863 .depth_image{z-index: 1;}








/* Force Mobile Legibility */




/* Breaks */

#stacks_in_20863 hr{border: 0;margin: 0;}

#stacks_in_20863 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_20863 hr.hr_bottom_header{
	height: 0px;
	width: 0%;
	background: rgba(230, 73, 30, 1.00);
	display: inline-block;}

#stacks_in_20863 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 0px;}/* Depth Limit */

#stacks_in_20868_1 .depth_limit {
	max-width: 1000px;
}
#stacks_in_20868_1 .depth_limit_padding {
	padding: 30px 30px 30px 30px;
}
@media screen and (min-width: 770px){
	#stacks_in_20868_1 .depth_limit_padding {
		padding: 50px 50px 50px 50px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_20868_1.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(56, 53, 58, 1.00) 0%,rgba(56, 53, 58, 1.00) 95%);
	

	
}




@media screen and (min-width: 770px){
	#stacks_in_20868_1 .s3_row .content_out{
		display: inline-block !important;
	}
}
#stacks_in_20868_1 .s3_row,
#stacks_in_20868_1 .s3_column,
#stacks_in_20868_1 .s3_row .depth_out,
#stacks_in_20868_1 .s3_row .depth_out > div,
#stacks_in_20868_1 .s3_row .depth_wrapper,
#stacks_in_20868_1 .s3_row .depth_image *{
	flex: 0 1 auto;
	display: block !important;
}

#stacks_in_20868_1 .s3_row .content_flex {
	flex: 0 1 auto;
	display: block;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

#stacks_in_20868_2>.s3_row {
	margin: 0 -0px;
}

#stacks_in_20868_2>.s3_row>.s3_column_left {
	width: 75.00%;
}

#stacks_in_20868_2>.s3_row>.s3_column_right {
	width: 25.000000%;
}




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










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


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


}



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


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


}





/* Depth Content */

@media (min-width: 300px){
	#stacks_in_20868_3 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_20868_3 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_20868_3 .depth_section_link:hover .depth_in,
#stacks_in_20868_3 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_20868_3{margin-bottom: 0;}


#stacks_in_20868_3.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(192, 186, 178, 1.00);}
#stacks_in_20868_3.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_20868_3 .depth_in{
	position: relative;
	margin: 0 auto;
	
	
	text-align: right;
}

#stacks_in_20868_3 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_20868_3 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_20868_3 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_20868_3 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	   
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_20868_3 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_20868_3 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_20868_3 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 1px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20868_3 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_20868_3 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_20868_3 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 300px; 
	

	 text-align: left; 
	
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_20868_3 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_20868_3 .heading_out h2{
		font-size: 16px;
		line-height: 24px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_20868_3 .depth_wrapper{background-color: rgba(255, 255, 255, 0.00);}
	#stacks_in_20868_3 .depth_tint,
	#stacks_in_20868_3 .content_tint{ background: none !important; }
	#stacks_in_20868_3 .heading_out h2,
	#stacks_in_20868_3 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_20868_3 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_20868_3 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_20868_3 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_20868_3 .content_in p.main_content{
	display: block;
	color: rgba(192, 186, 178, 1.00);
	font-size: 1.05em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_20868_3 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_20868_3 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_20868_3 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_20868_3 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_20868_3 .depth_aside{
	position: static;
	width: 100%;
	
	float: left;

	 
	margin-right: -300px; 
	

	

	
}
@media screen and (max-width: 770px){
	#stacks_in_20868_3 .depth_aside{
		margin-right:0;
		
	}
}
#stacks_in_20868_3 .depth_aside_wrapper{
	
	
	 
	padding-right: 300px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_20868_3 .depth_aside_wrapper,
#stacks_in_20868_3 .depth_aside_wrapper .centered_image{
	
	text-align: center;
	
}
#stacks_in_20868_3 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_20868_3 .content_out .centered_image img{float: left;} 



 #stacks_in_20868_3 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}

#stacks_in_20868_3 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_20868_3 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	#stacks_in_20868_3 .depth_aside_padding > div{margin-left: auto;margin-right: auto;}
	
}

#stacks_in_20868_3 .depth_aside_padding{
	padding: 0px 30px 0px 0px;
}
@media screen and (max-width: 770px){
	#stacks_in_20868_3 .depth_aside_padding{
		padding: 0px 0px 0px 0px;
	}
}

/* Layer Top */


#stacks_in_20868_3 .depth_in{z-index: 4;}
#stacks_in_20868_3 .depth_tint{z-index: 3;}
#stacks_in_20868_3 .depth_gradient{z-index: 2;}
#stacks_in_20868_3 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_20868_3 .depth_wrapper.content_tint,
	#stacks_in_20868_3 .depth_gradient{display: none;}
}



@media screen and (max-width: 770px ){
	#stacks_in_20868_3 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_20868_3 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

#stacks_in_20868_3 hr{border: 0;margin: 0;}

#stacks_in_20868_3 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_20868_3 hr.hr_bottom_header{
	height: 3px;
	width: 30%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_20868_3 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}/* Depth Content */

@media (min-width: 300px){
	#stacks_in_20868_8 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 770px){
	#stacks_in_20868_8 .content_flex{
		min-height: 0px;
	}
}

.depth_out .stacks-description{
  background: rgba(0,0,0,0.3);
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.3) !important;
  color: #fff !important;
  border-radius: 3px;}
  


.stacks-partial.grande .depth_out .velvet-icon{
display: none;
}
/* Section Link Style */

.depth_section_link{
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
}
.depth_section_link .depth_in,
.depth_section_link .depth_image{
	transition: transform 300ms;
	transform: scale(1);
}
#stacks_in_20868_8 .depth_section_link:hover .depth_in,
#stacks_in_20868_8 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}




	#stacks_in_20868_8{margin-bottom: 0;}


#stacks_in_20868_8.depth_out{
	position: relative;
	letter-spacing: 0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	line-height: normal;
	color: rgba(192, 186, 178, 1.00);}
#stacks_in_20868_8.depth_out a{
	color: rgba(46, 172, 254, 1.00);}

#stacks_in_20868_8 .depth_in{
	position: relative;
	margin: 0 auto;
	text-align: left;
	
	
}

#stacks_in_20868_8 .depth_image{

	background-size: cover;
	

	background-repeat: no-repeat;
	background-position: 50% 50%;

	

	
	
		/* Default Background*/
		background-image: url(../rw_common/plugins/stacks/mount.jpg);
	

	
	
	
	
	
	background-image: none;
	background-color: rgba(255, 255, 255, 0.00);
	background-size: cover;
	
}





#stacks_in_20868_8 .depth_tint{ background: rgba(255, 255, 255, 0.00); }

#stacks_in_20868_8 .content_tint{ background: rgba(0, 0, 0, 0.00); }

#stacks_in_20868_8 .depth_gradient{
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.00) 0%,rgba(0, 0, 0, 0.00) 75%);
	
	
	
	}



/* Heading */

#stacks_in_20868_8 .heading_out{
	display: block;
	
	background: rgba(0, 0, 0, 0.00);
	border-top: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	border-bottom: 0px solid rgba(230, 73, 30, 1.00);
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 0;}

#stacks_in_20868_8 .heading_in{
	padding: 0px 0;
	margin-left: 0px;
	margin-right: 0px;
}

#stacks_in_20868_8 .heading_out h2{
	font-size: 16px;
	line-height: 24px;
	color: rgba(234, 230, 225, 1.00);
	font-weight: 500;
	
	
	
	 text-align: left !important; 
	
	
	
	letter-spacing: 2px;
	text-indent: 0px;
	margin: 0;
	padding: 0;}

#stacks_in_20868_8 p.super_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 7px;
	
	
	 display: none; 
	
	float: none;}

#stacks_in_20868_8 p.sub_heading{
	color: rgba(255, 255, 255, 1.00);
	font-size: 14px;
	letter-spacing: 0px;
	margin: 0px 0 8px;
	
	
	
	
	float: none;}

/* Content */

#stacks_in_20868_8 .content_out{
	display: inline-block;
	position: relative;

	 
	max-width: 300px; 
	

	 text-align: left; 
	
	
	padding: 0% 0px 0% 0px;
	margin: 0 0%;}

/* Content (Separate Mobile Layout) */


@media screen and (max-width: 770px){
	#stacks_in_20868_8 .content_out{
		padding: 0% 0px 0% 0px;
		margin: 0 0%;}
	#stacks_in_20868_8 .heading_out h2{
		font-size: 16px;
		line-height: 24px;
	}
}


@media screen and (max-width: 770px ){
	#stacks_in_20868_8 .depth_wrapper{background-color: rgba(255, 255, 255, 0.00);}
	#stacks_in_20868_8 .depth_tint,
	#stacks_in_20868_8 .content_tint{ background: none !important; }
	#stacks_in_20868_8 .heading_out h2,
	#stacks_in_20868_8 .content_out{
		
		 text-align: center !important; 
		
	}
	
	#stacks_in_20868_8 .depth_wrapper .content_out{ display: block;margin: 0 auto; }
	
}


#stacks_in_20868_8 .content_flex{
	 align-items: flex-start; 
	
	
}

#stacks_in_20868_8 .content_in{
	min-width: 200px;
	position:relative;
	z-index:1;
	background: rgba(0, 0, 0, 0.00);
	border: 0px solid rgba(255, 255, 255, 1.00);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*IE 11 Fix*/
.depth_ie .content_in{
	width: 100%;
}

#stacks_in_20868_8 .content_in p.main_content{
	display: block;
	color: rgba(192, 186, 178, 1.00);
	font-size: 1.05em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	
	
	}

#stacks_in_20868_8 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 15px;
	padding: 3% 4.500000%;
	border-radius: 2px;
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 0.40);
	margin-bottom: 15%;
	transition: background 200ms, box-shadow 200ms, color 200ms;
	color: rgba(255, 255, 255, 1.00);
	background: rgba(255, 255, 255, 0.17);
	
	
	}

@media screen and (max-width: 770px){
	#stacks_in_20868_8 .content_in a.depth_button{
		padding: 3% 6%;
	}
}
#stacks_in_20868_8 .content_in a.depth_button:hover{
	color: rgba(255, 255, 255, 1.00);
	background: rgba(230, 73, 30, 1.00);
	box-shadow: inset 0 0 0 0px rgba(255, 255, 255, 1.00);}

#stacks_in_20868_8 .content_in p.sub_content{
	font-weight: normal;
	
	 font-style: italic; 
	
	font-size: 14px;
	color: rgba(255, 255, 255, 1.00);
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
	border-left: 0px solid rgba(230, 73, 30, 1.00);
	border-right: 0px solid rgba(230, 73, 30, 1.00);
	padding-left: 0px;
	padding-right: 0px;}

/* Aside */

#stacks_in_20868_8 .depth_aside{
	position: static;
	width: 100%;
	float: right;
	

	 
	margin-right: -300px; 
	

	

	display: none;
}
@media screen and (max-width: 770px){
	#stacks_in_20868_8 .depth_aside{
		margin-right:0;
		display: none;
	}
}
#stacks_in_20868_8 .depth_aside_wrapper{
	
	
	 
	padding-right: 300px; 
	
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	
	width: 100%;
}
#stacks_in_20868_8 .depth_aside_wrapper,
#stacks_in_20868_8 .depth_aside_wrapper .centered_image{
	
	
	
}
#stacks_in_20868_8 .depth_aside_wrapper .centered_image .imageStyle{
	
	
}

 #stacks_in_20868_8 .content_out .centered_image img{float: left;} 





#stacks_in_20868_8 .depth_aside_padding > div{max-width:300px;}

@media screen and (max-width: 770px){
	#stacks_in_20868_8 .depth_aside_wrapper{
		position: relative;
		transform: none;
		top: auto;
		padding-right: 0; 
	}
	
	
	
}

#stacks_in_20868_8 .depth_aside_padding{
	padding: 0px 50px 0px 0px;
}
@media screen and (max-width: 770px){
	#stacks_in_20868_8 .depth_aside_padding{
		padding: 0px 20px 0px 20px;
	}
}

/* Layer Top */


#stacks_in_20868_8 .depth_in{z-index: 4;}
#stacks_in_20868_8 .depth_tint{z-index: 3;}
#stacks_in_20868_8 .depth_gradient{z-index: 2;}
#stacks_in_20868_8 .depth_image{z-index: 1;}








/* Force Mobile Legibility */

@media screen and (max-width: 770px ){
	#stacks_in_20868_8 .depth_wrapper.content_tint,
	#stacks_in_20868_8 .depth_gradient{display: none;}
}



@media screen and (max-width: 770px ){
	#stacks_in_20868_8 .depth_wrapper .content_out{
		padding: 0 !important;
		margin: 0 !important;
		max-width: 100% !important;
	}
	#stacks_in_20868_8 .depth_wrapper .content_in{
		padding: 30px !important;
		margin: 0 !important;
	}
}



/* Breaks */

#stacks_in_20868_8 hr{border: 0;margin: 0;}

#stacks_in_20868_8 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_20868_8 hr.hr_bottom_header{
	height: 3px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	display: inline-block;}

#stacks_in_20868_8 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 20%;
	background: rgba(255, 255, 255, 0.40);
	margin-top: 15px;}