/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*reset  v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul, li {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
.text-center{text-align: center;}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*--- 背景 ----*/

#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}

/*--- header ----*/

.header
{

/*
	background:url(../images/headerbg.png)no-repeat 0px 0px;
	background-size:cover!important;
*/


        height: 90%;
}

.container
{
	width: 70%;
	margin: 0 auto;
}
.header-logo
{
	float:left;
	margin-top: 3%;
}
.header-logo h2
{
	margin:0;
	padding:0;
}
.header-logo h2 a
{
	color:#FFFFFF;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-weight:800;
	font-size: 45px;
	text-decoration:none;
}
.header-nav
{
	text-align: right;
	float:right;
	margin-top: 5%;
}
.header-nav ul li 
{
	text-align: center;
    font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
    font-size: 18px;
    display: inline-block;
    padding: 2px 0px;
}
.header-nav ul li a
{
	color:#FFFFFF;
	font-weight: 700;	
}
.header-nav ul li a:hover
{
	color:#dfbd5f;
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header-nav ul li.active  
{
	border-radius:7px;
	padding: .5em 1em;
	background: #FFFFFF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header-nav ul li.active a
{
	color:#2380B8;
}
.header-nav ul li.active a:hover
{
	color:#fff;
}
.header-nav ul li a.active:hover
{
	background:#dfbd5f;
    color:#FFFFFF;
}

.mobile-divise
{
	text-align: center;
	margin-top: 0%;
}
.mobile-divise img
{
     width: 38%;
}
.divise-info
{
	color: #FFFFFF;
/*	margin-top: 20%;*/
}
.divise-info h1
{
	font-family: 'DFH Std W12', "Microsoft JhengHei", sans-serif;
	font-size:36px;
	
}
.divise-info h2
{
	font-family: 'DFH Std W12', "Microsoft JhengHei", sans-serif;
	font-size: 40px;
	line-height: 7px;
	display: block;

}	
.divise-info span
{
	
	display:block;
}
.divise-info p
{
	font-family: 'Microsoft JhengHei',"Microsoft JhengHei", sans-serif;
	font-size:17px;
	margin-top:4%;
}
.divise-info p span
{
	display:block;
}
.get 
{
	margin-top: 20%;
}
.get  a
{
	padding:01em 3.5em;
	border: #1C8DD5 solid 2px;
	background:#1C8DD5;
	color:#FFFFFF;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-weight:700;
	border-radius:7px;
}
.get  a:hover
{
	background:#FFFFFF;
	color:#1C8DD5;
	text-decoration:none;
	border: #1C8DD5 solid 2px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.divise-info p.text
{
	color:#B4B3B3;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-size:14px;
	margin-top: 7%;
}
.divise-info p.text span
{
	display:block;
}
.header-bg
{
	min-height:472px;
}

/*--- adv ----*/
.advbox
{
width: 100%;

    
} 
.advbox li 
{
    float: left;
        width: 19.6%;
    margin: 0.2%;
   
    
   
}
.advbox li img
{
   
    width: 100%;
     height: 910px;
}

/*  slider_container */

.slider_container {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index:-1;
    top: 0;
    left: 0;
    background-color: #4E9CD4;
    overflow: hidden;


}


.slider_container img{
    width: 100%;

}

.slider_container div {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
}

.slider_container div {
    -webkit-animation: round 25s linear infinite;
            animation: round 25s linear infinite;
}

@-webkit-keyframes round {
    4% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1秒 淡入*/
    }
    20% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5秒靜止*/
    }
    24% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6秒淡出*/
    }
}
@keyframes round {
    4% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 0 - 1秒 淡入*/
    }
    20% {
        opacity: 1;
        filter: alpha(opacity=100);
        /* 1- 5秒靜止*/
    }
    24% {
        opacity: 0;
        filter: alpha(opacity=0);
        /* 5-6秒淡出*/
    }
}


.slider_container div:nth-child(5) {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
}

.slider_container div:nth-child(4) {
    -webkit-animation-delay: 5s;
            animation-delay: 5s;
}

.slider_container div:nth-child(3) {
    -webkit-animation-delay: 10s;
            animation-delay: 10s;
}

.slider_container div:nth-child(2) {
    -webkit-animation-delay: 15s;
            animation-delay: 15s;
}

.slider_container div:nth-child(1) {
    -webkit-animation-delay: 20s;
            animation-delay: 20s;
}


/*--- content ----*/
.content
{
	background:#EEEEEE;
}
.content-girds
{
	text-align:center;
	padding:10% 0;
}
.service-grid
{
	text-align:center;
}
.service a span
{
	background:url(../images/img-sprits.png) no-repeat 0px 0px;
	width:120px;
	height:120px;
	display: inline-block;
    z-index: -1;
}
.service-grid h2 a
{
	font-size:24px;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-weight: 700;
	color:#1C8DD5;
}
.service-grid h2 a:hover
{
	color:#BFBFBF;
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.service-grid span
{
	display:block;
}
.service-grid p
{
	font-size:22px;
	font-family: 'DFH Std W7', sans-serif;
	color:#999898;	
}
.service a span.security
{
	background:url(../images/img-sprits.png) no-repeat -282px 0px;
	width:120px;
	height:120px;
	display: inline-block;
}
.service a span.seconds
{
	background:url(../images/img-sprits.png) no-repeat -560px 0px;
	width:120px;
	height:120px;
	display: inline-block;
}
/*--- content-recent-works ----*/
.recent-works-text
{
	text-align:center;
	padding:4% 0;
    overflow: auto;
}
.portfolio-text h2 {
font-size: 37px;
font-family:  "Microsoft JhengHei", sans-serif;
font-weight: 700;
color: #1C8DD5;
}
.portfolio-text p {
font-size: 22px;
font-family:  "Microsoft JhengHei", sans-serif;
color: #999898;
}
.portfolio-text span {
display: block;
}
/*	Strip
/*-----------------------------------------------------------------------------------*/
.portfolio{
border: 

}

.portfolio h2 {
font-size: 37px;
font-family:  "Microsoft JhengHei", sans-serif;
font-weight: 700;
color: #1C8DD5;
}
.portfolio p {
font-size: 14px;
font-family:  "Microsoft JhengHei", sans-serif;
color: #999898;
}
.portfolio p a {
font-family: 'DFH Std W7', sans-serif;
    font-size: 15px;
    display: block;
    padding: 5px;
    color: #fff!important;
    background-color: #1C8DD5;
    text-align: center;
    letter-spacing: 15px;

}

.portfolio span {
display: block;
}


.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'DFH Std W7', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:left;
	padding: 9% 11% 9% 11%;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-wrapper:hover {
	background: rgba(28, 141, 203, 0.78);
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
}

#download{
padding: 80px 0PX;

}
.download-g a{
    text-align: center;
    background-color: #1C8DD5;
    color: #fff;
    padding: 20PX;
    margin: 20PX;
    font-size: 17px;
    font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
/*    width: 250px;*/
/*    height: 88px;*/
    display: block;
	    border-radius: 7px;
    

}
.download-g a:hover{
color: #fff;
background-color: #135E8E;
    text-decoration: none;
    
    
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:33%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.m_5 {
	margin: 2% auto 5%;
	width: 70%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
ul#filters {
	padding: 0px;
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
	display:inline-block;
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -o-inline-box;
		display: -ms-inline-box;
	}
	#filters li span.active {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	background: #1C8DD5;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-family: 'DFH Std W7', sans-serif;
	font-weight: 700;
	border: solid 2px #FFFFFF;
	border-radius: 7px;
}
	#filters li span {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	color: #1C8DD5;
	cursor: pointer;
	font-size: 18px;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-weight: 700;
	border: solid 2px #FFFFFF;
	border-radius: 7px;
}
	#filters li span:hover {
		border: solid 2px #1C8DD5;
	border-radius: 7px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	}
 	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 31%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 1%;
	}
	div#portfoliolist {
		padding: 0px 0px;
}	
	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
        text-align:left;
	}
	.portfolio img {
		max-width:100%;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
	.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}
/*----------------------------------------------*/



#portfolio2list .portfolio2 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 31%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 1%;
	}
	div#portfolio3list {
		padding: 0px 0px;
}	
	.portfolio2-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
            margin: 1%;
	}
	.portfolio2 img {
		max-width:100%;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	.portfolio2 .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
	.portfolio2 .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.portfolio2 .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio2 .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}

.portfolio2-text h2 {
font-size: 37px;
font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
font-weight: 700;
color: #1C8DD5;
}
.portfolio2-text p {
font-size: 22px;
font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
color: #999898;
}
.portfolio2-text span {
display: block;
}



/*----------------------------------------------*/
ul#filters3 {
	padding: 0px;
}
#filters3 {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters3 li {
	display:inline-block;
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -o-inline-box;
		display: -ms-inline-box;
	}
	#filters3 li span.active {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	background: #1C8DD5;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-family: 'DFH Std W7', sans-serif;
	font-weight: 700;
	border: solid 2px #FFFFFF;
	border-radius: 7px;
}
	#filters3 li span {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	color: #1C8DD5;
	cursor: pointer;
	font-size: 18px;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-weight: 700;
	border: solid 2px #FFFFFF;
	border-radius: 7px;
}
	#filters3 li span:hover {
		border: solid 2px #1C8DD5;
	border-radius: 7px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	}

	
	
	
ul#filters2 {
	padding: 0px;
}
#filters2 {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters2 li {
	display:inline-block;
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -o-inline-box;
		display: -ms-inline-box;
	}
	#filters2 li span.active {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	background: #1C8DD5;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 18px;
	font-family: 'DFH Std W7', sans-serif;
	font-weight: 700;
	border: solid 2px #FFFFFF;
	border-radius: 7px;
}
	#filters2 li span {
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	color: #1C8DD5;
	cursor: pointer;
	font-size: 18px;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-weight: 700;
	border: solid 2px #FFFFFF;
	border-radius: 7px;
}
	#filters2 li span:hover {
		border: solid 2px #1C8DD5;
	border-radius: 7px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	}	
	
	
	
	
	

#portfolio3list .portfolio3 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 31%;
		display: none;
		float: left;
		overflow: hidden;
		margin: 1%;
	}
	div#portfolio3list {
		padding: 0px 0px;
}	
	.portfolio3-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
            margin: 1%;
	}
	.portfolio3 img {
		max-width:100%;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	.portfolio3 .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
	.portfolio3 .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.portfolio3 .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio3 .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}

.portfolio3-text h2 {
font-size: 37px;
font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
font-weight: 700;
color: #1C8DD5;
}
.portfolio3-text p {
font-size: 22px;
font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
color: #999898;
}
.portfolio3-text span {
display: block;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {

  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*----- effects-comman-css------*/
.contenthover{
	padding:1em;
}
.contenthover h3{
	color:#FFF;
}
.contenthover p{
	color:#FFF;
	font-size:0.875em;
	line-height:1.5em;
}
/*-----caption ------*/
.caption
{
	text-align:left;
	margin-left:9%;
}
.caption h3{
	color:#FFF;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-weight: 700;
	font-size:1.8em;
}
.caption  p
{
	text-align:left;
	font-size:14px;
}
.caption small
{
	display:block;
	text-align:left;
	font-size:14px;
}
p.b-animate.b-from-left.b-delay03 
{
	font-family: 'Microsoft JhengHei', "Microsoft JhengHei", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
p.b-animate.b-from-left.b-delay03 small
{
	display:block;
	font-size: 16px;
}
h2.b-animate.b-from-left.b-delay03 {
font-family: 'DFH Std W7', sans-serif;
font-size: 28px;
    color: #fff;
}

p.b-animate.b-from-left.b-delay03 a {
font-family: 'DFH Std W7', sans-serif;
font-size: 15px;
display: block;
padding: 5px;    
color:  #1C8DD5!important;
background-color: #ffffff;
text-align: center;
letter-spacing:15px;　         
   
}
p.b-animate.b-from-left.b-delay03 a:hover {

color:  #FFFFFF!important;
background-color: #1C8DD5;
text-decoration:none; 
         
   
}
/*--- our-team ---*/
#information
{
	background:#1C8DD5;
	padding:4% 0; 
}
.information-text
{

	padding:0% 0% 5% 0%; 
}
.information-text h2
{
	font-size: 32px;
	color: #FFFFFF;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	
	font-weight: 700;
    text-align: center;
}
.information-text h2 a
{
	display: block;
    padding: 15px;
    width: 200px;
    background-color: #fff;
/*    margin-left: 41%;*/
    
	    border-radius: 7px;
}
.information-text h2 a:hover
{

    color: #fff;
    background-color: #135E8E;
    text-decoration:none;
   
}
.information-text p
{
	font-size: 16px;
	color: #FFFFFF;
	font-family: 'Microsoft JhengHei', sans-serif;
	font-weight: 700;
    text-align: center;
}

.information-grids
{
	padding:4% 0;
}
.information-left-grid h2
{
	font-size: 32px;
	color: #FFFFFF;
	font-family: 'DFH Std W7', sans-serif;
	margin-top: 2%;
	font-weight: 700;
}

.information-left-grid h3
{
	font-size: 23px;
	color: #FFFFFF;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	margin-top: 2%;
	font-weight: 700;
     letter-spacing: 2px;　
        line-height: inherit;
    text-align: left;
}
.information-left-grid h4
{
	font-size: 18px;
	color: #FFFFFF;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	margin-top: 2%;
	
     letter-spacing: 2px;　
        line-height: inherit;
    text-align: left;
}
.information-left-grid p
{
	font-size:16px;
	color:#FFFFFF;
	font-family: 'Microsoft JhengHei', sans-serif;
	font-weight:600;
    text-align: left;

}
.information-left-grid a
{
	background:#FFFFFF;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-size:16px;
	color:#1C8DD5;
	border-radius:7px;
	padding:.5em 1em;
}
.information-left-grid a:hover
{
	text-decoration:none;
	color:#1C8DD5;
	background:#125E8F;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.information-left-grid span
{
	display:block;
}
.information-left-grid ul
{
margin-left: 25px;

}
.information-left-grid li
{
	font-size:16px;
	color:#FFFFFF;
	font-family: 'Microsoft JhengHei', sans-serif;
	font-weight:300;
    text-align: left;
    list-style-position:outside;
    list-style-type:decimal;
}
.information-left-grid ol 
{
margin-left: 25px;
    
    margin-bottom: 15px;

}
.information-left-grid ol li
{
    font-size:16px;
	color:#FFFFFF;
	font-family: 'Microsoft JhengHei', sans-serif;
	font-weight:300;
    text-align: left;
    list-style-position:outside;
list-style-type:upper-latin;

}
.grid-right-left
{
	background:#FFFFFF;
	padding:2%;
	text-align:center;
	border-radius:5px;
}
.grid-right-left-img
{
	background:url(../images/team-img.png) no-repeat 0px 0px;
	width:120px;
	height:118px;
	display: inline-block;
	margin-top: 10%;	
}
.grid-right-left h4 a
{
	color:#1C8DD5;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-size:18px;
	font-weight:700;
}
.grid-right-left h4 a:hover
{
	text-decoration:none;
	color:#BFBFBF;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.grid-right-left p
{
	color:#A6A3A3;
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-size:16px;
}
.icons 
{
	text-align: center;
	margin: 15% 0 10% 0;
}
.icons  ul 
{
	margin:0;
	padding:0;
}
.icons  ul li
{
	display:inline-block;
	margin-left: 4%;
}
.icons  ul li.icon1 a small
{
	background:url(../images/social-icons1.png) no-repeat 0px 0px;
	width:24px;
	height:24px;
	display: inline-block;
}
.icons  ul li.icon2 a small
{
	background:url(../images/social-icons1.png) no-repeat -36px 0px;
	width:24px;
	height:24px;
	display: inline-block;
}
.icons  ul li.icon3 a small
{
	background:url(../images/social-icons1.png) no-repeat -71px 0px;
	width:24px;
	height:24px;
	display: inline-block;
}
.icons  ul li.icon1 a small:hover
{
	background:url(../images/social-iconshr.png) no-repeat 0px 0px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.icons  ul li.icon2 a small:hover
{
	background:url(../images/social-iconshr.png) no-repeat -36px 0px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.icons  ul li.icon3 a small:hover
{
	background:url(../images/social-iconshr.png) no-repeat -71px 0px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.grid-right-middle-img
{
	background:url(../images/team-img.png) no-repeat -212px 0px;
	width:120px;
	height:118px;
	display: inline-block;
	margin-top: 10%;	
}
.grid-right-right-img
{
	background:url(../images/team-img.png) no-repeat -425px 0px;
	width:120px;
	height:118px;
	display: inline-block;
	margin-top: 10%;	
}
/*--- latest-posts ---*/
.latest-posts 
{
	padding: 6% 0;
}
.latest-posts-text 
{
	text-align:center;
	margin-bottom: 5%;
}
.latest-posts-text h2
{
	color:#1C8DD5;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-weight:700;
	font-size: 38px;
}
.latest-posts-text p
{
	font-family: 'Microsoft JhengHei', sans-serif;
	font-size:16px;
	color:#909090;
}
.latest-posts-text span
{
	display:block;
}
.latest-posts-grid-left img
{
	width:100%;
        border-radius: 5px;
    
}
.latest-posts-grid h2
{
	color:#1C8DD5;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-weight:700;

	margin-top: 2%;
	text-decoration:none;
}


.latest-posts-grid p
{
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	color:#949393;
	font-size:16px;
    font-weight:300;
     letter-spacing: 3px;
    
}
.latest-posts-grid-right small
{
	display:block;
	font-size: 16px;
}
.latest-posts-bottom-grids
{
	margin-top:2%;
}


.latest-posts-grid ul
{
margin-left: 25px;

}
.latest-posts-grid li
{
	font-size:16px;
	color:#909090;
	font-family: 'Microsoft JhengHei', "Microsoft JhengHei", sans-serif;
	
    text-align: left;
    list-style-position:outside;
    list-style-type:decimal;
}
.latest-posts-grid ol 
{
margin-left: 25px;    
    margin-bottom: 15px;

}
.latest-posts-grid ol li
{
    font-size:16px;
	color:#909090;
	font-family: 'Microsoft JhengHei', "Microsoft JhengHei", sans-serif;
	    text-align: left;
    list-style-position:outside;
list-style-type:upper-latin;

}


/*--- contact-us ---*/
.content-contact 
{
	position: relative;
	min-height: 456px;
}
.map
{
	position:relative;
}
.map iframe
{
	width: 100%;
	min-height: 481px;
	border: none;
	position: absolute;
}
.contact-us
{
	background: rgba(48, 138, 194, 0.56);
	width: 100%;
	padding: 1.65em 0;
	top: 0;
	right: 0;
	position: absolute;
}
.contact-us-text 
{
	text-align:center;
	margin: 5% 0;
}
.contact-us h2
{
	color:#FFFFFF;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-weight:700;
	font-size: 38px;
}
.contact-us p
{
	font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
	font-size:16px;
	color: #EAF4F7;
	position:relative;
}
.contact-us span
{
	display:block;
}
.text-fields
{
	width:60%;
	margin:0 auto;
}
.location a span
{
	position: absolute;
	top: 21%;
	right: 9%;
}
.location a span img
{
	width:100%;
}
.text-fields-left form input[type="text"] 
{
	width:100%;
	padding: 3%;
	font-family: 'DFH Std W7', "Microsoft JhengHei", sans-serif;
	font-weight:600;
	font-style:italic;
	color:#E5E5E5;
	outline:none;
	border-radius: 8px;
	border: solid 2px #FFFFFF;
	margin-bottom: 2.5%;
}
.text-fields-left form input[type="text"]:hover
{
	color:#1C8DD5;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.text-fields-right 
{
	padding: 0;
}
.text-fields-right textarea
{
	width:100%;
	resize:none;
	padding: 3%;
	font-family: 'DFH Std W7', sans-serif;
	font-weight:600;
	font-style:italic;
	color:#E5E5E5;
	outline:none;
	border-radius: 8px;
	border: solid 1px #FFFFFF;
	margin-bottom: 5%;
}
.text-fields-right textarea:hover
{	
	color:#1C8DD5;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.button-sub
{
	margin: 2% 0 0 43%;
}
.button-sub form input[type="submit"]
{
	padding: 01em 1.5em;
	border: #1C8DD5 solid 2px;
	background: #1C8DD5;
	color: #FFFFFF;
	font-family: 'DFH Std W7', sans-serif;
	font-weight: 700;
	border-radius: 7px;
}
.button-sub form input[type="submit"]:hover
{
	background: #FFFFFF;
	color: #1C8DD5;
	text-decoration: none;
	border: #1C8DD5 solid 2px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/*--- footer ---*/
.footer
{
	background:#308AC2;
	padding:2% 0;
}
.footer-left
{
	float:left;
}
.footer-left  h2 
{
	margin:0;
	padding:0;
}
.copy-right 
{
	text-align: center;    padding-top: 50px;
}
.copy-right h4 
{
	font-family: 'Microsoft JhengHei', sans-serif;
	color: #FFFFFF;
    font-weight: 700;
	margin: 10px;
}
.copy-right p 
{
	font-family: 'Microsoft JhengHei', sans-serif;
	color: #FFFFFF;
	margin: 0;
        font-size: 13px;
}
.copy-right p a
{
	color: #FFFFFF;
	text-decoration:none;
}
.copy-right p a:hover
{
	color: #0A486F;
}
.footer-left  h2 a
{
	color:#FFFFFF;
	font-family: 'DFH Std W7', sans-serif;
	font-weight:700;
	text-decoration:none;
	font-size: 45px;
}
.footer-right
{
	text-align: right;
	float: right;
	margin-top: 1%;
}
.footer-right ul

{
	margin: 0;
	padding:0;
}
.footer-right ul li
{
	display:inline-block;
}
.footer-right ul li a span
{
	background:url(../images/social-icons.png) no-repeat 0px 0px;
	width:32px;
	height:32px;
	display: inline-block;
	margin: 0 .5em;
}
.footer-right ul li a span:hover
{
	background:url(../images/social-icons1hr.png) no-repeat 0px 0px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.footer-right ul li a span.twitter
{
	background:url(../images/social-icons.png) no-repeat -44px 0px;
	width:32px;
	height:32px;
	display: inline-block;
	margin: 0 .5em;
}
.footer-right ul li a span.twitter:hover
{
	background:url(../images/social-icons1hr.png) no-repeat -44px 0px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
.footer-right ul li a span.in
{
	background:url(../images/social-icons.png) no-repeat -90px 0px;
	width:32px;
	height:32px;
	display: inline-block;
	margin: 0 .5em;
}
.footer-right ul li a span.in:hover
{
	background:url(../images/social-icons1hr.png) no-repeat -90px 0px;
	transition:0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	-ms-transition:0.5s;
}
/*----- to-top ----*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
span.menu:before
{
	content:url(../images/nav-icon.png) no-repeat 0px 0px;
	color:#999;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	cursor:pointer;
}
.header-nav span.menu
{
	display:none;
}


@media (max-width:992px)
{
	.mobile-divise img{width:25%;}
    .mobile-divise {
    /* text-align: center; */
/*    margin-top: -19%;*/
}
 
    .container{    
        width: 100%;
  
    }

    
	.header {height: 447px;}
    .header-bg {min-height: 775px;}
	.header-logo h2 a {	font-size: 43px;}
    .header-nav {
    text-align: center;
 
   float: none;
    margin-top: 5%;
}
	.header-nav ul li {font-size: 14px;  padding: 7px 0px;}
	/*.header-nav ul li a {margin: 0 1.5em;}*/
    .advbox li {
    width: 100%;
    height: auto;
}
	.divise-info {text-align: center;}
	.divise-info h1 
	{
		font-size: 30px;
	}
	.get 
	{
		margin-top: 15%;
	}
	.divise-info p 
	{
		margin-top: 6%;
	font-size: 14px;

	}
	.information-left-grid p 
	{
		font-size: 13px;
		font-weight: 400;
	}
	.latest-posts-grid-right p 
	{
		font-size: 13px;
		font-weight: 400;
	}
	.latest-posts-grid-right small 
	{
		font-size: 13px;
		font-weight: 400;
	}
	.contact-us 
	{
		padding: 3.1em 0;
	}
}




@media (max-width:480px)
    
{
    .header {
       height: 100%;
    background-color: #4F9CD5;
}
    .slider_container {
        width: 100%;
    height: 135%;
    background-color: #378AC6;
    }
    .information-text h2 a {

    margin-left: 7%;
}
    .header-bg {
    min-height: 1030px;
}
.mobile-divise img {
    width: 50%;
}
    .divise-info h1 {
    font-size: 27px;
}
    .divise-info h2 {
    font-size: 39px;
             line-height: 35px; 
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  
    background-color: wheat;
    border-radius: 7px;
        background: #FFFFFF;
            webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    

}
    .navbar-default .navbar-nav > li > a {
    text-align: center;
    font-family: 'Microsoft JhengHei',"DFH Std W7", sans-serif;
   color: #2380B8;
    font-weight: 700;
    font-size: 16px;
}
    .header-nav ul li {
    float: left;
            width: 100%;
            border-bottom-color: rgba(110, 171, 208, 0.37);
    border-bottom-style: solid;
    border-bottom-width: thin;

}
    .header-nav ul {

    margin-bottom: 0px;
}
    
    
    
	#portfoliolist .portfolio 
	{
		width: 100%;
		float: none;
	}
	#filters li span.active 
	{
		font-size: 12px;
	}
	#filters li span 
	{
		font-size: 16px;
	}
    
    
     #portfolio2list .portfolio2
	{
		width: 100%;
		float: none;
	}
	#filters2 li span.active 
	{
		font-size: 12px;
	}
	#filters2 li span 
	{
		font-size: 16px;
	}
    
    #portfolio3list .portfolio3
	{
		width: 100%;
		float: none;
	}
	#filters3 li span.active 
	{
		font-size: 12px;
	}
	#filters3 li span 
	{
		font-size: 16px;
	}
    
    
	.header-nav ul li.active a 
	{
		/*padding: .4em 1em;*/
	}
	p.b-animate.b-from-left.b-delay03 
	{
		font-size: 16px;
	}
	p.b-animate.b-from-left.b-delay03 small 
	{
		font-size: 16px;
	}
	.b-link-stripe .b-wrapper 
	{
		padding: 0% 10% 0 10%;
	}
	.grid-right-left 
	{
		width: 92%;
	}
	.latest-posts-text h2 
	{
		font-size: 30px;
	}
	.latest-posts-text p 
	{
		font-size: 16px;
	}
	.latest-posts-grid-right p 
	{
		font-size: 16px;
	}
	.text-fields 
	{
		width: 80%;
	}
	.location a span 
	{
		top: 88%;
		right: 38%;
		width: 34%;
	}
	.text-fields-left form input[type="text"] 
	{
		width: 100%;
	}
	.text-fields-right textarea 
	{
		width: 100%;
	}
	.footer-left 
	{
		width: 24.333%;
	}
	.latest-posts-grid-right small 
	{
		font-size: 16px;
	}
	.footer-left h2 a 
	{
		font-size: 35px;
	}
	.latest-posts-grid-left 
	{
		width: 100%;
        margin-bottom: 30px;
	}
	.content-contact 
	{
		min-height: 545px;
	}
	.map iframe 
	{
		min-height: 545px;
	}	
	.contact-us 
	{
		padding: 2.15em 0;
	}
	.location a span img 
	{
		display: none;
	}
}
@media (max-width:320px)
{
	.mobile-divise 
	{
		width: 80%;
	}
	.divise-info h1 
	{
		font-size: 30px;
	}
	.divise-info p 
	{
		font-size: 12px;
	}
	.get a 
	{
		padding: .5em 1em;
	}
	.get 
	{
		margin-top: 12%;
	}

	.header-bg 
	{
		min-height: 720px;
	}
	.divise-info p.text 
	{
		font-size: 12px;
	}
	.b-link-stripe .b-wrapper 
	{
		padding: 2% 0 0 8%;
	}
	h2.b-animate.b-from-left.b-delay03 
	{
		font-size: 16px;
	}
	p.b-animate.b-from-left.b-delay03 
	{
		font-size: 11px;
	}
	p.b-animate.b-from-left.b-delay03 small 
	{
		font-size: 11px;
	}
	.content-contact 
	{
		min-height: 471px;
	}
	.map iframe 
	{
		min-height: 471px;
	}
	.information-left-grid p 
	{
		font-size: 11px;
	}
	.information-left-grid h2 
	{
		font-size: 28px;
	}
	.latest-posts-text h2 
	{
		font-size: 28px;
	}
	.latest-posts-text p 
	{
		font-size: 13px;
	}
	.latest-posts-grid-right p 
	{
		font-size: 12px;
	}
	.latest-posts-grid-right small 
	{
		font-size: 12px;
		display:none;
	}
	.contact-us p 
	{
		font-size: 13px;
	}
	.contact-us span 
	{
		display: none;
	}
	.button-sub 
	{
		margin: 2% 0 0 30%;
	}
	.button-sub form input[type="submit"] 
	{
		padding: .5em .8em;
	}
	.copy-right p 
	{
		margin-top: 4%;
	}
}
/*----- responsive-end ------*/