#main {
    color: #747474;
    padding: 0px;
}
#main .btn-primary {
    background: -moz-linear-gradient(#6fb2fc, #6fb2fc);
    background: -webkit-linear-gradient(#6fb2fc, #6fb2fc);
    background: linear-gradient(#6fb2fc, #6fb2fc);
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#6fb2fc', endColorstr='#6fb2fc');
    border-radius: 0;
    color: #fff;
    border-color: #6fb2fc;
    font-weight: bold;
    border-bottom: 1px solid #6E6E6E;
}
#main .btn-get-started .btn:hover {
    background: -moz-linear-gradient(#56a4fc, #56a4fc);
    background: -webkit-linear-gradient(#56a4fc, #56a4fc);
    background: linear-gradient(#56a4fc, #56a4fc);
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#56a4fc', endColorstr='#56a4fc');
}
#main .btn-lg {
    font-size: 36px;
    height: 70px;
    padding: 8px;
    width: 257px;
    border-bottom: 2.5px solid #6E6E6E;
    margin-top: -15px;
}
#main .btn-medium {
    font-size: 26px;
	font-weight: normal;
    height: 55px;
    padding: 10px;
    width: 200px;
    border-bottom: 2px solid #6E6E6E;
}
#overview-tab .btn-medium {
    margin-top: -10px;
}
.hero {
    background: url("/images/product/locallift/hero.png") no-repeat;
    height: 359px;
    background-size: 100% 100%;
}
.hero-content {
    bottom: 0;
    left: 30px;
    position: relative;
    right: 15px;
    top: 55px;
}
.hero-content h1 {
    color: #333333;
    font-size: 38px;
    font-weight: normal;
    border-bottom: 0;
}
.hero-content p {
    color: #333333;
    font-size: 20px;
    margin-bottom: 0;
    width: 585px;
}
.get-started {
    margin: 50px 20px 0 -30px;
}
.get-started h2 {
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0;
}
.get-started h {
    color: #000000;
    font-size: 32px;
    font-weight: bold;
}
.features .row {
    margin: -20px;
}
.features .col-xs-6 {
    padding-left: 30px;
}
h1.heading {
    color: #666666;
    font-size: 36px;
    font-weight: normal;
    padding: 60px 0 0;
    border-bottom: 0;
}
h1.heading-top {
    padding: 60px 0 50px;
}
.tab-content {
    border-top: 1px solid #ddd;
    height: 390px;
    padding: 0 25px 0 60px;
    font-size: 16px;
}
.tab-content .row {
    font-weight: normal;
    margin-left: 0px;
    font-size: 16px;
}
.tab-content h1 {
    font-size: 28px;
    padding: 30px 0 0;
    border-bottom: 0;
    color: #666666;
    font-weight: normal;
}
.tab-content h3 {
    color: #333333;
    font-size: 13px;
    padding: 20px 0 5px;
}
ul.nav-tabs {
    border: 0;
    padding-left: 32px;
    margin-bottom: 0;
}
.tab-content  p {
    font-size: 16px;
}
.tab-content .get-started {
    margin: 20px 60px 0 0;
}
#overview-tab .get-started {
    margin: 10px 0 0 0;
}
.tab-content .get-started h {
    display: block;
    margin-top: 15px;
}
#overview-tab .get-started h {
    margin: 0;
}
.btn-get-started {
    margin-top: 10px;
}
.nav-tabs li {
    background-color: #dfdede;
    color: #666666;
    font-size: 20px;
    height: 36px;
    margin-left: 5px;
    text-align: center;
    width: 23%;
}
.nav-tabs li :hover {
    height: 36px;
}
.nav-tabs li a {
    line-height: 0.8;
    color: #666666;
    text-decoration: none;
    width: 100%;
}
.nav-tabs li .active {
    background-color: #FF9F58;
}
.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    background-color: #ff9f58;
    color: #ffffff;
    height: 52px;
    line-height: 1.7;
    bottom: 16px;
    width: 100%;
	border: 0;
    border-radius: 0;
}
.packages-div {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #333333;
    height: 145px;
    margin: 5px;
    width: 140px;
    padding: 0 5px 5px;
}
.packages-div h3 {
    color: #333333;
    font-size: 14px;
}
.sites {
    padding-left: 0;
    margin: 5px -5px -20px;
}
.sites p {
    font-size: 13px;
}
.did-you-know  {
    height:    350px;
    background-color: #ff9f58;
    font-size: 10px;
    color: #FFFFFF;
    padding: 10px 16px;
}
.did-you-know h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: normal;
    margin: 20px 0 0 20px;
    border-bottom: 0;
}
.did-you-know .col-xs-3 {
    font-size: 15px;
    height: 220px;
    margin-top: 25px;
    padding: 20px 30px;
}
.did-you-know .col-xs-3 h1 {
    font-size: 46px;
    border-bottom: 0;
	margin: 15px 0 5px;
}
.did-you-know a {
    color: #ffffff;
}

.panel-1,
.panel-2,
.panel-3,
.panel-4 { background-color: transparent; background-repeat: no-repeat; background-position: top center; }
.panel-1 { background-image: url("/images/product/locallift/panel-1.png"); }
.panel-2 { background-image: url("/images/product/locallift/panel-2.png"); }
.panel-3 { background-image: url("/images/product/locallift/panel-3.png"); }
.panel-4 { background-image: url("/images/product/locallift/panel-4.png"); }
.note {
    font-size: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #747474;
}
.did-you-know .note {
    color: #FFFFFF;
    font-weight: bold;
}
.green-text {
    color: #695;
}
.even .fa-li {
    background-color: #FFFFFF;
    color: #DDDCDC;
}
.odd .fa-li {
    background-color: #F8F8F8;
    color: #DDDCDC;
}
.features .fa-star {
    color: #F0D958;
}
.features ul li {
    margin-bottom: 10px;
}
.star-text {
    margin-top: 20px;
}
.star-text a {
    text-decoration: none;
    color: #6fb2fc;
    font-weight: bold;
}
.features {
    font-size: 16px;
    font-weight: normal;
}
.features h1 {
    font-size: 29px;
    padding: 10px 0 10px;
    border-bottom: 0;
    color: #666666;
    font-weight: normal;
}
.features h2 {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.zero-padding {
    padding: 0;
}
.emerging, .experienced {
    margin: 50px 50px 0 5px;
}
.established {
    margin: 20px 30px 0 20px;
}
.nav-features {
    font-size: 16px;
    margin-top: 20px;
}
.nav-features .col-xs-6 {
    margin: 4px 0 0 0;
    font-size: 17px;
}
.nav-features strong {
    margin: -16px;
}
.nav-features ul {
    margin: 0 0 0 15px;
}
.nav-features ul li {
    margin-bottom: 10px;
}
.nav-features p sup {
    font-size: 10px;
}
.even {
    background-color: #ffffff;
    display: inline-block;
    padding: 50px 0 30px;
}
.odd {
    background-color: #f8f8f8;
    display: inline-block;
    padding: 50px 0 30px;
}
.panel-bottom {
    height:    320px;
    background-color: #ff9f58;
    font-size: 10px;
    color: #FFFFFF;
    padding-top: 10px;
}
.panel-bottom .get-started  h2 {
    color: #FFFFFF;
    font-size: 23px;
}
.panel-bottom .get-started h {
    color: #ffffff;
    font-size: 40px;
}
.panel-bottom .btn-get-started {
    margin-top: 15px;
}
.locallift-logo {
    background : url("/images/product/locallift/localift-logo-white-bg.png") no-repeat;
    height: 205px;
    width:205px;
    margin: 50px;
}
.panel-bottom h1 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: normal;
    margin-top: 50px;
    border-bottom: 0;
}
.panel-bottom p {
    color: #FFFFFF;
    font-size: 19px;
}
#my-modal {
    color: #747474;
    font-size: 14px;
}
#my-modal h3 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
}
#my-modal h5{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
#my-modal .row {
    border-bottom: 1.5px solid #878787;
    padding-top: 15px;
}
#my-modal .no-border {
    border: 0;
}

.disclaimer { clear: both; padding: 2em 2em 1em; }
.main sup { top: 0; font-weight: 400; }
.disclaimer > span {
    color: #333333;
}
.disclaimer > sup {
    font-size: 10px;
}
.sites .icon {
    background-image: url("/images/product/locallift/locallift-overview.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 110px;
    margin: 5px auto;
    width: 220px;
}
.icon.yelp-bing {
    background-position: -1px -110px;
}
.icon.google-fb {
    background-position: -2px -220px;
}
