* {
}

body {
	font-family:'brown_regular', sans-serif;
	font-size:14px;
	line-height:24px;
	background-color:#1e252b;
}


/***************************************************** Content */

#header {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	z-index: 10000;
	padding-top: 15px;
	padding-bottom:20px;
	background-color:#1e252b;
	
}

#logo img {
	width:50%;
	height:auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	
}

.logo-address p {
	margin-top:10px;
	font-size:23px;
	letter-spacing: 0.03em;
	font-family:'brown_bold', sans-serif;
	color: #FFFFFF
}

.pattern {
	text-align: right;
	display: none;
}

.pattern img {
	text-align: right;
	width:65%;
	height: auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.strap {
	margin-bottom: -20px;
}

/***************************************************** Main */

#main-container {
	width: 100%;
	margin-top: 120px;
	
}

#logo_2 {
	margin-top: 50px;
	margin-bottom: 50px;
	
}

#logo_2 img {
	width: 50%;
	height: auto;
	display: block;
}

/***************************************************** Description Area */

.description-area {
	background-color: #ffffff;
	margin-bottom: 50px;
	padding: 0 20px 20px 20px;
}

.description-area h1 {
	margin-top:40px;
}

.description-area p {
	margin-bottom:50px;
}

.building-reception img {
	margin-bottom:-6px;
	width:100%;
	height:100%;
}

.building-gallery {
	margin-bottom: 50px;

}

.building-gallery img {
    max-width: 100%;
}

.building-image {
	height: 500px;
	background-color: #E61417;
}

#building-reception {
	height: 100%;
	background-color: red;
	border: solid green 3px;
	display: block;
}

/***************************************************** Description Area End */

.gold-block {
	margin-bottom: 20px;
}

.gold-block img {
	width:auto;
	height: 12px;
}


/***************************************************** Specification Area */

.intro-area {
	background-color: #ffffff;
	margin-bottom: 50px;
	padding: 20px;
}

.intro-text {
	margin-top:40px;
}

.intro-image img {
	margin-bottom:-6px;
	width:100%;
	height:100%;
}

.spec-list {
	margin-top:5px;
}

.spec-list ul li {
	padding-top:1px;
}

.spec-list ul {
	margin-bottom: 20px;
}


/***************************************************** Specification Area End */

/***************************************************** Accomodation Area */

.spec-area {
	background-color: #ffffff;
	margin-bottom: 50px;
	padding: 0 20px 20px 20px;
}

.spec-text {
	margin-top: 50px;
	
}

.accommodation-table {
	margin-top:0px;
	margin-bottom: 20px;
}

.accommodation-table table {
	margin-top:20px;
	width:100%;
}

.accommodation-table thead th  {
	border-bottom: #af9b89 solid 2px;
	padding-bottom:8px;
}

.accommodation-table tbody td  {
	border-bottom: #af9b89 solid 1px;
	padding-bottom:8px;
	padding-top:8px;
}

.accommodation-table tfoot td  {
	border-top: #af9b89 solid 2px;
	padding-top:8px;
}

.strong {
	font-family: 'brown_bold', sans-serif;
}

.right {
	text-align:right;
}

.floor {
	text-align:left;
}

/***************************************************** Accomodation Area End */

.spec-image img {
	margin-bottom:-6px;
	width:100%;
	height:100%;
}


/***************************************************** Floor Plan Area */

.plan-section {
	background-color: #ffffff;
	margin-bottom: 50px;
	padding: 0 20px 20px 20px;
}

.plan {
	margin-top:50px;
}

.floor-plan {
	text-align: center;
	margin-bottom:20px;
}

.floor-plan img {
	text-align: center;
	width:85%;
	height: auto;
}

.plan-list {
	margin-bottom:20px;
}

.north p {
	font-size:12px;
}

.north img {
	width:50%;
	height: auto;
}

.north-text {
	margin-left:-10px;
	font-family:'Acrom-Bold', sans-serif;
	text-transform: uppercase;
}

.north-text2 {
	margin-top:5px;
	margin-bottom: 30px;
}

.bold {
	margin-top:15px;
}

.bold ul li {
	font-family: 'brown_bold', sans-serif;
}

/***************************************************** Floor Plan Area End */

.location-area {
	background-color: #ffffff;
	margin-bottom: 50px;
	padding: 20px 20px 40px 20px;
}

.map {
	margin-bottom:-6px;

}

.map img {
	margin-bottom:-6px;
	width: 100%;
	height: auto;
}

#map {
	margin-top:50px;
	margin-bottom:50px;
	height:550px;
}

.location-text {
	margin-top: 50px;
}

.location-text p {
	margin-top:30px;
}

.connectivity {
	background-color: #ffffff;
	margin-bottom: 30px;
}

.connectivity-text {
	margin-top:30px;
}


.border {
	border:#cdc3bb solid 2px;
	padding: 10px;
}


.connectivity-text1 {
	margin-top:30px;
	margin-bottom:30px;
}

.connectivity-text1 h5 {
	text-align: center;
}

.connectivity-text1 p {
	text-align: center;
}

.connectivity table {
	width:100%;
	text-align:left;
}

.connectivity table tr td, .connectivity table tr td:before, .connectivity table tr td:after {
	border: 0;
}

.connectivity table tr td {
	border-bottom:solid 1px #000000;
	padding-bottom:8px;
	padding-top:8px;
}


.connectivity {
	margin-top:50px;
}


.connectivity img {
	width:22px;
	height:auto;
}


.tube-lines {
	float: left;
}

.tube-lines img {
	width:15px;
	height: auto;
}

.stations {
	text-align: center;
	margin-top:15px;
}

.stations img {
	width:25px;
	height: auto;
}

.connectivity p {
	margin-top: 20px;
	font-size:12px;
}

.source {
	font-size:12px;
	margin-bottom: 50px;
}


.location-images {
	margin-bottom: 50px;
}

.further-info {
	margin-top:50px;
}

.download-buttons {
	
}

.download-buttons a {
	width:100%;
	font-size:16px;
	color:#ffffff;
	display:block;
	border-bottom:solid 2px #ffffff;
	padding-bottom:15px;
	padding-top:30px;
	font-family:'brown_regular', sans-serif;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	text-align:left;
}

.download-buttons a img {
	width:15px;
	height:15px;
	float:right;
}

.download-buttons a:hover, .download-buttons a:focus, .download-buttons a:active {
	color:#af9b89;
	border-bottom:solid 2px #af9b89;
}

.viewing {
	
}

.terms {
	
}

.agent-details {
	margin-top:40px;
}

.agent1 {
	margin-bottom:20px;
}

.agent1 p {
	color: #FFFFFF;
}

.agent1 a {
	color: #FFFFFF;
}

.hall-kemp {
	margin-top:40px;
	margin-bottom:40px;
}

.hall-kemp img {
	width:70%;
	height: auto;
	margin-bottom:20px;
}


.mis-reps {
	margin-top:20px;
	margin-bottom:50px;
}

.mis-reps p {
	font-size:10px;
	line-height:12px;
	text-align: justify;
	color: #FFFFFF;
}

.footer {
	margin-bottom: 50px;
}

/***************************************************** Content End */

/***************************************************** Flex Slider ***/

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1;
	overflow: hidden;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 50px;
  height: 50px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
	
	background-color:#1e252b;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
	left: -50px;
	background-image: url(../img/prev.png);
	background-size: 20px 40px;
	background-repeat: no-repeat;
	background-position: 15px 5px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	background-image: url(../img/next.png);
	background-size: 20px 40px;
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

/***** Plans Extra */

#plans-gallery .flex-direction-nav a {
	opacity: 1;
}

#plans-gallery .flex-direction-nav .flex-prev {
	left: 10px;
}

#plans-gallery .flex-direction-nav .flex-next {
	right: 10px;
}

#plans-gallery2 .flex-direction-nav a {
	opacity: 1;
}

#plans-gallery2 .flex-direction-nav .flex-prev {
	left: 10px;
}

#plans-gallery2 .flex-direction-nav .flex-next {
	right: 10px;
}

/***** Plans Extra End */

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}



/***************************************************** Flex Slider End ***/

/***************************************************** Typography */


h1 {
	text-align:left;
	font-family: 'brown_bold', sans-serif;
	font-weight:normal;
	font-size:35px;
	line-height:45px;
	color:#af9b89;
	margin-bottom:30px;
}

h2 {
	text-align:left;
	font-family: 'brown_bold', sans-serif;
	font-weight:normal;
	font-size:32px;
	line-height:36px;
	color:#af9b89;
	margin-bottom:30px;
}

h3 {
	font-family: 'brown_bold', sans-serif;
	font-size:18px;
	line-height:25px;
	color:#af9b89;
	margin-bottom:7px;
}

h4 {
	font-family: 'brown_regular', sans-serif;
	font-size:16px;
	line-height:16px;
	color:#000000;
	margin-bottom:20px;
	text-transform: uppercase;
}

h5 {
	font-family: 'brown_bold', sans-serif;
	font-size:16px;
	margin-bottom:8px;
	line-height:15px;
	color:#ffffff;
}

h6 {
	font-family: 'brown_bold', sans-serif;
	font-size:12px;
	margin-bottom:4px;
	line-height:18px;
	color:#ffffff;
}

h6 a {
	font-family: 'brown_bold', sans-serif;
	font-size:12px;
	margin-bottom:4px;
	line-height:18px;
	color:#ffffff;
}

h6 a:hover {
	font-family: 'brown_bold', sans-serif;
	font-size:12px;
	margin-bottom:4px;
	line-height:18px;
	color:#af9b89;
	border-bottom:#af9b89 solid 2px;
}

.cre8te {
	text-align:right;
}

p {

}

a:hover  {
	color:#af9b89;
}

.agent1 a:hover  {
	border-bottom:#af9b89 solid 2px;
	color:#af9b89;
}



/************************************************ typography end */

/************************************************ fonts */

@font-face {
    font-family: 'brown_regular';
    src: url('../font/Brown-Regular.eot');
    src: url('../font/Brown-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/Brown-Regular.woff') format('woff'),
         url('../font/Brown-Regular.ttf') format('truetype'),
         url('../font/Brown-Regular.svg#brown_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brown_bold';
    src: url('../font/Brown-Bold.eot');
    src: url('../font/Brown-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/Brown-Bold.woff') format('woff'),
         url('../font/Brown-Bold.ttf') format('truetype'),
         url('../font/Brown-Bold.svg#brown_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/************************************************ fonts end */

@media (min-width: 750px) {
	
	#logo img {
		width:40%;
	}
	
	.pattern {
		display: block;
	}
	
	.description-area, .intro-area, .spec-area, .plan-section, .location-area {
		padding: 0;
	}
	
	.spec-list ul {
		margin-bottom: 0px;
	}
	
	.description-area h1 {
		margin-top:90px;
	}
	
	
}

.hall-kemp-image img {
    width: 100%;
    margin-left: 0%;
}

.royal-london-image img {
    width: 80%;
    margin-left: 20%;
}

.slides li {
    position: relative;
}

.slides li p {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 10;
}

#video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
    margin-bottom: 50px;
}
#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

