body{
    font-family: 'Open Sans', sans-serif;
}

.hero{
    height:380px;
}

.hero:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -60px;
    height: 520px;
    background: #f6f9fc;
    /*background-image: linear-gradient(150deg,#304e70 0,#2f6b91 100%);*/
    background-image: linear-gradient(135deg, #ff683e 0%, #fe9124 100%);
    transform: skew(0,3deg);
    z-index: -2;
}

.hero img{
    /*margin-top: 80px;*/
    margin: 25px auto auto 20px;
}

.hero .bg-overlay-icons{
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    height: 600px;
    /*transform: skew(0,3deg);*/
    z-index: -1;
    background-size: 280px auto;
    opacity: 0.2;
}

.hero .s-btn{
    float:right;
    margin: 25px 25px auto auto;
    padding: 7px 20px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 30px;
}

.s-btn.outl-white{
    border-color: #ffffff;
    color: #ffffff;
}.s-btn.outl-white:hover{
    background-color: rgba(255,255,255,0.1);
    color: #ffffff;
}
#section-examples{
    background: #f7f7f7;
    margin-bottom: 40px;
}

.signup-sect{
    max-width:700px;
    margin-top: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -300px;
    text-align: center;
}
.signup-sect.signup-sect2{
    max-width: 350px;
}

.signup-sect.signup-sect2 .or{
    margin-top: 15px;
    margin-bottom: 15px;
    color: #777;
}

.signup-sect.signup-sect2 .s-btn-social.s-btn-medium{
    width: 188px;
    padding: 10px 24px 10px 52px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 400;
}


.signup-sect h1{
    color: #fff;
    margin-bottom: 60px;
    font-weight: 400;
    font-size: 45px;
    width: 600px;
    margin-left: -125px;
}

.signup-box.light_box{
    background: #fff;
    border-radius: 0.375rem;
    box-shadow: 0 6px 8px rgba(0,0,0,.2);
}

.login-signup{
    margin-top: 40px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 40px;
    border-right: 1px solid #eee;
}

.login-signup input, .login-signup select, .login-signup p {
    font-family: 'Open Sans', sans-serif !important;
}

.login-signup fieldset input{
    width:249px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    padding-left: 10px;
}

.login-signup select{
    width: 266px;
    height: 40px;
}

p.smalltext{
    line-height: 1.6em;
    font-size: 12px;
    color: #999;
    width: 266px;
    margin: 10px auto;
    text-align: left;
}

.login-signup fieldset input.btn-submit2{
    height: 40px;
    width: 266px;
    margin-top: 30px;
    border: none;
    background-color: #ff761a;
    color: white;
}
.login-signup fieldset input.btn-submit2:hover{
    background: #f96627 !important;
    color:#fff !important;
}

#benefits{
    margin-top: 50px;
}

#benefits .how-description{
    text-align: center;
}
.row-fluid .center, .list-section2 .center{
    max-width: 900px;
    padding: 0;
}

.row-fluid .center2{
    max-width: 1100px;
}
.how-icon{
    width:140px;
    height:140px;
    margin: 20px auto 40px auto;
    background: #eee;
    border-radius: 50%;
    line-height: 140px;
    text-align: center;
    font-size:45px;
    color:#777;
}
.how-icon-time{
    font-weight: 400;
    font-size: 40px;
}
.how-description{
    text-align: center;
    padding: 10px;
}
.how-description img{
    margin: 10px auto 25px auto;
}
.how-description h4, .how-description p{
    color: #555;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}
    .dotted-line{
        width: 215px;
        height: 2px;
        border-top: 2px dotted #304e70;
        position: absolute;
        margin-top: 71px;
        margin-left: 189px;
    }
    .dotted-line2{
        width: 370px;
        height: 2px;
        border-top: 2px dotted #304e70;
        position: absolute;
        margin-top: 61px;
        margin-left: 265px;
    }
.how-description h4{
    /*font-weight: 300;*/
    color:#ff761a;
    margin-bottom: 10px;
    font-size:18px;
    font-weight: 400;
}

.signup_right{
    margin-left: 0 !important;
}

.logos-sect{
    margin-top: 150px;
    clear:both;
    overflow: hidden;
}
.logos-sect img{
    float:left;
    height:80px;
}
.logos-sect .logo_te{
    margin-left:46px;
}
.logos-sect .logo_plus{
    margin: 35px 10px;
    height:20px;

}

.signup_right p{
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    color: #FF7630;
    padding-left: 14px;
}

.signup_right .format_logos{
    display: block;
    margin: 80px auto;
    width: 90%;
    padding-left: 10px;

}

#benefits h1{
    color: #FF7630;
    font-weight: 400;
    text-align: center;
    margin-top:40px;

}

#benefits h2{
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    margin: 20px auto 40px auto;
    line-height: 28px;
    max-width: 750px;
    color: #555;
}

.warning-text{
    color: #f52222;
}

@media (max-width: 768px){
    .signup-sect{
        padding-left: 20px;
        padding-right: 20px;
    }
    .logos-sect{
        margin-top: 100px;
        clear: both;
        overflow: hidden;
        text-align: center;
        width: 264px;
        margin-left: auto;
        margin-right: auto;
    }
    .logos-sect .logo_te{
        margin-left: 0;
    }
    .signup_right p {
         padding-left: 0px;
    }
    .signup_right .format_logos {
        padding-left: 0px;
        max-width: 320px;
    }
    #benefits h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 600px){
    .signup-sect h1{
        margin-bottom: 40px;
        font-weight: 400;
        font-size: 30px;
        margin-top: 20px;
        width: 300px;
        display: inline-block;
        margin-left: 0px!important;
    }

}





