@charset "UTF-8";
/* CSS Document */

/*.navbar{
background-color:red !important;}*/

.margin-menu li{
	display:none !important;
}

.margin-menu .menu_search{
	display:block !important;
	}

.margin-menu li{
		display:none;
	}

	.menu_search{ 
		margin-top:0px !important;
		display:block !important;
	}

.margin-menu{
	margin-top:0px !important;
	}


.dropdown-menu ul{
	margin-left:15px;
	}

.contact .col-md-8{
	margin:0px 15px;
	}

#txtSearch, #searchBar-content button{
	height:40px;
	}

.navbar-brand img{
	max-width:125px;
}

.main_wrapper{
	margin-top:164px;
}

.project_database{
	margin-left:-15px !important;
}

.literature_nav li{
	margin-bottom:10px;
}

.blog_featured-text{
	width:100% !important;
	left:0px;
	transform:none;
}

.blog_featured-text .featured, .blog_featured-text .blog_post-details, .blog_featured-text h1{
	margin-left:0px;
}

.project_database .project .hover{
	opacity:1;
}

.form-horizontal .button-orange{
margin-left:15px;}

.dot_results li:nth-child(4n) a, .dot_results li:nth-child(4n-1) a{
	background-color:#fff;
	}

.flipper .back{
	display:none !important;}

.flip-container {
	perspective: 1000px;
	transform-style: flat;
}
/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
	transform: rotateY(0deg) !important;
}
.flip-container:hover .front {
	transform: rotateY(0deg) !important;
}


.project_database .project .hover{
	opacity:1;
}

.footer_site-map{
		border-left:0px;
		border:none;
	}

.home_resource-text h2, .home_topLinks h2{
	font-size:24px;
}

@media (max-width:900px){
/*.navbar{
	background-color:green !important;}*/

	.home_slider{
	margin-top:-26px;
	}

	.home_topLinks .row .col-sm-3{
	width:100%;}
	
	.home_topLinks .row .col-sm-3:last-of-type{
	display:none;
	}
	
	.home_resources .bottom{
		display:flex;
	}
	
	.home_resource .border-grey{
	height:100%;}
	
	.home_extras .col-md-4{
		width:50%;
	}
	
	.footer_site-map{
		display:none;
		border-left:0px;
		border:none;
	}
	
	.home_slider img {
   	 	height: 500px;
		width:auto;
	}
	
	.main_wrapper{
	margin-top:100px;
	}

	.apps ul{
		bottom:auto;
	}
	
	.landing .col-md-4{
		border-bottom:1px solid #ccc;
		padding-bottom:30px;
		margin-bottom:40px;
	}
	
}
