@charset "utf-8";
@font-face {
    font-family: "EB Garamond";
    font-style: normal;
    font-weight: normal;
    src: local("EB Garamond"), url("../fonts/EBGaramond.woff") format("woff");
}

body {
    font-family: "EB Garamond";
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}

h1 {
    color: #ffffff;
    font-size: 30px;
    letter-spacing: 2.6px;
    margin: 1.5% auto 1%;
}

h2 {
    color: #ffffff;
    font-size: 44px;
    line-height: 1;
}

h3 {
    color: #a9873d;
    font-size: 48px;
    font-weight: bold;
}

h4 {
    color: #ffffff;
    font-size: 16px;
    padding: 1% 0;
}

ul {
    list-style-image: url("../images/bullet-point.png");
    margin: -1% auto 3%;
}

li {
    margin: 1%;
}

section.text-content {
    font-size: 24px;
    line-height: 1.4;
    margin: 3% 2%;
}

img.about-image {
    float: left;
    margin: 3% 1% auto;
}

img.featured-image {
    margin: auto;
	max-width: 960px;
	width: 100%;
}

p.below-botton {
    font-size: 16px;
    margin-top: -17%;
}

p.auth-statement {
    color: #ffffff;
    font-size: 30px;
    margin: -4% auto 2%;
}

p.content-title {
    color: #4779a6;
    font-size: 34px;
    font-weight: bold;
    margin: auto auto -1%;
    text-align: center;
}

p.note-title {
    color: #4779a6;
    font-size: 34px;
    font-weight: bold;
    margin: 1.5% auto -1%;
    text-align: left;
}

.book-head {
    background: repeating-linear-gradient(135deg, #eff0f1, #eff0f1 5px, #f5f4f4 10px, #f5f4f4 10px) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.auth-container {
    margin: 0 auto 3%;
    padding: 0.1%;
    text-align: center;
}

.authname-container {
    margin: 0.4% auto 0;
    padding: 0.1% 2%;
    position: relative;
    text-align: left;
}

.bar-horizontal {
    background-image: radial-gradient(circle farthest-corner at center center , #5ea2d4 0%, #1483b2 100%);
}

.button-container {
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}

.book-cover {
    float: right;
    position: relative;
    z-index: 999;
}

.author-pic {
    background: url("../images/author-image.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 326px;
    margin: 1% auto auto;
    width: 300px;
}

.note-box {
    background: none repeat scroll 0 0 #fff6e2;
    border: 2px solid #d5c277;
    border-radius: 6px;
    margin: auto auto 5%;
    padding: 1% 3%;
    width: 88%;
}

.copyright {
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    margin: auto;
    padding: 2%;
    text-align: center;
}

/*My Profile Form Style*/

.infusionsoft-form-container {
	font-family: Arial;
    background: #248AB9;
    border: 2px solid #ac8a3f;
    border-radius: 5px;
    box-shadow: 4px 4px 12px #ababac;
    margin: 6% auto 2%;
    padding: 1% 4% 3%;
	max-width: 420px;
    width: 100%;
}

.infusion-form-title {
	color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
	margin: 2% 0 0;
}

.infusion-field {
	margin: 0 auto 4%;
}

.infusion-privacy {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
}

.infusion-submit {
	margin: 4% auto 0;
	text-align: center;
}

h1.myprofile-tile {
 color: #000000;
 font-size: 34px;
 text-align: center;
 letter-spacing: 0;
}

h2.myprofile-subtile {
 color: #000000; 
 font-size: 30px; 
 text-align: center;
}

input.infusion-field-input {
	border: 2px solid #ac8a3f;
	font-size: 14px;
	font-family: Arial;
	padding: 1% 1%;
	max-width: 400px;
	width: 100%;
}

input.infusion-form-submit {
	font-size: 20px;
	font-family: Arial;
	border: 2px solid #ac8a3f;
	background: #CEB45C;
	color: #ffffff;
	border-radius: 26px;
	padding: 2% 6% 1.6%;
	font-weight: bold;
	max-width: 320px;
	text-transform: uppercase;
	width: 100%;
}

textarea.infusion-field-textarea {
	border: 2px solid #ac8a3f;
	padding: 1% 1%;
	font-size: 14px;
	font-family: Arial;
	max-width: 400px;
	width: 100%;
}

/*Autoresponder Style*/

.author-pic-autores {
    background: url("../images/autores-pic.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 118px;
    margin: -6.4% 0 0;
    width: 118px;
}

.auth-container-autores {
    margin: -2.2% 0 3%;
    text-align: center;
}

.book-cover-autores {
    float: right;
    margin: -11% 0.5% 0;
}

.head-autores {
    background: none repeat scroll 0 0 #ececec;
    border-bottom: 2px solid #ac8a3f;
}

.head-name-autores {
	height: 54px;
}

.auth-name-phone-container-autores {
	max-width: 780px;
	width: 100%;
	margin: auto;
}

.auth-name-container-autores {
	line-height: 0;
	float: left;
	margin: -2.6% 2% 0;
}

.phone-container-autores {
    text-align: right;
	margin: 4% 2% 0;
}

p.content-title-autores {
    color: #4779a6;
    font-size: 28px;
    font-weight: bold;
    margin: auto auto -1%;
    text-align: center;
}

p.auth-name-autores {
	font-size: 24px;
}

p.auth-statement-autores {
	font-size: 18px;
}

p.phone-number-autores {
	color: #ac8a3f;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}

p.phone-number-autores::before { 
    content: url("../images/phone-icon.png");
	position: absolute;
	left: 64%;
}

img.sig-file-autores {
	
}

/*Media Screen Display*/

@media screen and (max-width: 768px) {
	.head-autores {margin: -3% auto 0;}
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	p.phone-number-autores::before {margin: 0 0 0 -4%; left: 81%;}
}


@media screen and (max-width: 670px) {
	.head-autores {margin: -3% auto 0;}
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	p.phone-number-autores::before {margin: 0 0 0 -4%; left: 74%;}
}


@media screen and (max-width: 600px) {
	.head-autores {margin: -4.4% auto 0;}
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	.auth-name-container-autores {margin: -4% 0 0;}
	p.phone-number-autores::before {margin: 0 0 0 -7%; left: 76%;}
	img.sig-file-autores {width: 520px;}
}


@media screen and (max-width: 500px) {
	.head-autores {margin: -5% auto 0;}
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	.auth-name-container-autores {margin: -4% 0 0;}
	p.auth-name-autores {font-size: 22px;}
	p.auth-statement-autores {font-size: 14px; text-align: center;}
	p.phone-number-autores {font-size: 20px;}
	p.phone-number-autores::before {margin: 0 0 0 -7%; left: 71%;}
	img.sig-file-autores {width: 440px;}
}


@media screen and (max-width: 420px) {
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	.infusionsoft-form-container {width: 92%;}
	img.sig-file-autores {width: 410px;}
}


@media screen and (max-width: 400px) {
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	.infusionsoft-form-container {width: 92%;}
	img.sig-file-autores {width: 380px;}
}


@media screen and (max-width: 320px) {
	.head-autores {margin: -7% 0 0;}
	.author-pic-autores {display: none;}
	.book-cover-autores {display: none;}
	.head-name-autores {height: 70px;}
	.auth-name-phone-container-autores {display: block; text-align: center;}
	.auth-name-container-autores {float: none; margin: 1% auto 0;}
	.phone-container-autores {text-align: center; margin: -6	 auto 0 4%;}
	.infusionsoft-form-container {width: 90%;}
	p.below-botton {font-size: 12px;}
	p.auth-name-autores {font-size: 20px;}
	p.auth-statement-autores {font-size: 14px; text-align: center;}
	p.phone-number-autores {font-size: 18px;}
	p.phone-number-autores::before {margin: 0 0 0 -10.2%; left: 31%;}
	img.sig-file-autores {width: 290px;}
	input.infusion-field-input {width: 94%;}
	textarea.infusion-field-textarea {width: 94%;}
	input.infusion-form-submit {width: 94%; font-size: 18px;}
}
