
.footer .wrapper{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.footer .wrapper-inner{
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.footer body.boxed .wrapper-inner{
	max-width: 114rem;
}
.footer .aux-navigation-active .wrapper{
	position: relative;
}
.footer .mobile.aux-navigation-active .wrapper{
	position: fixed;
}
.footer .row{
	width: 100%;
	max-width: 114rem;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.footer .row.full-width{
	max-width: 100%;
}
.footer .row .row{
	width: auto;
	margin-right: -1.5rem;
	margin-left: -1.5rem;
}

.footer .row:after{
	clear: both;
}
.footer .column,
.footer [class*="content-grid"] .grid-item{
	width: 100%;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	float: left;
}
.footer .column > *:first-child{
	margin-top: 0;
}
.footer .row.collapse .column{
	padding-left: 0;
	padding-right: 0;
}

/*Row padding*/
.footer .row.small{
	padding: 3rem 0;
}
.footer .row.medium{
	padding: 5rem 0;
}
.footer .row.large{
	padding: 7rem 0;
}
.footer .row.xlarge{
	padding: 9rem 0;
}

/*Columns Widths*/
.footer .width-1	{width: 8.33333%;}
.footer .width-2	{width: 16.66667%;}
.footer .width-3	{width: 25%;}
.footer .width-4	{width: 33.33333%;}
.footer .width-5	{width: 41.66667%;}
.footer .width-6	{width: 50%;}
.footer .width-7	{width: 58.33333%;}
.footer .width-8	{width: 66.66667%;}
.footer .width-9	{width: 75%;}
.footer .width-10	{width: 83.33333%;}
.footer .width-11	{width: 91.66667%;}
.footer .width-12	{width: 100%;}

/*Push - Pull*/
.footer .column[class*='push-'],
.footer .column[class*='pull-']{
	position: relative;
}



/*------------------------------------------------------------------
[8. Images]
*/
.footer img{
	max-width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	border: none;
	outline: none;
}

/*Alignment*/
.footer img.pull-left,
.thumbnail.pull-left{
	margin: 0 1.5rem 1rem 0;
}
.footer img.pull-right,
.thumbnail.pull-right{
	margin: 0 0 1.5rem 1rem;
}


/*------------------------------------------------------------------
[9. Content Grids]
*/


/* Item Widths */
.footer .content-grid-1 .grid-item{
	width: 100%;
}
.footer .content-grid-2 .grid-item{
	width: 50%;
}
.footer .content-grid-3 .grid-item{
	width: 33.33333%;
}
.footer .content-grid-4 .grid-item{
	width: 25%;
}
.footer .content-grid-5 .grid-item{
	width: 20%;
}
.footer .content-grid-6 .grid-item{
	width: 16.66667%;
}


/*------------------------------------------------------------------
[12. Buttons]
*/
.footer .button-group{
	margin-bottom: 3rem;
}
.footer button, 
.button{
	padding: 1.3rem 2.5rem;
	margin: 0 0 1rem 0;
    font-size: 1.2rem;
    line-height: 1;
    color: #666666;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
    font-weight: normal;
    vertical-align: top;
	display: inline-block;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance:	none;
	appearance:			none;
}
.footer button:focus, 
.footer .button:focus{
	outline: none;
}
.footer button:hover, 
.footer .button:hover{
	text-decoration: none;
	color: #666666;
	background-color: #d0d0d0;
	border-color: #d0d0d0;
}
/* Sizes */
.footer button.small, 
.footer .button.small{
	padding: 1rem 1.5rem;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
}
.footer button.medium, 
.footer .button.medium{
	padding: 1.3rem 2.5rem;
	font-size: 1.2rem;
}
.footer button.large, 
.footer .button.large{
	padding: 1.6rem 3rem;
	font-size: 1.4rem;
}
.footer button.xlarge, 
.footer .button.xlarge{
	padding: 1.9rem 3.5rem;
	font-size: 1.5rem;
}



/* Firefox Fix */
.footer input[type="submit"]::-moz-focus-inner{
	border: 0 !important;
}

/* Styles */
.footer button.rounded, 
.footer .button.rounded{
	border-radius: 0.3rem;
}

.footer button.disabled, 
.footer .button.disabled{
	cursor: default;
	color: #cccccc;
	background-color: #f9f9f9;
}
.footer button.disabled:hover, 
.footer .button.disabled:hover{
	background-color: #f9f9f9;
	border-color: #eeeeee;
}



/*------------------------------------------------------------------
[14. Lists]
*/
.footer ul, .footer  ol {
	margin: 10px 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: 1.8;
}
.footer ul {
	list-style: none;
}
.footer ol {
	list-style: decimal inside;
}

.footer .list-horizontal li{
	display: inline-block;
}


/*------------------------------------------------------------------
[27. Font Icons]
*/

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/entypo.eot?-r9lvae');
	src:url('../fonts/entypo.eot?#iefix-r9lvae') format('embedded-opentype'),
		url('../fonts/entypo.woff?-r9lvae') format('woff'),
		url('../fonts/entypo.ttf?-r9lvae') format('truetype'),
		url('../fonts/entypo.svg?-r9lvae#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.footer [class^="icon-"], 
.footer [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	display: inline-block;

	/* Better Font Rendering */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
}
.icon-down:before {content: "\e63b";}
.icon-left:before {content: "\e63c";}
.icon-right:before {content: "\e63d";}
.icon-down-open-mini:before {content: "\e63e";}
.icon-left-open-mini:before {content: "\e63f";}
.icon-right-open-mini:before {content: "\e640";}
.icon-up-open-mini:before {content: "\e641";}
.icon-down-open-big:before {content: "\e642";}
.icon-left-open-big:before {content: "\e643";}
.icon-right-open-big:before {content: "\e644";}
.icon-up-open-big:before {content: "\e645";}
.icon-up:before {content: "\e646";}
.icon-dribbble-with-circle:before {content: "\e750";}
.icon-dribbble:before {content: "\e751";}
.icon-facebook-with-circle:before {content: "\e754";}
.icon-facebook:before {content: "\e755";}
.icon-twitter-with-circle:before {content: "\e78a";}
.icon-twitter:before {content: "\e78b";}

/* Sizes */
.footer [class*="icon-"].small{
	font-size: 1.6rem;
}
.footer [class*="icon-"].medium{
	font-size: 2.4rem;
}
.footer [class*="icon-"].large{
	font-size: 3.2rem;
}
.footer [class*="icon-"].xlarge{
	font-size: 4.8rem;
}
.footer .icon-boxed,
.footer .icon-circled{
	width: 6.6rem;
	height: 6.6rem;
	margin-bottom: 0.4rem;
	line-height: 6.6rem;
	text-align: center;
	border: 1px solid #eeeeee;
}
.footer .icon-boxed.small,
.footer .icon-circled.small{
	width: 5.8rem;
	height: 5.8rem;
	line-height: 5.6rem;
}
.footer .icon-boxed.medium,
.footer .icon-circled.medium{
	width: 6.6rem;
	height: 6.6rem;
	line-height: 6.4rem;
}
.footer .icon-boxed.large,
.footer .icon-circled.large{
	width: 7.4rem;
	height: 7.4rem;
	line-height: 7.2rem;
}
.footer .icon-boxed.xlarge,
.footer .icon-circled.xlarge{
	width: 9rem;
	height: 9rem;
	line-height: 8.8rem;
}

/* Styles */
.footer .icon-boxed.rounded{
	border-radius: 0.3rem;
}
.footer .icon-circled{
	border-radius: 10rem;
}



.footer [class*="border-"]:not([class*="bkg-"]),
.footer [class*="border-"][class*="bkg-hover-"],
.footer [class*="border-hover-"]:hover{
	background: none;
	background: rgba(0,0,0,0);
}





@media only screen and (max-width: 1023px){
	.navigation > ul > li:nth-last-child(2) > .sub-menu{
		right: 0;
	}
	.navigation > ul > li:nth-last-child(2) > .sub-menu ul{
		right: 18rem;
		left: auto;
	}

	/* Content grid */
	.content-grid-5 .grid-item,	
	.content-grid-6 .grid-item{
		width: 33.33333%;
	}	
}
@media only screen and (min-width: 960px){

	/* Tables */
	.table tr:last-child > td{
		border-bottom: none;
	}
	.table > tbody > tr > td:first-child {
		border-left: none;
	}
}
@media only screen and (max-width: 960px) {

	/* Side and overlay nav */
	.overlay-navigation-wrapper.active{
		position: absolute;
	}
	.aux-navigation-active .wrapper{
		position: fixed;
	}
	.aux-navigation-active .side-navigation-wrapper,
	.aux-navigation-active .overlay-navigation-wrapper{
		position: absolute;
	}

	/* Grid */
	body.boxed .wrapper-inner,
	.row{
		max-width: 76rem;
	}

	/* Mobile */
	header .navigation{
		display: none !important;
	}

	/* Mobile Access */
	.navigation-show{
		display: block;
	}
	
	/* Tables */
	.table{
		width: 100%;
		display: block;
		position: relative;
	}
	.table > thead, 
	.table > thead > tr{
		display: block;
		float: left;
	}
	.table > thead > tr > th{
		display: block;
	}
	.table > tbody{
		display: block;
		position: relative;
		overflow-x: auto;
		white-space: nowrap;
	}
	.table > tbody > tr{
		display: inline-block;
		vertical-align: top;
		margin-right: -0.4rem;
	}
	.table > tbody > tr > td{
		display: block;
	}
	.table tr > td:last-child{
		border-bottom: none;
	}
	.table th+th{
		border-left: none;
		border-bottom: 1px solid transparent;
	}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {

	/* Pricing Tables */
	
	.pricing-table.columns-3 .pricing-table-column{
		width: 33.33333%;
	}
	.pricing-table.columns-2 .pricing-table-column,
	.pricing-table.columns-4 .pricing-table-column,
	.pricing-table.columns-5 .pricing-table-column{
		width: 50%;
	}
	.pricing-table.columns-4 .pricing-table-column:nth-last-child(2),
	.pricing-table.columns-5 .pricing-table-column:last-child,
	.pricing-table.columns-5 .pricing-table-column:nth-last-child(3){
		border-left: 1px solid #eeeeee;
	}
}
@media only screen and (max-width: 768px) {

	/* Grid */
	body.boxed .wrapper-inner,
	.row{
		max-width: 600px;
    	margin: 0 auto;
	}
	.width-1,
	.width-2, 
	.width-3, 
	.width-4, 
	.width-5, 
	.width-6, 
	.width-7, 
	.width-8, 
	.width-9, 
	.width-10, 
	.width-11, 
	.width-12 {
		width: 100%;
	}
	[class*="offset-"]{
		margin-left: 0;
	}
	.column[class*='push-'],
	.column[class*='pull-']{
		position: static;
		left: 0;
		right: 0;
	}

	/* Content grid */
	[class*="content-grid-"] .grid-item{
		width: 100%;
	}

	/* Blockquote */
	blockquote {
		width: 100% !important;
	}

	/* Lead */
	.lead{
		font-size: 1.8rem;
		line-height: 1.5;
		font-weight: 200;
	}

	/* Pricing Tables */
	.pricing-table.columns-3 .pricing-table-column.callout{
		top: 0;
	}
	.pricing-table.columns-3 .pricing-table-column{
		margin-bottom: 0.5rem;
	}
	.pricing-table.columns-2 .pricing-table-column,
	.pricing-table.columns-3 .pricing-table-column,
	.pricing-table.columns-4 .pricing-table-column,
	.pricing-table.columns-5 .pricing-table-column{
		width: 50%;
	}
	.pricing-table.columns-3 .pricing-table-column:last-child,
	.pricing-table.columns-4 .pricing-table-column:nth-last-child(2),
	.pricing-table.columns-5 .pricing-table-column:last-child,
	.pricing-table.columns-5 .pricing-table-column:nth-last-child(3){
		border-left: 1px solid #eeeeee;
	}

	/* Helper Classes for mobile */
	.hide-on-mobile,
	.hide-on-mobile *{
		display: none !important;
		visibility: hidden !important;
	}
	.show-on-mobile,
	.show-on-mobile *{
		display: block !important;
		visibility: visible !important;
	}
	.pull-left-on-mobile{
		float: left !important;
	}
	.pull-right-on-mobile{
		float: right !important;
	}
	.clear-float-on-mobile{
		float: none !important;
	}
	.v-align-bottom,
	.v-align-bottom-on-mobile{
		padding-bottom: 2rem !important;
		vertical-align: bottom !important;
	}
	.v-align-top,
	.v-align-top-on-mobile{
		padding-top: 2rem !important;
		vertical-align: top !important;
	}
	.no-padding-on-mobile{
		padding: 0 !important
	}
	.no-background-on-mobile{
		background: none !important;
		border: none !important;
	}
	.thumbnail .v-align-top,
	.thumbnail .v-align-top-on-mobile,
	.thumbnail .v-align-bottom,
	.thumbnail .v-align-bottom-on-mobile{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.background-on-mobile{
		width: 100%;
		padding-top: 3rem;
		padding-bottom: 3rem;
		background: #f4f4f4;
		color: #666;
		text-align: left;
		position: relative;
		z-index: 1
	}
	.v-align-top-on-mobile .background-on-mobile{
		margin-top: -2rem;
	}
	.v-align-bottom-on-mobile .background-on-mobile{
		margin-bottom: -2rem;
	}
	.left-on-mobile{
		text-align: left !important;
	}
	.center-on-mobile{
		text-align: center !important;
	}
	.right-on-mobile{
		text-align: right !important;
	}
	.row.background-on-mobile{
		padding-left: 0;
		padding-right: 0;
	}
	.background-on-mobile .column > *:last-child{
		margin-bottom: 0;
	}
	.row > .background-on-mobile{
		margin-left: 0;
		margin-right: 0; 
	}
	.no-transition-on-mobile{
		-webkit-transition-duration: 0ms !important;
		-moz-transition-duration: 0ms !important;
		-o-transition-duration: 0ms !important;
		-ms-transition-duration: 0ms !important;
		transition-duration: 0ms !important;
	}
}
@media only screen and (max-width: 600px) {
	
	/* Grid */
	body.boxed .wrapper-inner,
	.row{
		max-width: 480px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 480px) {

	/* Grid */
	body.boxed .wrapper-inner,
	.row{
		max-width: 350px;
		margin: 0 auto;
	}

	/* Content grid */
	[class*="content-grid-"] .grid-item{
		width: 100%;
	}

	/* Side navigation */
	.side-navigation-wrapper{
		width: 25rem;
		-webkit-transform: translate3d(-25rem,0,0);
		   -moz-transform: translate3d(-25rem,0,0);
		    -ms-transform: translate3d(-25rem,0,0);
		     -o-transform: translate3d(-25rem,0,0);
		        transform: translate3d(-25rem,0,0);
	}
	.side-navigation-wrapper.enter-right{
		-webkit-transform: translate3d(25rem,0,0);
		   -moz-transform: translate3d(25rem,0,0);
		    -ms-transform: translate3d(25rem,0,0);
		     -o-transform: translate3d(25rem,0,0);
		        transform: translate3d(25rem,0,0);
	}
	.side-navigation-wrapper.active{
		-webkit-transform: translate3d(0,0,0);
		   -moz-transform: translate3d(0,0,0);
		    -ms-transform: translate3d(0,0,0);
		     -o-transform: translate3d(0,0,0);
		        transform: translate3d(0,0,0);
	}
	.element-reveal-left{
		-webkit-transform: translate3d(25rem,0,0);
		   -moz-transform: translate3d(25rem,0,0);
		    -ms-transform: translate3d(25rem,0,0);
		     -o-transform: translate3d(25rem,0,0);
		        transform: translate3d(25rem,0,0);
	}
	.element-reveal-right{
		-webkit-transform: translate3d(-25rem,0,0);
		   -moz-transform: translate3d(-25rem,0,0);
		    -ms-transform: translate3d(-25rem,0,0);
		     -o-transform: translate3d(-25rem,0,0);
		        transform: translate3d(-25rem,0,0);
	}
	.side-navigation-wrapper.hide{
		right: 25rem;
	}
	.side-navigation-wrapper.enter-right.hide{
		right: -25rem;
	}
	.element-show-left{
		left: 25rem;
	}
	.element-show-right{
		left: -25rem;
	}

	/* Lists */
	.list-group{
		margin-bottom: 0;
	}

	/* Blockquote */
	blockquote {
		width: 100% !important;
	}

	/* Tabs*/
	.tabs.vertical .tab-nav,
	.tabs.vertical.right .tab-nav,
	.tabs.vertical .tab-panes,
	.tabs.vertical.right .tab-panes{
		width: 100%;
		float: none;
	}
	.tab-nav li{
		width: 100%;
		float: none;
	}
	.tab-nav li a{
		width: 100%;
	}
	.tabs.rounded li:first-child a{
		border-radius: 0.3rem 0.3rem 0 0;
	}
	.tabs.rounded .tab-panes{
		border-radius: 0 0 0.3rem 0.3rem;
	}
	.tabs li.active:last-child a{
		border-bottom: 1px solid #eeeeee;
	}
	.tabs.vertical li.active a,
	.tabs.vertical.right li.active a{
		border-left: 1px solid #eeeeee;
	}
	.tabs.vertical .tab-panes,
	.tabs.vertical.right  .tab-panes{
		border-top: none;
	}

	/* Pricing Tables */
	.pricing-table.columns-2 .pricing-table-column,
	.pricing-table.columns-3 .pricing-table-column,
	.pricing-table.columns-4 .pricing-table-column,
	.pricing-table.columns-5 .pricing-table-column{
		width: 100%;
	}
	.pricing-table .pricing-table-column.callout{
		top: 0;
	}
	.pricing-table .pricing-table-column{
		margin-bottom: 0.5rem;
	}
	.pricing-table[class*="columns-"] .pricing-table-column{
		border-left: 1px solid #eeeeee;
	}
	.footer .width-2 {
	    width: 100%;
	}
	.footer .width-10 {
	    width: 100%;
	}
	.footer .width-10 .grid-item {
		width: 100%;
	}
}
@media only screen and (max-width : 350px) {
    
    /* Grid */
	body.boxed .wrapper-inner,
	.row{
		max-width: 100%;
	}  
}

