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

@import url(https://fonts.googleapis.com/css?family=Nunito);
.greenbox {
	width: 500px;
	height: 200px;
	position: relative;
	background: green
}
.row-feat {
	padding-top: 10px;
}
#se_benefit_title {
	text-align: left;
	margin-bottom: 20px;
	font-weight: bold;
	color: #cc1372;
}
#feature .feature-title p {
	padding: 20px 0 1em;
	font-size: 14px;
}
#package img, .jumbotron {
	box-shadow: 3px 4px 13px #505463
}
#feature, #intro, #package .col-sm-3, .cta, .cta h1 {
	font-family: Nunito, sans-serif
}
#feature a, #intro a {
	cursor: pointer
}
#feature li, #intro ul {
	list-style: none
}
#package .col-sm-3 {
	width: 23%
}
#package img {
	width: 90%;
	border-radius: 15px;
	border: 3px solid #fff
}
#package img:hover {
	border: none
}
#package h3 {
	margin-top: 20px;
	font-size: 30px
}
#intro h2 {
	color: #8aa659;
	font-weight: 700
}
.collapse {
	color: #FFF;
	background-color: #8aa659;
	padding: 15px;
	border-radius: 10px
}
.jumbotron video {
	position: absolute;
	top: -240px;
	width: 100%;
	opacity: .8;
	z-index: 0
}
.cta, .jumbotron {
	position: relative
}
.jumbotron {
	margin-bottom: 0;
	overflow: hidden;
	max-height: 350px;
	border-bottom: 10px solid #8AA659;
	border-top: 10px solid #8AA659;
	background-color: #A1B77A
}
.cta {
	z-index: 9999
}
.cta h1 {
	font-weight: 700;
	font-size: 24px;
	color: #FFF
}
.jumbotron h1 img {
	max-width: 400px
}
.price-box img {
	opacity: .7
}
.price-box img:hover {
	opacity: .9
}
#feature .glyphicon-plus {
	color: #cb1372;
	padding-right: 5px
}
#feature a {
	color: #5e5f61
}

#feature .collapse {
	color: #FFF;
	font-size: 17px;
	background-color: #d65a8b;
	padding: 20px;
	position: relative
}
.glyphicon-remove-circle {
	color: #FFF
}
#threevid .col-md-6 {
	text-align: center;
	padding-left: 0;
	padding-right: 0
}
#threevid .col-md-6 p {
	text-align: left;
	padding: 20px
}
.copyright, .navbar-fixed-bottom .navbar-header {
	text-align: center
}
.li_benny {
	font-size: 18px
}
.clear {
	clear: both
}
.form-error {
	border: thin solid #D9171B
}
.form-container-done {
	background-color: #fff;
	min-height: 500px;
	padding: 10px 15px 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 3px solid #8aa659;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: none
}
.grn-background, .navbar-inverse {
	background-color: #8aa659
}
.form-container-done h3, h4 {
	text-align: center;
	text-transform: capitalize
}
.form-container-done h4 {
	font-size: 17px
}
pop-close2 {
	display: none
}
.navbar-inverse {
	border-color: #fff
}

.navbar-inverse .navbar-brand {
	color: #fffbfb
}
.navbar-fixed-bottom .navbar-brand {
	float: none
}

.feature-title img{ height:60px;}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
	font-family: Nunito, sans-serif;
}

@media only screen and (min-width:100px) and (max-width:320px) {
.fixed-header {
	display: none
}
.navbar-fixed-bottom {
	display: block
}
.intro-pic2 {
	display: none
}
.navbar-inverse .navbar-brand {
	font-size: 21px
}
.btn-default {
	padding: 0;
	border-radius: 10px
}
.li_benny {
    font-size: 15px;
}
.feature-title img {
    height: 40px;
}

#feature  ul{ padding-left:0px;}

#se_benefit_title {
  
    font-size: 17px;
    text-align: center;
}
}

@media only screen and (min-width:321px) and (max-width:450px) {
.fixed-header {
	display: none
}
.navbar-fixed-bottom {
	display: block
}
.intro-pic2 {
	display: none
}
.navbar-inverse .navbar-brand {
	font-size: 21px
}
.btn-default {
	padding: 0;
	border-radius: 10px
}
.li_benny {
    font-size: 15px;
}
.feature-title img {
    height: 40px;
}
#feature  ul{ padding-left:0px;}
#se_benefit_title {
  
    font-size: 17px;
    text-align: center;
}
}

@media only screen and (min-width:500px) and (max-width:1200px) {
#speedi, #speedi h4 {
	text-align: left
}
.jumbotron {
	padding: 0
}
.jumbotron h1 img {
	max-width: 250px
}
.cta h1 {
	font-size: 18px
}
#speedi h4 {
	font-size: 20px
}
#speedi h4 span, .form-header h3 {
	font-size: 13px
}
.cta {
	margin: 50px 2%
}
.jumbotron video {
	top: -100px
}
.form_cta {
	width: 70%
}
.logo {
	margin: 0 0 30px
}
.logo img {
	max-height: 35px
}

}

