/* 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: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Oswald', 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: 'Oswald', 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: %;}}
#stacks_in_40720 {
	margin: 100px 0px 30px 0px;
}

#stacks_in_40721 {
	display:inline-block; width:100%; line-height: 1.150000em;
	font-size: 250%;
}

#stacks_in_40722 {
	margin: 0px 0px 60px 0px;
}
/* PaySnap v.2.0.3 Stylesheet (START) */


/* 2013-09-30 21:54 malsup */

#paysnap-debug-wrap {
    background-color: rgba(0,0,0,0.30);
    padding:8px;
    -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 5px; /* FF1-3.6 */
    border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    overflow: auto;
}
#paysnap-debug {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	border: 4px solid rgba(0,0,0.5);
	color: #333333;
}

.btn-paysnap{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn-paysnap:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-paysnap:hover,
.btn-paysnap:focus {
  color: #333333;
  text-decoration: none;
}

.btn-paysnap:active,
.btn-paysnap.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-paysnap.disabled,
.btn-paysnap[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-paysnap.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-paysnap.btn-sm,
.btn-paysnap.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-paysnap.btn-xs {
  padding: 1px 5px;
}

.btn-paysnap.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-paysnap.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-paysnap.btn-danger:hover,
.btn-paysnap.btn-danger:focus,
.btn-paysnap.btn-danger:active,
.btn-paysnap.btn-danger.active,
.open .dropdown-toggle.btn-paysnap.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-paysnap.btn-danger:active,
.btn-paysnap.btn-danger.active,
.open .dropdown-toggle.btn-paysnap.btn-danger {
  background-image: none;
}

.btn-paysnap.btn-danger.disabled,
.btn-paysnap.btn-danger[disabled],
fieldset[disabled] .btn-paysnap.btn-danger,
.btn-paysnap.btn-danger.disabled:hover,
.btn-paysnap.btn-danger[disabled]:hover,
fieldset[disabled] .btn-paysnap.btn-danger:hover,
.btn-paysnap.btn-danger.disabled:focus,
.btn-paysnap.btn-danger[disabled]:focus,
fieldset[disabled] .btn-paysnap.btn-danger:focus,
.btn-paysnap.btn-danger.disabled:active,
.btn-paysnap.btn-danger[disabled]:active,
fieldset[disabled] .btn-paysnap.btn-danger:active,
.btn-paysnap.btn-danger.disabled.active,
.btn-paysnap.btn-danger[disabled].active,
fieldset[disabled] .btn-paysnap.btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-paysnap.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-paysnap.btn-success:hover,
.btn-paysnap.btn-success:focus,
.btn-paysnap.btn-success:active,
.btn-paysnap.btn-success.active {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-paysnap.btn-success:active,
.btn-paysnap.btn-success.active {
  background-image: none;
}

.btn-paysnap.btn-success.disabled,
.btn-paysnap.btn-success[disabled] {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-paysnap.paysnap-co-btn {
	display: block;
	padding: 12px 24px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.33;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	     -o-user-select: none;
	        user-select: none;
}

#paysnap-container input[type="number"]::-webkit-outer-spin-button,
#paysnap-container input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

#paysnap-container .form-control:-moz-placeholder {
  color: #999999;
}

#paysnap-container .form-control::-moz-placeholder {
  color: #999999;
}

#paysnap-container .form-control:-ms-input-placeholder {
  color: #999999;
}

#paysnap-container .form-control::-webkit-input-placeholder {
  color: #999999;
}

#paysnap-container .form-control {
  display: block;
  width: 40px;
  height: 34px;
  padding:0 8px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}




/* BlockUI Styling (START) */

div.blockOverlay {	
}

.ps-overlay-footer {
  position: fixed;
  z-index: 1099;
  bottom: 15px;
  left: 15px;
  right: 15px;
  height: 28px;
  text-align: center;
  font-size: 11px;
}

.ps-overlay-footer > span {
	  color:#fff;
	  color:rgba(255,255,255,.25);
	  border:1px solid #fff;
	  border-color:rgba(255,255,255,.25);
	  border-radius: 3px;
	  padding:12px 8px;
}

div.paysnap-modal {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top:50%;
    z-index: 1099;
    height: auto;
    margin-left: -20%;
    width: 40%;
    padding: 0;
}

div.paysnap-modal * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }



@media only screen and (min-width: 768px) {
    div.paysnap-modal {
        top: 30%;
    }
    div.paysnap-modal {
        margin-left: -20%;
        width: 40%;
    } 
}

@media (max-width: 480px) {

  .paysnap-modal, #paysnap-container {
    margin-top: 0 !important;
  	margin-left:0 !important;
  	width:auto !important;
	top:0 !important;
	left:0 !important;
	right:0 !important;
    zoom:0;
  }
  
  select:focus,textarea:focus,input:focus{font-size:16px;background:#eee}
}


#ps-modal-wrap-details {
    height: 100%;
    max-height: 100%;
} 

#ps-modal-wrap, #ps-modal-wrap-details {
    background-color: rgba(0,0,0,0.30);
    padding:8px;
    margin-left:auto;
    margin-right:auto;
    position:absolute;
    z-index:1;
    left: 0;
    right: 0;
    -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 5px; /* FF1-3.6 */
    border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /*text-align: center;*/
    overflow: auto;
}

#ps-modal-heading, #ps-modal-heading-details {
    padding: 12px;
    background-color: #F1F1F1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight:bold;
    font-size: 16px;
    text-align: center;
}

#ps-modal-body, #ps-modal-body-details {
    padding: 0;
    background-color: #F1F1F1;
    -webkit-border-radius: 0 0 4px 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
    -moz-border-radius: 0 0 4px 4px; /* FF1-3.6 */
    border-radius: 0 0 4px 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    border-top: 1px solid #bababa;
    color: #555;
    font-size: 13px;

}

#ps-modal-body > div.inner, #ps-modal-body-details > div.inner {
	padding:20px;
}

#ps-modal-body-details {
    overflow: auto;
}

.btn-paysnap {
	display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.333333333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
	color: #333;
	background-color: #ffffff;
	border-color: #ccc;
	min-width:80px;
}

.btn-paysnap:hover {
	background-color: #f1f1f1;
	border-color: #bbb;
}

.btn-paysnap:focus
{
	outline: none;
}

#ps-modal-body > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ps-modal-body textarea {
	background: #fff;
	padding: 6px;
}

#ps-modal-body a {
	color: #777;
}


button.paysnap-close-sheet {
	min-width:100px !important;
}

/* BlockUI Styling (END) */

p.ydps-error {
		padding: 6px 14px 7px 12px;
	    border: 1px solid #821b1b;
	    color: #ffffff;
	    text-shadow: 1px 1px 0 #46130f;
	    background: -webkit-gradient(linear, left bottom, left top, from(#db4b4b), color-stop(0.9, #db5b5b), to(#f7e0e0)) #db4b4b;
	    line-height: 14px;
	    font-size: 12px;
	    -webkit-border-radius: 9px;
	    -moz-border-radius: 9px;
	    border-radius: 9px;
	    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.17);
	}

div.paysnap-option > ul, div.paysnap-option > ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.paysnap-option > ol.horiz li
{
	float: left;
}

/* @group Cart */

#paysnap * {
	font-size: 12px;
}

#paysnap-wrapper{
}

#paysnap img {
	border: 0;
	padding: 0;
	margin: 4px;
}

#paysnap label{
	font-weight:bold;
}

#paysnap-footer {
	clear: both;
}

#paysnap .hidden {
	display: none;
}

#paysnap .paysnap-product-name{
	font-size:14px;
	font-weight:bold;
	margin: 4px 0;
	
}

.paysnap-detail-contents {
	padding: 20px;
	overflow: auto;
}

#paysnap {
	border-bottom: none;
	margin: 10px auto;
}

.cart-loader {
	background: transparent none repeat scroll 0 0;
	display: none;
	height: 40px;
	overflow: hidden;
	position: absolute;
	width: 40px;
	z-index: 5000;
}

.cart-loader div {
	background: transparent url(paysnap/cart_progress.png) no-repeat scroll 0 0;
	height: 480px;
	left: 0;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 5001;
}

div.paysnap-content {
	overflow: auto;
	background: #ffffff;
    /*
background: -webkit-gradient(linear, left top, left bottom, from(#A1A1A1), to(#B5B5B5));
    background: -moz-linear-gradient(top,  #A1A1A1,  #B5B5B5);
*/
}

#paysnap-cart-empty {
	padding: 10px 10px;
	font-size: medium;
	margin-top:60px;
	color:#3C3C3C;
	text-align: center;
}

#paysnap-cart table {
	background-color: transparent;
	border-collapse: collapse;
	padding:4px;
}

#paysnap-cart th {
	padding: 5px
}

#paysnap-cart td {
	padding: 3px;
	vertical-align:top;
	padding:6px;
}

#paysnap-cart tr {
	border-bottom:1px solid #BFBFBF;
	border-top:1px solid #FFFFFF;
	background: #fff;
    /*
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E1E1E1));
    background: -moz-linear-gradient(top,  #FFFFFF,  #E1E1E1);
*/
}

#paysnap-cart tr:last-child {
	border-bottom:1px solid #BABABA;
}



.paysnap-qty
{
	border-radius:5px;
	line-height:18px;
	border:1px solid #E1E1E1;
	margin: 4px 0 0 4px;
	width:40px;
}

#paysnap-cart td:first-child{
	width:60px;
}

#paysnap-cart td.paysnap-delete {
	padding: 12px 4px 0 4px;
	height: 24px;
	width: 24px;
	cursor:pointer;
	color:#E43C17;
	/* background: url(paysnap/icon24_trash.png) no-repeat 6px 8px; */
}

#paysnap-cart .paysnap-product-name {
	font-size: 14px;
	line-height:15px;
	font-weight: bold;
	display: block;
	text-align: left;
	color: #262626;
}

#paysnap-cart .paysnap-product-details {
	display: block;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #727272;
}

#paysnap-cart .paysnap-row-total {
	color: #64991E;
	font-weight:bold;
}

.paysnap-number {
	text-align: center;
	font-size:14px;;
}



#paysnap-container {
    display: none;
	top: 20%;
	left:50%;
	position: fixed;
	width: 500px;
	margin:0;
    margin-left:-250px;
	padding: 0;
}

/* ----------------------------------------------------------------------------------------- */
/* rules for making cart height 100% in mobile */

/* same as @media rule above */
.ps-mobile #paysnap-container {
    margin-top: 0 !important;
    margin-left:0 !important;
    width:auto !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    zoom:0;
}

.ps-mobile #paysnap-container,
.ps-mobile #paysnap-container #ps-modal-wrap,
.ps-mobile #paysnap-container #ps-modal-body,
.ps-mobile #paysnap-container #paysnap-contents,
.ps-mobile #paysnap-container div.paysnap-content,
.ps-mobile #paysnap-cart,
.ps-mobile #paysnap-cart-contents
{ 
    height: 100%; 
    max-height: 100%; 
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.ps-mobile #ps-stretch { height: auto }

body.ps-mobile .ps-overlay-footer { display: none }

.ps-mobile #paysnap-cart-contents
.ps-mobile #paysnap-container #paysnap-cart,
{ height: auto }

/* ----------------------------------------------------------------------------------------- */


/* makes cart stick in pos ie6 */
* html #paysnap-container {
	top: expression((ignoreMe = document.documentElement.scrollTop || document.body.scrollTop) + 100 + 'px');
	position: absolute;
}



#paysnap-container iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -10;
	border: none;
	padding: 0;
	margin: 0;
}

* html #paysnap-container iframe {
	filter: alpha(opacity=0);
}



#paysnap-close, #paysnap-close-details{
	display: block;
	position:  absolute;
	width:30px;
	height: 30px;
	top: 20px;
	left: 20px;
	color:#CCC;
	font-weight:bold;
	font-size:18px;
	cursor: pointer;
}

#paysnap-contents {
	clear: left;
	position: relative;
	height: 200px;
}

div.paysnap-content {
	height: 200px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: hidden;
}

#paysnap-cart {
	width: 100%;
	height: 200px;
	overflow:hidden;	
}

#paysnap-cart.blur td {
/* IE specific */
  filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=10); 
	-ms-filter:blur(3px);
	-webkit-filter:blur(3px);
	-moz-filter:blur(3px);
	-o-filter:blur(3px);
	filter: blur(3px)
}

div.paysnap-cart-checkout {	

	padding: 12px;
	background: transparent;	
}

div.paysnap-cart-checkout .paysnap-co-btn i{
	
	display:inline-block;
	font-size: 24px;
	vertical-align: middle;
	
}

div.paysnap-content table {
	width: 100%;
	border-spacing: 0;
}


div.paysnap-div-bar{
	height:6px;
	border-top:#B5B5B5 1px solid;
	border-bottom:#929292 1px solid;
	background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
    background: -moz-linear-gradient(top,  #fff,  #ccc);
}


#paysnap-cart-msg {
	color: #333333;
	font-size: medium;
	padding: 8px;
}

#paysnap-cart-contents {
	width: 100%;
	height: 200px;
	max-height: 200px;
	overflow: auto;
	overflow-x: hidden;
	padding:0;
}

#paysnap-progress-bar
{
	position:absolute;
	width:100%;
	top:100px;
	left:0;
	text-align:center;
	background:transparent;
	z-index: 1999;
	display:none;

}

#paysnap-progress-bar > div {

	width:48px;
	padding:10px;
	background:transparent;
	margin:24px auto;
	
}

div.paysnap #paysnap-progress-bar > div > .progress {
	margin-bottom: 0 !important;
	}



/*
.paysnap-update-btn {
	height: 32px;
	width: 121px;
	margin: 0;
	padding: 0;
	background: transparent url('paysnap/update-btn.png') no-repeat;
}
*/

.paysnap-update-btn input {
	opacity: 0;
}

/* clearfix hacks */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

#paysnap-cart-title {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
}

#paysnap-cart-footer {
	width: 100%;
	position: relative;
	bottom: 0;
	left: 0;
	padding: 14px 4px 16px 4px;
	height: 12px;
	font-size: 11px;
}

#paysnap-cart-title, #paysnap-cart-footer {
	color: #303030;
	text-shadow: 1px 1px 0 #FFFFFF;
}

div.paysnap-cart-total {
	font-size:24px;
	line-height: 28px;
	font-style: italic;
	text-align: center;
	padding: 4px 0 8px 0;
	color: #fff;
    background: #64991E;
}


.paysnap-row-one {
	
}

.paysnap-row-two { margin-top:6px; }
/* @end */



/* @group Sheet */

.paysnap-sheet {
	width: 360px;
	padding: 20px;
	background: #fff;
	position: absolute;
	margin-top: -1px;
	top: 0;
	left: 40px;
	font-size: 1.2em;
	z-index: 2000;
	border: 1px solid #BABABA;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	text-align: center;
}

@media (max-width: 480px) {

    .paysnap-sheet {
        left: 0;
        width: 95%;
    }

}

.paysnap-sheet h3 {
	padding: 0 16px 2px;
	font-weight: bold;
	color: #FFFFFF;
}
 
.paysnap-sheet div {
	color: #FFFFFF;
	padding: 10px 16px 2px;
	margin: 2px;
}

/* @end */



@media screen and (max-device-width: 480px){
    /* All iPhone only CSS goes here */
    
    #paysnap-container {
		left:10px;
	}


}


label.paysnap-label{
	font-weight:bold;
	display: block;
}


div.blockMsg > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.blockMsg textarea {
	background: #fff;
	padding: 6px;
}

div.blockMsg a {
	color: #777;
}

div.blockMsg h3{ 
	font-size: 20px; 
	margin:4px 0;
	color:#333;
	font-weight: bold;
}

#stacks_in_40724 .ydps-debug {
	border-radius:  5px;
	border:  1px dashed silver;
	padding: 20px;
	background: #fff;
}


/* Paysnap icon font */
@font-face {
	font-family: 'paysnap';
	src:url('../files/paysnap/assets/font/paysnap.eot');
	src:url('../files/paysnap/assets/font/paysnap.eot?#iefix') format('embedded-opentype'),
		url('../files/paysnap/assets/font/paysnap.woff') format('woff'),
		url('../files/paysnap/assets/font/paysnap.ttf') format('truetype'),
		url('../files/paysnap/assets/font/paysnap.svg#paysnap') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'paysnap';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="ps-icon-"] {
*/
.ps-icon-yabdab-logo, .ps-icon-yabdab-smile, .ps-icon-refresh, .ps-icon-secure, .ps-icon-ok, .ps-icon-remove, .ps-icon-arrow-left, .ps-icon-arrow-right, .ps-icon-paypal-logo, .ps-icon-paypal, .ps-icon-basket, .ps-icon-responsive, .ps-icon-cart, .ps-icon-cart-2, .ps-icon-cart-3, .ps-icon-eye, .ps-icon-notify, .ps-icon-ban-circle, .ps-icon-ok-circle, .ps-icon-bitcoin, .ps-icon-won, .ps-icon-renminbi, .ps-icon-yen, .ps-icon-rupee, .ps-icon-dollar, .ps-icon-gbp, .ps-icon-euro, .ps-icon-remove-circle {
	font-family: 'paysnap';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.ps-icon-yabdab-logo:before {
	content: "\f118";
}
.ps-icon-yabdab-smile:before {
	content: "\f120";
}
.ps-icon-refresh:before {
	content: "\f021";
}
.ps-icon-secure:before {
	content: "\e00a";
}
.ps-icon-ok:before {
	content: "\f00c";
}
.ps-icon-remove:before {
	content: "\f00d";
}
.ps-icon-arrow-left:before {
	content: "\e018";
}
.ps-icon-arrow-right:before {
	content: "\e019";
}
.ps-icon-paypal-logo:before {
	content: "\e014";
}
.ps-icon-paypal:before {
	content: "\e01c";
}
.ps-icon-basket:before {
	content: "\e01d";
}
.ps-icon-responsive:before {
	content: "\e01e";
}
.ps-icon-cart:before {
	content: "\e01f";
}
.ps-icon-cart-2:before {
	content: "\e020";
}
.ps-icon-cart-3:before {
	content: "\e021";
}
.ps-icon-eye:before {
	content: "\e022";
}
.ps-icon-notify:before {
	content: "\e015";
}
.ps-icon-ban-circle:before {
	content: "\f05e";
}
.ps-icon-ok-circle:before {
	content: "\f05d";
}
.ps-icon-bitcoin:before {
	content: "\f15a";
}
.ps-icon-won:before {
	content: "\f159";
}
.ps-icon-renminbi:before {
	content: "\f158";
}
.ps-icon-yen:before {
	content: "\f157";
}
.ps-icon-rupee:before {
	content: "\f156";
}
.ps-icon-dollar:before {
	content: "\f155";
}
.ps-icon-gbp:before {
	content: "\f154";
}
.ps-icon-euro:before {
	content: "\f153";
}
.ps-icon-remove-circle:before {
	content: "\f05c";
}

.ps-icon-red {color: #d9534f;}
.ps-icon-2x{font-size:2em}
.ps-icon-3x{font-size:3em}
.ps-icon-4x{font-size:4em}
.ps-icon-5x{font-size:5em}


/* Animated rotating icon */
.ps-icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
/* Prevent stack and spinners from being taken inline when inside a link */
a .ps-icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.btn-paysnap
{
	color: #103B62;
	background-color: #FFB33D;
	border-color: #FFB33D;
}

.btn-paysnap:hover
{
	color: #103B62;
	background-color: #FF9933;
	border-color: #FFB33D;
}


.paysnap-qty {
	width:40px !important;
}



/* Custom Start */
#paysnap-container, .btn-paysnap.paysnap-co-btn { font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; }

#ps-modal-body { background-color: #E3E3E3; border-color: #BABABA; border-width: 0; }

#ps-modal-body-details { 
	background-color: #FFFFFF; 
	border-width: 0;
}

#paysnap-cart-contents {
	background-color: #FFFFFF; border-color: #BABABA border-width:0;
}
#paysnap-cart-contents table,
#paysnap-cart-contents table tr,
#paysnap-cart tr:last-child {
	background: transparent;
	border-color: #BABABA;
	border-width: 0;
	border-bottom: 1px solid #BABABA;
}

#ps-modal-heading { font-size: 14px;
	background-color: #E3E3E3; color: #888888;
	border-width: 0; }

#ps-modal-heading-details { 
	font-size: 14px;
	color: #888888; 
	background-color: #FFFFFF;
}	
	
#paysnap-close, #paysnap-close-details { color: #CCCCCC; }
/*#ps-modal-body, #ps-modal-body-details { background-color:  ;}*/
#paysnap-cart .paysnap-product-name { color: #000000; font-size: 14px; line-height: 16px;}
#paysnap-cart .paysnap-product-details { color: #727272; font-size: 14px; line-height: 16px;}
#paysnap-cart .paysnap-row-total { color: #65982A; font-size: 14px; line-height: 16px; }
#paysnap-cart td.paysnap-delete { font-size: 14px; color: #E23E25; }
.ps-icon-refresh { color: #333333 !important; }
div.paysnap-cart-total { background-color: #65982A; color: #FFFFFF; font-size: 24px; border-color:#BABABA; border-width: 0; }
.btn-paysnap.paysnap-co-btn { color: #FFFFFF; background-color: #2391DB; border-color: #2391DB; }
.btn-paysnap.paysnap-co-btn:hover { color: #FFFFFF; background-color: #186CBA !important; border-color: #2391DB; }
	
div.paysnap .paysnap-sheet {
	border-color: #BABABA;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.ps-overlay-footer > span {
	border-color: #E3E3E3;
	color: #E3E3E3;
	font-size: 11px;
}

/* Custom End */
/* PaySnap v.2.0.3 Stylesheet (END) */
#stacks_in_40725 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_40725 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_40725 #jwresp_col2_stacks_in_40725{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_40725 #jwresp_col1_stacks_in_40725,#stacks_in_40725 #jwresp_col2_stacks_in_40725{width:100%;float:none;display:block}#stacks_in_40725 #jwresp_col1_stacks_in_40725{margin-bottom:15px}}

#stacks_in_40726 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_40731 {
	margin: 0px 0px 9px 0px;
}

#stacks_in_40732 {
	margin: 0px 0px 14px 0px;
}

#stacks_in_40734 {
	margin: 0px 0px 20px 0px;
}
/* PaySnap Button v.2.0.3 Stylesheet (START) */
#stacks_in_40736 div.paysnap-button > .btn-paysnap
{
	color: #FFFFFF;
	background-color: #2391DB;
	border-color: #2391DB;
}

#stacks_in_40736 div.paysnap-button > .btn-paysnap:hover
{
	color: #FFFFFF;
	background-color: #186CBA;
	border-color: #2391DB;;
}

#stacks_in_40736 input[type="button"]:disabled, 
#stacks_in_40736 input[type="image"]:disabled,
#stacks_in_40736 button:disabled {
	opacity: .5;
	cursor: not-allowed !important;
}
/* PaySnap Button v.2.0.3 Stylesheet (END) */

#stacks_in_40739 {
	background-color: rgba(230, 230, 230, 1.00);
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	padding:  10px;
}

#stacks_in_40744 {
	margin: 0px 0px 8px 0px;
}

#stacks_in_40745 {
	margin: 0px 0px 12px 0px;
}

#stacks_in_40747 {
	margin: 0px 0px 18px 0px;
}
/* PaySnap Button v.2.0.3 Stylesheet (START) */
#stacks_in_40749 div.paysnap-button > .btn-paysnap
{
	color: #FFFFFF;
	background-color: #2391DB;
	border-color: #2391DB;
}

#stacks_in_40749 div.paysnap-button > .btn-paysnap:hover
{
	color: #FFFFFF;
	background-color: #186CBA;
	border-color: #2391DB;;
}

#stacks_in_40749 input[type="button"]:disabled, 
#stacks_in_40749 input[type="image"]:disabled,
#stacks_in_40749 button:disabled {
	opacity: .5;
	cursor: not-allowed !important;
}
/* PaySnap Button v.2.0.3 Stylesheet (END) */
/* PaySnap Button v.2.0.3 Stylesheet (START) */
#stacks_in_40752 div.paysnap-button > .btn-paysnap
{
	color: #FFFFFF;
	background-color: #2391DB;
	border-color: #2391DB;
}

#stacks_in_40752 div.paysnap-button > .btn-paysnap:hover
{
	color: #FFFFFF;
	background-color: #186CBA;
	border-color: #2391DB;;
}

#stacks_in_40752 input[type="button"]:disabled, 
#stacks_in_40752 input[type="image"]:disabled,
#stacks_in_40752 button:disabled {
	opacity: .5;
	cursor: not-allowed !important;
}
/* PaySnap Button v.2.0.3 Stylesheet (END) */

#stacks_in_40752 {
	margin: 40px 20px 0px 0px;
}

#stacks_in_40753 {
	padding: 60px 0px 60px 0px;
}
/* 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: 'Open Sans', 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_40758 .content_flex{
		min-height: 0px;
	}
}

@media (min-width: 900px){
	#stacks_in_40758 .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_40758 .depth_section_link:hover .depth_in,
#stacks_in_40758 .depth_section_link:hover .depth_image{
	transform: scale(1.00);
}





#stacks_in_40758.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_40758.depth_out a{
	color: rgba(83, 124, 165, 1.00);}

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

#stacks_in_40758 .depth_image{

	background-size: cover;
	

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

	

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

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





#stacks_in_40758 .depth_tint{ background: rgba(255, 255, 255, 0.85); }

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

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



/* Heading */

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

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

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

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

#stacks_in_40758 p.sub_heading{
	color: rgba(0, 0, 0, 1.00);
	font-size: 14px;
	letter-spacing: 2px;
	margin: 5px 0 15px;
	
	
	
	
	float: none;}

/* Content */

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

	 
	max-width: 700px; 
	

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

/* Content (Separate Mobile Layout) */


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


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


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

#stacks_in_40758 .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_40758 .content_in p.main_content{
	display: block;
	color: rgba(0, 0, 0, 1.00);
	font-size: 1.20em;
	line-height: 1.40;
	margin-top: 0%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 4%;
	
	
	}

#stacks_in_40758 .content_in a.depth_button{
	display: inline-block;
	text-decoration: none;
	line-height: 1.4;
	font-size: 20px;
	padding: 3% 4.500000%;
	border-radius: 0px;
	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(83, 124, 165, 1.00);
	 font-weight: bolder; 
	
	}

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

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

/* Aside */

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

	 
	margin-right: -700px; 
	

	

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

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



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

#stacks_in_40758 .depth_aside_padding > div{max-width:500px;}

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

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

/* Layer Top */


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








/* Force Mobile Legibility */

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




/* Breaks */

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

#stacks_in_40758 hr.hr_top_header{
	height: 0px;
	width: 0%;
	background: rgba(83, 124, 165, 1.00);
	display: inline-block;}

#stacks_in_40758 hr.hr_bottom_header{
	height: 10px;
	width: 23%;
	background: rgba(83, 124, 165, 1.00);
	display: inline-block;}

#stacks_in_40758 hr.hr_bottom_content{
	display: inline-block;
	height: 0px;
	width: 12%;
	background: rgba(230, 73, 30, 1.00);
	margin-top: 20px;}