/* colors start */
/* colors end */
body {
  font-size: 16px; }

#homephoneplus.tc {
  overflow-x: hidden;
  color: #333;
  background-color: #F5F6F7;
  font-weight: 400;
  font-family: Noto Sans TC; }  
#homephoneplus.en {
  overflow-x: hidden;
  color: #333;
  background-color: #F5F6F7;
  font-weight: 100;
  font-family: titling-gothic-fb-narrow; }
  /* .st-breadcrumb {
    color: #aaaaaa;
    background-color: white;
    padding: 0;
		}
		.st-breadcrumb-container .st-breadcrumb{
			    padding: 8px 28px;
			max-width: 1320px !important;
		}
		.st-breadcrumb a {
    font-family: Noto Sans, sans-serif !important;
    font-weight: bold;
    font-size: 13px;
    color: #aaaaaa;
		}
		.st-breadcrumb a:hover{
			color:#aaaaaa;
		} 
		.text-nowrap {
    white-space: nowrap !important;
		}  */  
  #homephoneplus a:hover, #homephoneplus a:focus {
    text-decoration: none; }
  @media (max-width: 576px) {
    #homephoneplus .container {
      width: 90%; } }
  @media (max-width: 1024px) and (min-width: 840px) {
    #homephoneplus .col-custom {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (max-width: 840px) {
    #homephoneplus {
      font-size: 0.9em; } }
  @media (max-width: 768px) {
    #homephoneplus {
      font-size: 0.8em; } }

  #homephoneplus #Homebanner .phone-mobile-image-bg{
    display: block;
    width: 1320px;
    height: 420px;
    text-align: center;
    margin: 0 auto;
    border-radius: 40px;
  }
  
  #homephoneplus #Homebanner .phone-mobile-image-bg img{
    border-radius: 40px;
  }

  #homephoneplus #Homebanner .phone-mobile{
    display: none;
    width: 100%;
    height: 100%;
  }

  @media (max-width: 1024px) {
    #homephoneplus #Homebanner .phone-mobile{
      display: block;
    }

    #homephoneplus #Homebanner .phone-mobile-image-bg{
      display: none;
    }
  }
  @media (max-width: 1024px) {
    #homephoneplus #Homebanner .phone-mobile-image-bg{
      display: block;
      width: 1320px;
      height: 420px;
      margin: 0 auto;
      padding: 20px 0;
      border-radius: 40px;
    }    
  
    #homephoneplus #Homebanner .phone-mobile-image-bg{
      display: none;
      width: 100%;
      height: 100%;
    }
  }     
  #homephoneplus .hpp_banner {
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    width: 1320px;
    height: 420px;
    margin: 0 auto;
    border-radius: 40px;
    color: white;
    padding: 20px 0;
    font-size: 1em; }
    @media (max-width: 1024px) {
      #homephoneplus .hpp_banner {
        width: 100%;
        height: unset;
        border-radius: unset;
        background-position: unset!important;
        background-repeat: round!important;
        margin-bottom: 20px; } }
    @media (max-width: 840px) {
      #homephoneplus .hpp_banner {
        margin-bottom: 0; } }
    #homephoneplus .hpp_banner .banner-header {
      font-size: 3em; }
    #homephoneplus .hpp_banner .banner-subheader {
      font-size: 28px;
      font-weight: 700;
      line-height: 38px; }
    #homephoneplus .hpp_banner_app {
      width: 100%;
      margin: auto;
      padding: 80px 10px 80px 30px;
      justify-content: center; }
      #homephoneplus .hpp_banner_app#phone_services {
        width: 90%;
        margin: auto;
        padding: 80px 10px 50px 10px;
        justify-content: center; }
        @media (max-width: 840px){
          #homephoneplus .hpp_banner_app#phone_services {
            width: 100%;
            padding: 30px 0px 0px 0px;}
        }
        #homephoneplus .hpp_banner_app#phone_services .col-12{
          padding-right: 25px;
          padding-left: 25px; }
          @media (max-width: 840px){
            #homephoneplus .hpp_banner_app#phone_services .col-12{
              padding-right: 15px;
              padding-left: 15px; }
          }
          @media (max-width: 840px){
            #homephoneplus .hpp_container#SERVICES{
              width: 100%;
            }
          }
          @media (max-width: 540px){
            #homephoneplus .hpp_container#SERVICES{
              width: 100%;
            }
          }
          #homephoneplus .hpp_container#PLAN{
            margin-top: 70px
          }
          @media (max-width: 840px){
            #homephoneplus .hpp_container#PLAN {
              margin-top: 60px;
              padding-right: 20px;
              padding-left: 20px;
            }
          }
          @media (max-width: 840px){
            #homephoneplus .hpp_container#PLAN {
              padding-right: 0px;
              padding-left: 0px;
            }
          }
      @media (max-width: 840px) {
        #homephoneplus .hpp_banner .hpp_banner_app {
          padding-left: 50px; } }
      @media (max-width: 768px) {
        #homephoneplus .hpp_banner .hpp_banner_app {
          padding: 20px; } }
      #homephoneplus .hpp_banner .hpp_banner_app .app_header {
        font-size: 2em; }
      #homephoneplus .hpp_banner .hpp_banner_app .app_subheader {
        font-size: 0.9em; }
      #homephoneplus .hpp_banner .hpp_banner_app .app_img {
        padding-left: 0;
        padding-right: 0;
        position: relative; }
        #homephoneplus .hpp_banner .hpp_banner_app .app_img img {
          height: 55px;
          position: absolute;
          top: 10%;
          left: 50%;
          -webkit-transform: translate(-50%, 0%);
          -moz-transform: translate(-50%, 0%);
          -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%); }
          @media (max-width: 768px) {
            #homephoneplus .hpp_banner .hpp_banner_app .app_img img {
              height: 45px; } }
          @media (max-width: 540px) {
            #homephoneplus .hpp_banner .hpp_banner_app .app_img img {
              height: 40px; } }
      #homephoneplus .hpp_banner .hpp_banner_app .plus-sign {
        position: relative;
        top: 12px;
        right: 10px;
        font-size: 2em; }
        @media (max-width: 992px) {
          #homephoneplus .hpp_banner .hpp_banner_app .plus-sign {
            text-align: center; } }
        @media (max-width: 840px) {
          #homephoneplus .hpp_banner .hpp_banner_app .plus-sign {
            top: 0;
            right: 0; } }
      @media (max-width: 992px) and (min-width: 840px) {
        #homephoneplus .hpp_banner .hpp_banner_app .col-md-6:nth-child(3) .plus-sign {
          display: none; } }
  #homephoneplus .hpp_nav {
    margin-bottom: 50px;
    right: 9px; }
    @media (max-width: 840px) {
      #homephoneplus .hpp_nav {
        margin-bottom: 20px; } }
    @media (max-width: 840px) {
      #homephoneplus .hpp_nav {
        width: 100%;
        left: 0px;
        right: 0px;
        padding-left: 0;
        padding-right: 0; } }
    #homephoneplus .hpp_nav ul {
      list-style-type: none;
      margin: auto;
      padding: 0;
      text-align: center;
      cursor: pointer;
      background-color: transparent; }
      @media (max-width: 840px) {
        #homephoneplus .hpp_nav ul {
          padding: 10px 0;
          background-color: white; } }
      #homephoneplus .hpp_nav ul li {
        display: inline;
        padding: 0 40px; }
        @media (max-width: 768px) {
          #homephoneplus .hpp_nav ul li {
            padding: 0px 15px; } }
        #homephoneplus .hpp_nav ul li:not(:last-child) {
          border-right: solid 1px #666666; }
          @media (max-width: 840px) {
            #homephoneplus .hpp_nav ul li:not(:last-child) {
              border-right: none; } }
        #homephoneplus .hpp_nav ul li a {
          color: #666666; }
    @media (max-width: 840px) {
      #homephoneplus .hpp_container {
        margin-bottom: 20px; } }
    #homephoneplus .hpp_container .hpp_header {
      text-align: center;
      font-size: 2em;
      color: #333333; 
      font-weight: 500;}    
    #homephoneplus.tc .hpp_container .hpp_header {
      font-weight: 700;}
    #homephoneplus.en .hpp_container .hpp_header {
      font-weight: 500;
      font-family:titling-gothic-fb-condensed;}  
    #homephoneplus .hpp_container .hpp_subheader {
      text-align: center;
      width: 50%;
      margin: auto;
      color: #333333; }
      @media (max-width: 840px) {
        #homephoneplus .hpp_container .hpp_subheader {
          width: 100%; } }
    #homephoneplus .hpp_container .hpp_inner_container {
      width: 80%;
      margin: 20px auto;
      border-radius: 99px;
      background-color: white; }
      #homephoneplus .hpp_container .hpp_inner_container {
        width: 80%;
        margin: 20px auto;
        border-radius: 99px;
        background-color: white; }
        #homephoneplus .hpp_container#SERVICES .hpp_inner_container {
          width: 100%; }
        #homephoneplus .hpp_container#PLAN .hpp_inner_container {
          width: 65%; }
          @media (max-width: 1024px) {
            #homephoneplus .hpp_container#PLAN .hpp_inner_container {
              width: 100%; }
          } 
      @media (max-width: 640px) {
        #homephoneplus .hpp_container#SERVICES .hpp_inner_container {
          margin: 20px auto 0px; }
      }     
      @media (max-width: 840px) {
        #homephoneplus .hpp_container .hpp_inner_container {
          width: 100%;
        }
      }
      #homephoneplus .hpp_container .hpp_inner_container .mobile-collaspe-block {
        height: 30px;
        display: none; }
        @media (max-width: 840px) {
          #homephoneplus .hpp_container .hpp_inner_container .mobile-collaspe-block {
            display: block; } }
      #homephoneplus .hpp_container .hpp_inner_container .mobile-read-more {
        display: none;
        text-align: center;
        cursor: pointer;
        position: absolute;
        bottom: 0px;
        left: 50%;
        width: 90%;
        text-align: center;
        padding-top: 80px;
        margin: 20px 0;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        /* "transparent" only works here because == rgba(0,0,0,0) */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%); }
        @media (max-width: 840px) {
          #homephoneplus .hpp_container .hpp_inner_container .mobile-read-more {
            display: block; } }
      #homephoneplus .hpp_container .hpp_inner_container .plan .row .col-2 img{
        width: 24px;
      }      
      #homephoneplus .hpp_container .hpp_inner_container img {
        vertical-align: middle;
        position: relative;
        max-width: none !important; }
      #homephoneplus .hpp_container .hpp_inner_container .phone {
        background-color: white; }
        @media (max-width: 840px) {
          #homephoneplus .hpp_container .hpp_inner_container .phone .mobile-push-top {
            order: -1;} }
        @media (min-width: 841px) {
          #homephoneplus .hpp_container .hpp_inner_container .phone .remove-padding {
            padding-left: 0; } }
        #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container {
          padding: 10% 50px; }
          @media (max-width: 1023px) {
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container {
              padding: 80px 10px 80px 30px; } }
          @media (max-width: 840px) {
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container {
              padding: 20px 50px; } }
          #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-title {
            margin-bottom: 20px; }
          #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-item {
            margin: 10px 0;
            font-size: 0.8em; }
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-item .row {
              display: table; }
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-item .col-10 {
              display: table-cell;
              vertical-align: middle;
              padding-left: 0; }
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-item .circle {
              -moz-border-radius: 50px;
              -webkit-border-radius: 50px;
              border-radius: 50px;
              border: 1px solid black; }
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-item .inline {
              display: inline; }
          #homephoneplus .hpp_container .hpp_inner_container .phone .phone-container .phone-footer {
            margin-top: 30px;
            font-size: 0.8em;
            color: #999999; }
        #homephoneplus .hpp_container .hpp_inner_container .phone .phone-and-bg {
          background-image: url("/IMG_V4/homephoneplus/phone-and-bg.png");
          background-size: cover;
          background-position: left 0;
          background-repeat: no-repeat;
          height: 650px;
          padding: 30px 0; }
          @media (min-width: 1025px) {
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-and-bg {
              height: 580px; } }
          @media (max-width: 840px) {
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-and-bg {
              background-position: right center;
              background-size: cover;
              background-color: #f5f6fa;
              height: 300px;
              width: 95%;
              float: right;
              background-image: url("/IMG_V4/homephoneplus/m-phone-and-bg.png"); } }
          @media (max-width: 768px) {
            #homephoneplus .hpp_container .hpp_inner_container .phone .phone-and-bg {
              width: 93%; } }
        #homephoneplus .phone .phone-mobile-image-bg{
          display: block;
          padding-left: 0px;
          padding-right: 0px;
        }

        @media (max-width: 840px) {
          #homephoneplus .phone .phone-mobile-image-bg{
            display: none;
          }
        }

        #homephoneplus #PHONE .hpp_header{
          text-align: center;
          font-size: 2em;
          margin-bottom: 20px;
          color: #333333;
        }

        #homephoneplus.tc #PHONE .hpp_header{
          font-weight: 700;
        }

        #homephoneplus.en #PHONE .hpp_header{
          font-weight: 500;
          font-family: titling-gothic-fb-condensed;
        }
    
        @media (max-width: 840px) {
          #PHONE{
            margin-top: 80px;
          }
        }

        #homephoneplus #phone .phone-mobile {
          display: none;
          background-color: transparent;
          bottom: 5%; }
          @media (max-width: 840px) {
            #homephoneplus #phone .phone-mobile {
              display: block;
            }
          }
              #homephoneplus .phone .phone-mobile{
                padding-left: 0px;
                padding-right: 0px;
              }

      #homephoneplus .hpp_container .hpp_inner_container .services {
        background-color: white;
        padding: 0px 0px 70px; }
        @media (max-width: 840px) {
          #homephoneplus .hpp_container .hpp_inner_container .services {
            padding: 0px 0px 47px; } }
        #homephoneplus .hpp_container .hpp_inner_container .services .tabs {
          overflow-x: hidden;
          overflow-y: hidden;
          text-align: center; }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs::-webkit-scrollbar {
            display: none;
            width: 0px;
            /* remove scrollbar space */
            background: transparent;
            /* optional: just make scrollbar invisible */ }
          @media (max-width: 992px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs {
              overflow-x: auto; } }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul {
            list-style-type: none;
            margin: auto;
            position: relative;
            display: inline-flex;
            align-items: center;
            padding: 10px 0px;
            background: #f6f6f6;
            border-radius: 99px;
            width: auto;
            height: 50px;}
            @media (max-width: 1024px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul {
                width: auto; } }
            @media (max-width: 1200px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul {
                font-size: 1em;
                padding: 5px 0px; } }
            @media (max-width: 840px) {
              #homephoneplus.en .hpp_container .hpp_inner_container .services .tabs ul {
                font-size: 1em;
                height: 60px;
              }  
              #homephoneplus.en .hpp_container .hpp_inner_container .services .tabs ul {
                font-size: 1em;
                height: 70px; } }
                  @media screen and (max-width: 1024px) {
                  #homephoneplus .hpp_container .hp_inner_container .services .tabs ul li {
                    width: 300px;
                    padding-left: 11%;
                    padding-right: 12%; } }    
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a {
              color: #333; }
              /* #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a:hover, #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a:focus, #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a.active {
                text-decoration: none;
                color: #ff0217; }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a:hover li, #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a:focus li, #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a.active li {
                  border-bottom: solid 2px #ff0217;
                  cursor: pointer; } */
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a.active{
                  text-decoration: none;
                  background: red;
                  color: #fff;
                  padding: 10px 0px;
                  border-radius: 99px;
                }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul li {
                  display: flex;
                  padding-top: 7px;
                  padding-bottom: 7px;
                  line-height: 20px;
                  width: 360px;
                  margin: 0 5px;
                  font-weight: 500;
                  font-size: 16px;
                  justify-content: center;
                  padding-left: 20%;
                  padding-right: 20%;
                }
                #homephoneplus.tc .hpp_container .hpp_inner_container .services .tabs ul li {
                  font-weight: 700;
                  padding-left: 10%;
                  padding-right: 10%;
                }
                #homephoneplus.en .hpp_container .hpp_inner_container .services .tabs ul li {
                  font-weight: 500;
                  padding-left: 10%;
                  padding-right: 10%;
                }
                  @media screen and (max-width: 1024px) {
                    #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul li {
                      width: auto;
                      min-width: 200px;
                      padding-left: 10%;
                      padding-right: 10%;}
                  }
                  @media screen and  (max-width: 820px) {
                    #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul li {
                      min-width: 250px;
                      }
                  }
                  @media screen and  (max-width: 420px) {
                    #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul li {
                      min-width: 160px;
                      padding-left: 5%;
                      padding-right: 5%; }
                  }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs ul a {
                  color: #333;
                }     
        #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content {
          margin: auto;
          width: 1100px; }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content#call_management {
            width: 1100px;
          }
          @media (max-width: 1024px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content#call_management {
              width: 100%; } }
          @media (max-width: 840px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content#call_management {
              width: 95%; } }    
          @media (max-width: 1024px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content {
              width: 100%; } }
          @media (max-width: 840px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content {
              width: 500px; } }
          @media (max-width: 840px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content {
              width: 95%; } }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content .tab {
            display: none; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content .tab.active {
              display: block; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content .tab .tab-title {
              text-align: center;
              font-weight: 400;
              font-size: 18px; }
              @media (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content .tab .tab-title {
                  font-size: 16px; }
              }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content .tab .tab-desc {
              text-align: center;
              width: 90%;
              margin: auto;
              color: #333333; }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail {
            margin-top: 50px;
            text-align: center; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .col-6:first-child {
              padding-right: 100px;
              padding-left: 0px;}
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .col-6:last-child {
                display: flex;
                align-items: flex-start;
                justify-content: flex-start;
                padding-left: 60px;
              }
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .col-6 {
                padding-right: 0px;
                padding-left: 0px;}  
            @media (max-width: 840px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail {
                text-align: center;
                margin-top: 0px; } 
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .display-flex-ai-fs{
                  margin-bottom: 33px; } 
              }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .img {
              position: relative;
              display: inline-block;
              width: 110px; }
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .img img {
                max-height: 100%;
                width: 100px;
                height: 100px; }
                @media (max-width: 840px) {
                  #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .img img {
                    width: 70px;
                    height: 70px; } }
              @media (max-width: 1024px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .img {
                  width: 90px; } }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc {
              position: relative;
              display: inline-block;
              width: 65%;
              vertical-align: middle; }
              @media (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc {
                  width: 100%;
                  padding-left: 30px;} }
                  @media (max-width: 540px) {
                    #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc {
                      display: flex;
                      flex-direction: column;
                      align-items: flex-start;
                      padding-left: 16px; } 
                  }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-header {
              font-size: 28px;
              padding-bottom: 20px;
              color: #333333;}        
              #homephoneplus.tc .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-header {
                font-weight: 700; }    
              #homephoneplus.en .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-header {
                font-weight: 500;
                font-family:titling-gothic-fb-condensed; }
                @media (max-width: 839px) {
                  #homephoneplus.tc .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-header {
                    padding-bottom: 0px;
                  }
                  #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-header {
                    font-size: 20px;
                  }
                }
                @media (max-width: 540px) {
                  #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-header {
                    padding-bottom: 0px;
                  }
                }
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-body {
                color: #333;}
          @media (max-width: 839px) {
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_management .call_management_detail .desc .call-desc-body {
              font-size: 14px; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content {
              text-align: center; } }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block {
            display: table;
            margin-top: 40px;
            width: 105%; }
            @media (max-width: 839px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block {
                width: 100%;
                margin-top: 20px; } }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block:last-child {
              padding-bottom: 20px; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .img {
              display: table-cell;
              vertical-align: top;
              width: 70px; }
              @media (max-width: 839px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .img {
                  height: 50px !important; } }
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .img img {
                max-height: 100% !important; }
                @media (max-width: 839px) {
                  #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .img img {
                    max-width: 50px !important; } }
              @media (max-width: 839px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .img {
                  display: block;
                  width: auto; } }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content {
              display: table-cell;
              padding-left: 5px; }
              @media (max-width: 839px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content {
                  display: block; } }
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_header {
                color: #333333;
                font-size: 1.3em; }
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body {
                font-size: 0.9em; }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul {
                  list-style-type: disc;
                  padding-left: 0;
                  margin-bottom: 0;
                  text-align: left;
                  color: #666666; }
                  #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul li {
                    display: inline-block;
                    padding-right: 2%;
                    margin-left: 20px;
                    vertical-align: top; }
                    #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul li:before {
                      content: "";
                      display: list-item;
                      position: absolute; }
                    #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul li .list-item {
                      width: 200px;
                      text-align: left; }
                      @media (max-width: 1023px) {
                        #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul li .list-item {
                          width: 135px; } }
                      @media (max-width: 839px) {
                        #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul li .list-item {
                          width: 146px; } }
                      @media (max-width: 577px) {
                        #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .list_content .list_body .list-block ul li .list-item {
                          width: 75px;
                          margin-left: -2px; } }
            @media (max-width: 839px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .m-top-10 {
                margin-top: 10px !important; } }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .top-10 {
              margin-top: 10px; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .top-10-2 {
              margin-top: 10px; }
              @media (min-width: 839px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .top-10-2 {
                  margin-top: 40px; } }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .word {
              display: table-cell;
              padding-left: 10px;
              vertical-align: middle;
              color: #333333;
              font-size: 1.3em; }
              @media (max-width: 839px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .word {
                  display: block;
                  padding-left: 0; } }
            @media (max-width: 839px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .item-container {
                width: 350px;
                margin: auto; } }
            @media (max-width: 577px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .item-container {
                width: 200px;
                margin: auto; } }
            @media (max-width: 839px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .item-container-2 {
                width: 400px;
                margin: auto; }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .item-container-2 .col-6 {
                  padding-left: 0; } }
            @media (max-width: 577px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #home_assistant .home_assistant_content .item_block .item-container-2 {
                width: 250px;
                margin: auto; } }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #overseas .spacing {
            width: 90%;
            margin: auto;
            padding-bottom: 20px; }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #overseas .over-size {
            width: 100%;
            margin: auto; }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #overseas .img {
            width: 100%;
            margin: 20px 0 20px 0; }
            @media (max-width: 540px) {
              #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #overseas .img {
                margin-top: 20px; } }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #overseas .img img {
              max-height: 80px; }
              @media (max-width: 540px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #overseas .img img {
                  max-height: 50px; } }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard{
            width: 750px;
            margin: 0px auto;
          }        
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail {
            padding-top: 50px;
            width: 90%;
            margin: auto; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail:last-child{
              padding-bottom: 0px;
            }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail:last-child .call_guard_desc li{
              font-weight: 700;
              padding: 10px 0px;
            }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail:last-child .call_guard_desc li.up{
              font-size:12px;
              font-weight: 400;
              line-height: 18px;
            }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail img {
              width: 100px;
              height: 100px; }
              @media (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail .col-3{
                  padding: 0px 5px;
                  text-align: center;
                }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail .col-9{
                  padding: 0px 5px;
                }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard{
                  width: 100%;
                }
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail {
                  padding-bottom: 33px;
                }    
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail img {
                    width: 70px;
                    height: 70px;
                }
              }
              #homephoneplus.tc .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail .call_guard_header {
                font-size: 1.8em;
                color: #333333;
                font-weight: 700;
                padding-bottom: 20px;
                line-height: 24px;}  
            #homephoneplus.en .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail .call_guard_header {
              font-size: 1.8em;
              color: #333333;
              font-weight: 500;
              padding-bottom: 20px;
              line-height: 34px;
              font-family:titling-gothic-fb-condensed; }
              @media (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard .call_guard-detail {
                  width: 100%; } }
          #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard ul {
            padding-left: 20px; }
            #homephoneplus .hpp_container .hpp_inner_container .services .tabs-content #call_guard ul .tnc {
              margin-top: 20px;
              color: #999999;
              margin-left: -19px;
              font-size: 0.9em; }
      #homephoneplus .hpp_container .hpp_inner_container .plan {
        background-color: white;
        padding: 40px 50px;
        border-radius: 30px;
      }
      @media (max-width: 840px) {
        #homephoneplus .hpp_container .hpp_inner_container .plan {
          padding: 20px 0px 40px;
        }
      }
        #homephoneplus .hpp_container .hpp_inner_container .plan .tabs {
          overflow-x: hidden;
          overflow-y: hidden;
          text-align: center;  }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs::-webkit-scrollbar {
            display: none;
            width: 0px;
            /* remove scrollbar space */
            background: transparent;
            /* optional: just make scrollbar invisible */ }
          @media (max-width: 992px) {
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs {
              overflow-x: auto; } }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul {
            list-style-type: none;
            margin: auto;
            position: relative;
            display: inline-flex;
            align-items: center;
            padding: 10px 0px;
            background: #f6f6f6;
            border-radius: 99px;
            width: auto;
            height: 58px;}
            @media (max-width: 1024px) {
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul {
                width: auto; } }
            @media (max-width: 1200px) {
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul {
                font-size: 1em;
                padding: 10px 0px; } }
            @media (max-width: 840px) {
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul {
                font-size: 1em; } }
            @media (max-width: 540px) {
              #homephoneplus.en .hpp_container .hpp_inner_container .plan .tabs ul {
                height: 68px; } }    
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul li {
              display: flex;
              padding-top: 7px;
              padding-bottom: 7px;
              line-height: 20px;
              width: 300px;
              margin: 0 5px;
              position: relative;
              font-size: 16px;
              float: left;
              justify-content: center;
              padding-left: 20%;
              padding-right: 20%; }
              #homephoneplus.tc .hpp_container .hpp_inner_container .plan .tabs ul li {
                font-weight: 700;
              }
              #homephoneplus.en .hpp_container .hpp_inner_container .plan .tabs ul li {
                font-weight: 500;
              }
              @media screen and (max-width: 1024px) {
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul li {
                  width: auto;
                  min-width: 350px; } }
              @media screen and (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul li {
                  min-width: 210px;
                  padding-left: 10%;
                  padding-right: 10%; } }
                   @media screen and (max-width: 540px) {
                    #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul li{
                      min-width: 160px;
                    } }  
                  @media screen and (max-width: 420px) {
                    #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul li{
                      min-width: 140px;
                    } }   
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a {
              color: #333; }
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a:focus {
                text-decoration: none;
                color: #ff0217; }
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a:hover{
                  color: #ff0217; 
                }
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a.active {
                  text-decoration: none;
                  background: red;
                  color: #fff;
                  padding: 10px 0px;
                  border-radius: 99px; }
                  #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a.active li {
                    cursor: pointer; }
                    /* @media screen and (max-width: 840px) {
                      #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a.active {
                        padding: 20px 0px 20px 0px;}
                    }
                    @media screen and (max-width: 620px) {
                      #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a.active {
                        padding: 20px 0px;}
                    } */
                    @media screen and (max-width: 400px) {
                      #homephoneplus .hpp_container .hpp_inner_container .plan .tabs ul a.active {
                        padding: 10px 0px;}
                    }
        #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content {
          margin: auto;
          width: 100%;
          padding-top: 30px; }
          @media (max-width: 1024px) {
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content {
              width: 600px;
              padding-top: 20px; } }
          @media (max-width: 840px) {
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content {
              width: 100%; } }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tab {
            display: none; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tab.active {
              display: block; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tab .tab-title {
              text-align: center;
              color: #ff0217;
              font-size: 1.5em; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tab .tab-desc {
              text-align: center; }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price {
            text-align: left; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body{
              line-height: 1.5;
              display: inline-block;
              text-align: left; }
              @media (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body {
                  margin-bottom: 20px;
                  text-align: left;
                  margin-left: 20px; } }
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body .price-text {
                color: #999999;
                font-size: 1.3em; }
                #homephoneplus.tc .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body .price-text-2 {
                  font-size: 16px;
                  font-weight: 700; }
                  #homephoneplus.en .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body .price-text-2 {
                    font-size: 16px;
                    font-weight: 500;
                    font-family:titling-gothic-fb-condensed; }     
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body .price-value {
                font-size: 3.4em;
                color: #ff0217;
                font-weight: 500;
                font-family:"titling-gothic-fb-condensed", "Noto Sans", "Noto Sans TC"; }
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body .price-value .sub {
                  font-size: 0.5em; }
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-price .center-body .price-value .sup {
                  font-size: 0.5em;
                  vertical-align: middle; }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services {
            padding: 0px; 
          }
            @media (max-width: 840px) {
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services {
                padding: 0 20px; } }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services .services-header {
              margin-bottom: 35px;
              font-size: 1.2em; }
              @media (max-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services .services-header {
                  margin-bottom: 20px; } }
                  @media (max-width: 400px) {
                    #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services {
                      padding: 0 20px; } }  
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services .row {
              display: table;
              margin-bottom: 15px; }
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services .row .col-2 {
                display: table-cell;
                vertical-align: middle;
                width: 5%; }
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .plan-detail-services .row .col-10 {
                display: table-cell;
                vertical-align: middle;
                padding-left: 0; }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tnc, #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #New_Number .tnc {
            margin-top: 40px;
            font-size: 0.9em; }
            @media (min-width: 840px) {
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tnc {
                width: 100%;; } }
            @media (max-width: 839px) {
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tnc {
                margin-top: 20px;
                margin-left: -20px;
                margin-right: -20px;
                text-align: justify; } }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .tnc .black {
              color: #666666; }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 table {
            text-align: center;
            font-size: inherit; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 table th {
              text-align: center; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 table .table-active {
              background-color: #f5f6fa; }
              #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 table .table-active td, #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 table .table-active th {
                background-color: #f5f6fa; }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 .tnc {
            text-align: justify; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 .tnc .steps {
              width: auto; }
              @media (min-width: 840px) {
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 .tnc .steps {
                  max-height: none !important; } }
              @media (max-width: 539px) {
                #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content #IDD_001 .tnc .steps {
                  width: 100%; } }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content a {
            text-decoration: underline;
            color: #ff0217; }
            #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content a:visited, #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content a.link {
              color: #ff0217; }
          #homephoneplus .hpp_container .hpp_inner_container .plan .tabs-content .remarktitle {
            color: #ff0217;
            display: flex;
            align-items: center; }
  .location {
    position: relative;
    text-align: center;
    margin-bottom: 40px; }
    .img {
      display: inline-block; }
      .img img {
        height: 50px; }
        @media (max-width: 540px) {
          .img img {
            height: 45px; } }
    .desc {
      display: inline-block;
      vertical-align: middle;
      padding-left: 50px;
      text-align: left; }
      @media (max-width: 540px) {
       .location .desc {
          padding-left: 10px;
          width: 80%; }
          .desc div {
            display: inline; } }
  a.link {
    text-decoration: underline;
    color: #ff0217; }
    a.link:visited, a.link.link {
      color: #ff0217; }
  .remarktitle {
    color: #ff0217; }
    .call_padding_left{
      padding-left: 55px!important;
      padding-right: 0px;
    }
    .align-items-center{
      align-items: center;
    }
    @media (max-width: 1024px) {
      .display-flex-ai-fs{
        display: flex;
        align-items: flex-start;
      }
      .call_padding_left{
        padding-left: 15px!important;
        padding-right: 0px;
      }
    }

    .line__hr {
      border-bottom: 1px solid #ccc;
      margin-top: 1.6rem;
      margin-bottom: 1.6rem;
    }

    @media (max-width: 1024px) {
      .line__hr {
        margin-top: 1.3rem;
        margin-bottom: 1.3rem;
      }
    }
/* new add css 20230803*/
.container-background{
  background-color:#ffffff;
  padding-top: 10px;
}

.app_subheader_title{
  font-size:38px;
  padding-bottom:30px;
  color: #333;
  line-height: 57px;
}

.app_subheader_tnc{
  margin: 20px 0px;
}

#homephoneplus.tc .app_subheader_title{
  font-weight: 700;
}

#homephoneplus.en .app_subheader_title{
  font-family: titling-gothic-fb-condensed;
  font-weight: 500;
}

@media (max-width: 1024px) {
  #homephoneplus .app_subheader_title{
    line-height: 40px;
  }
}

.title-bar{
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    font-size:28px;
    font-weight: 700;
    color:#CCC;
    line-height: 42px;
}

.titleAndSubscribeBox, .plan__div, .plan__div_tnc, .mobile {
  max-width: 1200px;
  margin: 0 auto;
 }

.button-bar a.active {
  color: #fff;
}

.button-bar a:link {
  text-decoration: none;
 }

 .button-bar a.active:hover {
  color: #fff;
}

 .button-bar a:hover {
  color: #333333;
}

#homephoneplus.tc  .button-bar a {
  font-weight: 700;
}

#homephoneplus.en  .button-bar a {
  font-weight: 500;
}

 .button-bar a {
  transition: 0.2s all linear;
  color: #333333;
  font-size: 16px;
  width: 50%;
  line-height: 56px;
  text-align: center;
  z-index: 10;
 }

 .button-bar .highlight {
  width: 50%;
  height: 100%;
  border-radius: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background: #FF0000;
  text-align: center;
  line-height: 56px;
  transition: 0.2s all linear;
 }

 .highlight {
  font-size: 1.3em;
  font-weight: bold;
 }

 .button-bar, .button-bar-top {
  position: relative;
 }

 .button-bar-witch-1{
  max-width: 720px;
 }

 .button-bar-witch-2{
  max-width: 620px;
 }

 .button-bar {
  background: #f2f2f2;
  border-radius: 30px;
  width: 100%;
  position: relative;
  display: flex;
  margin: 0px auto 20px;
  transform: translate(0px, 0px);
  min-height: 56px;
  align-items: center;
 }

#homephoneplus.tc .title-bar{
  font-weight: 700;
}

#homephoneplus.en .title-bar{
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  font-family: titling-gothic-fb-condensed;
}

@media (max-width: 840px) {
  #homephoneplus.en .title-bar{
    font-size: 20px;
    line-height: 30px;
  }  
}

.homephone_group img{
   width: 80px;
height: 80px;
padding: 4.8px 14.901px 4.8px 23.259px;
}

.app_subheader{
  margin-top:20px;
  font-size: 16px;
  line-height: 24px;
}

#homephoneplus.tc .app_subheader p{
  font-weight: 700;
}

#homephoneplus.en .app_subheader p{
  font-weight: 500;
  font-family: titling-gothic-fb-condensed;
}

.app_subheader p{
  font-size: 24px;
color: #333;
  line-height: 36px;
}

.line_hp {
flex: 1 0;
width: 100%;
position: relative;
margin-left: 10px;
min-width: 30px;
}

.line_hp::before {
position: absolute;
top: 50%;
left: 0px;
height: 1px;
width: 100%;
background: #ccc;
content: "";
}

.Service_Included-tnc{
font-size: 12px;
color:#9C9C9C;
line-height: 18px;
margin-top: 17px;
margin-bottom:30px
}

.Upgrade-content{
    display: flex;
border-radius: 15px;
  }

  .Upgrade-module{
    display: flex;
align-items: flex-start;
    padding-left: 0px!important;
padding-right: 0px!important;
  }

  .Upgrade-module:first-child{
    padding-left: 0px!important;
padding-right: 20px!important;
    padding-bottom: 15px;
  }


  .icon {
float: left;
width: 22px;
height: 22px;
background: red;
border-radius: 30px;
margin-left: 10px;
position: relative;
transition: all .3s;
  }

  .icon::before {
position: absolute;
top: 5px;
width: 2px;
left: 10px;
background: #fff;
content: "";
transition: all .3s;
  }

  #homephoneplus.tc .icon::before{
    height: 12px;
  }

  #homephoneplus.en .icon::before{
    height: 12px;
  }

  .icon.active::before {
    transform: rotate(90deg);
    opacity: 0;
	}

  .icon::after {
position: absolute;
top: 10px;
height: 2px;
left: 5px;
background: #fff;
content: "";
transition: all .3s;
  }

  #homephoneplus.tc .icon::after{
    width: 12px;
  }

  #homephoneplus.en .icon::after{
    width: 11px;
  }

  #homephoneplus.en .Upgrade-text{
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #333333;
  }

  #homephoneplus.en .Upgrade-text{
    font-size: 12px;
    line-height: 18px;
    font-weight: 100;
    color: #333333;
  }

  .Upgrade img{
    padding-right: 20px;
    width: 90px;
  }

  .Upgrade-title{
    font-size: 16px;
    font-weight:700;
    color:#333;
    line-height: 24px;
  }

  #homephoneplus.en .Upgrade-title{
    font-family: titling-gothic-fb-condensed;
    font-weight: 500;
  }

  #homephoneplus.tc .Upgrade-quotation{
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    padding-top:7px
  }

  #homephoneplus.en .Upgrade-quotation{
    font-size: 12px;
    line-height: 18px;
    padding-top:7px
  }

  .help-step{
    display: flex;
align-items: flex-start;
  }

  .innerpage-faq-header {
    font-family: NotoSansSemiBold, NotoSansTCMedium !important;
    font-size: 20px;
  }

  .table-bordered b {
    font-family: NotoSansBold, NotoSansTCBold !important;
  }

  #tnc_plan p{
    padding-left: 20px;
  }

#homephoneplus .hpp_container .hpp_inner_container .phone .phone-mobile{
  position: relative !important;
  text-align: center;
}
.phone-mobile-image img{
  width: 100%;
}

.hpp_tnc{
  margin: 20px auto 70px;
  width: 60%;
  line-height: 24px;
}

.hpp_tnc p{
  font-size: 14px;
  line-height: 21px;
}

@media (max-width: 540px){
  .hpp_tnc ul{
    padding-left: 15px;
  }
}


@media (max-width: 540px){
  #homephoneplus.en .hpp_tnc #tnc2 div:first-child{
    width: 90%;
  }
}

.tnc-bar{
   font-size: 16px;
display: flex;
align-items: center;
    position: relative;
    color: #333333;
}


#tnc_plan_1 div{
  display:flex;
}

#tnc_plan_1 img{
  width: 44px;
  height: 44px;
  padding-right: 10px;
}

.tnc_answer,.icon_top{
  padding-top: 10px;
}

@media (max-width: 1024px){
  .col-mb-pb-26{
    padding-bottom:26px;
  }
  .col-mb-pb-26:last-child{
    padding-bottom:0px;
  }
  .homephone_group img:last-child{
    padding:0px;
  }
  .hpp_tnc{
     width: 100%;
  }
}

@media (min-width: 768px){
  #homephoneplus .hpp_container .hpp_inner_container .phone .phone-mobile {
      display: none;
  }
}

@media (min-width: 768px){
  #homephoneplus .hpp_container .hpp_inner_container .phone .phone-mobile {
      display: none;
  }
}
@media (min-width: 841px){
#homephoneplus .hpp_container .hpp_inner_container .phone .remove-padding {
  padding-right:0;
  }
}
@media (max-width: 640px) {
  .app_subheader_title{
    width: 80%;
    font-size: 28px;
    margin: 0 auto;
    padding-bottom:40px
  }
  .app_subheader p{
    font-size: 19px;
    line-height: 30px;
  }
  .phone-mobile-image-bg{
    display: none;
  }
  .Upgrade-content{
border-radius: 15px;
    display: block;
  }
  .Upgrade-module:first-child{
    padding-right: 0px!important;
  }
  .title-bar{
    font-size: 20px;
  }
}

.faq_container {
	width:100%;
	max-width:1440px;
	margin:0 auto;
	padding:50px 20px;
	border-top: 1px solid #EBECEE;
}

.faq_container h2{
  text-align: center;
  font-family: Noto Sans TC;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: normal;
  letter-spacing: 2.105px;
}

.faq-content .question {
  color: #A8A8A8;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px; /* 130.769% */
  letter-spacing: 0.891px;
}
#homephoneplus.tc .faq-content .question, #homephoneplus.en .faq_container h2 {
  font-family: Noto Sans TC;
  font-weight: 700;
}

#homephoneplus.en .faq-content .question, #homephoneplus.en .faq_container h2 {
  font-family: titling-gothic-fb-condensed;
  font-weight: 500;
}

.faq-content.active .answer{
  display: block;
  font-size: 16px;
  line-height: 24px;
}

.faq-content .question {
	color: #A8A8A8;

	/* Header/H6_TC */
	font-size: 26px;
  font-weight: 700;
	font-style: normal;
	line-height: 34px; /* 150% */
	margin-bottom:20px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	align-items:center;
	width: 100%;
}

.faq-content .question

.faq-content {
  flex-direction:row;
  justify-content:space-between;
  align-items:center;
  margin-bottom:30px;
}

.check-more {
  border-radius: 100px;
width: 24px;
height: 24px;
display:flex;
min-width:24px;
align-items:center;
justify-content:center;
margin: 5px 0 0 5px;
}
.check-more img {
width:100%;
}
.check-more-questions_container {
width:100%;
display:flex;
justify-content:center;
}

.faq-content .answer {
  font-size:16px;
  line-height: 24px; 
}

.faq-content.active .question {
  color: var(--color-black, #333);
}

.faq-content .answer {
  color: var(--color-black, #333);
  font-style: normal;
  line-height: 21px;
  margin-bottom: 20px;
  display: none;
}

.faq-content.showAll {
	display:block;
}

.faq-content {
	border-bottom:1px solid #C8C8C8;
	margin-bottom:20px;
	cursor:pointer;
	display:none;
	position:relative;
}
.check-more {
  width: 65px;
  height: 65px;
  min-width:15px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  margin: 3px 0 0 10px;
}
.faq-content .check-more{
  background-image: url(/Home5GBroadband/web/img/icon/Desktop_open.png);
}

.faq-content.active .check-more{
  background-image: url(/Home5GBroadband/web/img/icon/Desktop_close.png);
}

@media screen and (max-width: 768px){
  .faq_container{
    padding: 50px 40px;
  }
  .faq-content .question{
    font-size: 16px;
    line-height: 24px;
  }
  .faq-content.active .answer{
    font-size: 14px;
  }
  .check-containter{
    display: table-cell;
    padding-left: 25px;
    vertical-align: middle;
  }
  .check-more {
    width: 15px;
    height: 15px;
  }
  .faq-content .check-more{
    background-image: url(/Home5GBroadband/web/img/icon/Mobile_open.png);
  }
  
  .faq-content.active .check-more{
    background-image: url(/Home5GBroadband/web/img/icon/Mobile_close.png);
  }

}

.support_container {
  margin-top:50px;
  display: flex;
  width: 831px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border-radius: 30px;
  background: #FFF;
  padding: 20px;
  gap: 25px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.support_container img {
  width: 100px;
  height: 100px;
  padding: 15px 16.68px 15.97px 16px;
}
.support_container h4 {
  color: var(--Smt-Red-Red, #FD1500);
  font-feature-settings: 'clig' off, 'liga' off;
  /* Header/H6_TC */
  font-family: Noto Sans TC;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 150% */
  margin:10px 0;
}

#homephoneplus.tc .support_container h4 {
  font-family: Noto Sans TC;
  font-weight: 700;
}

#homephoneplus.en .support_container h4 {
  font-family: titling-gothic-fb-condensed;
  font-weight: 500;
}

.support_container p {
  color: var(--black-white-grey-black, #333);
  font-feature-settings: 'clig' off, 'liga' off;
  /* Paragraph/P4_TC */
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

@media screen and (max-width: 768px){
  .support_container {
    width: 100%;
    gap: 10px;
    flex-direction: column;
    padding: 28px 34px;
    text-align: center;
  }
  .support_container img{
    padding: 0px;
  }
}

.check-more-questions_container {
	width:100%;
	display:flex;
	justify-content:center;
}

.question_button {
	border-radius: 100px;
	border: 1px solid var(--color-red-default, #F00);
	background: var(--color-white, #FFF);
	color: var(--color-black, #333);
	text-align: center;
	font-feature-settings: 'clig' off, 'liga' off;

	/* Button/btn_medium_tc */
	font-size: 14px;
	font-style: normal;
	line-height: 21px; /* 150% */
	display:flex;
	flex-direction:row;
	align-items:center;
	justify-content:center;
	padding: 12px 20px;
	cursor:pointer;
}

.question_button img {
	display:inline-block;
	margin-left:15px;
}

@media screen and (max-width: 768px){
  .question_button {
		padding: 20px 30px;
		font-size:20px;
		line-height: 30px;
	}	
}

.fap-popup{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 10000;
  background-color: rgba(0, 0, 0, .85);
  display: none;
}

.fap-popup-container{
  width: 100%;
  max-width: 760px;
  margin: 15% auto 0px;
  border-radius: 20px;
  background: white;
}

.fap-popup-close-container {
  justify-content: flex-end;
	display: flex;
  padding: 20px;
}

.fap-popup-close {
  position: relative;
  height: 22px;
  cursor: pointer;
  width: 22px;
}

.fap-popup-close:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 1px;
  background: #333333;
  transform: rotate(-45deg);
  top: 50%;
  right: 0;
}

.fap-popup-close:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 1px;
  background: #333333;
  transform: rotate(45deg);
  top: 50%;
  right: 0;
}

.fap-popup-api-container{
  display: flex;
  padding: 0px 40px 40px 40px;
  justify-content: center;
  align-items: center;
  gap: 40px;
}

.fap-popup-api-container div{
  width: 50%;
  text-align: center;
}

.fap-popup-api-container img{
  width: 200px;
  height: 250px;
}

.fap-popup-api-container p{
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; 
}

.display-flex{
  display: flex;
}

.Exclusive_Privileges_icon{
  height: 100%;
  padding: 10px;
  color: var(--Color-White, #FFF);
  align-items: center;
  margin-right: 5px;
  border-radius: 15px 10px 10px 0px;
}

@media screen and (max-width: 768px){
  .Exclusive_Privileges_icon{
    height: 100%;
  }
}

.Exclusive_Privileges_icon img{
  padding: 0px;
  width: 18px;
  height: 18px;
  padding-right: 5px;
}

#homephoneplus.tc .Exclusive_Privileges_icon p{
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
}

#homephoneplus.en .Exclusive_Privileges_icon p{
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
}

#homephoneplus.tc .Limited_time{
  width: 40%;
  background-color: #FF0000;
}

#homephoneplus.en .Limited_time{
  width: 45%;
  background-color: #FF0000;
}

.Add-on_Offer img{
  width: 300px;
}


.Exclusive_Privileges_Combox_icon{
  display: flex;
}

#homephoneplus.tc .fap-popup-api-container p{
  font-weight: 700;
}

#homephoneplus.en .fap-popup-api-container p{
  font-family: titling-gothic-fb-condensed;
  font-weight: 500;
}

@media screen and (max-width: 768px){
  .Exclusive_Privileges_Combox_icon{
    display: block;
  }

  .Add-on_Offer img{
    width: 100%;
    min-width: 10%;
  }

  .fap-popup-container {
    max-width: 335px;
    margin: 50% auto 0px;
  }

  .fap-popup-api-container{
    flex-direction: column;
  }

  .fap-popup-api-container div{
    width: 100%;
  }

  .fap-popup-api-container img{
    width: 144px;
    height: 180px;
  }
}

/*# sourceMappingURL=hpp_main.css.map */
