@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

body {
	background: #fff;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 900;
}
p {
	padding: 0;
	margin-bottom: 16px;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	color: #333;
}
li {
	font-size: 17px;
}
ol li {
	margin-bottom: 10px;
}
img {
	height: auto;
	max-width: 100%;
}
a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	-webkit-transition: background-color .4s linear, color .4s linear;
	-moz-transition: background-color .4s linear, color .4s linear;
	-o-transition: background-color .4s linear, color .4s linear;
	-ms-transition: background-color .4s linear, color .4s linear;
	transition: background-color .4s linear, color .4s linear;
	color: #fa074b;
}
a:hover,
a:focus {
	text-decoration: none;
	color: #01b2fe;
}

::-moz-selection {
 color: #fff;
 text-shadow:none;
 background:#333;
}
::selection {
	color: #fff;
	text-shadow: none;
	background: #333;
}
h1 {
	font-size: 28px;
	color: #fa074b;
	font-weight: 900;
}

@media (min-width: 1024px) {
h1 {
	font-size: 50px;
	margin-bottom: 20px;
}
}
h2 {
	font-size: 30px;


}


h3 {
	font-size: 22px;
}
h4 {
	font-size: 22px;
}
.box {
	padding: 20px 20px; 
	background-color: #fff;
	border: 10px solid rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	text-align: center;
}

.form-control {
    height: 42px;
    padding: 6px 12px;
    font-size: 16px;
    border: 1px solid #b8b8b8;
}

.page {
	background: #fff;
	border-top: solid 4px #333;
	border-bottom: solid 4px #333;
}
.page-header {
	margin: 0px 0px 0px;
    border-bottom: none;
}
.hero {
	background: url(../img/PRO-Jan16-LP-980_352-rev_easier.jpg) center center;
	background-size: cover;
	padding: 25px 20px;
}
.carousel-control.right {
    right: -40px;
    left: auto;
    background-image: none;
    background-repeat: no-repeat;
}
.carousel-control.left {
    left: -40px;
    right: auto;
    background-image: none;
    background-repeat: no-repeat;
}
.carousel-indicators {
	position: relative;
    bottom: 0px;
}
.carousel-inner {
	min-height: 110px;
}
@media (min-width: 1024px) {
.page {
	border: solid 4px #333;
}
.box {
	padding: 25px 30px; 
	
}
}
.mplogo {
	float: left;
	width: 260px;
	margin-top: 20px;
}

.headline {
	background: #028ee1;
	padding: 20px 0;
}
.headline h1 {
	color: #fff;
	margin: 0;
}

@media (max-width: 480px) {
.mplogo {
	width: 160px;
	margin-top: 10px;
}
#seals img {
	width: 60px;
}
.carousel-inner {
	min-height: 180px;
}
}

.btn-primary {
	color: #fff;
	border-bottom-width: 2px;
	transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   -webkit-transition: all .25s ease-in-out;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{
	color: #fff;
}
.btn-primary:active,
.btn-primary.active {
	background-image: none;
}
.btn-lg,
.btn-group-lg > .btn {
	padding: 14px 50px;
	/*font-size: 20px;
	font-weight: 900;
	letter-spacing: 2px;
	line-height: 1.33;
	text-transform: uppercase;*/
}
.btn-img {
	background-image: url("../img/Upgrade-Now-button-rev.jpg");
	width: 205px;
	height: 72px;
	border: 0px;
}
.navbar {
	margin-bottom: 0px;
	padding: 10px 0;
}
.navbar-default {
	background-color: #2e2e2e;
	border-color: transparent;
}


/*	################################################################
	Utility classes
################################################################# */
.centered {
	text-align: center
}

.pad-tb {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pad-tbm {
	padding-top: 40px;
	padding-bottom: 20px;
}
.pad-tbs {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pad-all {
	padding: 15px;
}
.mb {
	margin-bottom: 30px;
}
.mbs {
	margin-bottom: 20px;
}
.mtm {
	margin-top: 40px;
}
.mts {
	margin-top: 20px;
}
.mtxs {
	margin-top: 10px;
}

clear {
	clear: both;
}
.clearfix {
	overflow: hidden;
}



footer {
	padding: 20px 0;
	text-align: center;
}
footer p {
	font-size: 14px;
	color: #999;
}
.bg-info {
	background-color: #fdf4d2;
	padding: 15px 15px 20px 15px;
	text-align: center;
}
#testimonials {
	background-color: #000000;
	color: #fff;
}
#testimonials .item p{
	font-style: italic;
	font-size: 20px;
	color: #fff;
}
#testimonials {
	background-color: #000000;
	color: #fff;
	padding-top: 35px;
}
#benefits h3 {
	color: #fa074b;
	
}
#benefits ul { padding-left:0px; list-style:none; }
#benefits li { padding: 5px 0 5px 30px;
	position: relative; }
#benefits li:before {    
    font-family: 'FontAwesome';
    content: "\f00c";
    position: absolute;
	top: 6px;
	left: 5px;
	color: #fa074b;
}
/* .contact */

#contact {
	font-size: 24px;
}
