/***responsive ***/

@media screen and (max-width: 1024px){
	div#timeline div.timeline{
		width: 100% !important; /* overwrite the assigned px width of timeline to get rid of horizontal scroll bar */
	}
	
	/*
	#featuredImg{
		background-position: center top !important;
	}
	*/
}

@media only screen and (max-width: 768px) {
	#navigation{
		margin-left: 0;
		padding-top: 4.236em;
		overflow: hidden;
		background: #f0f0f0;
	}
	#navigation ul.nav ul {
		background: none !important;
	}
	#navigation ul.nav ul li a{
		color: #666 !important; /*#3088ff;*/
	}
	
	#content #column div{
		width: 100%;
		/*padding-bottom: 20px;*/
		padding: 0;
		text-align: left !important;
	}
		#content #column div img{
			float: left;
			margin: 0px 20px 80px 0px;
		}
		#content #column div img.nomargin{
			margin: 0;
			height: auto;
		}
		
	#header #logo{
		margin: 10px 0 0 0 !important;
	}
	
	#header .searcHimage{
		top: 10px !important;
		left: auto;
		right: 0;
	}
	
	/*
	#featuredImg{
		background-position: 60% 100% !important;
		margin-top: 15px;
	}
	*/
	#featuredImg{
		margin-top: 15px;
	}
		#featuredImg img{
			height: 300px;
		}
	
	
		body.home #header-container{
			/*background-position: center 100px !important;*/
			background-position: center top !important;
			margin: 0 !important;
			padding-top: 0 !important;
			
		}
	
	#headlineContainer #headLine{margin: 0 !important;}
		
	#header-container header{
		padding-top: 20px;
	}
		body.home #header-container header{
			padding-top: 20px;
		}
		
	#lineBanner > em{
		margin-left: -20px !important;
	}
	
	.article_wrap{
		width: 95% !important;
	}
	
	#content .column-hdr-staff div.staffImg{
		width: 100%;
		clear: both;
		margin: 0;
		/*text-align: center;*/
	}
	#content .column-hdr-staff div.staffInfo{
		clear: both;
	}
	
	/** what-we-stand ***/
	#content #column2 div.whatwestandCol{
		clear: both;
		width: 98%;
		margin: 0 0 20px 0;
	}
		#content #column2 div.whatwestandCol.article5imgbg{
			background-size: 100% 80%;
		}
		#content #column2 div.whatwestandCol div.col-read-more > em{
			left: 46.5%;
		}
		
	#content .article-grid-home .article_wrap{
		display: block !important;
		margin: 0 0 2% 0 !important;
		width: 100% !important;
		float: none !important;
		min-height: 185px !important;
	}
	
	.uds-bright .uds-bb-description, .uds-bb .uds-bb-description.uds-bright {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	
	.uds-bb-description-inside > p {
		font-size: 13px !important;
	}	
}

@media screen and (max-width: 600px){

		/*
		body.home #header-container{
			background-position: center 160px !important;
		}
		*/
		body.home #header-container{
			/*background-position: center 100px !important;*/
			background-position: center top !important;
			margin: 0 !important;
			padding-top: 0 !important;
			
		}
		
	#header-container header{
		padding-top: 40px;
	}	
		body.home #header-container header{
			padding-top: 40px;
		}
		
	#headLine h1{
		font-size: 40px;
	}
	#headLine > p{
		font-size: 14px;
	}
	
	#content #column2 div.whatwestandCol div.col-read-more > em{
		left: 43%;
	}

	footer .span_1_of_10 {
		width: 100%;
		margin: 0;
	}
	footer .span_1_of_3 {
		width: 100%;
		margin: 0 !important;
		padding-top: 10px !important;
	}
	footer .span_1_of_101 {
		width: 100%;
		margin: 0 !important;
		padding-top: 10px !important;
	}
	footer .ft_info{
		margin: 0 !important;
		width: 100%;
		padding-top: 10px !important;
	}
		footer .ft_info > p{
			text-align: left !important;
		}

	.uds-bright .uds-bb-description, .uds-bb .uds-bb-description.uds-bright {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	
	.uds-bb-description-inside > p {
		font-size: 13px !important;
	}		
	
	#uds-bb-0 {
		min-height: 149px !important;
		max-height: 595px !important;
	}	
		
}

@media screen and (max-width: 450px){

	/*
	#featuredImg{
		background-position: center top !important;
		background-size: 120% 100% !important;
		margin-top: 15px;
	}
	*/
	#featuredImg{
		margin-top: 15px;
	}
		#featuredImg img{
			/*height: 300px;*/
			height: 180px;
		}

	#header .searcHimage{
		top: -180px !important;
	}
	
	#header-container header {
		padding-top: 20px !important;
	}
	
	#headLine h1{
		font-size: 38px;
	}
	#headLine > p{
		font-size: 14px;
	}
	
	#lineBanner > h1{
		font-size: 28px;
		padding: 16px 0px;
	}
	
	#content .column-project div.second{
		float: left;
		width: 100%;
		padding: 0;
	}
	
	#uds-bb-0 {
		min-height: 169px !important;
		max-height: 595px !important;
	}	

	.uds-bright .uds-bb-description, .uds-bb .uds-bb-description.uds-bright {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	
	.uds-bb-description-inside > p {
		font-size: 13px !important;
	}	
}

@media only screen and (max-width: 380px) {
	#headLine h1{
		font-size: 34px;
	}
	#headLine > p{
		font-size: 14px;
	}
	
	#header .searcHimage{ /* hides */
		top: -280px !important;
	}


	#uds-bb-0 {
		min-height: 189px !important;
		max-height: 595px !important;
	}
	
	.uds-bright .uds-bb-description, .uds-bb .uds-bb-description.uds-bright {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}
	
	.uds-bb-description-inside > p {
		font-size: 13px !important;
	}	
}

@media only screen and (max-width: 320px) {
	#headLine h1{
		font-size: 30px;
		margin-bottom: 10px;
	}
	#headLine > p{
		font-size: 14px;
	}
	
	#uds-bb-0 {
		min-height: 189px !important;
		max-height: 595px !important;
	}
	
	
	.uds-bright .uds-bb-description, .uds-bb .uds-bb-description.uds-bright {
    	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; 
	}
	
	.uds-bb-description-inside > p {
		font-size: 13px !important;
	}
	
	.linkedIn {
		position: relative;
		top: -61px;
		vertical-align: text-top;
		right: -196px;
	}
	
}