@import url(//fonts.googleapis.com/css?family=:400,700,900,300,400italic);
/* ===== Style Reset ===== */
html {
	color: #333333;
}
body, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	-webkit-text-size-adjust: none;
	position: relative;
	font-family: 'Open Sans', sans-serif;
}
body {
	color: #333333;
	line-height: 1.5em;
}
span, p {
	line-height: 1.6em;
}
a {
	color: #0D4D87;
}
a:hover {
	color: #8da83d;
}
#form1 {
	margin-bottom: 0;
}
/* ====== Button Class ======= */
.whitebutton {
	color: #fff;
	border: 1px Solid #fff;
	padding: 0.5em 1.25em;
}
.whitebutton:hover {
	background: #015696;
}

a.whitebutton2 {
	color: #0D4D87;
	background: #fff;
	border: 1px solid #0D4D87;
	display: inline-block;
	padding: 15px 35px;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase
}

a.whitebutton2:hover {
	color: #fff;
	background: #8da83d;
	display: inline-block;
	padding: 15px 35px;
	border: 1px solid #fff;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	
}

a.ghost-btn {
	color: #fff;
	display: inline-block;
	padding: 15px 35px;
	border: 1px solid #fff;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase
}
a.ghost-btn:hover {
	color: #323232;
	background: #fff;
	opacity: .9;
}
a.ghost-btn.blue {
	color: #0D4D87;
	border: 1px solid #0D4D87;
}
a.ghost-btn.blue:hover, a.green-btn:hover {
	color: #fff;
	background: #0D4D87;
	border: 1px solid #0D4D87;
}
a.green-btn2:hover {
	color: #0D4D87;
	background: #fff;
	border: 1px solid #0D4D87;
}
a.green-btn, a.green-btn2 {
	color: #fff;
	background: #8da83d;
	display: inline-block;
	padding: 15px 35px;
	border: 1px solid #fff;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase
}
/* ===== Miles Textboxes, textareas, input fields ===== */

a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	-webkit-appearance: none;
	background-color: #FFF;
	font-family: inherit;
	border: 1px solid #CCC;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-size: 0.77778rem;
	margin: 0 0 0.88889rem 0;
	padding: 0.44444rem;
	height: 2.05556rem;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
	-moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
	transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
span.error, small.error {
	display: block;
	padding: 0.33333rem 0.5rem 0.5rem;
	margin-top: -1px;
	margin-bottom: 0.88889rem;
	font-size: 0.66667rem;
	font-weight: normal;
	font-style: italic;
	background: #F04124;
	color: #FFF;
}
.error input, .error textarea {
	margin-bottom: 0;
}
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
	display: block;
	padding: 0.33333rem 0.5rem 0.5rem;
	margin-top: -1px;
	margin-bottom: 0.88889rem;
	font-size: 0.66667rem;
	font-weight: normal;
	font-style: italic;
	background: #F04124;
	color: #FFF;
}
[data-abide] span.error, [data-abide] small.error {
	display: none;
}
select, .DropDownLists {
	font-size: 1em;
	border: #004aa1 1px solid;
	padding: 0.15em 0.1em 0.15em 0.2em;
	margin: 3px 0;
}
select {
	font-size: 1em;
	border: #c3d9f9 1px solid;
}

/* ===== Heading Declarations ===== */

@media only screen {
.ultraheading {
	font-size: 1.8em;
	line-height: 100%;
	margin: 0.25em 0;
	padding: 0;
}
.superheading {
	font-size: 1.85em;
	line-height: 100%;
	margin: 0.25em 0;
	padding: 0;
}
h1, .h1, .heading {
	font-size: 1.75em;
}
h2, .h2, .subheading {
	font-size: 1.55em;
	color: #0356a3;
	font-weight: 300
}
h3, .h3, .large {
	font-size: 1.45em;
}
h4, .h4, .medium {
	font-size: 1.25em;
}
h5, .h5, {
font-size: 1.1em;
}
.small {
	font-size: 0.875em;
}
.verysmall {
	font-size: 0.825em;
}
}

@media only screen and (min-width: 40.063em) {
.ultraheading {
	font-size: 2.8em;
	line-height: 100%;
	margin: 0.25em 0;
	padding: 0;
}
.superheading {
	font-size: 2.25em;
	line-height: 100%;
	margin: 0.25em 0;
	padding: 0;
}
h1, .h1, .heading {
	font-size: 2em;
}
h2, .h2, .subheading {
	font-size: 1.85em;
}
h3, .h3, .large {
	font-size: 1.65em;
}
h4, .h4, .medium {
	font-size: 1.35em;
}
h5, .h5, {
font-size: 1.1em;
}
.small {
	font-size: 0.875em;
}
.verysmall {
	font-size: 0.825em;
}
}

@media only screen and (min-width: 64.063em) {
/* ======= Heading Declarations ======= */
.ultraheading {
	font-size: 4.5em;
	line-height: 100%;
	margin: 0.25em 0;
	padding: 0;
}
.superheading {
	font-size: 3.25em;
	line-height: 100%;
	margin: 0.25em 0;
	padding: 0;
}
h1, .h1, .heading {
	font-size: 3em;
	line-height: 1.2em
}
h2, .h2, .subheading {
	font-size: 2.3em;
	line-height: 1.2em
}
h3, .h3, .large {
	font-size: 1.75em;
	line-height: 1.2em
}
h4, .h4, .medium {
	font-size: 1.5em;
	line-height: 1.2em
}
h5, .h5, {
font-size: 1.3em !important;
}
.small {
	font-size: 0.875em;
}
.verysmall {
	font-size: 0.825em;
}
}

@media only screen and (min-width: 64.000em) {
html, body {
	font-size: 101%;
}
}

@media only screen and (min-width: 90.063em) {
html, body {
	font-size: 105%;
}
}
/* ====== Colors ====== */

.white {
	color: #ffffff;
}
.dGray {
	color: #333333;
}
.black {
	color: #000000;
}
.green {
	color: #8da83d
}
.blue {
	color: #0356a3
}
.bgWhite {
	background-color: #ffffff;
}
.bgDGray {
	background-color: #333333;
}
.bgBlack {
	background-color: #000000;
}
.bgBlue {
	background: #0356a3;
}
.bgLgray {
	background: #F4F4F4;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* ====== Fonts ====== */
.sample {
	font-family: "Sample", sans-serif;
}
/* ====== Common Classes ====== */

.center {
	text-align: center;
}
.vCenterContainer {
	display: table;
}
.vCenter {
	display: table-cell;
	vertical-align: middle;
}
.uc, .caps {
	text-transform: uppercase;
}
.lc {
	text-transform: capitalize !important
}
.bold {
	font-weight: 700;
}
ul.w-check {
	list-style: url(../imgs/dev/whitecheck.png);
}
ul.g-check {
	list-style: url(../imgs/dev/greencheck.png);
}
.widthLimit {
	width: 100%;
	max-width: 75em;
	margin: auto;
}
.shadow {
	-webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.37);
	-moz-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.37);
	box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.37);
}
/* ====== Padding ====== */
.Pad5 {
	padding: 5px
}
.PadB5 {
	padding-bottom: 5px
}
.PadT5 {
	padding-top: 5px
}
.PadL5 {
	padding-left: 5px
}
.PadR5 {
	padding-right: 5px
}
.Pad {
	padding: 10px
}
.PadT {
	padding-top: 10px
}
.PadL {
	padding-left: 10px;
}
.PadR {
	padding-right: 10px
}
.PadB {
	padding-bottom: 10px
}
.Pad15 {
	padding: 15px
}
.PadT15 {
	padding-top: 15px
}
.PadR15 {
	padding-right: 15px
}
.PadB15 {
	padding-bottom: 15px
}
.PadL15 {
	padding-left: 15px
}
.Pad20 {
	padding: 20px
}
.PadL20 {
	padding-left: 20px;
}
.PadR20 {
	padding-right: 20px
}
.PadB20 {
	padding-bottom: 20px
}
.PadT20 {
	padding-top: 20px
}
.Pad30 {
	padding: 30px;
}
.PadR30 {
	padding-right: 30px;
}
.PadT30 {
	padding-top: 30px;
}
.PadL30 {
	padding-left: 30px;
}
.PadB30 {
	padding-bottom: 30px;
}
.PadT40 {
	padding-top: 40px;
}
.PadB40 {
	padding-bottom: 40px;
}
.PadR40 {
	padding-right: 40px;
}
.PadL40 {
	padding-left: 40px;
}
/* ====== Margin ====== */
.Margin {
	margin: 10px
}
.Margin15 {
	margin: 15px
}
.Margin20 {
	margin: 20px
}
.MarginR5 {
	margin-right: 5px;
}
.MarginL5 {
	margin-left: 5px;
}
.MarginB5 {
	margin-bottom: 5px;
}
.MarginT5 {
	margin-top: 5px
}
.MarginL {
	margin-left: 10px;
}
.MarginR {
	margin-right: 10px
}
.MarginB {
	margin-bottom: 10px;
}
.MarginT {
	margin-top: 10px
}
.MarginT15 {
	margin-top: 15px
}
.MarginB15 {
	margin-bottom: 15px;
}
.MarginL15 {
	margin-left: 15px;
}
.MarginR15 {
	margin-right: 15px;
}
.MarginL20 {
	margin-left: 20px;
}
.MarginR20 {
	margin-right: 20px
}
.MarginB20 {
	margin-bottom: 20px
}
.MarginT20 {
	margin-top: 20px
}
.MarginT30 {
	margin-top: 30px;
}
.MarginR30 {
	margin-right: 30px;
}
.MarginB30 {
	margin-bottom: 30px;
}
.MarginL30 {
	margin-left: 30px;
}
.MarginT40 {
	margin-top: 40px
}
.MarginL40 {
	margin-left: 40px
}
.MarginR40 {
	margin-right: 40px
}
.MarginB40 {
	margin-bottom: 40px;
}
.buffer {
	margin: 50px 0;
}
/*====================HEADER==========================*/
.header {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.top-nav {
	text-align: right;
}
.top-nav span {
	vertical-align: middle;
}
.top-nav span:first-child {
	text-transform: uppercase;
	color: #0b56a5;
	font-style: italic;
}
.top-nav span:nth-child(3) {
	color: #a5c14c;
	font-weight: bold;
	font-size: 1.6em;
}
/*====================NAVIGATION==========================*/
.nav {
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
}
.nav li {
	margin: 0 10px;
	float: left;
	display: block;
	list-style: none;
	text-decoration: none;
}
.nav li a {
	color: #8f7978;
	display: block;
	padding: 15px;
	text-decoration: none;
	transition: all .2s ease;
}
.nav li ul {
	display: none;
	/*background:#a5c14c;*/
	background: #91a749;/*darker green for easier reading*/
	position: absolute;
	z-index: 1000;
	margin: 0;
	padding: 0;
	margin-top: -5px;
}
.nav li ul li:hover {
	background: #a5c14c;
}
.nav li ul li {
	float: none;
	margin: 0;
	padding: 0 25px 0 0;
	color: #fff;
}
.nav li ul li a {
	color: #fff;
}
.nav li:hover ul {
	display: block;
}
.nav > li:hover > a {
	background: #a5c14c;
	color: #fff;
}
.nav li a.signup {
	transform: rotateZ(7deg);
	background: #a5c14c;
	color: #fff;
	transition: all .3s ease;
	position: relative;
	z-index: 0;
}
.nav li a.signup:hover {
	transform: rotateZ(0deg);
	background: #0b56a5;
	color: #fff;
}
.menu-link {
	font-size: 1.6em;
	float: right;
	display: none;
	margin: 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #a5c14c;
	padding: 15px;
}
.menu-link:hover {
	color: #fff;
	background: #0b56a5;
}

@media screen and (max-width:1024px) {
.nav li a {
	padding: 15px 8px;
}
}

@media screen and (max-width:790px) {
.nav li a {
	padding: 15px 5px;
	font-size: .9em;
}
}

@media screen and (max-width:700px) {
.nav {
	position: fixed;
	right: -15.625em; /*left or right and the width of your navigation panel*/
	width: 15.625em; /*should match the above value*/
	top: 0;
	background: #0b56a5;
	transition: all .3s ease;
	z-index: 1000;
	height: 100%;
	margin: 0;
}
.nav li {
	float: none;
}
.nav li ul {
	display: block;
	position: relative;
	background: none;
}
.nav > li:hover > a {
	background: none;
}
.nav.open {
	right: 0;
}
.nav li a {
	color: #fff;
}
.nav li a:hover {
	background: none;
}
.nav li a.signup {
	transform: rotateZ(0deg);
	background: none;
}
html, body {
	right: 0;
	transition: all .3s ease;
}
html.open, body.open {
	right: 15.625em;
}
.menu-link {
	display: block;
}
.banner {
	margin-top: 0 !important;
}
}
/*====================BANNER==========================*/

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(https://www.businessbymiles.com/imgs/dev/BUSINESS-headerv3.jpg) center center no-repeat;
	background-size: cover;
	color: #0563C1;
	margin-top: -15px;
}
.banner-text {
	text-align: center;
	padding: 3.7em 0 3.7em 0;
	width: 50%;
	margin: auto;
	font-family: 'Lato', sans-serif;
	padding-left: 11%;
}
.banner-text span {
	display: block;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
}
.banner-text .top-text {
	font-weight: 300;
	font-size: 1.2em;
	margin-bottom: 20px;
}
.banner-text .bottom-text {
	font-weight: 300;
	font-size: 1.2em;
	margin-top: 20px;
}
.banner-text .banner-large {
	font-family: 'Lato', sans-serif;
	font-size: 2.8em;
	font-weight: 700;
	;
}
.banner-text a.ghost-btn {
	margin-top: 50px;
}
.banner-tablet {
	position: absolute;
	animation-delay: 1s;
	animation-fill-mode: forwards;
}
.banner-phone {
	position: absolute;
	left: 341px;
	bottom: 0;
	animation-delay: 2s;
	animation-fill-mode: forwards;
}
.banner-laptop {
	position: absolute;
	right: 0;
	animation-delay: 3s;
	animation-fill-mode: forwards;
}
.text-shadow {
	text-shadow: 0px 0px 6px #000000;
}

@media screen and (max-width:430px) {
.banner-text {
	width: 90%;
	padding: 0 0;
/*padding-left:10%;*/}
.banner {
}
}

@media screen and (max-width:830px) {
.banner-tablet {
	display: none
}
.banner-laptop {
	display: none
}
.banner-phone {
	display: none
}
.banner-text {
	width: 80%;
	padding: 0;
/*padding-left:30%*/ }
.banner {
}
body {
	min-width: 338px !important;
}
}

@media screen and (max-width:1145px) {
.banner-tablet {
	width: 250px;
}
.banner-laptop {
	width: 300px;
}
.banner-phone {
	left: 141px;
	bottom: 0;
	width: 150px;
}
.banner-text {
	padding: 50px 0;
/*padding-left:12%;*/}
.banner-text {
	width: 100%;
}/**/
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(https://www.businessbymiles.com/imgs/dev/BUSINESS-header-small.jpg) center center no-repeat;
	background-size: cover;
	color: #0563C1;
	margin-top: -15px;
}
}

@media screen and (min-width:1146px) and (max-width:1404px) {
.banner-text .banner-large {
	font-size: 2em;
}
.banner-text {
	width: 80%;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(https://www.businessbymiles.com/imgs/dev/BUSINESS-header-small2.jpg) center center no-repeat;
	background-size: cover;
	color: #0563C1;
	margin-top: -15px;
}
}

@media screen and (max-width:1404px) {
.banner-tablet {
	width: 300px;
}
.banner-laptop {
	width: 400px;
}
.banner-phone {
	left: 141px;
	bottom: 0;
}
.banner-text {
	padding: 80px 0;
/*padding-left:12%;*/}
}

@media screen and (min-width:1405px) and (max-width:1579px) {
.banner-text .banner-large {
	font-size: 2em;
}
.banner-text {
	width: 45%;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(https://www.businessbymiles.com/imgs/dev/BUSINESS-headerv5.jpg) center center no-repeat;
	background-size: cover;
	color: #0563C1;
	margin-top: -15px;
}
}

@media screen and (min-width:1580px) and (max-width:1810px) {
.banner-text .banner-large {
	font-size: 2.45em;
}
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: url(https://www.businessbymiles.com/imgs/dev/BUSINESS-headerv4.jpg) center center no-repeat;
	background-size: cover;
	color: #0563C1;
	margin-top: -15px;
}
}
/*=


===================SLIDER==========================*/

.slide {
	text-align: center;
}
.slide .h3 {
	line-height: 1.2em
}
.slide p {
	font-size: 1.25em;
	font-style: italic;
	line-height: 1.3em
}
.slide ul {
	text-align: left;
	margin-left: 20px
}
.slide ul li {
	list-style: url(https://www.businessbymiles.com/imgs/dev/checkmark.jpg);
}
/*=================GREEN CONTENT======================*/

.green-content-area {
	background: #8da83d;
	padding: 30px 0;
	color: #fff;
}
.green-content-area h3 {
	text-transform: uppercase;
	text-align: center;
	font-size: 1.8em;
	line-height: 1em;
}
.cta {
	background: #0d4d87;
	margin: 50px 0;
}
.cta-overflow {
	position: absolute;
	top: -20px;
}
.cta span, .cta span a {
	display: block;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
.cta .cta-line-1 {
	font-weight: 300;
	font-size: 3em;
	margin-top: 20px
}
.cta .cta-line-2 {
	font-weight: 200;
	font-style: italic;
	font-size: 1.6em;
	margin: 15px 0;
}
.cta .cta-line-3 {
	font-weight: bold;
	font-size: 3.6em;
	margin-top: 10px
}
.cta .cta-line-4 {
	font-size: 1.4em;
	margin-top: 20px;
	margin-bottom: 20px
}

@media screen and (max-width:840px) {
.cta-overflow {
	position: relative;
	text-align: center;
	margin-bottom: -20px;
}
}
/*=================Team======================*/

.team {
	background: url(https://www.businessbymiles.com/imgs/dev/team-banner-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 140px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.team span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.team .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.team .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 25px 0;
}
.team .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.team .ghost-btn {
	margin-top: 20px;
}
/*=================Bg banners======================*/

.bBg1 {
	background: url(../imgs/dev/banner-bg-1.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.bBg1 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.bBg1 .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.bBg1 .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 10px 0;
}
.bBg1 .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.bBg1 .ghost-btn {
	margin-top: 20px;
}
.bBg2 {
	background: url(../imgs/dev/banner-bg-2.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.bBg2 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.bBg2 .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.bBg2 .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 10px 0;
}
.bBg2 .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.bBg2 .ghost-btn {
	margin-top: 20px;
}
.bBg3 {
	background: url(../imgs/dev/banner-bg-3.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.bBg3 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.bBg3 .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.bBg3 .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 10px 0;
}
.bBg3 .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.bBg3 .ghost-btn {
	margin-top: 20px;
}
.bBg4 {
	background: url(../imgs/dev/banner-bg-4.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.bBg4 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.bBg4 .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.bBg4 .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 10px 0;
}
.bBg4 .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.bBg4 .ghost-btn {
	margin-top: 20px;
}
.bBg5 {
	background: url(../imgs/dev/banner-bg-5.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.bBg5 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.bBg5 .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.bBg5 .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 10px 0;
}
.bBg5 .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.bBg5 .ghost-btn {
	margin-top: 20px;
}
.bBg6 {
	background: url(../imgs/dev/banner-bg-6.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
	width: 100%;
	text-align: center;
	border: 5px solid #fff;
	border-left: none;
	border-right: none;
}
.bBg6 span {
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.bBg6 .cta-line-1 {
	font-weight: 300;
	font-size: 2em;
}
.bBg6 .cta-line-2 {
	font-weight: bold;
	font-size: 3em;
	margin: 10px 0;
}
.bBg6 .cta-line-3 {
	font-weight: 400;
	font-size: 1.6em;
	font-style: italic;
}
.bBg6 .ghost-btn {
	margin-top: 20px;
}
/*=================FOOTER======================*/


.footer {
	background: #0f4e86;
	padding: 20px 0;
	color: #fff;
}
.footer .h3 {
	color: 838eb3;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2.3em;
}
.footer a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:hover {
	opacity: .85
}
.social {
	margin: 20px 0;
	padding: 0;
}
.social li {
	list-style: none;
	display: inline;
	margin: 0 5px;
}
.social li a {
	margin: 0;
}
.social li a:hover {
	opacity: .85
}
.footer a.miles {
	margin: 0;
	color: #fff;
	text-transform: none;
}
/*================PRICING======================*/


.clear {
	clear: both;
}
.price-individual-plans {
	background-color: rgba(0,0,0,.1);
}
.price-individual-plans .price-box-title-row .title-row {
	padding-top: 35px;
}
.price-consolidated-plan {
	background-color: rgba(0,0,0,.15);
}
.price-box-title-row .title-row {
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	padding-top: 20px;
}

@media only screen and (min-width: 1026px) {
.price-consolidated-plan {
	border: 1px solid rgba(0,0,0,.1);
}
.price-individual-plans {
	border-top: 1px solid rgba(0,0,0,.1);
	border-left: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
}
}