/*-- FitText Stack v1.0.0 by Joe Workman --*/
#stacks_in_4,#stacks_in_4 .stacks_out,#stacks_in_4 .stacks_in{overflow:visible;}
#stacks_in_4{padding:0.15em 0;}
/*-- End FitText Stack --*/#stacks_in_263>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





/*-- Fluid Image Stack v1.5.0 by Joe Workman --*/

#stacks_in_30 img{width:100% !important;height:auto !important;min-width:50px !important;}












	


/*-- End Fluid Image Stack --*//*-- FitText Stack v1.0.0 by Joe Workman --*/
#stacks_in_36,#stacks_in_36 .stacks_out,#stacks_in_36 .stacks_in{overflow:visible;}
#stacks_in_36{padding:0.15em 0;}
/*-- End FitText Stack --*//*-- Fluid Image Stack v1.5.0 by Joe Workman --*/

#stacks_in_32 img{width:100% !important;height:auto !important;min-width:50px !important;}












	


/*-- End Fluid Image Stack --*//*-- FitText Stack v1.0.0 by Joe Workman --*/
#stacks_in_38,#stacks_in_38 .stacks_out,#stacks_in_38 .stacks_in{overflow:visible;}
#stacks_in_38{padding:0.15em 0;}
/*-- End FitText Stack --*//*  Gridly v1.0.0 by WeaverThemes */

#stacks_in_24 .row { color: #FFFFFF }
#stacks_in_24 .row span i { text-align: center;display: block;line-height: 50px; }
#stacks_in_24 .row span i:before { font-size: 50px }

/*-- Fluid Image Stack v1.5.0 by Joe Workman --*/

#stacks_in_169 img{width:100% !important;height:auto !important;min-width:50px !important;}












	


/*-- End Fluid Image Stack --*//*-- Fluid Image Stack v1.5.0 by Joe Workman --*/

#stacks_in_167 img{width:100% !important;height:auto !important;min-width:50px !important;}












	


/*-- End Fluid Image Stack --*//*-- Fluid Image Stack v1.5.0 by Joe Workman --*/

#stacks_in_165 img{width:100% !important;height:auto !important;min-width:50px !important;}












	


/*-- End Fluid Image Stack --*/
#jCycleStackstacks_in_262_18_18_1 {
	display: block;
}

/*
    these are just the default styles used in the Cycle2 demo pages.  
    you can use these styles or any others that you wish.
*/


/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.cycle-slideshow {position: relative; width: 100%;}

/* slideshow images (for most of the demos, these are the actual "slides") */
.cycle-slideshow img { 
    /* 
    some of these styles will be set by the plugin (by default) but setting them here
    helps avoid flash-of-unstyled-content
    */
    position: absolute; top: 0; left: 0;
    padding: 0; display: block;
}

#jCycleStackstacks_in_262_18_18_1 div.cycle-slideshow>div {
	width:100%;
	 height: auto; 
}

div.cycle-slideshow img {
	width: inherit;
	max-width: 100%;
	height: auto;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}

/* pager */
.cycle-pager, .example-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 0px;
	opacity: 0.6;
	-webkit-transition: all 0.3s;
	height: 36px !important;
}

#jCycleStackstacks_in_262_18_18_1 .cycle-pager span, #jCycleStackstacks_in_262_18_18_1 .example-pager span { 
    font-size: 36px !important; width: 16px; height: 16px; 
    display: none; cursor: pointer;
	color: #FFFFFF;
	opacity: 0.4;
	font-family: Arial;
}
#jCycleStackstacks_in_262_18_18_1 .cycle-pager span.cycle-pager-active, #jCycleStackstacks_in_262_18_18_1 .example-pager span.cycle-pager-active { color: #FFFFFF;opacity: 0.8;}
.cycle-pager > *, .example-pager > * { cursor: pointer;}

#jCycleStackstacks_in_262_18_18_1 .cycle-pager span[class] {display:inline-block;}

/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30% !important; opacity: 0.4; filter: alpha(opacity=40); z-index: 800; height: 100% !important; cursor: pointer; }
.cycle-prev { left: 0;  background: url(../index_files/left.png) 0% 50% no-repeat;}
.cycle-next { right: 0; background: url(../index_files/right.png) 100% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .9; filter: alpha(opacity=90) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }


/* overlay */
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}


/* prev / next links */

.disabled { opacity: .5; filter:alpha(opacity=50); }


/* display paused text on top of paused slideshow */
// .cycle-paused:after {
//     content: '||'; color: white; background: transparent; padding: 5px 10px;
//     z-index: 500; position: absolute; top: 4px; right: 4px;
//     border-radius: 10px;
//     font-size: 24px;
//     opacity: 1; filter: alpha(opacity=100);
// 	font-weight: bold;
// }

/* 
    media queries 
    some style overrides to make things more pleasant on mobile devices
*/

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { width: auto;}
    .cycle-overlay { padding: 4px }
    .cycle-caption { bottom: 4px; right: 4px }
}





#stacks_in_262_18_18_4 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_262_18_18_4 .pullquote:before, #stacks_in_262_18_18_4 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_262_18_18_4 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_262_18_18_4 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_262_18_18_4 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_262_18_18_4 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_262_18_18_7 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_262_18_18_7 .pullquote:before, #stacks_in_262_18_18_7 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_262_18_18_7 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_262_18_18_7 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_262_18_18_7 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_262_18_18_7 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_262_18_18_10 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_262_18_18_10 .pullquote:before, #stacks_in_262_18_18_10 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_262_18_18_10 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_262_18_18_10 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_262_18_18_10 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_262_18_18_10 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_262_18_18_13 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_262_18_18_13 .pullquote:before, #stacks_in_262_18_18_13 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_262_18_18_13 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_262_18_18_13 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_262_18_18_13 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_262_18_18_13 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_262_18_18_18 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_262_18_18_18 .pullquote:before, #stacks_in_262_18_18_18 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_262_18_18_18 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_262_18_18_18 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_262_18_18_18 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_262_18_18_18 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}