body {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #888;
}

.title {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal !important;
    color: #666;
    font-size: 20px;
}

.logo {
    float: left;
    width: 60px;
    margin-top: 2px;
}

.navbar {
    min-height: 35px !important;
}

.navbar-default {
/*     background-color: #5cb85c;
    border-color: #67d735; */
    background-color: #ffffff;
    border-color: #ffffff;
    
}

/* .navbar-default .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #edecf2;
    border-left: 1px solid #67d735;
} */

.navbar-default .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
    border-left: 1px solid #fffff;
}

/* .navbar-default .navbar-nav > li > a:hover {
    background-color: #edecf2;
    color: #4f4949;    
} */
.navbar-default .navbar-nav > li > a:hover {
    background-color: #edecf2;
    color: #228ccc;    
}

.navbar-toggle {
    padding: 7px 10px;
    margin: 5px 15px 5px 0px;
}

.panel_icon {
    font-size: larger;
    /* color: #319835; */
    color: 228ccc
}

.table-condensed {
    font-size: 12px;
}

.table-condensed > thead {
    background-color: rgb(245, 245, 245);
}

.header {
    width: 100%;
    background-color: #5cb85c;
    color: #edecf2;
    font-size: large;
    padding-bottom: 5px;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #ce0022;
    z-index: 1;
}

.footer a {
    color: #edecf2;
    font-size: 12px;
}

.grecaptcha-badge {
    z-index: 2;
}

/*
 * ------------------------+
   *                       |
    *  Home-page Style     |
   *                       |
 * ------------------------+
 */

.hss-center {
    text-align: center;
    vertical-align: middle;

}

.app_store {
    padding-top: 10px;
    font-size: 12pt;
    font-max-size: larger;
    text-align: center;
    color: white;
    border: 1px solid transparent;
    border-radius: 4px;
}

.glo-banner img {
    width: auto;
    /*height: 246px;*/
    margin-bottom: 60px;
}

.best-value {
    text-align: center;
    color: white;
    background-color: #ce0022;
    font-size: 12px;

}

.pricing-block {
    margin-top: 75px;
    margin-bottom: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.42857143;
}

.plan_type {
    text-align: center;
    border-bottom: solid 1px transparent;
    /*padding-top: 0px !important;*/
    padding-bottom: 0px !important;
    font-weight: 500;
}

.plan_price {
    padding-top: 0px !important;
    text-align: center;
    border-top: solid 1px #FFF;

}

.pricing-block .oneunit {
    border: 1px solid #ddd;
    padding-bottom: 100px;
}

.oneunit p {
    margin: 0 0 3px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.normal-plan {
    /*background-color: yellow;*/
    height: 33px;
    border-bottom: solid 1px transparent;
    /*add this one as design form*/
    padding: 0px !important;
}

.unlimited-box {
    height: 236px;
}

.how-to {
    /*background-color: yellow;*/
    margin-top: 27px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 10px;
    font-family: 'PT Sans Narrow', sans-serif;

}

.how-to p {
    font-size: 12px;
}

.how-to h3 {
    font-size: 18px;
    margin-top: 8px;
    font-family: sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.how-to h4 {
    margin-bottom: 18px;
    font-size: 16px;
    font-family: inherit;
    font-weight: 600;
}

.how-to img {
    width: 165px;
    height: 40px;
    margin-bottom: 14px;
}

.sec-panel {
    height: 122px;
}

.first-mod-icon {
    float: left;
}

.first-mod-content {
    float: right;
    margin-top: -21px;
    margin-left: 26px;
}

.fourth-panel {
    height: 98px;
}

.down-block {
    margin-left: 40px;
}
.down-block h4 {
    margin-left: -16px;
}

/* Update part */
.subscribe-btn {
    width: 109%;
    margin-left: -15px;
}

.glo-banner {
    height: 345px;
}

.title {
    /* color: #1e81fa; */
    font-size: 26px;
}
.hss-about {
    /*    background-color: yellow;*/
    margin-bottom: 34px;
    margin-top: 18px;
}
p.first-mod-content {
    margin-bottom: 13px;
}
.panel-body {
    padding-bottom: 0px;
}
.sec-panel {
    height: 109px;
}
.fourth-panel {
    height: 85px;
}
.create-account {
    margin-top: 48px;
    /*background-color: red;*/
}

.ready-start {
    /*background-color: #22ADA0;*/
    margin-top: 48px;
}
.glo-banner img {
    width: 1110px;
}

.fourth-mod-content {
    /*background-color: #ff9922;*/
    margin-left: 28px;
}

.sec-mod-content {
    float: right;
    margin-top: -58px;
    margin-left: 30px;
}

.panel-body i {
    /* background-color: red; */
    /*  margin-left: 5px;  */
}

.hss-tablet-icon {
    padding-top: 4px;
}

.hss-cloud-icon {
    margin-left: -6px;
}

.hss-modules .panel-default p {
    text-align: justify;
}

.hss-normal-price {
    background-color: #029702c2;
    height: 16px;
}
.hss-pricing{
/*background-color: yellow;*/
    margin-bottom: -9px;
    margin-top: -6px;
}
/*added from In new banner */
.woman-banner{
    height: auto;
}
.woman-banner img{
    /*width: 60%;*/
}

.hss-about {
    /* background-color: yellow; */
    margin-top: -43px;
}


/*-------------------------------------------------------------
>>> Design Part Mobile
---------------------------------------------------------------
1.0 General Block Styles
--------------------------------------------------------------*/



@media only screen and (max-width: 600px) {
    .down-block {
        margin-left: 13px;
    }

    .glo-banner {
        height: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .panel-body {
        /*        background-color: yellow;*/
    }

    .sec-panel {
        height: 129px;
    }

    .fourth-panel {
        height: 125px;
        /*  background-color: red;*/
    }
    .unlimited-box {
        height: 253px;
    }

}