 @charset "UTF-8";
/* CSS Document */

body {
	padding-top: 50px;  /* stops navbar from overlapping content in carousel */
	overflow-x: hidden  /* stops left to right wiggle on older iphones */
}

#halllogo {
position: absolute; 
visibility: visible; 
left: 40px; 
top: 90px; 
z-index: 200;
}

img.resize {
  width:200px;
}


.container {
	padding: 80px 120px;
}
/* This gets rid of horizontal scroll bar */
.container-fluid {
	max-width: 100%;
}

.ourroom p, .breakfast p {
	padding-right: 80px;
	padding-left: 80px;
}
.paddy > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.aboutpic {
	border: 10px solid transparent;
	margin-bottom: 25px;
	width: 100%;
	height: 100%;
}

.bg-1 {
	background: #a89f21;
	color: #fff;
}

.bg-1 h3 p {
	color: #fff;
	
}
.bg-2 {
	background: #666666;
	color: #ffffff;
}


.bg-1 a:link {
	color: #fff;
	text-decoration: underline;
}

.bg-1 a:hover {
	color: #43452c;
}

.bg-1 a:active {
	color: #43452c;
}

.bg-1 a:visited {
	color: #fff;
}

.bg-1 img {
	border: none;
}

.bg-3 {
	background: #91966d;
	color: #fff;
}

.bg-3 a:link {
	color: #fff;
	text-decoration: underline;
}

.bg-3 a:hover {
	color: #43452c;
}

.bg-3 a:active {
	color: #43452c;
}

.bg-3 a:visited {
	color: #fff;
}

.bg-3 img {
	border: none;
}


.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.container, .ourroom, .breakfast {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.carousel-caption { /* This makes the carousel caption stretch across the full width of the page */
    max-width: 100%;
    width:100%;
    left: 0;
    bottom: 80px; /* This controls the size of the margin below the carousel caption */
}

/* fonts */ 

@font-face {  /* In theory, I shouldn't need to keep this, the 4 fonts below should cover everything, but the page didn't work on my Mac when I removed it, so I'm keeping it in */
    font-family: myFirstFont;
    src: url(../fonts/FuturaStd-Medium.otf);
}

@font-face { /* These are mainly to get the carousel and brand font to work on PCs running internet explorer etc */
  font-family: myFirstFont;
  src: url(../fonts/futura-med-webfont.eot); /* IE9 Compat Modes */
       url(../fonts/futura-med-webfont.woff) format('woff'), /* Pretty Modern Browsers */
       url(../fonts/futura-med-webfont.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(../fonts/futura-med-webfont.svg) format('svg'); /* Legacy iOS */
}


.carousel-caption h2, h1 {
	font-family: myFirstFont;
	font-size: 800%;
	letter-spacing: 2px;
}

.navbar-brand {
	font-family: myFirstFont;
	letter-spacing: 3px;
}

body {
	font: 400 16px/1.8 Lato, sans-serif;
	color: #777;
}
.navbar {
	font-family: Montserrat, sans-serif;
}

p a {
	color: #91966d;
}

@media (max-width: 1690px) {

.carousel-caption h2, h1 {
	font-size: 600%;
}
}


@media (max-width: 1280px) {

img.resize {
  width:175px;
}

.ourroom p {
	padding-right: 50px;
	padding-left: 50px;
}

.carousel-caption h2, h1 {
	font-size: 500%;
}

.carousel-caption {
    bottom: 40px; /* This controls the size of the margin below the carousel caption */
}

.aboutus {
	padding-right: 30px;
	padding-left: 30px;
}
}

@media (max-width: 980px) {

img.resize {
  width:175px;
}

.carousel-caption h2, h1 {
	font-size: 350%;
}

.carousel-caption {
    bottom: 20px; /* This controls the size of the margin below the carousel caption */
}

.aboutus {
	padding-right: 30px;
	padding-left: 30px;
}
}

@media (max-width: 736px) {
.container {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

/* This controls the positioning of the logo in relation to the navbar */

#halllogo {
position: absolute; 
visibility: visible; 
left: 50%;
margin-left: -88px; /* half width of logo */
top: 5px; 
z-index: 200;
text-align: center;
}

.carousel-inner {
margin-top: 114px;

}

.carousel-caption {
display: none;
}

img.resize {
  width:176px;
}

.aboutus {
	padding-right: 30px;
	padding-left: 30px;
}

.carousel-caption {
    bottom: 0;
}
.carousel-caption h2, h1 {
	font-size: 250%;
}

.breakfast p {
padding-right: 30px;
padding-left: 30px;

}
#ourroom2 .bg-1 {
padding-top: 40px;
padding-bottom: 40px;
}

#gettinghere .bg-1 {
padding-bottom: 40px;
}

#contactus .bg-1 {
padding-bottom: 40px;
}

#booknow {
padding-bottom: 15px;
}
}

@media (max-width: 480px) {
.container, .ourroom {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

/* This controls the positioning of the logo in relation to the navbar */

#halllogo {
position: absolute; 
visibility: visible; 
left: 50%;
margin-left: -88px; /* half width of logo */
top: 5px; 
z-index: 200;
text-align: center;
}

.carousel-inner {
margin-top: 114px;

}

img.resize {
  width:176px;
}

.aboutus {
	padding-right: 20px;
	padding-left: 20px;
}

.container {
	padding-top: 20px;
}

.container-fluid .breakfast, .container-fluid .ourroom {
padding-bottom: 10px;
}

.ourroom p, .breakfast p {
	padding-right: 0px;
	padding-left: 0px;
}

.no-gutter > [class*='col-'] {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}

.carousel-caption {
display: none;
}

.carousel-caption {
    bottom: 0;
}

.carousel-caption h2, h1 {
	font-size: 185%;
} 

.navbar-brand {
	font-size: 130%;
}

h3 {
padding-top: 12px;
}

#ourroom2 .bg-1 {
padding-top: 40px;
padding-bottom: 40px;
}

#gettinghere .bg-1 {
padding-bottom: 40px;
}

#contactus .bg-1 {
padding-bottom: 40px;
}

#booknow {
padding-bottom: 15px;
}
}

.carousel-inner img {
	width: 100%; /* Set width to 100% */
	margin: auto;
}
.carousel-caption h2 {
	color: #fff !important;
}
/* Remove rounded borders from list */
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
/* Remove border and padding from thumbnails */
.thumbnail {
	padding: 0 0 0 0;
	border: none;
	border-radius: 0;
}
/* Add a dark background color with a little bit see-through. I've taken off the see-through, as it's no longer needed. If put back use opacity: 0.9; */ 
.navbar {
	margin-bottom: 0;
	background-color: #2d2d30;
	border: 0;
	font-size: 12px !important;
	letter-spacing: 2px;
}
/* Add a gray color to all navbar links */
.navbar li a, .navbar .navbar-brand {
	color: #d5d5d5 !important;
}
/* On hover, the links will turn white */
.navbar-nav li a:hover {
	color: #fff !important;
}
/* The active link */
.navbar-nav li.active a {
	color: #fff !important;
	background-color: #2d2d30 !important;
}
/* Remove border color from the collapsible button */
.navbar-default .navbar-toggle {
	border-color: transparent;
}
/* Dropdown */
.open .dropdown-toggle {
	color: #fff;
	background-color: #555 !important;
}
/* Dropdown links */
.dropdown-menu li a {
	color: #000 !important;
}
/* On hover, the dropdown links will turn red */
.dropdown-menu li a:hover {
	background-color: red !important;
}
footer {
	background-color: #2d2d30;
	color: #f5f5f5;
	padding: 32px;
	letter-spacing: 2px;
}
footer a {
	color: #f5f5f5;
}
footer a:hover {
	color: #777;
	text-decoration: none;
}
.google-maps {
	position: relative;
	padding-bottom: 24%; /* This seems to be what controls the height */
	height: 300px;
	overflow: hidden;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%); /* Change the color of the map to black and white */
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.box {
	height: 700px;
	background: #749140;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: auto;
}

/* All the stuff below changes the breakpoint of the navbar to collapseable menu */ 

@media (max-width: 1051px) {
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 0px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}
}


/* This controls the appearance of the navbar in mobile devices. It makes the main navbar transparent, so that the navbar doesn't cover the logo. And it puts a white background behind menu items when you click on the hamurger. */ 
@media (max-width: 736px) {
.navbar {
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
	font-size: 12px !important;
	letter-spacing: 2px;
}
/* Add a gray color to all navbar links */
.navbar li a, .navbar .navbar-brand {
	color: #2d2d30 !important;
		background-color: #fff !important;
}
/* On hover, the links will turn green */
.navbar-nav li a:hover {
	color: #91966d !important;

}
/* The active link */
.navbar-nav li.active a {
	color: #333 !important;
	background-color: #fff !important;
}
/* Remove border color from the collapsible button */
.navbar-default .navbar-toggle {
	border-color: solid;
	background-color: #fff !important;
}

.navbar-brand {
	display: none;
}
}

/* Carousel fade */ 

.carousel.fade {
	opacity: 1;
}
.carousel.fade .item {
	transition: opacity ease-out 1.1s;
	left: 0;
	opacity: 0; /* hide all slides */
	top: 0;
	position: absolute;
	width: 100%;
	display: block;
}
.carousel.fade .item:first-child {
	top: auto;explore
	opacity: 1; /* show first slide */
	position: relative;
}
.carousel.fade .item.active {
	opacity: 1;
}

.imageContainer{
  max-height: 600px;
  overflow: hidden;
}

/* common tablet portrait */
@media (min-width: 768px) {
    .imageContainer{ max-height: 800px; }
}

/* common tablet landscape */
@media (min-width: 1024px) {
    .imageContainer{ max-height: 900px; }
}

/* common 15" notebook */
@media (min-width: 1400px) {
    .imageContainer{ max-height: 1000px; }
}

/* already defined in bootstrap4 */
.text-xs-center {
 text-align: center;
}

.g-recaptcha {
display: inline-block;
}


#breakfast2 {
padding-bottom: 0px;
}

#explore {
padding-top: 0px;
}

#contactus {
text-align: center;
}

img.sawdays {
  width:150px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}

/* I added this to control the colour of the link in the booknow section, after I removed the form */ 

#booknow a:link {
	color: #777;
	text-decoration: underline;
}

#booknow  a:hover {
	color: #43452c;
}

#booknow  a:active {
	color: #43452c;
}

#booknow  a:visited {
	color: #43452c;
}



