@charset "utf-8";
/* CSS Document */

body {
	background-color:#2c3e50;
}
#wrapper {
	position: relative;
	margin: 5px auto 0px auto;
	max-width: 1248px;
/*	width: 90%;*/
}
.content {
	background-color: #ecf0f1;
	padding: 1px 1em 1px 1em;
}
.content p {
	font-family:"Maiandra GD", Verdana, sans-serif;
}
header {
	display: block;
	position: relative;
	height: 80px;
	background-color:#ecf0f1;
}
header .logo {
	position: absolute;
	top: 10px;
	left: 35px;
	display: block;
	width: 100%;
	height: 63px;
	background: url(../images/logo400.png) no-repeat 0px 0px;
}
a:active {
	text-decoration: none;
	border:none;
}
#signUp {
	position:absolute;
	top: 15px;
	right:1em;
	display: block;
	text-align:center;
	margin: 0 auto;
	width: 350px;
	height: auto;
	max-width:100%;
}
#signUp a {
	text-decoration:none;
	color:#fff;
}
#signUp a:hover {
	text-decoration:none;
}
#signUp a:focus {
	text-decoration:none;
}

.style-3.button.green {
	float:right;
	text-align:center;
	margin: 0 auto;
	background     : #1abc9c;
	color          : #fff;
	text-shadow    : 0 1px 0 rgba(0, 0, 0, 0.2);
	font-size  : 1.2em; 
	padding    : .6em; 
	width      : auto; 
}

.style-3.button.green:hover {
	background        : #f1c40f;
	color             : #34495e;
	text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.2); 
}

.style-3.button.green:active,
.style-3.button.green.active {
	background        : #f1c40f;
	color             : #fff;
	text-shadow       : 0 1px 0 rgba(0, 0, 0, 0.2); 
}
.signupPanel .style-3.button.green a {
	color: #fff;
}
.signupPanel .style-3.button.green a:hover {
	color: #34495e;
	text-decoration:none;
}
/* ....RETINA MENU - this code goes down to line 643..........................................................................................*/
/* from "Default.css */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 15px; padding: 0; margin: 0;}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
a:hover {
	color: #fff;
}
a:focus {
	color: #fff;
}

/* orig .main changed to .main-menu */
.main-menu,
.retina > header {
	width: 100%;
	margin: 0 auto;
	padding: 1em;
}
.main-menu {
	max-width: 82.667em;
}
<!-- orig .container changed to .retina -->
.retina > header {
	text-align: center;
	font-size: 16px;
	padding: 4em 2em 3em;
	background: rgba(0,0,0,0.01);
}
.retina > header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}
.retina > header span {
	display: block;
	font-size: 60%;
	color: #ceccc6;
	padding: 0 0 0.6em 0.1em;
}

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

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
	content: "\e600";
}
.icon-bible:before {
	content: "\e601";
}
.icon-kids:before {
	content: "\e602";
}
.icon-youth:before {
	content: "\e603";
}
.icon-advanced:before {
	content: "\e604";
}
.icon-spanish:before {
	content: "\e605";
}
.icon-french:before {
	content: "\e606";
}

/* from COMPONENT.css */
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Windows Chrome ugly fix http://stackoverflow.com/questions/13674808/chrome-svg-font-rendering-breaks-layout/14345363#14345363 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'icomoon';
		src: url('../fonts/icomoon.svg#icomoon') format('svg');
	};
}

.icon-menu, .icon-bible, .icon-kids, .icon-youth, .icon-advanced, .icon-spanish, .icon-french {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-menu:before {
	content: "\e600";
}
.icon-bible:before {
	content: "\e601";
}
.icon-kids:before {
	content: "\e602";
}
.icon-youth:before {
	content: "\e603";
}
.icon-advanced:before {
	content: "\e604";
}
.icon-spanish:before {
	content: "\e605";
}
.icon-french:before {
	content: "\e606";
}

a, li {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Global CSS that are applied for all screen sizes */
.nav ul {
	max-width: 1240px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.5em;
	font-weight: 300;
}
.nav li span {
	display: block;
}
.nav a {
	display: block;
	color: rgba(249, 249, 249, .9);
	text-decoration: none;
	-webkit-transition: color .5s, background .5s, height .5s;
	-moz-transition: color .5s, background .5s, height .5s;
	-o-transition: color .5s, background .5s, height .5s;
	-ms-transition: color .5s, background .5s, height .5s;
	transition: color .5s, background .5s, height .5s;
}
.nav i{
	/* Make the font smoother for Chrome */
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* Remove the blue Webkit background when element is tapped */

a, button {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* Hover effect for the whole navigation to make the hovered item stand out */
.no-touch .nav ul:hover a {
	color: rgba(249, 249, 249, .5);
	text-decoration:none;
}
.no-touch .nav ul:hover a:hover {
	color: rgba(249, 249, 249, 0.99);
	text-decoration:none;
}
/* Adding some background color to the different menu items */
.nav li:nth-child(6n+1) {
	background: rgb(241, 196, 15);
}
.nav li:nth-child(6n+2) {
	background: rgb(230, 126, 34);
}
.nav li:nth-child(6n+3) {
	background: rgb(26, 188, 156);
}
.nav li:nth-child(6n+4) {
	background: rgb(52, 152, 219);
}
.nav li:nth-child(6n+5) {
	background: rgb(155, 89, 182);
}
.nav li:nth-child(6n+6) {
	background: rgb(52, 73, 94);
}
/* For screen bigger than 800px */
@media (min-width: 50em) {
	/* Transforms the list into a horizontal navigation */
	.nav li {
		float: left;
		width: 16.66666666666667%;
		text-align: center;
		-webkit-transition: border .5s;
		-moz-transition: border .5s;
		-o-transition: border .5s;
		-ms-transition: border .5s;
		transition: border .5s;
	}
	.nav a {
		display: block;
		width: auto;
	}
	/* hover, focused and active effects that add a little colored border to the different items */
	.no-touch .nav li:nth-child(6n+1) a:hover,
	.no-touch .nav li:nth-child(6n+1) a:active,
	.no-touch .nav li:nth-child(6n+1) a:focus {
		border-bottom: 4px solid rgb(243, 156, 18);
	}
	.no-touch .nav li:nth-child(6n+2) a:hover,
	.no-touch .nav li:nth-child(6n+2) a:active,
	.no-touch .nav li:nth-child(6n+2) a:focus {
		border-bottom: 4px solid rgb(211, 84, 0);
	}
	.no-touch .nav li:nth-child(6n+3) a:hover,
	.no-touch .nav li:nth-child(6n+3) a:active,
	.no-touch .nav li:nth-child(6n+3) a:focus {
		border-bottom: 4px solid rgb(19, 136, 113);
	}
	.no-touch .nav li:nth-child(6n+4) a:hover,
	.no-touch .nav li:nth-child(6n+4) a:active,
	.no-touch .nav li:nth-child(6n+4) a:focus {
		border-bottom: 4px solid rgb(39, 114, 165);
	}
	.no-touch .nav li:nth-child(6n+5) a:hover,
	.no-touch .nav li:nth-child(6n+5) a:active,
	.no-touch .nav li:nth-child(6n+5) a:focus {
		border-bottom: 4px solid rgb(107, 60, 126);
	}
	.no-touch .nav li:nth-child(6n+6) a:hover,
	.no-touch .nav li:nth-child(6n+6) a:active,
	.no-touch .nav li:nth-child(6n+6) a:focus {
		border-bottom: 4px solid rgb(26, 44, 63);
	}
	/* Placing the icon */	
	.icon {
		padding-top: 1.4em;
	}
	.icon + span {
		margin-top: 2.1em;
		-webkit-transition: margin .5s;
		-moz-transition: margin .5s;
		-o-transition: margin .5s;
		-ms-transition: margin .5s;
		transition: margin .5s;
	}
	/* Animating the height of the element*/
	.nav a {
		height: 9em;
	}
	.no-touch .nav a:hover ,
	.nav a:active ,
	.nav a:focus {
		height: 10em;
	}	
	/* Making the text follow the height animation */
	.no-touch .nav a:hover .icon + span {
		margin-top: 3.2em;
		-webkit-transition: margin .5s;
		-moz-transition: margin .5s;
		-o-transition: margin .5s;
		-ms-transition: margin .5s;
		transition: margin .5s;
	}
	/* Positioning the icons and preparing for the animation*/
	.nav i {
		position: relative;
		display: inline-block;
		margin: 0 auto;
		padding: 0.4em;
		border-radius: 50%;
		font-size: 1.8em;
		box-shadow: 0 0 0 30px transparent;
		background: rgba(255,255,255,0.1);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: box-shadow .6s ease-in-out;
		-moz-transition: box-shadow .6s ease-in-out;
		-o-transition: box-shadow .6s ease-in-out;
		-ms-transition: box-shadow .6s ease-in-out;
		transition: box-shadow .6s ease-in-out;
	}		
	/* Animate the box-shadow to create the effect */
	.no-touch .nav a:hover i,
	.no-touch .nav a:active i,
	.no-touch .nav a:focus i {		
		box-shadow: 0 0 0 0 rgba(255,255,255,0.2);
		-webkit-transition: box-shadow .4s ease-in-out;
		-moz-transition: box-shadow .4s ease-in-out;
		-o-transition: box-shadow .4s ease-in-out;
		-ms-transition: box-shadow .4s ease-in-out;
		transition: box-shadow .4s ease-in-out;
	}		
}

@media (min-width: 50em) and (max-width: 61.250em) {
	/* Size and font adjustments to make it fit into the screen*/
	.nav ul {
		font-size: 1.2em;
	}
}

/* The "tablet" and "mobile" version */
@media (max-width: 49.938em) {		
	
	/* Instead of adding a border, we transition the background color */
	.no-touch .nav ul li:nth-child(6n+1) a:hover,
	.no-touch .nav ul li:nth-child(6n+1) a:active,
	.no-touch .nav ul li:nth-child(6n+1) a:focus {
		background: rgb(243, 156, 18);
	}

	.no-touch .nav li:nth-child(6n+2) a:hover,
	.no-touch .nav li:nth-child(6n+2) a:active,
	.no-touch .nav li:nth-child(6n+2) a:focus {
		background: rgb(211, 84, 0);
	}

	.no-touch .nav li:nth-child(6n+3) a:hover,
	.no-touch .nav li:nth-child(6n+3) a:active,
	.no-touch .nav li:nth-child(6n+3) a:focus {
		background: rgb(19, 140, 116);
	}

	.no-touch .nav li:nth-child(6n+4) a:hover,
	.no-touch .nav li:nth-child(6n+4) a:active,
	.no-touch .nav li:nth-child(6n+4) a:focus {
		background: rgb(37, 111, 161);
	}

	.no-touch .nav li:nth-child(6n+5) a:hover,
	.no-touch .nav li:nth-child(6n+5) a:active,
	.no-touch .nav li:nth-child(6n+5) a:focus {
		background: rgb(117, 67, 138);
	}

	.no-touch .nav li:nth-child(6n+6) a:hover,
	.no-touch .nav li:nth-child(6n+6) a:active,
	.no-touch .nav li:nth-child(6n+6) a:focus {
		background: rgb(33, 53, 74);
	}

	.nav ul li {
		-webkit-transition: background 0.5s;
		-moz-transition: background 0.5s;
		-o-transition: background 0.5s;
		-ms-transition: background 0.5s;
		transition: background 0.5s;
	}	

}

/* CSS specific to the 2x3 columns version */
@media (min-width:32.5em) and (max-width: 49.938em) {	
	/* Creating the 2 column layout using floating elements once again */
	.nav li {
		display: block;
		float: left;
		width: 50%;
	}
	
	/* Adding some padding to make the elements look nicer*/
	.nav a {
		padding: 0.8em;		
	}

	/* Displaying the icons on the left, and the text on the right side using inlin-block*/
	.nav li span, 
	.nav li span.icon {
		display: inline-block;
	}

	.nav li span.icon {
		width: 50%;
	}

	.nav li .icon + span {
		font-size: 1em;
	}

	.icon + span {
		position: relative;
		top: -0.2em;
	}

	/* Adaptating to the icons to animate the size and border of the rounded background in a more discreet way */
	.nav li i {
		display: inline-block;
		padding: 8% 9%;
		border: 4px solid transparent;
		border-radius: 50%;
		font-size: 1.5em;
		background: rgba(255,255,255,0.1);
		-webkit-transition: border .5s;
		-moz-transition: border .5s;
		-o-transition: border .5s;
		-ms-transition: border .5s;
		transition: border .5s;
	}

	/* Transition effect on the border color */
	.no-touch .nav li:hover i,
	.no-touch .nav li:active i,
	.no-touch .nav li:focus i {
		border: 4px solid rgba(255,255,255,0.1);
	}
	
}

/* Adapting the font size and width for smaller screns*/
@media (min-width: 32.5em) and (max-width: 38.688em) {	
	.nav li span.icon {
		width: 50%;
	}

	.nav li .icon + span {
		font-size: 0.9em;
	}
}

/* Styling the toggle menu link and hiding it */
.nav .navtoogle{
	display: none;	
	width: 100%;
	padding: 0.5em 0.5em 0.8em;
	font-family: 'Lato',Calibri,Arial,sans-serif;
	font-weight: normal;
	text-align: left;
	color: rgb(7, 16, 15);
	font-size: 1.2em;
	background: none;	
	border: none;
	border-bottom: 4px solid rgb(221, 221, 221);
	cursor: pointer;
}

.navtoogle i{
/*	z-index:-1;*/ /* blocking this rule allows the 3-bar icon to show up */
}

.icon-menu {
	position: relative;
	top: 3px;
	line-height: 0;
	font-size: 1.6em;
}

@media (max-width: 32.438em) {
	/* Unhiding the styled menu link */
	.nav .navtoogle{
		margin: 0;
		display: block;
	}	
	/* Animating the height of the navigation when the button is clicked */
	
	/* When JavaScript is disabled, we hide the menu */
	.no-js .nav ul {
		max-height: 30em;
		overflow: hidden;
	}	
	/* When JavaScript is enabled, we hide the menu */
	.js .nav ul {
		max-height: 0em;
		overflow: hidden;
	}	
	/* Displaying the menu when the user has clicked on the button*/
	.js .nav .active + ul {		
		max-height: 30em;
		overflow: hidden;
		-webkit-transition: max-height .4s;
		-moz-transition: max-height .4s;
		-o-transition: max-height .4s;
		-ms-transition: max-height .4s;
		transition: max-height .4s;
	}
	/* Adapting the layout of the menu for smaller screens : icon on the left and text on the right*/
	
	.nav li span {
		display: inline-block;
		height: 100%;
	}
	.nav a {
		padding: 0.5em;		
	}	
	.icon + span {
		margin-left: 1em;
		font-size: 0.8em;
	}	
	/* Adding a left border of 8 px with a different color for each menu item*/
	.nav li:nth-child(6n+1) {
		border-left: 8px solid rgb(243, 156, 18);
	}
	.nav li:nth-child(6n+2) {
		border-left: 8px solid rgb(211, 84, 0);
	}
	.nav li:nth-child(6n+3) {
		border-left: 8px solid rgb(19, 140, 116);
	}
	.nav li:nth-child(6n+4) {
		border-left: 8px solid rgb(37, 111, 161);
	}
	.nav li:nth-child(6n+5) {
		border-left: 8px solid rgb(117, 67, 138);
	}
	.nav li:nth-child(6n+6) {
		border-left: 8px solid rgb(33, 53, 74);
	}
	/* make the nav bigger on touch screens */
	.touch .nav a {
		padding: 0.8em;
	}
}
/* .......END RETINA MENU .......................................................................................*/

/* .......ACCORDION DROPDOWN ....................................................................................*/

#accordion {
	width:90%;
}
#accordion p {
	color:#7f8c8d;
}
#accordion li{
	cursor: pointer;
	background:url(../images/accordion_bg.png) repeat-x;
	font-family:"Maiandra GD", Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#34495e;
	border:1px solid #b2b2b2;
	margin-bottom:2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0px 8px;
}
#accordion li.active{
	color:#f1c40f;
}
#accordion li ul{
	padding:.25em;
	margin:10px 0 0 0;
}
#accordion li.active li{
	text-indent:0;
}
#accordion li li{
	font-weight: normal;
	line-height:normal;
	background:none;
	color:#444;
	border:0;
}
/* ..........end of ACCORDION ..........................................................................*/

.signupPanel {
	display: block;
	text-align:center;
	margin: 0 auto;
	width: 350px;
	height: auto;
	max-width:95%;
}
	
img {
	max-width: 100%;
	height: auto;
}
.row .centered {
	margin: 1em auto 1em auto;	
}
.row {
	margin-bottom:.5em;	
}

.segment {
	background:url(../images/favicon40.png) no-repeat;
	background-position: 1em 1em;
	float:left;
	margin-left:1.2em;
}
.segment h2 {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#3498db;
	text-shadow:0 1px 0 rgba(255,255,255,0.68);
	margin-left:1.7em;
	padding:0 21px 0px;
}
.segment p{font-size:14px;color:#34495e;text-shadow:0 1px 0 rgba(255,255,255,0.68);margin:0;padding:0 23px 20px;line-height:20px}
.segment a {
	text-decoration: none;
	color: #3498db;
}
.segment a:hover {
	text-decoration:underline;
	color: #f39c12;
}
.segment a:focus {
	text-decoration:underline;
	color: #f39c12;
}
.floatLeft {
	float:left;
	margin-right:1em;	
}
.floatRight {
	float:right;
	margin-left:1em;
}

/* code for READ MORE blocks - from DX Good Idea ...............................*/
a.read-more {
    background-color:#f1c40f;
	text-decoration:none;
	display:inline-block;
	margin-left:2em;
	margin-bottom:1em;
    height:25px;
    width:95px;
    color:#666666;
    font-size:11px;
    line-height:25px;
    text-align: center;
    vertical-align: middle;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
    behavior: url(js/PIE.htc);
}
a.read-more:before {
    content: ">>";
    padding: 0 6px 0 7px;
    background-color:#f39c12;
    vertical-align: middle;
    float:left;
    height:25px;
    line-height:23px;
    color:#fff;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
    behavior: url(js/PIE.htc);
}
a.read-more:hover {
    background-color:#f39c12;
    color:#ffffff;
}
a.read-more:hover:before {
    background-color:#f1c40f;
    color:#666666;
}
/* end of READ MORE section............... */

/* ...........PANELS .........................*/
.facebookPanel {
	float:left;
	padding-left:21px;
	margin-right:1em;	
}
.panel ul {
	padding-left:21px;	
}
.panel ul li {
	line-height: 2em;
}
.maiandra {
	font-family:"Maiandra GD", Verdana, sans-serif;
	font-size:1.1em;	
}
.facebook {
	font-size:1.25em;
	font-weight:normal;
	color:#3498db;	
}
.panel .bulletSquare {
	list-style-type:square;
	margin-left:21px;
	color:#1abc9c;
}
.panel a {
	text-decoration:none;
	color: #3498db;
}
.panel a:hover {
	text-decoration:underline;
	color: #f39c12;
}
.panel a:focus {
	text-decoration:underline;
	color: #f39c12;
}
.paddingLeft {
	padding-left:2em;
}

/* content of JFPanelStyle-3.min */
.panel.style-3{border-top:1px solid #c9c9c9;border-left:1px solid #b4b4b4;border-right:1px solid #b4b4b4;border-bottom:1px solid #8d8d8d;background:#fbfbfb;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#fbfbfb 0%,#e7e7e7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbfbfb),color-stop(100%,#e7e7e7));background:-webkit-linear-gradient(top,#fbfbfb 0%,#e7e7e7 100%);background:-o-linear-gradient(top,#fbfbfb 0%,#e7e7e7 100%);background:-ms-linear-gradient(top,#fbfbfb 0%,#e7e7e7 100%);background:linear-gradient(top,#fbfbfb 0%,#e7e7e7 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb',endColorstr='#e7e7e7',GradientType=0 );box-shadow:0 2px 0 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.2);-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.2);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.panel.style-3 h2{font-family: 'Lato', Calibri, Arial, sans-serif;font-size:1.75em;font-weight:normal;color:#1abc9c;text-shadow:0 1px 0 rgba(255,255,255,0.68);margin:0;padding:18px 21px 7px}.panel.style-3 p{font-size:1.1em;color:#666;text-shadow:0 1px 0 rgba(255,255,255,0.68);margin:0;padding:0 23px 20px;line-height:20px}
/* end of PANELS .......................................... */

/* for SCREEN SIZE 800px to 980px */
@media (min-width: 50em) and (max-width: 61.250em) {

header {
	height: 60px;
}
header .logo {
		top: 10px;
		left: 15px;
		width: 280px;
		height: 44px;
		background: url(../images/logo280.png) no-repeat 0px 0px;
	}
#signUp {
	position:absolute;
	right:1em;
	display: block;
	text-align:center;
	width: 250px;
	height: auto;
	max-width:100%;
}
.style-3.button.green {
	float:right;
	text-align:center;
	margin: 0px auto;
	background     : #1abc9c;
	color          : #fff;
	text-shadow    : 0 1px 0 rgba(0, 0, 0, 0.2);
	padding    : .4em; 
	width      : auto;
}
.facebook {
	font-size:1.1em;
}

}

/* for SCREEN SIZE MAX 800px */
@media (max-width: 49.938em) {
header {
	height: 50px;
}
header .logo {
		top: 10px;
		left: 15px;
		width: 225px;
		height: 35px;
		background: url(../images/logo225.png) no-repeat 0px 0px;
	}
.panel h2{ font-size: 1.5em !important;}
.panel p{ font-size: 1.1em !important;}
.panel {
	margin-bottom:.5em;	
}
.facebook {
	font-size:1.2em;
}

}

