.mobi {
    float: left;
    margin-right: 5px
}
 
 
.well {
    background: #e6e6e6!important;
    border-color: #F37721
}

.form h3 {
    font-weight: 500;
    font-size: 60px;
    margin-bottom: 5px !important;
    line-height: 70px;
    letter-spacing: 1px;
    color: #071b50;
}

.form p {
    color: #4f384d;
    font-size: 15px
}

.guradso {
    background: #27AE60!important;
    color: #fff!important;
    border-color: #27AE60!important;
    font-size: 15px!important
}

.copyright,
.first h2,
.first p {
    color: #fff
}

.form-group input {
    font-size: 12px
}

.first {
    background: #f37721;
    padding: 40px 50px;
    height: 400px
}

.first p {
    font-size: 14px
}

.first img {
    width: 100%;
    max-width: 80px
}

.second {
    background: #df610a!important
}

.padding {
    padding-left: 0!important;
    padding-right: 0!important
}

.t-padding {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.padding-t {
    padding-top: 50px!important;
    padding-bottom: 50px!important
}

.section-bg img {
    display: block;
    margin: 0 auto
}

.section-bg {
    padding: 30px 0 0
}

.description {
    padding: 80px 0 15px
}

.description p {
    font-size: 16px;
    text-align: justify
}

footer {
    padding: 15px 0
}

.landing .feature {
    border: 0
}

.landing .feature img {
    border-radius: 0
}

.landing .boxed {
    background: 0 0
}

.b-bottom {
    border-bottom: 1px solid #ececec
}

.b-right {
    border-right: 1px solid #ececec!important;
    border-left: 1px solid #ececec!important
}

@media only screen and (max-width:360px) {
    .call .col-md-2 {
        width: 100%
    }
    .bar.bar--sm {
        padding: 15px 0
    } 
    .feature h4+p {
        max-width: 33.286em
    }
    .padding-t {
        padding-top: 25px!important;
        padding-bottom: 25px!important
    }
    .feature.feature-3.boxed.boxed--lg.boxed--border.text-center {
        height: auto
    }
    .description {
        text-align: center
    }
    .description h1 {
        font-size: 30px
    }
    .description p {
        font-size: 14px
    }
    .b-bottom {
        border-bottom: 0 solid #ececec
    }
    .b-right {
        border-right: 0 solid #ececec!important;
        border-left: 0 solid #ececec!important
    }
}

@media only screen and (max-width:490px) {
    .landing-page section.slider {
        height: 319px!important
    }
}