/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
 
  div#CDSWIDCOE {
    border: none!important;
    width: 80%;
    text-align: left;
    margin-left: 32px;
    background: transparent;
}


.widCOETitle {
    font-family: 'Special Elite', cursive!important;
    text-align: left!important;
}

#CDSWIDCOE.widCOE .widCOEImg {
    width: 70px!important;
    margin-left: -23px!important;
}

 a.linkinfo {
    display: none;
}
 .drag-target {

    z-index: 990;
}
 a#logo-container {
    margin-top: -50px;
}
.background img {
    width: 100%;
    margin-top: -40px;
}
nav.transparent {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: absolute;
    z-index: 999;
    width: 90vw!important;
    left: 5vw;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: absolute;
    z-index: 999;
    width: 90vw!important;
    left: 5vw;
}

.nav-wrapper.container {
    margin-top: 50px;
}



.hideme{
	opacity:0;
	position: relative;
	bottom: -50px;
}

.container.content {
    width: 95%;
}
.row.hideme.headerimg {
    width: 75%;
    min-height: 300px;
    height: 60vh;
    margin: -25px auto 0 auto;
    position: relative;
    top: 80px;
    z-index: -1;
}


.section.headerbg {
    padding: 0;
}
nav.transparent {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}


nav.fixed-menu {
    position: fixed;
    z-index: 995;
    -webkit-box-shadow: 0 2px 2px 2px black;
    box-shadow: 0 2px 1px 0px #00000030;
}

.fixed-menu a#logo-container {
    margin-top: 0;
}

.fixed-menu .nav-wrapper.container {
    margin-top: 0;
}


.rooms td {
    padding: 10px 5px;
}

.row.hotelintro {
    padding: 50px 50px 15px 50px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.hotelintro h3 {
    margin-bottom: 0;
}

.hotelintro h5 {
    margin-top: 5px;
}
.bookingcontainer {
    padding: 25px 0;
}

.vcorrect p {
    margin-top: 35px;
}

.vcorrect h3 {
    margin-bottom: 5px;
}

.vcorrect h5 {
    margin-top: 0px;
}

#modal1 iframe {
    width: 100%;
    border:  none;
    height: 80vh;
}

div#modal1 {
    height: 100vh;
    width: 100%;
    max-height: 100vh;
    top: 0!important;
}

#modal1 .modal-content {
    height: auto;
}
img.lazy {
	background-color: #e2e2e2;
    background-image: url('../img/lazyloader.svg');
    background-position: 50%;
	background-repeat: no-repeat;
}


img.lazy.slidebg {
	background-color: #e2e2e2;
    background-image: url('../img/lazyloader.svg')!important;
    background-position: 50%;
	background-repeat: no-repeat;
	background-size: 72px!important;
}


img.lazy.nobg {
	background-color: transparent;
    background-image: none;
}

img.logo.center.lazy.nobg {
    height: 250px;
    width: 250px;
}

 p{
    margin: 0px;
}
 
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

nav a {
    color: #000000 !important;
}

.card .card-content {
    padding: 40px 35px;
    border-radius: 0 0 0px 0px;
}

.card {

-webkit-box-shadow: none!important;

box-shadow: none!important;

margin: 1rem 0 1rem 0;
}

.card-content.overlay-bottom {
    position: relative;
    bottom: 50px;
    margin: 30px;
	}
	
.card-title {
    font-family: 'Catamaran', sans-serif;
    text-transform: uppercase;
	font-weight: 900;
}	

.row .col {
    padding: 0 1rem;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Catamaran', sans-serif;
    text-transform: uppercase;
	font-weight: 900;
}	

.wide {
    width: calc(100% - 60px);
    max-width: calc(100% - 60px)!important;
    width: -webkit-calc(100% - 60px);
    max-width: -webkit-calc(100% - 60px)!important;
	margin-bottom: 80px;
}

.card.overlayimg {

	padding-top:0px;
	
}
.carousel.carousel-slider.center.homecarousel {
    height: calc(100vh - 65px)!important;
    height: -webkit-calc(100vh - 65px)!important;
    max-height: 100vw!important;
}

.homecarousel .carousel-fixed-item {
    top: 0;
}

a.linkinfo {
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

a.linkinfo:hover {
    color: #6e6e6e;
}

.sld-bottom1 li {

border: 30px solid white;
}

ul.slides.sld-bottom1 {
    height: calc(70vw / 1.777 - 25px)!important;
    height: -webkit-calc(70vw / 1.777 - 25px)!important;
}

ul.slides.sld-bottom1 {
    background: white;
}

.slider .indicators {
    z-index: 1000;
}

.slider.height-bottom1 {
    position: relative;
    width: 100%;
    height: calc(70vw / 1.777)!important;
    height: -webkit-calc(70vw / 1.777)!important;
}

.slider.height-bottom1 .indicators .indicator-item.active {
    background-color: black;
}

.slider.height-bottom1 .indicators {
    /*background-color: white;*/
}

.page-footer {
    background-image: url(../img/footer-bg.svg);
    background-repeat: no-repeat;
    /*background-position: -20% 50%;
    background-size: 40%;*/
}

.caption.left-align {
    text-align: left;
    left: 0!important;
    padding: 30px;
}

.slider .slides li .caption p {
    color: #000000;
}

.slider.height-bottom1 .caption{
  width: auto!important;
}

.slider .indicators .indicator-item {
    height: 10px;
    width: 10px;
    background-color: #e0e0e0;

}
ul.slick-dots {
    display: none!important;
}
.thin {
	font-weight: 400;
    display: inline-block;
    border-bottom: 1px solid black;
    margin-left: 5px;
}


.slidecontent .sld1 {
    background: url(../img/slide1.jpg);
    height: calc(100vh - 64px);
    height: -webkit-calc(100vh - 64px);
    background-size: cover;
    background-position: 50%;
}


div.slick-slide:focus {
    outline: none;
}

@media only screen and (min-width: 993px){

nav a.button-collapse {
    display: inherit!important;
}
}

@media screen and (max-width:1280px) {
	.row.hideme.headerimg {
		width: 100%;
	}
}

@media screen and (max-width:992px) {
	.row.hotelintro {
		padding: 30px 20px 15px 20px;
		text-align: center;
		width: 90%;
		margin: 0 auto;
	}
	.slider.height-bottom1 {
		height: calc(90vw / 1.777)!important;
		height: -webkit-calc(90vw / 1.777)!important;
	}
	ul.slides.sld-bottom1 {
    height: calc(90vw / 1.777 - 25px)!important;
    height: -webkit-calc(90vw / 1.777 - 25px)!important;
	}
	
	.sld-bottom1 {
		min-height: 0;
	}
	
}

@media screen and (max-width:740px) {
	p.hideme.discoverytext {
		display: none;
	}
}
@media screen and (min-width:960px) {
    .bannertop {
        margin-top: calc(30vh);
        margin-top: -webkit-calc(30vh);
    }
}



@media screen and (max-width:960px) {

    .bannertop {
        margin-top: calc(15vh);
        margin-top: -webkit-calc(15vh);
    }
    .bannertop img{
        max-height: 150px;
    }
	    .bannertop h3{
        font-size: 18pt;
    }
	.container {
    /*width: 100%;*/
	}
	.col.s12.m12.l6 {
		padding: 0;
	}
	
	.wide {
		width: 100%;
		max-width: 100%!important;
		margin-bottom: 80px;
	}
}

    div.lazy {
        width: 700px; 
        height: 467px; 
        display: block;
    }

	
@media screen and (max-height: 450px) {

	.bannertop img {
    max-height: 125px;
	}
	.bannertop h3 {
		font-size: 14pt;
	}
	.bannertop p{
		font-size: 11pt!important;
	}
}

@media screen and (max-height: 480px) {
	.bannertop {
		margin-top: 0vh;		
	}
}

@media screen and (max-height: 640px) {
	p.discoverytext {
		display: none;
	}
}

@media screen and (max-height: 750px) and (max-width:480px) {
	.lettertothecustomers img {
		width: 100%!important;
	}
	
	.row .col {
		padding: 0 1rem!important;
	}

	p.discoverytext {
		display: none;
	}
    .bannertop {
        /* margin-top: 30vh; */
    }
	.bannertop h4{
		font-size:10pt;
	}
	.bannertop p{
		font-size:8pt!important;
	}
	.slidesc h3{
		font-size:12pt;
	}
    .slidesc {
    margin-top:25vh;
	}
	nav ul a {
		padding: 0 5px;
	}
	#logo-container img {
	max-height: 125px;
	}
	#logo-container {
		margin-top: -39px!important;
	}

	.fixed-menu #logo-container {
		margin-top: 0px!important;
	}



}




