/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
html { height: 100%; background-color: #333; }
body {
/*
	margin-top: 50px;
	margin-bottom: 50px;
*/
	background: none;
/*    overflow: hidden;
   height: 100%;*/
}
body {
  font-family: 'IM Fell English', serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
}
.container {
/* padding-bottom: 24px;
padding-bottom: 2.4rem;
   height: 100%;*/
}
h1 {
    font-size: 3.0 rem;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: -14px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
@media (max-device-width: 480px) {
    h1 {
    font-size: 2.4 rem;
    font-size: 24px;
    }
    p {
    font-size: 1.0 rem;
    font-size: 10px;
    }
    #blurb p {font-size: 1.8 rem;
    font-size: 18px;}
}
p {
    font-size: 2.4 rem;
    font-size: 24px;
    font-weight: 400;
    font-style: italic;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
p a {
  color: #FFFFFF;
  text-decoration: none;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
a:hover,
a:focus {
  color: #cccccc;
  text-decoration: underline;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}
h4 {    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.full {
  background: url(../images/stowaway-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    background-attachment: fixed;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.full-index {
  background: url(../images/stowaway-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
/*
    background-size: 100% 100%;
    z-index:1;
*/
}
.svg-wrapper, svg.bg {display: none;}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 768px) {
.svg-background {
    padding-right: 0px;
    padding-left: 0px;
}
.svg-wrapper  {  
    position: relative;
    background: black;
    overflow: hidden; 
    width: 100vw;
    height: 100vh;
}
svg.bg {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
}
figure svg {
    display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;    
    }
}

.row-logo {
    display: block;
    height: 134.4px;
    margin-bottom: 20px;
}
#logo {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-indent: -9999px;
    width: 280px;
    height: 134.4px;
    background: url(../images/stowaway-logo.svg);
    background-size: 280px 134.4px;
    background-repeat: no-repeat;
    margin: auto;
/*    margin-bottom: 24px;*/
    z-index: 50;
    top:20px;
}
@media (max-device-width: 480px) {
    #logo {
        width: 250px;
        height: 120px;
        background-size: 250px 120px;
        margin-top: 20px;
    }}
#blurb {
text-align: center;
color: #FFFFFF;
}
#contact {
text-align: center;
color: #FFFFFF;
}

#contact p {
/*
  font-size: 1.8 rem;
    font-size: 16px;
    font-weight: 400;
*/
    font-style: normal;
}
.stalk-us {
/*
    font-style: italic;
    float: right;
*/
}
#fb, #twitter, #insta {
/*    margin-right:5px;*/
    height: 42px;
    width: 42px;
/*    float: left;*/
}
#social {
  display: block;
  margin-left: auto;
  margin-right: auto; 
    margin-top: 2rem;
/*    margin-bottom: 4rem;*/
}
.navbar-toggle {
    border: none;
    color: #9d9d9d;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #9d9d9d;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover .navbar-toggle:visited {
    background-color: #333;
}
#bottles {
    width:282px;
    height:200px;
    margin:20px;
}


/*dimmi-widget*/
#bookings {
/*
  display: block;
  margin-left: auto;
  margin-right: auto;
*/
  margin-top:20px;
  margin-bottom:80px;
}
.dimmi-widget {
      font-family: 'IM Fell English', serif;
}
#dimmi-div-header {
    height:50px;
    padding: 10px 10px;
}
/*.dimmi-widget div {height:50px;} */
.dimmi-widget div p {
    font-size: 20px;
    font-family: 'IM Fell English', serif;
    font-style: normal;
    color: #FFFFFF;
  text-decoration: none;
}
@media (max-device-width: 480px) {
    .dimmi-widget {
    margin-left: -20px;
    margin-bottom: 40px;
}
}
/* google map container*/
#map-outer {  
    height: 440px; 
	padding: 20px; 
/*	border: 2px solid #CCC; */
	padding-bottom: 60px; 
/*	background-color:#FFF 
    display: block;*/
    }
#map-container { 
    height: 70%;
    margin-bottom: 200px;}
	  @media all and (max-width: 991px) {
		#map-outer  { height: 650px }
}
#map-container-fullscreen {
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.myInfobox {
    border: solid 1px black;
    background-color:rgba(255, 255, 255, 0.5);
    width: 280px;
    color: #000;
    font-family: 'IM Fell English', serif;
    font-size: 13px;
    padding: .5em 1em;
    border-radius: 10px;
    margin-bottom:50px;
/*    margin-top: -6px*/
}
.gm-style-iw * {
        display: block;
        width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
        margin: 0;
        padding: 0;
}
.gm-style-iw a {
        color: #4272db;
}
.shadowed {
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=4, OffY=4,
Color='#444')";
	filter: url(#drop-shadow);
	-webkit-filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.9));
	filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.9));
}
