@import url('https://fonts.googleapis.com/css?family=Satisfy');
.logo-desc{float:left;}
.outdoor-feature.full-image{width:510px;}
.outdoor-feature.full-image img{width:50%;display:inline-block;}
.stellarnav{display:none;}
.phone-contact.phone-mobile{display:none;}
.edecorating-form{padding:20px;}
.edecorating-form input[type="text"],.edecorating-form textarea{border:1px solid #ccc;padding:8px;width:100%;margin-bottom: 10px;box-sizing:border-box;}
.edecorating-form textarea{height:100px;}
.edecorating-form select{border:1px solid #ccc;padding:8px;width:100%;margin-bottom: 10px;box-sizing:border-box;}
.edecorating-form input[type="submit"]{padding:8px 20px;background: #333;color:#fff;border:1px solid #000;cursor: pointer;}
.edecorating-form p{margin:0 !important;}
.clear{width:100%;height:10px;overflow: hidden;}

.home-events h2{font-family: 'Satisfy', cursive;font-size:22px;color:#1a325e;}
#current-events.home-events{background:none;}
.indoor-feature{float:left !important;}
.thumbs-image img{width:47%;height:200px;margin:0 1% 20px;box-sizing:border-box;}
.content-right{width:574px;float:right;}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  display:none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 600px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
  max-width: 100%;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
body#gallery li#gallery a {
    color: #fff;
}
body#home .indoor-feature {float:left;}

@media screen and (max-width: 1023px) {
#site-container{max-width:100%;}	
#header-fill,#header-top-fill{width:100%;}
#swirl{width:170px;background-size:100% auto;background-repeat:no-repeat;}
.side-menu{width:42%;}
.main-menu{margin-right:2%;width:54%;height:auto;margin-bottom:0;}
.side-menu ul li a{width:auto;display:block;padding-left:35px;}
.phone-contact{margin-right:2%;margin-top:20px;width:54%;}
}
@media screen and (max-width: 991px) {
.side-menu ul li a{padding-left:24px;font-size:12px;}
.main-menu ul li a{font-size:11px;}
}
@media screen and (max-width: 767px) {
#header{float:none;}
.logo-desc{width:100%;height:auto;float:none;margin-bottom:20px;}
.page-logo{width:100%;text-align:center;background-repeat:no-repeat;background-position:center center;display:none;}
.home-text{width:100%;}
#bottom-container,#content-container{width:100%;float:none;overflow:hidden;}
#current-events,#notable,body#home .indoor-feature,body#home .outdoor-feature{width:100%;float:none;margin-bottom:20px;background-repeat:no-repeat;background-position:center center;}
#current-events img,#notable img{width:100%;height:auto;margin-bottom:15px;}
#menu-container{float:none;height:125px;}
#swirl{display:none;}
.side-menu ul li{width:33%;float:left;}
.side-menu ul li a{margin-left:0;}
.side-menu{width:100%;float:none;}
.main-menu{width:100%;float:none;}
.phone-contact{font-size:16px;padding:10px 0;margin:0;text-align:center;width:100%;float:none;}
#content-container{clear:both;overflow:hidden;height:auto;position:relative;margin-top:20px;}
.feature-whtfooter{margin:0 auto;}
.page-footer{float:none;width:100%;margin:10px 0;clear:both;}
#current-events{min-height:30px;}
#bottom-container p{font-size:13px;line-height:16px;}
.main-menu ul li{padding-left:8px;}
.main-menu ul li a{font-size:11px;}
.stellarnav{display:block;}
.main-menu{display:none;}
.menu-toggle.full{background:url(../images/logo-page.png) no-repeat left center #fff;background-size:auto 60px; color:#333 !important;text-align:right;height:70px;line-height:44px;}
.stellarnav li a{color:#000 !important;}
.stellarnav.mobile.light ul{position:absolute;width:100%;z-index:9;}
.sample-image{width:46%;height:auto;margin:0 2% 20px;}
.sample-image img{width:100%;height:auto;}
.page-logo{overflow:hidden;}
.outdoor-feature,.indoor-feature{width:46%;margin:0 2% 20px;overflow:hidden;}
.outdoor-feature img,.indoor-feature img{width:100%;height:auto;}
.outdoor-feature.full-image{width:96%;height:auto;}
#bottom-container table{width:100%;}
#notable{background-position:center top;padding-top:30px;}
.phone-contact{display:none;}
.phone-contact.phone-mobile{display:block;}
.content-right{width:100%;float:none;} 
.linked-in,.social-contact,.map-location,.follow-me,.home-text table{height:63px;float:left;}

}
@media screen and (max-width: 580px) {
.main-menu{width:fit-content;float:none;margin:5px;clear:both;overflow:hidden;}
.side-menu{width:100%;float:none;margin:10px 0;height:auto;}
#menu-container{height:260px;}
.side-menu ul li{width:100%;float:none;}
#menu-container{height:209px;}
}
@media screen and (max-width: 480px) {
.outdoor-feature,.indoor-feature{width:96%;margin:0 2% 20px;background-repeat:no-repeat;background-position:center top;}
.sample-image{width:96%;height:auto;margin:0 2% 20px;}
.phone-contact{font-size:13px;text-align:center;width:100%;}

}
