/* CSS Document */
.footer-container {text-align: center; border-top:1px solid #dddddd;}
.footer-container img {height:120px; padding:10px;}
.tab-bar{background: #FDE708;}
.tab-bar .menu-icon span::after {
    box-shadow: 0 0 0 1px #000000,0 7px 0 1px #000000,0 14px 0 1px #000000;
}
h1{ font-size:28px; text-align: center; color:#666666;}
h2{ font-size:24px; color:#666666; padding-bottom:20px;}
h3{ font-size:20px; padding-bottom:20px; margin-bottom:0px; color:#666666;}
.entry-content{padding:0px 20px;}	
.thebox{width:31%; margin:1%;padding-top:10px;padding-bottom:10px; background:#1DB1E1 !important; float:left; text-align: center; color:#ffffff;margin-bottom:20px;}

.hp_slider{border:10px solid #ffffff;box-shadow:1px 10px 10px #cccccc; margin-bottom:50px;}
.flexslider{margin:0px !important;}

.home-content{padding-top:0px;}

.home .container>.row{margin-top:-60px; }
.container>.row{background:#ffffff;margin-bottom:100px}
.container>.row>div{padding:0px !important;}
.page .container>.row{ max-width:800px !important;margin:0px auto !important;}

form{margin-bottom:30px;}

.row1 div{padding-left:0px;}
.row1 {clear:both; color:#ffffff}
#fname{display:none;}
input[type=submit] {
    width: 100%;
    border-radius: 0;
    border: 1px solid #ffffff;
    margin-top: 0px;
    display: block;
    font-size: 22px;
    font-family: "Adelle",sans-serif;
    text-align: center;
    text-decoration: none;
    color: #ffffff  !important;
    background: #1DB1E1 !important;
    height: 50px;
	font-weight:400;
}

input[type=sumbmit]:hover{
background:#e2ec51;	
}

#error{font-size:12px; background:#8d1230 !important; color:#ffffff !important;margin:0px 40px 40px 40px;padding:5px; border:1px solid #ffffff; display:none;}
#erroremail{font-size:12px; background:#8d1230 !important; color:#ffffff !important;margin:0px 40px 40px 40px;padding:5px; border:1px solid #ffffff; display:none;}


/* END FONTS */


/* BACKGROUND AND GENERAL STUFF */
body{background:#3d3d3d;}
body.home{background:#222222 !important;}
.inner-wrap{background:#ffffff;}
.kseparator, hr {
    border:0px !important;
    border-bottom:2px dotted #8f9da6 !important;
}

 hr{margin:20px 0px !important; border-top:0px; border-bottom:1px solid #cccccc !important; display: block; clear:both; padding-top:20px;}

.linktoaerial{ border:1px solid #ABABAB; background:#D3D3D3; padding:2px; margin-top:10px; color:#232348; display:block; width:170px !important; text-align:center; }


/* HEADER */
.contain-to-grid {
  width: 100%;
background:#fee60a;
border-bottom:10px solid #ffffff;
box-shadow: 5px 5px 5px #cccccc;
}
.verticalouter{ height:100%;}
.verticalcentre{
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.thelogo img{padding-top:30px;}

.top-bar-menu {
    display: table-cell;
    vertical-align: middle;
	padding-top:30px;
}



.top-bar{height:130px; background:none;}
.top-bar {position:relative; margin:0px;}
.top-bar ul {position:relative;}
.top-bar-menu>li{display:inline-block;}
.top-bar ul li.has-dropdown .dropdown {
        display:block !important;
        visibility: hidden !important;
        opacity: 0 !important;
}

.top-bar ul li a{  font-weight:300; color:#000000 !important; padding:0px 10px;font-family: Arial, Helvetica,sans-serif; font-size:14px; text-transform: uppercase;}
.top-bar ul ul li a{  color:#000000 !important;}
.top-bar ul ul li a:hover{  color:#333333 !important;}


.top-bar ul li.has-dropdown:hover > .dropdown {
    visibility: visible !important;
    opacity: 1 !important;
}

.top-bar ul li{
  background: none !important;
  position:relative;
}
.top-bar ul ul {
	background: #9aa7af !important;
	background:rgba(235,235,235,0.9) !important;
}
.top-bar ul ul {padding:4px !important;top:20px; position:absolute; z-index:1000; width:150px;}
.top-bar ul ul li{
padding:0px 5px;	
}

.top-bar ul li a{ 
  background: none !important;
  padding:10px;
}
.top-bar ul li:hover a,
.top-bar ul li.active a{ 
    background:#1DB1E1 !important;
}
.top-bar ul ul li a{
	border-bottom:1px solid #a28b77; 	
	padding:8px 3px !important; 	
	margin:0px !important;
	line-height:1 !important;
	display:block !important;

}
.top-bar ul ul li a:hover{
	border-bottom:1px solid #881635;
}
.top-bar ul li.active a{  font-weight:600;}
.top-bar ul ul li.active a{  color:#881635 !important;	border-bottom:1px solid #881635; }


.top-bar>ul>.divider, .top-bar>ul>[role="separator"]{
	border-right:1px solid #8f9da6;
	height:15px;
	margin-top:15px;	
}


.top-bar ul li:hover > ul{
	display:block;
	-moz-animation: fadeIn .3s ease-in ;
    -webkit-animation: fadeIn .3s ease-in ;
    animation:fadeIn .3s ease-in ;
}




ul.sub-menu {
    display:none;
}


/* END HEADER */


/* FOOTER */
.footer-container {
  width: 100%;
  max-width: 100%;
  background: #ffffff;
margin-top:0px !important;
}
.wide-row{width:100%;}




body {
	margin: 0;
	padding: 0;
	background-color: #bbc3cb;
	width: 100%;
	height: 100%;
	font: 16px Tahoma, Verdana, Arial, san-serif;
        line-height:1.6;
}


div.frameT {
	width: 100%;
	padding: 0;
	display: table;
	height: 100%;
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0;
}

div.frameTC {
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
}

div.content {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}

	#slides{ position:relative;height:380px !important; width:100%; margin:0px auto !important; top:-100px;}
	.slidesjs-navigation{top:35%;position:absolute;z-index:300;} 
	.slidesjs-navigation{ color:#ffffff; opacity:0.8;}
	.slidesjs-navigation:hover{ color:#ffffff; opacity:1;}
	.slidesjs-previous{left:10px;}
	.slidesjs-next{right:10px;}
	.slidesjs-stop{display:none !important;}
	.slidesjs-start{display:none !important;}
	.slidesjs-play{display:none !important;}
	.theslide{position:relative;}
	.large-logo{margin:0px auto !important;margin-bottom:30px !important; display:block;}

.left-small{ z-index:4;}

body, html {
  height: 100% !important;
}
.page-template-megawidth .off-canvas-wrap {width:100%; height:100%;}
.page-template-megawidth .inner-wrap {width:100%; height:100%;}
.page-template-megawidth .container {width:100%; height:100%; margin:0px}
.page-template-megawidth {width:100%; height:100%;}
.page-template-megawidth #viewport{width:100%; height:90%;}
.page-template-megawidth .top-bar-container{margin:0px;}


.theslideinner{ width:600px;}
.frameT{ visibility:hidden;}


#swipebox-close{background-image: url(../images/close.png) !important;background-position: -3px;}
.bigphone{font-size: 30px;}


@media screen and (min-width:960px){

}

@media screen and (max-width:960px){
.gallery-item {width:25%!important;}
.amenitygallery  .gallery-item {width:33.33333%!important;}
.location-home img{margin:0px auto !important; display:block; width:90%;}
.location-home h2{font-size:24px !important;}
.location-home{width:20% !important;float:left; padding-bottom:30px !important; }
.virtualtour{width:760px !important;height: 480px !important;}
}
@media screen and (max-width:800px){
.virtualtour{width:600px !important;height: 400px !important;}

.gallery-item {width:50%!important;}

.container{ padding-top:10px;}

.mobile-logo{ display:block;text-align:center;max-width:320px;  margin: 0px auto !important;padding:0px;}
.location-home {width:33% !important}
}

@media (max-width:1000px){
.top-bar ul li a{  padding:0px 10px; font-size:11px; text-transform: uppercase;}
}

@media screen and (min-width:640px){
}
@media screen and (max-width:640px){
.homesbottomlinks a{display:block !important;}

.virtualtour{width:400px !important;height: 240px !important;}

.bigphone{font-size: 12px;}

.location-home {width:50% !important}

	#slides{ top:0px;}	



.slidesjs-navigation{display:none;}	  
	h1{ font-size:1.8rem;}
	h2{ font-size:1.4rem;}
	h3{ font-size:1.2rem; padding-bottom:0px; margin-bottom:0px;}
	h6{font-size:12px;}
	.home h1{ font-size:1.2rem; margin-top:20px;}
	.home h3{ font-size:1.0rem;}
	p{font-size:12px;}
.mobile-logo{ display:block;text-align:center;max-width:320px;  margin: 0px auto !important;padding:0px;}
#slides{display:block;margin-bottom:20px;}
.theslideinner{width:100%; height:auto !important}
.slidesjs-container{height:500px !important;}
.large-logo{margin-top:40px !important;}
.theslide p {height:auto;}
.hpsection{padding:0px 0px 20px 0px !important;}
.hpsection a{padding:5px;}
.frameT{ top: 40px !important; display:none;}
.slidesjs-navigation{top:0%;position:absolute;z-index:300; font-size:2rem;} 
.frameT{ height:auto !important;}
.frameTC{ height:auto !important;}
.content{ height:auto !important;}
#container-fluid{ height:auto !important;}
#slides{ height:auto !important;}
.specinfo{margin-bottom:0px;}
.specinfo h3{margin-top:20px;}

.flogos{text-align:left;}
.flogos img{ display:block;padding-top:5px;}
.flogos img:first-child{padding-left:11px;}
.avalanche{ text-align: left; padding:10px 25px;}
.footer-container{ margin-top:40px;}
}
@media screen and (max-width:400px){
.mobile-logo{ display:block;text-align:center;max-width:220px;  margin: 0px auto !important;padding:3px 5px;}
}


.has-dropdown>a:after{
    content: '';
    border: 4px solid transparent;
    border-top: 4px solid #881635 !important;
    margin-left: 2px;
    margin-bottom: 3px;
    display: inline-block;
    vertical-align: bottom;
}
.page-id-213 .has-dropdown>a:after{
    border-top: 4px solid #ffffff !important;
}
