
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
* Responsive Bigfoot 1 Column
* Adapted for Responsive Bigfoot by RapidWeaver Central 
*/

/*
*
* Lemonade v1.1
* Copyright 2013, Joey
* lemonade.im
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
*/


/* Targets all elements */

[#stacks_in_21670 class*='bit-'] {
	float: left;
	padding: 10px;
}

/* Floats last ".bit-" to the right */

[#stacks_in_21670 class*='bit-']:last-of-type {
	padding-right: 10px;
	float: right;
}

/* Clearfix */

#stacks_in_21670 .frameThing:after {
	content: "";
	display: table;
	clear: both;
}

/* Main Widths */

#stacks_in_21670 .bit-1 {
	width: 100%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_21670 .bit-2 {
	width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

#stacks_in_21670 .bit-3 {
	width: 33.33%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_21670 .bit-4 {
	width: 25%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_21670 .bit-5 {
	width: 20%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_21670 .bit-6 {
	width: 16.6666666667%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}


/* Landscape mobile & down
===============================*/

@media (max-width: 480px) {

#stacks_in_21670 .bit-1,
#stacks_in_21670 .bit-2,
#stacks_in_21670 .bit-3,
#stacks_in_21670 .bit-4,
#stacks_in_21670 .bit-5,
#stacks_in_21670 .bit-6 {
	width: 100%;
}

#stacks_in_21670 .frameThing .bit-4:nth-child(2) {
	float: right;
}

#stacks_in_21670 .frameThing .bit-4:nth-child(3) {
	clear: both;
	float: left;
}

#stacks_in_21670 .frameThing .bit-4:nth-child(4) {
	float: right;
  }
}

/* Mobile to Tablet Portrait
===============================*/

@media (min-width: 480px) and (max-width: 800px) {

#stacks_in_21670 .bit-4,
#stacks_in_21670 .bit-6 {
	width: 50%;
}

#stacks_in_21670 .bit-1,
#stacks_in_21670 .bit-2,
#stacks_in_21670 .bit-3,
#stacks_in_21670 .bit-5 {
	width: 100%;
}

}

/* Landscape Tablet to Desktop
===============================*/

@media (min-width: 800px) and (max-width: 1200px) {

#stacks_in_21670 .bit-2 {
	width: 100%;
}

#stacks_in_21670 .bit-4 {
	width: 50%;
}

}

#stacks_in_21670 {
	padding:  15px;
}

#stacks_in_34406 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_34407 {
	font-size: 147%;
}

#stacks_in_34932 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_34933 {
	font-size: 78%;
}
#stacks_in_34934 .stacks_in_34934-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_34934 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_34934 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_34934 .stacks_in_34934-button,
#stacks_in_34934 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_34934 {
		text-align: left;
	}









#stacks_in_34934 a.stacks_in_34934-button, #stacks_in_34934 a.stacks_in_34934-button:visited, #stacks_in_34934 a.stacks_in_34934-button:hover, #stacks_in_34934 a.stacks_in_34934-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_34934 .stacks_in_34934-button {
		
			background-color: #1ABC9C;
		
	}

	#stacks_in_34934 a.stacks_in_34934-button, #stacks_in_34934 a.stacks_in_34934-button:visited {
		
			color: #E4F7F3 !important;
			
	}

	#stacks_in_34934 a.stacks_in_34934-button:hover, #stacks_in_34934 a.stacks_in_34934-button:active {
		
			text-decoration: none;
			color: #E4F7F3 !important;
			background-color: #2ED0B0;
		
	}

	
	#stacks_in_34934 .button_icon {
		
			background-color: #1FAC8D;
		
	}

	#stacks_in_34934 a.stacks_in_34934-button:hover .button_icon, #stacks_in_34934 a.stacks_in_34934-button:active .button_icon {
		
			background-color: #33C0A1;
				
	}
	



#stacks_in_34934 {
	padding: 30px 0px 0px 0px;
}

#turnerstacks_in_34721 {display: none;}

@media screen
  and (min-width: 319px)
  and (max-width: 769px)
  and (orientation: portrait)  {

#turnerstacks_in_34721 {
	display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1001;
}

#turner-contentstacks_in_34721{
    position: absolute;
    top: 50%;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    transform: translateY(-50%);
}

.turner-animstacks_in_34721{
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 18px;
}

.turner-headerstacks_in_34721{
  color: white;
  margin-top: 12px;
}
.turner-subheaderstacks_in_34721{
  color: white;
  margin-top: 12px;
}

.turner-subsubheaderstacks_in_34721{
  color: white;
  margin-top: 12px;
}

}



