.navbar-brand img{
   height: 70px;
}
.container{
    max-width: 970px;
}
.navbar-nav{
    margin: 30px 0px;
}
.banner{
    background: #eaedee;
}
.banner-content{
    padding-bottom: 100px;
}
.banner-left-content{
    margin-top: 30px;
}
h1{
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #4d2f63;
}
h2{
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #4d2f63;
}
.nav a{
    opacity: 1;
    font-size: 16px;
    margin: 0;
    color: #4d2f63;
    -webkit-transform: none;
    transform: none;
}
.color-theme{
    color: #ee5a40;
}
.header-btn{
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;

    font-size: 14px;

    font-weight: bold;

    background: #ee5a40;
    border-radius: 22.5px;
    color: #fff !important;
    border: 2px solid #ee5a40;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    width: 160px;
    padding: 13px 0;
    line-height: 8px !important;
    text-align: center;
}
.header-btn:hover{
    color: #ee5a40 !important;
}

.btn-contact{
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;

    font-size: 14px;

    font-weight: bold;

    background: #f8b027;
    border-radius: 22.5px;
    color: #fff !important;
    border: 2px solid #f8b027;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    width: 200px;
    padding: 13px 0;
    line-height: 16px !important;
    text-align: center;
    margin: 15px 0px;
}
.btn-contact:hover{
    color: #f8b027 !important;
    background-color: transparent;
    text-decoration: none;
}
.seperater{
    width: 100%;
    height: 5px;
    max-width: 115px;
    margin: 0 0 30px 0;
    border: none;
    background: #4d2f63;
}
.banner-left-content p{
    font-size: 24px;
    line-height: 35px;
}
section{
    padding: 100px 0px;
}
h3{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #4d2f63;
}
p{
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
}
.about-section{

}
.bg-grey{
    background: #eaedee;
}
.features-list{
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.features-list li{
    padding-bottom: 15px;
}
h4{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    font-weight: bold;
    color: #4d2f63;
}
.text-center{
    text-align: center;
}
.text-center .seperater{
    margin: 20px auto;
}
.bg-black{
    background-color: #4d2f63;
}
.color-white{
    color: #fff;
}
.seperater-white{
    background-color: #fff;
}
h5{
    color: #fff;
    line-height: 30px;
    font-size: 20px;
}
.call-to-action{
    background: #ee5a40;
}

.bs-calltoaction{
    position: relative;
    width:auto;
    padding: 15px 25px;

    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.bs-calltoaction > .row{
    display:table;
    width: calc(100% + 30px);
}

.bs-calltoaction > .row > [class^="col-"],
.bs-calltoaction > .row > [class*=" col-"]{
    float:none;
    display:table-cell;
    vertical-align:middle;
}

.cta-contents{
    padding-top: 10px;
    padding-bottom: 10px;
}

.cta-title{
    margin: 0 auto 15px;
    padding: 0;
}

.cta-desc{
    padding: 0;
}

.cta-desc p:last-child{
    margin-bottom: 0;
}

.cta-button{
    padding-top: 10px;
    padding-bottom: 10px;
}
.cta-button .btn-success{
    background-color: #4d2f63 !important;
}
.bs-calltoaction-success{
    background: #fff;
}
.btns a{
    width: 100%;
    display: block;
    border: 1px solid #f8b027;
    text-align: center;
    margin-bottom: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    height: 55px;
    padding-top: 15px;
    background-color: #f8b027;
}
.btns a:hover{
    text-decoration: none;
    background-color: #f8b027;
}
.content-container{
    background: #eaedee;
    position: relative;
    max-width: 880px;
    margin: 0px auto;
}
.square-text-block .content-container {
    max-width: 780px;
    background: #eaedee;
    padding: 100px 250px 95px 80px;
}
ul{
    margin-left: 0px;
    padding-left: 0px;
}
.square-text-block li{
    list-style-type: none;
    font-size: 18px;
    font-weight: 100;
    padding: 5px 0px;
}
.optionBox {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    margin-top: 50px;

}
.optionBox p{
    line-height: 40px;
    height: 400px;
}
.optionIcon{
    margin: 50px 0px;
}
.optionIcon i{
    font-size: 70px;
}
.testing-list{
    list-style-type: none;
}
.testing-list li{
    padding: 7px 0px;
    font-size: 18px;
}
.testing-list i{
    margin-right: 15px;

}
.btn-contact.bg-white{
    background-color: #fff !important;
    color: #ee5a40 !important;
}
.contact-details a{
    display: block;
    color: #fff;
    font-size: 22px;
    padding: 5px 0px;
}
.social_medias{
    list-style-type: none;
    margin-top: 20px;
}
.social_medias li{
    display: inline-block;
    padding-right: 15px;
}
.social_medias li i{
    color: #fff;
    font-size: 30px;
}
footer h4{
    color: #ee5a40;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
}
.footer-menu li{
 display: block;
}
.footer-menu li a{
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 3px 0px;
}
.seperaterFooter{
    margin: 20px 0px;
}
.secondry-footer .footer-menu li{
    display: inline-block;
    padding-right: 15px;
}
.secondry-footer .footer-menu li a{
    color: #d8d8d8;
}
.secondry-footer .footer-menu li a:hover{
    text-decoration: none;
}
.secondry-footer p{
    font-size: 15px;
    color: #fff;
}
.contact-page{
    padding: 0px 0px;
}
.contact-form{
    background-color: #fff;
}
.contact-form{
    padding: 30px 50px 50px;
    background-color: #fff;
}
.contact-page .contact-details{
    background-color:#ee5a40 ;
    padding: 50px;
}
.bg-theme{
    background-color:#ee5a40 ;
}
.discover-new-leaders{
    padding: 50px 30px;
}
.discover-new-leaders ul{
    margin-top:40px ;
}
.discover-new-leaders li{
    color: #fff;
}

.stepsBox{
    background: #eaedee;
    margin-bottom: 30px;
    padding: 30px;
    text-align: center;
}
.stepsBox.bg-theme{
    background-color:#ee5a40 ;
}
.stepsBox.bg-theme *{
    color: #fff;
}
.stepsBox h3{
    font-size: 20px !important;
}
.stepNumber{
    font-size: 50px;
    font-weight: bold;
}

.optionBox.bg-grey{
    background: #eaedee;
}
.lead-generation-form{
    background-color: #fff;
}
.lead-generation-form{
    max-width: 400px;
}
.lead-panel{
    border: 0px !important;
    box-shadow: none !important;
}
.lead-panel .panel-heading{

    background-color:#ee5a40 ;
}
.lead-panel .panel-title{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}
.lead-generation-content .banner-left-content {
    margin-top: 50px;
}
.lead-generation-content .banner-left-content h1{
    text-align: left;
    color: #4d2f63;
    font-family: "Helvetica World", Sans-serif;
    font-size: 50px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: -2px;
}
.counter{
    padding: 20px 0px;
    background-color: #4d2f63;
}
.counter {
    text-align: center;
}
.counter-number{
    color: #01B69D;
    font-family: "Helvetica World", Sans-serif;
    font-size: 70px;
    font-weight: bold;
}
.counter p{
    text-align: center;
    color: #fff;
}
.hgc p{
    height: 270px;
}
footer section{
    padding: 20px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav>li>a{
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar-nav {
        margin: 5px 0px;
    }
}

@media only screen and (min-width: 0px) and (max-width: 991px) {

    .navbar-toggle {
        background-color: #ee5a40;
    }

    .navbar-toggle .icon-bar {

        background-color: #ffffff;
    }

    .navbar-brand {
        padding: 5px 15px !important;
    }

    .navbar-brand img {
        height: 42px;
    }
    footer{
        text-align: center !important;
    }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
   .bs-calltoaction-success .col-md-9,.bs-calltoaction-success .col-md-3{
       width: 100% !important;
       display: block !important;
       text-align: center !important;
   }
    .optionBox p{

        height: auto !important;
    }
}