@font-face {
  font-family: "BryantMediumRegular";
  src: url(/font/BryantMediumRegular.woff);
  font-display:swap;
}
@font-face {
  font-family: "GreycliffCFDemiBold";
  src: url(/font/GreycliffCFDemiBold.woff);
  font-display:swap;
}
@font-face {
  font-family: "GreycliffCFMedium";
  src: url(/font/GreycliffCFMedium.woff);
  font-display:swap;
}
@font-face {
  font-family: "BryantRegularAltRegular";
  src: url(/font/BryantRegularAltRegular.woff);
  font-display:swap;
}
@font-face {
  font-family: AvenirReg;
  src: url('/font/AvenirNextRoundedPro-Reg.woff');
  font-display:swap;
}
@font-face {
  font-family: AvenirMed;
  src: url('/font/AvenirNextRoundedPro-Med.woff');
  font-display:swap;
}
@font-face {
  font-family: "Open Sans Regular";
  src: url(/font/OpenSansRegular.woff2);
  font-display: swap;
}
@font-face {
  font-family: "Open Sans SemiBold";
  src: url(/font/OpenSansSemiBold.woff2);
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Light";
  src: url(/font/OpenSansLight.woff2);
  font-display: swap;
}
.home_panel {
    flex-grow: 1;
    display: flex;
}
.member_home_panel{
    flex-grow: 1;
    background-color:#EDEDED;
}
.home_main_panel {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    background-color: #fff;
    width:100%;
    height: 100%;
}
.homecontainer {
    width: 100%;
    height: 100%;
    position: absolute;
}
.membercontainer{
    width: 100%;
    height:100vh;
}
.home_layer2 {
    overflow-x: hidden; /*don't know why out range area*/
    overflow-y:scroll;
    height: 100%;
    position: relative;
    z-index: 0;
    -webkit-overflow-scrolling: touch;
    background-color:#FFF;
}
::-webkit-scrollbar-thumb {
    background: rgb(219,219,219);
}
.header_container {
    margin:0;
    background-size: cover;
    background-repeat: no-repeat;
}
/*
#home_banner.bg1.visible{
    background-image : url('/images/home_banner/home_banner_1.webp');
}
#home_banner.bg1.visible.ios{
    background-image : url('/images/home_banner/home_banner_1.png');
}
#home_banner.bg2.visible{
    background-image : url('/images/home_banner/home_banner_2.webp');
}
#home_banner.bg2.visible.ios{
    background-image : url('/images/home_banner/home_banner_2.png');
}
#home_banner.bg3.visible{
    background-image : url('/images/home_banner/home_banner_3.webp');
}
#home_banner.bg3.visible.ios{
    background-image : url('/images/home_banner/home_banner_3.png');
}
#home_banner.bg4.visible{
    background-image : url('/images/home_banner/home_banner_4.webp');
}
#home_banner.bg4.visible.ios{
    background-image : url('/images/home_banner/home_banner_4.png');
}
*/
#home_banner{
    transition: all 0.4s;
}
.home_banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.home_banner::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(14,19,24,.3);
}
.header_box {
    padding: 5px;
    width: 100%;
    height: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
}
.header_center {
    position: relative;
    /*height: 100vh;*/
    height:400px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
}
.header_position {
    position: absolute;
    top:10px;
    right:10px;
}
.header_index {
    z-index: 1;
}
.home_logo_img {
    width: 200px;
}
.header_fonts_family {
    font-family: "Open Sans Light",PMingLiU;
}
.header_font_size {
    font-size: 15pt;
}
.header_example_font_size {
    font-size: 10pt;
}
.header_fonts_color {
    color: #444 !important;
}
.search_box_container {
    width: 400px;
    max-width: 100%;
    padding:10px 0;
}
.searchbox_container {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 100%;
}
.home_page_search_container {
    flex-shrink: 0;
}
.home_page_search {
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
.search_container {
    position: relative;
    display: block;
}
.searchbar_container {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.searchbar {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: none;
    padding: 9px 40px 12px 10px;
    border: 1px solid #fff;
    cursor: text;
    min-width: 40px;
    width: 100%;
    color: #0e1318;
    outline: none;
}
.keyword_example_container {
    margin-top: 6px;
}
.home_main_container {
    width: 100%;
    height: 100%;
    /*position: absolute;*/
    font-family: artfia, Noto Sans TC, sans-serif;
}
.featured_design_container {
    margin-top:30px;
    margin-bottom: 50px;
    /*border-bottom: 2px solid #efefef;*/
    padding-bottom: 40px;
    position: relative;
}
.fproduct {
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
}
.fproduct_item {
    transform: translateX(0px);
    margin-left: -16px;
    padding-left: 0;
    left: 0;
    display: block;
    position: relative;
    top: 0;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.previous_product {
    top: 100px;
    left: -20px;
}
.next_product {
    left: 1024px;
    top: 100px;
}
.farrow_img {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: rgba(14,19,24,.45);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 2;
    cursor: pointer;
}
.label_box {
    padding-bottom: 24px;
    text-align: center;
}

.featured_design_container .label_box{
    align-items: flex-start;
    text-align: left;
}

.featured_design_container .label_box .design_label{
    font-weight:bold;
    font-size:22px;
}

#pills-tab li a{
    border-radius:10px 10px 0 0;
    border:none;
}

#pills-tab li a.active{
    box-shadow: 3px -2px 5px rgba(50,50,50,0.6);
    background-color:#17192b;
    border-color: #17192b #17192b #17192b;
}

#pills-tab li a>span{
    font-size:16px;
    color:#17192b;
}

#pills-tab li a.active>span{
    color:#FFF !important;
}

#pills-tabContent{
    border-top:3px solid #17192b;
}

.design_label {
    color: #333;
    font-size: 18pt;
}
.featured_container {
    width: 100%;
    height: 240px;
}
.featured_container_displayend {
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
}
.featured_container_position {
    text-align: center;
    display: block;
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
}
.saved_container {
    width: 100%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
}
.saved_design_container {
    position: relative;
    /*margin-bottom: 16px;*/
    font-family: artfia, Noto Sans TC, sans-serif;
}
.save_design_flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.help_conatiner {
    display: none;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    background-color: #8c6ea8;
    border-radius: 8px;
    padding: 4px 8px;
}
.help_img_conatiner {
    width: 24px;
    height: 24px;
}
.help_img {
    width: 24px;
    height: 24px;
}
.help_txt_conatiner {
    color: #fff;
    font-size: 12pt;
}
.invite_team_logo {
    width:200px;
    margin:10px;
}
.create_team_section {
    width:100%;
    height: 100%;
    overflow-y: auto;
    /*position: absolute;*/
    display:flex;
    background-color:#FFF;
}
.create_team {
    width:100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*position: absolute;*/
}
.team_fonts {
    color: #333333;
    font-size: 20pt;
}
.team_fonts_info {
    color: #818181;
    font-size: 12pt;
    font-family: "Open Sans Light",PMingLiU;
}
.create_team_btn {
   width: 220px;
   margin: 30px;
   height: 40px;
   padding: 5px;
   cursor: pointer;
   outline: none;
   border: 2px solid #6d6db2;
   border-radius: 20px;
   /*box-shadow: 0 0 20px #eee;*/
   /*background-image: linear-gradient(90deg,#db9ec5,#5b65ad);*/
   /*transition: background-color 0.2s, color 0.2s;*/
   transition: all 0.2s;
   background-color:#FFF;
}

.create_team_btn:hover {
    background-color:#6d6db2;
    box-shadow:5px 5px 5px rgba(0,0,0,0.4);
    transform: translate(0px, -5px);
}

.create_team_btn_text {
    color: #ffffff;
    font-size: 14pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.create_team_form {
    width:100%;
    height: 100%;
    padding: 40px;
}
.header_logo_txt {
    color: #818181;
    font-size: 12pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.upload_logo_text {
    color: #818181;
    font-size: 12pt;
    font-family: "Open Sans Light",PMingLiU;
}
.upload_team_logo {
    max-width: 200px;
    max-height: 100px;
}
.upload_img_logo {
    width: 120px;
}
#img_logo_form {
    margin: 10px;
}
.uplaod_logo_team_form {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.form_main_section{
    margin-top:15px;
    min-width: 320px;
    /*max-width: 480px;*/
}
.team_header_text {
    color: #333333;
    font-size: 18pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.team_name_header {
    padding: 15px 0;
}
.textbox_border_style {
    margin: 8px 0;
    border: 1px solid rgba(14,19,24,.2);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
}
.brand_fonts_container {
    border-radius: 8px;
    position: relative;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.15);
}
.text_box_brand {
    border: 0;
     border-radius: 0;
    border-bottom: 1px solid rgba(14,19,24,.2);
    margin: 0;
}

.brand_fonts_div {
    display: flex;
    flex-direction: row;
}
.fonts_list {
    height: 40px;
    border-bottom: 1px solid rgba(14,19,24,.2);
    padding: 10px;
}
.delete_icon {
    background-image: url(/images/delete_icon.svg);
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
    opacity: .4;
    cursor: pointer;
    transition: .25s opacity ease;
}
.input_text {
    box-shadow: none;
    background: transparent;
    border: 0;
    padding: 9px 12px 10px;
    cursor: text;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    color: #0e1318;
    outline: 0;
    -webkit-font-variant-ligatures: none;
    font-variant-ligatures: none;
    -webkit-appearance: none;
}
.input_text::placeholder {
    color: #bbb;
    font-family: "Open Sans Light",PMingLiU;
    font-size: 10pt;
}
.input_text::-webkit-input-placeholder {
    color: #bbb;
    font-family: "Open Sans Light",PMingLiU;
    font-size: 10pt;
}
.input_text:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #bbb;
    font-family: "Open Sans Light",PMingLiU;
    font-size: 10pt;
}
.input_text::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #bbb;
    font-family: "Open Sans Light",PMingLiU;
    font-size: 10pt;
}
.input_text:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #bbb;
    font-family: "Open Sans Light",PMingLiU;
    font-size: 10pt;
}

.textbox_border_style input{
    transition: all 0.4s;
}

.textbox_border_style input:focus{
    /*border-bottom:2px solid #ebe1f2;*/
    background-color:#ebe1f2;
}

.member_btn {
    border: none;
    padding: 0 7px 0 15px;
    background-color: transparent;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    width: 100%;
    color: #0e1318;
    height: 40px;
    line-height: 40px;
    outline: none;
    overflow: hidden;
}
.member_arrow_icon {
    width: 16px;
    height: 16px;
    margin-left: 8px;
    margin-right: 4px;
}
.member_btn_section {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #333333;
    font-size: 12pt;
    font-family: artfia, Noto Sans TC, sans-serif;
    white-space:nowrap;
}
.send_invitation_section, .quit_group_section, .remove_group_section {
    margin: 35px 0;
}

.quit_group_section{
    padding-left:0;
}

.send_invitation_text, .quit_group_text, .remove_group_text {
    margin: auto;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    color: #ffffff;
    font-size: 13pt;
    font-family: artfia, Noto Sans TC, sans-serif;
    align-items: center;
    vertical-align: middle;
}

.quit_group_text{
    font-size:14px;
}

.send_invitation_btn, .quit_group_btn, .remove_group_btn {
    background-color: #8c6ea8;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    padding: 0 6px;
    width: 220px;
    height: 35px;
    transition: background-color .1s linear,border-color .1s linear,color .1s linear;
    vertical-align: middle;
    color:#FFF;
}

.send_invitation_btn:hover{
    background-color:#FFF;
    border: 1px solid #8c6ea8;
}

.send_invitation_btn:hover>span{
    color: #8c6ea8;
}

.quit_group_btn, .remove_group_btn{
    background-color:#FFF;
    width:140px;
    height:30px;
}

.quit_group_btn > span, .remove_group_btn > span{
    color:#333;
    text-decoration: underline;
}

.member_table {
    margin: 40px 0;
    height: 100%;
    position: relative;
}
.help_section {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
.help_conatiner {
    align-content: center;
    background-color: #8c6ea8;
    border-radius: 20px;
    padding: 4px 8px;
}
.help_btn {
    background-color: #8c6ea8;
    border: 1px solid transparent;
    max-width: 100%;
    outline: 0;
    vertical-align: middle;
    align-items: center;
    cursor: pointer;
    padding: 0 3px;
    margin: 0;
    height: 32px;
    min-width: 0;
    -webkit-transition: background-color .3s ease,color .2s ease-out;
    transition: background-color .3s ease,color .2s ease-out;
    display: inline-flex;
}
.help_text_section {
    height: 100%;
    padding: 3px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12pt;
    max-width: 100%;
    overflow: hidden;
}
.help_text {
    color: #fff;
    font-size: 12pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.help_img, .help_img_conatiner {
    width: 24px;
    height: 24px;
}
.member_table_header {
    margin-bottom: 3px;
}
.member_list_section {
    width: 100%;
    height: 100%;
}
.member_list_table {
    width: 100%;
    border-collapse: collapse;
    position: relative;
}
.member_table_heading {
    text-align: left;
    padding: 8px;
    color: #818181;
    font-size: 14pt;
    font-family: artfia, Noto Sans TC, sans-serif;
    font-weight:400;
}
.member_hr_section {
    border-bottom: 1px solid rgba(14,19,24,.07);
    transition: all 0.2s;
}
.member_email_container{
    display:flex;
    align-items: center;
    justify-content: flex-start;
    min-height:60px;
}
.member_role_container{
    display:flex;
    align-items: center;
    justify-content: flex-start;
    min-height:60px;
}
.member_list_table tbody tr.member_hr_section:hover{
    background-color:#ebe1f2;
}
.table_data_container {
    position: relative;
    color: #4e4e4e;
    font-size: 12pt;
    font-family: artfia, Noto Sans TC, sans-serif;
    min-height:60px;
}
.member_name_container {
    display: flex;
    flex-direction: row;
    padding: 8px;
    justify-content: center;
    align-items: center;
}
.name_initial_letter {
    font-size: 20pt;
    background: -webkit-linear-gradient(#db9ec5, #5b65af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width:30px;
    text-align:center;
}
.initial_team_letter_container {
    width: 100px;
    height: 100px;
    /*padding: 2px;*/
    color: transparent;
    text-align: center;
    border-radius: 80px;
    background: -webkit-linear-gradient(#db9ec5, #5b65af);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}
.initial_team_letter_container:hover{
    box-shadow: 5px 5px 15px rgba(30,30,30,0.5);
    transform: translate(0px, -5px);
}
.team_initial_letter {
    font-size: 42pt;
    background: #FFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /*width:70px;*/
    width:100%;
    height:100%;
    text-align:center;
    display:flex;
    align-items: center;
    justify-content: center;
}

.team_initial_letter a{
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: center;
}

.team_initial_letter a:hover {
    text-decoration: none !important;
}
.name_icon {
    width: 40px;
    height: 40px;
    font-size: 2.1rem;
    line-height: 40px;
}
.member_name_txt {
    padding-left: 24px;
    width: 100%;
}
.add_icon_container {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    margin: 0;
    display: flex;
}
.more_member_txt {
    margin-left: 5px;
    color: #818181;
    font-size: 12pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.add_new_member_txt {
    font-size: 12pt;
    color: #333333;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.member_dropdown {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 120px;
  overflow: auto;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(14,19,24,.07), 0 2px 12px rgba(14,19,24,.2);
  z-index: 1;
}
.member_dropdown ul li {
  color: black;
  padding: 8px;
  text-decoration: none;
  display: block;
}
.member_dropdown ul {
    padding: 0;
    margin: 0;
 }
.select_role {
    outline: none;
    transition: background-color .1s linear,border-color .1s linear,color .1s linear;
    cursor: pointer;
    border: 0;
    background: transparent;
    font-size: 12pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.cursor-pointer{
  cursor: pointer;
}
.joindesign_logo_box {
    width: 100%;
    height: 50px;
    /*position: absolute;*/
    display: flex;
    align-items: center;
}
.header_right_box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
}
.header_right_padding {
    padding: 0 10px;
}
.header_container2 {
    position: relative;
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    width: 100%;
    height: auto;
}
.homebanner_box_container {
    width: 100%;
    height:100%;
    text-align: center;
    padding:0 20px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.home_banner_txt {
    color: #ffffff;
    font-family: artfia, Noto Sans TC, sans-serif;
    font-size: 20pt;
    text-align: left;
    max-width:450px;
    padding:0 5px;
}
.home_banner_txt .h1{
    color: #ffffff;
    font-family: "Open Sans Regular", PMingLiU;
    font-size: 36pt;
    text-align: left;
    margin-bottom:0!important;
}
.home_banner_txt .h2{
    color: #ffffff;
    font-family: "Open Sans Light", PMingLiU;
    font-size: 18pt;
    text-align: left;
    margin-bottom:0!important;
    line-height: 1.5;
}
.header_start_design_box {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: 40px;
    max-width:400px;
}
.start_design_designs_btn {
    background-color: #ffffff;
    border-radius: 4px;
    vertical-align: middle;
    padding: 0 6px;
    height: 30px;
}
.start_design_text {
    background-image: linear-gradient(90deg,#db9ec5,#5b65ad);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    padding: 0 8px;
    width: 100%;
    font-family: artfia, Noto Sans TC, sans-serif;
    font-size: 13pt;
}
.home_icon_div{
    width:100%;
    height:100%;
    display:flex;
    align-items: center;
    justify-content: center;
    padding:30px;
    position: relative;
}

.home_icon{
    height:360px;
}
/*
.home_icon_2{
    height:400px;
    position: absolute;
}

.carousel-item .home_icon_2{
    transition: all 0.4s;
    transform: translate(0px, 200px);
}

.carousel-item.active .home_icon_2{
    transform: translate(0, 0);
}
*/
.home_background_div{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: none;
    align-items: center;
    justify-content: center;
    filter:brightness(50%);
}

#home_carousel{
    width:100%;
    height:100%;
    /*padding:10% 0 15% 0;*/
    display:flex;
    align-items: center;
    justify-content: center;
}

#home_carousel .carousel-item-div{
    display:flex;
    align-items: center;
    justify-content: center;
    height:100%;
}

.carousel-inner{
    margin-top:100px;
}

.carousel-item .h1{
    transition: all 0.4s;
    transform: translate(0px, 50px);
    opacity: 0;
}

.carousel-item.active .h1{
    transition: all 0.4s;
    transform: translate(0, 0);
    opacity: 1;
}

.carousel-inner>.carousel-item {
    -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
    -o-transition: -o-transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out !important;
}

.carousel-indicators{
    bottom:15% !important;
}

.carousel-indicators li{
    width:12px;
    height:12px;
    margin:0 10px;
    border-radius: 100%;
}
/*
.carousel-indicators li::before, .carousel-indicators li::after{
    width:10px;
}
*/

.home_background_icon{
    max-width:80%;
    max-height:80%;
}

.popular_design_container {
    margin-bottom: 40px;
}
.popular_design_container, .our_design_container {
    width: 100%;
    /*max-height: 450px;*/
    position: relative;
    padding: 50px;
}
.popular_design_container {
    /*max-height: 350px;*/
}
.popular_design_header {
    text-align: center;
    color: #333333;
    font-size: 25pt;
    font-family: Open Sans SemiBold, PMingLiU;
}
.popular_design_intro_text {
    text-align: center;
    color: #808080;
    font-family: "Open Sans Regular", PMingLiU;
    font-size: 16pt;
}
.popular_designs_section {
    width: 100%;
    /*max-height: 300px;
    height: 280px;*/
    height:auto;
    /*position: relative;*/
    /*padding: 25px 10px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    margin-bottom:10px;
}
.left_arrow_container {
    width:25px;
    height: 100%;
    vertical-align: middle;
    display: flex;
    cursor: pointer;
    z-index: 2;
}
.arrow_icon {
    width: 18px;
}
.home_desing_container, .home_popular_desing_container {
    overflow: hidden;
    /*max-height: 300px;*/
    width:100%;
    height: auto;
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    display: flex;
    align-items: flex-end;
    margin-left:3px;
    margin-right:3px;
}
.home_desing_container2, .home_popular_desing_container2 {
    /*position: relative;*/
    width: 100%;
    height: auto;
    /*transform: translateX(0px);*/
    display: flex;
    align-items: center;
    justify-content: center;
    /*transition: 1s;*/
    /*flex-direction:column;*/
    flex-direction:row;
    flex-wrap:wrap;
}
@media only screen and (max-width: 576px) {
    .home_desing_container2, .home_popular_desing_container2{
        flex-direction:column;
        flex-wrap:nowrap;

    }
    .home_popular_desing_container{
        align-items: flex-start;
    }
}
.popular_product_box{
    width:auto;
    height:240px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin-left:25px;
    margin-right:25px;
    margin-bottom:20px;
}


.popular_design_box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display:flex;
    flex-direction:column;
    /*
    position: relative;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    vertical-align: bottom;
    box-sizing: border-box;
    padding:0 16px;
    display: inline-block;
    */
    /*align-self: flex-end;*/
}
.popular_design_link_container {
    /*position: relative;*/
    width:auto;
    height: 100%;
    /*overflow:hidden;*/
    /*
    -webkit-tap-highlight-color: transparent;
    vertical-align: bottom;
    box-sizing: border-box;
    */
}
.popular_design_link_container:hover {
    text-decoration: none;
}
.popdesign_box {
    /*overflow: hidden;*/
    /*position: relative;*/
    display:flex;
    width:auto;
    height:100%;
    flex-direction: column;
    /*background-color:#AAFFAA;*/
    /*margin:5px;*/
}
.popular_design_img_box {
    box-shadow: 0 4px 12px 0 rgba(14,19,24,.15);
    border-radius: 4px;
    overflow: hidden;
    /*position: relative;
    margin-bottom: 5px;*/
}
.popular_design_txt_box {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-grow:1;
    align-items: flex-end;
    justify-content: center;
}
.popular_design_img{
    display:flex;
    align-items: center;
    justify-content: center;
}
.popular_product_icon{
    width:auto;
    height:160px;
}
.popular_project_icon {
    width: auto;
    height:150px;
    margin:auto;
    /*border-radius: 8px;*/
}
.popular_design_column{
    display:flex;
    align-items: center;
    justify-content: center;
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.6));
}
.home_design_txt {
    text-align: center;
    font-size: 12pt;
    color: #4e4e4e;
    font-family: "Open Sans Regular", PMingLiU;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /*height: 30px;*/
}
.home_bannersecond {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_bannersecond.visible {
    background-image: url(/images/home_banner2.webp);
}
.home_bannersecond.visible.ios {
    background-image: url(/images/home_banner2.png);
}
.home_bannersecond_container2 {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.home_bannersecond_container2_box {
    position: relative;
}
.banner2_text1 {
    font-size: 15pt;
    color: #ffffff;
    font-family:"Open Sans Light", PMingLiU;
}
.banner2_text2 {
    padding: 0 5px;
    font-size: 15pt;
    color: #ffffff;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.home_bannersecond_container2_box {
    padding: 0 10px;
}
.home_about_joindesign_container {
    padding: 50px 100px;
    height:auto;
}
@media only screen and (max-width: 576px) {
    .home_about_joindesign_container{
        padding: 40px 40px;
    }
}
.home_about_joindesign_header {
    font-size: 25pt;
    color: #333333;
    font-family: artfia, Noto Sans TC, sans-serif;
    width: 100%;
    text-align: center;
}
@media only screen and (max-width: 576px) {
    .home_about_joindesign_header{
        margin-bottom:10px;
    }
}
.joindesign_info_container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}
.joindesign_left_info_header {
    color: #333333;
    font-size: 25pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}

.joindesign_left_info_text1 {
    color: #333333;
    font-size: 16pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.joindesign_right_info_text {
    color: #333333;
    font-size: 16pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
.joindesign_info_text {
    color: #333333;
    font-size: 16pt;
    font-family: artfia, Noto Sans TC, sans-serif;
}
@media only screen and (max-width: 576px) {
    .joindesign_left_info_header{
        font-size:18px;
    }
    .joindesign_left_info_text1, .joindesign_right_info_text{
        font-size:12pt;
    }
}
.member_cover{
    background-repeat: no-repeat;
    background-size: cover;
    font-family: artfia, Noto Sans TC, sans-serif;
    min-width:800px;
}

.member_cover1{
    background: url(/images/member_index_banner_1L.png) left no-repeat, url(/images/member_index_banner_1R.png) right no-repeat;
    background-size: auto 100%;
    background-color:#ebdcec;
}
.member_cover2{
    background: url(/images/member_index_banner_2L.png?v=1) left no-repeat, url(/images/member_index_banner_2R.png?v=1) right no-repeat;
    background-size: auto 100%;
    background-color:#fff;
}
.member_cover3{
    background: url(/images/member_index_banner_3L.png?v=1) left no-repeat, url(/images/member_index_banner_3R.png?v=1) right no-repeat;
    background-size: auto 100%;
    background-color:#fef2f2;
}
.member_cover4{
    background: url(/images/member_index_banner_4L.jpg?v=1) left no-repeat, url(/images/member_index_banner_4R.jpg?v=1) right no-repeat;
    background-size: auto 100%;
    background-color:#afcbd4;
}
.member_cover5{
    background: url(/images/member_index_banner_5L.png?v=1) left no-repeat, url(/images/member_index_banner_5R.png?v=1) right no-repeat;
    background-size: auto 100%;
    background-color:#fdfdfd;
}
.member_cover6{
    background: url(/images/member_index_banner_6L.png?v=1) left no-repeat, url(/images/member_index_banner_6R.png?v=1) right no-repeat;
    background-size: auto 100%;
    background-color:#eee5da;
}
.member_cover7{
    background: url(/images/member_index_banner_7L.png?v=1) left no-repeat, url(/images/member_index_banner_7R.png?v=1) right no-repeat;
    background-size: auto 100%;
    background-color:#f8f3e7;
}

#team_upload_logo:hover{
   cursor: pointer;
}

.feature_designs{
    text-align:center;
}

.feature_designs .left_arrow, .feature_designs .right_arrow{
    cursor:pointer;
    padding:0;
}

.member_center_featureddesign{
    overflow-x: hidden;
    /*overflow-y: visible;*/
    position: relative;
    height:300px;
    padding:0;
    padding-top:50px;
}

.feature_designs .center_featureddesign{
    overflow: hidden;
    /*display:inline-block;*/
    position: relative;
    height:160px;
    padding:0;
}

.feature_designs .left_arrow, .feature_designs .right_arrow{
    display:flex;
    justify-content: center;
    align-items: center;
}

.featureddesign_center_row{
    /*display:flex;*/
    display:inline-block;
    position:absolute;
    left:0;
}

.flex_left{
    display:flex;
    justify-content: flex-start;
    align-items: center;
}
/*
.btn-secondary .dropdown-toggle:focus, .dropdown-toggle:hover {
    background-color: transparent !important;
    border: 1px solid #ffffff;
    box-shadow: none;
}
*/
.browse_designs_item a{
    color: #4e4e4e;
    text-decoration: none;
}
.dropdown-toggle:not(.b-original)::after {
    display: none;
}
.dropdown-item:active {
    color: #4e4e4e;
    text-decoration: none;
    background-color: transparent;
}
.designing_image img {
    width: 100%;
}
.banner_row {
    position: relative;
    margin: auto;
    max-width: calc(1336px + (40px * 2));
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
}
.home_bannersecond_container2_box_mobile, .visible_xs {
    display: none;
}

.home_bannersecond .item1, .product_second_banner_container .item1{
    padding:10px;
}
.home_bannersecond .item2, .product_second_banner_container .item2{
    padding:10px;
    display:flex;
    align-items: center;
    justify-content: center;
}
.design_row_container{
    width:100%;
    height:100%;
    display:block;
    position:relative;
    overflow:hidden;
}
.design_row{
    width:auto;
    height:200px;
    display:flex;
    overflow:hidden;
}
.design_flex_row{
    height:200px;
}

.design_row_column{
    width:240px;
    height:200px;
    /*background-color:#AAFFAA;*/
    margin-left:10px;
    margin-right:10px;
    display:flex;
}
/*
.main_section_padding {
    padding: 50px 100px;
}
*/

.padding-left-zero{
    padding-left:0;
}

/*.home_banner_item{
    height:100vh;
}*/

.home_banner_item>div{
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.free_template_container, .edit_photo_container, .team_collaboration_container, .printing_service_container  {
    border-bottom: 2px solid #efefef;
}
 .printing_service_section, .printing_service_container {
    display: flex;
    flex-direction: row;
}

.home_banner_img_div{
    display:flex;
    align-items: center;
    justify-content: center;
    width:100%;
    height:100%;
}

.free_template_img {
    max-width: 100%;
    max-height:500px;
}
.joindesign_intro {
    padding-bottom: 20px;
}
.design_one_title {
    font-family: artfia, Noto Sans TC, sans-serif;
    font-size: 22pt;
}
.design_one_content {
    font-size: 16pt;
    font-family: "Open Sans Light",PMingLiU;
}
.margin_auto {
    margin: auto;
}
.product_size{
    color:#999;
    font-size:12px;
}
.custom_design{
    border-color: transparent;
    background-color: #5182e0;
    transition: all .2s;
    text-align: center;
    cursor: pointer;
    color:#fff;
    font-family:"Open Sans Light", PMingLiU;
    border-radius: 5px;
    padding:3px 25px;
    font-weight:normal;
}
.custom_design:active,.custom_design:hover,
.custom_design.focus,.custom_design:focus,
.show>.custom_design.dropdown-toggle,.show>.custom_design.dropdown-toggle:focus{
    border-color: transparent;
    background-color: #4D72B8;
    color:#fff;
    border-color:#4D72B8;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    transition: all .2s;
}
.custom_design:not(:disabled):not(.disabled).active,
.custom_design:not(:disabled):not(.disabled):active,
.show>.custom_design.dropdown-toggle{
    color:#fff;
    background-color:#4D72B8;
    border-color:#4D72B8;
}
/*
.custom_design.focus,.custom_design:focus{box-shadow:0 0 0 .2rem rgba(117,87,145,.5)}
.custom_design.disabled,.custom_design:disabled{color:#755791;background-color:transparent}
*/
.color_picker_btn {
    height: 60px;
    width: 60px;
    border:none;
    border-radius: 5px;
    background-color: #f00000;
}
.color_picker_btn:hover {
    height: 80px;
    width: 80px;
}
.color_picker_dropdown {
    width: 350px !important;
}
.iro__colorPicker {
    text-align: center;
    margin: auto;
    margin-bottom: 25px;
}
.pantone_list, .rgb_text, .cmyk_text {
    display: none;
}
.selected_color_box {
    width: 120px;
    height: 120px;
}
.color_picker_box, .img_logo_box {
    cursor: pointer;
}
.paletteEditor__delete {
    background: #FFF;
    border-radius: 50%;
    border: 2px solid #ccc;
    cursor: pointer;
    height: 30px;
    width: 30px;
    display: none;
}
.color_picker_box:before{
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.15), inset -1px -1px 0 rgba(0,0,0,.15);
    height: 90px;
    width: 90px;
    display: block;
    content: '';
    border-radius: 10px;
}
.color_picker_box:hover, .paletteEditor__color--editing {
    transform: scale(2.15,2.15);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    z-index: 2;
}
.color_picker_box{
    width: 90px;
    height: 90px;
    display: inline-block;
    transition: transform .2s ease;
    position: relative;
    cursor: pointer;
    z-index: 1;
    border-radius: 10px;
}
#colorpicker__addColor {
    border-bottom-right-radius: 5px;
        width: 90px;
    height: 90px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #dee0e2;
    position: relative;
    cursor: pointer;
    border-radius: 10px;
}
#colorpicker__addColor:before {
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.15), inset -1px -1px 0 rgba(0,0,0,.15);
    height: 0;
    width: 0;
    display: block;
    content: '';
}

.color_picker_row:first-child div:last-child, .color_picker_row:first-child .color_picker_row:last-child:before {
    border-top-right-radius: 5px;
}
.img_logo_container {
    margin: 10px;
    display: flex;
    justify-content: center;
    opacity: 1;
    transition: opacity 250ms linear 0s;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 4px 12px 0 rgba(14,19,24,.15);
    width: auto;
    height: 100%;
    /*background-color: #fff;*/
}
.img_logo_box {
    height: 120px;
    transform: translateX(0px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.img_logo_box:hover {
    box-shadow: 5px 5px 15px 0 rgba(122,122,122,1) !important;
}
.img_logo_box img {
    width: 120px;
    height: 120px;
}
.color_picker_box:hover .paletteEditor__delete, .img_logo_box:hover .paletteEditor__delete{
    display: inline-block;
    position: absolute;
    right: -8px;
    top: -8px;
}
.paletteEditor__delete:before {
    background: none;
    color: #ccc;
    content: '\00d7';
    display: inline-block;
    font-size: 20px;
    height: 16px;
    line-height: 16px;
    width: 14px;
}
#fonts_form {
    width: 100%;
}
#upload_font {
    cursor: pointer;
}
.upload_font_btn {
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    padding: 0 6px;
    text-align: left;
    width: 100%;
    height: 35px;
    transition: background-color .1s linear,border-color .1s linear,color .1s linear;
    vertical-align: middle;
    color: rgb(219,219,219);
}

.bg_color_1{
    background-color : #0071bc;
}

.bg_color_2{
    background-color : #2e3357;
}

.home_main_title, .home_main_title>h2{
    font-family: "Open Sans Regular", PMingLiU;
    font-size:40px;
}

.home_main_desc{
    font-family:"Open Sans Light", PMingLiU;
    font-size:18px;
}

.learn_more{
    width:200px;
    border:1px solid #8b7ab6;
    /*font-weight:bold;*/
    letter-spacing: 1px;
    border-radius:5px;
    font-family: "Open Sans Light", PMingLiU;
    margin-top:15px;
    /*
    background: linear-gradient(to right, #d19bc4, #8b7ab6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    */
    text-align: center;
    display:flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s;
}

.learn_more>a{
    width:100%;
    height:100%;
    padding: .375rem 2.0rem;
    color:#8b7ab6;
    transition: all 0.4s;
}

.learn_more:hover{
    background-color:#8b7ab6;
}

.learn_more:hover>a{
    color:#FFF;
}

/*
.learn_more:active{
    color:#333 !important;
}
.learn_more>a:active, .learn_more>a:focus{
    color:#333 !important;
}
*/
.learn_more>a:hover{
    text-decoration: none;
}

.home_bottom_grid_div{
    padding-bottom:50px;
    margin-bottom:50px;
}

.home_bottom_grid{
    width:100%;
    height:auto;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.home_bottom_grid .icon{
    width:100%;
    height:auto;
    max-width:100px;
}

.home_bottom_grid .title{
    margin:10px 0;
    margin-top:20px;
    font-family: "Open Sans Regular", PMingLiU;
    text-align: center;
    font-size:20px;
    font-weight:bold;
}

.home_bottom_grid .desc{
    font-family: "Open Sans Light", PMingLiU;
    text-align: center;
    font-size:16px;
}

.popular_design_header{
    font-family: "Open Sans Regular", PMingLiU;
}

.section_bg_1{
    background-color:#FFF;
}

.section_bg_2{
    background-color:#DEDEDE;
}

@media only screen and (max-width: 576px) {

    #home_carousel{
        height:100%;
    }

    #home_carousel .carousel-inner{
        height:100%;
        display:flex;
        align-items: center;
        justify-content: center;
    }

    .home_banner_txt .h1{
        font-size:28pt;
    }

    .home_banner_txt .h2{
        font-size: 14pt;
    }

    #home_carousel .carousel-item{
        height:100%;
        margin-right: inherit;
    }

    /*.carousel-indicators{
        margin-bottom:100px;
    }*/

    .home_background_div{
        display:flex;
    }

    .home_icon_div{
        display:none;
    }

    .home_banner_txt .h2, .home_banner_txt .h1{
        text-align: center;
    }

    .header_start_design_box{
        text-align: center;
    }

    .container.content ol {
        padding-inline-start: 0;
    }
    .container.content .thumbnail img {
        object-fit: unset;
    }

    .home_main_container{
        margin-top:100px;
    }

}


@media only screen and (max-width: 800px) {
   .printing_service_container {
        display: block;
    }
    /*
    .main_section_padding {
        padding: 50px 20px;
    }
    */
    .banner_row {
        padding: 0;
    }
    /*
    .home_banner_txt {
        font-size: 30pt;
    }
    */
    .banner2_text1 {
        font-size: 12pt;
    }
}

@media only screen and (max-width: 960px) {
    .design_one_title{
        font-size:16pt;
    }

    .design_one_content{
        font-size:12pt;
    }

    .popular_design_header{
        font-size:16pt;
    }

    .popular_design_intro_text {
        font-size:12pt;
    }

    #main_more{
        font-size: 12pt;
    }

    .home_banner_item{
        height:auto;
        min-height:100vh;
    }
}
