html {
	-webkit-text-size-adjust: 100%; 
	/* Prevent scaling in landscape */
}

body {
 background-image: none;
}

#hotel_head {
	padding-top: 20px;
}

#hotel_hero {
	position: relative;
	font-family: "Libre Baskerville", sans-serif;
	background: #285491 url(../images/greatmackinaw_mackinaw_city_beach_1200.jpg) center center;
	background-size: cover;
	height: 550px;
}

#hotel_hero .hero_head {
	position: absolute;
	width: 100%;
	top: 10%;
	font-size: 26px;
	text-align: center;
	font-weight: 400;
	margin: 0px auto;
}

#hotel_hero .hero_subhead {
	position: absolute;
	width: 100%;
	bottom: 20%;
	font-size: 24px;
	text-align: center;
	font-weight: 400;
	font-style: italic;
}

#hotel_hero .hero_head span {
	display: block;
}

#hotel_hero .hero_head span.lead {
	text-align: center;
	font-weight: 400;
	font-style: italic;
}

#hotel_hero .hero_head span.prop_title {
	font-size: 2em;
	padding-top: .1em;
	text-align: center;
	font-weight: 800;
}

#hotel_hero .hero_head, #hotel_hero .hero_subhead {
	text-shadow: 0px 0px 2px #000;
}

#blue_grad {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
	height: 200px;
}

#blue_grad img {
	height: 200px;
}

#award_winning {
	position: absolute;
	top: 35px;
	left: 0;
	right: 0;
	text-align: center;
}

#award_winning img {
	width: 515px;
	margin: 0px auto;
}

#head_lbh {
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	text-align: center;
}

#head_lbh p {
	font-family: "Libre Baskerville", serif;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
}

#hotel_hero img.main {
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	width:100%;
	text-align: center;
}

#hotel_body {
	position: relative;
	min-height: 1000px;
	background: #fff;
	border: 10px solid #0a1f3c;
	border-width: 35px 0 0 0;
}

#l_col {
	position: absolute;
	float: none;
	width: 30%;
	/* border: 1px solid red; */
	top:0;
	left:0;
	bottom: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #190f00;
	text-align: center;
	/* background: rgba(255,255,255,.3); */
	background: #d2e4ff;
}

#r_col {
	float: right;
	width: 70%;
	padding: 20px 5% 100px 5%;
	color: #190f00;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* border: 1px solid green; */
}

#r_col p {
	margin-top: 25px;
	font-size: 16px;
    line-height: 26px;
    color: #190f00;
    text-align: justify;
    text-justify: inter-word;
    text-shadow: 0px 0px 1px rgba(76, 49, 22, 0.2);
}

#r_col a {
	color: #190f00;
	transition: color .3s;
}

#r_col a:hover {
	color: #604217;
}


#r_col p img.deco {
	width: 125px;
	float: left;
	margin-right: 10px;
}

#r_col p i {
	font-style: italic;
}

#r_col h1 {
	font-size: 24px;
	color: #0a1f3c;
	font-weight: bold;
	line-height: 30px;
	margin: 40px 0 20px 0;
}

#r_col h2 {
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}

#r_col h3 {
	font-size: 21px;
	color: #a67c52;
	font-weight: bold;
	line-height: 26px;
	margin: 40px 0 20px 0;
}



#content {
 font-family: 'Libre Baskerville', serif;
 width: auto;
 background-image: url(../images/blue_str.png);
 background-size: auto;
 background-repeat: repeat;
 background-color: #183967;
 padding-bottom: 100px;
}

#content .wrapper, #footer .wrapper {
	width: 1200px;
}

#content .wrapper {
	padding-top: 0px;
	margin-top: 0px;
}

#logo_cont {
	position: relative;
	/* border: 1px solid green; */
	height: auto;
	padding: 15px 0;
}

#logo {
	/* position: relative; */
	width: 80%;
	max-width: 300px;
	top: 0px;
	left: 0;
	text-align: center;
	margin: 0 auto;
	/* border: 1px solid red; */
}

#logo img {
	width: 100%;
}

#hj {
	max-width: 275px;
	margin: 15px auto;
	padding: 10px;
	font-size: .75em;
	text-align: center;	
}

#hj_award {
	display: block;
	width: 100%;
}

#hj_review {
	padding: 5px;
	background: rgba(255,255,255,1);
	font-family: 'proxima-nova', sans-serif;
}

#hj_review a {
	color: #4c3116;
}

#hj_review a:hover {
	color: #d2c49f;
}

#address, #address a {
	/* font-family: "minion-pro", serif; */
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	color: #190f00;
	text-decoration: none;
}

#address {
	margin: 15px 0;
}

#tollfree, #tollfree a {
	/* font-family: "minion-pro", serif; */
	text-align:center;
	font-size: 28px;
	color: #190f00;
	text-decoration:none;
	display: block;
	margin: 0px auto;
	line-height: 30px;
}

#tollfree a {
	/* text-shadow: 1px 1px rgba(0,0,0,.25); */
}

#tollfree span {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 20px;
	color: #190f00;
}


#breakfast_blurb, #reservations_button {
width: 75%;
min-width: 150px;
max-width: 300px;
margin: 20px auto;
}

#reservations_button {
position: relative;
text-align: center;
height: auto;
}

#reservations_button svg {
display: block;
width: 100%;
transition: all .3s;
}

#reservations_button svg:hover {
display: block;
width: 100%;
}

.res_inner {
fill:#183a6a;
opacity: 1;
transition: opacity .5s;
}

.res_outer {
fill:#183a6a;
opacity: 1;
transition: opacity .5s;
}

#reservations_button a:hover .res_inner, #reservations_button a:hover .res_outer {
opacity: .75;
}


#reservations_button p {
position: absolute;
display: block;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
color: #fff;
width: 100%;
font-size: 18px;
text-shadow: 1px 1px rgba(0,0,0,.25);
line-height: 22px;
text-transform: uppercase;
text-align: center;
/* border: 1px solid red; */
}

#breakfast_blurb div.hr {
position: relative;
height: 1px;
color: #fff;
background: transparent url(../images/white_grad.svg) top center no-repeat;
background-size:100%;
margin: 10px;
}

#cr_emb {
position: absolute;
height: 15px;
top:50%;
left:50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}

#marq_top {
display: block;
width: 100%;
background: url(../images/breakfast_marquee_top.svg) top left no-repeat;
background-size: 100%;
padding: 20px 20px 0 20px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
color: #fff;
font-size: 18px;
text-shadow: 1px 1px rgba(0,0,0,.25);
line-height: 22px;
}

#marq_top span {
display: inline-block;
margin-top: 2px;
font-size: 14px;
line-height: 20px;
font-style: italic;
color: #fff;
}


#marq_bot {
display: block;
width: 100%;
height: 20px;
background: url(../images/breakfast_marquee_bot.svg) bottom left no-repeat;
background-size: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}

#prop_nav ul {
	list-style: none;
}

#prop_nav li {
	display: inline-block;
	width: 105px;
	margin: 10px 5px 0 0;
}

#prop_nav a {
	font-family: 'proxima-nova', sans-serif;
	display: block;
	font-size: 11px;
	width: auto;
	font-weight: 500;
	color: #fff;
	line-height: 26px;
	padding: 5px 0;
	border: 0px solid #87add8;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	transition: all .5s;
	/* text-shadow: 1px 1px rgba(0,0,0,.25); */
	background: rgba(40,84,145,.35);
}

#prop_nav a.active { 
	background: rgba(40,84,145,.5);
	color: #fff;
}

#prop_nav a:hover, #prop_nav a.active:hover {
	background: rgba(40,84,145,.25); 
	color: #183a6a;
}

#prop_nav a.reservations {
	border: 0px solid #183a6a;
	background: #183a6a;
	color: #fff;
}

#prop_nav a.reservations:hover {
	border: 0px solid #506788;
	background: #506788;
	color: #fff;
}

.sm_show {
	display: none;
}

.mob_show, .mob_hide {
	text-align:center; 
}

#aaa_3d {
	position: absolute;
	top: 50px;
	right: 100px;
	width: 150px;
}

#aaa_3d img {
	width: 100%;
}

.aaa_color {
	display: none;
}

.aaa_white {
	display: block;
}

.aaa_cont {
	margin: 0 0 25px 0;
}

#aaa_mob {
	width: 150px;
}

#photo_full, #photos {
	margin: 50px 0;
	/* border: 1px solid blue; */
}

.grid {
	padding: 0;
	max-width: 1300px;
	min-width: 300px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	font-size: 0;
	line-height: 0;
}

.grid li {
	display: inline-block;
	width: 23.5%;
	margin: 2% 2% 0 0;
	padding-top: 23.5%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.grid li:nth-child(4n) {
	margin: 2% 0 0 0;
}

.grid li.full {
	float: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: right;
	position: relative;
	overflow: hidden;
}

.grid figure {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	left:  0;
	margin: 0;
	background: #fff;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.grid li.full figure {
	position: relative;
	display: block;
	margin: 0;
	background: #fff;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.grid figure img {
  position: relative;
  display: block;
  left: 50%;
  top: 50%; 
  height: 100%;
  width: auto;
  opacity: 1;
  -webkit-transform: scale(1) translate(-50%,-50%);
  -moz-transform: scale(1) translate(-50%,-50%);
  transform: scale(1) translate(-50%,-50%);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: blur(0);
  -webkit-filter: blur(0);
  transition: transform .4s, opacity .2s;
}

.grid figure:hover img {
	-webkit-transform: scale(1.1) translate(-45%,-45%);
  -moz-transform: scale(1.1) translate(-45%,-45%);
  transform: scale(1.1) translate(-45%,-45%);
  opacity: .75;
}


.grid li.full figure img {
	width: 100%;
	height: auto;
	-webkit-transform: scale(1) translate(-50%,0);
  -moz-transform: scale(1) translate(-50%,0);
  transform: scale(1) translate(-50%,0);
}

.grid li.full figure:hover img {
  opacity: .75;
}


.grid figure button {
	position: absolute;
	padding: 4px 20px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	cursor: pointer;
	transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background: #212b62;
	opacity: 0;
	color: #ed4e6e;
}

.grid figcaption:hover {
	opacity: .3;
}

.grid figcaption h3 {
	font-size: .85em;
	margin: 0;
	padding: 0;
	color: #fff;
}

/*
.grid figcaption span:before {
	content: 'by ';
}
*/

.grid figcaption a {
	text-align: center;
	font-size: .75em;
	font-weight: 400;
	padding: 5px 10px;
	border-radius: 0px;
	display: inline-block;
	background: #555;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	/* transition: .5s all; */
}

.grid figcaption a:hover {
	background: #2d73a8;
}

.grid figcaption,
.grid figcaption h3,
.grid figcaption p {
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden
	backface-visibility: hidden;
}

figure:hover img {
	transform: scale(1.1) translate(-50%,-50%);
	/* opacity: .8; */
}

figcaption a {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

ul.amenities, ul.amenities2 {
float: left;
width: 49%;
list-style-type: disc;
margin-before: 1em;
margin-after: 1em;
margin-start: 0;
margin-end: 0;
padding-start: 40px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
padding: 0px 20px 0 0;
margin-top: 25px;
}

ul.amenities li, ul.amenities2 li {
list-style-type: disc;
margin: 10px 5px 0 20px;
font-size: 14px;
line-height: 20px;
}

#galleryoverflow {
visibility: hidden;
}



@media screen and (max-width: 768px) {	
#content {
 padding-bottom: 0px;
}	
	
#content .wrapper, #footer .wrapper {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#hotel_hero {
	position: relaative;
	background: #96370f url(../images/greatmackinaw_mackinaw_city_beach_600.jpg) center center;
	background-size: cover;
	overflow: hidden;
	height: 250px;
}

#blue_grad {
	width: 100%;
}

#hotel_hero .hero_head {
	position: absolute;
	width: 100%;
	top: 15%;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	margin: 0px auto;
}

#hotel_hero .hero_subhead {
	position: absolute;
	width: 100%;
	bottom: 15%;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	font-style: italic;
	line-height: 110%;
}

#hotel_hero .hero_head span {
	display: block;
}

#hotel_hero .hero_head span.lead {
	text-align: center;
	font-weight: 400;
	font-style: italic;
}

#hotel_hero .hero_head span.prop_title {
	font-size: 1.5em;
	padding-top: .1em;
	text-align: center;
	font-weight: 800;
}

#hotel_hero .hero_head, #hotel_hero .hero_subhead {
	text-shadow: 0px 0px 2px #000;
}

#hotel_hero img.main {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	width:100%;
	min-width: 400px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

#hotel_body {
	border-width: 15px 0px 0px 0px;
}

#logo_cont {
	height: auto;
}

#logo {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
}

#logo img {
	display: block;
	max-width: 225px;
	margin:0px auto;
}

#l_col {
	float: none;
	position: relative;
	width: auto;
	/* border: 1px solid red; */
	padding:0 0 25px 0;
}

#r_col {
	float: none;
	width: auto;
	padding: 20px 20px 50px 20px;
}

#r_col p {
	margin-top: 15px;
	font-size: 13px;
    line-height: 18px;
    text-align: left;
    /* text-justify: inter-word; */
    text-shadow: 0px 0px 1px rgba(76, 49, 22, 0.2);
}

#r_col p img.deco {
	width: 70px;
	float: left;
	margin-right: 10px;
}

#r_col h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin: 20px 0;
}

#r_col h2 {
	margin-bottom: 40px;
}

#r_col h3 {
	font-size: 21px;
	font-weight: bold;
	line-height: 26px;
	margin: 20px 0;
}



#hj_award {
	margin: 0 auto;
	max-width: 275px;
	min-width: 150px;
}

#tollfree {
	padding: 0;
}

#tollfree a {
	font-size: 20px;
}

#tollfree span {
	font-size: 10px;
	line-height: 14px;
}

#marq_top {
font-size: 16px;
line-height: 19px;
}

#marq_top span {
font-size: 12px;
line-height: 17px;
}

#blue_grad img {
	height: 100px;
}

#award_winning {
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	text-align: center;
}

#award_winning img {
	width: 250px;
	margin: 0px auto;
}

#head_lbh {
	position: absolute;
	/* top: 125px */
	top: 60px;
	left: 0;
	right: 0;
	text-align: center;
}

#head_lbh p {
	font-size: 4vw;
	text-transform: uppercase;
	font-weight: bold;
}

#prop_nav li {
	width: 47%;
	display: inline-block;
	margin: 10px 5px 0 0;
}

#prop_nav li:nth-child(even) {
	margin:10px 0 0 0;
}

.sm_show {
	display: block;
}

#aaa_3d {
	display: none;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 75px;
}

#aaa_3d img {
	width: 100%;
}

#aaa_mob {
	width: 150px;
}

.grid {
	padding: 6px 0 0 0;
	max-width: 1300px;
	min-width: 0px;
	margin: 0 auto;
	list-style: none;
	text-align: center;
	box-sizing: border-box;
}

.grid li {
	display: inline-block;
	width: 49%;
	margin: 2% 2% 0 0;
	padding-top: 49%;
	text-align: right;
	position: relative;
	overflow: hidden;
}

.grid li:nth-child(2n) {
	margin: 2% 0 0 0;
}

ul.amenities {
float: none;
width: auto;
padding: 0px 20px 0 0;
margin-top: 25px;
}

ul.amenities2 {
float: none;
width: auto;
padding: 0px 20px 0 0;
margin-top: 0px;
}

ul.amenities li, ul.amenities2 li {
margin: 10px 5px 0 20px;
font-size: 13px;
line-height: 18px;
}


}

@media screen and (min-width: 769px) and (max-width: 900px) {
#content .wrapper {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0px;
	margin-right: 0px;
}

#logo_cont {
	height: auto;
}

#logo {
	width: 200px;
	left: 0;
	/* border: 1px solid red; */
}

#tollfree, #tollfree a {
	font-size: 22px;
}

ul.amenities {
float: none;
width: auto;
padding: 0px 20px 0 0;
margin-top: 25px;
}

ul.amenities2 {
float: none;
width: auto;
padding: 0px 20px 0 0;
margin-top: 0px;
}

ul.amenities li, ul.amenities2 li {
margin: 10px 5px 0 20px;
font-size: 13px;
line-height: 18px;
}

}

@media screen and (min-width: 769px) and (max-width: 1250px) {
#content .wrapper, #footer .wrapper {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#content .wrapper {
	margin-top: 0;
	padding-top: 0;
}

#head_lbh {
	font-size: 24px;
}

.sm_show {
	display: block;
}

#aaa_3d {
	position: absolute;
	right: 3%;
	width: 13%;
}

#aaa_3d img {
	width: 100%;
}

#aaa_mob {
	width: 150px;
}

}

@media screen and (min-width: 1079px) and (max-width: 1250px) {
	#content .wrapper, #footer .wrapper {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

#content .wrapper {
	margin-top: 0;
	padding-top: 0;
}


}
