@charset "UTF-8";
@import url("../webfonts/Futura_Bold_bt/stylesheet.css");

header {
	background-image: url(../images/sitebanner2021.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
	background-position: 100% 100%;
	background-color: #22252c;
}

nav {
	background-color: #d4d4d4;
}

.navbar.navbar-default {
	background-color: #D4D4D4;
}
.navbar-collapse {
	font-family: "source-sans-pro", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #22252c;
	text-align: center
}
.nav.navbar-nav li a {
	color: #22252c;

}
.nav.navbar-nav li a:hover  {
	color: #ffffff;
}

.img-gallery {
	 margin: 20px;
	  	border: 5px solid #000000;
	box-shadow: 4px 4px 2px #000000;
	width: 100%;
	height: auto;

}

.thesis-cover {
 	border: 1px solid #000000;
	width: 90%;
	height: auto;

}
.thesis-cover-row1 {
	width: 70%;
	height: auto;
}
.deadlysins-animate {
	border: 1px solid #000000;
	box-shadow: 4px 4px 2px #000000;
}


.img-header {
		 margin-left: 20px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1;
	width: 100%;
	
}


@media (min-width: 768px) {
	.navbar-nav {
		float:none;
		margin:0 auto;
		display: block;
		text-align: center;
	}

	.navbar-nav>li {
		display: inline-block;
		float:none;
	}

.row.row1 {
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #22252c;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.row.row2 {
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #22252c;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.row.row3 {
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #22252c;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
}
.row.row4 {
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #22252c;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.social {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	max-width: auto;
	max-height: auto;
}
footer {
	background-color: #d4d4d4;
}

h1 {
	float: none;
	display: block;
	text-align: center;
	font-family: 'playfair-display';
	font-size: 30px;
	font-weight: bold;
	color: #22252c;
}
h2{
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro";
	font-size: 26px;
	font-weight: normal;
	color: #22252c;
}
h3{
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #22252c;
}

.winebottle {
	display:inline-block;
	position: relative;
	z-index: 0;
}
.winebottle span{
	position: absolute;
	left: -9999px;
}
.winebottle:hover {
	z-index: 50;
	cursor: pointer;
}
.winebottle:hover span{
	top: -300px;
	left: -20px;
}

.jazz {
	width: 50%;
}

p2{
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #22252c;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

p3{
	float: none;
	display: block;
	text-align: center;
	font-family: "source-sans-pro", sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #22252c;
	font-style: italic;
}

.hip {
	width: 87%;
}


.butterfly {
	width: 96%;
}
.butterfly2 {
	width: 76%;
}

