/* Start AudioDeckr stack CSS code */.stacks_in_1951audiodeckr {display:none; }/* panzer - general */.panzer { width: 300px; display: inline-block; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }.panzer-unsupported { width: auto; }div.panzer-expand { width: 100%; }.panzer .player { -moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */  border-radius: 5px; /* CSS3 */    position: relative; padding: 3px; height: 27px; text-align: left; }.panzer .controls { float: left; width: 28px; height: 28px; overflow: hidden; }.panzer .controls span, .panzer .controls a { float: left; width: 28px; height: 28px; background-position: 0 0; }.panzer .controls span:hover, .panzer .controls span.hover, .panzer .controls a:hover { background-position: -28px 0; }.panzer .controls span:active, .panzer .controls span.active, .panzer .controls a:active { background-position: -56px 0; }.panzer .controls em { display: block; }.panzer .controls .play em { width: 9px; height: 12px; margin-top: 9px; margin-left: 11px; background-position: -85px -1px; }.panzer .controls .pause em { width: 7px; height: 11px; margin-top: 9px; margin-left: 10px; background-position: -94px -1px; }.panzer .controls .download em { width: 9px; height: 10px; margin-top: 9px; margin-left: 9px; background-position: -103px -1px; }.panzer strong.alert { font: 12px/27px 'Helvetica',Arial; font-weight: normal; padding-left: 5px; }.panzer .progress-wrapper { position: absolute; height: 10px; left: 33px; top: 12px; right: 4px; }.show-duration .progress-wrapper { right: 34px; }.show-volume .progress-wrapper { right: 89px; }.show-volume .volume-wrapper { position: absolute; width: 80px; height: 10px; top: 12px; right: 4px; }.show-duration.show-volume .progress-wrapper { right: 120px; }.show-duration span.duration { position: absolute; top: 0; right: 4px; font: 10px/34px 'Helvetica',Arial; cursor: default; }.show-duration span.small { font-size: 9px; }.show-duration.show-volume span.duration { right: 89px }.panzer .progress, .panzer .volume { position: relative; margin: 0 5px; height: 10px; background-position: 0 -78px; z-index: 1; }.panzer .progress:before, .panzer .progress:after, .panzer .volume:before, .panzer .volume:after { position: absolute; top: 0; content: ''; width: 5px; height: 10px; z-index: 1; }.panzer .progress:before, .panzer .volume:before { left: -5px; background-position: -112px -1px; }.panzer .progress:after, .panzer .volume:after { right: -4px; background-position: -119px -1px; }.panzer .progress .elapsed, .panzer .volume .set { position: relative; height: 10px; background-position: 0 -88px; z-index: 2; }.panzer .progress .elapsed:before, .panzer .progress .elapsed:after, .panzer .volume .set:before, .panzer .volume .set:after { position: absolute; top: 0; content: ''; width: 6px; height: 10px; }.panzer .progress .elapsed:before, .panzer .volume .set:before { left: -5px; background-position: -124px -1px; }.panzer .progress .elapsed:after, .panzer .volume .set:after { right: -5px; background-position: -130px -1px; }.panzer .cover { position: relative; }.panzer .cover:after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-background-origin: border-box; -moz-background-origin: border; background-origin: border-box; background: -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0.05)), color-stop(0.5, rgba(255, 255, 255, .07)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))); background: -moz-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: -o-linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); background: linear-gradient(left top, rgba(255, 255, 255, .05), rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0)); }.panzer-expand .cover:after { display: none; }.panzer .cover img { display: block; margin: 0 auto; border: 0; max-width: 100%; height: auto; }/* panzer - player big */.panzer-big .player { padding: 5px; height: 48px; }.panzer-big .controls { width: 48px; height: 49px; overflow: hidden; }.panzer-big .controls span, .panzer-big .controls a { width: 48px; height: 49px; background-position: 0 -29px; margin: 0; padding: 0; border: 0; }.panzer-big .controls span:hover, .panzer-big .controls span.hover, .panzer-big .controls a:hover { background-position: -49px -29px; }.panzer-big .controls span:active, .panzer-big .controls span.active, .panzer-big .controls a:active { background-position: -98px -29px; }.panzer-big .controls .play em { width: 15px; height: 18px; margin-top: 15px; margin-left: 19px; background-position: -148px -33px; }.panzer-big .controls .pause em { width: 14px; height: 19px; margin-top: 15px; margin-left: 17px; background-position: -148px -53px; }.panzer-big .controls .download em { width: 14px; height: 18px; margin-top: 15px; margin-left: 17px; background-position: -165px -33px; }.panzer-big strong.alert { line-height: 48px; }.panzer-big .progress-wrapper { left: 58px; top: 24px; right: 6px; }.panzer-big.show-duration .progress-wrapper { right: 40px; }.panzer-big.show-duration span.duration { right: 6px; font-size: 12px; line-height: 57px; }.panzer-big.show-duration span.small { font-size: 11px; line-height: 58px; }.panzer-big.show-volume .progress-wrapper { right: 91px; }.panzer-big.show-volume .volume-wrapper { top: 24px; right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 126px; }.panzer-big.show-duration.show-volume span.duration { right: 91px }/* panzer - dark theme */.panzer-dark .controls span, .panzer-dark .controls a, .panzer-dark .controls em, .panzer-dark .progress, .panzer-dark .progress:before, .panzer-dark .progress:after, .panzer-dark .elapsed, .panzer-dark .elapsed:before, .panzer-dark .elapsed:after, .panzer-dark .volume, .panzer-dark .volume:before, .panzer-dark .volume:after, .panzer-dark .volume .set, .panzer-dark .volume .set:before, .panzer-dark .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-dark .player { border: 1px solid #111; background: #333; background: -moz-linear-gradient(top, #4a4a4a 0%, #292929 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#292929)); background: -webkit-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -o-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: -ms-linear-gradient(top, #4a4a4a 0%,#292929 100%); background: linear-gradient(to bottom, #4a4a4a 0%,#292929 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#292929',GradientType=0 ); -webkit-box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); box-shadow: inset 0px 0px 3px rgba(85,85,85,.75); }.panzer-dark strong.alert { color: #ccc; }.panzer-dark span.duration { color: #bbb; }.panzer-dark .cover { border: 1px solid #111; border-bottom: 0; background: #333; }/* panzer - light theme */.panzer-light .controls span, .panzer-light .controls a, .panzer-light .controls em, .panzer-light .progress, .panzer-light .progress:before, .panzer-light .progress:after, .panzer-light .elapsed, .panzer-light .elapsed:before, .panzer-light .elapsed:after, .panzer-light .volume, .panzer-light .volume:before, .panzer-light .volume:after, .panzer-light .volume .set, .panzer-light .volume .set:before, .panzer-light .volume .set:after { background-image: url(../files/audiodeckrAssets/panzer-sprite-black.png); }.panzer-light .player { border: 1px solid #bababa; background: #eee; background: -moz-linear-gradient(top, #fcfcfc 0%, #d0d0d0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#d0d0d0)); background: -webkit-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -o-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: -ms-linear-gradient(top, #fcfcfc 0%,#d0d0d0 100%); background: linear-gradient(to bottom, #fcfcfc 0%,#d0d0d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d0d0d0',GradientType=0 ); }.panzer-light span.duration { color: #666; }.panzer-light strong.alert { color: #666; }.panzer-light .cover { border: 1px solid #baababa; border-bottom: 0; background: #eee; }@media screen and (max-width: 480px) {	.panzer { width: auto; display: block; }}@media screen and (max-width: 320px) {	.show-duration .progress-wrapper { right: 34px; }	.show-volume .progress-wrapper { right: 4px; }	.show-volume .volume-wrapper { display: none; }	.show-duration.show-volume .progress-wrapper { right: 34px; }	.show-duration.show-volume span.duration { right: 4px }	.panzer-big.show-volume .progress-wrapper { right: 6px; }.panzer-big.show-duration.show-volume .progress-wrapper { right: 40px; }.panzer-big.show-duration.show-volume span.duration { right: 6px; }}.webbox06 { /* frames */ width: auto; height: auto; position: relative; margin: 15px auto 25px auto;}.webbox06  .box { /* body */ width: auto; height: auto; margin: 0 5px; padding: 40px 30px;/* text */ text-align: left; font: 12px/15px arial; color: #444444; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);/* border radius */ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;/* background */ background: -webkit-gradient(radial, center center, 0, center center, 200, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#a6a6a6)); background: -moz-radial-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, 0)), -moz-linear-gradient(#ddd, #a6a6a6); background-color: #a6a6a6;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);   box-shadow: 0 1px 1px #fff inset, 0 0 1px 1px rgba(255, 255, 255, .7) inset, 0 2px 5px rgba(0, 0, 0, 0.3);/* border */ border: 1px solid #888; }.webbox06 .box li {list-style:none;}.webbox06 .box li:before{content: '- ';}.webbox06 .ribbon_top { /* 'FEATURED BOX' ribbon */ position: absolute; top: 15px; height: 10px; width: 100%;}.webbox06 .ribbon_top .left_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px;}.webbox06 .ribbon_top .right_bg { height: 5px; width: 5px; background-color: #005cc4; position: absolute; top: 5px; right: 0px;}.webbox06 .ribbon_top .left { height: 10px; width: 5px; position: absolute; top: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px;}.webbox06 .ribbon_top .right { height: 10px; width: 5px; top: 0px; right: 0;/* background */ background: -webkit-gradient(linear, left top, left bottom, from(#004fa8), to(#00397a)); background: -moz-linear-gradient(#004fa8, #00397a); background-color: #004fa8;/* border radius */ -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: absolute;}.webbox06 .ribbon_top .main { /* main part of the ribbon */ height: 25px; width: 100%; background-color: #aaa; position: absolute; top: 10px; padding: 5px 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;/* text */ text-align: center; font: bold 18px/24px arial; color: #fff; text-shadow:  0 1px 1px #005cc4;/* backgorund */ background: -webkit-gradient(linear, left top, right top, from(#005cc4), color-stop(.03, #107de3), color-stop(.1, #40a9fd), color-stop(.5, #87deff), color-stop(.9, #40a9fd), color-stop(.97, #107de3), to(#005cc4)); background: -moz-linear-gradient(180deg, #005cc4, #107de3 3%, #40a9fd 10%, #87deff 50%, #40a9fd 90%, #107de3 97%, #005cc4); background-color: #005cc4;/* border */ border-top: solid 1px #005cc4; border-bottom: solid 1px #005cc4;/* shadow */ -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}.webbox06 .gloss_top { width: 100%; height: 1px; position: absolute; top: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);} .webbox06 .gloss_bottom { width: 100%; height: 1px; position: absolute; bottom: 0px;/* background */ background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(.05, rgba(255, 255, 255, 0)), color-stop(.2, #fff), color-stop(.8, #fff), color-stop(.95, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5%, #fff 20%, #fff 80%, rgba(255, 255, 255, 0) 95%, rgba(255, 255, 255, 0)); background-color: rgba(255, 255, 255, 0);}  .webbox06 .ribbon_bottom {  /* 'READ MORE' ribbon */ position: absolute; bottom: -7px; left: 90px; height: 40px; width: 140px;}.webbox06 .ribbon_bottom .left_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; left: 5px; bottom: 0;}.webbox06 .ribbon_bottom .right_bg { height: 5px; width: 5px; background-color: #107de3; position: absolute; right: 5px; bottom: 0;}.webbox06 .ribbon_bottom .left { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .right { height: 5px; width: 10px; background-color: #005cc4; position: absolute; bottom: 0; right: 0;/* border radius */ -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;}.webbox06 .ribbon_bottom .main {  /* main part of the ribbon */ height: 39px; width: 120px; position: absolute; left: 10px; text-align: center;/* border radius */ -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#42b8e4), color-stop(.1, #42b8e4), color-stop(.5, #87deff), color-stop(.8, #42b8e4), to(#218ef4)); background: -moz-linear-gradient(#42b8e4 10%, #87deff 50%, #42b8e4 80%, #218ef4); background-color: #218ef4;/* shadows and highlights */ -webkit-box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);   -moz-box-shadow: 0 1px 0px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px #fff inset, 0 -1px 3px rgba(0, 0, 0, 0.3);/* border */ border-top: solid 1px #218ef4; border-left: solid 1px #218ef4; border-right: solid 1px #218ef4;}.webbox06 .ribbon_bottom .main:hover {/* backgorund */ background: -webkit-gradient(linear, left top, left bottom, from(#6dc8ea), color-stop(.1, #6dc8ea), color-stop(.5, #ace8ff), color-stop(.8, #6dc8ea), to(#218ef4)); background: -moz-linear-gradient(#6dc8ea 10%, #ace8ff 50%, #6dc8ea 80%, #218ef4);}.webbox06 .ribbon_bottom .main  a { /* 'READ MORE' link styling */ text-decoration: none; font: bold 14px/36px arial; color: #005cc4; text-shadow:  0 1px 1px rgba(255, 255, 255, 1);}.webbox06 .ribbon_bottom .main:hover  a { color: #287cda;}/* End AudioDeckr stack CSS code */#stacks_in_15238 .fullpagebg {

 

opacity:0; 
-webkit-animation:fadeIn ease-in 11s;
-webkit-animation-delay: 0s;
-webkit-animation-fill-mode:forwards;
-ms-animation:fadeIn ease-in 11s;
-ms-animation-delay: 0s;
-ms-animation-fill-mode:forwards;
-moz-animation:fadeIn ease-in 11s;
-moz-animation-delay: 0s;
-moz-animation-fill-mode:forwards;
-o-animation:fadeIn ease-in 11s;
-o-animation-delay: 0s;
-o-animation-fill-mode:forwards;
animation:fadeIn ease-in 11s;
animation-delay: 0s;
animation-fill-mode:forwards;
 




	position: fixed; z-index: -1;

 
	background: url(../files/imagelayerch1-15238.jpg) no-repeat center center; 


 
 

 




	height: 100%; width: 100%;
	overflow: hidden;
	margin-right: 0;
	margin-left: 0;
	top: 0;
	left: 0;


	opacity: 0.20;
 


	background-size: cover;
	-webkit-background-size: cover; 
	-o-background-size: cover; 
 

 







/*customcss;*/
}

#stacks_in_15238 .bgoverlay {
 


	


	opacity: 1;
 

/*customcss;*/
}


#fullpagebg {

}

#fullpagebg {

}

#fullpagebg {

}


body {

}

html {

background: transparent !important;

}








@media only screen and (max-width : 0px) {
#stacks_in_15238 .fullpagebg {
 
 
 
 
}

#stacks_in_15238 .bgoverlay {
 
}

html {
 
}
}



@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px) 
  and (orientation: portrait){
#stacks_in_15238 .fullpagebg {
	background: url(../files/imagelayerch1-15238.jpg) no-repeat center center;
    overflow: hidden;
	
		
			background-size: auto 1024px;
			-webkit-background-size: auto 1024px; 
			-o-background-size: auto 1024px;

		 
	
/*customcss;*/
  }
}

@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px) 
  and (orientation: landscape){
#stacks_in_15238 .fullpagebg {
	background: url(../files/imagelayerch1-15238.jpg) no-repeat center center;
    overflow: hidden;
	
		
			background-size: 1024px auto;
			-webkit-background-size: 1024px auto; 
			-o-background-size: 1024px auto; 
		 
	 
/*customcss;*/
  }
}




@-webkit-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@-ms-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@-moz-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@-o-keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
@keyframes fadeIn { 
from { opacity:0; } to { opacity:1; } 
}
 