/*! main.css  */
/* CSS styling for bearscottagebretforton.co.uk */
/* all content copyright bracken fields multimedia 2018 cannot be reproduced in any way without written consent */
/* {
   border: 1px solid red !important;
}*/

body {
      font: 400 14px Lato, sans-serif;
      line-height: 1.8;
      color: #818181;
	}
h1 {
    font-size: 22px;
    text-shadow: 4px 4px 4px #aaa;
  }
h2 {
      font-size: 18px;
      text-transform: uppercase;
      color: #6699cc;
      font-weight: 600;
      margin-bottom: 30px;
}
h3 {
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 4px 4px 4px #aaa;
  }

h4 {
      font-size: 16px;
      line-height: 1.375em;
      color: #6699cc;
      font-weight: 400;
      margin-bottom: 30px;
    }  
.table_text {
	font-size: 12px;
}
.blue_text {
  	color: #6699cc;
	}

.signature {
	font-size: 36px;
	font-family: 'Dancing Script', cursive;
	line-height: 1.8;
    color: #818181;
}

img {
    border: 50px;
    border-color: #336699;
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
   }

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.text-right {
  padding-right: 10px;
  }

.text-left {
    margin-left: 10px;
    padding-left: 10px;
  }

.jumbotron {
		background-image: url("../images/bears_cottage_front_smallland.jpg");
		background-repeat: no-repeat;
		background-size: cover !important;
		position: relative;
		color: #fff;
		padding: 320px 10px;
		font-family: Montserrat, sans-serif;
} 
.container-fluid {
		padding: 60px 50px;
}
.bg-grey {
		background-color: #f6f6f6;
}
.logo-small {
		color: #336699;
		font-size: 50px;
}
.logo {
		color: #336699;
		font-size: 200px;
}
.thumbnail {
		padding: 0 0 15px 0;
		border: none;
		border-radius: 0;
}
.thumbnail img {
		width: 100%;
		height: 100%;
		margin-bottom: 10px;
}
.carousel-control.right, .carousel-control.left {
		background-image: none;
		color: #818181;
}
.carousel-indicators li {
		border-color: #FFFFFF;
}
.carousel-indicators li.active {
		background-color: #FFFFFF;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
		width: 70%;
		margin: auto;
}
.carousel-inner img {
		border: 0px;
		border-color: #336699;
		margin-top: 0px;
		padding-left: 0px;
		padding-right: 0px;

}
.item h4 {
		font-size: 19px;
		line-height: 1.375em;
		font-weight: 400;
		font-style: italic;
		margin: 70px 0;
}
.item span {
		font-style: normal;
}
.panel {
		border: 1px solid #336699; 
		border-radius:0 !important;
		transition: box-shadow 0.5s;
}
.panel:hover {
		box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover {
		border: 1px solid #336699;
		background-color: #fff !important;
		color: #336699;
}
.panel-heading {
		color: #fff !important;
		background-color: #336699 !important;
		padding: 25px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
}
.panel-footer {
		background-color: white !important;
}
.panel-footer h3 {
		font-size: 32px;
}
.panel-footer h4 {
		color: #aaa;
		font-size: 14px;
}
.panel-footer .btn {
		margin: 15px 0;
		background-color: #336699;
		color: #fff;
}
.box {
		border-width: 2px;
		color: #336699;
}
.navbar {
	    margin-bottom: 0;
    	background-color: #336699;
    	z-index: 9999;
    	border: 0;
    	font-size: 15px !important;
    	line-height: 1.42857143 !important;
}

.navbar-default .navbar-nav > li > a {
		color: #fff;
}
.navbar li a, .navbar .navbar-brand {
		color: #fff !important;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
		color: #336699 !important;
		background-color: #fff !important;
}
.navbar-default .navbar-toggle {
		border-color: transparent;
		color: #fff !important;
}
.nav > li > a {
	padding: 10px 10px;
}


/* dropdown start 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
  color: #FFFFFF;
  background-color: #336699;  
} 

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus {
  color: #FFFFFF;
  background-color: #336699;  
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #FFFFFF;
  background-color: ##336699; 
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #FFFFFF; 
  background-color: #336699;  
}

.dropdown-menu > li > a:focus {
  color: #336699;
}

.dropdown-menu > li > a:hover {
  background-color: #336699;  
}
 dropdown end */

footer {
		font-size: 14px;
}
footer .glyphicon {
		font-size: 20px;
		margin-bottom: 20px;
		color: #336699;
}
.slideanim {visibility:hidden;}
.slide {
		animation-name: slide;
		-webkit-animation-name: slide;
		animation-duration: 1s;
		-webkit-animation-duration: 1s;
		visibility: visible;
}


.map-size {
		overflow:hidden;
		height:400px;
		width:90%;
		color: #000000; 
}

.map {
		height: 400px;
}

#map:focus {
		outline: #4A74A8 solid 0.15em;
} 
#marker {
        width: 20px;
        height: 20px;
        border: 1px solid #088;
        border-radius: 10px;
        background-color: #0FF;
        opacity: 0.5;
      }
#Bears {
        text-decoration: none;
        color: white;
        font-size: 11pt;
        font-weight: bold;
        text-shadow: black 0.1em 0.1em 0.2em;
      }

@media only screen and (min-width: 1025px) and (orientation: landscape) {
	.jumbotron {
		background-image: url("../images/bears_cottage_front_large.jpg");
		background-repeat: no-repeat;
		background-size: cover !important;
		position: relative;
		color: #fff;
		padding: 320px 10px;
		font-family: Montserrat, sans-serif;
	}

	.jumbotron h1 {
		font-size: 70px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 40px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.table_text {
		font-size: 20px;
	}
	.blue_text {
		color: #6699cc;
	}
	body {
		font: 400 20px Lato, sans-serif;
	}
	h1 {
		font-size: 28px;
		text-shadow: 4px 4px 4px #aaa;
	}
	h2 {
		font-size: 26px;
		text-transform: uppercase;
		color: #6699cc;
		font-weight: 600;
		margin-bottom: 30px;
	}
	h3 {
		font-size: 26px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}

	.banner-text {
		font-size: 28px;
		text-shadow: 4px 4px 4px #aaa;
	}
	}


/* and (orientation: landscape) */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape)  {  
	.jumbotron {
		background-image: url("../images/bears_cottage_front_medland.jpg");
		background-repeat: no-repeat;
		background-size: cover !important;
		position: relative;
		color: #fff;
		padding: 320px 10px;
		font-family: Montserrat, sans-serif;
	}

	.jumbotron h1 {
		font-size: 70px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 40px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.blue_text {
		color: #6699cc;
	}
	.navbar {
		font-size: 13px !important;
	}

	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 16px;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
	.signature {
		font-size: 24px;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait)  {  
	.jumbotron {
		background-image: url("../images/bears_cottage_front_medland.jpg");
		background-repeat: no-repeat;
		background-size: cover !important;
		position: relative;
		color: #fff;
		padding: 320px 10px;
		font-family: Montserrat, sans-serif;
	}

	.jumbotron h1 {
		font-size: 70px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 40px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.blue_text {
		color: #6699cc;
	}
	.navbar {
		font-size: 13px !important;
	}

	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 18px;
	}
	h4 {
		font-size: 16px;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
	.signature {
		font-size: 24px;
	}
	}

@media screen and (max-width: 900px) {
	h1 {
		font-size: 22px;
		text-shadow: 4px 4px 4px #aaa;
	}
	h3 {
		font-size: 20px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.blue_text {
		color: #6699cc;
	}
	footer {
		font-size: 12px;
	}
	.banner-text {
		font-size: 24px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
} 
/* iphone 6 normal and (orientation: portrait)*/
@media screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait)  {
	.jumbotron {
		background-image: url("../images/bears_cottage_front_smallport.jpg");
		background-repeat: no-repeat;
		background-size: cover !important;
		position: relative;
		color: #fff;
		padding: 220px 50px;
		font-family: Montserrat, sans-serif;
	}
	.jumbotron h1 {
		font-size: 40px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 30px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.col-sm-4 {
		text-align: center;
		margin: 25px 0;
	}
	.btn-lg {
		width: 100%;
		margin-bottom: 35px;
	}
	h1 {
		font-size: 20px;
		text-shadow: 4px 4px 4px #aaa;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 18px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.blue_text {
		color: #6699cc;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
	.banner-text {
		font-size: 22px;
		text-shadow: 4px 4px 4px #aaa;
	}

}

@media screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape)  {
	.jumbotron {
		background-image: url("../images/bears_cottage_front_medland.jpg");
		background-repeat: no-repeat;
		background-size: cover !important;
		position: relative;
		color: #fff;
		padding: 320px 50px;
		font-family: Montserrat, sans-serif;
	}
	.jumbotron h1 {
		font-size: 50px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 30px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.col-sm-4 {
		text-align: center;
		margin: 25px 0;
	}
	.btn-lg {
		width: 100%;
		margin-bottom: 35px;
	}

	h1 {
		font-size: 20px;
		text-shadow: 4px 4px 4px #aaa;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		font-size: 18px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.blue_text {
		color: #6699cc;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
	.banner-text {
		font-size: 22px;
		text-shadow: 4px 4px 4px #aaa;
	}

}


@media screen and (max-width: 520px){
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
}

@media screen and (max-width: 480px) {
	.jumbotron h1 {
		font-size: 35px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 20px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.logo {
		font-size: 150px;	
	}
	.blue_text {
		color: #6699cc;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
}

@media screen and (max-width: 400px){
	.jumbotron h1 {
		font-size: 35px;
		text-shadow: 4px 4px 4px #aaa;
	}
	.jumbotron h3 {
		font-size: 20px;
		color: #FFFFFF;
		text-shadow: 4px 4px 4px #aaa;
	}
	.blue_text {
		color: #6699cc;
	}
	.carousel-caption h3 {
		visibility: hidden;
	}
	.carousel-indicators {
		visibility: hidden;	
	}
}
