/* Overall */
.da-slider {
  max-width: 1300px;
}

html {
  font-family: sans-serif;
}

.home-content-boxes .content-box-1 p {
  text-align: left;
}
.content-box p {
    margin: 15px 0 25px 0;
}

.entry-title {
    font-family: Georgia, Times, serif;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
		font-family: "Acme", sans-serif;
	  margin: 20px 0;
}
.entry-content h6 {
    font-family: Georgia, Times, serif;
}
.breadcrumbs {
    font-family: Georgia, Times, serif;
}

.entry-content h4{
  font-family: Georgia, Times, serif;
  margin-bottom: 2%;
  margin-top: 2%;
}

.entry-content p {
    font-family: Georgia, Times, serif;
}

#bootstrap-slider .carousel-caption p {
    font-family: Georgia, Times, serif;
  	margin: 0px;
}

#bootstrap-slider .carousel-caption .bootstrap-button {
    font-family: Georgia, Times, serif;
}

.home-content-boxes .content-box h2,
.content-box p,
.home-content-boxes .cntbox_btn {
    font-family: Georgia, Times, serif;
}

ul.nav-menu li a {
    font-family: Georgia, Times, serif;
}

.header {
    padding-top: 0px;
    padding-bottom: 0px;
}

.cd-timeline-content h2 {
    font-size: 30px;
}

/* Sidebar */
.sidebar p{
  font-family: Georgia, Times, serif;
}
.sidebar {

  width: 270px;
  /*background-color: #434A54;*/
  background-color: #f1f1f1;
  color: #fff;
  float: left;
 
  top: 50px;
  word-wrap: normal;
}


/* Student Blocks */

.studentid{
	width: 43%;
	text-align: center;
  	border-radius: 0px;
	float: left;
	margin-top: 0px;
	background-color: #f1f1f1;
	margin-left: 0%;
	margin-right: 5%;
  	margin-bottom: 5%;
	border-left: 8px solid #3d8ddd;
  	box-shadow: none;
}

.studentprofile{
	width: 75%;
	text-align: center;
  	border-radius: 0px;
	float: left;
	margin-top: 0px;
	background-color: #f1f1f1;
	margin-left: 0%;
	margin-right: 100%;
  	margin-bottom: 3%;
	border-left: 8px solid #3d8ddd;
  	box-shadow: none;
}

.id_text{
  	font-family: Georgia, Times, serif;
  	margin: 0;
  	margin-left: 44%;
    max-width: 100%;
    padding: 1rem;
  	padding-bottom: 0rem;
  	text-align: left;
}

.id_text p{
  	font-family: Georgia, Times, serif;
  	margin: 0;
}

.profile_text{
  	font-family: Georgia, Times, serif;
  	margin: 0;
    float: left;
  	margin-left: 5%;
    max-width: 100%;
    padding: 1rem;
  	padding-bottom: 0rem;
  	text-align: left;
}

.id_title{
  	font-style: italic;
}

.id_name{
  	font-size:20px;
    margin-bottom: 10px;
}
.res_text{
  	font-family: Georgia, Times, serif;
  	margin: 0;
  	margin-left: 30%;
    max-width: 100%;
    padding: 1rem;
  	text-align: left;
}
.researchprofile{
	width: 100%;
	text-align: center;
  	border-radius: 0px;
	float: left;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-left: 0%;
	margin-right: 100%;
  	margin-bottom: 3%;
	/*border-left: 8px solid #3d8ddd;*/
  	box-shadow: none;
}

.researchprofile img{
  border: 8px solid #3d8ddd;
}

.video{
  float: left;
  margin: 0 20px 5px 0;
}

.vid_text{
  	font-family: Georgia, Times, serif;
  	margin: 0;
  	margin-left: 30%;
    max-width: 100%;
    padding: 1rem;
  	text-align: left;
  	float: left;
}

.studentprofile img { 
    
  	box-shadow: none;
    height: auto;
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
    padding: 0px;
    border: none;
    background: none;
}

.studentid img { 
    
  	box-shadow: none;
    height: auto;
  	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
    padding: 0px;
    border: none;
    background: none;
}

.list{
	/*width: 43%;*/
	text-align: center;
  	border-radius: 0px;
	display:inline-block;
  	position: relative;
	margin-top: 0px;
	background-color: #f1f1f1;
	margin-left: 1%;
	margin-right: 5%;
  	margin-bottom: 5%;
	border-left: 0px solid #3d8ddd;
  	box-shadow: none;
  	height: 300px;
  width: 300px;
}


.listtext {  
  position:relative;
  text-align: center;
  bottom:8px;
  display:block;
  background-color:#f1f1f1;
  vertical-align:bottom;
  margin-top: 2%;
  margin-bottom: 2%

}

.list img {
  	max-height: 100%;  
    max-width: 100%; 
    width: 300px;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
/* More info */

.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}

.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* Mobile */
@media (max-width: 320px) {

.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}

.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}


/* Small Tablets */

.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {

	width: 90%;
}

.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}

.primary-menu a{
  line-height: 1.5em;
}


/*/////////////////////////////////////////*/

.parallax-mirror,#vurtUnderlay{
    height:auto!important;
    width:100%!important;
    padding:45% 0 0;    
}
.parallax-mirror img{width:100%!important;height:100%!important}
/*///////////////////////////////////////////////////////////////////////*/


.da-slide {
  width: 50%;

}

/*////////////////////////////////////////////////////////////////////////////////////////////////*/
