/*
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}

/*
* Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
*/
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
* Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
    display: none;
    height: 0;
}

/*
* Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support.
*/
[hidden] {
    display: none
}

/* ==========================================================================
Base
========================================================================== */
/*
* 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom.
*/

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

html, button, input, select, textarea {
    font-family: "微軟正黑體", "細明體", sans-serif;
}
html, body {
    overflow-x: hidden;
    width: 100%;
}

body {
    margin: 0;
    font-family: "微軟正黑體", "細明體", sans-serif;
}

html, html a {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    -webkit-font-smoothing: antialiased;
}

a:focus {
    outline: thin dotted;
    text-decoration: none;
}

a:active, a:hover {
    outline: 0;
    text-decoration: none;
}

h1 {
    margin: 0.67em 0;
    font-size: 1.7em;
}
h2 {
    margin: 0.83em 0;
    font-size: 1.3em;
}
h3 {
    margin: 1em 0;
    font-size: 1.1em;
}
h4 {
    margin: 1.33em 0;
    font-size: 1em;
}
h5 {
    margin: 1.67em 0;
    font-size: 0.83em;
}
h6 {
    margin: 2.33em 0;
    font-size: 0.75em;
}

/*
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
*/
abbr[title] {
    border-bottom: 1px dotted
}

/*
* Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
*/
b, strong {
    font-weight: bold
}
blockquote {
    margin: 0px
}

/*
* Addresses styling not present in Safari 5 and Chrome.
*/
dfn {
    font-style: italic
}

/*
* Addresses styling not present in IE 6/7/8/9.
*/
mark {
    background: #ff0;
    color: #000;
}

/*
* Addresses margins set differently in IE 6/7.
*/
p, pre {
    margin: 1em 0
}

/*
* Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code, kbd, pre, samp {
    font-size: 1em;
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
}

/*
* Improves readability of pre-formatted text in all browsers.
*/
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
* Addresses CSS quotes not supported in IE 6/7.
*/
q {
    quotes: none
}

/*
* Addresses `quotes` property not supported in Safari 4.
*/
q:before, q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%
}

/*
* Prevents `sub` and `sup` affecting `line-height` in all browsers.
*/
sub, sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}

/* ==========================================================================
Lists
========================================================================== */
/*
* Addresses margins set differently in IE 6/7.
*/

dl, menu, ol, ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}

/*
* Addresses paddings set differently in IE 6/7.
*/
menu, ol, ul {
    padding: 0
}

/*
* Corrects list images handled incorrectly in IE 7.
*/
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
Embedded content
========================================================================== */
/*
* 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7.
*/

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
* Corrects overflow displayed oddly in IE 9.
*/
svg:not(:root) {
    overflow: hidden
}

/* ==========================================================================
Figures
========================================================================== */
/*
* Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
*/

figure {
    margin: 0
}

/* ==========================================================================
Forms
========================================================================== */
/*
* Corrects margin displayed oddly in IE 6/7.
*/

form {
    margin: 0
}

/*
* Define consistent border, margin, and padding.
*/
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}

/*
* 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7.
*/
legend {
    padding: 0;
    border: 0; /* 1 */
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
* 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers.
*/
button, input, select, textarea {
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    font-size: 100%; /* 1 */
    *vertical-align: middle; /* 3 */
}

/*
* Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet.
*/
button, input {
    line-height: normal
}

/*
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6.
*/
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
    cursor: pointer; /* 3 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible; /* 4 */
}

/*
* Re-set default cursor for disabled elements.
*/
button[disabled], input[disabled] {
    cursor: default
}

/*
* 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6.
*/
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof).
*/
input[type="search"] {
    /* 2 */
    box-sizing: content-box;
    -webkit-appearance: textfield; /* 1 */
    nowhitespace: afterproperty;
}

/*
* Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X.
*/
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

/*
* Removes inner padding and border in Firefox 3+.
*/
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/*
* 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers.
*/
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
Tables
========================================================================== */
/*
* Remove most spacing between table cells.
*/

table {
    border-spacing: 0;
    border-collapse: collapse;
}

/* ==========================================================================
Global Styles
========================================================================== */
.group:after {
    content: "";
    display: table;
    clear: both;
}
a {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: color, border-color, background-color;
    transition-property: color, border-color, background-color;
}
.nopadding {
    margin: 0 !important;
    padding: 0 !important;
}
p {
    font-size: 14px;
    line-height: 25px;
}
a {
    color: #73d0da
}
a:hover, a:focus {
    color: #73d0da;
    text-decoration: none;
}
.texture-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(../img/grid.png);
}

/* ==========================================================================
Buttons
========================================================================== */
.use-btn {
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 20px 50px;
    border-radius: 3px;
    background-color: #fff;
    color: #4b98a9;
    font-size: 16px;
}
.use-btn:hover, .use-btn:focus {
    background-color: #73d0da;
    color: #fff;
    text-decoration: none;
}
.learn-btn, .download-btn {
    display: inline-block;
    padding: 18px 46px;
    border: 2px solid rgba(255,255,255,1);
    border-radius: 3px;
    color: rgba(51,51,51,1);
	background-color: rgba(238,238,238,0.6);
    font-size: 16px;
	font-weight:700;
}
.main-btn {
    border: 2px solid rgba(255,255,255,1)!important;
    color: rgba(255,255,255,1)!important;
	background-color: rgba(0,0,0,0.3)!important;
}
.main-btn:hover {
	background-color: rgba(238,238,238,0.3)!important;
}
.learn-btn:hover, .download-btn:hover, .learn-btn:focus, .download-btn:focus {
    border-color: rgba(255,255,255,0.9);
    color: rgba(255,255,255,0.9);
	background-color: rgba(238,238,238,0.1);
    text-decoration: none;
}
.read-more-btn {
    display: inline-block;
    color: #323a45;
    text-transform: uppercase;
    font-weight: 400;
}
.read-more-btn i, .download-btn i {
    margin-left: 5px
}
.showcase .download-btn {
    margin-top: 50px
}
.download .download-btn {
    margin-top: 25px
}
.info-text .download-btn {
    margin-top: 25px
}
/* ==========================================================================
Navigation
========================================================================== */
.nav-toggle {
    position: absolute;
    top: 5px;
    right: 88px;
    z-index: 999999;
    padding: 10px 35px 16px 0px;
    cursor: pointer;
}
.nav-toggle:focus {
    outline: none;
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    content: '';
    position: absolute;
    display: block;
    width: 35px;
    height: 5px;
    border-radius: 1px;
    background: #fff;
    cursor: pointer;
}
.nav-toggle span:before {
    top: -10px
}
.nav-toggle span:after {
    bottom: -10px
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.nav-toggle.active span {
    background-color: transparent
}
.nav-toggle.active span:before, .nav-toggle.active span:after {
    top: 0
}
.nav-toggle.active span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.nav-toggle.active span:after {
    top: 10px;
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
}
.navicon {
    position: relative;
    height: 26px;
}
.navicon p {
    margin: 1px 50px 0 0
}
.navicon-fixed {
    position: fixed;
    top: 59px;
    right: 143px;
}

/* ==========================================================================
Hero
========================================================================== */
.hero {
    position: relative;
    padding: 60px 0 60px 0;
    min-height: 700px;
    background: rgb(40, 70, 102) url('../img/big/1.jpg') no-repeat center center;
    background-size: cover;
    color: #fff;
}
.hero h1 {
    margin: 200px 0 45px 0;
    font-weight: 300;
    font-size: 45px;
}
.hero h1 span {
    display: inline-block;
    color: #a1a9b0;
}
#home {
    width: 100%;
    height: 100%;
}
.hero {
    width: 100%;
    height: 100%;
}
header i {
    margin-left: 5px
}

/* ==========================================================================
Video
========================================================================== */
section.video i {
    margin-right: 10px;
    color: #323a45;
    vertical-align: middle;
    font-size: 50px;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}
section.video h1 {
    font-weight: 400;
    font-size: 20px;
}
section.video {
    padding: 60px 0;
    background-color: #f6f7f9;
}
section.video a {
    color: #323a45
}
section.video a:hover, section.video a:focus {
    color: #73d0da;
    text-decoration: none;
}
section.video a:hover i, section.video a:focus i {
    color: #73d0da
}

/* ==========================================================================
Custom Slider Controls (Flickity)
========================================================================== */
.flickity-page-dots .dot {
    width: 13px;
    height: 13px;
    opacity: 1;
    background: transparent;
    border: 2px solid #333;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.features-intro .flickity-page-dots .dot {
    border: 2px solid #fff;
}
.flickity-page-dots .dot.is-selected {
    background: #333;
}
.features-intro .flickity-page-dots .dot.is-selected {
    background: #fff;
}

/* ==========================================================================
Features Slider
========================================================================== */
.features-bg {
    position: relative;
    min-height: 400px;
    background: url('../img/more/award.jpg') no-repeat center center;
    background-size: cover;
}
.features-bg-about {
    position: relative;
    min-height: 400px;
    background: url('../img/other/news.jpg') no-repeat center center;
    background-size: cover;
}
.features-bg-pro1 {
    position: relative;
    min-height: 400px;
    background: url('../img/about/a02.jpg') no-repeat center center;
    background-size: cover;
}
.features-bg-pro2 {
    position: relative;
    min-height: 400px;
    background: url('../img/about/a01.jpg') no-repeat center center;
    background-size: cover;
}
.features-bg-designer {
    position: relative;
    min-height: 400px;
    background: url('../img/award/06.jpg') no-repeat center center;
    background-size: cover;
}
.features-img {
    width: 100%;
    height: 460px;
    text-align: center;
    line-height: 420px;
}
.features-img span {
    padding: 10px 20px;
	background-color:rgba(0,0,0,0.6);
	color:#fff;
	font-size:20px;
	font-weight:700;
	line-height: 42px!important;
	display: inline-block;
}
.features-slider {
    position: relative;
    padding: 11% 90px 10% 90px;
    height: 460px;
	background-color:rgba(178,89,0,0.8);
}
.features-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.features-slider ul li {
    width: 100%;
}
.features-slider li h1 , .features-slider li h2 {
    margin-bottom: 15px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
	line-height: 28px;
}
.features-slider li p {
    color: #fff;
    font-size: 14px;
}
.features-slider li a {
    color: #fff;
	font-weight: 700;
}
.features-intro-img {
    position: relative
}
.slides li h1 {
    margin: 0;
    padding: 0;
}
.features-slider .flickity-page-dots {
    text-align: left;
    margin-top: 50px;
    position: static;
}
.features-slider .flickity-page-dots .dot {
    margin: 0 12px 0 0;
}

/* ==========================================================================
Features List
========================================================================== */
.products-list {
    padding: 74px 0 0 0
}
.features-list {
    padding: 50px 0 40px 0
}
.features-list h1 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #24374b;
    font-size: 32px;
}
.features-list h2 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #24374b;
    font-size: 28px;
}
.features-list p {
    margin-bottom: 20px;
    color: #778899;
	font-size: 16px;
}
.feature-content {
    display: inline-block;
    margin-left: 0;
}
.feature-content h1 {
    font-size: 20px;
}
.feature-content p {
    font-size: 14px;
}
.feature-icon {
    display: inline-block;
    margin-right: 10px;
    width: 90px;
    height: 90px;
    border: solid 2px rgba(76,186,62,1);
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    font-size: 25px;
    line-height: 90px;
}
.pro-icon {
    margin-right: 0px!important;
    border: solid 5px rgba(238,238,238,1)!important;
}
#pro-fives .pro-icon {
    display: block!important;
	margin: 0 auto!important;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    vertical-align: top;
    text-align: center;
    font-size: 25px;
    line-height: 120px;
	padding: 10px;
}
#pro-fives .pro-text {
	padding-top: 5px!important;
}
.pro-text p {
    font-size: 16px!important;
}
.main-icon {
    border: solid 5px rgba(238,238,238,1)!important;
	background-color: rgba(76,186,62,1);
}
.main-icon i {
    color: rgba(255,255,255,1)!important;
}
.feature-icon i {
    color: rgba(76,186,62,1);
}
.w60 {
    width: 60%;
}
.features-intro {
    padding: 130px 0 10px 0
}
/* ==========================================================================
Blockquote
========================================================================== */
blockquote {
    margin: 40px 0 0;
    padding: 0;
    border: none;
}
blockquote p {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 70%;
    vertical-align: top;
    font-style: italic;
}
blockquote .avatar {
    display: inline-block;
    margin-right: 20px;
    width: 64px;
    height: 64px;
    vertical-align: middle;
}
blockquote .logo-quote {
    display: inline-block;
    margin: 0 0 0 90px;
}

/* ==========================================================================
Showcase
========================================================================== */
.showcase {
    background: url('../img/showcase-bg-fixed-01.jpg') no-repeat center center fixed;
    background-size: cover;
}
.showcase h1 {
    margin: 0 0 20px 0;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
}
.showcase p {
    margin-bottom: 25px;
    color: #fff;
}
.device {
    position: absolute;
    top: -60px;
    left: 20%;
    min-height: 676px;
    width: 359px;
    background: url('../img/iphone-skeleton.png') no-repeat center center;
}
.device-content {
    position: absolute;
    top: 115px;
    left: 56px;
    width: 247px;
    height: 445px;
    background: rgba(0, 0, 0, 0.3);
}
.device-content img {
    width: 247px;
    height: 445px;
}
.showcase-wrap {
    position: relative;
    padding: 100px 0;
    min-height: 600px;
}
.showcase-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.showcase-slider .flickity-page-dots {
    bottom: 20px;
}

/* ==========================================================================
Screenshots Intro
========================================================================== */
.screenshots-intro {
    padding: 40px 0 40px 0;
    background-color: rgba(255,214,0,1);
}
.screenshots-intro h1 {
    margin-bottom: 20px;
    color: #24374b;
    font-weight: 400;
    font-size: 32px;
	text-decoration:underline;	
}
.screenshots-intro a {
    margin-bottom: 20px;
    color: #fff;
    font-weight: 400;
    font-size: 28px;
}
.screenshots-intro p {
    margin-bottom: 25px;
    color: #778899;
}
.more-por {
    margin-bottom: 40px;
	margin-top: 40px;
    font-weight: 700;
    font-size: 28px;
}
.more-por a {
	color: rgba(255,214,0,1);
}
/* ==========================================================================
Screenshots
========================================================================== */
.screenshots ul {
    margin: 0;
 /* padding: 0; */
    width: 100%;
}
.screenshots ul li {
    float: left;
    min-height: 100%;
 /* width: 30%; */
    list-style: none;
 /* padding:5px; */
}
.screenshots figure {
    position: relative;
    overflow: hidden;
	max-height: 250px;
}
.screenshots figure img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figure:hover img, .screenshots figure:focus img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.screenshots figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25% 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,214,0,0.8);
    text-align: center;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figcaption a {
    color: #fff
}
.screenshots figcaption a:hover, .screenshots figcaption a:focus {
    color: rgba(255,255,255,0.7)
}
.screenshots figure:hover figcaption, .screenshots figure:focus figcaption {
    opacity: 1
}
.visible {
    opacity: 1
}
.screenshots figure.cs-hover figcaption {
    opacity: 1
}
.screenshots figcaption i {
    font-size: 35px
}
.screenshots figcaption p {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.screenshots figcaption .caption-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -100px;
    width: 200px;
    -webkit-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.screenshots figure:hover figcaption .caption-content, .screenshots figure:focus figcaption .caption-content {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

/* ==========================================================================
Download Now
========================================================================== */
.download {
    padding: 90px 0;
    background:rgba(178,89,0,1);
}
.download h1 {
    margin: 0 0 15px 0;
    color: #000;
    font-weight: 400;
    font-size: 40px;
}
.download h2 {
    margin: 0 0 15px 0;
    color: rgba(255,255,255,1);
    font-weight: 700;
    font-size: 22px;
}
/* ==========================================================================
Footer
========================================================================== */
footer {
	padding-top: 60px;
	padding-bottom: 50px;
	background:rgba(78,78,78,1);
	font-size:15px;
}
footer p ,footer a {color: rgba(255,255,255,1)!important;}
footer a:hover {color: rgba(255,255,255,1)!important;}
footer li {
    float: left;
    list-style: none;
    text-transform: uppercase;
}
footer li a {
    color: #3f6184
}
footer li:last-child {
    margin-right: 0
}
.footer-nav , .footer-menu {margin-top:0!important;margin-bottom:0!important}
footer i {
    margin-right:6px;
}
footer i.fa-map-marker-alt {
    margin-left:3px;
}
.copy {
	background-color:rgba(216,0,0,1);
	padding:2px 0;
	color: #fff
}
.copy p {
	font-size:13px;
}
.copy a {
	color: #fff
}
.footer-info p {
	font-size:15px;
}
.footer-info .tel {
	font-size:18px;
	margin-top:0.3em;
}
.footer-info .tel a {
	font-size:28px;
	line-height:32px;
}

/* ==========================================================================
Nav Overlay
========================================================================== */
/* Overlay style */

.overlay {
    position: fixed;
	z-index:1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 82, 113, 0.95);
}

/* Menu style */
.overlay nav {
    position: relative;
    top: 37%;
    height: 62%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.overlay ul {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.overlay ul li {
    display: block;
	border-bottom: 2px solid #fff;
	background-color: rgba(78,78,78,0.8);
}
.overlay ul li:last-child {
    margin-right: 0px
}
.overlay ul li i {
    display: block;
    margin-bottom: 10px;
    font-size: 40px;
}
.overlay ul li a {
    display: block;
    padding: 50px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.overlay ul li a:hover, .overlay ul li a:focus {
    border-color: #73d0da;
    color: #73d0da;
}
.overlay-menu li {
	width:32%;
	display: inline-block!important;
	border-bottom: 0px!important;
	background: rgba(255, 255, 255, 0.3)!important;
	margin-bottom: 3px;
}
.menu-two li {	width:48%!important;}
/* Effects */
.overlay-boxify {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-boxify.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.overlay-boxify nav ul li {
    opacity: 0;
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}
.overlay-boxify.open nav ul:first-child li:first-child {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}
.overlay-boxify.open nav ul:first-child li:nth-child(2) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.overlay-boxify.open nav ul:nth-child(2) li:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.overlay-boxify.open nav ul:nth-child(2) li:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.overlay-boxify.open nav ul li {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* ==========================================================================
Waypoints
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
    visibility: hidden
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown {
    visibility: visible
}
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.delay-15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.delay-25s {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}
.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.delay-35s {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
}
.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.delay-45s {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
}
.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.delay-55s {
    -webkit-animation-delay: 5.5s;
    animation-delay: 5.5s;
}
.delay-6s {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
/* ==========================================================================
css
========================================================================== */
.navbar-brand img {
	height: 60px;
	display: inline-block!important;
}
.navbar-brand {
	color: #3f6184!important;
	font-weight: bold;
}
li .page-scroll {
	color: rgba(216,0,0,1)!important;
	font-weight: bold;
	font-size: 16px;
}
li .page-scroll small {
	color: rgba(78,78,78,1)!important;
	font-weight: 600!important;
}
.slogo {
	font-weight: bold;
	font-size: 1.3em;
}
.slogo img {
	margin-top: -10px;
}
.ser-text {
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
.ser-text span {
	display: inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:999em;
	font-size: 12px;
	background-color:rgba(255,255,255,1);
	color:#000;
}
.ser-text a {
	color: #fff!important;
	display:block;
	padding: 14px 8px;
}
.ser-text a:hover {
	color: rgba(255,214,0,1)!important;
}
.por-text {
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
	padding: 14px 8px;
}
.por-text span {
	display: inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	border-radius:999em;
	font-size: 12px;
	background-color:rgba(255,255,255,1);
	color:#000;
}
.screenshots { padding:90px 0 90px 0}
.news-text { color: #CCC!important;}
.ahere , .navbar-right li:hover { border-bottom: 3px solid rgba(216,0,0,1)}
.footer-info a { }
.content {
    padding: 20px 0 60px 0;
}
.content p {
    font-size: 16px;
	padding-bottom: 20px;
}
.info-text {
    padding: 80px 0;
    background-color: #3f6184;
}
.info-text h2 {
    margin: 0 0 15px 0;
    color: #fff;
    font-weight: 400;
    font-size: 28px;
}

.breadcrumb-wrapper {
    background: url(../img/big/main-pic.png) 50% 0 no-repeat fixed;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper-green {
    background: url(../img/big/gbg.jpg) 50% 0 no-repeat fixed;
	margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper-black {
    background: url(../img/big/3.jpg) 50% 0 no-repeat fixed;
	margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper-2 {
    background: url(../img/big/2.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper-3 {
    background: url(../img/big/5.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper-4 {
    background: url(../img/big/5-1.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper-5 {
    background: url(../img/big/11.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;
}
.breadcrumb-wrapper h2.title ,.breadcrumb-wrapper-2 h2.title ,.breadcrumb-wrapper-3 h2.title ,.breadcrumb-wrapper-4 h2.title ,.breadcrumb-wrapper-5 h2.title ,.breadcrumb-wrapper-green h2.title ,.breadcrumb-wrapper-black h2.title {
    font-size: 22px;
    line-height: 40px;
    margin: 20px 0;
    color: #333;
	font-weight: 800;
}
.title-contact {
    margin-bottom: 80px!important;
}
.pattern-overlay-main {
	padding-top: 550px;
}
.pattern-overlay {
    /*background-color: rgba(63, 97, 132, 0.85); */
	background-image: url("../img/bg_off.png");
	padding-top: 380px;
}
.pattern-overlay-2 {
    /*background-color: rgba(63, 97, 132, 0.85); */
	padding-top: 380px;
}
.breadcrumbs {
    margin: 24px 0;
    color: #fff;
	font-weight: 600;
}

.breadcrumbs ul li {
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    color: #9e9e9e;
    margin: 0 0 0 5px;
    color: #fff;
}

.breadcrumbs ul li a {
    color: #fff;
}

.breadcrumbs ul li:first-child { margin-left: 2px !important }

.reply label { margin: 0 0 4px }

.reply label span { color: #e24747 }

.reply input { margin: 0 0 20px }

.reply textarea {
    min-width: 97.5%;
    min-height: 180px;
    -webkit-resize: vertical;
    -moz-resize: vertical;
    -webkit-resize: vertical;
    -moz-resize: vertical;
    resize: vertical;
    margin: 0 0 18px;
}
.blue-btn {
	background-color: rgba(112,148,90,0.9);
	color: #fff;
	font-weight: 600!important;
	border-radius: 0!important;
	padding: 8px 12px!important;
}
.blue-btn:hover {
	background-color: rgba(76,186,62,0.9);
	color: #fff;
}
.bg-here {
	background-color: rgba(255, 255, 255, 0.2)!important;
	font-weight: 700!important;
	color: rgba(255,255,0,1)!important;
}
.padd-title {
	padding-top: 0px!important;
	padding-bottom: 40px!important;
}
.padd-top-0 {
	padding-top: 0px!important;
}
.padd-top {
	padding-top: 60px!important;
}
.padd-top-2 {
	padding-top: 20px!important;
}
.padd-top-3 {
	padding-top: 40px!important;
}
.padd-bottom {
	padding-bottom: 0px!important;
}
.padd-bottom-2 {
	padding-bottom: 80px!important;
}
.padd-bottom-3 {
	padding-bottom: 20px!important;
}
.service-intro {
    padding: 20px 0 20px 0;
    background-color: #f6f7f9;
}
.service-intro h1 {
	/* [disabled]margin-bottom: 20px; */
	color: #24374b;
	font-weight: 400;
	font-size: 32px;
	text-decoration: underline;
}
.service-list {
    padding: 50px 0 50px 0;
}
.service-list-2 {
    padding: 0 0 50px 0;
	margin-top: -50px;
}
.service-list p , .service-list-2 p {
    margin-bottom: 20px;
    color: #778899;
}
.h1-text {
	text-decoration:none!important;
}
.bor-right {
	border-right: 1px solid #ccc;
}
.bor-left {
	border-left: 1px solid #ccc;
}
.l-height p {
	line-height:17px!important;
	color: #778899!important;
	margin-left: 40px;
}
.feature-1,.feature-2{margin-bottom:20px;}
.feature-3{margin-bottom:60px;}
.feature-tpt{margin-bottom:80px;}

.modal-body .pro-more {
  color: rgba(255,255,255,1);
  background: rgba(76,186,62,1);
  border: 2px solid rgba(255,255,255,1);
  padding: 10px 18px;
  margin-right:3px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  box-sizing: initial;
  font-weight: 600;
  box-shadow: 0 0 0 5px #f9f9f9;
}
.modal-body .pro-more:hover {
  color: rgba(76,186,62,1);
  border: 2px solid rgba(76,186,62,1);
  background: #fff;
}

.s-img {
	padding: 5px;
	background-image: url("../img/bg_off.png")
}
.s-text {
	color: #778899;
	font-weight:700;
	padding: 5px 5px 10px 8px;
	background-image: url("../img/bg_off.png")
}

.logo-brand img {
	height:40px;
}

.about-text {padding: 20px 10px 0 10px;}
.slides-about h1 {margin-bottom: 20px!important;}
.slides-about p {margin-bottom: 15px!important;}
hr {border-top:1px solid #999!important}

.designer h1 {
    margin: 30px 0 10px 0;
    padding: 0;
    color: #24374b;
    font-size: 30px;
}
.designer h2 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #24374b;
    font-size: 22px;
}
.designer hr {
    margin: 0 0 30px 0;
}
.designer p {
    margin-bottom: 3px;
	margin-top: 3px;
    color: #778899;
	font-size: 14px;
}
.pro-date {
	color:rgba(233,85,20,1)!important;
	font-weight:700;
	font-size: 1.3em!important;
}

.bg-gray {background-color:#F6F6F6!important}
.bg-white {background-color:#FFF!important}
.img-pro {height:450px;}
.img-center {margin: 0 auto}
.text-blue {color:#648cff!important}
.text-green {color:rgba(76,186,62,1)!important}
.award ul li {padding: 1px!important;}
.mar-bottom { margin-bottom: 0!important;}
.pro-description { float:left;width:100%;}
.pro-video { width:100%;}
.pro-description p , .pro-video p { line-height:30px;}
.nav-wrapper .text-right { margin-top: 10px;}
.pro1-two h2 { font-size:24px;color:#648cff;}

.section-title:after{
    display:block;
    content:"";
    width:100px;
    height:4px;
    position:absolute;
    left:50%;
    bottom:-10px;
    margin-left:-50px;
    background:#d80000;
    border-radius:3px;
    box-shadow:0 2px 0 rgba(0,0,0,0.08);
}
h3.section-title{
    font-size: 24px;
}
.pro-sgs{
    padding: 0!important;
}
.pro-ingredients ul li{
    width:30%;
}
.pro-ingredients .flickity-page-dots{
    display: none;
}
.pro-ingredients .features-slider{
    padding: 30px!important;
}
.pro-ingredients .features-slider p{
	text-align:center;
	color: #FFF;
	font-size: 18px;
	font-weight:700;
}
.pro-ingredients .features-slider table{
    color: #FFF;
}
.pro-ingredients .features-slider table thead{
    font-size: 18px;
}
.table .bg-pro {background-color: rgba(52,52,52,0.6);}
.red-text , .red-text a {color: #f00!important;font-weight:700;}
.line-text {border-bottom:2px solid #f00}
.title-text {font-size: 22px;font-weight:700;margin-top:0!important;}
.modal-title {font-size: 16px;font-weight:700;color: #FF4000;}

#safe h3 { font-size:20px; font-weight:700;margin: 12px 0!important;}
#safe hr { margin: 12px 0!important}
#news .company div , #safe .company div {font-size:14px;padding:5px 0;}
#news .company div a , #safe .company div a {color:#D90000;}
@media screen and (min-width: 768px) {
  #news .company , #safe .company {float:left;width:100%;border-bottom:1px dotted #999;margin-left:7px;padding:10px 0 10px 5px}
}
@media screen and (max-width: 767px) {
  #news .company , #safe .company {float:none;width:100%;border-bottom:1px dotted #999;margin-left:7px;padding:5px 0 5px 5px}
}
/* ==========================================================================================================
										子選單
   ========================================================================================================== */
.dropdown-menu li:hover .sub-menu {visibility: visible;}
.dropdown:hover .dropdown-menu {display: block;}
.dropdown-menu {margin-top: 2px; background-color: rgba(255,255,255,0.9);min-width: 100%;padding: 0px!important;}
.dropdown-menu li{border-bottom:1px solid #999;color: #164D2F;margin: 0 5px;}
.dropdown-menu li.menu-last{border-bottom:0px}
.dropdown-menu li a{color: #52945D;font-weight:700;padding: 10px 8px}
.dropdown-menu li:hover{border-bottom:1px solid #999;}
.dropdown-menu li.menu-last:hover{border-bottom:0px;}
.menu-style {width:330px;left:0!important;}
.menu-style li { float:left;width:150px}

/* ==========================================================================================================
										FEATURES
   ========================================================================================================== */
.curved-bg-div {
  background: url("../img/curved-bgc.jpg") no-repeat;
  background-position: 0px -140px;
  background-size: cover;
  width: 100%;
  height: 280px;
}
.curved-bg2-div {
  background: url("../img/curved-bgc-2.jpg") no-repeat;
  background-position: 0px -70px;
  background-size: cover;
  width: 100%;
  height: 130px;
  margin-top:90px;
}
@media screen and (max-width: 767px) {
.curved-bg2-div {
  margin-top:85px;
}
}
.fh5co-features-outer {
  width: 100%;
  height: auto;
  margin-top: -180px;
}
.fh5co-features-outer .col-sm-6 {
  margin-top: 80px;
}
.fh5co-features-outer .col-sm-6 img {
  height: 500px;
}
.fh5co-features-outer .sm-6-content {
  margin-top: 250px;
  position: relative;
}
.fh5co-features-outer .sm-6-content h1 {
  color: #648cff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}
.fh5co-features-outer .sm-6-content p {
  color: #111;
  font-weight: 500;
  font-size: 14.5px;
  line-height: 1.8em;
  width: 450px;
}
.fh5co-features-outer .col-sm-6 .col-sm-image-container {
  position: relative;
  width: 300px;
}
.pro1-two .col-sm-image-container {
  width: 400px !important;
}
.fh5co-features-outer .col-sm-6 .span-new {
  color: #fff;
  background: rgba(76,186,62,1);
  padding: 13px;
  width: 50px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
  box-sizing: initial;
  position: absolute;
  font-weight: 700;
  right: 10px;
  top: 130px;
  border: solid 5px rgba(238,238,238,1);
}
.fh5co-features-outer .col-sm-6 .span-free {
  color: #fff;
  background: #6ca3ff;
  padding: 13px;
  width: 50px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
  box-sizing: initial;
  position: absolute;
  left: 40px;
  bottom: 50px;
  font-weight: 700;
  border: solid 5px rgba(238,238,238,1);
}
.pro1-two .col-sm-6 .span-new {
  right: -10px!important;
  top: 10px!important;
}
.pro1-two .col-sm-6 .span-free {
  left: 130px!important;
  bottom: 10px!important;
}
.fh5co-features-outer .col-sm-6 .span-gnew {
  color: #fff;
  background: rgba(76,186,62,1);
  padding: 13px;
  width: 50px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
  box-sizing: initial;
  position: absolute;
  font-weight: 700;
  left: 440px;
  top: 110px;
  border: solid 5px rgba(238,238,238,1);
}
.fh5co-features-outer .col-sm-6 .span-gfree {
  color: #fff;
  background: #6ca3ff;
  padding: 13px;
  width: 50px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
  box-sizing: initial;
  position: absolute;
  left: 290px;
  bottom: 50px;
  font-weight: 700;
  border: solid 5px rgba(238,238,238,1);
}
.fh5co-features-outer .col-sm-6 .span-data {
  color: #fff;
  background: rgba(76,186,62,1);
  padding: 13px;
  width: 50px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
  letter-spacing: 1px;
  box-sizing: initial;
  position: absolute;
  top: 90px;
  right: -20px;
  font-weight: 700;
  border: solid 5px rgba(238,238,238,1);
}
.fh5co-features-outer .col-sm-6 .span-percent {
  color: #fff;
  background: #6ca3ff;
  padding: 13px;
  width: 50px;
  display: inline-block;
  line-height: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
  font-size: 15px;
  box-sizing: initial;
  position: absolute;
  left: -35px;
  bottom: 30px;
  font-weight: 700;
  border: solid 5px rgba(238,238,238,1);
}
.fh5co-features-outer .col-sm-6 .circle {
  color: #c3cfe5;
  border: 1px solid #ededed;
  background: #fff;
  padding: 10px;
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  font-weight: 600;
  box-shadow: 0 0 0 5px #f9f9f9;
}
.fh5co-features-outer .col-sm-6 .circle-first {
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  margin-left: 0px;
  font-weight: 600;
}
.fh5co-features-outer .col-sm-6 .circle-middle {
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  margin-left: 50px;
  font-weight: 600;
}
.fh5co-features-outer .col-sm-6 .circle-last {
  width: 35px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  margin-left: 100px;
  font-weight: 600;
}

.img-float-right {
	float: right;
  }
.fh5co-features-outer .col-sm-6 .pro-more {
  color: rgba(76,186,62,1);
  border: 2px solid rgba(76,186,62,1);
  background: #fff;
  padding: 10px;
  width: 80px;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  box-sizing: initial;
  position: absolute;
  font-weight: 600;
  box-shadow: 0 0 0 5px #f9f9f9;
}
.fh5co-features-outer .col-sm-6 .pro-more:hover {
  color: rgba(255,255,255,1);
  background: rgba(76,186,62,1);
}
.pro1-two .col-sm-6 {
  margin-top: 10px!important;
  margin-bottom: 50px;
}
@media screen and (min-width: 1401px) {
 .features-slider {
    height: 500px;
 }
 .features-img {
    height: 500px;
	line-height: 500px;
 }
}
@media screen and (max-width: 1400px) {
  body {
    overflow-x: hidden;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    right: 50px;
    top: 200px;
    height: 550px;
  }

  .curved-bg2-div , .curved-bg-div {
    background-position: 100% 0px;
  }

  .footer-outer .footer-three-grid {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  body {
    overflow-x: hidden;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    right: -15px;
    top: 200px;
    height: 550px;
  }
  .fh5co-features-outer .col-sm-6 .span-gfree {
    left: 30%;
	bottom: 210px;
  }
  .fh5co-features-outer .col-sm-6 .span-gnew {
    left: 30%;
  }
}
@media screen and (max-width: 993px) {
  body {
    overflow-x: hidden;
  }

  #fh5co-hero-wrapper {
    height: 95vh;
  }

  .fh5co-hero-inner {
    margin-top: 30px;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 270px;
    height: 460px;
    margin-top: 110px;
  }

  .fh5co-advantages-outer {
    margin-top: 50px;
    padding-bottom: 0;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-image {
    width: 60px;
    float: none;
    display: block;
    margin: 0 auto;
    padding-right: 0px;
    margin-bottom: 20px;
    position: relative;
    top: 1px;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-title {
    float: none;
    text-align: center;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns .col-sm-4 .grid-desc {
    float: none;
    width: 100%;
    text-align: center;
  }

  .fh5co-slider-outer .fh5co-slider-outer {
    margin-top: 0px;
  }

  .fh5co-features-outer {
    margin-top: -100px;
  }

  .fh5co-features-outer .sm-6-content p {
    width: 100%;
  }

  .footer-outer .footer-nav ul li {
    margin: 0 10px;
  }

  .footer-outer .social-icons-footer i {
    margin: 15px 10px;
    font-size: 20px;
  }
}
@media screen and (max-width: 993px) {
  .fh5co-features-grid-columns .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 30px auto;
    text-align: center;
  }

  .fh5co-features-outer .col-sm-6 .col-sm-image-container {
    position: relative;
    width: 295px;
    text-align: center;
    margin: 15px auto 0;
  }

  .no-float {
    float: none !important;
  }

  .fh5co-slider-outer .carousel-right-arrow {
    position: absolute;
    right: -70px;
    bottom: 250px;
    font-size: 60px;
    color: #ececec;
  }

  .fh5co-slider-outer .carousel-left-arrow {
    position: absolute;
    left: -70px;
    bottom: 250px;
    font-size: 60px;
    color: #ececec;
  }

  .img-float-right {
    float: none;
  }

  .img-float-left {
    float: none;
  }

  .fh5co-features-outer .col-sm-6 .span-free {
    left: 220px;
    bottom: 180px;
  }
  
  .fh5co-features-outer .col-sm-6 .span-percent {
    left: -15px;
    bottom: 50px;
  }

  .fh5co-features-outer .col-sm-6 .span-new {
    right: -13px;
  }

  .fh5co-features-outer .col-sm-6 .span-data {
    right: -15px;
  }

  .fh5co-features-outer .col-sm-6 .circle {
    position: static;
    display: inline-block;
    margin: 25px 5px;
  }

  .fh5co-advantages-outer .second-title {
    margin-top: 60px;
  }

  .fh5co-features-grid-columns {
    display: flex;
    flex-direction: column;
  }
  .fh5co-features-grid-columns .in-order-4 {
    order: 1;
  }
  .fh5co-features-grid-columns .in-order-3 {
    order: 2;
  }
  
  .fh5co-features-outer .col-sm-6 .pro-more {
    position: static;
  }

  .fh5co-reviews-outer {
    padding: 0;
  }

  .navbar-light .navbar-toggler {
    color: #fff !important;
    border-color: #c7c7c7 !important;
  }

  .navbar-light .navbar-nav .nav-link {
    margin: 0;
    width: 100%;
  }

  .social-icons-header i:first-of-type {
    margin-right: 10px !important;
    margin-left: 0 !important;
    font-size: 30px;
  }
  .pro-mar-top {
    margin-top: 0px!important;
  }
  .pro-mar-bottom {
    margin-bottom: 0px!important;
  }
}
@media screen and (max-width: 800px) {
  .fh5co-hero-inner > h1 {
    color: #fff;
    font-weight: 300;
    font-size: 45px;
    letter-spacing: 2px;
  }

  #fh5co-hero-wrapper {
    height: 800px;
  }

  .fh5co-advantages-outer .fh5co-advantages-grid-columns {
    margin-top: 40px;
  }

  .fh5co-advantages-grid-columns .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    margin: 30px auto;
    text-align: center;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    height: 420px;
    top: 310px;
  }

  .fh5co-advantages-outer .second-title {
    margin-top: 60px;
  }

  .fh5co-bottom-outer {
    margin-top: 40px;
    overflow: hidden;
  }

  .fh5co-bottom-outer .fh5co-bottom-inner {
    margin-top: 50px;
  }

  .fh5co-slider-outer {
    padding: 0;
  }

  .fh5co-slider-outer .carousel-left-arrow {
    left: 50px;
    font-size: 50px;
    bottom: 190px;
  }

  .fh5co-slider-outer .carousel-right-arrow {
    right: 50px;
    font-size: 50px;
    bottom: 190px;
  }

  .fh5co-reviews-inner .col-sm-5 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
    margin: 30px auto;
    text-align: center;
  }

  .fh5co-slider-outer .item img {
    height: 300px;
  }

  .fh5co-reviews-outer {
    height: auto;
  }

  .fh5co-reviews-outer .fh5co-reviews-inner {
    margin-top: 50px;
  }

  .fh5co-bottom-outer {
    background-position: center bottom;
    overflow: hidden;
    height: auto;
  }

  .fh5co-bottom-inner {
    overflow: hidden;
    padding-bottom: 50px;
    text-align: center;
  }

  .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    overflow-x: hidden;
  }

  .fh5co-bottom-outer .fh5co-bottom-inner .col-sm-6 p {
    width: 90%;
    margin: 0 auto;
  }

  .footer-outer {
    height: auto;
    padding: 20px;
  }

  .footer-outer .column-1-3 {
    width: 100%;
    float: none;
    height: auto;
    padding-top: 30px;
  }

  .footer-outer .column-2-3 {
    width: 100%;
    float: none;
    height: auto;
  }

  .footer-outer .column-3-3 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
  }

  .footer-outer .copyright {
    margin-top: 30px;
    padding: 10px 0;
  }

  .footer-outer .border-bottom-footer {
    height: 1px;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #434769;
    display: block;
    margin-top: 100px;
  }
  .fh5co-features-outer .col-sm-6 .span-gfree {
    left: 20%;
	bottom: 210px;
  }
  .fh5co-features-outer .col-sm-6 .span-gnew {
    left: 20%;
  }
}
@media screen and (max-width: 520px) {
  #fh5co-hero-wrapper {
    height: 900px;
  }

  .fh5co-hero-inner > h1 {
    font-size: 40px;
  }

  .fh5co-hero-inner > p {
    width: 100%;
  }

  .fh5co-hero-inner {
    text-align: center;
  }

  .fh5co-hero-inner .fh5co-hero-smartphone {
    height: 450px;
    top: 420px;
    margin-top: 70px;
  }

  .social-icons-header i:first-of-type {
    font-size: 22px;
  }

  .fh5co-slider-outer .carousel-left-arrow {
    left: 0;
  }

  .fh5co-slider-outer .carousel-right-arrow {
    right: 0;
  }

  .fh5co-slider-inner {
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .fh5co-reviews-inner .col-sm-5 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    width: 90%;
    max-width: 90%;
    margin: 30px auto;
    text-align: center;
  }

  .fh5co-advantages-outer .span-perfect {
    margin-top: 80px;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: center;
  }

  .fh5co-advantages-outer .span-features {
    font-size: 24px;
    display: block;
    width: 100%;
    text-align: center;
  }
  .fh5co-features-outer .col-sm-6 .span-gfree {
    left: 7%;
	bottom: 210px;
  }
  .fh5co-features-outer .col-sm-6 .span-gnew {
    left: 7%;
  }
}

.knowledge-text {
  padding: 20px;
}
.knowledge-text p {
  font-size: 14px;
}
.knowledge-text h3 {
  font-weight:700;
  line-height:24px;
}
.knowledge-link {
	color:#333;
	font-weight:700;
}
.knowledge-link:hover {
	color:rgba(38,148,181,1);
}
.knowledge-btn {
    display: inline-block;
    padding: 16px 26px;
    border-radius: 3px;
    color: rgba(255,255,255,1)!important;
	background-color: rgba(38,148,181,1);
    font-size: 14px;
	font-weight:700;
	margin: 20px 0;
}
.knowledge-img {
	overflow:hidden;
	max-height:320px;
}

.order-table thead th , .order-table tbody td {
	text-align:center;
}
.order-table tbody td {
	vertical-align:middle!important;
}
.order-table tbody td input {
	margin-bottom:0!important;
}
.order-money {
	text-align:right!important;
	color:#fff;
	font-weight:700;
	background-color:rgb(38, 148, 181);
}
.order-money .zcassmoney {
	display:inline-block;
	width:33%!important;
	color:#fff;
	font-size:120%;
	background-color:rgba(255, 255, 255, 0);
	border-bottom:2px solid #fff;
	border-top:0;
	border-left:0;
	border-right:0;
	border-radius:0;
	box-shadow:rgba(0, 0, 0, 0) 0px 1px 1px inset;
}
#v1 , #v2 , #v3 {
	border-bottom:2px solid #fff;
	border-top:0;
	border-left:0;
	border-right:0;
	border-radius:0;
	box-shadow:rgba(0, 0, 0, 0) 0px 1px 1px inset;
}
.order-contact {
	font-weight:700;
}

.partner a {
	color:rgb(51, 51, 51);
}
.partner .bgcolor {
	background:rgba(248,248,248,1);
}
.partner .bgcolor:hover {
	background:rgba(248,248,248,1);
}
.partner .company {
	float:left!important;
}

.cell-phone a { background:rgba(0,133,178,0.7);color:#fff;position:fixed;z-index:99998;right:8px;bottom:60px;height:42px;width:42px;line-height:42px;border-radius:50%;text-align:center;}
.cell-phone i { font-size:1.4em;}
.cell-phone a:hover { background:rgba(0,133,178,0.9);color:#fff;}

.fb a { background:rgba(0,0,140,0.7);color:#fff;position:fixed;z-index:99998;right:8px;bottom:55px;height:42px;width:42px;line-height:42px;border-radius:50%;text-align:center;}
.fb i { font-size:1.4em;}
.fb a:hover { background:rgba(0,0,140,0.9);color:#fff;}

.cell-line img { height:45px;width:45px;}
.cell-line a { position:fixed;z-index:99998;right:7px;bottom:107px;}
.cell-line img:hover { opacity:0.9;}

.youtube a { background:rgba(255,0,0,0.7);color:#fff;position:fixed;z-index:99998;right:8px;bottom:154px;height:42px;width:42px;line-height:44px;border-radius:50%;text-align:center;}
.youtube i { font-size:1.4em;}
.youtube a:hover { background:rgba(255,0,0,0.9);color:#fff;}

/*news*/

.hot-news {
    padding: 10px 10px 0 10px;
	border: 1px solid rgba(168,168,168,1);
	background:rgba(255,255,255,1);
}
.hot-news img {
    width: 100%;
}
.hot-news span {
    color: #F00;
}
.hot-news h3 {
	font-weight:700;
	line-height:24px;
	color:rgba(233,85,20,1);
	font-size: 1.2em;
	text-align:center;
}
.hot-news .btn-home {
    color: #ffffff!important;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px!important;
    line-height: 22px;
	margin-bottom: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 12px 22px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: rgba(112,148,90,1);
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
	border-radius:30px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.hot-news .btn-home:hover,
.hot-news .btn-home:active {
    color: #ffffff!important;
    background: rgba(233,85,20,0.8);
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.news-list {
	text-align:right;
	width:100%;
	padding-right: 15px;
	top: 85px;
	position:absolute;
}

.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}