.youtube-wrapper{width:100%;padding-top:56.25%;position:relative}.youtube-wrapper > .fluid-width-video-wrapper,.youtube-wrapper > iframe{position:absolute;top:0;left:0;width:100%}.youtube-wrapper > iframe{height:100%}
nav#deluxe_nav_stacks_in_23024, nav#deluxe_nav_stacks_in_23024 * {
  box-sizing: border-box;
}
nav#deluxe_nav_stacks_in_23024 {
    
    font-weight: 400;
    letter-spacing: 0.00px;
    line-height: 145%;
    word-spacing: 0.00px;
    font-size: 16px;
}

nav#deluxe_nav_stacks_in_23024 li.current > a,
nav#deluxe_nav_stacks_in_23024 li.current-parent > a,
nav#deluxe_nav_stacks_in_23024 li.current-ancestor-parent > a {
  font-weight: 400;
}
nav#deluxe_nav_stacks_in_23024 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  
  
  justify-content: center;
  
}
nav#deluxe_nav_stacks_in_23024 ul ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  
  font-size: 16px;
}
nav#deluxe_nav_stacks_in_23024 ul li {
 display: block;
 list-style-type: none;
}




@media all and (min-width: 771px) {
  nav#deluxe_nav_stacks_in_23024 > ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 6px 12px;
   margin: 6px 3px;
   border-radius: 4px;
   color: rgba(255, 255, 255, 1.00);
   background-color: rgba(102, 102, 102, 1.00);
   margin: 15px 6px;
  }
  nav#deluxe_nav_stacks_in_23024 > ul > li > a:hover {
   color: rgba(255, 255, 255, 0.80);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_23024 > ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_23024 > ul > li.current > a,
  nav#deluxe_nav_stacks_in_23024 > ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_23024 > ul > li.current-ancestor-parent > a {
   color: rgba(255, 255, 255, 1.00);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_23024 ul > li:first-child > a {
   margin-left: 0px;
  }
  nav#deluxe_nav_stacks_in_23024 ul > li:last-child > a {
   margin-right: 0px;
  }
  nav#deluxe_nav_stacks_in_23024 > ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_23024 > ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_23024 > ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_23024 > ul > li > ul {
   display: none;
   position: absolute;
   z-index: 9999;
   padding: 6px 24px;
   background: rgba(255, 255, 255, 1.00);
  }
  nav#deluxe_nav_stacks_in_23024 > ul > li > ul li a {
    padding: 6px 0px;
    color: #555555;
  }
  nav#deluxe_nav_stacks_in_23024 > ul ul li.current a,
  nav#deluxe_nav_stacks_in_23024 > ul ul li.current-parent a,
  nav#deluxe_nav_stacks_in_23024 > ul ul li.current-ancestor-parent > a {
    color: #333333;
  }
  nav#deluxe_nav_stacks_in_23024 > ul li:hover > ul {
   display: block;
  }
  nav#deluxe_nav_stacks_in_23024 > ul > li.parent > ul > li,
  nav#deluxe_nav_stacks_in_23024 > ul > li.current-parent > ul > li,
  nav#deluxe_nav_stacks_in_23024 > ul > li.current-ancestor-parent > ul > li {
    /* display: -webkit-box;
    display: flex; */
  }
  nav#deluxe_nav_stacks_in_23024 ul ul > li > ul > li > a:before {
    content: "\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_23024 ul ul ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_23024 > input,
  nav#deluxe_nav_stacks_in_23024 > label {
    display: none;
  }
}
@media all and (max-width: 770px) {
  nav#deluxe_nav_stacks_in_23024 {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: min-content min-content;
    align-items: center;
    grid-auto-flow: dense;
    justify-content: flex-end;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_23024 {
    justify-content: flex-start;
  }
  nav#deluxe_nav_stacks_in_23024 > input,
  nav#deluxe_nav_stacks_in_23024 > label {
    display: block;
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0;
  }
  nav#deluxe_nav_stacks_in_23024 > input {
    opacity: 0;
  }
  nav#deluxe_nav_stacks_in_23024 > label {
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
    pointer-events: none;
    width: 36px;
    height: 32px;
    
    border-radius: 4px;
    transform: translateX(100%);
  }
  nav#deluxe_nav_stacks_in_23024 ul ul ul > li > a:before {
    content: "\00a0\00a0\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_23024 > label {
    grid-column: auto;
    grid-row: auto;
    transform: translateX(-100%);
  }
  nav#deluxe_nav_stacks_in_23024 .hambar {
      position: absolute;
      top: 0;
      left: 4px;
      display: block;
      width: 28px;
      height: 4px;
      
      background: rgba(255, 255, 255, 1.00);
      -webkit-transition: all 150ms;
      transition: all 150ms;
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      border-radius: 4px;
  }
  nav#deluxe_nav_stacks_in_23024 .hambar.hamtop {
      top: 5px;
  }
  nav#deluxe_nav_stacks_in_23024 .hambar.hammiddle {
      top: 14px;
      opacity: 1;
  }
  nav#deluxe_nav_stacks_in_23024 .hambar.hambottom {
      top: 23px;
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
  }
  nav#deluxe_nav_stacks_in_23024 > input:checked ~ label .hambar.hamtop {
    width: 27.5px;
    -webkit-transform: rotate(45deg) translate(4px, -4px);
    -ms-transform: rotate(45deg) translate(4px, -4px);
    transform: rotate(45deg) translate(4px, -4px);
  }

  nav#deluxe_nav_stacks_in_23024 > input:checked ~ label .hambar.hammiddle {
      opacity: 0;
  }

  nav#deluxe_nav_stacks_in_23024 > input:checked ~ label .hambar.hambottom {
      width: 27.5px;
      -webkit-transform: rotate(-45deg) translate(4px, 4px);
      -ms-transform: rotate(-45deg) translate(4px, 4px);
      transform: rotate(-45deg) translate(4px, 4px);
  }
  nav#deluxe_nav_stacks_in_23024 > ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 48px;
    z-index: 9999;
    background: rgba(255, 255, 255, 1.00);
    padding: 12px 0px;
  }
  nav#deluxe_nav_stacks_in_23024 > input:checked ~ ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_23024 > input:checked ~ ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0px 24px;
  }
  nav#deluxe_nav_stacks_in_23024 ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 12px 24px;
   border-radius: 4px;
   margin: 0px 0px;
   color: #555555;
  }
  nav#deluxe_nav_stacks_in_23024 ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_23024 ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_23024 ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_23024 ul ul > li > a:before {
    content: "\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_23024 ul > li > a {
   
  }
  nav#deluxe_nav_stacks_in_23024 ul > li > a:hover {
   
  }
  nav#deluxe_nav_stacks_in_23024 ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_23024 ul > li.current > a,
  nav#deluxe_nav_stacks_in_23024 ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_23024 ul > li.current-ancestor-parent > a {
   
  }
}

nav#deluxe_nav_stacks_in_23024 ul > ul > li > a {
  display: flex;
  width: 100%;
 
}
nav#deluxe_nav_stacks_in_23024 ul ul > li > a:hover {
 
}
nav#deluxe_nav_stacks_in_23024 ul ul > li > a:active:not([href="#"]):not([href="#0"]),
nav#deluxe_nav_stacks_in_23024 ul ul > li.current > a,
nav#deluxe_nav_stacks_in_23024 ul ul > li.current-parent > a,
nav#deluxe_nav_stacks_in_23024 ul ul > li.current-ancestor-parent > a {
 
}



/* 1.0.1

*/
.opr-page  {
  transition: height 400ms ease-in,
    padding 400ms ease-in,
    width 400ms ease-in,
    opacity 400ms ease-in,
    transform 400ms ease-in;
}
.opr-page.opr-no-animation {
  transition: none;
  visibility: hidden;
}
.opr-next-page,
.opr-prev-page  {
  pointer-events: none;
}


.opr-page  {
  top: 0;
}
.opr-next-page  {
  z-index: 100;
  top: 0;
  opacity: 0;
}
.opr-prev-page  {
  z-index: 98;
  top: 0;
  opacity: 0;
}
.opr-current  {
  z-index: 99;
  opacity: 1;
}



















.opr-scroll-next:before,
.opr-scroll-prev:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
}
 .opr-next,
 .opr-scroll-next,
 .opr-scroll-prev {
  border-color: rgba(255, 255, 255, 1.00);
}



#stacks_in_126 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  2px;
	padding:  10px;
}
#stacks_in_22996{visibility:hidden}
.youtube-wrapper.stacks_in_22995{padding-top:calc((360/640)*100%)}

#stacks_in_22995 {
	margin: 15px 0px 0px 0px;
}

#stacks_in_22998 {
	padding:  13px;
}

#stacks_out_22998 {
	margin-left:0;
}
.youtube-wrapper.stacks_in_23003{padding-top:calc((360/640)*100%)}

#stacks_in_23001 {
	padding:  13px;
}

#stacks_out_23001 {
	margin-left:0;
}

#stacks_in_31 {
	background-color: rgba(102, 102, 102, 1.00);
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

#stacks_out_31 {
	width: 28%;
}
#stacks_in_22987>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_22987 {
	margin: 5px 0px 10px 0px;
	padding:  12px;
}

#stacks_out_22987 {
	width: 90%;
}

#stacks_in_130 {
	background-color: rgba(102, 102, 102, 1.00);
	padding:  15px;
}

#stacks_out_130 {
	width: 93%;
	margin-left:0;
}

#stacks_in_133 {
	background-color: rgba(102, 102, 102, 1.00);
	padding: 15px 15px 10px 15px;
}

#stacks_out_133 {
	width: 98%;
	margin-right:0;
}

#stacks_in_135 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 28px 0px;
	padding: 0px 20px 20px 20px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanQuotes/
 * Support: support@1littledesigner.com
 * Version 2.2.1
 * Utlizes the FlexSlider according to licenses shown in the script.js file
 */

/* ************************
 * SET TO ZERO
 * ************************/

	#cleanQuotes_stacks_in_23012 * {padding: 0; margin: 0;}

/* ************************
 * GLOBAL
 * ************************/
#cleanQuotes_stacks_in_23012 {padding-bottom: 10px}
#cleanQuotes_stacks_in_23012 a, #cleanQuotes_stacks_in_23012 a:link, #cleanQuotes_stacks_in_23012 a:visited {color: #326EA1}
#cleanQuotes_stacks_in_23012 a:focus, #cleanQuotes_stacks_in_23012 a:hover, #cleanQuotes_stacks_in_23012 a:active {color: #FF6600}
/* ************************
 * FLEXSLIDER
 * ************************/
#cleanQuotes_stacks_in_23012 .flexslider li.flex-active-slide {display: list-item}
#cleanQuotes_stacks_in_23012 .flex-container a:active, #cleanQuotes_stacks_in_23012 .flexslider a:active, #cleanQuotes_stacks_in_23012 .flex-container a:focus, #cleanQuotes_stacks_in_23012 .flexslider a:focus {outline: none;}
#cleanQuotes_stacks_in_23012 .slides, #cleanQuotes_stacks_in_23012 .flex-control-nav, #cleanQuotes_stacks_in_23012 .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
#cleanQuotes_stacks_in_23012 .flexslider {margin: 0; padding: 0; z-index: 1; position: relative;}
#cleanQuotes_stacks_in_23012 .flexslider .slides>li {display: none;}
#cleanQuotes_stacks_in_23012 .flexslider .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_23012 .flexslider .slides img {width:100%; display: block;}
#cleanQuotes_stacks_in_23012 .flex-pauseplay span {text-transform: capitalize;}
#cleanQuotes_stacks_in_23012 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#cleanQuotes_stacks_in_23012 html[xmlns] .slides {display: block;}
#cleanQuotes_stacks_in_23012 * html .slides {height: 1%;}
#cleanQuotes_stacks_in_23012 .no-js .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_23012 .flexslider {margin: 0 0 0; border: none; position: relative; zoom: 1;}
#cleanQuotes_stacks_in_23012 .flexslider.home {margin: 0}
#cleanQuotes_stacks_in_23012 .flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
#cleanQuotes_stacks_in_23012 .loading .flex-viewport {
	max-height: 300px;
}
#cleanQuotes_stacks_in_23012 .flexslider .slides {
	zoom: 1;
}
#cleanQuotes_stacks_in_23012 .carousel li {
	margin-right: 5px;
}
#cleanQuotes_stacks_in_23012 .flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
#cleanQuotes_stacks_in_23012 .testimonial {
	position: relative;
}
#cleanQuotes_stacks_in_23012 .quoteArrow {
	display: none;
}
#cleanQuotes_stacks_in_23012 .authorIconOff {
	display: none !important;
}
#cleanQuotes_stacks_in_23012 .flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
#cleanQuotes_stacks_in_23012 .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
#cleanQuotes_stacks_in_23012 .flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: 0.7;
	cursor: pointer;
}
#cleanQuotes_stacks_in_23012 .flex-control-thumbs img:hover {
	opacity: 1;
}
#cleanQuotes_stacks_in_23012 .flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#cleanQuotes_stacks_in_23012 .testimonial-container {
	position: relative;
}
/* ************************
 * GENERAL CUSTOMIZATION
 * ************************/

	#cleanQuotes_stacks_in_23012.fixedHeightOn {
		height: 220px;
		overflow: hidden;
	}

#cleanQuotes_stacks_in_23012 .testimonials {
	border-width: 0px;
	border-color: #E0E0E0;
	border-style: solid;
}
#cleanQuotes_stacks_in_23012 .testimonials {
	color: #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 25px;
	line-height: 21px;
	position: relative;
}
#cleanQuotes_stacks_in_23012.transparentOff .testimonials {
	background: #666666 url(../dear_mother_files/quoteIcons-23012.png) 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_23012.transparentOn .testimonials {
	background: transparent  url(../dear_mother_files/quoteIcons-23012.png) 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_23012 .testimonials-author {
	color: #FFFFFF;
	display: inline-block;
	margin-top: 10px;
}
#cleanQuotes_stacks_in_23012 .testimonials-author span {
	color: #A0A0A0 !important;
}

	.flexslider.testimonial-slider .flex-direction-nav {
		display: none;
	}


#cleanQuotes_stacks_in_23012 .authorIconOn {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;
	margin-top: 10px;
}


	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_23012 .authorIconOn {
			float: left;
			display: block;
			position: relative;
			left: 0;
			bottom: 0;
			margin: 8px 5px;
		}
	}


/* ************************
 * SUBTLE THEME
 * ************************/
#cleanQuotes_stacks_in_23012.theme1 {
	background: none;
}
#cleanQuotes_stacks_in_23012.theme1 .testimonials {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
/* ************************
 * MINIMANLIST THEME
 * ************************/
#cleanQuotes_stacks_in_23012.theme2 .testimonials {
	padding-left: %( 0px + 5 )%px;
	border-left: solid 0px #E0E0E0;
	background: none;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
/* ************************
 * SOFT SHADOWS THEME
 * ************************/
#cleanQuotes_stacks_in_23012.theme3 {
	padding: 8px;
}
#cleanQuotes_stacks_in_23012.theme3 .testimonials {
	-webkit-box-shadow: 2px 2px 5px #E0E0E0;
	-moz-box-shadow: 2px 2px 5px #E0E0E0;
	box-shadow: 2px 2px 5px #E0E0E0;
}
/* ************************
 * QUOTE CLOUD THEME
 * ************************/
#cleanQuotes_stacks_in_23012.theme4 .testimonials-author {
	margin-top: 25px;
}
#cleanQuotes_stacks_in_23012.theme4 .testimonials:after,
#cleanQuotes_stacks_in_23012.theme4 .testimonials:before {
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #666666;
    bottom: -20px;
    content: '';
    left: 50%;
    margin-left: -20px;
    position: absolute;
}
#cleanQuotes_stacks_in_23012.theme4 .testimonials:before {
	border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 23px solid;
    border-top-color: inherit;
    bottom: -23px;
    margin-left: -23px;
}
/* ************************
 * QUOTE CLOUD NEW THEME
 * ************************/
#cleanQuotes_stacks_in_23012.theme5 .quoteArrow {
	display: inline-block;
	float: left;
	margin: -1px 8px 0 15px;
	width: 0px;
	height: 0px;
	z-index: 10;
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #666666 transparent transparent;
}
#cleanQuotes_stacks_in_23012.theme5.transparentOn .quoteArrow {
	border: none !important;
}
/* ************************
 * RESPONSIVE FOR IPADS
 * ************************/

	@media (max-width : 860px) {
		#cleanQuotes_stacks_in_23012.fixedHeightOn {
			height: auto;
		}
	}
	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_23012.theme5 {
			padding-bottom: 0;
		}
	}



#stacks_in_23012 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_23012 {
	width: 70%;
}
.testimonial_stacks_in_23014 .authorIconOn {
	float: left;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
}
.testimonial_stacks_in_23014 .testimonials-author {float: left}
.testimonial_stacks_in_23014 .authorIconOn.authorBorderOn {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
#stacks_in_23014 {
	padding:  12px;
}
/* 
 * Simple Text Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.3
 */

#simpleText_stacks_in_23018 {
	position: relative;
	color: #FFFFFF;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_23018.fontSizeInheritOn {
	font-size: inherit;
}
#simpleText_stacks_in_23018.fontSizeInheritOff {
	font-size: 18px;
	line-height: 18px;
}
#simpleText_stacks_in_23018.letterSpacingOn {
	letter-spacing: 0px;
}
#simpleText_stacks_in_23018.lineHeightOn {
	line-height: 14px;
}
#simpleText_stacks_in_23018.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_23018.inheritOff a, #simpleText_stacks_in_23018.inheritOff a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_23018.inheritOff a:visited {
	color: #169EE6;
}
#simpleText_stacks_in_23018.inheritOff a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_23018.inheritOff a:active {
	color: #FF6600;
}
#simpleText_stacks_in_23018.inheritOff a:focus {
	color: #FF6600;
	outline: none !important; /*For browsers that add an outline by default*/
} 
#simpleText_stacks_in_23018.optJustify {
	text-align: justify;
}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_23018.reFontSizeOn {
		font-size: px;
		line-height: px;
	}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_23018.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_23018.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_23018.reFontSizeOn {
		font-size: 14px;
		line-height: 14px;
	}
}

/* =====================
 * PRO FEATURES
 ======================= */
#simpleText_stacks_in_23018 .fontFamilyOff,
#simpleText_stacks_in_23018 .fontFamilyOff *,
#simpleText_stacks_in_23018 .fontFamilyOff a {
	font-family: Arial;
}

#stacks_in_23018 {
	margin: 38px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanQuotes/
 * Support: support@1littledesigner.com
 * Version 2.2.1
 * Utlizes the FlexSlider according to licenses shown in the script.js file
 */

/* ************************
 * SET TO ZERO
 * ************************/

	#cleanQuotes_stacks_in_1017 * {padding: 0; margin: 0;}

/* ************************
 * GLOBAL
 * ************************/
#cleanQuotes_stacks_in_1017 {padding-bottom: 10px}
#cleanQuotes_stacks_in_1017 a, #cleanQuotes_stacks_in_1017 a:link, #cleanQuotes_stacks_in_1017 a:visited {color: #326EA1}
#cleanQuotes_stacks_in_1017 a:focus, #cleanQuotes_stacks_in_1017 a:hover, #cleanQuotes_stacks_in_1017 a:active {color: #FF6600}
/* ************************
 * FLEXSLIDER
 * ************************/
#cleanQuotes_stacks_in_1017 .flexslider li.flex-active-slide {display: list-item}
#cleanQuotes_stacks_in_1017 .flex-container a:active, #cleanQuotes_stacks_in_1017 .flexslider a:active, #cleanQuotes_stacks_in_1017 .flex-container a:focus, #cleanQuotes_stacks_in_1017 .flexslider a:focus {outline: none;}
#cleanQuotes_stacks_in_1017 .slides, #cleanQuotes_stacks_in_1017 .flex-control-nav, #cleanQuotes_stacks_in_1017 .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
#cleanQuotes_stacks_in_1017 .flexslider {margin: 0; padding: 0; z-index: 1; position: relative;}
#cleanQuotes_stacks_in_1017 .flexslider .slides>li {display: none;}
#cleanQuotes_stacks_in_1017 .flexslider .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_1017 .flexslider .slides img {width:100%; display: block;}
#cleanQuotes_stacks_in_1017 .flex-pauseplay span {text-transform: capitalize;}
#cleanQuotes_stacks_in_1017 .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
#cleanQuotes_stacks_in_1017 html[xmlns] .slides {display: block;}
#cleanQuotes_stacks_in_1017 * html .slides {height: 1%;}
#cleanQuotes_stacks_in_1017 .no-js .slides>li:first-child {display: block;}
#cleanQuotes_stacks_in_1017 .flexslider {margin: 0 0 0; border: none; position: relative; zoom: 1;}
#cleanQuotes_stacks_in_1017 .flexslider.home {margin: 0}
#cleanQuotes_stacks_in_1017 .flex-viewport {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
#cleanQuotes_stacks_in_1017 .loading .flex-viewport {
	max-height: 300px;
}
#cleanQuotes_stacks_in_1017 .flexslider .slides {
	zoom: 1;
}
#cleanQuotes_stacks_in_1017 .carousel li {
	margin-right: 5px;
}
#cleanQuotes_stacks_in_1017 .flex-control-paging li a {
	display: block;
	cursor: pointer;
	text-indent: -9999px;
}
#cleanQuotes_stacks_in_1017 .testimonial {
	position: relative;
}
#cleanQuotes_stacks_in_1017 .quoteArrow {
	display: none;
}
#cleanQuotes_stacks_in_1017 .authorIconOff {
	display: none !important;
}
#cleanQuotes_stacks_in_1017 .flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
#cleanQuotes_stacks_in_1017 .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
#cleanQuotes_stacks_in_1017 .flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: 0.7;
	cursor: pointer;
}
#cleanQuotes_stacks_in_1017 .flex-control-thumbs img:hover {
	opacity: 1;
}
#cleanQuotes_stacks_in_1017 .flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#cleanQuotes_stacks_in_1017 .testimonial-container {
	position: relative;
}
/* ************************
 * GENERAL CUSTOMIZATION
 * ************************/

	#cleanQuotes_stacks_in_1017.fixedHeightOn {
		height: 200px;
		overflow: hidden;
	}

#cleanQuotes_stacks_in_1017 .testimonials {
	border-width: 0px;
	border-color: #E0E0E0;
	border-style: solid;
}
#cleanQuotes_stacks_in_1017 .testimonials {
	color: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 25px;
	line-height: 21px;
	position: relative;
}
#cleanQuotes_stacks_in_1017.transparentOff .testimonials {
	background: #666666 url(../dear_mother_files/quoteIcons-1017.png) 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_1017.transparentOn .testimonials {
	background: transparent  url(../dear_mother_files/quoteIcons-1017.png) 10px 10px no-repeat !important;
}
#cleanQuotes_stacks_in_1017 .testimonials-author {
	color: #FFFFFF;
	display: inline-block;
	margin-top: 10px;
}
#cleanQuotes_stacks_in_1017 .testimonials-author span {
	color: #FFFFFF !important;
}

	.flexslider.testimonial-slider .flex-direction-nav {
		display: none;
	}


#cleanQuotes_stacks_in_1017 .authorIconOn {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 50px;
	max-height: 50px;
	margin-top: 10px;
}


	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_1017 .authorIconOn {
			float: left;
			display: block;
			position: relative;
			left: 0;
			bottom: 0;
			margin: 8px 5px;
		}
	}


/* ************************
 * SUBTLE THEME
 * ************************/
#cleanQuotes_stacks_in_1017.theme1 {
	background: none;
}
#cleanQuotes_stacks_in_1017.theme1 .testimonials {
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
/* ************************
 * MINIMANLIST THEME
 * ************************/
#cleanQuotes_stacks_in_1017.theme2 .testimonials {
	padding-left: %( 0px + 5 )%px;
	border-left: solid 0px #E0E0E0;
	background: none;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
/* ************************
 * SOFT SHADOWS THEME
 * ************************/
#cleanQuotes_stacks_in_1017.theme3 {
	padding: 8px;
}
#cleanQuotes_stacks_in_1017.theme3 .testimonials {
	-webkit-box-shadow: 2px 2px 5px #E0E0E0;
	-moz-box-shadow: 2px 2px 5px #E0E0E0;
	box-shadow: 2px 2px 5px #E0E0E0;
}
/* ************************
 * QUOTE CLOUD THEME
 * ************************/
#cleanQuotes_stacks_in_1017.theme4 .testimonials-author {
	margin-top: 25px;
}
#cleanQuotes_stacks_in_1017.theme4 .testimonials:after,
#cleanQuotes_stacks_in_1017.theme4 .testimonials:before {
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #666666;
    bottom: -20px;
    content: '';
    left: 50%;
    margin-left: -20px;
    position: absolute;
}
#cleanQuotes_stacks_in_1017.theme4 .testimonials:before {
	border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 23px solid;
    border-top-color: inherit;
    bottom: -23px;
    margin-left: -23px;
}
/* ************************
 * QUOTE CLOUD NEW THEME
 * ************************/
#cleanQuotes_stacks_in_1017.theme5 .quoteArrow {
	display: inline-block;
	float: left;
	margin: -1px 8px 0 15px;
	width: 0px;
	height: 0px;
	z-index: 10;
	border-style: solid;
	border-width: 0 30px 30px 0;
	border-color: transparent #666666 transparent transparent;
}
#cleanQuotes_stacks_in_1017.theme5.transparentOn .quoteArrow {
	border: none !important;
}
/* ************************
 * RESPONSIVE FOR IPADS
 * ************************/

	@media (max-width : 860px) {
		#cleanQuotes_stacks_in_1017.fixedHeightOn {
			height: auto;
		}
	}
	@media (max-width : 768px) {
		#cleanQuotes_stacks_in_1017.theme5 {
			padding-bottom: 0;
		}
	}



#stacks_in_1017 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 20px 0px;
}
.testimonial_stacks_in_1034 .authorIconOn {
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}
.testimonial_stacks_in_1034 .testimonials-author {float: left}
.testimonial_stacks_in_1034 .authorIconOn.authorBorderOn {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFF66;
}
#stacks_in_1034 {
	margin:  15px;
	padding:  20px;
}

#stacks_in_1102 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 20px 0px 20px 0px;
	padding: 0px 15px 0px 15px;
}
#stacks_in_23009>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_23009 {
	margin: 30px 0px 15px 0px;
}

#stacks_out_23009 {
	width: 98%;
}
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_23034faicon{
	display: inline;
}


.stacks_in_23034wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_23034td-style-1{
	
}

.stacks_in_23034button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(179, 179, 179, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(0, 0, 0, 1.00);
}

.stacks_in_23034badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(51, 124, 181, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_23034counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_23034td-style-2 .stacks_in_23034button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_23034td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_23034td-style-3 .stacks_in_23034button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_23034td-style-3 .stacks_in_23034badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_23034badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- *//* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_23035faicon{
	display: inline;
}


.stacks_in_23035wrapper{
	text-align: center;
}

/* -- Style 1 -- */
.stacks_in_23035td-style-1{
	
}

.stacks_in_23035button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(179, 179, 179, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(0, 0, 0, 1.00);
}

.stacks_in_23035badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(51, 124, 181, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_23035counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_23035td-style-2 .stacks_in_23035button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_23035td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_23035td-style-3 .stacks_in_23035button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_23035td-style-3 .stacks_in_23035badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_23035badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
#stacks_in_22984_22980 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 10px 0px 0px 0px;
	padding:  20px;
}
/* Start Stats stack CSS code */.stacks_in_23021stats, .stacks_in_23021pagetitle{	display: none;}.stacks_in_23021instructwrapper{	position: relative;	background: url("../dear_mother_files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_23021instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */