.container-fluid {
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-right: auto;
	margin-left: auto;
}

.w1080 {
	max-width: 1080px;
	margin: auto;
}

.first {
	padding-left: 0 !important;
}

.last {
	padding-right: 0 !important;
}

.fullwidth {
	width: 100%;
	height: auto;
}

.fullwidth-img-wrap img {
	width: 100%;
	height: auto;
}
p {font-family: "Georgia", serif; font-size: large; }
a {color: #666}

.sf-menu {
	margin-bottom: 2px;
}

.space-top-10 {padding-top: 10px;}
.space-top-20 {padding-top: 20px;}
.space-top-30 {padding-top: 30px;}
.space-top-40 {padding-top: 40px;}
.space-top-50 {padding-top: 50px;}
.space-top-60 {padding-top: 60px;}
.space-top-70 {padding-top: 70px;}
.space-top-80 {padding-top: 80px;}
.space-top-90 {padding-top: 90px;}

.space-bottom-10 {padding-bottom: 10px;}
.space-bottom-20 {padding-bottom: 20px;}
.space-bottom-30 {padding-bottom: 30px;}
.space-bottom-40 {padding-bottom: 40px;}
.space-bottom-50 {padding-bottom: 50px;}
.space-bottom-60 {padding-bottom: 60px;}
.space-bottom-70 {padding-bottom: 70px;}
.space-bottom-80 {padding-bottom: 80px;}
.space-bottom-90 {padding-bottom: 90px;}



.citem-button {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */	
}

/*
.citem-button {
	display: block;
	width: 49%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 14px;
	padding: 2px;
	box-sizing: border-box;
	min-height: 48px;
	border: 1px solid #666;
	box-shadow: 0px 0px 2px #666;
	border-radius: 8px;
	font-size: 16px;
	color: #666;
	float: left;
	padding-left: 8px;
}
*/

.citem-button {
	display: block;
	width: 49%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 14px;
	padding: 2px;
	box-sizing: border-box;
	min-height: 48px;
	border: 1px solid #666;
	box-shadow: 0px 0px 2px #666;
	border-radius: 8px;
	font-size: 25px;
	color: #666;
	float: left;
	padding-left: 8px;
	font-family: 'Amatic SC', sans-serif;
	font-weight: 700;
}

.citem-button:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,8abbd7+31,066dab+100;Web+2.0+Blue+3D+%231 */
background: #c5deea; /* Old browsers */
background: -moz-linear-gradient(top, #c5deea 0%, #8abbd7 31%, #066dab 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #c5deea 0%,#8abbd7 31%,#066dab 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #c5deea 0%,#8abbd7 31%,#066dab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */
text-decoration: none;
color: #fff;
}


.citem-button img {
	display: inline;
	float: right;
	border-radius: 6px;
}


.cta-button {
	display: block;
	width: 70%;
	margin-bottom: 14px;
	padding: 10px 2px;
	box-sizing: border-box;
	min-height: 48px;
	border: 1px solid #666;
	box-shadow: 0px 0px 2px #666;
	border-radius: 8px;
	font-size: 16px;
	color: #FFF;
	padding-left: 8px;
	background: #333;
	text-align: center;
	margin: auto;
}

.cta-button:hover, .cta-button:active, .cta-button:visited {
	background: #555;
	color:#fff;
	border: 1px solid #eee;
}


#footer {
	border-top: 1px solid #e0e0e0;
	}

/*
#footer p {
	display: block;
	margin: auto;
	float: none;
	width: 80%;
	font-size: 80%;
}
*/

#footer p {
	display: block;
	margin: auto;
	float: none;
	width: 80%;
	font-size: 100%;
	font-family: 'Amatic SC', sans-serif;
	font-weight: 700;
}

#top-link-bar a {
	font-size: 12px;
}


/* SLICKNAV */ 


.slicknav_menu {
  background: #fff none repeat scroll 0 0 !important;
  font-size: 16px;
  padding: 5px;
  border-bottom: 1px solid #d0d0d0;
}

.slicknav_nav a {
  color: #111 !important;
  text-decoration: none;
  text-transform: uppercase;
}

.slicknav_nav a:hover {
	color: #000 !important;
}

.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255,255,255,.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #222;
	padding: 3px;
}


.slicknav_menutxt {
	color: #fff;
}

.slicknav_menutxt::before {
	content: '\2630';
	font-weight: bold;
}

.slicknav_menu {
	display:none;
}


/* MEDIAQUERY */ 


@media screen and (max-width: 768px){
	.sf-menu {
		display: none !important;
	}
	
	.slicknav_menu {
		display: block !important;
	}

	.citem-button {
		font-size: 22px;	/*13px; */
		width: 98% !important;
	}

}

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

	#top-link-bar {
		display: none !important;
	}
	
	#footer p {
		width: 90% !important;
	}

}

@media screen and (max-width: 360px){
}

