﻿/*---------- GENERAL STYLES ------------------------------------------------------------------------------ */

html, body {
	height: 100%;
	width: 100%;
	font-family: 'Lato', Helvetica, sans-serif;
	font-size: 19px;
	line-height: 110%;
	color: #212121;
	background-color: black;
}

a:link { color: #e21b1e; font-family: 'Lato', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; line-height: 120%; }
a:visited { color: #e21b1e; font-family: 'Lato', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; line-height: 120%; }
a:hover { color: #840002; font-family: 'Lato', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; line-height: 120%; }
a:active { color: #e21b1e; font-family: 'Lato', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; line-height: 120%; }

hr {
	background-color: #9b9b9b;
	height: 1px;
	border: 0;
}

a.no_underline:hover { border-bottom: 0px; }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

h2 {
	font-size: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	color: black;
}

h3 {
	font-size: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: black;
}

h4 {
	font-size: 25px;
	margin-bottom: 0px;
	font-weight: bold;
	color: black;
}

.synopsis_date {
	font-size: 16px;
	color: #868686;
	line-height: normal;
}

li {
	padding-bottom: 8px;
}

.header {
	background-color: #32578f;
	width: 100%;
	height: 35px;
}

.centre {
	text-align: center;
}

.footer_area {
	background-color: #32578f;
	padding: 25px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #212121;
	line-height: 120%;
}

.footer_line {
	height: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ffffff
}

.footer {
	width: 100%;
	height: 45px;
	text-align: right;
	padding: 10px 100px 0px 0px;
	background-color: black;
}

.nav_size {
	font-size: 15px;
}

.nav_size a:link { font-size: 15px; }
.nav_size a:visited { font-size: 15px; }
.nav_size a:hover { font-size: 15px; }
.nav_size a:active { font-size: 15px; }


/*---------- SLIDER AREA ------------------------------------------------------------------------------ */

.slider_background {
	width: 100%;
	background: url(../images/background_sub.jpg) no-repeat center;
}

.superslides-home-container {
    width: 1000px!important;
	height: 800px!important;
	margin-left: 100px;
}

.slide-content {
	color: transparent;
	max-height: 50px!important;
	margin-top: 0px;
}

.slider_text1 {
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: silver;
	text-align: left;
	font-size: 20px;
	line-height: 100%;
	font-weight: bold;
	width: 100%;
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.div_line {
	height: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid silver;
}

.phone_nav {
	display: none;
}

#gallery1 {
	display: none;
	padding: 0px;
	margin-top: 15px;
}

/*---------- LIGHTGALLERY OVERRIDES ------------------------------------------------------------------------------ */

#lightgallery {
	float: left;
	padding: 0px 30px 30px 0px;
}

#lightgallery2 {
	float: left;
	padding: 0px 30px 30px 0px;
}

.photo {
	margin: 10px 10px 0px 0px;
}

.image_right {
	float: right;
	padding: 10px 0px 20px 20px;
}

.image_left {
	float: left;
	padding: 10px 20px 20px 0px;
}

.image_left2 {
	float: left;
	padding: 0px 20px 10px 0px;
}

.tale {
	margin: 0px 40px 30px 40px;
	padding: 20px;
	background-color: rgb(235, 250, 255);
	border-radius: 15px;
}

/*---------- CHARACTER PAGES ------------------------------------------------------------------------------ */

.stat1 {
	float: left;
	background-color: #e21b1e;
	color: white;
	padding: 10px;
	border: 1px solid #e21b1e;
	width: 175px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.stat2 {
	border: 1px solid #e21b1e;
	padding: 10px 10px 10px 0px;
	background-color: #f2f2f2;
	margin: 0px 0px 5px 175px;
	width: 65px;
	text-align: center;
	font-weight: bold;
}

.character_gap {
	margin-bottom: 20px;
}

/*---------- TIMELINE ------------------------------------------------------------------------------ */

.timeline_housing {
	clear: both;
	background: url(../images/icon_timeline_gap.gif) repeat-y left top;
	padding-bottom: 15px;
}

.timeline_housing_b {
	clear: both;
	background: url(../images/icon_timeline_gap_old.gif) repeat-y left top;
	padding-bottom: 15px;
}

.timeline_housing2 {
	clear: both;
}

.timeline_housing3 {
	clear: both;
	background: url(../images/icon_timeline_gap_old.gif) repeat-y left top;
	padding-bottom: 15px;
}

.icon_timeline_area {
	width: 72px;
	min-height: 0px;
	background-color: white;
	float: left;
}

.timeline_text {
	width: 100%;
	min-height: 0px;
	background-color: transparent;
	padding: 13px 0px 0px 75px;
}

.video_size {
	width: 780px;
}

/*---------- NOBILITY ------------------------------------------------------------------------------ */

.nobility_header {
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	background-color: #5c5c5c;
	font-size: 17px;
}

.nobility_text {
	padding: 5px;
	background-color: #e2e2e2;
	font-size: 17px;
	margin-bottom: 15px;
	line-height: 115%;
	min-height:210px;
}

/* MEDIA QUERIES ------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- */

/*tablet Landscape ------------------------------------------------------------------------- */

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

	h2 {
		font-size: 27px;
	}

	.superslides-home-container {
		width: 990px!important;
		height: 792px!important;
		margin-left: 0px;
	}

	.video_size {
		width: 630px;
	}

	.nobility_header {
		font-size: 15.5px;
	}

	.nobility_text {
		font-size: 15px;
	}

}

/*tablet Portrait ------------------------------------------------------------------------- */

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


	.superslides-home-container {
		width: 755px!important;
		height: 588px!important;
		margin-left: 0px;
	}

	.slider_text1 {
		margin-top: 10px;
		margin-left: 0px;
		font-size: 15px;
	}

	.video_size {
		width: 500px;
	}

	.nobility_header {
		font-size: 18.5px;
	}

	.nobility_text {
		font-size: 17px;
		min-height:10px;
	}

	.icon_knight {
		width: 150px;
	}

	.religion_adjust {
		margin-top: 20px;
	}

}




/*Smartphone Landscape ------------------------------------------------------------------------- */

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

	h1 {
		font-size: 19px;
	}

	h2 {
		font-size: 23px;
	}

	.superslides-home-container {
		width: 475px!important;
		height: 380px!important;
		margin-left: 95px;
	}

	.slider_text1 {
		margin-top: 10px;
		margin-left: 10px;
		font-size: 13px;
	}

	.footer_area {
		font-size: 18px;
	}

	.slider_text1 {
		margin-top: 3px;
		margin-left: 0px;
		height: 25px;
		font-size: 12px;
		background-color: black;
	}

	.other_nav {
		display: none;
	}

	.phone_nav {
		display: block;
	}

	.video_size {
		width: 570px;
	}

	.icon_knight {
		width: 200px;
	}

	.religion_adjust {
		margin-top: 0px;
	}

}

/*Smartphone Portrait ------------------------------------------------------------------------- */

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

	h1 {
		margin-top: 12px;
		font-size: 13px;
	}

	h2 {
		font-size: 23px;
	}

	.image_right {
    float: left!important;
		overflow: auto;
		width: 335px;
	}

	.image_left {
    float: left!important;
		overflow: auto;
		width: 335px;
	}

	.superslides-home-container {
		width: 375px!important;
		height: 300px!important;
		margin-left: 0px;
	}

	.slider_text1 {
		margin-top: 8px;
		margin-left: 0px;
		height: 35px;
		font-size: 12px;
		background-color: black;
	}

	.footer_area {
		font-size: 18px;
	}

	.video_size {
		width: 315px;
	}

	.nobility_header {
		font-size: 17px;
	}

	.nobility_text {
		font-size: 17px;
	}

}
