body {
	font: 13px 'Raleway', Arial, Helvetica, sans-serif;
	color: #000;
	overflow-x: hidden;
}

h2 {
	font-size: 1.5em;
	font-weight: 700;
}

.navbar {
	min-height: 67px;
}

.navbar-inverse {
	background: #003055;
	border: none;
}

.logo {
	margin: 19px 0 0 0!important;
}

.weblink {
    float: right;
    margin-top: 4px;
}

.hero-spacer {
    margin-top: 0;
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 28px;
    background: #00a0ff url(../imgs/bk_banner-7key.jpg) no-repeat center top;
    font-size: 18px;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
	height: 243px;
}

.hero-spacer.page2 {
	background: #00a0ff url(../imgs/bk_banner-7key-thank-you.jpg) no-repeat 35% center;
}

.hero-spacer.page3 {
	background: #00a0ff url(../imgs/bk_banner-pwsckbk.jpg) no-repeat 35% center;
}

.hero-spacer.page4 {
	background: #00a0ff url(../imgs/bk_banner.jpg) no-repeat 35% center;
}

.hero-spacer.page5 {
	background: #00a0ff url(../imgs/bk_banner_licensing.jpg) no-repeat 35% center;
}

.ebook-form {
	position: absolute;
	right: 15px;
	z-index: 10;
	background: #fff;
	color: #282828;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	padding: 24px 30px;
	width: 100%;
}

.ebook-form h2 {
    margin: 0 0 20px 0;
    color: #00a0ff;
    font-size: 1.5em;
    line-height: 1.05em;
    font-weight: 500;
	max-width: 240px;
}

.ribbon {
    position: absolute;
    top: -5px;
    right: -8px;
}

#ebooksignup {
	width: 100%;
}

#ebooksignup .form-group input {
    height: 38px;
    font: 14px 'Raleway', Helvetica, Arial, sans-serif!important;
    color: #282828;
}

.form-group {
	margin-bottom: 12px;
}

.form-control {
	border-color: #969696;
	border-radius: 3px;
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(221, 221, 221, 0.75);
	box-shadow: inset 2px 2px 2px 0px rgba(221, 221, 221, 0.75);
	padding: 10px 5px;
}

#ebooksignup input::-webkit-input-placeholder {
    color: #8b8b8b;
	font: 14px 'Raleway', Helvetica, Arial, sans-serif;
}
#ebooksignup input:-moz-placeholder {
    color: #8b8b8b;
	font: 14px 'Raleway', Helvetica, Arial, sans-serif;
}
#ebooksignup input::-moz-placeholder {
    color: #8b8b8b;
	font: 14px 'Raleway', Helvetica, Arial, sans-serif;
}
#ebooksignup input:-ms-input-placeholder {
    color: #8b8b8b;
	font: 14px 'Raleway', Helvetica, Arial, sans-serif;
}

.checkbox {
	margin: 0 0 10px 0;
	font-size: 13px;
}

.checkbox label {
	padding-left: 0;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin: 0!important;
}


.checkbox span {
	display: inline-block;
	vertical-align: top;
	padding-left: 17px;
	line-height: 1.1;
}

#submitbox {
    display: block;
    border: none;
    width: 275px;
    height: 57px;
    background: url(../imgs/btn_downloadnow.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.smallmsg {
	display: block;
    text-align: center;
	margin-top: 2px;
	margin-bottom: 14px;
}

.smallmsg a {
    font-size: 0.68em;
    font-weight: 800;
	color: #00a0ff;
	text-decoration: underline;
}

.title {
	background: #00a0ff;
	color: #fff;
	padding-bottom: 23px;
	-webkit-box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.3);
}

.title h1 {
	font-size: 2.35em;
	margin: 12px 0 0 0;
	color: #fff;
	line-height: 1.2;
	font-weight: 400;
}

.title h3 {
	font-size: 1.23em;
	color: #fff;
	margin-top: 15px;
	font-weight: 400;
}

strong {
	font-weight: 800;
}

.subpage .title {
	padding-top: 0;
	padding-bottom: 2px;
	position: relative;
	z-index: 4;
}

.thankyoumsg {
    width: 100%;
    text-align: center;
    font-size: 3em;
    font-weight: 600;
    margin: 36px 0;
}

.download-content {
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 1.05em;
	color: #000;
}

.download-content .dl {
	margin-top: 16px;
	margin-bottom: 30px;
}

.download-content .left h2 {
	margin-top: 27px;
	margin-bottom: 20px;
}

.download-content .vm-backup h2 {
	margin-top: 1px;
	margin-bottom: 15px;
}

.download-content .vm {
	margin-left: 4px;
	margin-bottom: 20px;
}

.download-content a {
	color: #00a0ff;
    font-weight: bold;
    font-size: 1.2em;
}

.download-content a:hover {
	text-decoration: underline;
}

.info .container {
	background: #ececec;
	padding: 35px 0 2px;
}

.info a {
    color: #00a0ff;
}

.bookArt, .bookArt2  {
	margin-top: -50px;
}

.product img {
	margin-top: -20px;
	margin-bottom: 12px;
}

section.content {
	padding: 25px 0 30px;
	font-size: 1.05em;
}

.content .left-col h2 {
    margin: 0 0 20px 60px;
}

.content h2 {
    margin: 0 0 15px 0;
}

.content .ticklist, .content .ticklist2 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.content .ticklist li {
    padding: 0 0 0 60px;
    background: url(../imgs/bullet_tick.png) no-repeat 0 3px;
    margin: 0 0 20px 0;
	min-height: 35px;
}

.content .ticklist2 li {
    padding: 0 0 0 60px;
    background: url(../imgs/bullet_tick_small.png) no-repeat 0 0;
    margin: 0 0 10px 0;
	min-height: 24px;
}

.bonus {
	font-weight: bold;
}

.social {
	padding-left: 68px;
	padding-right: 0;
}

.social img {
	margin-bottom: 5px;
}

.shareBox {
	padding-bottom: 20px;
}

.followBox a {
    width: 48px;
    height: 48px;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 3px 0 0;
}

.followBox a.facebook {
    background: url(../imgs/icon_socialnetworks.png) 0 0;
}

.followBox a.twitter {
    background: url(../imgs/icon_socialnetworks.png) -56px 0;
}

.followBox a.googleplus {
    background: url(../imgs/icon_socialnetworks.png) -111px 0;
}

.followBox a.linkedin {
    background: url(../imgs/icon_socialnetworks.png) -167px 0;
}

.footer {
    width: 100%;
    background: #eaeaea;
    padding: 32px 0 46px 0;
    color: #004678;
	font-size: 13px;
    font-weight: 600;
}

.copyright {
	color: #004678;
    font-weight: 600;
}

.copyright a {
	color: #004678;
	white-space: nowrap;
}


@media screen and (max-width: 365px) {
#submitbox {
	width: 100%;
	background-size: 100%;
}		
}

@media screen and (max-width: 400px) {
.ebook-form h2 {
	max-width: 180px;
}
}

@media screen and (max-width: 480px) {
.ebook-form {
	padding: 26px 18px 24px;
}

.ebook-form h2 {
	font-size: 1.1em;
}	
}

@media screen and (min-width: 420px) and (max-width: 767px) {
.ebook-form h2 {
	max-width: 400px;
}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
.ebook-form h2 {
	font-size: 1.4em;
}
}

@media screen and (max-width: 767px) {
.navbar {
	min-height: 96px;
}

.weblink {
	float: none;
	margin-top: 0!important;
	margin-bottom: 10px!important;
}

.logo {
	display: block;
	margin: 15px auto 0!important;
}

.hero-spacer {
	height: auto;
	min-height: 140px;
}

.thankyoumsg {
    font-size: 2.5em;
    margin: 24px 0;
}

.download-content {
	padding-bottom: 30px;
}

.download-content .dl {
	margin-bottom: 10px;
}

.download-content .left {
	padding-bottom: 30px;
}

.download-content .left img {
	margin-bottom: 5px;
}

.ebook-form {
	position: relative;
	right: auto;
}

.product img {
	margin-top: 25px;
}

#submitbox {
	margin: 0 auto;
}

.title h1 {
	margin: 12px 0 10px 0;
}
}

@media screen and (min-width: 768px) {
.ebook-form {
	max-width: 340px;
}

.hero-spacer, .hero-spacer.page2, .hero-spacer.page3,
.hero-spacer.page4, .hero-spacer.page5 {
	background-size: cover;
}

.bonus {
	padding-left: 60px;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.product img {
	margin-top: 35px;
}

#submitbox {
	width: 252px;
	background-size: 252px;
}

.ebook-info, .ebook-info2 {
	padding-left: 0;
}

.ebook-info2 {
	padding-right: 0;
}
}

@media screen and (max-width: 991px) {
.product {
	padding-left: 15px;
	padding-right: 15px;
}

.info .container {
	padding: 35px 0 15px;
}

.content .left-col h2 {
    margin: 0 0 20px 0;
}

.content h2 {
    margin: 0;
}

.social {
	padding-left: 15px;
	padding-top: 5px;
}
}

@media screen and (min-width: 992px) {
.moreinfo {
	padding-right: 15px;
}

.product {
	padding-left: 15px;
	padding-right: 5px;
}

.left-col {
	padding-right: 38px;
}

.vm-backup {
	padding-left: 50px;
}

.bookArt {
	margin-left: 26px;
}

.ebook-info2 {
	padding-right: 0;
}
}

@media screen and (min-width: 1440px) {
.hero-spacer {
    background: #00a0ff url(../imgs/bk_banner-7key.jpg) no-repeat 36% top;
	background-size: cover;
}
}