/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {
		background-image:url('../img/bg.jpg');
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
		font-family: 'Roboto', sans-serif;
		color: #58585a;
		font-weight: 300;
		line-height: 1.3em;
		background-position: top center;
		font-size: 1.2em;
	}
	
	.clear
{
clear:both;
}
	
	h2 {
		text-align: center;
		color: white;
		text-transform: uppercase;
		font-size: 1.7em;
		text-shadow: 0px 5px 12px rgba(0,0,0,0.3);
		font-weight: 500;
		line-height: 1.2em;
	}
	
	h3 {
		text-align: center;
		color: white;
		text-transform: uppercase;
		text-shadow: 0px 5px 12px rgba(0,0,0,0.3);
	}
	
	h4 {
		text-transform: uppercase;
		color: #f36f21;
		font-size: 1.2em;
		display: inline;
	}
	
	h5 {
		text-transform: uppercase;
		font-weight: 900;
		font-size: 1em;
		line-height: 1em;
		margin-bottom: 5px;
		margin-top:10px;
	}
	
	h6 {
		text-transform: uppercase;
		color: #58585a;
		font-size: 1.2em;
		line-height: 1.2em;
		margin-bottom: 20px;
		margin-top: 0px;
		letter-spacing: -0.05em;
	}
	
	.frhead {
		color: #58585a;
		font-size: 1.2em;
		line-height: 1.2em;
		margin-bottom: 20px;
		margin-top: 0px;
		letter-spacing: -0.05em;
		font-weight: bold;
	}
	
		.download {
		font-weight: 900;
		font-size: 1em;
		line-height: 1em;
		margin-bottom: 5px;
		margin-top:10px;
		text-align: center;
	}
	
	a.nope {
		text-decoration: none;
	}
	
	.center {
		text-align: center;
	}
	
	.centered {
		display: block;
		margin: 0 auto;
	}
	
	.deets {
		font-size: 0.8em;
		font-style: italic;
		
	}
	
	.dln {
		display: block;
		text-align: center;
		margin-top: 15px;
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
		background: #f6d79a;
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 15px;
		border: 5px solid #fff;
		
		}
		
			.dn {
		display: block;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 15px;
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
		background: #00abcd;
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 15px;
		border: 5px solid #fff;
		
		}
	
	hr {
		padding-top: 15px;
		border: none;
		border-bottom: 2px dotted rgba(255,255,255,0.5);
	}
	
	li {
		list-style: none;
		margin-bottom: 15px;
	}
	
	ul {
		margin-right: 20px;
		padding-left: 0px;
		}
	.smaller {
		font-size: 0.8em;
		line-height: 1em;
	}
	
	.blue {
		color: #00abcd;
	}
	
	.green {
		color: #a2c02f;
	}
	
	.orange {
		color: #f36f21;
	}
	
	.gray {
		color: #9ca4a7;
	}
	
	.white {
		color: #ffffff;
	}
	
	.right {
		float: right;
	}
	
	.left {
		float: left;
	}
	
	a.nobord {
		border-top: 0px;
	}
	
	.active {
		border-bottom: 3px solid;
	}
	
	img.left {
		margin-right: 10px;
	}
	
	.sec1 {
		margin-top: 150px;
		padding-bottom: 14px;
	}
	
	.frsec1 {
		padding-top: 125px;
		padding-bottom: 25px;
		background: #;
		color: #fff;
	}
	
	.spaced {
		line-height: 2em;
	}
	
	.vert {
		margin: 0 auto;
		width:1px;
		height: 100px;
		border-right: 2px dotted rgba(255,255,255,0.5);
	}
	
	.sec2 {
		background: #e2f5fb;
		border-top: 12px solid #fff;
		border-bottom: 12px solid #fff;
		margin-top: 0px;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.frsec2 {
		background: #e2f5fb;
		border-top: 12px solid #fff;
		border-bottom: 12px solid #fff;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.wf {
		font-weight: 500;
		font-style: italic;
	}
	
	.icon {
		width: 35%;
		float: left;
	}
	
	.nav {
		background: rgba(255,255,255,.95);
		text-align: center;
		line-height: 5em;
		top: 0;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 999;
		font-weight: bold;
		height: 107px;
		}
		
	.logo {
		width: 55%;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	
	a.orange, .nav a.blue, .nav a.green {
		text-decoration: none;
		width: 100%
		line-height: 3em;
		;
	}
	
	a.orange:hover, .nav a.blue:hover, .nav a.green:hover {
		text-decoration: none;
		border-bottom: 3px solid;
	}
	
	.sec4 {
		background-image: url('../img/gbg.jpg');
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center;
		color: #fff!important;
		padding-bottom: 45px;
		padding-top: 50px;
	}
	
	.pt {
		margin-top: 25px;
	}
	
	.sec3 {
		background: #fff9e6;
		padding-bottom: 50px;
		border-bottom: 12px solid #fff;
		padding-top: 50px;
	}
	
	.bookmar {
		margin-top: 45px;
	}
	
	.text {
		font-size: 0.8em;
	}
	
	.foot {
		background: #00acce;
		padding-top: 35px;
		padding-bottom: 35px;
		border-top: 12px solid #fff;
		
	}
	
		.tyn {
		clear: both;
		padding-bottom: 10px;
	}
	
	.tyn img {
		float: right;
		margin-left: 8px;
	}
	.tyn span {
		float:right;
		color: #00677c;
		font-weight: 300;
		font-size: 10px;
		line-height: 14px;
		text-align: right;
	}
	
	#video{
	}
	
	#mce-EMAIL {
		float: left;
		display:block inline;
		width: 70%;
		line-height: 2em;
		border: 0px;
		padding-left: 8px;
		color: #9ca4a7;
		font-weight: 100;
		font-size: .8em;
	}

	#mc-embedded-subscribe {
		display: inline;
		width: 20%;
		float: right;
		margin-right: 8%;
		margin-top: -2.1em;
		border: 0px;
		line-height: 1.7em;
		font-size: .8em;
		background: #00acce;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		border-radius: 12px;
	}
	
	img.download {
		display: block;
		width: 50%;
		margin: 0 auto;		
			}
			
	.bold {
		font-weight: bold;
	}
	
	.share, .share a {
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		margin-top: 10px;
	}
	
	.share a:hover {
		border-bottom: 3px solid;
	}
	
		.mobileonly {
		display: none;
	}
	
	.cover {
		display: block;
		margin: 0 auto;
	}
	
	.ventitle {
		text-transform: uppercase;
		color: #555;
		font-size: 0.6em;
		font-weight: bold;
	}
	
	a.vendor {
		display:block;
		text-align: center;
		margin-bottom: 8px;
		font-size: 0.8em;
		color: #555;
	}
	
		.isbn {
		font-size: 0.8em;
	}
	
	input.dn {
		display:block;
		margin-top: 15px;
	}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

	body {
		background:#234c58;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center;
		

}

h2 {
	font-size: 1em;
}
	.nav {
		position: relative;
		height: auto;
		line-height: 2em;
		padding-bottom: 10px;

	}
	
	.active {
		border-top: 0px;
		border-bottom: 3px solid;
	}
	
	.sec1 {
		margin-top: 20px;
	}
	
	.frsec1 {
		padding-top: 20px!important;
	}
	
	
	.sec4 {
		background: #789819;
	}
	
	.mobileonly {
		display: block;
	}
	
	.bubble {
		display: block;
		margin: 0 auto;
		float: none!important;
		margin-left: 40px;
	}
	
}

/* ============================= */
/* ! Layout for iPad   */
/* ============================= */

@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)
{
	body {
		background-size: 215%;
	}
	
	.sec4 {
		background: #789819;
	}

}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}

.footer-nav{
	display: block;
	text-align: right;
	color: #00677c;
	font-weight: 600;
	font-size: 16px;
	margin-top: 5px;
}
.footer-nav:hover{
	color: #014954;
}