﻿/* v1.01 | 20161110 */
/***share icon***/
.addthis_toolbox{

}
/***wild slider***/

.wildslider .slides {
    max-height: 490px;
    overflow:hidden;
}

/*.wildslider .flexslider {
    padding-bottom: 10px;
}*/

    /*long join2 slider背景裁切*/
.wildslider .flexslider section{
    background-size:cover !important;
    background-repeat:no-repeat !important;
    background-position:center !important;
    /*min-height:450px;*/
}
.wildslider li:nth-child(2) section{
    background-position:85% center !important;
}

    .wildslider .flexslider ul.slides {
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
        -webkit-padding-start: 0;
    }

    /*join2-menu*/
.join2-header-menu {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
	padding: 0 50px;
}

/*Join2 Long - 部落格首頁顯示*/
.blog-list-homepage .short-description,
.blog-list-homepage-block1 .short-description {
	display: none;
}
/*Join2 Long - 部落格首頁顯示*/
.blog-list-homepage-block1 .short-picture {
	width:100%;
	overflow:hidden;
}
.blog-list-homepage-block1 .short-picture img{
	width:100%;
   	/*height: 100%;*/
	
}


.blog-list-homepage .short-picture img{
	width:100%;
}
/*Long首頁部落格*/
.blog-list-homepage .short-description,
.blog-list-homepage-block1 .short-description {
	display: none;
}

.blog-list-homepage-block1 .short-picture,
.blog-list-homepage .short-picture {
	width:100%;
}
.blog-list-homepage-block1 blog-item:hover .short-picture,
.blog-list-homepage blog-item:hover .short-picture {
	opacity:1;
}
/*long連結置中*/
.page-extended-reading .short-picture a,
.post-body .short-picture a,
.blog-list-homepage-block1 .short-picture a,
.blog-list-homepage .short-picture a{
    vertical-align:middle;
}

.page-extended-reading .short-picture img,
.post-body .short-picture img,
.blog-list-homepage-block1 .short-picture img,
.blog-list-homepage .short-picture img{
	width:100%;
    vertical-align:middle;
	opacity:0.8;
}

.page-extended-reading .short-picture:hover img,
.post-body .short-picture:hover img,
.blog-list-homepage-block1 .short-picture:hover img,
.blog-list-homepage .short-picture:hover img{
	opacity:1;
}


/*Join2 Long -部落格延伸閱讀*/
.page-extended-reading .short-picture img{
    width: 100%;
    height: auto;
}
/*Join2 Long -部落格延伸閱讀*/
.page-extended-reading .short-description{
    display: none;
}
    /*html插件：contact-us*/
    .contactUsIcon {
        text-align:center;
        margin-left:0;
    }
    .join2-height100px {
        height:auto;
    }
    /*預設內容*/
    .join2-width100, 
.join2-width70,
.join2-width50R,
.join2-width50L,
.join2-width50,
.join2-width30,
.join2-width15 {
    width:100%;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0;
}
    /*long html預設內容*/
.post-body,
.news-body,
.blog-body,
.page-body,
.blog-body-block1 {
	/*margin: 0 0 20px;*/
	/*padding: 0 10px;*/
	line-height: 22px;
    clear: both;
    color: black;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';
}


.page-body h1{
	color: #444;
	font-family:'microsoft jhenghei'
}
.post-body h1,
.news-body h1,
.blog-body h1 {
    color: #00142b;
    font-size: 36px;
    margin: 15px 0;
}
.page-body h2,
.post-body h2,
.news-body h2,
.blog-body h2 {
    color: #333;
    font-size: 32px;
	line-height:50px;
}
.page-body h3,
.post-body h3,
.news-body h3,
.blog-body h3 {
	font-size: 1.3em;
}
.page-body h4,
.post-body h4,
.news-body h4,
.blog-body h4 {
	margin: 15px 0;
}
.page-body p{
	font-size:15px;
	text-align:justify;
	color:#666;
}
.post-body p,
.news-body p,
.blog-body p {
	color:#555;
    line-height:1.85;
    font-size: 1em;
}
.post-body li {
    margin: 10px;
}
.page-body .bluebar-btn{
	text-align: center;
	border: none;
	background-color: #002640;
	color: white;
	padding: 3% 3%
}
.page-body .bluebar-btn:hover{
	transition-duration:0.5s;
	background-color: #f6ad3c;
	color: #00142b;
	
}
.page-body .orangebar-btn{
	text-align:center;
	border: none;
	background-color: #f6ad3c;
	color: #000;
}
.page-body .orangebar-btn:hover{
	transition-duration:0.5s;
	background-color: #00142b;
	color: #fff;
}

.page-body .body-foreword,
.post-body .body-foreword,
.news-body .body-foreword,
.blog-body .body-foreword {
    line-height:3.5em;
    color: #000;
	background: url('/Content/Images/uploaded/global/資產 2.png')5px 14px;
	background-repeat:no-repeat;
    	padding:0;
	font-size: 24px;
	line-height:36px;
	font-weight:600;
	font-family:'microsoft jhenghei'
}
.body-foreword p{
	color: #000;
line-height: 30px;
font-size: 0.7em;

}

   .page-extended-reading .title:after {
    width:100%;
    position:relative;
    content: "";
    border-top: 1px solid #999;
    display: block;
    top:15px;
}
   /*Long WildHtml插件 join us*/
.WildHtml {
    height: auto;
    overflow: auto;
}
.WildHtml .homepage-banner{
	width:1200px;
	margin:auto;
	display:block;
}
.WildHtml h2 {
}
.featurescontainer{

	display: flex;
	padding: 30px 0;
}
.features {
	width:1200px;
	margin:auto;

}
.feature:first-child {
	margin: 0 15px 0 0;
}
.feature:last-child {
	margin: 0 0 0 15px;
}

.feature {
    width: 277px;
    margin: 0px 15px;
    float: left;
    position: relative;
}
.feature h1 {
    position: absolute;
    bottom: 0;
    color: white;
    padding: 10px;
    text-shadow: 0 0 5px black;
    font-size: 20px;
    width: 100%;
    text-align:center;
}
.featurepic {
	height:200px;
	overflow:hidden;
}
.wildhtml-joinUs {
	width: 25%;
	margin: auto;
}
.joinUsButton {
   	 border: 2px solid #002640;
   	 width: 400px;
  	  height: 80px;
  	  border-radius: 40px;
  	  padding: 10px 20px;
  	  font-size: 1.28em;
  	  color: #002640;
  	  font-weight: bold;
  	  margin: auto;
   	 background: #ffffff;
}
		.joinUsButton:hover{
			border: 2px solid #002640;
			width: 400px;
			height: 80px;
			border-radius: 40px;
		  	padding: 10px 20px;
			font-size:1.28em;
			color: #ffffff;
			font-weight: bold;
			background: #002640;
		}
    .bgtransition {
       height: 350px;
        text-align: center;    
	background-color: #f2f2f2;
    }
	.colorChange {
	filter:grayscale(1);
}
    .bgtransition .join2-width15 img {
        width:30%;
	margin: 7%;
    }

/*Long WildHtml插件 join us*/
.contactUsIcon img:hover{
	-webkit-transition: transform 0.2s ease-out;
  	-moz-transition: transform 0.2s ease-out;
  	-o-transition: transform 0.2s ease-out;
  	transition: transform 0.2s ease-out;
	transform:scale(1.1,1.1);
}
.colorChange:hover{
	-webkit-transition: filter 0.2s ease-out;
  	-moz-transition: filter 0.2s ease-out;
  	-o-transition: filter 0.2s ease-out;
  	transition: filter 0.2s ease-out;
	filter:grayscale(0);
}

.avatar {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
    margin: 20px;
}
/*long list圖大小*/

.blog-posts .short-description,
.news-item .short-description {
    width:65%;
    margin: 0 0 0 5%;
}

/*long首頁slider下產品介紹*/
    .join2-product-slider {
        margin-left:0;
    }
.news-body .short-description p,
.post-body .short-description p {
    line-height: 30px;
    color:#585858;
	font-size:1em;
    margin:0px;
}
/*Vito 聯絡卓爾頁面*/
#bg1 {
	background-image: url('/Content/Images/uploaded/工作區域 4 複本 2.png');
	background-repeat: no-repeat;
}
#bg2 {
	background-image: url('/Content/Images/uploaded/工作區域 4.png');
	background-repeat: no-repeat;
}
#bg3 {
	background-image: url('/Content/Images/uploaded/工作區域 4 複本.png');
	background-repeat: no-repeat;
}


/*responsive*/
@media (max-width: 415px){
.WildHtml .homepage-banner {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.topic-page .page-body h2 {
    color: #00142b;
    line-height: 3em;
    font-size: 1.3rem;
    font-family: 'microsoft jhenghei';
}
/*wildslider 415*/
/*.wildslider li:nth-child(1) section{
    background-position:20% center !important;
}

.wildslider li:nth-child(2) section{
    background-position:22% center !important;
}
.wildslider li:nth-child(3) section{
    background-position:48% center !important;
}
.wildslider li:nth-child(4) section{
    background-position:63% center !important;
}*/


.page-body .body-foreword,
.post-body .body-foreword,
.news-body .body-foreword,
.blog-body .body-foreword {
   	line-height:3.5em;
   	color: #000;
	background: url('/Content/Images/uploaded/global/資產 2.png') 5px 14px;
	background-repeat:no-repeat;
    	padding:0;
	font-size: 24px;
	line-height:36px;
	font-weight:600;
	font-family:'microsoft jhenghei'
}


/**blog 415**/

.blog-posts .short-description, .news-item .short-description {
    width: 90%;
    margin: 0 0 0 5%;
}


}

@media (min-width: 481px) {
    .join2-width50R {
        width: 100%;
        float: right;
    }
.join2-width50L {
    width: 50%;
    float: left;
    padding: 0% 2%;
}
/*wildhtml 481*/
.join2-performance{
	width:40%;
}
.wildhtml-joinUs {
	width: 80%;
	margin: auto;
}

/*部落格 481*/

.blog-page .tags, .blogpost-page .tags {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0;
	clear:both;
}
.post-body, .news-body, .blog-body, .page-body, .blog-body-block1 {
    /*margin: 0 0 20px;*/
    /*padding: 0 10px;*/
    line-height: 22px;
    clear: both;
    color: black;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';
}
.blog-tag-one {
    margin-left: 0%;
    clear: both;
    display: inline-block;
    border: none;

    padding: 5px 10px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    float: left;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';
    bottom: 0;
    right: 0;
    position: absolute;

}
.blog-posts .short-description{
	width: 50%;
	margin: 5% 0 0 5%;
	float: left;
}


    /***wild flexslider***/
.wildslider li:nth-child(1) section{
    background-position:29% center !important;
}

.wildslider li:nth-child(2) section{
    background-position:29% center !important;
}
.wildslider li:nth-child(3) section{
    background-position:29% center !important;
}
.wildslider li:nth-child(4) section{
    background-position:29% center !important;
}
    .wildslider .slides {
        max-height: 750px;
    }

    /*.wildslider .flexslider {
        padding-bottom: 30px;
    }*/
.WildHtml .homepage-banner {
    width: 90%;
    margin: auto;
    display: block;
}
}

@media all and (min-width: 769px) {

/*homepage wildhtml*/



.WildHtml .homepage-banner {
    width: 90%;
    margin: auto;
    display: block;
}
.features {
    width: 769px;
    margin: auto;
}
.feature {
    width: 175px;
    margin: 0px 11.5px;
    float: left;
    position: relative;
}
.feature:first-child {
    margin: 0 11.5px 0 0;
}
.feature:last-child {
    margin: 0 0 0 11.5px;
}
/**/


.join2-width50L {
    width: 50%;
    float: left;
    padding: 0% 2%;
}
/*wildhtml join2-performance*/
.join2-performance{
	width:33.33%;
}
/*wildhtml joinUs 769*/
.wildhtml-joinUs {
	width: 50%;
	margin: auto;
}
/*wildhtml products*/
.homepage-product .join2-width70{
	width:100%
}

/*global 769*/

.page-body .body-foreword{
	line-height: 36px;
	color: #000;
	background:url('/Content/Images/uploaded/global/資產 2.png')5px 14px;
	background-repeat:no-repeat;
	padding: 0 ;
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	font-family: 'microsoft jhenghei';
	}
/*nop 769*/
.nop h2{
    margin: 40px 0;
    font-size: 1.5rem;
    text-align: center;
}
.nop-localization .local-icon{
     clear: both;
    float: left;
    margin-top: 20px;
    height: 100px;
    margin-left: 30%;
}

/*正航一號769*/
.chi1-product{
	width: 70%; 
	margin-left: 15%; 
	display: inline-flex; 
	flex-wrap: wrap;
}
/*部落格清單縮圖簡介769*/

.blog-tag-one {
    margin-left: 0%;
    clear: both;
    display: inline-block;
    border: none;
    padding: 5px 10px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    float: left;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';

}

.blog-posts .short-description {
    width: 65%;
    margin: 0 0 0 5%;
    float: left;
    line-height: 2em;
}

/***/
    .post-body{
    margin: auto;
    padding: 0;
    line-height: 22px;
    clear: both;
    color: black;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';
}
    /*topic html 內容 CHIT1*/
	/**icon區**/
      .join2-chit1 .join2-width70 {
        margin-left:15%;
        padding-left:0;
    }
    .join2-chit1 .join2-width47 img {
    margin-top: 5%;
    width: 50%;
}

    .join2-chit1 .join2-width47:nth-child(2n) {
        margin-left:0 !important;
    }
    .join2-chit1 .join2-width47 {
    width: 47.5%;
    margin-right: 2.5%;
}
.join2-chit1 .join2-width50 {
    width: 100%;
    margin-top: 0px;
}
    .join2top-menu .join2menu{
        color: #000;
		padding: 10px 0px;
   }
	join2-width47 .join2-width30 {
    width: 80%;
    text-align: left;
}
    /*long html預設內容*/
    .join2-width100 {
        width: 100%;
    }

.join2-width70{
    width:70%;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0;
	margin:auto;
}

    .join2-width50 {
        width: 100%;
	margin-top:20px;
    }

    .join2-width50R {
        width: 50%;
        float: right;
    }

    .join2-width50L {
        width: 50%;
        float: left;
    }

    .join2-width30 {
        width: 30%;
    }

    .join2-width15 {
        width: 15%;
    }
    /*html插件：contact-us*/
    .contactUsIcon {
        text-align: left;
        margin-left: 0px;
    } 
    .join2-height100px {
        height:100px;
    }

    .bgtransition {
        height: 120px;
	background-color: #f2f2f2;
    }	
    .bgtransition .join2-width30 {
        width:35%;
        margin: 0px 5%;
    }

    .bgtransition .join2-width15 img {
        width:100%;
	margin: 0;
    }
    /*long html預設內容 end*/

    /*long首頁slider下產品介紹*/
    .join2-product-slider {
        margin-left:0%;
    }
}

@media (min-width: 1001px) {

/*wildhtml homepage*/
.WildHtml .homepage-banner {
    width: 90%;
    margin:0 auto 50px;
    display: block;
}
.features {
    width: 1001px;
    margin: auto;
}
.feature {
    width: 233px;
    margin: 0px 11.5px;
    float: left;
    position: relative;
}
.feature:first-child {
    margin: 0 11.5px 0 0;
}
.feature:last-child {
    margin: 0 0 0 11.5px;
}
/**/

.join2-width50L {
    width: 50%;
    float: left;
    padding: 0% 2%;
}
/*wildhtml join2-performance*/
.join2-performance{
	width:15%;
	margin:5%;
}
/*wildhtml joinUs 1001*/
.wildhtml-joinUs {
	width: 25%;
	margin: auto;
}
/*wildhtml products*/
.homepage-product .join2-width70{
	width:100%
}
.homepage-product .join2-product-slider {
    margin-left: 5%;
}
/*CHI357 1001*/

.357-article{
	width:35%;
	float:left;
	text-align:justify;
}
.357-articlePic{
	width:60%;
	float:right;
}
/*nop 1001*/
	.nop h2{
    margin: 40px 0;
    font-size: 1.5rem;
    text-align: center;
}
.nop-localization .local-icon{
     clear: both;
    float: left;
    margin-top: 20px;
    height: 100px;
    margin-left: 30%;
}

.join2-width70{
    width: 70%;
    margin:auto;
}
    /***wild flexslider***/
    .wildslider .slides {
        max-height: initial;
    }

    .join2top-menu .join2menu{
        color: #000;
		padding: 10px 10px;
   }
    .bgtransition .join2-width15 img{
        width:100%;
	margin: 0;
    }
/*html插件：contact-us*/
    .contactUsIcon {
        text-align: left;
        margin-left: 0px;
    }
     /*topic html 內容 CHIT1*/
    .join2-chit1 .join2-width70 {
        margin-left:15%;
        padding-left:5%;
    }
    .join2-chit1 .join2-width47 {
    width:47.5%;
    margin-bottom:0;
}
.join2-chit1 .join2-width47 img {
    margin-bottom: 5%;
    width: 100%;
}
/*topic chi正航一號*/
.join2-chit1 .join2-width47:nth-child(2n) {
    margin-left: 0% !important;
}

.chi1-product {
    width: 70%;
    margin-left: 15%;
    display: inline-flex;
    flex-wrap: wrap;
    padding: 2vw 0 0 0;
}
.join2-chit1 .join2-width30 {
    width: 33.33%;
    padding-bottom: 1vw;
    padding-left: 1vw;
    padding-right: 1vw;
    padding-top: 3vw;
    text-align: left;
}
.join2-chit1 .join2-width50 {
    width: 100%;
    margin-top: 0;
}
.page-body .body-foreword, .post-body .body-foreword, .news-body .body-foreword, .blog-body .body-foreword {
    color: #000;
    padding: 0 0 0 40px;
    font-size: 1.2em;
    line-height: 3em;
    font-weight: 600;
    font-family: 'microsoft jhenghei';
	background: url('/Content/Images/uploaded/global/資產 2.png') 0px 7px;
	background-repeat:no-repeat;
	margin: 40px 0 20px;
}
/*short-picture&description 部落格縮圖/簡介*/
.blog-list-homepage .short-picture {
    width: 100%;
}
.blogpost-page .post-body{
	width:100%;
	padding:30px;
	box-shadow:none;
	border-bottom:none;
}
.post-body {
    margin: 0 auto 25px;
    width: 100%;
    padding: 10px;
    line-height: 22px;
    clear: both;
    color: black;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';
    position: relative;
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    min-height: 330px;
    border-bottom: 7px solid #9f9f9f;
}
.post-body:hover {
    border-bottom: 7px solid #ffdd00;
}
.blogpost-page .post-body:hover {
    border-bottom: none;
}


.blog-posts .short-description, .news-item .short-description {
    width: 65%;
    margin: 0;
    float: right;
    line-height: 36px;
    color: #585858;
}

.blog-tag-one {
    margin-left: 0%;
    clear: both;
    display: inline-block;
    border: none;
    padding: 5px 10px;
    font-size: 12px;
    color: #aaa;
    text-transform: uppercase;
    float: left;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';

}
.blog-posts .short-picture{
    /*padding: 10px 0 0;*/
    /*margin: 5%;*/
}
.blog-posts .short-description {
    width: 65%;
    margin: 0 0 0 5%;
    float: left;
	line-height:2em;
}
}
@media all and (min-width: 1367px) {

/*home wildhtml*/

.WildHtml .homepage-banner {
    width: 1200px;
    margin: auto;
    display: block;
}
.features {
    width: 1200px;
    margin: auto;
}
.feature {
    width: 277px;
    margin: 0px 15px;
    float: left;
    position: relative;
}
.feature:first-child {
    margin: 0 15px 0 0;
}
.feature:last-child {
    margin: 0 0 0 15px;
}

.join2-width50L {
    width: 50%;
    float: left;
    padding: 0% 2%;
}
/*wildhtml joinUs 1367*/
.wildhtml-joinUs {
	width: 25%;
	margin: auto;
}
/*wildhtml products*/
.homepage-product .join2-width70{
	width:70%
}
.homepage-product .join2-product-slider {
    margin-left: 15%;
}

	/*CHI357 1367*/

.357-article{
	width:35%;
	float:left;
	text-align:justify;
}
.357-articlePic{
	width:60%;
	float:right;
}
	/*首頁部落格*/
	.blog-list-homepage .short-picture {
    width: 100%;
    overflow: hidden;
}
	
    /*topic html 內容 CHIT1*/

.join2-chit1 .join2-width47:nth-child(2n) {
    margin-left: 0 !important;
}
    .join2-chit1 .join2-width70 {
        margin-left:15%;
        padding-left:0%;
    }
    .join2-chit1 .join2-width47 {
    width:47.5%;
    margin-bottom:0;
}
    .join2-chit1 .join2-width47 img {
        margin-bottom:0;
	width:100%
    }

    .join2-chit1 .join2-width50 {
        width:70%;
	margin-top: 0vw;
    }

/*** blog news page ***/
.post-body {
    margin: 0 auto;
    width: 100%;
    padding: 10px;
    line-height: 22px;
    clear: both;
    color: black;
    font-family: 'Microsoft JhengHei', 'Microsoft JhengHei';
    position: relative;
    background: white;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-bottom: 7px solid #9f9f9f;
}

/*long list圖大小*/
.blog-posts .short-description, .news-item .short-description {
    width: 100%;
    margin: 0;
    float: right;
    line-height: 36px;
    color: #585858;
}
.blog-posts .short-picture, .news-item .short-picture {
    width: 100%;
    opacity:0.8;
    margin: 0;

}
.blog-posts .short-picture:hover, .news-item .short-picture:hover{
	opacity:1;
} 

    .join2top-menu .join2menu{
                color: #000;
		padding: 10px;
            }
    
    /*long html預設內容*/
    .join2-width100 {
        width: 100%;
    }

    .join2-width70 {
        width: 1200px;
	margin:auto;
    }

    .join2-width50 {
        width: 50%;
    }

    .join2-width50R {
        width: 50%;
        float: right;
    }

    .join2-width50L {
        width: 50%;
        float: left;
    }

	/*.join2-width50L img:hover{
	transition:all 300 ease-in-out;
	scale: 1.1
	}*/

    .join2-width30 {
        width: 33%;
    }

    .join2-width15 {
        width: 15%;
    }
    /*html插件：contact-us*/
    .contactUsIcon {
        text-align: left;
        margin-left: 0px;
	display: inline-table;
    }
    
    .join2-height100px {
        height:100px;
    }
    .bgtransition {
        height: 120px;
    }
        .bgtransition .join2-width15 img {
            width:100%;
	    margin: 0;
        }
/*vito 產品細節*/
.productDetail h3{
	margin:30px 0 30px;
}
.lilH3 p{
	text-align:left;
	font-size:15px;
}

    /*long html預設內容 end*/
}
	/*Vito topic chi正航一號*/
.page-body .body-foreword,
.post-body .body-foreword,
.news-body .body-foreword,
.blog-body .body-foreword {
    color: #000;
    /*border-left-color: #f6ad3c;
    border-left-style: solid;
    border-left-width: 10px;*/
    padding:0 0 0 40px;
	font-size: 1.2em;
	line-height:3em;
	font-weight:600;
	font-family:'microsoft jhenghei'
}
