.banner-con h1,
.banner-con h2,
.five-simple-steps .second-row .image-column,
.five-simple-steps h1 {
    text-align: center
}

@media (max-width:1024px) and (min-width:980px) {
    .banner-con h1 {
        line-height: 56px;
        margin-bottom: 10px
    }
}

h1,
h2 {
    line-height: 40px
}

.banner-con h1 {
    color: #f88528;
    margin-bottom: 0
}

h1 {
    font-size: 48px;
    font-weight: 500
}

@media (max-width:1199px) and (min-width:980px) {
    .banner-con h2 {
        margin-bottom: 35px
    }
}

.banner-con h2 {
    color: #3a3a3a
}

h2 {
    font-size: 32px;
    font-weight: 400
}

.banner-con {
    padding: 15px 0 35px !important
}

#step1 {
    display: block
}

.second-row {
    display: none;
    overflow: hidden
}

.tab {
    position: relative
}

.five-simple-steps {
    font-family: Roboto, sans-serif !important
}

.five-simple-steps a:focus {
    text-decoration: none
}

.five-simple-steps h1 {
    margin-bottom: 85px
}

.five-simple-steps .steps-nav {
    position: relative;
    overflow-x: visible
}

li.more-wid-1 {
    width: 17% !important
}

li.more-wid-2 {
    width: 23% !important
}

.five-simple-steps .steps-nav li {
    float: left;
    width: 12%;
    list-style-type: none !important
}

.five-simple-steps .steps-nav li p {
    background: #fff;
    border-bottom: solid 1px #dfdfe0;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    font-size: 16px
}

.five-simple-steps .steps-nav li.current p,
.five-simple-steps .steps-nav li:hover p {
    transition: all .5s ease;
    border-bottom: solid 3px #3c8ac9;
    font-size: 16px;
    font-weight: 700;
    color: #4d4d4d
}

.five-simple-steps .second-row h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #4d4d4d;
    font-weight: 500
}

.five-simple-steps .second-row.active {
    display: block
}

.five-simple-steps .second-row .image-column img {
    max-width: 100%
}

.five-simple-steps .second-row .next-step {
    max-width: 300px
}

.five-simple-steps .second-row:nth-of-type(3) h2 {
    max-width: 700px
}

.five-simple-steps .second-row p {
    font-size: 15px;
    font-family: Roboto, sans-serif
}

._6 {
    margin: 50px 0
}

@media (min-width:768px) {
    .five-simple-steps .second-row h2 {
        text-align: left
    }

    .five-simple-steps .second-row {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .integrations-view .grid {
        margin: 30px !important;
        text-align: center
    }

    .more-chat {
        display: block !important;
        width: 100% !important
    }

    .five-simple-steps .steps-nav {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
        width: 100%
    }

    .steps-nav li {
        display: inline-block;
        width: 22% !important;
        float: none !important
    }

    .five-simple-steps .steps-nav li p {
        font-size: 13px !important;
        border-bottom: none !important
    }

    .banner-btn.btn-desk.view-all1 {
        text-align: center !important;
        padding-bottom: 10px !important;
        padding-top: 20px !important;
        margin-top: 0 !important
    }

    .integrations-view {
        margin-top: 0 !important
    }

    .steps-nav::-webkit-scrollbar-track {
        -webkit-box-shadow: none;
        background-color: transparent
    }

    .steps-nav::-webkit-scrollbar {
        height: 1px;
        background-color: #ddd
    }

    .steps-nav::-webkit-scrollbar-thumb {
        background-color: #ccc
    }

    .five-simple-steps .steps-nav li.current p,
    .five-simple-steps .steps-nav li:hover p {
        border-bottom: solid 3px #3c8ac9 !important
    }

    .five-simple-steps .second-row p {
        margin-bottom: 60px;
        text-align: center
    }

    .five-simple-steps .second-row h2 {
        text-align: center;
        font-size: 22px;
        line-height: 26px;
        margin: 10px 0
    }

    .five-simple-steps .second-row:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .five-simple-steps .second-row p {
        margin-bottom: 30px
    }

    .five-simple-steps .second-row h2 {
        text-align: left
    }

    .five-simple-steps .steps-nav {
        display: block
    }
}

@media (max-width:991px) {
    ._6 {
        margin: 50px 0
    }
}
@media (min-width:767px)and (max-width:856px) {
   .five-simple-steps .steps-nav li p {
        font-size: 14px !important;
    }
}

.integrations-view .grid {
    border: 1px solid #eee;
    text-align: left;
    padding: 0;
    min-height: 380px;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    transition: all .3s ease-in 0s;
    border-radius: 3px
}

.integrations-view .grid:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.integrations-view .grid .img-view {
    background: #f5f5f5;
    min-height: 200px;
    position: relative;
    cursor: pointer
}

.integrations-view .grid p {
    padding: 0 20px;
    font-size: 12px
}

.integrations-view .grid .img-view img {
    margin: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    height: 200px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.integrations-view {
    margin-top: 45px
}

.grid {
    padding: 40px 20px 20px;
    background: #fff;
    min-height: 300px;
    border-radius: 3px
}

.grid h5 {
    padding: 15px 20px;
    font-weight: 500;
    color: #3a3a3a
}

.caption .price {
    color: #FF9800;
    font-size: 26px;
    font-weight: 700;
    float: right
}

.caption span {
    font-size: 12px;
    color: #3c8ac9
}

.caption {
    padding: 20px;
    border-top: 1px solid #eee
}

.banner-btn.btn-desk.view-all1 {
    text-align: right;
    padding-bottom: 20px;
    padding-top: 50px;
    display: block;
    width: 100%;
    clear: both
}

.banner-btn.btn-desk.view-all1 a {
    background: #fff;
    color: #3b5998;
    font-size: 18px !important;
    font-weight: 400;
    border-radius: 2px;
    padding: 12px 40px
}

.banner-btn.btn-desk.view-all1 a:hover {
    background: #337ab4;
    color: #fff
}

.proprofs_is_prefect_for {
    margin: 30px 0;
    text-align: center;
    display: table;
    width: 100%
}

.more-chat {
    width: 33%;
    float: left;
    padding: 0 14px 10px;
    background: #fbfbfb
}

.more-chat .morechat-inner {
    position: relative;
    border: 1px solid #e4e4e4;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .3);
    width: 100%;
    display: table;
    transition: all .3s ease-in 0s;
    padding: 50px 25px;
    min-height: 162px;
    background: #fff
}

.morechat-inner span {
    font-size: 18px;
    line-height: 30px;
    color: #4d4d4d
}

.arrow-down:before {
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top-color: #dcdcdc !important;
    border-width: 17px
}

.arrow-down:after,
.arrow-down:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0
}

.arrow-down:after {
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top-color: #fff;
    border-width: 17px
}

.arrow-down {
    position: relative;
    padding: 0;
    margin: 0;
    background: #f3f3f3
}

.main_con .heading-border {
    text-align: center;
    padding-top: 50px
}

.centralize-heading {
    text-align: center
}

.main_con .heading-border h2 {
    color: #4d4d4d;
    margin-bottom: 10px
}

.centralize-heading h2,
.centralize-heading h5 {
    display: inline-block;
    padding-bottom: 0;
    font-weight: 500
}

.heading-line {
    border-bottom: 1px solid #c4c4c4;
    line-height: .1em;
    margin: 10px auto 20px;
    text-align: center
}

.centralize-heading .heading-line {
    width: 155px;
    visibility: visible;
    display: none;
}

.heading-line .head-sty {
    background: #fbfbfb;
    display: inline;
    padding: 0 10px
}

.heading-line .head-sty span {
    background: #fff;
    margin: 0 auto -6px;
    border: 2px solid #3ea9f5;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    display: inline-block;
    line-height: 9px
}

.customer-inn-cont {
    float: none;
    width: 100%;
    text-align: center;
    font-weight: 500;
    margin: 30px 2%
}

.customer-inn-cont h6 {
    font-size: 18px;
    line-height: 24px;
    color: #4d4d4d;
    font-weight: 500
}

.customer-inn-cont p {
    font-size: 17px;
    line-height: 18px;
    color: #4d4d4d;
    margin-top: 6px
}

.testimonial {
    background: #fbfbfb;
    padding: 40px 5%
}

.bg-dk-grey {
    margin-top: 0 !important
}
