@charset "UTF-8";
/* CSS Document */

body{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
h2, h3, h4, h5, h6{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/**************************
* Header
**************************/
.page404 .bottom-bar{
	display:none;
}
.funnel .bottom-bar{
	display:none;
}
.funnel .hero{
	display:none;
}
.social-icons, .top-nav{
	display:block;
	list-style-type: none;
	padding: 0;
	font-size:12px;
	font-family: 'Ubuntu', sans-serif;
}
.funnel .social-icons{
	margin-top: 10px;
}

.social-icons li{
	display: inline-block;
	padding: 5px;
}

.funnel .social-icons li{
	display: block;
	text-align: right;
}

.page .navbar{
	display: none;
}

.social-icons, .social-icons li a,
.top-nav li a{
	color: #8a8d94;
}
.phone-number, .email-add{
	margin-left: 20px;
}
.top-nav{
	text-align:center;
}
.top-nav li{
	display: inline-block;
	padding: 5px;
}
.site-branding{
	max-width: 275px;
}
.navbar-inverse{
    background: none;
    border: none;
	margin-bottom:0
}
.navbar-nav li a{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
    font-weight: 300;
	text-shadow: none !important;
}
.navbar-inverse .navbar-nav>li>a{
	color:#fff;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus{
	color:#285fdb	
}
.navbar-nav {
    float: right;
	display:block;
}
.navbar-collapse{
	padding:0;
}
.navbar-nav>li {
	float:none;
	display:inline-block;
	padding: 0px 5px;
}
.navbar-nav>li:first-child{
}
.bottom-bar{
	background-color: #7692b6;
}

.navbar-inverse .navbar-toggle .icon-bar {
	color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background-color: transparent;
}
.navbar-inverse .navbar-toggle{
	border:none;
}
.margin-bottom-lg {
    margin-bottom: 80px;
}

.hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.hero-header {
    margin-top: 18em;
    background-color: #FFFFFF;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
}

/**************************
* Content
**************************/
.content{
	box-shadow:none;
}
.funnel .salescopy{
	padding-bottom:0;
}
.featured-items ul{
	padding:0;
	list-style-type:none;
	color: #fff;
	display:block;
}
.featured-items p{
	color: #fff;
}
.featured-items ul li{
	display:inline-block;
	width: 33.4%;
	text-align: center;
	padding: 25px;
	margin: -2px;
}
.featured-items ul li:first-child{
	background: #00c5ef;
}
.featured-items ul li:nth-child(2){
	background: #00aeef;
}
.featured-items ul li:last-child{
	background: #116385;
}
.featured-items .fa{
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: solid 2px #fff;
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
}
#section_1{
	text-align: center;
	margin-top: 80px;
}
#section_2, #section_7{
	background: #00AEEF;
}
#section_4,
#section_5,
#section_6,
#section_7{
	text-align:center;
}
.dark-background{
	background: #232425;
}
.main-padding{
	padding: 50px 0;
}
.main-content .img-responsive{
	margin:auto;
}
.dark-background p{
	color: #8a8d94;
	font-size: 15px;
}
.section-title{
    color: #fff;
    font-weight: 100;
    font-size: 42px;
	display: inline-block;
}
#section_2 .section-title{
	margin-right: 50px;
}
.w-bottom-border{
	width: 35px;
    border-bottom: solid 2px #fff;
    margin: 0 auto 25px;
}
.w-buy-button{
	background: #ffffff;
    color: #3c414c;
    padding: 15px 40px;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
	border: solid 1px #eef0f2;
	margin-top: 20px;
	display: inline-block;
}
.w-buy-button .fa{
	width: 17px;
    height: 17px;
    border-radius: 100%;
    text-align: center;
    border: solid 1px #3c414c;
	line-height:14px;
}
#section_2 .tag-wrapper{
	max-width: 855px;
    margin: auto;
}
.b-bottom-border{
	width: 35px;
    border-bottom: solid 2px #bbbfc8;
	margin-bottom:25px;
}
.white-background .section-title{
	color: #3c414c;
    font-weight: 300;
    font-size: 30px;
}
.align-left{
    float: left;
    margin: 10px 10px 10px 0;
}
.services{
	display:block;
	list-style-type:none;
	padding:0;
	margin-top: 30px;
}
.services li{
	display:inline-block;
	text-align: left;
	width: 33%
}
.services h4{
	font-weight: 400;
}
.services .fa{
	float: left;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    background: #116385;
    border-radius: 100%;
    padding-top: 14px;
    text-align: center;
}
.description{
	max-width: 330px;
    padding-left: 55px
}
#section_5 .section-title,
#section_7 .section-title{
	font-size: 42px;
}
#section_5 .b-bottom-border,
section_7 .b-bottom-border{
	margin: 0 auto 25px;
}
.preload-button{
	    margin: 50px;
		font-size:12px;
}
.preload-button a{
	color: #3c414c;
}
.preload-button span:first-child a{
	color: #285fdb;
}
.preload-button span{
	border: solid 1px #eef0f2;
    padding: 10px;
	margin: 5px;
}
.button-wrapper{
	margin-top: 80px;
}
.testimonials{
	display:block;
	list-style-type:none;
	margin-top: 50px;
    padding-left: 0;
}
.testimonials li{
	display:inline-block;
	background:#fbfcfd;
	position:relative;
	width: 20%;
    margin: 0 10px;
    border-radius: 5px;
	padding: 40px 10px 20px;
	vertical-align: top;
	min-height: 606px;
}
.customer-image{
	width: 70px;
	height: 70px;
	background: #eef0f2;
	border-radius: 100%;
	margin: auto;
	position: absolute;
    top: -35px;
    left: 35%;
}
.testimonials h5{
	font-size: 20px;
    color: #3c414c;
    font-weight: 300;
}
.testimonials .position{
	color: #9ea1a9;
    font-style: italic;
    font-size: 13px;	
}
.testimonials p{
	font-style: italic;
}
#section_7 .b-bottom-border{
	margin: 0 auto 25px;
}

.home .blueBar{
	border:none !important;
}
.footer-social-icons{
	padding-left:0;
	list-style-type:none;
	display:block;
	margin-bottom:0;
}
.top-footer{
	background: #1f2021;
}
.footer-social-icons a{
	font-size: 18px;
    color: #8a8d94;
}
.footer-social-icons li{
	display:inline-block;
	width: 185px;
    max-width: 185px;
	padding: 40px 0;
	border-right: solid 1px #1c1c1d;
    text-align: center;
    border-left: solid 1px #2a2b2c;
    margin-right: -3px;
}
.footer-nav{
	padding-left:0;
	display:block;
	text-align: center;
    padding: 2px 0 5px;
}
.footer-nav li{
	display: inline-block;	
	padding: 0 10px;
}
.footer-nav li:last-child{
	border-right: none;	
}
.footer-nav li a{
	color: #fff;
	cursor:pointer;	
}

.bottom-footer h4{
	padding-bottom: 3px;
	color: #00AEEF;	
}
.bottom-nav{
	padding-left:0;
	list-style-type:none;
}
.bottom-nav a{
	color:#fff;
}
.disclamer{
	color: #7692b6;
    text-align: left;
}
.funnel .bg-blue {
    background-color: #222222;
	margin-top: 40px;
	padding-bottom:0px;
	border-top: 1px solid #ececec;
}
.new-disclamer{
	font-size: 14px;
    border: 1px solid #777777;
    color: #777;
    padding: 10px 3px;
    text-align: center;
	font-weight: bolder;
}
.funnel .footer-nav a:hover {
    text-decoration: underline;
}
.funnel .footer-nav a {
    color: #777777;
    font-size: 120%;
}
.home footer, .page footer{
	border-radius:0;
	color:#ffffff;
}
.funnel footer{
	margin-bottom:0;
	border-top:none;
}
.funnel .disclamer{
	font-size:87%;
	line-height:146%;
	margin-bottom: 20px;
}

.copyright {
	font-size: 90%;
}
.bubble footer{
	border-top:none !important;
	padding:0 !important;
	margin:0 !important;
	background:none !important;
}
.h23 {
    color: #fd1200;
    font-size: 25px;
    font-weight: bold;
    margin-top: 17px;
    width: 98%;
}
.cart-me img {
    max-width: 303px;
    width: 100%;
}
@media only screen and (min-width:991px){
	.top-nav{
	    text-align: right;
	}
	.social-icons{
		text-align: left;
	}
}
@media only screen and (max-width:990px){
	.social-icons{
		text-align: center;
	}
	.navbar-nav>li{
		display:block;
		border-right: none;
	}
	.navbar-nav>li:first-child{
		border-left: none;
	}
	.navbar-nav{
		margin:0;
	}
	.navbar-nav {
    	float: none;
	}
}
@media screen and (min-width: 769px){
	.hero {
		background-image: url("https://assets.checkoutchamp.com/Funnel/assets/images/c3140dc0-7fee-4da4-82bd-e4e7f4c943f5/9298fd74-0ed3-476c-bd16-a9533a67a7b5/hero-boat-couple.jpg");
	}
}
@media only screen and (max-width:768px){
	.slide{
		text-align:center;
		margin-bottom:30px;
	}
	.section-title{
		display: block;	
	}
	#section_2 .section-title {
		margin-bottom: 30px;
	}
	#section_5 img{
		margin-bottom:20px;
	}
	
}
@media only screen and (max-width:688px){
	.testimonials li{
		width: 100%;
		margin: 60px 0;
	    display: block;
	}
	.customer-image{
		left: 45%;
	}
	.services li {
		width: 100%;
		margin: 20px 0;
	}
	.description {
    	max-width: 560px;
	}
}
@media only screen and (max-width:480px){
	.featured-items ul li{
		width: 100%;
	}
	.customer-image{
		left: 41%;
	}
	.preload-button {
		word-wrap: break-word;
		line-height: 35px;
	}
	.footer-social-icons li {
    	width: 140px;
	}
	.footer-nav{
		line-height: 30px;
	}
	.slide-title {
    	font-size: 50px;
	}
	.footer-nav{
		text-align: left;
	}
	.footer-nav li{
		border-right: none;
		display:block;
		padding:0;
	}
}
@media only screen and (max-width:415px){
	.footer-social-icons li{
		width: 50%;
		max-width: 100%;
		border: none;
	}
}
@media only screen and (max-width:320px){
	.customer-image{
		left: 38%;
	}
}