@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

body {
  font-family: "微軟正黑體";
}

@media screen and (min-width: 768px) {
    body {
      padding: 65px 0px 0px !important;
    }
}

.btn.btn-square:hover,
.btn.clickContactSuccessMsg:hover,
.btn.submitFreeExBtn:hover,
.btn.btn-square:focus,
.btn.clickContactSuccessMsg:focus,
.btn.submitFreeExBtn:focus {
  background-color: #ff9c5a;
}

/* header部分的樣式 */
/* .timeline-container, */
.container {
  width: 74%;
  margin: 0 auto;
}

.offset {
  margin: 0px;
  padding: 0px;
}

.navbar-brand-title {
  display: flex;
  /*justify-content: flex-start;*/
  justify-content: space-between;
  align-items: center;
  /*max-width: 400px;*/
}

.navbar-brand-title.inBlog {
  justify-content: center;
}

.navbar-brand-title-h1 {
  margin-bottom: 0;
}

.headrItem {
  font-size: 20px !important;
}

.headrIcon {
  display: flex !important;
}

.headrIcon a {
  font-size: 22px !important;
}

.navbar-brand-img {
  width: 65px;
  height: 65px;
  padding: 10px;
}

.bannerBtn {
  padding: 4px 10px 5px 14px;
  color: #ffffff;
  background: linear-gradient(#eeb893, #ff6600);
  background: linear-gradient(to top right, #eeb893, #ff6600, #ff6600);
  box-shadow: 0 0 2px 1px #eeb893;
}

.loginBtnStyle {
  padding: 4px 10px 5px 14px;
  color: #ffffff;
  background: #f26101;
}

.freeBtnStyle {
  padding: 4px 10px;
  color: #ffffff;
  background: #012060;
}

.moreBtnStyle {
  padding: 10px 10px 10px 10px;
  color: #373853;
  border: 1px solid #373853;
  text-align: center;
}

.showItem {
  display: none;
}

/* banner部分的樣式 */
.btnPosition {
  transform: translate(180px, 100px) !important;
}

.banner-style {
  text-align: left;
  color: black;
  padding: 60px 0 15px 0;
  width: 600px;
  height: 160px;
  line-height: 1.5em;
  white-space: normal;
}

.banner-style2 {
  text-align: left;
  padding: 60px 0 15px 0;
  width: 600px;
  height: 160px;
  line-height: 1.5em;
  white-space: normal;
  color: #f5ac48;
}

.banner-wrap li:nth-child(1) .tp-bgimg.defaultimg {
  background-position: center center !important;
}

.banner-wrap li:nth-child(2) .tp-bgimg.defaultimg {
  /* background-size: contain !important; */
  background-position: center center !important;
}

.banner-wrap li:nth-child(3) .tp-bgimg.defaultimg {
  background-position: right center !important;
}
/* 功能特色部分的樣式 */
.section-title .handsup-title {
  font-size: 30px;
  letter-spacing: -0.6px;
  line-height: 34px;
  font-weight: 700;
  color: #3d3d3d;
  margin: 0;
  /* text-transform: lowercase; */
}

.handsup-content {
  width: 70%;
  margin: 0 auto;
}

.handsup-item-box {
  max-width: 1000px;
  height: 300px;
  display: flex;
  justify-self: center;
  align-items: center;
}

.handsup-item-title {
  font-size: 20pt;
  font-weight: bold;
  color: black;
  line-height: 1.3em;
}

.handsup-item-text {
  font-size: 14pt;
  line-height: 21pt;
  font-family: "微軟正黑體 light";
}

.bg-white {
  background-color: #ffffff;
}

.theImgBox {
  max-width: 1000px;
  height: 300px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.theImgContent01 {
  background-image: url(images/handsup/features01.png);
}

.theImgContent02 {
  background-image: url(images/handsup/features02.png);
}

.theImgContent03 {
  background-image: url(images/handsup/features03.png);
}

.theImgContent04 {
  background-image: url(images/handsup/features04.png);
}

.theImgContent05 {
  background-image: url(images/handsup/features05.png);
}

.theImgContent06 {
  background-image: url(images/handsup/features06.png);
}

.theImgContent07 {
  background-image: url(images/handsup/features07.png);
}

.theImgContent08 {
  background-image: url(images/handsup/features08.png);
}

.theImgContent09 {
  background-image: url(images/handsup/features09.png);
}

.theImgContent10 {
  background-image: url(images/handsup/features10.png);
}

.mb-1 {
  margin-bottom: 30px;
}

.rightFlip {
  display: flex;
  flex-direction: row-reverse;
}

.nav-bars-style {
  transform: translateY(-3px);
}

/* 費用方案-flydove */
.flydoveCost-js h3 {
  font-size: 45px;
}

.flydoveCost-js .form-input {
  display: block;
  width: 100%;
  height: 58px;
  padding: 12px 52px;
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
  color: #333;
  background-color: white;
  background-image: none;
  border: 2px solid #e0e0e0;
  border-radius: 29px;
  -webkit-appearance: none;
  transition: 0.3s ease-in-out;
  box-sizing: border-box;
}

/* 費用方案-smartdove */
.smartdoveCost-js h3 {
  font-size: 45px;
}

.smartdoveCost-js .form-input {
  display: block;
  width: 100%;
  height: 58px;
  padding: 12px 52px;
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
  color: #333;
  background-color: white;
  background-image: none;
  border: 2px solid #e0e0e0;
  border-radius: 29px;
  -webkit-appearance: none;
  transition: 0.3s ease-in-out;
  box-sizing: border-box;
}

/* 費用方案-sms */
.smsCost-js h3 {
  font-size: 45px;
}
/* 費用方案-mms */
.mmsCost-js h3 {
  font-size: 45px;
}

.smsCost-js .form-input {
  display: block;
  width: 100%;
  height: 58px;
  padding: 12px 52px;
  font-size: 19px;
  font-weight: 600;
  line-height: 30px;
  color: #333;
  background-color: white;
  background-image: none;
  border: 2px solid #e0e0e0;
  border-radius: 29px;
  -webkit-appearance: none;
  transition: 0.3s ease-in-out;
  box-sizing: border-box;
}

/* 客戶案例 */
.caseText {
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.caseText p {
  font-size: 18px;
  margin-bottom: 10px;
}

.caseLogo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 15%!important;
  padding-right: 15%!important;
}

.logoBox {
  width: 100%;
  min-height: 100px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 20px 0px;
  /* border:1px solid #000000; */
}

.logo486 {
  background-image: url(./images/clientLogo/486.png);
}
.logoCht {
  background-image: url(./images/clientLogo/cht.png);
}
.logoLaomanoodle {
  background-image: url(./images/clientLogo/laomanoodle.png);
}
.logoEfshop {
  background-image: url(./images/clientLogo/efshop.png);
}
.logoJourdeness {
  background-image: url(./images/clientLogo/jourdeness.png);
}
.logoCherif {
  background-image: url(./images/clientLogo/cherif.png);
}
.logoPami {
  background-image: url(./images/clientLogo/pami.png);
}
.logoFundrich {
  background-image: url(./images/clientLogo/fundrich.png);
}
.logoEcpay {
  background-image: url(./images/clientLogo/ecpay.png);
}
.logoBhk {
  background-image: url(./images/clientLogo/bhk.png);
}
.logoGracegift {
  background-image: url(./images/clientLogo/gracegift.png);
}
.logoHangten {
  background-image: url(./images/clientLogo/hangten.png);
}
.logoCyberbiz {
  background-image: url(./images/clientLogo/cyberbiz.png);
}
.logoMiracle {
  background-image: url(./images/clientLogo/miracle.png);
}
.logoNet {
  background-image: url(./images/clientLogo/net.png);
}
.logoRoots {
  background-image: url(./images/clientLogo/roots.png);
}
.logoTimberland {
  background-image: url(./images/clientLogo/timberland.png);
}
.logoVerybuy {
  background-image: url(./images/clientLogo/verybuy.png);
}
.logoVitabox {
  background-image: url(./images/clientLogo/vitabox.png);
}
.logoWaca {
  background-image: url(./images/clientLogo/waca.png);
}
.logoIchef {
  background-image: url(./images/clientLogo/ichef.png);
}
.logoHappycash {
  background-image: url(./images/clientLogo/happycash.png);
}
.logoNongchunxiang {
  background-image: url(./images/clientLogo/nongchunxiang.png);
}
.logoWowprime {
  background-image: url(./images/clientLogo/wowprime.png);
}
.logoMagiplanet {
  background-image: url(./images/clientLogo/magiplanet.png);
}
.logoNuv {
  background-image: url(./images/clientLogo/nuv.png);
}
/* 部落格設定 */
.flydoveBlog-js {
  z-index: 99;
}

/* 連絡我們部分的樣式 */
/* .googleMapStyle {
  width: 100%;
} */

.contact-Us-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./images/contact-Us.png);
}

.bg-eeeeee {
  background-color: #eeeeee;
}

.contactSuccessMsg {
  position: fixed;
  top: 40%;
  left: 0;
  right: 0;
  width: 100vw;

  font-size: 25px;
  display: none;
  z-index: 100;
}

.contactSuccessMsg .textContent {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  width: 330px;
  font-size: 25px;
  padding: 20px 30px;
  border-radius: 20px;
  color: #ffffff;
  margin: 0 auto;
}

input:focus {
  background-color: #ffffff !important;
}

/* 免費體驗-樣式設定 */
.freeEx-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(./images/freeEX.png);
}

.footer.inverse-wrapper .sub-footer {
  background-color: #ffffff;
}

.footer .footerFbText {
  color: #000000;
}
.thefunctionArea {
  margin-top: 0px;
}
.thefunctionArea .fadeIn {
  /* padding-bottom: 30px; */
}

.feature h4 {
  font-size: 14pt;
  margin-bottom: 6pt;
}

.feature p {
  font-family: "微軟正黑體 light";
  font-size: 12pt;
  line-height: 18pt;
}

.widgetLogo{
  width: 280px;
}

.subscription {
  padding-top: 20px;
  width: 300px;
}


.subscription-group {
  display: flex;
}
.subscription-btn {
  width: 80px;
  height: 38px;
  line-height: 38px;
  background-color: #f26101;
}

/* RWD設定 */

@media (max-width: 1310px) {
  .container{
    width: 965px;
    margin: 0 auto;
  }
}




@media (max-width: 1199px) {
  .rightFlip {
    display: block;
  }
  .handsup-item-box {
    padding-top: 20px;
    max-width: 1000px;
    height: auto;
    display: block;
  }
  .caseText {
    height: auto;
    padding-bottom: 50px;
  }
}

@media (max-width: 992px) {
  .thefunctionArea .col-md-4 {
    /* padding-left: 10px; */
  }
  .closeItem {
    display: none !important;
  }
  .showItem {
    display: block;
  }
  .navbar-nav > li > a.closeforRWD {
    padding: 0 !important;
  }
  .freeEx-img {
    display: none;
  }
}
@media (max-width: 767px) {
  .handsup-content {
    width: 95%;
    margin: 0 auto;
  }
  .handsup-item-box {
    /* padding: 30px; */
  }
  .container.inner.RWD-djustment {
    width: 100%;
  }

  .container.containerCaseShow{
    width: 100%;
  }


  .flydoveCost-js,
  .smartdoveCost-js,
  .smsCost-js {
    transform: translateY(-30px);
  }

  .flydoveCost-js .container-fluid,
  .smartdoveCost-js .container-fluid,
  .smsCost-js .container-fluid {
    width: 100%;
  }
  .flydoveCost-js .box-3_header,
  .flydoveCost-js .box-3_cnt,
  .smartdoveCost-js .box-3_header,
  .smartdoveCost-js .box-3_cnt,
  .smsCost-js .box-3_header,
  .smsCost-js .box-3_cnt {
    padding: 30px 0;
    border-radius: 0;
  }
  .flydoveCost-js h3,
  .smartdoveCost-js h3,
  .smsCost-js h3 {
    font-size: 35px;
  }
  .flydoveCost-js .form-input,
  .smartdoveCost-js .form-input,
  .smsCost-js .form-input {
    width: 90%;
    margin: 20px auto 30px;
  }

  .well-2 {
    padding: 0px 0 50px;
  }

  .smartdoveCost-js h3 {
    font-size: 30px;
    line-height: 3.5rem;
  }
}

@media (max-width: 486px) {
  .navbar-brand-title-h1 {
    font-size: 22px;
  }
  .footer.inverse-wrapper .sub-footer {
    background-color: rgb(35, 37, 38);
  }

  .footer .footerFbText {
    color: #d5d5d5;
    text-align: center;
  }

  .sub-footer {
    display: none;
  }
  .banner-wrap .RWDTextStyle {
    transform: translate(30px, -10px) !important;
  }
  .rwd-banner01 {
    font-size: 14px !important;
  }
}

@media (max-width: 400px) {
  .navbar-brand-title-h1 {
    font-size: 18px;
  }
  .navbar-brand-img {
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .flydoveCost-js h3 {
    font-size: 30px;
  }
  .smsCost-js h3 {
    font-size: 30px;
  }
}

@media (max-width: 360px) {
.subscription{
  width: 230px;
}
.widget p{
  font-size: 12px;}

.widgetLogo{
  width: 230px;
}
}


@media (min-width: 991px) {
  .navbar .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 15px;
  }

  .navbar .dropdown-menu li {
    background: #f2f2f2;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  #free-plan-children a{
    white-space:nowrap !important;
  }
}

@media (max-width: 990px) {
  #free-plan-children a{
    white-space:normal !important;
  }
}

@media (max-width: 768px) {
  .banner-wrap li:nth-child(2) .tp-bgimg.defaultimg {
    background-image: url("/images/banner/banner011.png") !important;
  }

  .slider_title_rwd{
    margin: 0 !important;
    font-size: 18px;
    text-align: center;
  }
  .slider_desc_rwd{
    margin: 0 !important;
  }
}
