/* Default support*/
a, a:hover { text-decoration: none;}
a {
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

li { list-style: none; }
.clear { clear: both; }
ul,li,p,h1,h2,h3,h4,h5,h6 {
    margin:0px;
    padding:0px;
}
/* Default support End*/



.contact-top{
  background-color: #464646;
    text-align: right;
    padding: 6px 0px;
}
.contact-num a {
    color: #fff;
    font-size: 11px;
    font-family: 'Arvo', serif;
    font-weight: 400;
}
.contact-num a:hover, .contact-mail a:hover {
    color: #F79320;
}
.contact-mail a {
    color: #fff;
    font-size: 11px;
    font-family: 'Arvo', serif;
    font-weight: 400;
}
.contact-num {
     display: inline-block;
 }
.contact-mail {
    display: inline-block;
    padding-left: 8px;
}
section.header-image {
    background: url("../images/banner-top.jpg") no-repeat 0% 0%;
    background-size: cover;
    padding-top: 92px;
    padding-bottom:320px;
}
section.download-area {
    background: url("../images/blue-bg.jpg") no-repeat 0% 0%;
    background-size: cover;
}
.main-logo {
    text-align: left;
    padding-left: 65px;
}
.book-area {
    margin-top: -300px;
}
.free-ebook {
    text-align: center;
    width: 45%;
    float: left;
}
.form-area {
    width: 45%;
    float: left;
    margin-top:23px;
}
.horizontal-form {
    width: 90%;
    background-color: #f79320;
    border-radius: 10px;
    padding-bottom: 25px;
}
.horizontal-form h4 {
    color: #fff;
    line-height:20px;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Arvo', serif;
    margin-top: 0px;
    margin-bottom: 8px;
    background-color: #f47820;
    border-radius: 10px 10px 0px 0px;
    display: block;
    padding: 17px 50px;
    text-align: center;
}
.horizontal-form h2 {
    color: #fbf489;
    font-size: 18px;
    font-family: 'Arvo', serif;
    font-weight: 400;
    text-align: center;
}
.inner-form p {
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    font-family: 'Arvo', serif;
    font-weight: 400;
    padding: 8px 0px;
}
.inner-form {
    width: 70%;
    margin: 0px auto;
    margin-top: 4px;
}
.inner-form input[type="text"], .inner-form input[type="email"], .inner-form input[type="number"], .inner-form input[type="tel"], .inner-form textarea{
    background-color: #FBF489;
    font-size: 14px;
    height: 37px;
    margin:0;
    width: 100%;
    border-radius:0px!important;
    border:0;
    color:#f79320!important;
    font-weight:400;
    font-family: 'Arvo', serif;
    padding:0;
    padding-left:10px;
}
.inner-form select {
    border:none;
    background-color: #fff;
    height: 37px;
    font-weight:400;
    font-family: 'Arvo', serif;
    color:#f79320;
    font-size: 15px;
    border-radius:0px;
    margin-bottom: 15px;
    padding-left: 6px;
    width: 100%;
	margin-top: 10px;
}
.inner-form input[type=submit] {
    width: 196px;
    line-height: 42px;
    background: #413A71;
    border-radius: 42px!important;
    border: 0;
    display: block;
    margin: 0 auto;
    font-weight: 400;
    color: #fff;
    float: none;
    font-family: 'Arvo', serif;
    font-size: 15px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.inner-form input[type=submit]:hover {
    background-color: #fff;
    color: #413A71;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #f79320;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #f79320;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #f79320;
}
:-moz-placeholder { /* Firefox 18- */
    color: #f79320;
}

.infusion-recaptcha {
    width: 196px;
    line-height: 42px;
    background: #413A71;
    border-radius: 42px!important;
    border: 0;
    margin: 0px;
    font-weight: 400;
    color: #fff;
    float: none;
    font-family: 'Arvo', serif;
    font-size: 15px;
	cursor: pointer;
}
.infusion-field {
    text-align: left;
    font-family: 'Arvo', serif;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.infusion-field label{
	margin-bottom: 0px;
}
.infusion-submit {
    text-align: center;
}
.free-ebook h3 {
    color: #f79320;
    font-size: 26px;
    font-family: 'Arvo', serif;
    font-weight: 400;
}
.free-ebook h2 {
    font-size: 42px;
    color: #672f90;
    font-family: 'Arvo', serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: -3px 0px -5px;
}
.free-ebook h1 {
    color: #672f90;
    font-style: italic;
    font-size: 37px;
    font-family: 'Arvo', serif;
    font-weight: 400;
    margin-bottom: 24px;
}
.middle-content {
    margin-top: 75px;
    text-align: center;
}
.middle-content h2 {
    font-size: 21px;
    line-height: 27px;
    font-weight: 700;
    font-family: 'Arvo', serif;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 20px;
    color: #fff;
}
.middle-content p {
    font-family: 'Arvo', serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    padding-bottom: 30px;
    width: 70%;
    margin: 0 auto;
    color: #fff;
}
p.pg {
    width: 80%;
}
.form-shadow img {
    text-align: center;
    width: 90%;
    margin-top: 15px;
}
.more-cta a {
    display: inline-block;
    background-color: #f79320;
    padding: 11px 40px 7px;
    font-size: 16px;
    color: #672f90;
    font-family: 'Arvo', serif;
    font-weight: 400;
}
.more-cta  {
    margin-bottom: 55px;
}
.more-cta a:hover {
    background: #fff;
}
footer.footer-area {
    text-align: center;
    background-color: #fff;
    padding: 50px 0px;
}
.footer-menu ul li {
    display: inline-block;
    border-right: 1px solid #672f90;
    padding: 0px 4px;
}
.footer-menu ul li:last-child {
    border-right: none;
}
.footer-menu ul li a{
    color: #672f90!important;
    font-size: 15px;
    font-family: 'Arvo', serif;
    font-weight: 400;
    line-height: 17px;
}
.footer-menu ul li a:hover {
    color: #F79320!important;
}
.footer-copyright p {
    font-size: 15px;
    color: #672f90;
    font-family: 'Arvo', serif;
    font-weight: 400;
}
.footer-logo {
    margin-bottom: 15px;
}
.footer-copyright {
    margin-top: 15px;
}


















