/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    font-family: microsoft jhenghei,lato,sans-serif;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
	height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

/* Responsive Styles */
/* @media (max-width: 480px) {
    .footer01 {
	width: 100%;
	height: 36px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
 	.footer01 {
        width: 100%;
        height: 36px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
 	.footer01 {
        display: none;
    }
}
@media (min-width: 980px) and (max-width: 5000px) {
	  .footer01 {
        display: none;
    }
}*/
@media (max-width: 480px) {
    .footer {
        display: none;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
 	.footer {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
 	.footer {
        width: 100%;
		background-color: #383B3D;
		margin-top: 30px;
		margin-right: 0;
		margin-bottom: 0px;
		margin-left: 0;
		padding-top: 25px;
		padding-bottom: 0px;

    }
}
@media (min-width: 980px) and (max-width: 5000px) {
	  .footer {
        width: 100%;
		background-color: #383B3D;
		margin-top: 30px;
		margin-right: 0;
		margin-bottom: 0px;
		margin-left: 0;
		padding-top: 25px;
		padding-bottom: 0px;
    }
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
ul {
    list-style-type: none;
    margin: 10;
    padding: 0;
}

li {
	display: inline;
}.tel {
	float: right;
	font-size: 20pt;
	margin-top: 15px;
}
/*@media (max-width: 480px) {
	#fixed-ad{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #E44B7B;
	color: #FFFFFF;
	width: 30%;
	height: 36px;
	position: fixed;
	bottom: 15px;
	_position: absolute; 
 	_top:expression(documentElement.scrollTop+100);
	z-index: 3;
	float: left;
	margin-left: 2.5%;
	height: 36px;
	text-align: center;
	padding-bottom: 5px;
	}
}
@media (max-width: 480px) {
	#fixed-bd{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	width: 30%;
	height: 36px;
	position: fixed;
	bottom: 15px;
	_position: absolute; 
 	_top:expression(documentElement.scrollTop+100);
	z-index: 3;
	float: left;
	margin-left: 35%;
	height: 36px;
	text-align: center;
	background-color: #3AAADE;
	padding-bottom: 5px;
	}
}
@media (max-width: 480px) {
	#fixed-cd{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	width: 30%;
	height: 36px;
	position: fixed;
	bottom: 15px;
	_position: absolute;  
 	_top:expression(documentElement.scrollTop+100);
	z-index: 3;
	float: left;
	margin-left: 67.5%;
	height: 36px;
	text-align: center;
	background-color: #00C300;
	padding-bottom: 5px;
	}
}
@media (max-width: 480px) {
	#fixed-dd{
	width: 100%;
	position: fixed;
	bottom: 13px;
	_position: absolute;
 	_top:expression(documentElement.scrollTop+100);
	z-index: 2;
	padding-top: 3px;
	float: left;
	margin-left: 0px;
	height: 50px;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	#fixed-ad{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #E44B7B;
	color: #FFFFFF;
	width: 30%;
	height: 36px;
	position: fixed;
	bottom: 15px;
	_position: absolute;
 	_top:expression(documentElement.scrollTop+100);
	z-index: 3;
	float: left;
	margin-left: 2.5%;
	height: 36px;
	text-align: center;
	padding-bottom: 5px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	#fixed-bd{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	width: 30%;
	height: 36px;
	position: fixed;
	bottom: 15px;
	_position: absolute;
 	_top:expression(documentElement.scrollTop+100);
	z-index: 3;
	float: left;
	margin-left: 35%;
	height: 36px;
	text-align: center;
	background-color: #3AAADE;
	padding-bottom: 5px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	#fixed-cd{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	width: 30%;
	height: 36px;
	position: fixed;
	bottom: 15px;
	_position: absolute; 
 	_top:expression(documentElement.scrollTop+100);
	z-index: 3;
	float: left;
	margin-left: 67.5%;
	height: 36px;
	text-align: center;
	background-color: #00C300;
	padding-bottom: 5px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
	#fixed-dd{
	width: 100%;
	position: fixed;
	bottom: 13px;
	_position: absolute; 
 	_top:expression(documentElement.scrollTop+100);
	z-index: 2;
	padding-top: 3px;
	float: left;
	margin-left: 0px;
	height: 50px;
	}
}*/

.navbar-brand{
	padding: 10px 10px !important;
}



.mobiledisplay{
		display: none;	
}
.pcdisplay{
		display: block;	
}

@media (max-width: 479px) {
	.mobiledisplay{
		display: block;	
	}
	.pcdisplay{
		display: none;	
	}
	.page-header{
		margin: 0px 0 20px;;
	}

}


@media (max-width: 479px) {
	.mobilelogo{
		height: 85%;
	}
	.navbar-brand{
		padding: 10px 0px 9px 10px !important;
	}

}

@media (max-width: 375px) {
	.mobilelogo{
		height: 85%;
	}
	.navbar-brand{
		padding: 10px 0px 9px 10px !important;
	}

}


@media (min-width: 395px) and (max-width: 414px)  {
	.mobilelogo{
		height: 95%;
	}
	.navbar-brand{
		padding: 10px 0px 9px 10px !important;
	}

}

@media (min-width: 376px) and (max-width: 394px)  {
	.mobilelogo{
		height: 88%;
	}
	.navbar-brand{
		padding: 10px 0px 9px 10px !important;
	}

}

@media (min-width: 320px) and (max-width: 360px)  {
	.mobilelogo{
		height: 60%;
	}
	.navbar-brand{
		padding: 12px 0px 1px 11px !important;
	}

}

@media (max-width: 319px) {
	.mobilelogo{
		height: 70%;
	}
	.navbar-brand{
		padding: 16px 0px 9px 10px !important;
	}

}




.footerp {
    font-family: 'Microsoft Jhenghei',"Helvetica Neue", Helvetica, Arial, "Microsoft Jhenghei", sans-serif;
    height: 68px;
    padding-top: 5px;
    background-color: #E44B67;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    _position: absolute;
    _down: expression(documentElement.scrollDown + "px");
    z-index: 999;
    width: 100%;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.fot_a {
    padding-left: auto;
    padding-right: auto;
    width: 100%;
    text-align: center;
}

.textp {
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 0px;
    padding-left: auto;
    padding-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

.mobilechat-btn{
	position: fixed;
    height: auto;
    padding: 0px 5px 0px 0px;
    z-index: 8888;
    top: 95px;
    right: 0;
    
}

.pcchat-btn{
	position: fixed;
    height: auto;
    padding: 0px 5px 0px 0px;
    z-index: 8888;
    top: 40%;
    right: 0;
}