/*
	Coded by Michael Jed (http://jedspot.com/design)
*/

/* NICHE GENETICS */

html,
body {
	width: 100%;
    height: 100%;
}

html {
	overflow-x:hidden;
}

body {
	font-family:'Lato', Arial, Helvetica, sans-serif;
}

/* BUTTONS */

.action-button,
.action-button:hover {
	display:inline-block;
	font-size: 2.3em;
	font-weight: 800;
	line-height: 94%;
	text-transform: uppercase;
	text-decoration: none;
	color: #8f0000;
	background: #ffba00;
	background-image: -webkit-linear-gradient(top, #ffba00, #ff8400);
	background-image: -moz-linear-gradient(top, #ffba00, #ff8400);
	background-image: -ms-linear-gradient(top, #ffba00, #ff8400);
	background-image: -o-linear-gradient(top, #ffba00, #ff8400);
	background-image: linear-gradient(to bottom, #ffba00, #ff8400);
	-webkit-border-radius: 0.18em;
	-moz-border-radius: 0.18em;
	border-radius: 0.18em;
	padding:0.85em 1.8em;
	margin: 1.3em 0;
	border-bottom: solid #a65c0c 0.15em;
}

/* Header */

.header {
	background: url(../img/fe-bg-01.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:2.5em 0 2em;
}

.header h1 {
	font-size:2.5em;
	font-weight:700;
	line-height:120%;
	letter-spacing:-0.02em;
	margin-bottom:1.5em;
	padding:0;
}

.header ul {
	list-style:none;
	margin:0;
	padding:0;
}

.header ul li {
	font-size:1.15em;
	line-height:1.4em;
	background:url(../img/check-orange.png) no-repeat 0 0;
	padding:0 0 0 3em;
	margin:0.7em 0;
}

/* Counter */

.counter {
	background: url(../img/fe-bg-02.png) scroll;
	color:#000;
	padding:3.5em 0 1em;
}

.counter h4 {
	font-size:1.9em;
	font-weight:600;
	color:#3e3e3e;
	margin:1em 0;
	padding:0;
}

.digits-wrap,
.bb-countdown-name-wrap {
	display:block;
	width:560px;
	margin:0 auto;
}

.bb-countdown-name {
	display:block;
	float:left;
	font-size:1em;
	font-weight:800;
	width:140px;
	margin:0;
	padding:0;
	text-align:center;
}

.cntSeparator {
	display: none;
}

.cntDigit#cnt_2,
.cntDigit#cnt_4,
.cntDigit#cnt_6,
.cntDigit#cnt_8 {
	margin-left:8px;
}

/* Introduction */

.intro {
	background:#fff url(../img/fe-bg-03.png) no-repeat bottom right scroll;
	color:#3e3e3e;
	padding:3.5em 0 1.5em;
}

.intro h1 {
	font-size:2.1em;
	font-weight:500;
	line-height:130%;
	margin:0 0 2em 0;
	padding:0;
}

.intro p {
	font-size:1.35em;
	line-height:140%;
	margin:0 0 1em 0;
	padding:0 1.4em;
}

.intro p strong {
	font-weight:800;
}

/* Asides */

.best,
.ranking,
.results,
.word,
.moredata,
.betterranking {
	background: url(../img/fe-bg-04.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:2.8em 0 2.6em;
}

.best h1,
.ranking h1,
.betterranking h1 {
	font-size:2.3em;
	margin:0;
	padding:0;
}

.results h1 {
	font-size:3em;
	font-weight:700;
	margin:0 0 0.2em 0;
	padding:0;
}

.results h2 {
	font-size:2em;
	margin:0;
	padding:0;
}

.word h1 {
	font-size:2.3em;
	margin:0;
	padding:0;
}

.quality {
	background: url(../img/fe-bg-02.png) scroll;
	color:#3e3e3e;
	padding:1.4em 0 2em;
}

.quality h1 {
	font-size:2.4em;
}

.limited {
	background: url(../img/fe-bg-02.png) scroll;
	color:#3e3e3e;
	padding:1.6em 0 2.2em;
}

.limited h1 {
	font-size:1.95em;
	font-weight:600;
	line-height:130%;
	letter-spacing:-0.02em;
}

.limited h1 strong {
	font-size:1.2em;
	font-weight:800;
}

.moredata h1 {
	font-size:2.15em;
	margin:0 0 0.4em 0;
	padding:0;
}

.moredata h2 {
	font-size:1.6em;
	margin:0.4em 0 1em 0;
	padding:0;
}

.targeted {
	color:#fff;
	background:#22772d;
	padding:2.2em 0;
}

.targeted h1 {
	font-size:2.25em;
	margin:0;
	line-height:100%;
}

/* Why */

.why {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 1.5em;
}

.why h1 {
	font-size:2.8em;
	font-weight:700;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.why h4 {
	font-size:1.65em;
}

.why p {
	font-size:1.15em;
	padding:0 1em;
}

.why-item {
	margin-bottom:2em;
}

/* Expert */

.expert {
	background: url(../img/fe-bg-02.png) scroll;
	color:#000;
	padding:3em 0 1em;
}

.expert h1 {
	font-size:2.8em;
	margin-bottom:0.6em;
}

.expert h2 {
	font-size:2.3em;
	margin:0;
}

.expert h4 {
	font-size:1.75em;
	margin:0 0 0.3em 0;
}

/* Author */

.author {
	background:#fff url(../img/fe-bg-03.png) no-repeat bottom left scroll;
	color:#000;
	padding:3.5em 0 1.5em;
}

.author p {
	font-size:1.3em;
	margin:0 0 1.3em 0;
}

/* Solution */

.solution {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:2.5em 0 0 0;
}

.solution .row {
	min-height:560px;
	background:url(../img/businessman.jpg) no-repeat bottom right scroll;
}

.solution h1 {
	font-size:2.7em;
	letter-spacing:-0.02em;
	margin:1em 0;
	padding:0;
}

.solution ul {
	list-style:none;
	margin:0;
	padding:0;
}

.solution ul li {
	font-size:1.25em;
	line-height:1.4em;
	background:url(../img/check-green.png) no-repeat 0 0;
	padding:0 2em 0 3em;
	margin:0 0 1.8em;
}

/* Easy part */

.easy {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:4.5em 0 0 0;
}

.easy .row {
	min-height:595px;
	background:url(../img/guy.jpg) no-repeat bottom left scroll;
}

.easy h4 {
	font-size:1.8em;
	letter-spacing:-0.02em;
	margin:1em 0 2em;
	padding:0;
}

.easy p {
	font-size:1.25em;
	margin:0 0 1.35em;
}

/* Simple steps */

.steps {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 1.5em;
}

.steps h1 {
	font-size:2.4em;
	font-weight:700;
	line-height:130%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.steps h4 {
	font-size:1.9em;
}

.steps p {
	font-size:1.15em;
	padding:0 1em;
}

.steps-item {
	margin-bottom:0;
}

/* Traffic */

.traffic {
	background: url(../img/fe-bg-02.png) scroll;
	padding:3em 0 0;
	color:#3e3e3e;
	border-bottom:1px solid #dbdbdb;
}

.traffic p {
	font-size:1.3em;
	margin:0 0 1.3em 0;
}

/* What is */

.what  {
	background: url(../img/people.jpg) no-repeat bottom center scroll;
	background-size:100% auto;
	color:#3e3e3e;
	padding:3em 0 2em;
}

.what h1 {
	font-size:3.6em;
	font-weight:800;
	margin:1em 0 0.3em 0;
}

.what p {
	font-size:1.3em;
	margin:0 0 1.3em 0;
}

/* Boost earnings */

.earnings {
	background: url(../img/fe-bg-02.png) scroll;
	color:#000;
	padding:3em 0 0;
}

.earnings h1 {
	font-size:2.4em;
	margin-bottom:0.6em;
}

.earnings p {
	font-size:1.3em;
	margin:4em 0 1.3em 0;
}

/* Analysis */

.analysis {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:4em 0;
}

.analysis h1 {
	font-size:2.4em;
	margin-bottom:0.6em;
}

.analysis p {
	font-size:1.3em;
	margin:0 0 2em 0;
}

/* Never fear */

.again {
	background: url(../img/fe-bg-02.png) scroll;
	color:#000;
	padding:3em 0 2em;
}

.again h1 {
	font-size:2.4em;
	margin-bottom:0.6em;
}

.again p {
	font-size:1.3em;
	margin:0 0 1.3em 0;
}

/* Perfect */

.perfect {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 3em;
}

.perfect h1 {
	font-size:2.8em;
	font-weight:500;
	line-height:130%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.perfect ul {
	list-style:none;
	margin:0;
	padding:0;
}

.perfect ul li {
	font-size:1.25em;
	line-height:2.1em;
	background:url(../img/check-white.png) no-repeat 0 0;
	padding:0 2em 0 3.5em;
	margin:0 0 1em;
}

/* Map */

.map {
	background: url(../img/map.png) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#3e3e3e;
	padding:4em 0;
}

/* Gold */

.gold {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:4.5em 0 4em 0;
}

.gold p {
	font-size:1.3em;
	margin:0 0 1.3em 0;
}

/* Wide array*/

.array {
	background: url(../img/fe-bg-06.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 3em;
}

.array h1 {
	font-size:2.2em;
	line-height:120%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.array h4 {
	font-size:2em;
	margin:0 0 0.4em 24px;
}

.array p {
	font-size:1.15em;
	margin:0 0 0 24px;
}

.array-item {
	padding:1em;
	margin:1em 0;
	min-height:110px;
}

.array-item img.media-object {
	margin-left:1em;
}

.array-divider {
	border-bottom:2px dashed #fcb400;
}

/* Data and criteria*/

.criteria {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 3em;
}

.criteria h1 {
	font-size:2.2em;
	line-height:120%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.criteria h4 {
	font-size:2em;
	margin:0 0 0.4em 24px;
}

.criteria p {
	font-size:1.15em;
	margin:0 0 0 24px;
}

.criteria-item {
	padding:1em;
	margin:1em 0;
	min-height:110px;
}

.criteria-item img.media-object {
	margin-left:1em;
}

.criteria-divider {
	border-bottom:2px dashed #2788ad;
}

/* Fast */

.fast {
	background: url(../img/fe-bg-02.png) scroll;
	padding:4em 0 1.5em;
}

.fast h1 {
	font-size:2.2em;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.fast h3 {
	font-size:1.5em;
	margin:0 0 2em 0;
}

.fast h4 {
	font-size:1.65em;
}

.fast p {
	font-size:1.15em;
	padding:0 1em;
}

.fast-item {
	margin-bottom:2em;
}

/* At any price */

.price {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:4em 0 0;
}

.price h1 {
	font-size:2.4em;
	margin-bottom:0.6em;
}

.price p {
	font-size:1.3em;
	margin:0 0 1.5em 0;
}

/* Four steps */

.four-steps {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 3em;
}

.four-steps h1 {
	font-size:2.5em;
	line-height:120%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.four-steps h4 {
	font-size:2em;
}

.four-steps p {
	font-size:1.15em;
}

.four-steps-item {
	padding:2em 1em 0;
	min-height:290px;
}

.four-steps-divider,
.four-steps-divider2 {
	border-left:2px dashed #1680ad;
}

.four-steps-divider3 {
	border-bottom:2px dashed #1680ad;
}

/* Battle-testing */

.battle {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:5em 0 0em;
}

.battle h1 {
	font-size:2.3em;
	font-weight:bold;
	margin:0 0 0.8em 0;
}

.battle h2 {
	font-size:1.7em;
	font-weight:bold;
	margin:0 0 0.2em;
}

.battle p {
	font-size:1.3em;
	margin:0 0 1.5em 0;
}

.battle-frame {
	border:6px solid #fff;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);
}

.battle-review {
	margin:0;
}

.battle-review-body {
	color:#727272;
	background:url(../img/battle-bg.png);
	border-bottom:1px solid #e2e2e2;
	padding:2em 3em;
}

.battle-review-signature {
	position:relative;
	top:-42px;
	padding:0 1.6em;
}

.battle-review-signature p {
	color:#8e8e8e;
	font-size:1.15em;
	padding:3em 0 0 7.5em;
}

.battle-review-signature p strong {
	font-size:1.05em;
	color:#01689d;
}

/* Cost */

.cost {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 3em;
}

.cost h1 {
	font-size:2.5em;
	line-height:120%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.cost p {
	font-size:1.2em;
	margin:0 0 1.5em;
}

.cost-wrap {
	display:table;
	width:100%;
	min-height:84px;
	color:#3e3e3e;
	background:#fff;
	margin:0 0 1.4em 0;
}

.cost-icon {
	display:table-cell;
	height:100%;
	width:10%;
	text-align:center;
	vertical-align:middle;
	background:#ff7506;
}

.cost-body {
	display:table-cell;
	height:100%;
	width:auto;
	text-align:left;
	vertical-align:middle;
	padding:0;
	margin:0;
}

.cost-body p {
	margin:0;
	padding:0 0 0 8%;
}

.cost-tag {
	font-size:2.8em;
	display:table-cell;
	position:relative;
	bottom:-6px;
	right:-6px;
	height:100%;
	width:40%;
	text-align:right;
	vertical-align:middle;
	color:#fff;
	background:url(../img/cost-bg.png) no-repeat bottom left scroll;
}

.cost-tag strong {
	font-weight:800;
}

.cost-tag em {
	padding-right:12%;
	font-size:80%;
}

/* Low price */

.low-price {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:5em 0 4em;
}

.low-price h1 {
	font-size:2.6em;
	font-weight:normal;
	margin:0 0 0.8em 0;
}

.low-price h2 {
	font-size:1.9em;
	font-weight:bold;
	line-height:120%;
	margin:0 0 1em;
}

.low-price h2 strong {
	font-weight:800;
}

.low-price p {
	font-size:1.3em;
	margin:0 0 1.5em 0;
}

ul.pb-blue {
	color:#3e3e3e;
	margin:0;
	padding:0;
	list-style:none;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
	-webkit-border-radius:0.5em;
	-moz-border-radius:0.5em;
	border-radius:0.5em;
	background:#fff;
}

ul.pb-blue li {
	font-size:1.2em;
	margin:0;
	padding:0.85em 0;
	border-bottom:1px solid #e9e9e9;
}

ul.pb-blue li:last-child {
	border-bottom:0;
}

ul.pb-blue li.pb-header {
	color:#fff;
	background:#073d6a;
	-webkit-border-top-left-radius:0.5em;
	-webkit-border-top-right-radius:0.5em;
	-moz-border-radius-topleft:0.5em;
	-moz-border-radius-topright:0.5em;
	border-top-left-radius:0.5em;
	border-top-right-radius:0.5em;
	padding:1.25em 0;
}

ul.pb-orange li.pb-header {
	background:#ff7506;
	padding:2.1em 0;
}

ul.pb-blue li p {
	margin:0 0 0.6em 0;
}

ul.pb-orange li p {
	margin:0 0 2em 0;
}

ul.pb-blue li strong {
	font-size:3.4em;
	font-weight:800;
	color:#000;
}

ul.pb-blue li a,
ul.pb-blue li a:hover {
	display:inline-block;
	background:#59ad1d;
	-webkit-border-radius:0.5em;
	-moz-border-radius:0.5em;
	border-radius:0.18em;
	border-bottom:3px solid #478a17;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:100%;
	padding:0.5em 1em;
}

ul.pb-orange li a,
ul.pb-orange li a:hover {
	background:#ff7506;
	border-bottom:3px solid #cc5e05;
}

.pb-header h1 {
	font-size:2.2em;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:100%;
}

.pb-orange .pb-header h1 {
	font-size:2.5em;
}

.pb-header h4 {
	font-size:1.25em;
	margin:0;
	padding:0;
	line-height:100%;
}

.pb-orange .pb-header h4 {
	font-size:1.45em;
}

.pb-margin {
	position:relative;
	bottom:-3em;
}

.pb-pop {
	position:absolute;
	top:-6px;
	right:-5px;
	z-index:9888;
}

/* Addition */

.addition {
	background: url(../img/fe-bg-05.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 1.5em;
}

.addition h1 {
	font-size:2.5em;
	line-height:120%;
	letter-spacing:-0.02em;
	margin:0 0 0.6em;
}

.addition p {
	font-size:1.2em;
	margin:0 0 1.5em;
}

.addition-wrap {
	display:table;
	width:100%;
	min-height:84px;
	color:#3e3e3e;
	background:#fff;
	margin:0 0 1.4em 0;
}

.addition-icon {
	display:table-cell;
	height:100%;
	width:10%;
	text-align:center;
	vertical-align:middle;
	background:#ff7506;
}

.addition-body {
	display:table-cell;
	height:100%;
	width:auto;
	text-align:left;
	vertical-align:middle;
	padding:1.5em 0;
	margin:0;
}

.addition-body p,
.addition-body h4 {
	margin:0;
	padding:0 0 0 8%;
}

.addition-body h4 {
	font-size:2em;
	margin-bottom:0.5em;
}

.addition-tag {
	font-size:2.8em;
	display:table-cell;
	position:relative;
	bottom:-6px;
	right:-6px;
	height:100%;
	width:40%;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:0.40em;
	color:#fff;
	background:url(../img/cost-bg.png) no-repeat bottom left scroll;
}

.addition-tag strong {
	font-weight:800;
}

.addition-tag em {
	padding-right:12%;
	font-size:80%;
}

/* Remember */

.remember {
	background:#fff url(../img/pointer-gray.png) no-repeat top center scroll;
	border-top:1px solid #dbdbdb;
	padding:4em 0 0 0;
}

.remember p {
	font-size:1.25em;
	line-height:140%;
	margin:0 0 1.5em 0;
	padding:0 1.4em;
}

/* Guarantee */

.guarantee {
	background: url(../img/fe-bg-07.jpg) no-repeat center center scroll;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	color:#fff;
	padding:4em 0 1.5em;
}

.guarantee h1 {
	font-size:3.2em;
	font-weight:800;
	line-height:100%;
	letter-spacing:-0.02em;
	margin:0;
}

.guarantee h2 {
	font-size:2.4em;
	letter-spacing:-0.02em;
	margin:0.3em 0 0.5em;
}

.guarantee p {
	font-size:1.2em;
	margin:0 0 1.5em;
	padding:0 2em;
}

/* Questions */

.questions {
	background:#fff;
	color:#3e3e3e;
	padding:4em 0 2em;
}

.questions h1 {
	font-size:2.5em;
	margin:1.5em 0 0.6em 0;
}

.questions p {
	font-size:1.2em;
	margin:0 0 1.5em 0;
}

.qa-wrap {
	color:#3e3e3e;
	font-size:1.25em;
	margin:0 0 1.2em 0;
}

.qa-title {
	padding:1.8em 1.8em 1.8em 6em;
	font-weight:bold;
	background:#f0f0f0 url(../img/q.png) no-repeat 1.8em 1.3em scroll;
}

.qa-body {
	font-size:0.9em;
	padding:1.8em 2.2em;
	background:#e0e0e0;
}

/* Footer */

.footer {
	color:#909090;
	padding:0 0 4em;
}

.footer p {
	font-size:1.2em;
	margin: 0 0 1em 0;
}

.footer span {
	padding:0 0.4em;
}

.nothanks {
	display:block;
	font-size:1.4em;
	padding:1.7em 0;
	margin:0 0 2.6em 0;
	border-bottom:1px solid #d9d9d9;
}

/* Features */

strong.extra {
	font-weight:800;
}

.img-center {
	display:block;
	margin:0 auto;
}

.text-orange {
	color:#ff7506;
}

.text-blue {
	color:#073c69;
}

.text-red {
	color:#f00;
}

.divider-blue {
	border-top:1px dashed #1678a0;
	margin-top:0.7em;
}

.divider-green {
	border-top:1px dashed #6bb579;
	margin-top:0.7em;
}

.divider-zero {
	border-top:1px solid rgba(0,0,0,0);
	margin-top:0.7em;
}

.devider-vertical {
	border-right:2px dashed #1678a0;
	border-left:2px dashed #1678a0;
}

.divider-vertical-array {
	border-left:2px dashed #fcb400;
}

.divider-vertical-criteria {
	border-left:2px dashed #2788ad;
}

.embed-frame {
	border:6px solid #fff;
	margin:0 20px 20px;
	box-shadow:0 0 6px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 6px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 6px rgba(0,0,0,0.5);
}

.nopadding {
	padding:0 !important;
	margin:0 !important;
}

/* Media queries */

@media (max-width:480px) {
	body {
		font-size:12px;
	}
}

@media (min-width:640px) {
	body {
		font-size:14px;
	}
}

@media (max-width:640px) {
	.solution .row {
		background:url(../img/businessman2.jpg) no-repeat center bottom scroll;
		height:auto;
	}
	.easy .row {
		background:url(../img/guy2.jpg) no-repeat center bottom scroll;
		height:auto;
	}
	.devider-vertical {
		border:0;
	}
	.steps-item {
		margin-bottom:2em;
	}
	.array-item img.media-object,
	.criteria-item img.media-object	{
		margin:0;
	}
	.divider-vertical-array,
	.divider-vertical-criteria	{
		border-left:0;
	}
	.four-steps-divider2 {
		border:0;
	}
	.pb-margin {
		bottom:0;
	}
	ul.pb-blue {
		margin:2em 0;
	}
}

@media (max-width:768px) {
	.devider-vertical {
		border:0;
	}
	.steps-item {
		margin-bottom:2em;
	}
	.perfect ul li {
		background-size:30px;
	}
	.cost-tag {
		font-size:2em;
	}
	.addition-tag {
		font-size:2.3em;
		padding-bottom:0.7em;
	}
	ul.pb-blue li a,
	ul.pb-blue li a:hover {
		font-size:1em;
	}
	ul.pb-blue li strong {
		font-size:2.4em;
	}
	.features p {
		padding:1.1em 0;
	}
}

@media (min-width:1200px) {
	.cost-tag {
		width:30%;
	}
	.addition-tag {
		width:30%;
	}
}

/*
	Coded by Michael Jed (http://jedspot.com/design)
*/
