.landinghero-lp {
    background: url(/assets/img/land/Hero-bg.jpg) no-repeat!important;
}

.hero-title-lp{
    letter-spacing: 5px!important;
}

.a-button-first{
    width: 70%!important;
    margin-top: 150px!important;
    border-radius: 40px!important;
}

.a-button-second{
    margin-top: 15px!important;
    width: 70%!important;
    border-radius: 40px!important;
}

.a-button-sub-lp{
    clear: left;
    float: left;
    text-transform: capitalize;
    font-size: 10px;
    letter-spacing: 2px;
    width: 100%;
    font-weight: lighter!important;
    margin-top: -6px;
}

.btn-lp-red{
    font-size: 20px;
    letter-spacing: 4px;
    font-family: 'open_sansbold';
    background: #dd5942;
    color: #fff;
    border: none;
    border-radius: 25px;
    text-shadow: none;
    box-shadow: none;
    margin-left: 0px;
    padding: 16px 15px;
    height:34px;
}

.carousel-inner{
    height: 190px;
    margin-top: 10px;
}

.item{
    width:556px;
}

.product-quote-item{
    position: absolute;
    top: 15px;
    right: 0;
    width: 327px;
    padding-right: 76px;
}

.product-quote-item  p{
    color:#545454;
}

.product-quote-item span{
    font-style: italic;
    font-weight: 700;
    margin-bottom: 0px;
    color: #333333;
}

.lp-container-slide{
    overflow: hidden!important;
    width: 480px!important;
}

.lp-benefits{
    list-style-type: none;
    margin-top: 40px;
}

.lp-benefits li{
    margin-bottom: 30px;
}

.lp-benefits li img {
    width: 45px;
    list-style-type: none;
    float:left;
    margin-right: 15px;
}

.lp-benefits li p:first-of-type {
    font-weight: 600;
    margin-bottom: 0;
}

.small-benefit-p {
    font-size:13px;
}

.lp-benefit-header{
    margin-top: 40px;
    letter-spacing: 2px;
}

.lp-benefits-partners{
    list-style-type: none;
    margin-top: 20px;
}

.lp-benefits-partners li img {
    width: 105px;
    margin-right: 43px;
}

.divider-div-lp{
    width: 1px;
    height: 270PX;
    float: left;
    background-color: #00babe;
    margin-top: 25PX;
}

.modal-lp-title {
    background-color: #dd5942;
    margin-top: -10px;
    padding-top: 15px;
    padding-bottom: 2px;
}

.modal-lp-title-blue {
    background-color: #00babe;
    margin-top: -10px;
    padding-top: 15px;
    padding-bottom: 2px;
}

.modal-lp-title h1, .modal-lp-title-blue h1{
    margin-bottom: 0;
    color:white;
}

.modal-lp-title p, .modal-lp-title-blue p{
    text-align: center;
    color: white;
    margin-top: -5px;
    margin-bottom: 17px;
}

.FloatUpAndDown{
    display:none!important;
}

.fromWrap{
    margin-left:0px!important;
    padding-bottom: 10px;
}

.formField li>input {
    background: none repeat scroll 0 0 #f9ded9;
    border: 1px solid #f9ded9;

}

.formfield-blue li>input {
    background: none repeat scroll 0 0 #cbf1f2!important;
    border: 1px solid #cbf1f2!important;

}

.proposal-form-submit{
    padding-top: 5px;
    padding-bottom: 5px;
}

.landSelectDiv select {
    width: 97%;
    background-color: #f9ded9;
    background-image: none;
}

.proposal-wrap{
    padding-top: 25px;
}

.proposal-p{
    text-align: center;
    margin-bottom: 25px;
}

.trial-form-button{
    font-style: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}