/* ========== FONTS ========== */

@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular.eot');
    src: url('../fonts/oswald-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular.woff2') format('woff2'), url('../fonts/oswald-regular.woff') format('woff'), url('../fonts/oswald-regular.ttf') format('truetype'), url('../fonts/oswald-regular.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldbold';
    src: url('../fonts/oswald-bold_4.eot');
    src: url('../fonts/oswald-bold_4.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold_4.woff2') format('woff2'), url('../fonts/oswald-bold_4.woff') format('woff'), url('../fonts/oswald-bold_4.ttf') format('truetype'), url('../fonts/oswald-bold_4.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldibold';
    src: url('../fonts/oswald-bolditalic.eot');
    src: url('../fonts/oswald-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bolditalic.woff2') format('woff2'), url('../fonts/oswald-bolditalic.woff') format('woff'), url('../fonts/oswald-bolditalic.ttf') format('truetype'), url('../fonts/oswald-bolditalic.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldlight';
    src: url('../fonts/oswald-light_4.eot');
    src: url('../fonts/oswald-light_4.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light_4.woff2') format('woff2'), url('../fonts/oswald-light_4.woff') format('woff'), url('../fonts/oswald-light_4.ttf') format('truetype'), url('../fonts/oswald-light_4.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oswaldmedium';
    src: url('../fonts/oswald-medium.eot');
    src: url('../fonts/oswald-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-medium.woff2') format('woff2'), url('../fonts/oswald-medium.woff') format('woff'), url('../fonts/oswald-medium.ttf') format('truetype'), url('../fonts/oswald-medium.svg#oswaldmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold.eot');
    src: url('../fonts/opensans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold.woff2') format('woff2'), url('../fonts/opensans-bold.woff') format('woff'), url('../fonts/opensans-bold.ttf') format('truetype'), url('../fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic.eot');
    src: url('../fonts/opensans-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bolditalic.woff2') format('woff2'), url('../fonts/opensans-bolditalic.woff') format('woff'), url('../fonts/opensans-bolditalic.ttf') format('truetype'), url('../fonts/opensans-bolditalic.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold.eot');
    src: url('../fonts/opensans-extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-extrabold.woff2') format('woff2'), url('../fonts/opensans-extrabold.woff') format('woff'), url('../fonts/opensans-extrabold.ttf') format('truetype'), url('../fonts/opensans-extrabold.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light.eot');
    src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light.woff2') format('woff2'), url('../fonts/opensans-light.woff') format('woff'), url('../fonts/opensans-light.ttf') format('truetype'), url('../fonts/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight_italic';
    src: url('../fonts/opensans-lightitalic.eot');
    src: url('../fonts/opensans-lightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-lightitalic.woff2') format('woff2'), url('../fonts/opensans-lightitalic.woff') format('woff'), url('../fonts/opensans-lightitalic.ttf') format('truetype'), url('../fonts/opensans-lightitalic.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular.woff2') format('woff2'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold.eot');
    src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold.woff2') format('woff2'), url('../fonts/opensans-semibold.woff') format('woff'), url('../fonts/opensans-semibold.ttf') format('truetype'), url('../fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ========== GLOBAL CSS ========== */

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
html {
  position: relative;
  min-height: 100%;
}
body {
    margin-bottom: 60px;
    background: #fff;
    font-size: 19px;
    color: #2c2c2c;
    line-height: 1.5;
    font-family: 'Titillium Web';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
#main {
    position: relative;
    z-index: 80;
    padding: 30px 0 0;
    background: #fff;
}
.page-banner {
    width: 100%;
    height: 165px;
    padding-top: 80px;
    background: url(../images/page-banner_formula.jpg) top center no-repeat #800;
}
.page-banner h1 {
    color: #fff;
    font-size: 47px;
    font-weight: 200;
    letter-spacing: -1px;
}
a {
    cursor: pointer;
    text-decoration: none;
    color: #000
}
a:focus,
a:hover {
    color: #181818;
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
li {
    line-height: normal;
}

img {
    max-width: 100%;
    outline: none;
}
body.home h2 {
    font-family: 'oswaldregular';
    font-size: 45px;
    font-weight: normal;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}
body.home h3 {
    font-size: 32px;
    font-family: 'open_sansregular';
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0px 20px;
}
body.home h4 {
    color: #C9211A;
    font-family: open_sansbold;
    font-size: 30px;
    text-transform: uppercase;
}
h1 {
  font-family: 'Titillium Web', sans-serif;
}
h2 {
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: .8em;
}
h3 {
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 1em;
}
h4 {
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 1em;
}
p, li {
  font-size:16px;
}
.red {
    color: #c00;
}
hr.red {
  border-color: #c00;
}

.pj-button-cta {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 12px 24px;
  border: 2px solid #a12727;
  border-radius: 10px;
  background: #ff4c4c;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4c4c), to(#e30000));
  background: -moz-linear-gradient(top, #ff4c4c, #e30000);
  background: linear-gradient(to bottom, #ff4c4c, #e30000);
  text-shadow: #591717 1px 1px 1px;
  font-size: 30px;
  color: #ffffff;
  text-decoration: none;
}
.pj-button-cta:hover,
.pj-button-cta:focus {
  background: #ff5b5b;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff5b5b), to(#ff0000));
  background: -moz-linear-gradient(top, #ff5b5b, #ff0000);
  background: linear-gradient(to bottom, #ff5b5b, #ff0000);
  color: #ffffff;
  border: 2px solid #a12727;
  text-decoration: none;
}
.pj-button-cta:active {
  background: #992e2e;
  background: -webkit-gradient(linear, left top, left bottom, from(#992e2e), to(#e30000));
  background: -moz-linear-gradient(top, #992e2e, #e30000);
  background: linear-gradient(to bottom, #992e2e, #e30000);
  border: 2px solid #a12727;
}

/* ========== SPECIAL ========== */

p.headline {
    font-family: 'Titillium Web', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.8em;
    color: #333;
}
span.step-number {
    font-size: .55em;
    font-weight: bold;
    color: #c00;
    margin: -5px 5px 0 0;
    padding: 8px 20px;
    vertical-align: top;
    border: 4px solid #c00;
}
ul.standard-list {
    list-style: square;
    font-size: .85em;
    font-weight: 200;
    color: #333;
    margin: 0 0 20px 18px;
}
ul.standard-list li {
    margin: 0 0 15px;
}

.product-thumb {
    float: left;
    margin: 0 20px 10px -13px;
}

/* ========== NAVBAR ========== */

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
}
.navbar-default {
    background-color: #181818;
}
.collapse.navbar-collapse {
    position: relative;
}
.navbar-nav.nav > li > a {
    font-size: 18px;
    font-family: 'oswaldlight';
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
.navbar-nav.nav > li > a:hover {
    background-color: #b90303;
    color: #fff;
}
.navbar-nav.nav li.active a {
    font-family: 'oswaldbold';
}

/* ========== BANNER ========== */


.banner-text h1 {
    border-bottom: 3px solid #b90303;
    border-top: 3px solid #b90303;
    color: #ffffff;
    display: block;
    font-family: oswaldbold;
    font-size: 100px;
    margin: 0 0 13px;
    padding: 7px 0;
    text-transform: uppercase;
}
.banner-text h1 strong {
    border-bottom: 3px solid #b90303;
    border-top: 3px solid #b90303;
    display: block;
    font-weight: normal;
    padding: 4px 5px;
}


/* ========== INNER MAIN NAV ========== */

.dashboard-main-nav {
    margin: 10px 0 0;
}
.dashboard-main-nav ul {
    list-style: none;
    font-family: 'Titillium Web', sans-serif;
}
.dashboard-main-nav ul li:first-child {
    padding-left: 0;
    border-left: none;
}
.dashboard-main-nav ul li {
    display: inline-block;
    padding: 0 25px;
    border-left: 2px solid #600;
}
.dashboard-main-nav ul li a {
    color: #fff;
    padding: 10px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.dashboard-main-nav ul li a i {
    margin: 0 10px 0 0;
    padding: 10px 11px;
    border: 2px solid #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.dashboard-main-nav ul li a:hover {
    background: #fff;
    color: #c00;
}



/* ========== INNER BREADCRUMB ========== */

.breadcrumb {
    padding: 0 0 25px;
    margin: 0 0 15px;
    color: #333;
    background: none;
    font-size: .75em;
    border-bottom: 1px solid #c00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.breadcrumb a:hover {
    color: #c00;
}
.breadcrumb a {
    padding: 0 10px;
    color: #999;
    text-decoration: none;
}
.breadcrumb span {
    padding: 0 10px;
}

/* ========== INNER FONTS ========== */

#wrapper.dashboard h1 {
    color: #333;
    line-height: 1em;
    margin: 0 0 15px;
    padding: 0 0 20px;
    border-bottom: 1px solid #c00;
}

p.headline.red {
    color: #c00;
}

/* ========== INNER SIDEBAR ========== */

#wrapper.dashboard .sidebar {
    margin-bottom: 30px;
    margin-left: -1px;
    border-left: 1px solid #c00;
}
.sidebar h3 {
    font-size: 1.4em;
    text-transform: uppercase;
    padding: 0 0 10px;
    border-bottom: 5px solid #c00;
    margin: 0;
    padding-left: 20px;
}
#wrapper.dashboard .sidebar h3 i {
    float: right;
    margin: 5px 20px 0 0;
    vertical-align: top;
    opacity: .25;
}
ul.dashboard-sec-nav {
    list-style: none;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1em;
    margin: 0 0 30px;
    border-bottom: 1px solid #ccc;
}
ul.dashboard-sec-nav li.nav-section-title {
    font-weight: bold;
    background: #ddd;
    padding: 10px 20px;
}
ul.dashboard-sec-nav li a {
    border-top: 1px solid #ccc;
    display: block;
    padding: 20px;
    color: #333;
    text-decoration: none;
}
ul.dashboard-sec-nav li a:hover {
    background-color: #efefef;
}
ul.dashboard-sec-nav li.current_page_item a {
    color: #fff !important;
    background: #d0000d;
    background: -moz-linear-gradient(top, #d0000d 1%, #aa0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d0000d), color-stop(100%,#aa0000));
    background: -webkit-linear-gradient(top, #d0000d 1%,#aa0000 100%);
    background: -o-linear-gradient(top, #d0000d 1%,#aa0000 100%);
    background: -ms-linear-gradient(top, #d0000d 1%,#aa0000 100%);
    background: linear-gradient(to bottom, #d0000d 1%,#aa0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0000d', endColorstr='#aa0000',GradientType=0 );
}


/* ========== CHECKOUT ========== */

.checkout-row {
  margin-bottom: 10px;
}

/* ========== HOMEPAGE ========== */
/* ========== HOMEPAGE ========== */
/* ========== HOMEPAGE ========== */
/* ========== HOMEPAGE ========== */
/* ========== HOMEPAGE ========== */



/* ========== HOMEPAGE BANNER SECONDARY ========== */

.banner-sec-first {
    background: url("../images/banner-1.png") no-repeat center top / cover;
    min-height: 684px;
    position: relative;
}
.banner-text {
    background: url("../images/text-bg.png") repeat 0 0;
    bottom: 20px;
    padding: 24px 80px 24px 0;
    color: #ffffff;
    font-family: 'open_sansbold';
    font-size: 24px;
    position: absolute;
    width: 662px;
    margin-left: 15px;
}
.banner-text p {
    margin-bottom: 28px;
    color: #fff;
}
.arrow-icon {
    background: url("../images/arw-rt-rud.png")no-repeat;
    display: inline-block;
    height: 29px;
    vertical-align: middle;
    width: 29px;
}
.banner-second {
    background: url("../images/black-bg.png");
    color: #fff;
    font-size: 16px;
    padding: 43px 0px;
}
.get-started {
    width: 725px;
}
.get-started h2 {
    font-family: 'oswaldregular';
    font-size: 45px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
.get-started p {
    line-height: 2.4em;
    margin-bottom: 0;
    color: #fff;
}
.get-started h4 {
    margin: -5px 0px 0px;
}
.get-started-form {
    background-color: #ebebeb;
    border-radius: 3px;
    bottom: 40px;
    margin-right: -565px;
    padding: 30px 17px 50px;
    position: absolute;
    right: 50%;
    width: 410px;
    box-shadow: 0 25px 5px rgba(0, 0, 0, .25);
}
body.home .get-started-form h2 {
    font-family: oswaldlight;
    font-size: 41px;
    text-align: center;
    text-transform: inherit;
}
body.home .get-started-form h2 strong {
    color: #b90303;
    display: block;
    font-family: oswaldbold;
    font-weight: normal;
    margin-top: 12px;
    text-transform: uppercase;
}

/* ========== HOMEPAGE SECTIONS ========== */

.section-block {
    padding: 65px 0;
}
.ultimate-block {
    background: #fff url("../images/sec-bg-1.png") no-repeat right top/cover;
}
.title h2 {
    color: #000000;
    font-family: 'oswaldmedium';
    font-size: 54px;
    text-transform: uppercase;
    margin-bottom: 18px;
    line-height: 1.2;
}
.title-bdr {
    background: url("../images/red-bdr.png") no-repeat;
    display: inline-block;
    height: 7px;
    width: 120px;
    margin-bottom: 30px;
}
.block-cont {
    line-height: 1.5em;
}
.block-cont p {
    margin: 0;
}
.block-second {
    background: #fff url("../images/sec-bg-2.png") no-repeat left top/cover;
}
.block-third {
    background: #fff url("../images/sec-bg-3.png") no-repeat right top/cover;
}
.block-fifth {
    background: #fff url("../images/sec-bg-5.png") no-repeat right top/cover;
}
.block-seven {
    background: #fff url("../images/sec-bg-7.png") no-repeat left top/cover;
}
.block-eight {
    background: #fff url("../images/sec-bg-8.png") no-repeat right top/cover;
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
}

/* ========== HOW IT WORKS ========== */

.how-it-works {
    background: url("../images/sec-bg-4.jpg")no-repeat center top/cover;
    color: #ffffff;
    padding: 70px 0 88px;
    text-align: center;
}
.how-it-works .title h2 {
    color: #ffffff;
}
.how-it-works .block-cont p {
    margin: 20px 0;
}
.how-it-works .block-cont p {
    margin: 20px 0;
    color: #fff;
}
.hp-steps-panel {
    float: left;
    margin: 0 0 80px;
    width: 100%;
}
.hp-step-number {
    background-color: #ffffff;
    border-radius: 100%;
    display: inline-block;
    padding: 15px;
    height: 200px;
    margin: 33px 0;
    width: 200px;
}
.hp-step-number small {
    color: #000000;
    font-family: open_sanslight;
    font-size: 36px;
}
.hp-step-number strong {
    color: #b90303;
    font-family: 'open_sansextrabold';
    display: block;
    font-size: 101px;
    font-weight: normal;
    line-height: 1em;
}
.step-info .icon-signup {
    background: url("../images/signup-icon.png") no-repeat center center;
    display: inline-block;
    height: 90px;
    width: 83px;
    background-size: 100% auto !important
}
.step-info .icon-book {
    background: url("../images/book-icon.png") no-repeat center center;
    display: inline-block;
    height: 90px;
    width: 83px;
}
.step-info .icon-game {
    background: url("../images/game-icon.png") no-repeat center center;
    display: inline-block;
    height: 90px;
    width: 125px;
}
.step-info h5 {
    font-family: open_sansbold;
    font-size: 24px;
    font-weight: normal;
    margin: 13px 0 30px;
    text-transform: uppercase;
    color: #fff;
}
.step-info > p {
    font-size: 16px;
    height: 97px;
    overflow: hidden;
    color: #fff;
}

/* ========== TESTIMONIALS ========== */

.testimonials {
    background: url("../images/sec-bg-6.jpg") no-repeat center top/cover;
    color: #fff;
	text-align: center;
    padding: 55px 0px 65px;
}

.testimonials .block-cont h2 {
	color: #fff;
}

.testimonials .card-title {
	font-family: 'oswaldregular' !important;
	color: #333;
}

.testimonials .block-cont p {
	font-size: 24px;
	padding-bottom: 20px;
}

.testimonials .card-text {
	padding: 10px;
	text-align: left;
    color: #333;
}


/* ========== WHATS INSIDE ========== */

.what-inside-block {
    text-align: center;
}
.what-inside-block .block-cont p {
    color: #666666;
    font-size: 18px;
    line-height: 1.7;
    margin: 25px 10px;
}
.inside-panel h3 {
    margin-bottom: 65px;
    text-transform: uppercase;
}
.inside-panel .icon {
    display: inline-block;
    height: 131px;
    width: 125px;
    margin-bottom: 40px;
}
.icon-ebook {
    background: url("../images/ebook.png") no-repeat;
}
.icon-evideo {
    background: url("../images/evideo.png") no-repeat;
}
.icon-edesktop {
    background: url("../images/edesktop.png") no-repeat;
}
.inside-panel .panel-cont {
    margin: 35px 0;
    padding: 0px 9px;
}
.inside-panel .col-md-4 {
    box-shadow: 3px 1px 0 -1px #eaeaea;
}
.inside-panel .col-md-4:last-child {
    box-shadow: 0px 0px 0px 0px;
}
.inside-cont h4 {
    color: #181818;
    font-family: oswaldbold;
    font-size: 27px;
    margin-bottom: 30px;
}
.inside-cont {
    color: #505050;
    font-size: 16px;
    line-height: 1.7em;
}
.block-getstart {
    background: url("../images/black-bg-2.png");
    color: #fff;
    padding: 30px 0px 55px;
}

/* ========== GET STARTED MONEYBACK GUARANTEE ========== */

.block-getstart .money-back-img {
    float: right;
    margin-top: 35px;
    width: 300px;
}
.getstart-detail {
    margin-right: 330px;
    font-size: 20px;
    line-height: 1.6;
}
.getstart-detail h2 {
    font-family: oswaldbold;
    font-size: 66px;
    margin-bottom: 15px;
    color: #fff;
}
.getstart-detail p {
    color: #fff;
}
.getstart-detail strong {
    display: block;
    font-family: open_sansbold;
    font-size: 40px;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 5px;
}

/* ========== MAP BLOCK ========== */

.block-map {
    padding: 90px 0;
    text-align: center;
}
.block-map h2 {
    color: #141313;
    font-family: oswaldmedium;
    font-size: 81px;
    margin-bottom: 100px;
}
.block-map h2 strong {
    color: #c01e1e;
    font-weight: normal;
}
.block-map h2 small {
    color: #141313;
    display: block;
    font-family: oswaldmedium;
    font-size: 54px;
    margin: 16px 0;
}
.getstart-detail h3 {
    font-family: oswaldmedium;
    font-size: 44px;
    margin-bottom: 11px;
    color: #fff;
}
.block-twelve .getstart-detail strong {
    font-family: oswaldmedium;
    font-size: 38px;
}
.block-twelve.block-getstart {
    padding: 50px 0 40px;
}
.block-twelve .getstart-detail > h2 {
    font-family: oswaldmedium;
    font-size: 61px;
    color: #fff;
}
.block-twelve .block-getstart .money-back-img {
    margin-top: 0px;
}

/* ========== NEWSLETTER ========== */

.newsletter-sec {
    padding: 60px 0;
}
.newsletter-left label {
    background: url("../images/envelop-icon.png") no-repeat left center;
    color: #000000;
    font-family: oswaldbold;
    font-size: 51px;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding-left: 65px;
    text-transform: uppercase;
}
.newsletter-left > p {
    color: #b90303;
    font-family: open_sansbold;
    font-size: 25px;
    margin: 0;
    padding: 0 5px;
    text-transform: uppercase;
}
.newsletter-form .form-control {
    background-color: #f0eeee;
    border: 0 none;
    box-shadow: 3px 3px 8px 3px #dad9d9 inset;
    height: 73px !important;
    width: 560px !important;
    padding-left: 62px !important;
}
.newsletter-form .newsletter-email {
    background: #f0eeee url(../images/newsletter-bg.png) no-repeat 20px center;
    border: 0 none;
    box-shadow: 3px 3px 8px 3px #dad9d9 inset;
    height: 73px !important;
    width: 560px !important;
    padding-left: 62px !important;
    margin-right: 27px;
    font-family: "open_sanssemibold";
    text-transform: uppercase;
    font-size: 20px;
}
.newsletter-form .form-group {
    float: left;
    margin: 10px 0;
    position: relative;
}
.newsletter-submit {
    display: inline-block;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 24px !important;
    font-family: 'open_sansbold';
    border-radius: 4px;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    /*box-shadow: none !important*/

    background-color: #f36c08;
    box-shadow: 0 6px 0 0 #c75501;
    padding: 15px;
    width: 205px;
    color: #fff;
}
.newsletter form p {
    float: left;
}
form.wpcf7-form input.btn-getstart {
    background: url(../images/get-started.png) no-repeat;
    font-size: 0 !important;
    background-size: 100% 100%;
    box-shadow: none
}
form.wpcf7-form .ajax-loader {
    display: none !important
}
.newsletter-form .btn-submit {
    width: 205px;
}
.newsletter-form .form-group.btn-group {
    float: right;
}
.newsletter-form {
    display: block;
    margin-left: -24px;
}
.envelop-icon2 {
    background: url("../images/envelope-icon2.png") no-repeat;
    display: inline-block;
    height: 11px;
    width: 16px;
    margin-top: 12px;
}
.form-group .add-on {
    left: 22px;
    position: absolute;
    top: 20px;
    line-height: 19px;
}


/* ========== FOOTER ========== */

.footer-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: url("../images/footer-bg.png")repeat;
  padding: 20px 0px;
  color: #fff;
  margin-top: 20px;
}
body.home .footer-bottom h4 {
    color: #ffffff;
    font-family: oswaldbold;
    margin: 0 0 25px;
}

.footer-bottom p {
    font-size: 13px;
    margin: 0px;
    color: #fff;
}


/* ========== MODAL ========== */


.modal {
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 50%;
    bottom: inherit;
    margin-left: -280px;
    outline: 0 none;
    position: fixed;
    top: 10%;
    width: 560px;
    z-index: 1050;
}
.modal-header {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 9px 15px;
}
.modal-header .close {
    margin-top: 2px;
}
.close {
    color: rgb(0, 0, 0);
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 rgb(255, 255, 255);
}
button.close {
    background: rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
#login-modal h3 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    text-shadow: none;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif;
}
#login-modal .modal-body {
    background: rgb(255, 255, 255);
}
.modal-body {
    max-height: 400px;
    overflow-y: auto;
    padding: 15px;
    position: relative;
}
#login-modal label {
    color: rgb(51, 51, 51);
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-shadow: none;
}
#login-modal {
    background: rgb(153, 0, 0);
}
.modal-footer::before,
.modal-footer::after {
    content: "";
    display: table;
    line-height: 0;
}
.modal-footer {
    background-color: rgb(245, 245, 245);
    border-radius: 0 0 6px 6px;
    border-top: 1px solid rgb(221, 221, 221);
    box-shadow: 0 1px 0 rgb(255, 255, 255) inset;
    margin-bottom: 0;
    padding: 8px 15px 15px;
    text-align: right;
}
.modal h3 {
    font-size: 1.2em;
}
.modal-header h3 {
    line-height: 30px;
    margin: 0;
}
#login-modal input[type="text"],
#login-modal input[type="password"] {
    padding: 10px;
}
.modal-footer p {
    text-align: left;
    margin-bottom: 0;
}
.modal-footer p a {
    color: rgb(0, 136, 204);
    font-size: 14px;
    text-decoration: underline;
}
