/* #################### header  ##################*/
#topright {
    padding-top: 0;
    text-align: center;	
    text-align:right;
    padding-top: 50px;
}
#headersearch {
	text-align:left;
	display: inline-block;
	vertical-align: top;
	margin:4px;
	margin-right:0;
	float:right;
}
#hs-field {
	border: 1px solid #dedede;
	width: 215px;
	height: 48px;
	letter-spacing: 1px;
	color: #000;
	display: inline-block;
	padding-left:10px;
}
#hs-btn {
	display: inline-block;
	text-indent:-9999px;
	width:21px;
	height:48px;
	background:url(../../../images/template/ico-search.png) left 12px no-repeat;
	border: none;
	margin-left: -30px;
	width: 30px;
}
.ico-linkedin-dark, .ico-twitter-dark, .ico-facebook-dark, .ico-harvard-dark {
	background-color:#fff;
	width:48px;
	height:48px;
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid #dedede;
}
#topright #sociallinks a {margin:4px; float:right;}
#topright #sociallinks {text-align:left;margin-bottom: 5px;}
#topright #sociallinks a:hover {background-color:#f9f9f9;}
.ico-linkedin-dark {background-image:url(../../../images/template/ico-linkedin.png);}
.ico-twitter-dark {background-image:url(../../../images/template/ico-twitter.png);}
.ico-facebook-dark {background-image:url(../../../images/template/ico-facebook.png);}
.ico-harvard-dark {background-image:url(../../../images/template/ico-harvard.png);}	
#logo {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#header {position: relative;}
#homeslider .bx-viewport {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	left: 0;
}
#logo h1 {margin:0;}
#logo h1 a {
	width:529px;
	max-width:100%;
	height:115px;
	background:url(../../../images/template/logo.png) top left no-repeat;
	text-indent:-9999px;
	display: inline-block;
}

@media (max-width: 1199px) { 
	.navbar a {
		color:#777777;
    }
    
}

