@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700");
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

	
.wfb-background {
  min-height: 680px;
  position: relative;
  background: url(../images/landingPage/kv.png) no-repeat right bottom;
  background-size: 770px auto;
}

.wfb {
  position: relative;
  z-index: 999;
}

.wfb-right {
  color: #fff;
  padding-top: 60px;
  text-align: left;
}

.header-headline {
  padding-top: 0;
  font-size: 38px;
  line-height: 54px;
  font-weight: bold !important;
  text-align: left;
  color: #030445;
  margin-top: 50px;
}

.bold {
  font-weight: 400;
}

.header-running-text {
  text-align: center;
  list-style: height 40px;
  margin: auto;
  font-size: 26px;
  line-height: 36px;
  text-align: left;
  color: #0292f2;
  font-weight: 300;
  text-shadow: 0px 0px 10px white, 0px 0px 10px white;
  margin-top: 15px;
  margin-bottom: 30px;
}

.wfb-btn {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  border-radius: 10px;
  height: auto;
  min-height:75px;
  padding: 0 40px;
  margin-right: 20px;
  vertical-align: middle;
  border: none;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  width: 400px;
}

.wfb-btn:hover,
.wfb-btn:active {
  background-color: #0292f2;
  border: none;
  color: white;
}

.bt-light {
  background-color: #daecf2;
  border: none;
  color: #0292f2;
}

.bt-dark {
  background-color: #0292f2;
  border: none;
  color: white;
}

.old-price {
  text-decoration: line-through;
  font-weight: lighter;
  font-size: 13px;
}

.features-section {
  background-color: #0292f2;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
  vertical-align: middle;
}

.features-container {
  max-width: 1200px;
  margin: auto;
}

.feature {
  text-align: center;
}

.feature-icon {
  padding: 0;
}

.feature-head-text {
  color: white;
  font-size: 20px;
  font-weight: bold;
}

.feature-subtext {
  color: white;
  max-width: 140px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 100;
  float: left;
}

.feature-img {
  width: 62px;
}

a.page-scroll {
  color: #ffffff;
  display: inline-block;
  line-height: 35px;
}

.features-headline2 {
  color: #111111;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 30px;
  font-weight: bold !important;
}

.white-section {
  max-width: 1400px;
  margin: auto;
  overflow: hidden;
}

.light {
  font-weight: 400;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 28px;
}

section {
  /*padding: 30px 0;*/
}

.imac {
  max-width: 900px;
}

.imac-screen {
  padding-top: 30px;
  padding-bottom: 40px;
  margin: 0 auto;
}

.img-responsive {
  max-width: 75%;
}

.featuretext {
  padding: 0 0 60px;
  color: #72848e;
  font-size: 16px;
}

.white-section-text {
  text-align: center;
}

.imac-section-header {
  font-weight: 600;
  font-size: 26px;
  color: #111111;
}

.imac-section-desc {
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 1px;
}

.imac-section-desc span {
  font-size: 16px;
}

.txt h3 {
  font-size: 28px !important;
  color: #111111;
}

.txt p {
  font-size: 16px;
}

.free-btn {
  border-radius: 10px;
  width: 80%;
  min-height: 60px;
  line-height: 30px;
  padding: 10px 20px;
  text-align: center;
  border: none;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  margin-top: 40px;
  word-break:keep-all;
  display: flex;
  justify-content: center;
  align-items: center;
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  background-color: #3073bb;
}

.feature-icon {
  padding: 0;
}

.crack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.crack article {
  margin: 50px;
  width: 270px;
  text-align: center;
  color: #72848e;
}

.crack > .icon {
  width: 162px;
}
/*
@media only screen and (max-width: 480px) {
	.crack {
		display: block;
    	justify-content: center;
	}
	
	.crack article {
	    display: block;
	    width: 90%;
	    margin: auto;
	}

	#sec-2 {
	  background:transparent !important; 
	}
}
*/
.icon img {
  max-width: 175px;
}

.font-size-24 {
	font-size:24px !important;
}

.line-height-25 {
	line-height:25px !important;
}

.icon-y {
  background: url(../images/landingPage/yellow-arrow.png) no-repeat left center;
  /*height: 52px;*/
  line-height: 52px;
  padding-left: 20px;
}

h4.promo {
  display: block;
  width: 90%;
  max-width: 650px;
  margin: 0 auto 40px;
  border-top: 1px #1799e2 solid;
  border-bottom: 1px #1799e2 solid;
  padding: 20px;
  color: #1799e2;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

h3.intro-p {
  color: #72848e;
  font-size: 18px;
  border-bottom: 1px #72848e solid;
  padding-bottom: 20px;
  margin: 20px 0;
}

.intro-list {
  color: #72848e;
  font-size: 18px;
  line-height: 32px;
  list-style: none;
}

.point-red {
  color: #f04668;
}

.featuretext2 {
  padding-bottom: 60px;
  padding-left: 70px;
}

.imac > h3 {
  text-align: center;
}

.imac-btn {
  margin: 0 auto;
  color: #337ECC;
  font-size: 16px;
  margin: auto;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
}

.imac-btn:hover {
  color: #5bc6c2;
}

.white-section-text2 {
  text-align: justify;
  padding-left: 0;
  padding-top: 20px;
}

.drop-shadow {
  -webkit-filter: drop-shadow(8px 8px 7px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(8px 8px 7px rgba(0, 0, 0, 0.3));
}


#qawrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
}

.open-close {
  list-style: none;
  margin: 0;
  padding: 0;
}

.qa li {
  margin: 0 0 10px;
}

.qa .opener {
  display: block;
  padding: 20px 20px 20px 70px;
  text-decoration: none;
  color: #444;
  font-size: 20px;
  background: #d4eef8;
  background-image: url(../images/landingPage/bg-q.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 50px auto;
}

.qa p {
  margin: 0 0 15px;
  padding: 18px 0;
  font-size: 18px;
  line-height: 30px;
}

.qa .slide {
  background: #f2f2f2;
  border-width: 0 1px 1px;
  color: #444;
  padding: 0 20px 0 70px;
  background-image: url(../images/landingPage/bg-a.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 50px auto;
  height: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.qa .slide.open {
  height: auto;
}

#sec-2 {
  background: url(../images/landingPage/bg-3goods.png) no-repeat right bottom;
}

.intro-list li {
  font-weight: 400;
}

.intro-list span {
  font-size: 18px;
}

ul.list {
  width: 80%;
  margin-left: -20px;
  padding: 0;
}

ul.list li {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  padding: 5px 0;
  color: #72848e;
  border-bottom: 1px #72848e solid;
  list-style: none;
  margin-left: 20px;
  text-align: left;
  padding-left: 15px;
}
/*
@media screen and (max-width: 480px) {
	ul.list {
		width: 100%;
		margin-left: -20px;
		padding: 15px 0;
	}
	
	ul.list li {
		font-size: 15px;
		padding-left: 0px;
	}
}
*/
ul.list li span > b {
  color: #17b0e5;
}
/*
@media only screen and (max-width: 480px){
	.featuretext2 {
	    padding-left: 0px;
	    padding-right: 0px;
	    margin: 0 auto;
	}
	
	.featuretext2 {
	    padding-bottom: 20px;
	}
	
	.icon-y {
	    background-position: 35% center;
	}
	
	.imac-section-header {
	    text-align: center;
	}
	
	.imac-section-header {
	    font-weight: bold;
	    font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
	h4.promo {
	    font-size: 18px;
	}	
}

@media only screen and (max-width: 1200px) {
	.wfb-right {
	    padding-top: 80px;
	}
}
@media only screen and (max-width: 480px) {
	.wfb-right {
	    padding-top: 0px;
	    text-align: center;
	}
	
	.header-headline {
	    padding-top: 0px;
	    font-size: 24px;
	    font-weight: bold;
	    letter-spacing: 1px;
	    text-align: left;
	    text-align: center;
	    line-height: 34px;
	    margin-top: 10px;
	}
} */
#features.fixed {
  z-index: 1100;
  opacity: .75;
}

.auto-img {
	width: 60%;
    height: 60%;
}






