body {
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

img {
    max-width: 100%;
}

p {
    font-size: 16px;
    color: #7a7a7a;
}

.orange-text {
    color: #FF5500;
}

.nopadlr {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mgb {
    margin-bottom: 20px;
    margin-left: 13px;
}

.extrawidth1100 {
    width: 1100px;
}

.mgt {
    margin-top: 120px !important;
}

.no-bg {
    background: none !important;
}

.orange-text {
    color: #FF5500 !important;
}

.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
}

.navbar-brand img {
    width: 170px;
}

.navbg {
    background: #fff !important;
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.21);
    -moz-box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.21);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.21);
}

.navbar {
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0px;
    padding-top: 12px;
}

.navbar-toggler {
    background: #2A426D;
}

.navbar-brand {
    max-width: 100%;
    overflow: hidden;
    height: auto;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: 400;
    /*color: #B1B1B1;*/
    color: #898888;
    margin: 0 6px;
    text-align: center;
}

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #000;
    }

.navbar-nav .nav-item .nav-link:hover {
    color: #FF5500;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #FF5500;
}

.navbar-expand-md .navbar-nav {
}

.navbar-nav {
    float: right;
    margin: 15px 0;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #FF5500;
    }

.free-trial {
}

    .free-trial a {
        color: #fff !important;
        display: block;
        background: #FF5500;
        color: #fff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        padding-left: 40px !important;
        padding-right: 40px !important;
        text-align: center;
    }

        .free-trial a:hover {
            background: #2A426D !important;
        }

.slider-area {
    margin: 0;
    width: 100%;
    overflow: hidden;
    background: url(../images/logobg.png) top right no-repeat;
    /*padding: 20px 0 115px;*/
    /* padding: 20px 0 70px; */
    min-height: 840px;
}

    .slider-area > img {
        width: 100%;
        height: auto;
        margin: 0;
        display: block;
    }

    .slider-area h1 {
        font-size: 41px;
        color: #2A426D;
        font-weight: 700;
        margin-top: 170px;
    }

        .slider-area h1 span {
            font-weight: 400;
        }

    .slider-area p {
        margin: 40px 0;
    }

    .slider-area a {
        background: #FF5500;
        color: #fff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        padding: 12px 40px;
        display: block;
        width: 200px;
        text-align: center;
        margin-top: 20px;
    }

        .slider-area a:hover {
            background: #2A426D;
            text-decoration: none;
        }

    .slider-area h1 span {
        color: #FF5500;
    }

    .slider-area ul {
        padding: 0px;
        margin: 0px;
    }

        .slider-area ul li {
            list-style: none;
            font-size: 18px;
            color: #2A426D;
            font-weight: 500;
            padding: 10px 0 10px 30px;
            position: relative;
        }

            .slider-area ul li::before {
                content: "";
                width: 20px;
                height: 18px;
                background: url(../images/orange_bullet.png) no-repeat;
                position: absolute;
                left: 0;
                top: 14px;
            }

/*.slider-area a {
    padding: 10px 18px;
    border-radius: 5px;
    background-color: #bd0b1e;
    color: #eeeae6 !important;
    border: none;
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
	font-size: 18px;
	cursor: pointer;
}*/

.laptop {
    margin-top: 160px;
}

    .laptop img {
    }

.benefit-wrap {
    background: #F5F5F5;
    padding: 50px 0;
}

.benefits {
    font-size: 37px;
    color: #2A426D;
    font-weight: 700;
    line-height: 38px;
}

    .benefits span {
        color: #FF5500;
        font-weight: 400;
        font-size: 30px;
    }

.benefit-points {
    text-align: center;
}

    .benefit-points h2 {
        font-size: 22px;
        color: #2A426D;
        font-weight: 700;
    }

    .benefit-points p {
        margin-bottom: 0px;
    }

.clients {
    text-align: center;
    padding: 80px 0;
}

    .clients h2 {
        font-size: 30px;
        color: #2A426D;
        font-weight: 700;
    }

        .clients h2 span {
            display: block;
        }

    .clients p {
        font-size: 14px;
    }

    .clients h3 {
        font-size: 30px;
        color: #FF5500;
        font-weight: 700;
    }

        .clients h3 span {
            display: block;
        }

.brandslider {
    margin: 50px 0;
}

.steps {
    width: 807px;
    height: 275px;
    margin: 0 auto;
    background: url(../images/circle-bg.jpg) center center no-repeat;
}

    .steps ul {
        padding: 0px;
        margin: 0px;
    }

    .steps ul {
        padding: 0px;
        margin: 0px;
    }

        .steps ul li {
            list-style: none;
            text-align: center;
            width: 240px;
            padding: 0 20px;
            float: left;
            margin: 110px 0 0 24px;
            position: relative;
            z-index: 0;
        }

            .steps ul li .number {
                font-size: 120px;
                line-height: 120px;
                font-weight: 600;
                color: #C6C6C5;
                position: absolute;
                left: 0;
                top: -120px;
                opacity: 0.4;
                z-index: 1;
            }

            .steps ul li h2 {
                font-size: 14px;
                color: #2A426D;
                font-weight: 700;
            }

            .steps ul li p {
                font-size: 14px;
            }

.login {
    background: url(../images/logo-small.png) top right #F5F5F5 no-repeat;
    padding: 40px 20px;
    width: 1000px;
    margin: 40px auto;
}

.extrawidth1100 {
    width: 1100px;
}

.orange-heading h2 {
    font-size: 50px;
    color: #FF5500;
    text-align: center;
    font-weight: 700;
}

    .orange-heading h2 span {
        color: #2A426D;
        font-weight: 400;
    }

.orange-heading p {
    margin-top: 20px;
    text-align: center;
}

    .orange-heading p span {
        display: block;
    }

.orange-heading img {
    margin: 0 auto;
    display: block;
}

.blue-heading h2 {
    font-size: 50px;
    color: #FF5500;
    text-align: center;
    font-weight: 700;
}

    .blue-heading h2 span {
        color: #2A426D;
        font-weight: 400;
    }

.blue-heading p {
    margin-top: 20px;
    text-align: center;
}

    .blue-heading p span {
        display: block;
    }

.login form {
    margin-top: 40px;
}

.login .form-group {
    position: relative;
}

.login label {
    font-size: 14px;
    color: #2A426D;
    font-weight: 600;
    margin: 0px;
}

    .login label span {
        color: #FF5500;
    }

.login .form-control {
    border-radius: 100px;
    border-color: #2A426D;
    padding: 0.6rem 1rem;
    background-color: transparent;
}

.login select.form-control:not([size]):not([multiple]) {
    height: calc(3rem + 2px);
    margin: 10px 0;
}

.login .forgot {
    display: block;
    text-align: right;
}

    .login .forgot a {
        font-size: 12px;
        color: #FF5500;
    }
    .login .forgot a:hover {
           cursor: pointer;
            color: #FF5500;
            text-decoration: underline;
    }
.login .btn {
    width: 185px;
    display: block;
    border-radius: 100px;
}

.btn-primary {
    background-color: #FF5500;
    border-color: #FF5500;
}

.btn-outline-primary {
    color: #2A426D;
    border-color: #2A426D;
}


.login .btn:hover {
    background-color: #2A426D;
    border-color: #2A426D;
    color: #fff;
}

.login .link-area {
    text-align: center;
    padding-top: 30px;
}

    .login .link-area a {
        font-size: 13px;
        font-weight: 600;
        color: #2A426D;
        margin: 0 10px;
    }

        .login .link-area a ~ a {
            color: #FF5500;
        }

.login .icon-eye {
    position: absolute;
    top: 64px;
    right: 12px;
}

.login .password-view {
    position: absolute;
    top: 64px;
    right: 34px;
}

.terms {
    font-size: 13px;
    color: #9C9B9B;
    text-align: center;
}

    .terms span, .terms span a {
        color: #2A426D;
        display: block;
    }

.formtabs {
}

    .formtabs ul {
        padding: 0px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: nowrap;
    }

        .formtabs ul li {
            list-style: none;
            text-align: center;
            position: relative;
        }

            .formtabs ul li span {
                font-size: 13px;
                list-style: none;
                color: #2A426D;
                font-weight: 700;
                text-align: center;
                position: absolute;
                top: -24px;
                left: 0;
                right: 0;
                margin: 0 auto;
            }

    .formtabs a {
        /*background: #D9D9D9;*/
        background: #bababa;
        color: #fff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        padding: 8px 20px;
        display: block;
        margin: 0 8px;
        min-width: 100px;
        text-align: center;
    }

        .formtabs a:hover {
            background: #FF5500;
            color: #fff;
            text-decoration: none;
        }

        .formtabs a.active {
            background: #FF5500;
            color: #fff;
        }

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.upload-btn {
    border: 2px solid #2A426D;
    color: #2A426D;
    background-color: #2A426D;
    padding: 5px 20px;
    border-radius: 100px;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.bmt {
    margin-top: 30px !important;
}

.formwrap {
    padding: 0 54px;
}

.formsteps {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    font-size: 14px;
}

    .formsteps a {
        background: #D9D9D9;
        color: #000;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        /*padding: 1rem .75rem;*/
        padding: 8px 8px;
        display: block;
        width: 145px;
        margin: 0 3px;
        text-align: center;
    }

        .formsteps a:hover {
            background: #FF5500;
            color: #fff;
            text-decoration: none;
        }

        .formsteps a.active {
            background: #FF5500;
            color: #fff;
            font-size: 14px;
        }

        .formsteps a.completed {
            background: #2a426d;
            color: #fff;
        }

.subheading {
    font-size: 18px;
    color: #FF5500;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
}

.packages {
    margin: 10px 16px;
    height: auto;
    width: 234px;
    font-weight: 600;
    padding: 100px 24px 150px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 25px 2px rgba(0,0,0,0.05);
    flex-wrap: wrap;
    color: #080808;
    transition: transform 1s;
    position: relative;
}

    .packages::after {
        content: "";
        width: 43px;
        height: 50px;
        background: url(../images/logo-package.png) no-repeat;
        position: absolute;
        right: 0;
        top: 0;
    }

    .packages:hover {
        /*transform: scale(1.2);*/
        transform: scale(1.1);
        transition: transform 1s;
    }

        .packages:hover.packages {
            background-color: #2A426D;
        }

        .packages:hover .pricing-title span, .packages:hover .list li {
            color: #fff;
        }

.list li {
    font-size: 13px;
    font-weight: 400;
    color: #2A426D;
    line-height: 20px;
    list-style: none;
    padding-inline-start: 0;
    padding: 10px 0;
}

.first {
    margin-top: 20px;
    border-top: 1px solid #f4f4f4;
}

.list {
    width: 100%;
    display: contents;
}

input,
label {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
}

.button {
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1.4em;
    margin: 15px 15px;
    border-radius: 50px;
    color: #f4f4f4;
}

.specific {
    padding: 0 150px;
}

    .specific ul {
        padding: 0px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 50px;
    }

        .specific ul li {
            list-style: none;
            background: #F5F5F5;
            color: #9C9B9B;
            border-radius: 5px;
            flex: 0 0 30.8%;
            padding: 16px 16px;
            text-align: center;
            justify-content: flex-start;
            margin: 10px 10px;
        }

.pricing-button {
    color: white;
    background: url(../images/get-know.png) no-repeat;
    font-weight: 600;
    font-size: 22px;
    margin-top: 10px;
    padding: 22px 0 12px 30px;
    width: 216px;
    height: auto;
    border-radius: 0;
    margin: 0px;
    position: relative;
    top: 100px;
    left: -35px;
}

    .pricing-button:hover {
        color: #fff;
        text-decoration: none;
    }

.bluepackage .pricing-title {
    color: #2A426D;
}

.bluepackage:hover .pricing-title {
    color: #FF5500;
}


.bluepackage::after {
    background: url(../images/logo-blue.png) no-repeat;
}

.bluepackage:hover::after {
    background: url(../images/logo-package.png) no-repeat;
}

.bluepackage .pricing-button {
    background: url(../images/get-know-blue.png) no-repeat;
}

.bluepackage:hover .pricing-button {
    background: url(../images/get-know.png) no-repeat;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1e2321;
    -webkit-transition: 0.4s;
    transform: translate(0px, 0px);
    transition: 0.6s ease transform, 0.6s box-shadow;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

input:checked + .slider {
    background-color: #50bfe6;
}

input:focus + .slider {
    box-shadow: 0 0 1px #50bfe6;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.package-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px;
}

.pricing-title {
    font-size: 32px;
    color: #FF5500;
}

    .pricing-title span {
        font-size: 14px;
        color: #2A426D;
        display: block;
    }

.text1 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 800;
    font-size: 20px;
}

.text2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 800;
    font-size: 20px;
}


footer {
    width: 100%;
    background: #2A426D;
    padding: 50px 0 60px 0;
    margin-top: 100px;
}

    footer a.freetrial {
        background: #FF5500;
        color: #fff;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        padding: 12px 40px;
        display: block;
        text-transform: uppercase;
        width: 180px;
        text-align: center;
        float: right;
        margin-top: 10px;
    }

        footer a.freetrial:hover {
            background: #fff;
            color: #2A426D;
            text-decoration: none;
        }

    footer ul {
        padding: 0px;
        margin: 0px;
    }

        footer ul li {
            list-style: none;
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            margin: 0 15px;
            padding: 10px 0;
        }

            footer ul li:first-child {
                font-weight: 500;
            }

            footer ul li a {
                color: #B1B1B1;
            }

                footer ul li a:hover {
                    color: #FF5500;
                }



.copyright {
    font-size: 12px;
    color: #B1B1B1;
    clear: both;
    text-align: center;
    margin-top: 50px;
}

.social-media {
    float: right;
    margin-top: 50px;
}

.showlg {
    display: block;
}

.showxs {
    display: none;
}

.dvadd {
    float: right;
    margin: 30px 0;
}

    .dvadd a {
        color: #9C9B9B;
    }

        .dvadd a img {
            padding-left: 10px;
        }

.formmt {
    margin-top: 100px;
}

.slick-dots li:before {
    display: none;
}

.advantages {
}

    .advantages h2 {
        font-size: 36px;
        font-weight: 400;
        color: #FF5500;
        margin-bottom: 30px;
    }

        .advantages h2 span {
            font-weight: 700;
        }

    .advantages ul {
        padding: 0px;
        margin: 0px;
    }

        .advantages ul li {
            list-style: none;
            position: relative;
            padding-left: 40px;
        }

            .advantages ul li::before {
                content: "";
                width: 20px;
                height: 18px;
                background: url(../images/orange_bullet.png) no-repeat;
                position: absolute;
                left: 0;
                top: 5px;
            }

            .advantages ul li span {
                font-size: 18px;
                font-weight: 700;
                color: #2A426D;
            }

            .advantages ul li p {
                font-size: 13px;
                color: #575756;
            }

.without-header {
    margin-top: 160px;
}

.without-header-plan {
    margin-top: 120px;
}


.form-control {
    height: 50px;
}

.mybuttons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}

    .mybuttons button {
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        padding: 0.8rem .75rem;
        display: block;
        width: 142px;
        margin: 0 3px;
        text-align: center;
    }



@media only screen and (max-width: 1024px) {

    .login {
        width: 100%;
    }


    .navbar-brand {
        width: 200px;
    }

    .free-trial a {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .slick-dots {
        bottom: -90px;
    }

    .slider-area {
        height: 770px;
    }
}

@media only screen and (max-width: 768px) {

    .login {
        width: 100%;
    }

    .navbar-dark .navbar-nav .nav-link {
        margin: 0 3px;
    }

    .navbar {
        background: #fff !important;
        -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.21);
        -moz-box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.21);
        box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.21);
    }

    .navbar-header {
        width: 100%;
    }

    .navbar-toggle {
        display: block;
        margin-right: 10px;
    }

    .navbar-nav {
        float: left !important;
        margin: 0 0 0 20px !important;
    }

        .navbar-nav > li {
            float: none;
            margin-top: 10px;
        }

    .slider-area {
        height: 1130px;
    }

    footer a.freetrial {
        float: none;
        margin: 30px auto 0;
    }

    .social-media {
        float: none;
        margin-top: 50px;
        text-align: center;
    }


    .navbar-dark .navbar-nav .nav-link {
        font-size: 12px;
        text-align: left;
    }

    .navbar-brand {
        width: 100px;
    }

    .free-trial a {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .showxs {
        display: block;
        margin-top: 85px;
    }

    .showlg {
        display: none;
    }

    .slider-area {
        padding: 20px 0 20px;
    }

    .benefits {
        margin-bottom: 50px;
    }

    .clients {
        text-align: center;
        padding: 30px 0 80px;
    }

    .steps {
        width: 100%;
        background-size: contain;
    }

        .steps ul li {
            width: 218px;
        }

            .steps ul li p {
                font-size: 13px;
                position: relative;
                right: 1px;
                bottom: 10px;
            }

    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .side-collapse {
        top: 50px;
        bottom: 0;
        left: 0;
        width: 200px;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
        background-color: #fff;
        border-color: #fff;
        -webkit-box-shadow: 4px 0px 5px -2px rgba(0,0,0,0.21);
        -moz-box-shadow: 4px 0px 5px -2px rgba(0,0,0,0.21);
        box-shadow: 4px 0px 5px -2px rgba(0,0,0,0.21);
    }

        .side-collapse.in {
            width: 0;
        }

    .formsteps a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 479px) {
}

@media only screen and (max-width:480px) {
    .showlg {
        display: none;
    }

    .showxs {
        display: block;
        margin-top: 70px;
    }

    .mgt {
        margin-top: 80px !important;
    }

    .navbar-dark .navbar-nav .nav-link {
        border-bottom: 1px solid #ddd;
    }

    .navbar {
        background: #fff !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 20px;
        margin-left: 0px !important;
        /*padding: 30px 0;*/
        padding: 15px 10px;
    }

    .navbar-header {
        width: auto;
    }

    .laptop {
        /*margin-top: 20px;*/
        margin-top: 10px;
    }

    .slider-area {
        background: none;
        min-height: auto;
        padding: 20px 0 20px;
        /*height: 600px;*/
        height: 740px;
    }

        .slider-area h1 {
            font-size: 24px;
            margin-top: 30px;
            text-align: center;
        }

        .slider-area p {
            text-align: center;
        }

        .slider-area a {
            margin: 0 auto;
        }

    .steps {
        width: 100%;
        height: auto;
        background: none;
        overflow: hidden;
    }

        .steps ul li {
            width: 100%;
            float: none;
            text-align: center;
            margin: 0 0 0 0;
        }

            .steps ul li .number {
                position: relative;
                text-align: center;
                top: 0;
            }

    .specific {
        padding: 0;
    }

        .specific ul {
            display: block;
        }

    .benefits {
        text-align: center;
    }

    .benefit-points {
        text-align: center;
        padding: 30px 0;
    }

    .clients {
        padding: 0px 0;
        margin-top: 40px;
    }

    .login {
        width: 100%;
        padding: 30px 30px !important;
    }


    footer {
        margin-top: 50px;
    }

        footer a.freetrial {
            margin: 50px auto 0;
            float: none;
        }

    .social-media {
        float: none;
        text-align: center;
    }

    .slick-dots {
        bottom: -40px;
        width: 100%;
    }

    footer ul li {
        /*border-bottom: 1px solid #1c3055;*/
        /*border-bottom: 1px solid #6e6e6e;*/
        border-bottom: 1px solid #536381;
    }

    footer .logofooter {
        margin-bottom: 30px;
    }

    .without-header {
        margin-top: 100px;
    }

    .free-trial a {
        text-align: center !important;
    }

    .formwrap {
        padding: 0;
    }

    .formsteps {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow: auto;
        /*width: 340px;*/
       
        align-content: space-between;
        align-items: stretch;
    }

        .formsteps a {
            background: #D9D9D9;
            color: #000;
            -webkit-border-radius: 100px;
            -moz-border-radius: 100px;
            border-radius: 100px;
            padding: 1rem .75rem;
            display: block;
            width: 282px;
            margin: 0 3px;
            text-align: center;
            font-size: 14px;
        }

    .orange-heading h2 {
        font-size: 32px;
        color: #FF5500;
        text-align: center;
        font-weight: 700;
    }
}

/*@media only screen and (max-width: 640px) {
	.steps ul li p {
		font-size: 8px;
		position: relative;
    	right: 6px;
    	bottom: 10px;
	}
	.steps ul li {
		width: 187px;
	}
	.navbar-inverse .navbar-nav>li>a {
		position: relative;
		bottom: 72px;
		left: 35px;
		font-size: 13px;
	}
} */
