
#stacks_in_73 {
	background-color: rgba(242, 242, 242, 1.00);
	padding:  10px;
}

#stacks_in_74 {
	font-size: 120%;
}
/* ------------------------------------*/
/* Accordion                           */
/* ------------------------------------*/



ul#stacks_in_1979_accordion {
	list-style: none;
	border-radius: 4px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

ul#stacks_in_1979_accordion > li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

/* Label Font Choices */
	
	.stacks_in_1979_accordion_label {
		font-family: 'Open Sans', sans-serif;
	}















/* Content Font Choices */
	
	.stacks_in_1979_accordion_content {
		font-family: 'Open Sans', sans-serif;
	}









.stacks_in_1979_accordion_label {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

.stacks_in_1979_accordion_label i {
}

.stacks_in_1979_accordion_selected {
}

.stacks_in_1979_accordion_content {
		
		padding: 5px;
	

}

ul#stacks_in_1979_accordion li:last-child .stacks_in_1979_accordion_content {
}

.stacks_in_1979_accordion_label .accordion_icon {
	display: inline-block;
	text-align: center;
	width: 25px;
		
		position: absolute;
		right: 20px;
		top: 15px;
		margin-right: 0px;
	
	
}

.stacks_in_1979_accordion_label .accordion_icon i {
	width: 25px;
	height: 25px;
	line-height: 24px;
	
}

.stacks_in_1979_accordion_selected .accordion_icon i {
	
}

#stacks_in_1979_open_all {
	cursor: pointer;
	font-size: 20px;
	margin-top: 12px;
}



/* ------------------------------------*/
/* Accordion Styles                    */
/* ------------------------------------*/

/* Ghost */



/* Dark Grey */



/* Light Blue */



/* Flat Teal */



/* Blue Grey */



/* Flat Orange */



/* Forest Green */



/* Earthy */



/* Purple Power */



/* Bold Blue */



/* Baby Blue */



/* Shamrock */



/* Crimson */



/* Gun Metal */



/* Bright Blue */



/* Pinky */



/* Tesla */



/* Rustic */


ul#stacks_in_1979_accordion {
}

.stacks_in_1979_accordion_label {
	color: #ffffff;
	background: #A6C8A7;
	border-bottom: 1px solid #96b597;
}

.stacks_in_1979_accordion_selected {
	color: #ffffff;
	background: #585858;
	border-bottom: 1px solid #484848;
}



.stacks_in_1979_accordion_content {
	background: #EDEDED;
	color: #414141;
	border-bottom: 1px solid #96b597;
}


ul#stacks_in_1979_accordion li:last-child .stacks_in_1979_accordion_label {
	border-bottom: none;
}


ul#stacks_in_1979_accordion li:last-child .stacks_in_1979_accordion_selected {
	border-bottom: 1px solid #484848;
}

ul#stacks_in_1979_accordion li:last-child .stacks_in_1979_accordion_content {
	border-bottom: none;
}




/* Ruby */



/* Feather */



/* Abstract */




/* CUSTOM */




/* ------------------------------------*/
/* Edit Mode                           */
/* ------------------------------------*/

#stacks_in_1979_accordion_edit_header {
	height: 60px;
	line-height: 60px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 6px;
	width: 90%;
	margin: 20px auto;
	margin-bottom: 30px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.5);
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #AAAAAA;
	text-shadow: 0 1px 0 #fff;
}

/* ------------------------------------*/
/* Media Queries                       */
/* ------------------------------------*/


@media only screen {
	.stacks_in_1979_accordion_label {
		font-size: 20px;
	}

	.stacks_in_1979_accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
			
			padding-right: 60px;
		
		
	}

}


@media only screen and (max-width: 1024px) {
	.stacks_in_1979_accordion_label {
		font-size: 18px;
	}

	.stacks_in_1979_accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
			
			padding-right: 60px;
		
		
	}
}

@media only screen and (max-width: 768px) {
	.stacks_in_1979_accordion_label {
		font-size: 16px;
	}

	.stacks_in_1979_accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
			
			padding-right: 50px;
		
		
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_1979_accordion_label {
		font-size: 14px;
	}

	.stacks_in_1979_accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
			
			padding-right: 50px;
		
		
	}
}



#stacks_in_2321 {
	margin: 10px 0px 10px 0px;
	padding:  19px;
}
/* Pull Quote Styling */


  #stacks_in_2314 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2314 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2314 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2314 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2314 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2314 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2314 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2314 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2314 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2314 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2314 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2314 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2314 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2314 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2314 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2314 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2309 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2309 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2309 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2309 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2309 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2309 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2309 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2309 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2309 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2309 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2309 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2309 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2309 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2309 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2309 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2309 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2301 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2301 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2301 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2301 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2301 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2301 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2301 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2301 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2301 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2301 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2301 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2301 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2301 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2301 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2301 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2301 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2296 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2296 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2296 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2296 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2296 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2296 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2296 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2296 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2296 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2296 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2296 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2296 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2296 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2296 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2296 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2296 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2306 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2306 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2306 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2306 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2306 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2306 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2306 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2306 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2306 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2306 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2306 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2306 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2306 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2306 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2306 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2306 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2323 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2323 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2323 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2323 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2323 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2323 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2323 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2323 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2323 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2323 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2323 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2323 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2323 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2323 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2323 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2323 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2328 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2328 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2328 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2328 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2328 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2328 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2328 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2328 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2328 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2328 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2328 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2328 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2328 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2328 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2328 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2328 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2386 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2386 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2386 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2386 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2386 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2386 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2386 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2386 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2386 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2386 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2386 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2386 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2386 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2386 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2386 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2386 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2387 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2387 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2387 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2387 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2387 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2387 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2387 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2387 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2387 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2387 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2387 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2387 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2387 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2387 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2387 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2387 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2333 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2333 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2333 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2333 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2333 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2333 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2333 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2333 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2333 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2333 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2333 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2333 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2333 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2333 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2333 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2333 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2338 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2338 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2338 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2338 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2338 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2338 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2338 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2338 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2338 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2338 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2338 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2338 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2338 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2338 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2338 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2338 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2343 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2343 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2343 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2343 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2343 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2343 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2343 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2343 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2343 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2343 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2343 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2343 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2343 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2343 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2343 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2343 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2348 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2348 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2348 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2348 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2348 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2348 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2348 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2348 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2348 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2348 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2348 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2348 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2348 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2348 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2348 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2348 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2365 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2365 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2365 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2365 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2365 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2365 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2365 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2365 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2365 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2365 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2365 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2365 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2365 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2365 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2365 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2365 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
/* Pull Quote Styling */


  #stacks_in_2357 .pull_quote { 
    padding: 20px;
    border-top: 2px solid #E5E5E5;
    border-bottom: 2px solid #E5E5E5;
  }



#stacks_in_2357 .quote_text {
  line-height: 1.3;
  text-align: left;
  color: #ACACAC;
  
    font-family: Georgia, Times, serif;
  
}


#stacks_in_2357 .quote_author {
  margin-top: 20px;
  font-style: italic;
  text-align: right;
  color: #ACACAC;
}



/* Handles making images responsive inside the stack */
#stacks_in_2357 img {
  max-width: 100%;
  height: auto;
}




#stacks_in_2357 .floated_content {
  float: left;
}



/* We use this media query to add styles to any device that supports media queries */

@media only screen {
  #stacks_in_2357 .quote_text {
    font-size: 32px;
  }

    

  

  
  #stacks_in_2357 .floated_content {
    margin-right: 40px;
    margin-bottom: 40px;
  }
  
}


@media only screen and (max-width: 1024px) {
  #stacks_in_2357 .quote_text {
    font-size: 24px;
  }

    

  

  
  #stacks_in_2357 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 768px) {
  #stacks_in_2357 .quote_text {
    font-size: 24px;
  }

  

  
  #stacks_in_2357 .floated_content {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  


  

}




@media only screen and (max-width: 480px) {
  #stacks_in_2357 .quote_text {
    font-size: 18px;
  }

    

  

  
  #stacks_in_2357 .floated_content {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  


  
    #stacks_in_2357 .floated_content {
      float: none;
      margin-left: 0px;
      margin-right: 0px;
    }

    #stacks_in_2357 .pull_quote { 
      max-width: 100%;
    }
  

}


#stacks_in_2357 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  5px;
	padding:  5px;
}
