html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}      .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}  #hero {
padding: 0px;
background-color: #4499d3;
background-image: url(//innatgrandglaize.com/wp-content/themes/img/testimonial-bg.jpg);
background-size: cover;
color: #fff; } #hero h1 {
color: #fff; } #hero #myCarousel .carousel-indicators {
bottom: 0px; }
@media screen and (min-width: 768px) { #hero #myCarousel .carousel-indicators {
bottom: 0px; } } #hero #myCarousel .carousel-inner .carousel-item {
padding: 275px 20px 100px } #hero #myCarousel .carousel-inner .carousel-item .quotes-box {
max-width: 800px;
width: 100%;
margin: 0 auto;
min-height: 200px;
max-height: 520px;
padding: 180px 0px 240px;
color: #fff;
text-align: center; } #hero #myCarousel .carousel-inner .carousel-item .quotes-box h1 {
font-family: "Mrs Sheppards", cursive;
font-size: 100px;
margin: 0px 0px 5px;} #hero #myCarousel .carousel-inner .carousel-item .quotes-box p.carousel-details {
max-width: 500px;
margin: 0px auto;
font-family: "Open Sans", sans-serif;
font-style: italic; } #hero #myCarousel .carousel-inner .carousel-item .quotes-box .btn-iagg-home {
color: #fff;
border-radius: 2px;
background-color: #4499d3;
border-color: #4499d3;
margin-top: 20px;
padding: 3px 40px; }
@media (max-width: 1199px) { #hero #myCarousel .carousel-inner .carousel-item .quotes-box h1 {
font-family: "Mrs Sheppards", cursive;
word-spacing: 12px;
font-size: 75px; } }
@media (max-width: 991px) { #hero #myCarousel .carousel-inner .carousel-item .quotes-box h1 {
font-family: "Mrs Sheppards", cursive;
word-spacing: 12px;
font-size: 75px; } }
@media (max-width: 575px) { #hero #myCarousel .carousel-inner .carousel-item .quotes-box {
max-height: 320px;
padding: 120px 0px 160px; } #hero #myCarousel .carousel-inner .carousel-item .quotes-box h1 {
font-family: "Mrs Sheppards", cursive;
word-spacing: 12px;
font-size: 50px; } }
@media (max-width: 575px) { #hero #myCarousel .carousel-inner .carousel-item {
padding: 58px 10px 56px; }} #header .top-nav {
margin-bottom: 20px;
background: #f5900e;
color: #fff;
font-size: 14px;
height: 40px;
width: 100%;
font-family: 'Open Sans', sans-serif;
font-style: italic;
float: right; }
@media (max-width: 575px) { #header .top-nav {
font-size: 20px; } }
@media (max-width: 767px) { #header .top-nav {
font-size: 16px; } } #header .top-nav div.container {
padding-top: 7px;
text-align: center; } #header .top-nav a {
color: #fff;
font-family: 'Open Sans', sans-serif;
font-style: italic; } #header .iaggNav {
background: #fff; } #header .iaggNav div.containerIagg {
max-width: 1500px;
width: 100%;
margin-right: auto;
margin-left: auto; } #header .iaggNav div.containerIagg nav.navbar div#navbarIagg ul.navbar-nav li {
font-family: "Oswald", sans-serif;
text-transform: uppercase;
margin-left: 5px;
margin-right: 5px; 
padding: 5px;} #header .iaggNav div.containerIagg nav.navbar div#navbarIagg ul.navbar-nav li a {
color: #4499D3;
font-family: "Oswald", sans-serif; } #header .iaggNav div.containerIagg nav.navbar div#navbarIagg ul.navbar-nav li.bookOnline {
color: #fff;
background: #4499D3;
border-radius: 3px; } #header .iaggNav div.containerIagg nav.navbar div#navbarIagg ul.navbar-nav li.bookOnline a {
color: #fff; } .section, .footer {
padding: 100px 0px; } .section, div#404 {
color: #666666; } .section h2.pageTitle, div#404 h2.pageTitle {
font-family: "Oswald", sans-serif;
font-weight: 700;
text-align: center;
margin-bottom: 20px; } .section p.pageDetails, div#404 p.pageDetails {
text-align: center;
font-family: "Oswald", sans-serif;
max-width: 700px;
margin: 0 auto; } a.iagg-dwnld-link {
color: #1254a5;
text-decoration: underline;
font-family: "Open Sans", sans-serif;
font-weight: 700;
font-style: italic;
font-size: 27px; } input.btn.btn-info.btn-lg.btn-orange {
background: #f5900e;
width: 100%; } input.btn.btn-info.btn-lg.btn-orange:hover {
background: #4499d3;
width: 100%; } .feature-image {
height: 500px;
display: table;
width: 100%; } .feature-image-default {
background: url(https://iagg.iamthroneless.com/wp-content/uploads/home-carousel-img-1-opt.jpg) no-repeat #4499d3;
background-size: cover;
height: 500px; }
.feature-image, .feature-image-default, section#hero, div#page-top{
padding-top: 235px;} .feature-image h1 {
display: table-cell;
vertical-align: middle;
text-align: center;
color: white;
text-transform: capitalize;
font-family: "Mrs Sheppards", cursive;
font-size: 130px;
letter-spacing: 4px;
word-spacing: 30px; }
@media (max-width: 767px) { .feature-image h1 {
font-size: 90px; } }
@media (max-width: 575px) { .feature-image h1 {
font-size: 65px; } } div.container .form-group {
padding-top: 7px;
padding-bottom: 10px; } section#hero {
padding: 0px; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item img {
width: 100%;
margin: 0px auto; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-content {
max-width: 800px;
width: 100%;
margin: 0 auto;
min-height: 200px;
max-height: 420px;
position: absolute;
z-index: 10;
color: #fff;
text-align: center; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption {
padding-bottom: 195px; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption h1 {
font-family: "Mrs Sheppards", cursive;
font-size: 100px; }
@media (max-width: 1199px) { section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption {
padding-bottom: 145px; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption h1 {
font-family: "Mrs Sheppards", cursive;
font-size: 50px; } }
@media (max-width: 991px) { section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption {
padding-bottom: 105px; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption h1 {
font-family: "Mrs Sheppards", cursive;
font-size: 50px; } }
@media (max-width: 575px) { section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption {
position: absolute; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption h1 {
font-family: "Mrs Sheppards", cursive;
padding-top: 135px;
font-size: 30px; } section#hero div#iaggCarousel div.carousel-inner div.carousel-item div.carousel-caption p.carousel-details {
font-size: 10px; } } section#welcome {
background: #02173e;
text-align: center;
padding: 35px 0px;
color: white; } section#welcome h2, section#welcome p.welcome-sh {
font-family: "Oswald", sans-serif;
text-transform: uppercase; } section#welcome h2 {
font-size: 40px; } section#welcome p.welcome-sh {
font-size: 20px; } section#welcome p.welcome-text {
font-family: "Open Sans", sans-serif;
font-weight: 300;
padding: 50px 5px;
width: 100%;
max-width: 800px;
margin: 0px auto;
line-height: 37px;
font-size: 18px;} section#home-about {
padding-bottom: 0px; } section#home-about div.col-md-8 h2 {
color: #1254a5;
font-family: "Oswald", sans-serif; } section#home-about div.col-md-8 div.hm-ab-text {
background: #fff;
opacity: 0.9;
padding: 20px 10px;
border-radius: 5px;
color: #1254a5; } section#home-about div.col-md-4 img {
max-width: 286px;
width: 100%;
margin: 0 auto; }
@media (max-width: 767px) { section#home-about {
padding-bottom: 100px; } } section#home-reservation {
background: #f5900e;
text-align: center; } section#home-reservation h2 {
font-family: "Mrs Sheppards", cursive;
text-align: center;
color: #fff;
font-size: 88px;
margin-bottom: 55px; }
@media (max-width: 767px) { section#home-reservation h2 {
font-size: 80px; } }
@media (max-width: 575px) { section#home-reservation h2 {
font-size: 60px; } } section#home-reservation div.col-md-4 div.chs-yr-stay {
background: #fff;
padding: 5px; } section#home-reservation div.col-md-4 div.chs-yr-stay img {
margin: 20px auto 10px;
display: block; } section#home-reservation div.col-md-4 div.chs-yr-stay p.stay-option {
text-align: center;
font-family: "Oswald", sans-serif;
font-size: 40px; } section#home-reservation div.col-md-4 div.chs-yr-stay p.stay-cost {
text-align: center; }
@media (max-width: 767px) { section#home-reservation div.col-md-4 {
padding-bottom: 70px; } } section#home-reservation a.btn.btn-iagg {
background: #4499d3;
color: #fff;
padding: 5px 15px;
font-size: 20px;
letter-spacing: 2px;
font-family: "Open Sans", sans-serif;
text-align: center;
margin: 30px auto 5px; } section#jd-rest-home {
background: #083f83;
text-align: center;
color: #fff; } section#jd-rest-home h2 {
font-family: "Mrs Sheppards", cursive;
font-size: 100px; }
@media (max-width: 767px) { section#jd-rest-home h2 {
font-size: 80px; } }
@media (max-width: 575px) { section#jd-rest-home h2 {
font-size: 55px; } } section#jd-rest-home p {
font-family: "Open Sans", sans-serif;
font-weight: 100;
font-size: 24px; } section#jd-rest-home a {
background: #f5900e;
color: #fff;
padding: 5px 15px;
font-size: 20px;
letter-spacing: 2px;
font-family: "Open Sans", sans-serif; } section#jd-rest-home a:hover {
color: #fff; } section#se-home {
color: #58595b; } section#se-home div.hm-header {
margin-bottom: 20px; } section#se-home div.hm-header h2 {
font-family: "Mrs Sheppards", cursive;
text-align: center;
color: #00adee;
font-size: 60px;
padding-bottom: 14px;
word-spacing: 10px; }
@media (max-width: 575px) { section#se-home div.hm-header h2 {
font-size: 45px; } } section#se-home div.hm-header p {
text-align: center;
font-size: 25px;
font-family: "Oswald", sans-serif;
font-weight: 300; } section#se-home h2 {
font-family: "Mrs Sheppards", cursive;
text-align: center;
color: #00adee;
font-size: 60px; }
@media (max-width: 575px) { section#se-home h2 {
font-size: 40px; } } section#se-home p {
text-align: center;
font-size: 22px;
font-family: "Oswald", sans-serif; } section#se-home div.row {
padding: 80px 0px; } section#se-home div.row div.col-md-7 {
text-align: center; } section#se-home div.row div.col-md-7 h2 {
font-family: "Oswald", sans-serif;
text-transform: uppercase;
font-weight: 400; } section#se-home div.row div.col-md-7 h4 {
font-family: "Oswald", sans-serif;
color: #58595b;
padding-bottom: 30px; } section#se-home div.row div.col-md-7 p {
padding-top: 30px; } section#se-home div.row div.col-md-5 img {
width: 95%;
padding-bottom: 40px; }  #amenities div.row div.col-lg-3 {
text-align: center;
text-transform: uppercase;
font-family: "Oswald", sans-serif;
margin: 20px 0px; } #amenities div.row div.col-lg-3 a div.amenity-wrapper {
border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem; } #amenities div.row div.col-lg-3 a div.amenity-wrapper img.amenity-thumbnail {
width: 100%;
background-size: cover; } #amenities div.row div.col-lg-3 a div.amenity-wrapper img.amenity-thumbnail div {
border: none; } #amenities div.row div.col-lg-3 a div.amenity-wrapper p.amenity-title {
margin-top: 20px;
padding: 0px 10px;	
font-size: 20px;
flex: auto; } #amenities div.row div.col-lg-3 a:hover div.amenity-wrapper {
border: 2px solid #4499d3; } #amenities div.row div.col-lg-3 a:hover div.amenity-wrapper img.amenity-thumbnail {
width: 100%;
background-size: cover; } #amenities div.row div.col-lg-3 a:hover div.amenity-wrapper img.amenity-thumbnail div {
border: none; } #amenities div.row div.col-lg-3 a:hover div.amenity-wrapper p.amenity-title {
margin-top: 20px;
font-size: 20px;
flex: auto;
color: #4499d3; } #nearby {
text-align: center; } #nearby div.row .col-md-3 {
padding-top: 10px;
padding-bottom: 10px;
text-align: center; } #nearby div.row .col-md-3 h5 {
margin-bottom: 5px;
padding-bottom: 0px; }  #events div.container p.pageDetails {
margin-bottom: 35px; } #events div.container div.row {
border-bottom: 1px solid #4D4D4D;
padding: 40px 0px;
margin: 20px 0px; } #events div.container div.row .col-sm-4 img {
width: 100%; } #events div.container div.row .col-sm-5 div.event-date p.event-date {
color: #f5900e;
font-weight: 700px;
font-family: "Oswald", sans-serif;
font-size: 25px;
text-transform: uppercase; } #events div.container div.row .col-sm-5 div.event-date p.event-date span {
color: #4499d3;
font-weight: 700px;
font-family: "Oswald", sans-serif;
text-transform: none; } #events div.container div.row .col-sm-5 div.event-date p.event-date h3 {
text-transform: uppercase; } #events div.container div.row .col-sm-3 a {
color: #fff;
margin-bottom: 20px; } #events div.container div.row .col-sm-3 a.btn-ebar {
background: #4499d3;
padding: 10px 5px;
width: 100%;
border-radius: 1px;
text-transform: uppercase; } #events div.container div.row .col-sm-3 a.btn-gt {
background: #f5900e;
padding: 10px 5px;
width: 100%;
border-radius: 1px;
text-transform: uppercase; } #events div.container div.row .col-sm-12 {
margin-top: 20px; }  #packages div.container div.row.package-wrapper {
border: 1px solid #000;
margin-top: 40px;
margin-bottom: 40px; } #packages div.container div.row.package-wrapper .col-sm-7.col-md-6.package-item-img {
background: #f5900e;
background-size: cover;
width: 400px; } #packages div.container div.row.package-wrapper div.col-sm-5.col-md-6 div.package-item-content {
padding: 30px 0px; 
min-height: 300px;} #packages div.container div.row.package-wrapper div.col-sm-5.col-md-6 div.package-item-content ul {
padding-left: 0px;
text-decoration: none;
list-style: none; } #packages div.container div.row.package-wrapper div.col-sm-5.col-md-6 div.package-item-content ul li {
text-decoration: none;
list-style: none; }   #directionsContactus div.container h4 {
font-family: "Oswald", sans-serif;
text-transform: uppercase; } #directionsContactus div.container div.row {
padding-top: 50px; }  section#book-banner {
padding: 20px 0px;
background: #1254a5;
font-family: "Oswald", sans-serif;
text-align: center;
color: white; } section#book-banner p {
font-size: 74px; } section#book-banner p a {
color: white; } section#book-banner p a:hover {
color: #103665; }
@media (max-width: 991px) { section#book-banner p {
font-size: 50px; } }
@media (max-width: 767px) { section#book-banner p {
font-size: 30px; } } footer#iaggFooter {
background: #193c59;
color: #fff; } footer#iaggFooter div.row {
padding: 10px 0px 20px; }
@media (max-width: 575px) { footer#iaggFooter div.row div.col-md-4, footer#iaggFooter div.row div.col-md-12 {
text-align: center; } } footer#iaggFooter div.row div.col-md-4 h4 {
font-size: 20px;
margin-bottom: 40px; } footer#iaggFooter div.row div.col-md-4 div.footer-item {
margin: 5px 0px 15px; } footer#iaggFooter div.row div.col-md-4 div.footer-item div {
color: #fff;
padding-bottom: 30px; } footer#iaggFooter div.row div.col-md-4 div.footer-item div.form-group {
margin: 0px;
padding-bottom: 10px; } footer#iaggFooter div.row div.col-md-4 div.footer-item div.menu-footer-container {
font-family: "Oswald", sans-serif;
text-transform: uppercase; } footer#iaggFooter div.row div.col-md-4 div.footer-item div.menu-footer-container ul {
padding-left: 0px;
list-style: none; } footer#iaggFooter div.row div.col-md-4 div.footer-item div.menu-footer-container ul li {
text-decoration: none;
padding-left: 0px; } footer#iaggFooter div.row .footerTitle {
color: #fff;
font-size: 15px; } footer#iaggFooter div.row a {
color: #fff; } footer#iaggFooter div.row small {
margin: 0px;
padding: 0px; } footer#iaggFooter div.row div.iaggSocialMedia, footer#iaggFooter div.row div.iaggCopyright {
text-align: center;
color: #fff;
padding: 20px 0px; } footer#iaggFooter div.row div.iaggSocialMedia a > i {
font-size: 30px;
padding: 0px 10px; } footer#iaggFooter div.row div.iaggCopyright p {
margin-bottom: 5px; } input#subscribe-email {
color: white;
background: #193c59;
border: 1px solid #ffffff;
border-radius: 2px;
padding: 20px 15px; } input#subscribe-email::placeholder {
color: #fff; } input.btn.btn-lg.form-control.newsletterButton {
border-radius: 2px;
padding-top: 10px;
padding-bottom: 38px;
text-align: center;
font-family: "Open Sans", sans-serif;
font-weight: 700;
text-transform: uppercase; }  .modal {
max-width: 100%;
height: 100%; } .modal .modal-dialog.modal-dialog-centered {
max-width: 100%;
margin: auto; } .modal .modal-dialog.modal-dialog-centered .modal-content {
max-width: 1200px;
width: 100%;
margin: auto; } .modal .modal-dialog.modal-dialog-centered .modal-content .modal-header h5.modal-title {
font-family: "Oswald", sans-serif; } .modal .modal-dialog.modal-dialog-centered .modal-content .modal-body img {
width: 70%;
margin: 0 auto;
padding: 0 auto;
display: block; } #foodbeverages div.container div.row div.col-sm-6 {
text-align: center; } #foodbeverages div.container div.row div.col-sm-6 h3 {
text-align: center;
margin-bottom: 3px; } #foodbeverages div.container div.row div.col-sm-6 p {
text-align: center;
margin-bottom: 20px; } #foodbeverages div.container div.row div.col-sm-6 table.table {
margin-top: 40px;
margin-bottom: 40px; } #accommodations div.container div.row div.col-lg-4.col-md-6 {
padding-bottom: 10px;
padding-top: 10px; } #accommodations div.container div.row div.col-lg-4.col-md-6 div.card div.card-body h4 {
font-family: "Oswald", sans-serif;
text-transform: uppercase; } a {
text-decoration: none;
color: #4499d3; } a:hover {
text-decoration: none;
color: #f5900e; }
p.pageDetails {
padding-bottom: 40px;
}
.header-scroll {
position: fixed;
top: 0;
padding-top: 32px;
width: 100%;
z-index: 10;
}
.containerIagg {
background-color: #fff;
}
@media (max-width: 575px) { #header .iaggNav div.containerIagg nav.navbar a.navbar-brand img {
width: 100px; } 
.feature-image-default {
height: 420px; }
.feature-image, .feature-image-default, section#hero, div#page-top {
padding-top: 116px;}} div#four-o .row .col-md-3 {
padding-top: 10px;
padding-bottom: 10px;	
text-align: center; } div#four-o .row .col-md-3 div.card div.card-body a {
color: #4499d3;
text-decoration: none;
font-family: "Oswald", sans-serif;
text-transform: uppercase; } div#four-o .row .col-md-3 div.card div.card-body a:hover {
color: #f5900e; }
div#four-o{
padding: 50px 2px 50px;
text-align: center;
} .section h2.pageTitle {
font-family: "Oswald", sans-serif;
font-weight: 700;
text-align: center;
margin-bottom: 20px; } .section p.pageDetails {
text-align: center;
font-family: "Oswald", sans-serif;
max-width: 700px;
margin: 0 auto; }  div.reservation-header {
background: #4499d3c4; } div.reservation-header div.container form div.form-row div.form-group {
padding-bottom: 5px;
padding-top: 20px; } div.reservation-header div.container form div.form-row div.form-group input[type="text"],
div.reservation-header div.container form div.form-row div.form-group select {
border-radius: 4px;
border: 1px solid #fff;
background: #3381b7;
color: #fff; } div.reservation-header div.container form div.form-row div.form-group input[type="submit"].btn-booknow {
background: #fff;
color: #4499d3;
text-transform: uppercase;
font-family: "Oswald", sans-serif;
width: 100%;
word-spacing: 5px;
font-size: 17px;
border-radius: 2px; } div.reservation-header div.container form div.form-row div.form-group input[type="submit"].btn-booknow:hover {
background: #3381b7;
color: #fff;
border: 1px solid #fff; } nav.xs-shortcuts {
background: #4499d3;
color: #fff; } nav.xs-shortcuts ul.nav li {
margin: 3px; } nav.xs-shortcuts ul.nav li a {
color: #fff;
border: 1px solid #fff;
border-radius: 3px; } nav.xs-shortcuts ul.nav li a i.fas {
padding-right: 6px; } nav.xs-shortcuts ul.nav li a:hover {
background: #fff;
color: #4499d3; } section#features div.container div.row main#content article {
padding: 20px 5px;
margin: 25px 0px; } section#features div.container div.row main#content article header h3 {
padding-bottom: 20px; } div.post-image{
margin: 20px 0px; } section#features div.container div.row main#content article div.post-image img {
width: 100%;
max-width: 700px;
margin: 0 auto; } section#features div.container div.row main#content article div.post-excerpt {
padding: 20px 5px; } section#features div.container div.row main#content div.feature-space {
border-top: 1px solid #838383;
height: 20px;
padding: 5px; }
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
max-width: 700px;
width: 100%;
height: auto;
margin: 0 auto;
}
main#content { padding-bottom:50px;
}
@media (max-width: 575px) { main#content {
margin-top: 160px;}} section#recent-posts-2 h2.widget-title {
color: #737373; } section#recent-posts-2 ul {
padding-left: 10px;
list-style: none; } section#recent-posts-2 ul li {
padding: 6px 2px;
font-weight: 700} #nearby .col-md-3 .card img{
width: 100%;
height: auto;
padding: 2px;
max-width: 220px;
margin: 0 auto;
} nav.navbar.navbar-expand-lg.navbar-light {
max-width: 1100px;
margin-right: auto;
margin-left: auto;
}
@media only screen and (max-width: 992px) and (min-width: 1054px) {
#header .iaggNav div.containerIagg nav.navbar div#navbarIagg ul.navbar-nav li {font-size: 14px;}
}  section#facebook {
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
background: #1254a5;
color: #fff; } section#facebook div.container div.row div.col-2 a i.fab.fa-facebook {
color: #fff;
font-size: 60px;
text-align: center; } section#facebook div.container div.row div.col-2 a i.fab.fa-facebook:hover {
color: #dbdbdb; }
@media screen and (max-width: 477px) { section#facebook h4.fblead {
font-size: 15px; } section#facebook div.container div.row div.col-2 a i.fab.fa-facebook {
color: #fff;
font-size: 30px;
text-align: center; } }
@media screen and (max-width: 575px) { div.welcome-vid iframe {
height: 240px; } } #topAnnouncement {
background: #0c3d7b;
text-align: center; } #topAnnouncement #popup.popup {
color: #fff;
max-width: 800px;
width: 100%;
margin: 0 auto; max-height: 520px;
padding: 30px 0px; } #topAnnouncement #popup.popup .container .row h2.title {
width: 100%;
padding-bottom: 6px; } #topAnnouncement #popup.popup .container .row h5 {
width: 100%; } #topAnnouncement #popup.popup .container .row h5 a.offerup {
color: #fff;
text-decoration: underline; } #topAnnouncement #popup.popup .container .row h5 a.offerup:hover {
color: #fab941; } #topAnnouncement #popup.popup .container .row small {
width: 100%;
padding-top: 5px;
text-align: center;
font-style: italic; }
img#iagglogo {
width: 100px;
} #player {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%; } .newvid {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }