body{
	font-weight: 300;
}
.navbar-default {
    border: none;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	padding: 10px 15px;
	background-color: #003a6a;
}
.navbar-brand img{
	height: 50px
}
.navbar-default .navbar-toggle{
	color: #EFEFEF;
}
.navbar-default .navbar-toggle:hover{
	color: #003a6a;
}
.image-block{
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}
.image-block img{
	top: 0;
	left: 0;
	z-index: 1;
}
.image-block a{
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	z-index: 3;
	padding: 10px 15px;
	text-align: center;
	font-size: 18px;
	display: block;
	color: #fff;
	background: rgba(0,0,0,0.7);
    font-size:14px;
}
/* SOCIAL TOP */
.mt-social-frame {width: 100%; padding: 13px 0px; z-index: 1002; color: #fff!important;text-shadow: 1px 1px #333; }
.mt-social { list-style: none; margin: 0px -10px 0px 0px; float:right; }
.mt-social li {line-height:34px;height:34px;}
.mt-social li i {margin-left: 15px;}
.mt-social li a { padding: 12px 0; color: #fff!important }
.mt-social li a:hover { color: #b8b8b8!important; }

#header-title {
    padding-bottom: 40px;
	background-attachment: fixed!important;
	background-image: url('/img/dna-genes.jpg')!important;
	background-position: none!important;
	background-repeat: none!important;
	position: relative;
    z-index: 4;
    background: #f5f5f5;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	margin-bottom: 30px;
}
.mt-ti {
    position: absolute;
    margin-top: -40px;
    width: 100%;
    height: 80px;
    display: block;
    z-index: 99;
}
header h1{
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 35px;
	font-weight: 300;
	color: #fff;
	text-shadow: 1px 1px #333;
}
.field-validation-error{
	color: #a94442;
}
.validation-summary-errors{
	background-color:#f2dede;
	border-color:#ebccd1;
	color:#a94442;
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:2px
}
.validation-summary-errors > ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
footer{
	overflow: hidden;
	background-color: #00001F ;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
}
footer a{
	color: #E6E6E6;
}
footer a:hover, footer a:focus, footer a:active{
	color: #CCCCCC;
}

@media screen and (min-width: 992px) {
    header h1{
		padding-top: 50px;
		padding-bottom: 50px;
		font-size: 70px;
	}
}


.tile h3 {
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 10px;
}

.tile li {
    margin-bottom: 10px;
}

    .tile li:last-child {
        box-shadow: none;
    }

    .tile li small {
        margin-bottom: 10px;
        display: inline-block;
        margin-top: 5px;
    }

.tile li a{
    color:#003a6a;
}
.flipbook-viewport{
	overflow:hidden;
	width:100%;
	height:100%;
}

.flipbook-viewport .flipbook-container{
	margin:30px auto;
    width: 922px;
    display: block;
    height: 600px;
}

.flipbook-viewport .flipbook{
	width:922px;
	height:600px;
	/*left:-461px;
	top:-300px;*/
}

.flipbook-viewport .page{
	width:461px;
	height:600px;
	background-color:white;
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.flipbook .page{
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-o-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}

.flipbook-viewport .page img{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin:0;
}

.flipbook-viewport .shadow{
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;

	-webkit-box-shadow:0 0 20px #ccc;
	-moz-box-shadow:0 0 20px #ccc;
	-o-box-shadow:0 0 20px #ccc;
	-ms-box-shadow:0 0 20px #ccc;
	box-shadow:0 0 20px #ccc;
}

.carousel-caption a:hover, .carousel-caption a:focus, .carousel-caption a:active {
    text-decoration: none;
}

.carousel-ti {
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: -1px;
    
}

.homepage-header {
    padding-bottom: 0 !important;
}



.carousel-control.left,.carousel-control.right
{
    background-image:none;
}

@media (min-width: 768px) {
    .homepage-header-navigation {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
    }
}

@media (max-width: 767px) {
    .homepage-header-navigation .navbar-default {
       margin-bottom:0;
    }
}

@media (max-width: 767px) {
    .carousel-caption h1 {
        font-size: 28px !important;
            margin-bottom: 0;
        padding-bottom:0;
    }
}

@media (max-width: 1199px) {
    .carousel-caption {
        bottom: 0;
    }

        .carousel-caption h1 {
            font-size: 40px;
        }
}