/*@font-face {
    font-family: MyriadPro;
    src: url("../fonts/MyriadPro-Regular.otf") format("opentype");
}
@font-face {
    font-family: MyriadPro;
    font-style: italic;
    src: url("../fonts/MyriadPro-It.otf") format("opentype");
}
@font-face {
    font-family: NotoSansCJKtc;
    font-weight: 300;
    src: url("../fonts/NotoSansCJKtc-Light_1.otf") format("opentype");
}

@font-face {
    font-family: NotoSansCJKtc;
    font-weight: 500;
    src: url("../fonts/NotoSansCJKtc-DemiLight_1.otf") format("opentype");
}

@font-face {
    font-family: NotoSansCJKtc;
    src: url("../fonts/NotoSansCJKtc-Regular_1.otf") format("opentype");
}

@font-face {
    font-family: NotoSansCJKtc;
    font-weight: 700;
    src: url("../fonts/NotoSansCJKtc-Medium_1.otf") format("opentype");
}*/


body{
	font-size: 15px;
	background-color: #FFF;
	font-family: "Noto Sans TC", "Open Sans", "AndBasR","微軟正黑體",NotoSansCJKtc, "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
}
html,body{height:100%;}

.wrap{
	background-color: #FFF;
}

.navbar-brand img {
  margin-top: -10px;
  width: 280px;
  /* height: auto; */
}

.paginateBlock{
	  text-align: center;

}

.cat-list li>a{
	display: inline-block;
	width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cat-list li>i{
	position: relative;
	top: -5px;
}

.post-content{

}

#myCarousel{
	max-height: 360px;
}

.carousel-inner .item{
	cursor: pointer;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

#myCarousel .carousel-inner .item img{
	width: 100%;
}

.text-sm{
	font-size: 8pt;
}

.newsBlock{
	position: absolute;
	height: 200px;
	bottom: 50px;
	right: 55px;
	width: 38%;
	padding: 15px 55px;
	background-color: rgba(255,255,255, 0.85);
}

.newsBlock .yellowLine{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 100%;
	background-color: rgba(255,220,0, 0.5);
}
.newsBlock h2{
	font-family: "Noto Sans TC", "Open Sans";
	text-transform: uppercase;
	font-weight: 500;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
}

.newsBlock .singleNews{
	clear: both;
	position:relative;
	min-height: 30px;
	margin-bottom: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.newsBlock .singleNews a{
	color: #000;
}
.newsBlock .singleNews div.time{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
}
.newsBlock .singleNews a span{
	display: inline-block;
	padding-left: 100px;
	
}
.newsBlock .singleNews:hover a{
	opacity: 0.8;
}
.newsBlock .moreNewsBtn{
	width: 70px;
	text-align: center;
	height: 30px;
	background-color: #FFDC00;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
	position: absolute;
	bottom: -15px;
	left: 48%;
	display: inline-block;
	cursor: pointer;
	border: 0px;
}

.markRed{
	color: red;
}
.homeSection span.markBold{
	font-weight: bolder;
	font-size: 16px;
	background-color: #FFDC00;
    color: #000;
    display: inline-block;
    padding: 3px 5px;
}
input.error, textarea.error{
	border: 1px dotted red;
}

span.error{
	color: red;
}
.admin-panel{
	padding-top: 150px;
}
.admin-panel .row{
	margin: 0px;
}

.admin-panel h4{
	font-size: 15px;
}

.btn-container{
	margin-top: 20px;
	margin-bottom: 20px;
}

.fileList{
	display: none;
}
.newsImg{
	width: 100%;
	height: 190px;
	background: url(../../upload/news/sample.png) center center;
	background-size: cover;
}
span.cutLong80{
	display: inline-block;
	width: 80px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.textArea h1{

	font-size: 24px;
	border-bottom: 2px solid #279FBB;
	display: inline-block;
}
.textArea h2{
	margin-top: 20px;
	font-size: 22px;
	border-left: 2px solid #279FBB;
	padding-left: 10px;
	display: inline-block;
}
.textArea h3{
	font-size: 18px;
	color: #279FBB;
}
.textArea{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.textArea p{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
}
.textArea hr{
	margin-top: 35px;
	margin-bottom: 35px;
}

.textArea tbody tr td{
	padding: 10px 30px 10px 0px;
}
.textArea tbody tr p{
	margin: 5px 0px;
}
.textArea th{background-color:#018DB1;font-weight:bold;color:#fff;}

.textArea .table-bordered tbody tr th p,.textArea .table-bordered tbody tr th{
	color: #FFF;
}
.textArea a{
	color: #333;
}
.textArea a:hover{
	color: #333;
	text-decoration: none;
}
.textArea .icons-list li{
	font-size: 14px;
	margin-bottom: 20px;
}
.textArea table.companyTable{
	width: 100%;
}
.textArea table.companyTable td{
	height: 180px;
	vertical-align: top;
	text-align: center;
	width: 33%;
}
.textArea table.companyTable td h1{
	margin-bottom: 10px;
}
.textArea table.companyTable td img{
	height: 60px;
}

.textArea table.memberTable tr th{
	white-space: nowrap;
	text-align: center;
	padding: 0px 5px;
}

.textArea table.memberTable tr td{
	padding: 0px 5px;
}

.myDatepicker[readonly]{
	background-color: #FFF;
	cursor: pointer;
}
.runnerBlock{
	min-height: 30px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ae0000;
	margin-bottom: 10px;
}
.runnerBlock ul li:before{
	content: " + ";
}
.runnerBlock ul{
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}
.runnerBlock ul li{
	display: none;
	font-size: 16px;
	color: #333;
}
.runnerBlock ul li a{
	font-size: 16px;
	color: #333;
}
.runnerBlock ul li a:hover{
	text-decoration: none;
}
.runnerBlock ul li.active a{
	
}

.forumItem{
	cursor: pointer;
}
.forumItem:hover{
	box-shadow: 1px 1px 5px #EEE;
}
.forumItem h5{
	margin-top: 0px;
	height: 40px;
	overflow: hidden;
}
.forumItem .autor-post{
	position: relative;
}
.forumItem .autor-post .authorName{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}
.forumItem .autor-post span.views{
	display: inline-block;
	width: 40px;
	text-align: left;
	margin-right: 5px;
}
.forumItem .autor-post>img{
	position: absolute;
	left: 0px;
	top: 0px;
}
.forumItem .autor-post .info{
	margin-left: 60px;
}
.replyBlock .autor-post>img{
	width: 45px;
    height: 45px;
    border-radius: 200px;
    margin-right: 10px;
}
.sub-comments{
	padding-left: 15px;
}
.galleryBlock{
	margin-bottom: 20px
}
.galleryBlock .thumbnail{
	position: relative;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	height: 240px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.galleryBlock .thumbnail>img{
	margin: 0px;
	padding: 0px;
}
.galleryBlock h4{
	font-size: 18px;
	color: #333;
	font-weight:  normal;
	margin: 0px;
	text-shadow: none;
	padding: 10px;
	display: inline-block;
	text-align: center;
	width: 100%;
	border-top: 0px;
}
.galleryBlock .thumbnail .mask{
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
}
.galleryBlock .thumbnail:hover .mask{
	display: block;
}
.galleryBlock .thumbnail .mask>button{
	background-color: #FAFAFA;
	color: #333;
	border: 0px;
	padding: 10px 20px;
	margin-top: 25%;
}
.picBlock{
	margin-bottom: 20px;
}
.picBlock .thumbnail{
	position: relative;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	overflow: hidden;
	height: 180px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.picBlock .thumbnail:hover{
	opacity: 0.8
}
.admin-panel .galleryBlock .thumbnail{
	height: 90px;
}
.picBlock .thumbnail>img{
	margin: 0px;
	padding: 0px;
}
.picBlock h4{
	font-size: 18px;
	color: #333;
	font-weight:  normal;
	margin: 0px;
	text-shadow: none;
	padding: 10px;
	display: inline-block;
	text-align: center;
	border: 1px solid #CCC;
	width: 100%;
}
.picBlock .thumbnail .mask{
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
}
.picBlock .thumbnail:hover .mask{
	display: block;
}
.picBlock .thumbnail .mask>button{
	background-color: #FAFAFA;
	color: #333;
	border: 0px;
	padding: 10px 20px;
	margin-top: 20%;
}
.descriptionBlock{
	padding: 10px 0px 30px 0px;
}
.admin-panel .galleryBlock .thumbnail .mask>button{
	padding: 5px 8px;
}
.customeBtn{
	background-color: #ae0000;
	color: #FFF;
	border: 0px;
	padding: 10px 20px;
}
.margin-t-35{
	margin-top: 35px;
}

.newsContent .textArea img{
	max-width: 100% !important;
}

/* Preloader */
#loadingWindow {
	display: none;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../theme/img/preload.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

@media screen and (min-width: 1024px) {
	.textArea table {width:70%;}
}
@media screen and (max-width: 600px) {
	.textArea table {width:100%;}
	.textArea thead {display: none;}
	.textArea table:not(.memberTable) tbody tr td {display: block;  text-align:center;padding: 10px 0px 10px 0px;text-align:center}
	.textArea table:not(.memberTable) tbody td:before { 
	    content: attr(data-th); 
	    display: block;
	    text-align:center;  
	  }
	  .textArea .table-bordered tbody tr th{
	  	width: 30%;
	  }

	 .textArea h1{
	 	display: block;
	 	margin: 10px 20px 10px 20px;
	 	text-align: center;

	 }

	 .textArea table.memberTable tr th{
	 		min-width: 50px;
			white-space: normal;
			text-align: center;
			padding: 0px 5px;
	 }

	 .textArea table.companyTable td{
			height: 160px;
			vertical-align: top;
			width: 100%;
		}

	.textArea img{
		width: 100% !important;
		height: auto !important;
	}
}
.navbar-inverse{
	padding: 30px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	border-radius: 0px;
	background-color: #000;
}
.navbar-inverse.navbar-fixed-top{
	padding: 10px 0px;
	position: fixed;
	background-color: #000;
}
.navbar-wider.navbar-inverse.navbar-fixed-top{
	background-color: #000;
	border: 0px;
}
.navbar-wider.navbar-inverse{
	background-color: rgba(0,0,0,0.6);
	border: 0px;
}
.navbar-wider.navbar-fixed-top .navbar-header{
	padding: 15px 0px;
}
.navbar-wider.navbar-fixed-top .navbar-nav{
	margin-top: 15px;
}
.navbar-wider .navbar-header{
	padding: 0px 0px;
	border: 0px;
	
}
.navbar-header{
	padding: 10px 0px;
	
}
.navbar-brand > img{
	width: 160px;
}
.navbar-wider .navbar-nav{
	margin-top: 0px;
	float: right;
}
.navbar-nav.navbar-header-full{
	float: right;
	margin-top: 12px;
	font-size: 14px;
}
.navbar-nav a{
	color: #FFF;
	font-family: "Noto Sans TC", "Open Sans";
	font-weight: 300;
	text-transform: uppercase;
	
}
.navbar-nav>li{
	float: none;
	display: inline-block;
	text-align: center;
}
.navbar-inverse .navbar-nav>li>a{
	padding: 12px 25px;
	color: #FFF;
	text-shadow: 0.1em 0.1em #333;
	font-size: 16px;
	width: 120px;
}

.topBanner{
	position: relative;
	height: 100%;
}
.homeSection{
	padding: 100px 0px;
}
.homeSection .youtubeVideo{
	padding-top: 35px;
}
.homeSection .subTitle{
	font-size: 14px;
	padding-left: 5px;
}
.homeSection h1{
	font-weight: bold;
	display: block;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 20px 5px;
	background: url(../images/yellow_underline.svg) repeat-x left bottom;
}

.homeSection p{
	padding-left: 5px;
	color: #4D4D4D;
	line-height: 20px;
}
.homeSection h5{
	padding-left: 5px;
	font-weight: bold;
	margin-top: 35px;
}
.newsSection{
	padding: 50px 50px;
}
.newsSection h1.newsTitle{
	font-weight: bold;
	display: block;
	width: 20%;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px 0px 20px 5px;
	background: url(../images/yellow_underline.svg) repeat-x left bottom;
}
.newsFilter{
	position: relative;
	float: right;
	border: 1px solid #DDD;
	margin-bottom: 20px;
}
.newsFilter input{
	width: 100%;
	height: 30px;
	border: 0px;
	padding: 3px 10px;
}
.newsFilter button{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	z-index: 2;
	background-color: transparent;
	border: 0px;
	color: #DDD;
}

.singleNewsItem{
	margin-bottom: 35px;
	cursor: pointer;
}
.singleNewsItem .newsInfo{
	padding: 5px 10px;
}
.singleNewsItem .newsInfo .postTitle a{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-bottom: 15px; 
	border-bottom: 1px solid #DDD;
	margin-bottom: 0px;
	display: block;
}
.singleNewsItem .newsInfo .date{
	color: #999;
}
.singleNewsItem .newsInfo .brief{
	color: #999;
	padding: 10px 0px;
}
.newsSidebar .singleNewsItem .avatar{
	float: left;
	width: 60px;
	height: 40px;
	margin-right: 10px;
	background: url(../images/logo_square.svg) center center;
	background-size: cover;
}
.newsSidebar .singleNewsItem{
	margin-bottom: 5px;
	border-bottom: 1px solid #DDD;
}
.newsSidebar .singleNewsItem .newsInfo{
	padding: 0px 0px;
	height: 40px;
	line-height: 40px;
	display: block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.newsSidebar .singleNewsItem:hover{
	border-bottom: 1px solid #FFDC00;
}
.newsSidebar h2{
	font-size: 18px;
	padding-left: 10px;
	border-left: 2px solid #FFDC00;
}
.newsPaginate{
	border-top: 1px solid #DDD;
	margin-top: 55px;
	padding-top: 10px;
}
.newsPaginate .prev{
	float: left;
	cursor: pointer;
	color: #666;
}
.newsPaginate .next{
	float: right;
	cursor: pointer;
	color: #666;
}
.backList{
	cursor: pointer;
	color: #666;
}
.myPagination{
	margin-top: 80px;
	border-top: 1px solid #DDD;
	padding-top: 5px;
	text-align: center;
	position: relative;
}
.myPagination li.prev{
	position: absolute;
	left: 0px;
}
.myPagination li.prev a, .myPagination li.next a{
	color: #333;
}
.myPagination li.next{
	position: absolute;
	right: 0px;
}
.myPagination li.first{
	display: none;
}
.myPagination li.last{
	display: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	color: #333;
	background-color: transparent;
	border-color: transparent;
}
.pagination li a{
	color: #555;
}
.pagination li.active a{
	background-color: #FFDC00;
    color: #000;
}
.newsContent .date{
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}
.newsContent .title{
	font-weight: bold;
	font-size: 26px;
	color: #333;
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.newsContent .shareBlock i{
	margin-right: 15px;
	font-size: 14px;
	cursor: pointer;
}
.newsContent .shareBlock{
	padding: 10px 0px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-top: 35px;
}
.newsContent .textArea{
	min-height: 350px;
}

.newsContent .meta ul{
	margin: 50px 0px 0px 0px;
	padding-left: 0px;
}
.newsContent .meta ul li{
	text-align: center;
	background-color: #FFDC00;
	color: #333;
	border-radius: 5px;
	padding: 2px 10px;
	display: inline-block;
	margin-right: 10px;
}
.workSection{
	padding: 20px 50px;
	position: relative;
}
.workSection h1.workTitle{
	font-weight: bold;
	display: inline-block;
	width: 15%;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 21px 5px;
	background: url(../images/yellow_underline.svg) repeat-x left bottom;
}
.workSection h1 img{
	height: 34px;
}
.newsSection h1.newsTitle img{
	height: 34px;
}

.workNav li{
	display: inline-block;
	text-align: center;
	margin-right: 20px;
}
.workNav li a{
	color: #333;
	display: inline-block;
	width: 100%;
	padding-bottom: 2px;
}
.workNav li a.active,.workNav li:hover a{
	border-bottom: 4px solid #FFDC00;
}
.workNav li a:hover{
	text-decoration: none;
}
.singleWorkItem{
	margin: 10px 10px 0px 0px;
	height: 320px;
	background: url(../images/works/1.jpg) center center no-repeat;	
	background-size: cover;
	cursor: pointer;
}
.singleWorkItem:hover .mask{
	display: block;
}
.singleWorkItem:hover .yellowSquare{
	display: block;
}
.singleWorkItem .mask{
	display: none;
	width: 100%;
	height: 320px;
	background-color: rgba(255,255,255,0.8);
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 150px 60px 0px 60px;
	letter-spacing: 3px;

}
.singleWorkItem .yellowSquare{
	display: none;
	position: absolute;
	bottom: 20px;
	left: 20px;
	border-left: 5px solid #FFDC00;
	border-bottom: 5px solid #FFDC00;
	width: 85%;
	height: 80%;
}
.moreWorkBtn{
	margin-top: 50px;
	width: 70px;
	text-align: center;
	height: 30px;
	background-color: #FFDC00;
	color: #000;
	padding: 5px 10px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	border: 0px;
}
.contactPage{
	padding: 100px 0px;
}
.contactPage>div{
	padding-right: 100px;
}
.contactPage h1{
	font-weight: bold;
	font-size: 20px;
	display: block;
	text-align: center;
}
.contactPage h2{
	font-weight: bold;
	font-size: 20px;
	display: block;
	text-align: center;
}	
.workImg{
	width: 100%;
	margin-bottom: 10px;
}

.workPage{
	padding: 30px 0px;
}
.workPage h1{
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	margin-bottom: 20px;
}

.toTop{
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 10;
	cursor: pointer;
	background-color: #F6D248;
	width: 40px;
	height: 40px;
	line-height: 35px;
	border-radius: 30px;
	color: #000;
	text-align: center;
	font-size: 20px;
}

.pageWrapper{
	padding-top: 150px;
}
.serviceSection{
	padding-bottom: 100px;
}
.serviceSection .singleItem .topIcon{
	width: 70px;
}
.serviceSection .singleItem h2{
	text-align: center;
	font-size: 17px;
}
.serviceSection .singleItem h3{
	text-align: center;
	font-size: 18px;
}
.serviceSection .singleItem p{
	text-align: center;
	font-size: 17px;
}
.serviceSection .singleItem ul{
	font-size: 15px;
	margin: 30px auto;
	width: 81%;
}
.serviceSection .singleItem ul li{

}

.homeInverseSection{
	padding: 100px 0px;
	background-color: #000;
}
.homeFooterSection{
	padding: 50px 80px;
}
.homeFooterSection .talkItem{
	display: inline-block;
	padding-left: 45px;
	margin-bottom: 45px;
	background: url(../images/talk_icon.svg) left center no-repeat;
	cursor: pointer;
}

.homeFooterSection .emailItem{
	background: url(../images/icon_email.svg) left center no-repeat;
	padding-left: 30px;
}

.homeFooterSection .telItem{
	margin-top: 10px;
	background: url(../images/icon_tel.svg) left center no-repeat;
	padding-left: 30px;
}
.contactPage .contactTitle{
	font-weight: bold;
	font-size: 24px;
	display: block;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 60px;
	padding: 0px 0px 20px 5px;
	background: url(../images/yellow_underline.svg) repeat-x left bottom;
}
.contactInfo{
	margin-top: 50px;
}
.contactInfo .emailItem{
	margin-top: 10px;
	background: url(../images/email_icon.svg) left center no-repeat;
	padding-left: 30px;
}

.contactInfo .telItem{
	margin-top: 10px;
	background: url(../images/tel_icon.svg) left center no-repeat;
	padding-left: 30px;
}

.contactInfo .addrItem{
	margin-top: 10px;
	background: url(../images/addresss_icon.svg) left center no-repeat;
	padding-left: 30px;
}
.contactInfo .hours{
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}
#contactForm .form-control{
	border-radius: 0px;
	padding: 8px 10px;
	height: auto;
}
.btn-send{
	background-color: #FFDC00;
	font-style: italic;
	font-weight: bold;
	color: #333;
	float: right;
	border-radius: 0px;
	border: 0px;
}
.processSection h1{
	font-size: 30px;
	color: #FFDC00;
	font-weight: bold;
	text-align: center;
}

.processSection h2{
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 100px;
}
.navbar-nav li a{
	
}
.navbar-nav li a:hover .backNavWord{
	display: inline-block;
}
.navbar-nav li a:hover .frontNavWord{
	display: none;
}
.navbar-nav .backNavWord{
	display: none;
}
.noPadding{
	padding: 0px;
}

.margin-t-80{
	margin-top: 80px;
}
#footer{
	padding: 50px 0px;
}
.navbar-inverse .navbar-toggle{
	border-color: #FFF;
	color: #FFF;
}
.carousel{
	overflow:hidden;
}
.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}
.carousel .carousel-inner img {
    display:block;
    object-fit: cover;
}
.main{
	height: 100%;
}
.sb-site-container{
	height: 100%;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus{
	border: 0px;
}
.pagination>li>a, .pagination>li>span{
	border: 0px;
}
@media (max-width: 1199px) and (min-width: 769px) {
	#process .col-md-3{
		width: 50%;
	}
	.navbar-inverse .navbar-nav>li>a{
		width: 90px;
		padding: 12px 5px;
	}
	.homeFooterSection .talkItem{
		padding-right: 30px;
	}
	.workSection h1.workTitle{
		width: auto;
	}
}
@media screen and (min-width: 768px) {
	.navbar-nav{
		float: right;
		margin-top: 10px;
	}
}
@media screen and (max-width: 600px) {
	.topBanner{
		padding-top: 95px;
	}
	.navbar-wider.navbar-inverse{
		background-color: #000;
	}
	.newsBlock{
		position: relative;
		bottom: auto;
		top: 0px;
		left: 0px;
		width: 100%;
		height: auto;
	}
	.homeSection{
		padding: 280px 0px 100px 0px;
	}
	.homeSection h1{
		width: 80%;
	}
	.serviceSection .singleItem ul{
		width: 100%;

	}
	.newsImg{
		height: 190px;
	}
	.workNav{
		float: none;
	}
	.workSection h1.workTitle{
		float: none;
		font-weight: bold;
		display: block;
		width: 90%;
		text-align: center;
		margin-top: 5px;
		margin-bottom: 30px;
		padding: 0px 0px 10px 5px;
		background: url(../images/yellow_underline.svg) repeat-x left bottom;
	}
	.singleWorkTitle{
		text-align: center;
		margin-bottom: 15px;
		margin-top: 3px;
	}
	.workNav li a{
		margin-bottom: 15px;
	}
	.homeFooterSection{
		padding: 35px 30px;
	}
	.margin-t-xs-15{
		margin-top: 15px;
	}
	.contactPage .contactTitle{
		margin-top: 35px;
	}
	.contactPage{
		padding-top: 30px;
	}
	.contactPage>div{
		padding-right: 0px;
	}
	.newsSection{
		padding: 50px 10px;
	}
	.newsSection h1.newsTitle{
		width: 60%;
		margin-bottom: 10px;
	}
	.workSection{
		padding: 50px 10px;
	}
	.workPage{
		padding-top: 30px;
	}
	.processSection img{
		width: 80%;
		margin-bottom: 25px;
	}
	.newsBlock .singleNews{
		margin-bottom: 10px;
	}
	.homeFooterSection .logoBlock{
		text-align:center;
		margin-bottom: 20px;
	}
	.serviceSection .singleItem{
		margin-bottom: 35px;
		height: 305px;
	}
	.margin-t-80{
		margin-top: 40px;

	}
	#contactForm .marginBottom{
		margin-bottom: 10px;
	}
	#contactForm .btn-send{
		display: block;
		float: none;
		width: 80%;
		margin: 20px auto;
	}
	.workNav{
		position: relative;
		top: auto;
		right: auto;
		padding: 0px;
		text-align: center;
	}
	.carousel-inner{
		height: 100%;
	}
	.navbar-inverse{
		padding: 20px 0px;
	}
	.navbar-wider .navbar-nav{
		margin-top: 20px;
	}
	.pageWrapper{
		padding-top: 120px;
	}
	.noPadding-xs{
		padding: 0px;
	}
}