
#stacks_out_129_page48 {
	width: 500px;
	margin-left:0;
}
/* B3: Bigfoot Responsive 2 Column Stack by RapidWeaver Central */
 
/* Adapted from Graham Miller's Responsive Grid System — http://www.responsivegridsystem.com */
/* Licensed under the Creative Commons Attribution 3.0 License. */


#stacks_in_1647_page48 #frameThingstacks_in_1647_page48 {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#stacks_in_1647_page48 .span_1_of_2 {
	width: 57%;	
	float: left;
	margin: 0;
	padding: 0;
}

#stacks_in_1647_page48 .span_2_of_2 {
    width:41%;
   	float: right;
	margin: 0;
	padding: 0;
}

        
/* CUSTOM BREAKPOINT -----------  */

@media only screen 
and (max-width : 600px)  {

	#stacks_in_1647_page48 .span_1_of_2 {
	 width: 100%; 
	%[else]% width: 57%;%[endif]% 	
	}
	#stacks_in_1647_page48 .span_2_of_2 {
	 width: 100%; 
	%[else]% width: 41%;%[endif]% 	
	}
}

/*  SECTIONS  */

#stacks_in_1647_page48 .sectionthing {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  */


#stacks_in_1647_page48 .groupthing:before,
#stacks_in_1647_page48 .groupthing:after {
    content:"";
    display:table;
}
#stacks_in_1647_page48 .groupthing:after {
    clear:both;
}
#stacks_in_1647_page48 .groupthing {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */

#stacks_in_1647_page48 .col {
	display: block;

}

#stacks_in_1647_page48 .col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

 
#stacks_out_133_page48 {
	width: 160px;
	margin-left:0;
}

#stacks_in_133_page48 {
	border: solid #FFFEFE;
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 5px 0px;
}

#stacks_in_2144_page48 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_2145_page48 {
	font-size: 95%;
}

#stacks_in_201_page48 .stacks_left {
	float:left;
	width:36%;
}

#stacks_in_201_page48 .stacks_right {
	float:right;
	width:62%;
}
#stacks_out_201_page48 {
	width: 250px;
	margin-right:0;
}

#stacks_in_211_page48 {
	margin: 5px 0px 0px 0px;
}
/*
* 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 */

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

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

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

/* Clearfix */

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

/* Main Widths */

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

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

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

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

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

#stacks_in_1660_page48 .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_1660_page48 .bit-1,
#stacks_in_1660_page48 .bit-2,
#stacks_in_1660_page48 .bit-3,
#stacks_in_1660_page48 .bit-4,
#stacks_in_1660_page48 .bit-5,
#stacks_in_1660_page48 .bit-6 {
	width: 100%;
}

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

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

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

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

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

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

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

}

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

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

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

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

}
