body {
    font-family: Montserrat, sans-serif;
    font-family: Microsoft YaHei, YouYuan;
}

html, body {
    height: 100%;
    color: #4a595d;
}

h1 a {
    color: #000;
    text-decoration: none;
}

/* 解决nav向右偏移 */
/* -------------- */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    padding-right: 17px;
}
.modal-open .scroll-to-top {
    padding-right: 19px;
}
/* -------------- */

.bgcolor-gray {
    background-color: #f1f5f7; 
    width: 100%;
}

p {
    font-weight: lighter;
}

.marginTop70 {
    margin-top: 70px;
}

.marginBottom25 {
    margin-bottom: 25px;
}

.padding20 {
    padding: 20px;
}

.padding40 {
    padding: 40px;
}

.paddingLR30 {
    padding-left: 30px;
    padding-right: 30px;
}

.page {
    min-height: 100%;
    position: relative;
    padding-bottom: 100px; /* for .next-page-button */
    padding-top: 100px; /* for navbar plus some extra */
}

.navbar-brand {
    padding: 20px 15px;
    height: 100px;
}

.navbar-brand img {
    height: 100%;
}

.navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 24px;
    font-weight: bold;
    font-size: 1.6rem;
    /* line-height: 74px; */
}

.navbar-default .navbar-nav > li > a {
    border-top: 4px solid #008000;
    border-bottom: 4px solid #008000;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    border-top: 4px solid #008000;
    border-bottom: 4px solid #FFF;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    border-top: 4px solid #006600;
    border-bottom: 4px solid #FFF;
}

.navbar-default .navbar-nav .login span {
    border: 1px solid #FFF; 
    border-radius: 2px; 
    padding: 8px 20px;
}
.navbar-default .navbar-nav .login > a:hover, 
.navbar-default .navbar-nav .login > a:focus {
    border-top: 4px solid #008000;
    border-bottom: 4px solid #008000;
}

.footer {
    color: #fff;
    height: 100px;
    background-color: #008000;
    padding-top: 40px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.page.page-even {
    background-color: #f5f5f5;
}

.next-page-button {
    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.next-page-button h4 {
    font-weight: bold;
}
.next-page-button img {
    height: 30px;
}


#Title h1 {
    color: #008000;
}

#Products .feature {
    text-align: center;
    padding: 50px;
}

@media (max-width: 767px) {
    #Products .feature {
        padding-left: 0px;
        padding-right: 0px;
    }
}

#Products .feature img {
    width: 150px;
}
#Products .feature p {
    text-align: justify;
}


/***
Pricing Table 1
***/

.bg-10L {
    background: #33CC33 !important; 
}
.border-top-10L {
    border-top-color: #33CC33 !important; 
}

.bg-20L {
    background: #339966 !important; 
}
.border-top-20L {
    border-top-color: #339966 !important;  
}

.bg-205L {
    background: #008000 !important; 
}
.border-top-205L {
    border-top-color: #008000 !important; 
}

.bg-1000L {
    background: #006600 !important; 
}
.border-top-1000L {
    border-top-color: #006600 !important;  
}

.pricing-content-1 {
    background-color: #fff; 
}
.pricing-content-1:before, .pricing-content-1:after {
    content: " ";
    display: table; 
}
.pricing-content-1:after {
    clear: both; 
}
.pricing-content-1 .arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid;
    margin: auto; 
}
.pricing-content-1 .arrow-down.arrow-blue {
    border-top-color: #3598DC; 
}
.pricing-content-1 .arrow-down.arrow-green {
    border-top-color: #32C5D2; 
}
.pricing-content-1 .arrow-down.arrow-dark {
    border-top-color: #2F353B; 
}
.pricing-content-1 .arrow-down.arrow-grey {
    border-top-color: #f7f9fb; 
}
.pricing-content-1 .price-ribbon {
    position: absolute;
    top: 75px;
    right: -4px;
    width: 90px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 6px 20px 6px 15px;
    color: #fff;
    background-color: #D91E18;
    text-shadow: 0px 1px 2px #bbb;
    -webkit-box-shadow: 0px 2px 4px #888;
    -moz-box-shadow: 0px 2px 4px #888;
    box-shadow: 0px 2px 4px #888; 
}
.pricing-content-1 .price-ribbon:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: 0px;
    top: 100%;
    border-width: 5px 10px;
    border-style: solid;
    border-color: #64120f transparent transparent #64120f; 
}
.pricing-content-1 .pricing-title {
    border-bottom: 1px solid;
    border-color: #fff; 
}
.pricing-content-1 .pricing-title > h1 {
    margin: 20px 0; 
}
.pricing-content-1 .price-column-container {
    text-align: center;
    margin: 0;
    background-color: #fff; 
}
.pricing-content-1 .price-column-container.border-active {
    border: 1px solid #e5e9ee; 
}
.pricing-content-1 .price-column-container:first-child {
    margin-left: 0; 
}
.pricing-content-1 .price-column-container:last-child {
    margin-right: 0; 
}
.pricing-content-1 .price-table-head {
    color: #fff;
    padding: 20px 0; 
}
.pricing-content-1 .price-table-head h2 {
    font-size: 26px; 
}
.pricing-content-1 .price-table-head.price-1 {
    background-color: #3598DC; 
}
.pricing-content-1 .price-table-head.price-2 {
    background-color: #32C5D2; 
}
.pricing-content-1 .price-table-head.price-3 {
    background-color: #2F353B; 
}

.pricing-content-1 .price-table-pricing > h3 {
    font-size: 24px;
    position: relative; 
}
.pricing-content-1 .price-table-pricing > h3 > .price-sign {
    font-size: 24px;
    position: absolute;
    margin-left: -15px; 
}
.pricing-content-1 .price-table-pricing > p {
    margin-top: 0; 
}
.pricing-content-1 .price-table-content {
    background-color: #f7f9fb;
    color: #5c6d7e;
    font-weight: 600;
    font-size: 16px; 
}
.pricing-content-1 .price-table-content .row {
    padding-top: 10px;
    padding-bottom: 10px; 
}
.pricing-content-1 .price-table-content .row i {
    color: #6cade6; 
}
.pricing-content-1 .price-table-content .row:first-child {
    padding-top: 20px; 
}
.pricing-content-1 .price-table-content .row:last-child {
    padding-bottom: 20px; 
}
.pricing-content-1 .price-table-footer {
    padding: 20px 0; 
}
.pricing-content-1 .price-table-footer > .price-button {
    font-weight: bold;
    padding: 10px 20px; 
}

@media (max-width: 1024px) {
    .pricing-content-1 .mobile-padding {
        padding: 0;
        margin: 0; 
    }
    .pricing-content-1 .mobile-padding > i {
        margin-right: 5px; 
    }
    .pricing-content-1 .price-table-content {
        padding-left: 10px;
        padding-right: 10px; 
    } 
}

@media (max-width: 1024px) {
    .pricing-content-1 .mobile-padding {
        padding: 0 15px;
        margin: 0 -15px; 
    }
    .pricing-content-1 .mobile-padding > i {
        margin-right: 20px; 
    }
    .pricing-content-1 .price-table-content {
        padding-left: 15px;
        padding-right: 15px; 
    } 
}

#Feature {
    background: url(../images/featurebg.jpg) no-repeat center;
    background-size: cover;
}

#Feature .case-study {
    padding: 60px 0px;
    text-align: justify;
}
#Feature .case-study:first-of-type {
    padding-top: 0px;
}

#Feature .itemvalue {
    background-color: #f5f5f5;
}

#Buy {
    background: url(../images/buybg.jpg) no-repeat center;
    background-size: cover;
}

#Buy {
    text-align: center;
}

#Buy .try-item {
    background-color: #f5f5f5;
    padding: 40px;
    margin-top: 50px;
}

#Buy .try-description {
    
    text-align: justify;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    #Contact form {
        margin-top: 50px;
    }
}
#Contact form h4 {
    margin-top: 14px;
}
#Contact img.contact-logo {
    height: 85px;
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}
#Contact input {
    border: none;
    border-bottom: 1px solid #333;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
}
#Contact textarea {
    height: 200px;
}
#Contact .social-media {
    margin-top: 100px;
}
#Contact .social-media h4 {
    margin-bottom: 30px;
}
#Contact .social-media .btn {
    margin-left: 10px;
    margin-right: 10px;
}
#Contact .social-media .btn {
    width: 90px;
    height: 80px;
    padding: 14px;
    padding-bottom: 6px;
}
#Contact .social-media .btn img {
    height: 80%;
}



/* Scroll Top Top */
.scroll-to-top {
    display: inline-block;
    padding: 2px;
    text-align: center;
    position: fixed;
    z-index: 10001;
    bottom: 10px;
    display: none;
    right: 10px; 
}
.scroll-to-top > i {
    display: inline-block;
    color: #687991;
    font-size: 32px;
    opacity: 0.7 ;
    filter: alpha(opacity=70) ; 
}
.scroll-to-top:hover {
    cursor: pointer; 
}
.scroll-to-top:hover > i {
    opacity: 1 ;
    filter: alpha(opacity=100) ; 
}

@media (min-width: 992px) {
    /* 992px */
    .scroll-to-top {
        right: 10px; 
    } 
}

@media (max-width: 991px) {
    /* 991px */
    .scroll-to-top {
        right: 10px; 
    }
    .scroll-to-top > i {
        font-size: 28px; 
    } 
}