﻿
/* ############### Global Settings ############### */
html {
	background-color: #f9f9f9;
}

body {
	height: 100%;
	text-align: center;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 26px;
	background-color: #fff;
	position: relative;
}

img {
	max-width: 100%;
}

/* ############### Headings ############### */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

h1,
header.header h2 {
	padding: 0.2em 0 0.2em 0;
	/* letter-spacing:-1px; */
	line-height: 1.1em;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-weight: 300;
	font-size: 58px;
}

h2 {
	padding: 30px 0 0 0;
	/* letter-spacing:-1px; */
	line-height: 1.1em;
	/*font-family: 'Open Sans Condensed', Arial, sans-serif; font-weight: 300;  font-size: 46px;*/
	font-family: 'Lato', Arial, sans-serif;
	font-size: 32px;
	font-weight: 700;
}

h3 {
	padding: 20px 0 0 0;
	color: #ff2ccB;
	color: #9ECC00;
	color: #545454;
	/*font-family: 'Open Sans Condensed', Arial, sans-serif; font-weight: 300; font-size: 36px;*/
	font-family: 'Lato', Arial, sans-serif;
	font-size: 26px;
	font-weight: 700;
}

h4 {
	padding: 20px 0 0 0;
	color: #c3c5c6;
	color: #82A200;
	color: #E1008F;
	color: #7c7c7c;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 22px;
	font-weight: 700;
}

	h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
		padding-top: 0;
		margin-top: 0;
	}

	h1, h2, h3, h4,
	h1 a, h2 a, h3 a, h4 a,
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
		color: #222;
		text-decoration: none;
	}

.container {
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	padding: 0 0 20px 0;
}


/*
 * Masthead for nav
 */

.masthead {
	position: relative;
	text-align: left;
	/*-webkit-box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
          box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);*/
}

header.masthead .logo {
	margin-left: -15px;
}
/* Nav links */
.blog-nav-item {
	position: relative;
	display: inline-block;
	padding: 10px;
	font-weight: 500;
	color: #cdddeb;
}

	.blog-nav-item:hover,
	.blog-nav-item:focus {
		color: #fff;
		text-decoration: none;
	}

/* Active state gets a caret at the bottom */
.blog-nav .active {
	color: #fff;
}

	.blog-nav .active:after {
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 0;
		margin-left: -5px;
		vertical-align: middle;
		content: " ";
		border-right: 5px solid transparent;
		border-bottom: 5px solid;
		border-left: 5px solid transparent;
	}





/* ###############  H E A D E R  ############### */
header.masthead,
header.header {
	padding: 15px 15px;
	text-align: left;
	/*margin: 0 -15px 20px -15px;*/
	line-height: 1.1em;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-weight: 300;
	font-size: 32px;
}

header.masthead {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

header.header {
	background: none;
	/*margin-right: -15px;
    margin-left: -15px;*/
}

header.masthead .container {
	padding: 10px 0 0 0;
}

header.masthead .logo {
	margin-left: 0px;
}

.blog-caption {
	color: #777;
}

header .logo {
	margin-left: 0px;
}


/* ###############  C O N T E N T  ############################################# */

section {
	position: relative;
	min-height: 200px;
	text-align: left;
	color: #333;
}

.content-area,
.side-area {
	position: relative;
	min-height: 1px;
	/*padding-right: 15px;
        padding-left: 15px;*/
	width: 100%;
	clear: both;
	/*padding-right: 15px;
        padding-left: 15px;*/
}

.honeypot {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*section.honeypot { width: 50%; margin:0 0 0 40px; padding: 0 0 30px 0; width: 400px;}
    section.honeypot.thanks { width: 100%; }
    aside.form { width: 36%; margin: 0; padding: 4px 4%; }*/

section h2:first-child {
	margin-top: 0;
	padding-top: 0;
}

.blog {
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

	.blog p {
		margin: 10px 0 20px 0;
		overflow: hidden;
	}

.content-area.blog {
	font-size: 18px;
	line-height: 28px;
}

	.content-area.blog.post {
		max-width: 900px;
	}

.layoutSingleColumn {
	width: 700px;
	margin: 0 auto;
}
/*
    .content-area.blog.post article {
        width: 80%;
        border-left: 50px solid #F5F5F5;
        padding-left: 15px;
    }*/
section .honeypot h1 {
	padding: 0 0 15px 0;
	margin: 0;
}

article h1 {
	padding: 0 0 0 0;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 700;
}

article h2 {
	padding: 0 0 0 0;
	margin: 0;
}

aside {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Blog posts */

.blog-post {
	margin-bottom: 60px;
}

.blog-post-title {
	margin-bottom: 5px;
	font-size: 40px;
}

.blog-post-meta {
	margin-bottom: 20px;
	color: #999;
}

.blog-navigation {
	margin-top: 30px;
	padding: 20px;
	width: 100%;
	float: left;
	border-top: 4px solid #eee;
}

.blog-sidebar {
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	padding: 20px;
	width: 100%;
	float: left;
	background-color: #FAFAFA;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 0 1px #f1f1f1;
	box-shadow: 0 0 0 1px #f1f1f1;
}

	.blog-sidebar.gray-border {
		background-color: #FDFDFD;
		border: 1px solid #DDD;
		-webkit-box-shadow: 0 0 0 4px #F5F5F5;
		box-shadow: 0 0 0 4px #F5F5F5;
	}

	.blog-sidebar .archive, .blog-sidebar .categories, .blog-sidebar .tags, .blog-sidebar .subscribe-rss {
		/*border-bottom: 1px solid #E4E4E4;*/
		border-left: 1px solid #E4E4E4;
		width: 33%;
		float: left;
		display: inline-block;
		padding: 20px;
		min-height: 150px;
	}

		.blog-sidebar .subscribe-rss .rss-feed {
			line-height: 24px;
			vertical-align: middle;
		}

		.blog-sidebar .subscribe-rss .fa-rss-square {
			color: orange;
		}

	.blog-sidebar > div:first-child {
		border: none;
	}

.relatedposts .blog-sidebar {
	margin-bottom: 20px;
}

	.relatedposts .blog-sidebar h2 {
		margin-bottom: 10px;
	}

	.relatedposts .blog-sidebar a {
		color: inherit;
		font-weight: bold;
	}

.blog-sidebar .relatedpost {
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	display: inline-block;
	float: left;
	min-height: 200px;
	padding: 20px;
	text-align: center;
	transition: background 0.2s linear;
	width: 33%;
}

	.blog-sidebar .relatedpost:hover {
		background-color: rgb(253, 253, 253);
	}

	.blog-sidebar .relatedpost.first {
		border-left: 1px solid #E4E4E4;
	}

	.blog-sidebar .relatedpost img {
		border: 1px solid #ccc;
		margin-bottom: 5px;
		width: 100%;
	}


.blog-sidebar h2 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.blog-sidebar ul,
.blog-sidebar ul.basic-list {
	margin-bottom: 30px !important;
}

aside.form .contact_form {
	padding: 8% 10%;
	margin-left: 15px;
	background-color: #F0F0F0;
	background-color: rgba(230, 230, 230, 0.5);
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

	aside.form .contact_form form,
	aside.form .contact_form fieldset,
	aside.form .contact_form legend {
		border: none;
		margin: 0;
		padding: 0;
	}

	aside.form .contact_form label {
		color: #555;
	}

.blog-navigation > div {
	width: 33.333%;
	float: left;
	display: inline-block;
}

.blog-navigation .prev-link {
	text-align: right;
}

.blog-navigation .page-number {
	text-align: center;
}

a.downloadFileLink {
	text-decoration: none;
	background-color: #0081d5;
	color: white;
	padding: 10px 18px;
	border: 1px solid #0b90c2;
	display: inline-block;
	margin: 8px 0;
	-ms-border-radius: 4px;
	border-radius: 4px;
	/*-webkit-box-shadow: 0 0 2px 0 #555;
    -ms-box-shadow: 0 0 2px 0 #555;
    box-shadow: 0 0 2px 0 #555;*/
	text-transform: uppercase;
}

#shareOptions {
	padding: 20px 0;
}

	#shareOptions .shareIcon {
		margin-right: 5px;
	}


/*
 * Main column and sidebar layout
 */

/* Sidebar modules for boxing content */
.sidebar-module {
	padding: 15px;
	margin: 0 -15px 15px;
}

.sidebar-module-inset {
	padding: 15px;
	background-color: #f5f5f5;
	border-radius: 4px;
}

	.sidebar-module-inset p:last-child,
	.sidebar-module-inset ul:last-child,
	.sidebar-module-inset ol:last-child {
		margin-bottom: 0;
	}


/* Pagination */
.pager {
	margin-bottom: 60px;
	text-align: left;
}

	.pager > li > a {
		width: 140px;
		padding: 10px 20px;
		text-align: center;
		border-radius: 30px;
	}


/* ###############  F O O T E R ############################################# */
footer {
	text-align: center;
	margin-top: 15px;
	padding: 40px 0;
	color: #999;
	text-align: center;
	background-color: #f9f9f9;
	border-top: 1px solid #e5e5e5;
}

	footer p:last-child {
		margin-bottom: 0;
	}



/* ###############  PRIVACY POLICY ############################################# */

.privacy-policy-notification {
	width: 100%;
	padding: 4px 24px;
	background-color: rgba(220, 220, 220, 0.8);
	color: rgba(0,0,0,0.7);
	border-bottom: 1px solid rgba(136, 136, 136, 0.9);
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0;
	z-index: 9999;
	font-size: 0.8em;
}

	.privacy-policy-notification a, .privacy-policy-notification a:visited {
		color: rgba(0,0,0,0.7);
		text-decoration: underline;
	}

		.privacy-policy-notification a.notification-close {
			position: absolute;
			top: 10px;
			right: 15px;
			color: rgba(0,0,0,0.7);
			text-decoration: none;
		}

			.privacy-policy-notification a:hover,
			.privacy-policy-notification a.notification-close:hover {
				color: #000;
			}


.testingcontainer {
	position: absolute;
	width: 240px;
	height: 240px;
	right: 0;
	top: 0;
	background: transparent;
	overflow: hidden;
}


.testingmode {
	z-index: 9999;
	width: 500px;
	background-color: rgba(255, 157, 21, 0.85);
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
	position: absolute;
	padding: 12px 125px;
	right: -150px;
	top: 80px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-box-shadow: 5px 0 10px rgba(30,30,30,0.5);
	-moz-box-shadow: 5px 0 10px rgba(30,30,30,0.5);
	box-shadow: 5px 0 10px rgba(30,30,30,0.5);
}

	.testingmode span {
		color: #79510B;
		display: block;
		text-align: center;
		text-decoration: none;
		line-height: 15px;
		font-size: 13px;
	}

.tweetable {
}

a.tweetabletext {
	text-decoration: none;
	background-color: rgba(251, 255, 0, 0.8);
}

	a.tweetabletext:hover {
		background-color: #A9F43B;
		background-color: rgba(251, 255, 0, 1);
		color: #2C4414;
		text-decoration: underline;
	}

	a.tweetabletext::after {
		display: inline-block;
		background: url("images/twitter.png") no-repeat center center;
		width: 16px;
		height: 16px;
		content: "\00a0";
		text-decoration: none;
		margin: 0;
		margin-left: 5px;
		right: 0px;
		position: relative;
		padding: 0;
		top: 6px;
	}

/*### COLORED BOX ######################*/

blockquote {
	padding: 10px 0px 10px 32px;
	margin: 0 0 20px;
	border-left: 8px solid #eee;
}

	blockquote p {
		font-size: 18px;
		line-height: 28px;
	}

.color-block {
	background: #F1FBFF;
	border: 1px solid #D6EFF9;
	padding: 25px 40px;
	margin-bottom: 30px;
	margin-left: -20px;
	margin-right: -20px;
	-webkit-box-shadow: 0 0 12px 0 #E9ECED;
	box-shadow: 0 0 12px 0 #E9ECED;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

	.color-block h2, .color-block h3, .color-block h4 {
		text-align: center;
	}

.gray-loyalistic-block {
	background: #f9f9f9;
	border: 1px solid #00c1e1;
	padding: 25px 40px;
	margin-bottom: 30px;
	margin-left: -20px;
	margin-right: -20px;
	-webkit-box-shadow: 0 0 12px 0 #f9f9f9;
	box-shadow: 0 0 12px 0 #f9f9f9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 75%;
	line-height: 150%;
	font-style: italic;
}

/*### LANGUAGE SELECTOR STYLES ###*/
div.languageSelector {
	text-align: right;
}

	div.languageSelector .languageSelectorSeparator {
		color: #bbb;
	}

	div.languageSelector a.language {
		border-left: 1px solid #bbb;
		padding: 0 8px 0 12px;
	}

	div.languageSelector a.language:first-of-type {
		border-left: 0;
	}

		div .languageSelector a.language.current {
			font-weight: bold;
		}


/*### PROMOTE STYLES ###*/
.promote {
	width: 100%;
	text-align: center;
	background-color: rgba(0, 193, 225, 0.9);
	position: fixed;
	bottom: 0;
	z-index: 8888;
}

	.promote .field {
		padding: 30px;
	}

		.promote .field label,
		.promote .field input[type="email"],
		.promote .field button {
			display: inline-block;
			padding: 8px 12px;
			line-height: 22px;
			vertical-align: top;
		}

		.promote .field label {
			color: #FFF;
			text-shadow: 0 1px 2px rgba(5, 101, 130, 0.65);
		}

		.promote .field input[type="email"],
		.promote .field input[type="submit"],
		.promote .field button {
			margin: 0 0 8px 0;
			background-color: #FFF;
			border: 1px solid rgba(0, 151, 197, 0.9);
			border-radius: 4px;
			box-shadow: 0 1px 3px rgba(60, 60, 60, 0.3); /* CSS3 */
			-moz-box-shadow: 0 1px 3px rgba(60, 60, 60, 0.3); /* for Firefox */
			-webkit-box-shadow: 0 1px 3px rgba(60, 60, 60, 0.3); /* for Safari */
			line-height: 22px;
			padding: 8px 12px;
		}

		.promote .field input[type="email"] {
			color: #333;
			font-size: 13px;
		}

		.promote .field input[type="submit"],
		.promote .field button {
			background-color: rgba(0, 151, 197, 0.6);
			color: #FFF;
			font-weight: bold;
			border: 1px solid rgba(0, 151, 197, 1.0);
			text-shadow: 0 1px 2px rgba(5, 101, 130, 0.9);
		}

			.promote .field input[type="submit"]:hover,
			.promote .field button:hover {
				background-color: rgba(0, 151, 197, 0.95);
			}

	.promote.slideonscroll.top {
		position: fixed;
		top: 0;
	}

	.promote .fa-times {
		color: rgba(0, 151, 197, 0.5);
		position: absolute;
		top: 20px;
		right: 18px;
		line-height: 22px;
	}

		.promote .fa-times:hover {
			color: rgba(0, 151, 197, 1.0);
		}

	/*### PROMOTE: DEFAULT ON BOTTOM RIGHT CORNER  ###*/




	/*
.promote .field input[type="submit"] {
    margin-top:2px;
}

.promote .field label {
    color: #828282;
    margin: auto;
    line-height: 26px;
}

.promote .field input[type="email"],
.promote .field input[type="submit"] {
    margin:0;
    background-color: #FFF;
    border: 1px solid rgba(171, 171, 171, 0.9);
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0 1px 3px rgba(60, 60, 60, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(60, 60, 60, 0.3); 
    -webkit-box-shadow: 0 1px 3px rgba(60, 60, 60, 0.3);  
}

.promote.loyalistic .field input[type="email"],
.promote.loyalistic .field input[type="submit"] {
    
    border: 1px solid rgba(0, 151, 197, 0.9);
}

.promote .field input[type="submit"] {
    background-color: rgba(0, 151, 197, 0.6);
    color: #FFF;
    font-weight: bold;
    border: 1px solid rgba(0, 151, 197, 0.9);
}

.promote .field input[type="submit"]:hover {
    background-color: rgba(0, 151, 197, 0.8);
}

.promote .fa-times {
    color: rgba(181, 181, 181, 0.5);
    position: absolute;
    top: 20px;
    right: 18px;
    line-height: 22px;
}
.promote .fa-times:hover { color: rgba(179, 179, 179, 1.0); }

.promote.loyalistic .fa-times { color: rgba(0, 151, 197, 0.5); }
.promote.loyalistic .fa-times:hover { color: rgba(0, 151, 197, 1.0); }
*/

	/*### TOP ###*/
	.promote.top {
		position: fixed;
		top: 0;
		bottom: auto;
		border-bottom: 1px solid #CCC;
	}

		.promote.top .field input[type="email"] {
			width: 250px;
		}

		.promote.top .fa-times {
			top: 28px;
		}

	/*### BOTTOM ###*/
	.promote.slideonscroll.bottom {
		position: fixed;
		top: auto;
		bottom: 0;
	}

	/*### BOTTOM RIGHT CORNER ###*/
	.promote.brc {
		position: fixed;
		right: 0;
		width: 275px;
		border-top: 1px solid rgba(202, 202, 202, 0.9);
		border-left: 1px solid rgba(202, 202, 202, 0.9);
		-webkit-border-radius: 4px 0 0 0;
		border-radius: 4px 0 0 0;
	}

	.promote.loyalistic.brc {
		border-top: 1px solid rgba(0, 151, 197, 0.9);
		border-left: 1px solid rgba(0, 151, 197, 0.9);
	}

	.promote.brc input,
	.promote.brc button {
		width: 90%;
	}

	.promote.brc .field input[type="email"],
	.promote.brc .field input[type="submit"] {
		margin-bottom: 8px;
	}

	.promote.brc .fa-times {
		top: 24px;
		right: 10px;
	}

	.promote.slideonscroll.brc {
		position: fixed;
		right: 0;
		width: 350px;
		border-top: 1px solid rgba(0, 151, 197, 0.9);
		border-left: 1px solid rgba(0, 151, 197, 0.9);
		-webkit-border-radius: 4px 0 0 0;
		border-radius: 4px 0 0 0;
	}

		.promote.slideonscroll.brc input,
		.promote.slideonscroll.brc button {
			width: 90%;
		}

	/*### OPTIO1 ###*/
	.promote.option1 {
		border-top: 1px solid rgba(0, 151, 197, 0.9);
		border-left: 1px solid rgba(0, 151, 197, 0.9);
		background-color: rgba(0, 193, 225, 0.9);
		color: #FFF;
	}

		.promote.option1 label {
			color: #FFF;
		}

		.promote.option1 .fa-times {
			color: rgba(7, 157, 183, 0.5);
		}

			.promote.option1 .fa-times:hover {
				color: rgba(7, 157, 183, 1.0);
			}



	/*### OPTIO2 ###*/
	.promote.option2 {
		border-top: 1px solid rgb(62, 142, 202);
		border-left: 1px solid rgb(62, 142, 202);
		background-color: rgba(153, 199, 232, 0.9);
		color: #FFF;
	}

		.promote.option2 label {
			color: #FFF;
		}

		.promote.option2 .fa-times {
			color: rgba(62, 142, 202, 0.3);
		}

			.promote.option2 .fa-times:hover {
				color: rgba(62, 142, 202, 0.7);
			}



	/*### OPTIO3 ###*/
	.promote.option3,
	.promote.brc.option3 {
		border-top: 1px solid rgb(195, 195, 195);
		border-left: 1px solid rgb(195, 195, 195);
		background-color: rgb(251, 251, 251);
		font-size: 14px;
		color: #444;
	}

		.promote.option3 label {
			color: #777;
			text-shadow: 0 1px 2px rgb(193, 193, 193);
		}

	.promote .field input[type="email"] {
		border: 1px solid rgb(195, 195, 195);
	}

	.promote.option3 .fa-times {
		color: rgba(200, 200, 200, 0.3);
	}

		.promote.option3 .fa-times:hover {
			color: rgba(142, 142, 142, 0.7);
		}

	.promote.loyalistic {
		background-color: rgba(0, 193, 225, 0.9);
	}





/* ############### Buttons ############### */

input[type=submit], button {
	font-size: 16px;
	/* margin: 0;*/
	letter-spacing: 1px;
	font-weight: bold;
	border-radius: 4px; /* CSS3 */
	-moz-border-radius: 4px; /* for Firefox */
	-webkit-border-radius: 4px; /* for Safari */
	cursor: pointer;
	padding: 12px 18px;
	display: inline-block;
	background-color: #0081d5;
	color: #FFF;
	border: 1px solid #0b90c2;
}

	input[type=submit]:hover, button:hover {
		background-color: #2899e7;
		/* text-decoration: underline; */
		color: #FFF;
	}

table.button-table td.button-table-cell {
	background-color: #0081d5;
	border-radius: 4px;
	color: #FFF;
}

	table.button-table td.button-table-cell a.button-link {
		border: 1px solid #0b90c2;
		border-radius: 4px;
		color: #FFF;
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		padding: 12px 18px;
		text-decoration: none;
	}

/* ############### Subscription  ############### */

.subscriptionBox {
	border: 1px solid #CCC;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FAFAFA;
	border-radius: 4px;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
	/* Remove the padding we set earlier */
	/*
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  .header {
    margin-bottom: 30px;
  }
  .container {
    max-width: 700px;
  }
      */
}




/* Responsive: Portrait tablets and up */
@media screen and (max-width: 768px) {
	/* Remove the padding we set earlier */
	header.masthead,
	header.masthead .col-sm-12 {
		margin: 0;
		padding: 0;
	}

	header.header {
		padding: 0;
		/*margin: 10px 4%;*/
	}

	.row {
		/*margin: 10px 4%;*/
	}

	.container {
		max-width: 100%;
		width: 100%;
	}

	.content-area.blog article {
		margin-right: 0 !important;
	}

	.layoutSingleColumn, .honeypot {
		width: auto;
		margin-left: 35px;
		margin-right: 35px;
	}

	aside.form .contact_form {
		margin-left: 0;
	}
}

/*
    * Override Bootstrap's default container.
    */

@media (min-width: 1200px) {
	.container {
		width: 1050px;
	}
}


@media (max-width: 450px) {

	.layoutSingleColumn, .honeypot {
		width: auto;
		margin-left: 20px;
		margin-right: 20px;
	}
}
