/* COLOUR REFERENCES

top nav blue :		        #22a4e8
main nave gray white		#f8faf9
main nave text color gray   #464443
tiles title gold            #ae7f0c
tiles description black     #2a2626
tiles call to action grey   #5a5d5e
tiles call to action carret blue #08b6f0
gray color lines #eeeeee

mobile menu active menu blue color #1690c6
mobile book now button blue color #058ec7

social icon footer color gray #666666;
*/

/* ==== GENERAL ==== */

/*.canvas-slid:after,
.canvas-sliding:after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: auto;
    z-index: 9999;
    background: rgba(255,    255,    255, 0.02) !important;
    
}

 */
 
 
/* SHORT CUT hottspot MENUS
		================================================== */
/*.hotspot-nav-overlay {
  background: rgba(0, 0, 0, 0.5);	
  height: 100%;
  

}*/



/* Creates the check offer button desktop 
.ckimage .btn-success  {
    position:absolute;
    width:138px;
    height:35px;
    border:1px solid #fff;
    top:50%;
    right:35%;
    margin:-28px;
    border-radius:5px;
    box-shadow:1px 1px 2px rgba(0,0,0,.2);
}
.ckimage .play span {
    position:absolute;
    width:0;
    height:0;
    border-top:16px solid transparent;
    border-bottom:12px solid transparent;
    border-left:20px solid #fff;
    top:10px;
    left:18px;
}



.offer.ckimage {
    position: relative;
    display: inline-block;
    margin-left: 0px;
}

*/






/* Creates the check offer button desktop  */

/* rooms light box end*/
  .col-md-12 {
    width: 100%;
    margin-bottom: -5px;
  }


@media (min-width: 780px) {
h1,
.h1 {
  margin-left: -20px;
  margin-right: 10px;
}
.title-subhead  {
  margin-left:-20px
}

  }
  }



@media (min-width: 781px) {
h1,
.h1 {
  margin-left: 0px;
  margin-right: 10px;
}
.title-subhead  {
  margin-left:0px
}
  }
  
  .psize{
	  margin-top: 3px;
	  margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
	color: #8F690A;
	  
  }








.AAA:link {
  color: #0A5580;
  text-decoration: none;
  font-weight:800;
}

.AAA:hover {
  color: #0A5580;
  text-decoration: underline;
}


.AAA:focus {
  color: #0A5580;
  text-decoration: underline;
}

.AAA:visited {
  color: #0A5580;
}


.centericon {
margin-top:10px;
}


.dkhotvid {
 text-align: center;
 padding-left:0px;

}
.tablecap {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 19px;
  color: #777;
  text-align: left;
}

.navbar_footer a:link {
        color: black;
        background-color: #f8faf9;
}
.navbar_footer {
  overflow: hidden;
  background-color: #f8faf9;
  text-align:center;
  bottom: 0;
  width: 100%;
}

.navbar_footer a {
  display: inline-block;
  color: #black;
  text-align: center;
  padding: 17px 17px;
  text-decoration: none;
  margin-top: 20px;
  font-size: 14px;
  
}

.navbar_footer a:hover {
  background: #eee;
  color: black;
}

.navbar_footer a.active {

  color: black;
}
.navbar_footer a:visited {
  
  color: black;
}
.navicon{
font-size:12px;
color:#0D7DBA;

}

#navicon{
font-size:12px;
color:#0D7DBA;

}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.plus{

padding-top:12px;
padding-left:14.5px;
font-size:18px;
color:white;
}
#plus{

padding-top:12px;
padding-left:14.5px;
font-size:18px;
color:white;
}


/* Creates the play arrow motif */
.image .plus {
    position:absolute;
    width:50px;
    height:50px;
    border:1px solid #fff;
    top:50%;
    right:50%;
    margin:-28px;
    border-radius:30px;
    box-shadow:1px 1px 2px rgba(0,0,0,.2);
    background:  #827355;


}

.image .plus:hover {

	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}
.image #plus {
    position:absolute;
    width:50px;
    height:50px;
    border:1px solid #fff;
    top:50%;
    right:50%;
    margin:-28px;
    border-radius:30px;
    box-shadow:1px 1px 2px rgba(0,0,0,.2);
    background:  #827355;


}

.image #plus:hover {

	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}

.image .play span {
    position:absolute;
    width:0;
    height:0;
    border-top:16px solid transparent;
    border-bottom:12px solid transparent;
    border-left:19px solid #fff;
    top:10px;
    left:18px;

}
#awssearch {
margin-top: -2px;
}

#consent_blackbar {

	padding: 0px;
    width: 100%;
	/*text-indent: -9999px;*/
	position: fixed;
	z-index: 10000000001;
	right: 0px;
	bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.screen-reader-only {
 position: absolute;
 height: 1px;
 width: 1px;
 clip: rect(1px 1px 1px 1px); // IE 6 and 7
 clip: rect(1px,1px,1px,1px);
 clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
 -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
 overflow: hidden !important;
}


#golfnotice {
    background-color: #fcf8e2;
    width: auto;
    border: 1px solid #60523E;
    padding: 22px;
    margin: 0px;
}



#notice{

background-color: #fcf8e2;
    width: auto;
    border: 1px solid #60523E;
    padding: 25px;
    margin: 25px;

	
}


 
.jump-links {
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}

.jump-links a {
      background-color: #ffffff;
  border-bottom: 3px solid #69aae0;
 box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);
      color: #464443;
    left: -999px;
    padding: 4px 8px;
    position: absolute;
    text-decoration: none;
    top: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    white-space: nowrap
}

.jump-links a:focus {
    left: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

 
 #ccard {
	float: left;
	margin-top: 2px;
	
}

#ccard span {
	margin-left: 2px;
	
}

#ccard span img{
	height: 29px;
	width: auto;
	margin-top: 0px;
	
}
  

  
  
  #imagetight, .imagetight {
  
  max-width: 105.4%;
  height: auto;
}

 @media (max-width: 1199px) {
#imagetight, .imagetight {
	  max-width: 106.8%;
  height: auto;
  }


  }
 .scroll-wrapper {
	-webkit-overflow-scrolling: touch;
  	overflow-y: scroll;

	/* important:  dimensions or positioning here! */
}

.scroll-wrapper iframe {
	/* nada! */
} 
  
  
  
  
  
 .carousel-caption {
  position: absolute;
  right: 0%;
  bottom: -37px;
  left: 0%;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 20px;
  color: rgba(65,65,65,1);
  text-align: left;
  padding-left: 2px;
  font-size:20px;
  text-shadow: 0 1px 2px rgb(249, 241, 241);
}

.carobg{   
background-color: #eeeeee;
}



#carobg{   
background-color: #eeeeeeab;
}



  
  
.scroll-wrapper{
   text-align: center;
   background-color: #dbdbdb;
 }

  

.bh-ltgray{
    background-color: #f8faf9!important
}

.bh-mgray{
     background-color: #dbdbdb!important
}

.bh-dgray{
    background-color: #aeaeae!important
}

.bh-lgray{
    color: #fff!important;
    background-color: #f8faf9!important
}

#overlay3 {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0);
    z-index: 2;
    cursor: pointer;
}






  #myCarousel{
    border-top:1px solid  #cecece;
    border-bottom:1px solid  #cecece;
    border-left:1px solid #cecece;
    border-right:1px solid #cecece;
}
  
  
  
  .herowrapper-bh {
 background: #EAEDED;
  
   /* background: url('../img/a296b9b4.jpg') top right repeat;
  /*background: url('../img/fe17a18b.png') top right repeat;
  border-color: transparent;
  box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);*/
  
  margin-top: -20px;
  }

.carousel-control{
	 z-index: 101;
	
}

/*.carousel-inner > .item > img {
   width: 100%;
  height:283px;
}

*/
.carousel-control.left, .carousel-control.right {
    background-image: none
    
}

.carousel-control > img{        
    position: absolute;
    /*set position of image from top to be 50%...*/
    top: 50%;
    /*and then shift it down to make it perfectly center.*/
    transform: translate(-50%, -50%);
    height: 15%;
    z-index: 5;
    display: inline-block;
  
}







.slider-hero{
  height:299px; 
  margin-top: -20px;
  }


.bhslider-wrapper{
  flex:1 0 200px;
  align-self:center;
  max-width:100%;
  min-height: 299px;
  margin-top: 0px;
  border: 0px solid #cecece;
  background: url('../img/tile.jpg') top left repeat;
  
  }





#hdline {
margin-left: 30px;
	
}

#right{
margin-top:24px;
position:absolute;	
}

.roomvideo.image {
    position: relative;
    display: inline-block;
    margin-left: 0px;
}


/* Gets rid of the extra white space that follows an inline element*/
.image img {
    vertical-align: bottom;
}

/* Creates the play arrow motif */
.image .play {
    position:absolute;
    width:50px;
    height:50px;
    border:1px solid #fff;
    top:50%;
    right:50%;
    margin:-28px;
    border-radius:30px;
    box-shadow:1px 1px 2px rgba(0,0,0,.2);
    background:  #827355;


}

.image .play:hover {

	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}

.image .play span {
    position:absolute;
    width:0;
    height:0;
    border-top:16px solid transparent;
    border-bottom:12px solid transparent;
    border-left:19px solid #fff;
    top:10px;
    left:18px;

}


.imageicon {
    position:absolute;
    width:50px;
    height:50px;
    border:0px solid #fff;
    
    top:50%;
    right:50%;
    margin:-28px;
    border-radius:30px;
    
    background:   #f8f8f8;


}



.imageicon:hover  {
    position:absolute;
    width:50px;
    height:50px;
    border:.2px solid #53c3e1;
    top:50%;
    right:50%;
    margin:-28px;
    	font-weight: 400;
    border-radius:30px;
    border-color: #53c3e1;
    background:   #f8f8f8


}



.bh-container:after,
.bh-container:before
 {
    content: "";
    display: table;
    clear: both
}

.bh-container
 {
    padding: 0.01em 16px
}

.bh-gold{
    color: #fff!important;
    background-color: #827355!important
}




.bhome-gray{
   
    background:  rgba(219,  219,  219, 1);
     
}

/*.bhslide-bg{
   
   background: url('../img/tile.jpg') top left repeat;
     
}

*/

#mainbook .dropdown-menu {
 min-width: 250px
  }


header, .full-width {
  width: 100%;
  background: #ccc;
}
.wrap  {
  width: 100%;
  max-width: 104em;
  margin: 0 auto;
  padding: 0.25em 0.625em;
  background: #a6966d;
  
}

.full-width-tinted {
  position: relative; /* for child pseudo-element */
  z-index: 0;
  margin: 0 -600rem;
  /* add back negative margin value */
  padding: 0.25rem 600rem;
  background: #666;
  background: rgba(0, 0, 0, 0.25);
}



.ds_box {
           background-color: #fff;
           border: 1px solid #000;
           position: absolute;
           z-index: 32767;
            }

            .ds_tbl {
               background-color: #fff;
            }

            .ds_head {
               background-color: #9dbde1;
               color: #FFF;
               font-family: Arial, Helvetica, sans-serif;
               font-size: 13px;
               font-weight: bold;
               text-align: center;
               letter-spacing: 2px;
            }

            .ds_subhead {
               background-color: #ccc;
               color: #000;
               font-size: 12px;
               font-weight: bold;
               text-align: center;
               font-family: Arial, Helvetica, sans-serif;
               width: 32px;
            }

            .ds_cell {
               background-color: #eee;
               color: #fff;
               font-size: 13px;
               text-align: center;
               font-family: Arial, Helvetica, sans-serif;
               padding: 5px;
            cursor: default;
            }
         .ds_cp {
            color: #000;
             cursor: pointer;
         }

            .ds_cell:hover {
               background-color: #F3F3F3;
            } /* This hover code won't work for IE */








#thingscat {
	margin-top: -33px;
	}



.btn-mega {
  background: url('../img/a296b9b4.jpg') top right repeat;
	color: #ffffff;
	text-color: white;
  font-weight: 600;
	 z-index: 102;
}


.btn-mega:hover {
	background:transparent;
	  background: url('../img/a296b9b4.jpg') top right repeat;

	 z-index: 102;
}


/*#dropdown-menu > li > a {
  display: block;
  padding: 4px 20px;
  clear: both;
  font-weight: 600;
  line-height: 1.42857143;
  color: #ffffff;
  white-space: nowrap;
}

#dropdown-menu > li > a:hover,
#dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #f5f5f5;
}
*/



.mtag {
	background-color: #4F4F4F;
	height: 30px; 
	margin-top: -10px;
	}



.nopic {
	  border-bottom: 0px solid #ffffff;

	
}


.roomtop {
	margin-top: 5px;

}


#mtag {
	background-color: #4F4F4F;
	height: 30px; 
	margin-top: -10px;
	}



#nopic {
	  border-bottom: 0px solid #ffffff;

	
}


#roomtop {
	margin-top: 5px;

}




.btn-playvideo {
	 margin-left:125px;
	  margin-top:65px;
 z-index: 103;
  position:absolute; 
}



.btn-playvideo {
	background:  #827355;
	border: 1px solid white;
	color: #ffffff;
	text-color: white;
	font-weight: 400;
	 z-index: 102;
}

.btn-playvideo:hover {
	background:  #ffffff;
	 background-color: #827355;
	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}










.btn-success {
	 margin-left:125px;
	  margin-top:65px;
 z-index: 103;
  position:absolute; 
}



.btn-success {
	background:  #827355;
	border: 1px solid white;
	color: #ffffff;
	text-color: white;
	font-weight: 400;
	 z-index: 102;
}

.btn-success:hover {
	background:  #ffffff;
	 background-color: #827355;
	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}





.btn-servmenu {
	background:  #827355;
	border: 1px solid white;
	color: #ffffff;
	text-color: white;
	font-weight: 400;
	 z-index: 102;
}

.btn-servmenu:hover {
	background:  #ffffff
	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}


.btn-threemenu {
	background:  #827355;
	border: 1px solid white;
	color: #ffffff;
	text-color: white;
	font-weight: 400;
	 z-index: 102;
}

.btn-threemenu:hover {
	background:  #ffffff
	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
}

.btn-playvid {
	background:  #827355;
	border: 1px solid white;
	color: #ffffff;
	text-color: white;
	font-weight: 400;
	 z-index: 102;
	   position:absolute;
}

.btn-playvid:hover {
	background:  #ffffff
	border: 1px solid white;
	border-color: #53c3e1;
	color: #ffffff;
	font-weight: 400;
	 z-index: 102;
	   position:absolute;
}





 #menu-btn {
	  margin-left:10px;
	  margin-top:7px;
	 
  
       }
  

#serv-logo {
	vertical-align: bottom;
	margin-left:300px;
	margin-top: 0px;
	 z-index: 100;
       }


#golf-logo {
	vertical-align: bottom;
	margin-left:280px;
	margin-top: 0px;
	 z-index: 100;
       }


#member-logo{
vertical-align: bottom;
	margin-left:280px;
	margin-top: 0px;
	 z-index: 100;
       }
       
  #bca-logo{
vertical-align: top;
	margin-left:190px;
	 z-index: 100;
       }    
      
    
#wed-logo{
vertical-align: bottom;
	margin-left:280px;
	margin-top: 0px;
	 z-index: 100;
       }    
    
    
    #hotel-logo{
vertical-align: bottom;
	margin-left:280px;
	margin-top: 0px;
	 z-index: 100;
       }    
    
  
    .fa-benesserelogo {
       	color: #ffffff;
	 z-index: 100;
}

.fa-spalogo {
	/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
}
.fa-golflogo {
	/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
}

.fa-clubbw {
/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
	
}


.fa-bh-wed {
/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
}




.fa-academylogo {
/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
	
}

.fa-sense {
/*font-size: 70px;*/
	color: #ffffff;
	
	 z-index: 100;
	  text-shadow: 0 0 3px #060606;
	   
}
.fa-sense-bg {
/*font-size: 70px;*/
	color: #040000;
	
	 z-index: 99;
	  text-shadow: 0 0 3px #020202;
	   
}



.fa-sense-stack {
/*font-size: 70px;*/
	color: #ffffff;
	
	 z-index: 100;
	  text-shadow: 0 0 3px #060606;
	   
}
.fa-sense-stack-bg {
/*font-size: 70px;*/
	color: #040000;
	
	 z-index: 99;
	  text-shadow: 0 0 3px #020202;
	   
}


.fa-culinarylogo {
/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
}




.fa-thebiltmore {
/*font-size: 70px;*/
	color: #ffffff;
	 z-index: 100;
}



.navbar-servlogo {
   z-index: 100;
    position:absolute; 
    height: 0px; 
    margin-top:80px;
    left: 0;
   right: 0;
     background-color: transparent;
       }

.navbar-services {
   z-index: 102;
    position:absolute; 
    height: 30px; 
    margin-top:0px;
    left: 0;
   right: 0;
     background-color: transparent;
       }






.hotspot-nav {
 height: 100px;
 margin-top: -1px;
 background-color:rgba(166, 150, 112, 1);
 /*background: url('../img/a296b9b4.jpg') top right repeat;*/
 /*box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);*/

}

.hotspot-nav-main {
 height: 65px;
 margin-top: -1px;
 background-color:rgba(166, 150, 112, 1);
 /*background: url('../img/a296b9b4.jpg') top right repeat;*/
 /*box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);*/

}
 
 .hotspotmb-nav {
 height: 60px;
 margin-top: -1px;
 background-color:rgba(166, 150, 112, 1);
 /*background: url('../img/a296b9b4.jpg') top right repeat;*/
 /*box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);*/

}



 
 
 
 /*SHORT CUT hottspot MENUS
		================================================== -->*/
 
 
 
 
 /* ============================== MEGA MENU GENERAL =============================== */
/* #Resets
–––––––––––––––––––––––––––––––––––––––––––––––––– */



/* My Carousel
–––––––––––––––––––––––––––––––––––––––––––––––––– */





/* My Carousel
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* SIDE NAV
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*#mySidenav a {
    position: fixed;
    left: -10px;
    transition: 0.3s;
    padding: 15px;
    width: 120px;
    text-decoration: none;
    font-size: 20px;
    color: #464443;
    border-radius: 0 5px 5px 0;
    background: url('../img/tile.jpg') top left repeat;
}

#mySidenav a:hover {
    left: 0;
}

#offer {
    top: 240px;
    background-color: #555;
    
    
}

#golf {
    top: 287px;
    background-color: #555
}

#spa {
    top: 345px;
    background-color: #555
}

#member {
    top: 403px;
    background-color: #555
}

#cook{
    top: 460px;
    background-color: #555
}
/* SIDE NAV
–––––––––––––––––––––––––––––––––––––––––––––––––– */






/* #Navigation Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/*nav > ul > li {
	display: inline-block;
  	font-size: 12px;
  	padding: 0 15px;
  	position: relative;
}
nav > ul > li:first-child {padding-left: 0;}
nav > ul > li:last-child {padding-right: 0;}
nav > ul > li > a {
	color: #524d4d;
  	display: block;
  	position: relative;
  	padding: 20px 0;
  	border-bottom: 3px solid transparent;
}
nav > ul > li:hover > a {
	color: #69aae0; 
  	border-bottom: 3px solid #69aae0;
}


/* #Fullscreen Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/*#fsmenu .col-md-1{
	float:right;
	}*/



.container {
  padding-right: 15px;
  padding-left: 0px;
  margin-right: auto
  margin-left: auto;
}


.table th, .table td, { 
     border-top: none !important; 
 }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th{
  margin-top: 5px;
  padding: 1.5px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0px solid rgba(255, 255, 255, 0.5);
}



.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  margin-top: 5px;
  padding: 1.5px;
  line-height: .1;
  vertical-align: top;
  border-top: 0px solid rgba(255, 255, 255, 0.5);
}

.teesheet {
padding: 1.5px;
line-height: 1.42857143;
margin-left: 24px;
}

#adjusttab{
	 margin-top: -4px;
 }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0px solid rgba(255, 255, 255, 0.5);
}





@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.table-responsive {
	position: absolute;
/* Top/left values mimic padding */

width: 100%;
padding-right: -10px;
margin-left: -24px;
text-align:left;
margin-top: 15px;
}
	
	
	
	}


/* #Fullscreen Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#hottile .tile-container{
  display:flex;
  flex-wrap:wrap;
  align-items: stretch;
}

#hottile .tile, .caption-hot{
	text-align: center;
	color: white;
	margin: 22px 0;
	font-size: 22px;
	font-weight: 300;
	color: #ae7f0c;
	}
	
	
	
#hottile .tile{
  flex:1 0 100px;
  align-self:stretch;
  max-width:100%;
  min-height: 7rem;
  margin:0px;
  margin-top: 7px;
  border: 0px solid #ccc;
  background:transparent;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:150px;
  }
  &:nth-child(4n+5){
    flex-basis:150px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}



/* === MEGA MENU NAV=== */

.btn-offersdk {
	
	padding-top:28px; 
	padding-bottom:26px;
	  margin-top: -28px;
	  border-radius: 0 !important;

}



.btn-offersdk {
	background: rgba(237, 237, 237, 0.71);
	border: none;
	color: #000000;
	text-color: black;
}

.btn-offersdk:hover {
	background: rgba(237, 237, 237, 0.78);
	border-color: #6a9b3d;
	color: #ffffff;
}



#mynav{
	margin-top: 0px;
	}
#mmnav{
	margin-top: 33px;
	}

.navbar-megamenu{
  height: 72px;
  /*background: url('../img/a98d0be8.png') top left repeat;*/
   background-color: #f8faf9;
  font-size: 12px;  
   }
   
   
   
.navbar-nav {
font-size: 12px;  
	
}

#megalogo {
	margin-top: 0px;
	margin-right: 8px;
	}


.dropdown-menu {
  position: absolute;
  top: 100%;
  width: 100%,

  background-color: #ffffff;
  }




.btn-menumg {
  /*background: url('../img/tile.jpg') top left repeat;*/
  background-color: #f8faf9;
   color:  #464443;
    }
  
.btn-menumg:hover,
.btn-menumg:focus {
  background-color: #f8faf9;

  }
  
.btn-menumg {
 padding: 27px 0px 0px 16px;
  float: right;
}


#mbtabbg{
	background: url('../img/tile.jpg') top left repeat;
	
}

#mbtabbg {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#tilembtab {
	margin-top: 5px;
	
}



.btn-searchmg {
   background: url('../img/tile.jpg') top left repeat;
  border: 0px;
  color: #464443;
  }

.btn-searchmg:hover,
.btn-searchmg:focus {
   background: url('../img/tile.jpg') top left repeat;

  }

.btn-searchmg {
 padding: 27px 0px 0px 20px;
  float: right;
}




#megamenu .navbar-nav {
	margin-right: -27px;
	}


#megamenu .navbar-nav > li > a {
  color: #464443;
 
  
}
#megamenu .navbar-nav > li > a:hover {
  color: #464443;
  background-color: #ffffff;
  border-bottom: 3px solid #69aae0;
 box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);

}

#megamenu.navbar-nav > li > a:focus {
	background-color: #f8faf9;
	  border-bottom: 3px solid #69aae0;
 box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);
}

#megamenu.navbar-nav > .disabled > a,
#megamenu.navbar-nav > .disabled > a:hover,
#megamenu.navbar-nav > .disabled > a:focus {
	background-color: #f8faf9;
	  border-bottom: 3px solid #69aae0;
 box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);
}

	
#megamenu .navbar-nav>li>
a {padding-top:27px; padding-bottom:21px}



#megamenu .nav .open > a,
#megamenu .nav .open > a:hover,
#megamenu .nav .open > a:focus {
background-color: #ffffff;
	  border-bottom: 3px solid #69aae0;
 box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);
}


#megamenu .nav > li > a:focus {
  background-color: #f8faf9;
	  /*border-bottom: 3px solid #69aae0;*/
 /*box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);*/
}
 #megamenu  .nav > li > a:hover {
  background-color: #ffffff;
	  /*border-bottom: 3px solid #69aae0;*/
 /*box-shadow: inset 0px 0px 1px 1px rgba(127, 127, 127, 0.42);*/
}




.menu-large {
  position: static !important;
}
.megamenu{
  padding: 15px 0px 0px 0px;
  width:100%;
  text-align: center;
      
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 0px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
 
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
  
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;

}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
  
}


.megamenu .btn-action{
	 border-bottom: 1px solid #ddd;
	 min-width:100%;
	 	margin-bottom: -12px;
  	
	}
.megamenu .caption{
	 	margin-bottom: 20px;
  	
	}


/* === FULL SCREEN MENU=== */
.btn-menux {
  background-color: transparent;
  border-color: transparent;
  margin-top: 0px;
  color: #666666;
  float: right;
  padding-top: 25px;
  
 
}
.btn-menux:hover {
	color: #666666;
}


.btn-fsh1 {
     text-align: left;
    width:100%; 
    background: url('../img/tile.jpg') top left repeat;

}

.btn-fsh2 {
     text-align: left;
    width:100%; 
    background: url('../img/tile.jpg') top left repeat;

}






.overlay-fs {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
 
   
    overflow-x: hidden;
    transition:none;
    margin-top: 0px;
    
}
#fs{
    position: relative;
  
    width: 100%;
    
    height: 550px;
    text-align: center;
    margin-top: 0px;
    
    background: url('../img/tile.jpg') top left repeat;
}



.overlay-fs-content {
    position: relative;
    top: 25%;
    width: 900;
    text-align: center;
    margin-top: 30px;
    
    background: url('../img/tile.jpg') top left repeat;
     
}

.overlay-fs a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay-fs a:hover, .overlay-fs a:focus {
    color: #f1f1f1;
}



@media screen and (max-height: 450px) {
  .overlay-fs a {font-size: 20px}
  .overlay-fs .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}


/* #Fullscreen Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */




/* #Mega Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* #Droppable Class Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* ============================== MEGA MENU GENERAL =============================== */


/*@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
}
*/






















/* === DESKTOP HAMBURGER MENU BUTTON=== */

.btn-menuham {
  background-color: #f8f8f8;
    }
  
.btn-menuham:hover,
.btn-menuham:focus {
  background-color: #f8faf9;

  }
  
btn-menuham {
 padding: 27px 0px 0px 16px;
  float: right;
}


.navbar-mega {
height: 50px;
margin-top: 33px;
background-color: #f8faf9;

}



.btn-searchdk {
  background: url('../img/tile.jpg') top left repeat;
  border: 0px;
  color: #666666;
  }

.btn-searchdk:hover,
.btn-searchdk:focus {
  background: url('../img/tile.jpg') top left repeat;

  }

.btn-searchdk {
 padding: 29px 0px 0px 20px;
  float: right;
}


.navbar-bhmega {
    background-color: #f8faf9;
    /* border: 1px solid #f20606; */
}

.navbar-bhmega .navbar-brand{ 
	height: 50px;
	margin-top: 20px;
	position: absolute;
	}  






.bhnav .nav,
.bhnav .collapse,
.bhnav .dropup,
.bhnav .dropdown {
  position: static;
}
.bhnav .container {
  position: relative;
   
}
.bhnav .dropdown-menu {
  left: auto;
}
.bhnav .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
  
}
.bhnav .bhnav-content {
  padding: 20px 30px;
}
.bhnav .dropdown.bhnav-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.list-unstyled,
.list-unstyled ul { min-width: 120px }



/* Grid BH styles */
.grid-bh {
  padding: 10px 30px;
}

  .grid-bh [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
     
    background-color: #ffffff;
    border: 1px solid #d1d1d1;
    height: 500px;
  }





 .modal {
	z-index:9999;	
	
	}

/*#megti {
    position:relative;
    z-index:9999;
    width: 1200px;
    
} */
 
 #heronav{
   width: 100%;
    max-width: 1220px;
    
}
 
 
 #megcon{
    width: 100%;
    max-width: 1220px;
     
}
 
 
 
 
 #hdnav{
   
    max-width: 1220px;
     
}

 

a.back-to-top {
	display: none;
	
	padding: 10px;
    width: 50px;
	/*text-indent: -9999px;*/
	position: fixed;
	z-index: 999;
	right: -10px;
	bottom: 125px;
	/*background: #27AE61 url("../img/up-ball-arrow.png") no-repeat center 43%;*/
	background: rgba(0,0,0,0.4);
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}



.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #095e8c;
    border-color: #095e8c;
    padding: 14px 20px;
    border-radius: 0px;
    font-size:15px;
   
}

.list-group-item,.list-group-item:hover, .list-group-item:focus {
     z-index: 2;
    color: #fff;
    background-color: #ffffff;
    border-color: #eeeeee;
    padding: 14px 20px;
    border-radius: 0px;
 font-size:15px;
    
}
}

/*.offcanvas {
    box-shadow: inset 0px 0px 15px 0px rgba(1, 1, 0, 0.5);
    margin-top: -7px;
}
*/

.navmenu-default, .navbar-default .navbar-offcanvas {
    background-color: #ffffff;
    border-color: #e7e7e7;
    border-top-color: rgb(231, 231, 231);
    border-right-color: rgb(231, 231, 231);
    border-bottom-color: rgb(231, 231, 231);
    border-left-color: rgb(231, 231, 231);
    
}

 .navmenu-default, .navbar-default .navbar-offcanvas {
    background: url('../img/tile.jpg') top left repeat;
    background-color: #ffffff;
    border-color: #eeeeee;
}
 
 
 
 
body {
	margin-top: 0px;
	font-family: 'proxima-nova', 'Raleway', Helvetica, sans-serif;
	font-size:13.5px;
	
	
	}
	background: url('') top left repeat;
}
/* ==== GLOBAL ==== */

body { padding: 0; }
.page-header,
.page-header h1 {
	margin-top:8px;
	margin-left: 0px;
}

.page-header {
    padding-bottom: 0px;
 
    border-bottom: 0px solid #ffffff;
    font-weight: 300;
	color: #ffffff;
}




h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h12 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small
.h12 .small

 {
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
}




h1,
.h1 {
  font-size: 28px;
      line-height: 0.9;
}

h1,
.h1
 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.tag-line {
	 margin-top: 20px;
     margin-bottom: 10px;
	 font-size: 28px;
     line-height: 0.9;
     -webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-weight: thin;
	
}


.goldtag-line {
	margin-top: 5px;
     margin-bottom: 15px;
	font-size: 16px;
	font-weight: 800;
	color: #8F690A;
	}




.title-subhead  {
  font-size: 18px;
       line-height: 1.3;

}

/*overide boostrap default paddings*/
.title-subhead {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-weight: thin;
}

h2,.title, .roomada {
	margin: 10px 0;
	font-size: 22px;
	font-weight: 300;
	color: #8F690A;

}
.title {line-height: 1.1;
	
	
}

.h2 {
	margin: 2px 2px;
	font-size: 22px;
	font-weight: 300;
	color: #ffffff;
	
}
.golfhrs{

margin: 0 0 1px;
	
}
.golfhrs {
	margin: 2px 2px;
	font-size: 16px;
	font-weight: 800;
	color: #ffffff;
	
}
h3 {
	margin: 0px 0px;
	font-size: 16px;
	font-weight: 300;
	color: #8F690A;
}




h4 {
	font-size: 14px;
	    color: #337ab7;
}

h5 {
	margin: 0px 0;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
}

h6 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.5);
}
h7, .sm {
	margin: 0px 0px;
	font-size: 16px;
	font-weight: 300;
	color: #ae7f0c;
}

h8, .sh {
	margin: 0px 0px;
	font-size: 12px;
	font-weight: 500;
	color: #806012;
}

h9, .ss {
	margin: 0px 0px;
	font-size: 13px;
	font-weight: 300;
	color: black;
}

h10 {
	margin: 0px 0px;
	font-size: 13px;
	font-weight: 300;
	color: white;
}

h11 {
	margin: 10px 10px;
	font-size: 15px;
	font-weight:600;
	color: white;
	font-family:raleway;
}



h12 {


	font-weight: 300;
	color: #ae7f0c;
	

}


p.lead {
	font-weight: normal;
}

p {
	margin: 0 0 15px;
}



a:hover {
	text-decoration: none;
	color: #050505;
}
/*overide boostrap default paddings*/
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
/*overide boostrap default paddings*/
h1,h2,h3,h4,h5,h6, h12{
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-weight: thin;
}
button, input, .btn, a.btn {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	
}



.nav-pills  a {
        color: #464443;
    
    }

.nav-pills  a:link {
        color: black;
        background-color: #f8faf9;
    }

       
.nav-pills {
            background-color: #f8faf9;
            color:black;
        }


.btn-menumg {
   outline: none !important;
   box-shadow: none;
   background-color: #f8faf9;
}
.btn-menumg:hover {
   outline: none !important;
   box-shadow: none;
   background-color: #f8faf9;
}
.btn-menumg:focus  {
   outline: none !important;
   box-shadow: none;
   background-color: #f8faf9;
}

.btn-searchdk {
   outline: none !important;
   box-shadow: none;
   background-color: #f8faf9;
}
.btn-searchdk:hover {
   outline: none !important;
   box-shadow: none;
   background-color: #f8faf9;
}
.btn-searchdk:focus  {
   outline: none !important;
   box-shadow: none;
   background-color: #f8faf9;
}


#mobilereserv {
	display: none;
	border: 1px solid #f5f5f5; 
	position: fixed;
    z-index: 1000000000;
	right: 1px;
	bottom: 72px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

.btn-bkmbres {
		font-weight: bold;
}
.btn-bkmbres{
  color: #333;
  background-color: #22a4e8;
  border-color: transparent;
  border-radius: 0px;
}
.btn-bkmbres:active,
.btn-bkmbres.active,

.open > .dropdown-toggle.btn-default {
  color: #ffff;
  background: url('../img/a296b9b4.jpg') top right repeat;
  /*background: url('../img/fe17a18b.png') top right repeat;*/
  border-color: transparent;
  box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);
  margin-top: 0px;
}


.btn-bkmbres {
	padding: 7px 16px;
    height: 42px;
}
#mobilehelp {
	display: none;
	border: 1px solid #f5f5f5; 
	position: fixed;
    z-index: 1000000000;
	right: 1px;
	bottom: 72px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

.btn-bkmbhelp {
		font-weight: bold;
	
	position: fixed;
    z-index: 1000000000;
	right: 1px;
	bottom: 22px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.btn-bkmbhelp{
  color: #ffff;
  background-color: #0d7cba;
  border: 1px solid #f5f5f5; 
  border-radius: 2px;
}
.btn-bkmbhelp:active,
.btn-bkmbhelp.active,



.btn-bkmbhelp {
	padding: 7px 24px;
    height: 42px;
    color: #ffff;
}
.btn-bknow {
		font-weight: bold;
}

.btn-golf {
	background: rgb(252, 248, 225);
	border: 1px;
	color: #5f4d29;
	
}

.btn-golf:hover {
	background: rgb(249, 243, 212);
	border-color: rgba(5, 141, 199, 0.71);
	color: #5f4d29
}
.btn:focus {
	outline: none;
}

.btn-action {
	font-weight: thin;
}

.btn-action {
	background: rgba(255, 255, 255, 1);
	border: 1px;
	color: #5a5d5e;
	
}



.btn-action:hover {
	background: rgba(255, 255, 255, 1);
	border-color: rgba(5, 141, 199, 0.71);
	color: #373a3b
}


.btn-book {
	background: url('../img/a296b9b4.jpg') top right repeat;
    box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);
	border: none;
	color:#ffffff
}

.btn-book:focus {
   color: #ffffff
}

.btn-book:hover {
	background: url('../img/a296b9b4.jpg') top right repeat;
    box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.31);
	border-color: #6a9b3d;
	color: #ffffff;
}

.btn-bookdk {
	background: #0D7DBA;
	border: 1.5px solid #827355;
	color:#ffffff
}

.btn-bookdk:hover {
	background: #0d7dbaeb;
	border-color: #0d7dbaeb;
	color: #ffffff;
}

.btn-roomsdk {
    background: #827355;
	border: 1.5px solid #827355;
	color:#ffffff
}

.btn-roomsdk:hover {
	background: #82755bf7;
	border-color: #82755bf7;
	color: #ffffff;
}


.btn-socialdk {
	background: #451231;
	border: 1.5px solid #827355;
	color:#ffffff
}

.btn-socialdk:hover {
	background: #8e1f62;
	border-color: #0d7dbaeb;
	color: #ffffff;
}


.btn-bookmb {
	background: #0D7DBA;
	border: 1.5px solid #827355;
	color:#ffffff
}


.btn-bookmb:hover {
	background: #0d7dbaeb;
	border-color: #0d7dbaeb;
	color: #ffffff;
}



.btn-roomsmb {
	background: #827355;
	border: 1.5px solid #827355;
	color:#ffffff
}


.btn-roomsmb:hover {
	background: #82755bf7;
	border-color: #82755bf7;
	color: #ffffff;
}



.btn-offers {
	background: #f8f8f8;
	border: none;
	color: #000000;
	
}

.btn-offers:hover {
	background: rgba(237, 237, 237, 0.78);
	border-color: #6a9b3d;
	color: #ffffff;
}




.btn-mbmenu {
  background-color: #506D74;
  border-color: transparent;
  margin-top: 0px;
  color: #ffffff;
 
}
.btn-mbmenu:hover {
	color: #ffffff;
}





.btn-mbspacer {
  background-color: transparent;
  border-color: transparent;
  margin-top: 0px;
 
}
.btn-mbspacer:hover {
	color: #ffffff;
}

.btn-address {
  background-color: #506D74;
  border-color: transparent;
  margin-top: 0px;
  color: #ffffff;
}
.btn-address:hover {
	color: #ffffff;
}

.btn-mbtel {
  background-color: #506D74;
  border-color: transparent;
  margin-top: -15px;
  color: #ffffff;
 
}
.btn-mbtel:hover {
	color: #ffffff;
	
}




.btn-fsclose{
  background-color: transparent;
  border-color: transparent;
  margin-top: 0px;
  color: #666666;
  float: right;
  margin-top: 18px;
  margin-right: -43px;
 
}
.btn-fsclose:hover {
	color: #534f4f;
	
}



/* ==== HERO ==== */
.divide-nav-hero {
  background-color: #ffffff;
  background: url('../img/tile.jpg') top right repeat;
 
}


/* Main navbar desktop 60px */

.navbar-default {
	min-height:33px;
	padding: 0px 0px 0px 0px
	  
	
	}

.navbar-default .navbar-nav>li>a {padding-top:6px; padding-bottom:5px}
.navbar-default .navbar-brand {height: 0px}  

.btn-bknow {
  color: #333;
  background-color: #22a4e8;
  border-color: transparent;
  border-radius: 0px;
}
.btn-bknow:active,
.btn-bknow.active,

.open > .dropdown-toggle.btn-default {
  color: #333;
  background: url('../img/a296b9b4.jpg') top right repeat;
  /*background: url('../img/fe17a18b.png') top right repeat;*/
  border-color: transparent;
  box-shadow: inset 0px 0px 53px 10px rgba(0,  0,  0, 0.35);
  margin-top: -3px;
 
}
.btn-bknow {min-width:250px;}

/* ========================= MEGA MENU EXTRA===================================================================== */




/* ========================= MEGA MENU EXTRA===================================================================== */





.divide-nav {min-height:70px}
.divide-nav .navbar-brand {height: 30px}  



/* ========================= XL LARGE SCREENS===================================================================== */





@media (min-width: 1600px){
 .divide-nav-tiles {
	  margin-top: -15px;

  }
  .divide-nav-tilemb{
  display:none;
}
.service-nav-tiles {
	  margin-top: -15px;

  }

}
/* ========================= XL LARGE SCREENS===================================================================== */
@media (max-width: 1199px){
span.social-fs {
	padding-left:26.5em;
	padding-top:10px;
	margin-left:-1px;
	}
.nav > li > a {
  position: relative;
  display: block;
  padding: 0px 9px;
}
}

@media (min-width: 1200px){
span.social-fs {
	padding-left:32em;
	padding-top:10px;
	margin-left:-1px;
	}


}

@media (max-width: 1188px){
h12 {
    display: block;
    font-size: 1.31em;
    -webkit-margin-before: 0.3em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

}
}
@media (min-width: 1187px){
h12 {
    display: block;
    font-size: 1.6em;
    -webkit-margin-before: 0.3em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
   
}
}


/* ========================= DESKTOP SCREENS===================================================================== */

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

  /* Desktop search=======================================================*/
@import 

body {
	background: #DDD;
	font-size: 15px;
}
#wrap {
  margin:5px -40px;
  display: inline-block;
  position: relative;
  height: 60px;
  float: right;
  padding: 0;
  position: relative;
}
#three-bh{
margin-top:101px;
}

input[type="text"] {
  height: 62px;
  font-size: 20px;
  display: inline-block;
  font-family: 'proxima-nova', 'Raleway', Helvetica, sans-serif;
	font-size:20px;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 20px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;
   border-top: : 1px solid #BBB;
}

input[type="text"]:focus {
  width:725px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
   border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
    border-top: 1px solid #BBB;
     box-shadow:0.01px 0px 0.01px rgba(1, 1, 0, 0.5);
  cursor: text;
   background-color: #ffffff;
}
input[type="submit"] {
  height: 60px;
  width: 20px;
  display: inline-block;
  color:red;
  float: right;
  background: url('search-128.png') center center no-repeat;
  
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.01;
  cursor: pointer;
  transition: opacity .01s ease;
}

#floorplan{
margin-top: 0px;
margin-bottom:0px;
}
.threesixtywrapper-bh{
 background: #EAEDED;
 margin-top:-20px
  }
#three-bh2 {
margin-top:44px;
}

#STEP-inside-t360-781101731{
margin-top: -3px;
margin-bottom:-4px;
}

.btn-threemenu {
margin-top:3px;
}
.fa-academylogo {
	font-size: 160px;
}


.fa-sense {
	font-size: 560px;
}
#senselogo {
    position:absolute;
    width:200px;
      top:0%;
    right:50%;
    margin:-188px;
 
}

.fa-sense-bg {
	font-size: 560px;
}
#sensebg {
   
   
      top:-212%;
 
    margin: 42px;

}


#bcalogo{
    position:absolute;
    width:300px;
      top:30%;
    right:50%;
    margin:-28px;
 
}






#golf-logo {
    position:absolute;
    width:275px;
      top:50%;
    right:50%;
    margin:-28px;
 
}

 
.fa-golflogo {
	font-size:65px;

} 

#member-logo {
    position:absolute;
    width:290px;
      top:40%;
    right:50%;
    margin:-28px;
 
}


.fa-clubbw {
font-size: 100px;
}


 #wedlogo {
    position:absolute;
    width: 220px;
    top:40%;
    right:50%;
    margin:-28px;
}

.fa-bh-wed {
	font-size: 120px;
}




 #spalogo {
    position:absolute;
    width:210px;
      top:50%;
    right:50%;
    margin:-28px;
 
}
 #benlogo {
    position:absolute;
    width:290px;
      top:50%;
    right:50%;
    margin:-28px;
 
}


.fa-spalogo {
	font-size: 70px;

}
#hmcaro {
	height: 100%;
	}



.fa-culinarylogo {
	font-size: 200px;
}

.fa-thebiltmore {
	font-size: 80px;
}


   .fa-benesserelogo {
	font-size: 80px;
}
/*input[type="submit"]:hover {
  opacity: 0.8;
}*/
/* Desktop search=======================================================*/


/* ==== HERO ==== */


.divide-nav-hero{
  height:300px; 
  margin-top: -20px;
  }


.divide-nav-tilemb{
  display:none;
}



.navbar-brand {
    padding: 10px 0px 9px 0px;
    height: 0px;
}

.navbar-brand img {
    width: 240px;
}

.navbar-inverse, .hotspotmb-nav, .cookienotemk, .divide-nav-tabsmb  {
  display:none;
}
.embed-containerbh {
  position: relative;
  padding-bottom: 58.25%;
  overflow: hidden;
}
		
.embed-containerbh iframe,
.embed-containerbh object,
.embed-containerbh embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px;
}



.embed-container {
  position: relative;
  padding-bottom: 30.25%;
  overflow: hidden;
}
		
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
}






.btn-book {
  display:none;
}

.btn-offers {
  display:none;
}
.btn-mbmenu {
  display:none;
}

.btn-address {
  display:none;
}
.btn-mbtel {
  display:none;
}

.divide-nav-mobilebg{
  display:none;	
  }
  


.modal-backdrop {
    background-color: black;
    margin-top: 32px;
}



.modal-content{
	background: url('../img/tile.jpg') top left repeat;
	margin-top: 31px;
	 width: 902px;
	height: 370px auto;
	
}


.panel-group{
margin-bottom: -10px;
}





/*.fSmodal-content{
	background: url('../img/tile.jpg') top left repeat;
	margin-top: 33px;
	 width: 900px;
	height:550px;
	
}
*/

}


/* ========================= DESKTOP SCREENS===================================================================== */




/* ========================= LRG MOBILE SCREENS===================================================================== */
@media (max-width: 992px) {
    
/* Main navbar mobile  63px */
  
/* Mobile search=======================================================*/
@import 

body {
	background: #DDD;
	font-size: 15px;
}

#imagetight, .imagetight {
  max-width: 100%;
  height: auto;
  }
  
  
#floorplan{
margin-top: 0px;
margin-bottom:0px;
} 
  
.threesixtywrapper-bh{
 background: #EAEDED;
 margin-top:58px
  }  
#STEP-inside-t360-781101731{
margin-top: 0px;
margin-bottom:-4px;
}	
.btn-threemenu {
margin-top: 70px;
}
#three-bh{
margin-top:56px;
}
#wrap {
  margin:5px -40px;
  display: inline-block;
  position: relative;
  height: 42px;
  float: right;
  padding: 0;
  position: relative;
}
/* ========================= REMOVE THIS FOR GCS=====================================================================
input[type="text"] {
  height: 44px;
  font-size: 20px;
  display: inline-block;
  font-family: 'proxima-nova', 'Raleway', Helvetica, sans-serif;
	font-size:20px;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 20px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}

input[type="text"]:focus:hover {
  border-bottom: 1px solid #BBB;
   border-top: : 1px solid #BBB;
}

input[type="text"]:focus {
  width:320px;
  z-index: 1;
  border-bottom: 1px solid #BBB;
   border-left: 1px solid #BBB;
    border-right: 1px solid #BBB;
    border-top: 1px solid #BBB;
     box-shadow:0.01px 0px 0.01px rgba(1, 1, 0, 0.5);
  cursor: text;
   background-color: #ffffff;
}
input[type="submit"] {
  height: 42px;
  width: 30px;
  display: inline-block;
  color:red;
  float: right;
  background: url('search-128.png') center center no-repeat;
  
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.01;
  cursor: pointer;
  transition: opacity .4s ease;
}

input[type="submit"]:hover {
  opacity: 0.01;
}
========================= REMOVE THIS FOR GCS=====================================================================*/
.btn-servmenu {
	margin-top: 7px;
}


.thumb5tab{
 text-align: center;
}

/* align rooms, specials offers, giftc cards =======================================================*/
.col-md-4 { margin: auto; max-width: 560px;
	padding-left: 15px;
}
/* align rooms, specials offers, giftc cards =======================================================*/

.herowrapper-bh{
margin-top: 53px;

}



/* Mobile search=======================================================*/



/* ========================= MAIN LOGO NAV FOR SERVICES============================================ */  
.imageicon {
    position:absolute;
    width:50px;
    height:50px;
    border:0px solid #fff;
    
    top:50%;
    right:40%;
    margin:2px;
    border-radius:30px;
    
    background:   #f8f8f8;


}


.fa-academylogo {
	font-size: 140px;
}
.fa-sense {
	font-size: 360px;
}
#senselogo {
    position:absolute;
    width:255px;
      top:-20%;
    right:35%;
  paddings: 10px, 0px, 30px;    
  margin:-136px;
 
}



.fa-sense-bg {
	font-size: 360px;
}
#sensebg {
   
   
      top:-100%;
 
    margin: -48px;

}


#bcalogo{
    position:absolute;
    width:266px;
      top:30%;
    right:50%;
    margin:-28px;
 
}





#golf-logo {
    position:absolute;
    width:260px;
      top:50%;
    right:50%;
    margin:-28px;
 
}

 
.fa-golflogo {
	font-size: 60px;

} 




#member-logo {
    position:absolute;
    width:240px;
      top:45%;
    right:50%;
    margin:-28px;
 
}


.fa-clubbw {
font-size: 90px;
}




 #wedlogo {
    position:absolute;
    width: 179px;
    top:40%;
    right:50%;
    margin:-28px;
}

.fa-bh-wed {
	font-size: 90px;
}




.fa-spalogo {
	font-size: 50px;

}
  
  
 #spalogo {
    position:absolute;
    width:168px;
      top:50%;
    right:50%;
    margin:-28px;
 
}

#benlogo {
    position:absolute;
    width:212px;
      top:50%;
    right:50%;
    margin:-28px;
 
}
  
.fa-benesserelogo {
font-size: 55px;
	
}
  


 







.fa-thebiltmore {
	font-size: 60px;
}
 
 
 
 
 
 
 
 
 
 
 
.navbar-brand-m {
    position: absolute;
    left: 40%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}
/* ========================= MAIN LOGO NAV FOR SERVICES=================================== */  



 #mbhome {
	text-align: center;
	background: url('../img/mmbg-2.jpg') center center repeat fixed;
	background-size: cover;
	color: white;
	padding: 0px 0;
}

.divide-nav-overlay {
  background: rgba(0, 0, 0, 0.5);	
  

}


#mbhome h2 {
	font-weight: normal;
}

#mbhome h2 strong {
	border-bottom: solid 2px #dd5638;
}



#mbhome .btn-book {
	font-size: 18px;
	font-weight: 300;
	 }


	
#mbhome .btn-offers {
	font-size: 18px;
	font-weight: 300;
	color: black
}


	
#mbhome .btn-mbmenu {
	font-size: 16px;
	font-weight: 300;
	padding: 0px 34px 0px 34px
	
}

#mbhome .btn-address {
	font-size: 14px;
	font-weight:  bold;
	padding: 2px 0px 0px 0px
	
}

#mbhome .btn-mbtel {
	font-size: 18px;
	font-weight:  bold;
	padding: 0px 0px 17px 0px
	
}


.modal-content{
	background: url('../img/tile.jpg') top left repeat;
	margin-top: 200px;
	 width: auto;
	height: auto;
	
}

.modal-backdrop {
    background-color: black;
    margin-top: 55px;
}

.panel-group{
margin-bottom: -10px;
}


.divide-nav-hero { margin-top: 53px;

}

.navbar-inverse {min-height:40px}

.navbar-default, .cookienotedk, .divide-nav, .navbar-megamenu, .btn-offersdk, .nav-cirtabs, .hotspotmb-nav, .tilevid, #sitemap, #hidemb {
  display:none;
}
    
* {
  box-sizing: border-box;
}

form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #f1f1f1;
}

form.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #2196F3;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}

form.example button:hover {
  background: #0b7dda;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}
 
.overlay-fs {
  display:none;
}

.embed-containerbh {
  position: relative;
  padding-bottom: 58.25%;
  overflow: hidden;
}
		
.embed-containerbh iframe,
.embed-containerbh object,
.embed-containerbh embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5px;
}    
    
   
.embed-container {
  position: relative;
  padding-bottom: 58.25%;
  overflow: hidden;
}
		
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5px;
}    
    
    
    .navbar-brand {
    padding: 3px 0px 0px 11px;
}

.navbar-brand img {
    width: 210px;
}

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
   
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
      
}


@media (min-width: 993px){
 .divide-nav-tiles {
	  margin-top: -15px;

  }
   .service-nav-tiles {
	  margin-top: -1px;

  }
  
  

  
}


/* ========================= SM MOBILE SCREENS===================================================================== */














@media (max-width: 774px) {


.bh-h1wrapper {
	 padding-left:14px;
	  padding-right:14px;
}

#roomtop,.roomtop {

 padding-left:15px;
	
}


#mobivid, .mobivid {
 text-align: center;
 padding-left:10px;

}

#mobivideo, .mobivideo  {
 text-align: center;
 padding-left:0px;

}

}


@media (max-width: 770px) {
#three-bh { 
margin-left:11px;
}

.service-nav-tiles {
	 padding-left: 16px;
	padding-right: 16px;
  }


  }


@media (max-width: 775px) {

.fa-academylogo {
	font-size: 100px;
}


#bcalogo{
    position:absolute;
    width:185px;
      top:30%;
    right:50%;
    margin:-28px;
 
}




#golf-logo {
    position:absolute;
    width:185px;
      top:55%;
    right:50%;
    margin:-28px;
 
}

 
.fa-golflogo {
	font-size: 40px;

}  


#member-logo {
    position:absolute;
    width:200px;
      top:50%;
    right:50%;
    margin:-28px;
 
}


.fa-clubbw {
font-size: 70px;
}



 #wedlogo {
    position:absolute;
    width: 179px;
    top:40%;
    right:50%;
    margin:-28px;
}

.fa-bh-wed {
	font-size: 80px;
}


  }







@media (max-width: 770px) {


.service-nav-tiles {
	 padding-left: 16px;
	padding-right: 16px;
  }


  }


@media (min-width: 768px) {


.divide-nav-tilemb, #mobivid, #mobivideo, #mobiflor, .mobivid, .mobivideo, .mobiflor {
	 display:none;
	
  }

 

  }



@media (min-width: 768px) {


#mobivideo, #mobi-h1, .mobivideo, .mobi-h1  {
	 display:none;
	
  }

 

  }



@media (max-width: 767px) {

#mainmb, #dkvid, .mainmb, .dkvid, #dkvideo,.dkvideo {
	 display:none;
	
  }
/*.service-nav-tiles {
	 display:none;
	
  }*/
  
  
 .plus{

padding-top:12px;
padding-left:1.5px;
font-size:18px;
color:white;
}

  }
  
#plus{

padding-top:12px;
padding-left:1.5px;
font-size:18px;
color:white;
}

  }
  
  
  @media (max-width: 767px) {

#dkvideo, .dkvideo {
	 display:none;
	
  }
/*.service-nav-tiles {
	 display:none;
	
  }*/
  }
  
  
  

 
 @media (min-width: 468px) {

#mbeventadd, .mbeventadd {
	 display:none;
	
  }

  }


@media (min-width: 462px) {

.fa-sense-stack, .fa-sense-stack-bg{
	 display:none;
	
  }

 

  }


@media (max-width: 463px) {

.fa-sense,.fa-sense-bg {
	 display:none;
	
  }

}



@media (max-width: 467px) {

#dkevent, .dkevent {
	 display:none;
	
  }

  }
  
  

#mobivid, #mobiflor, .mobivid, .mobiflor {
	 display:run-in;
	
  }
  
.divide-nav-hero{
  height:150px; 
  }

/*.carousel-inner > .item > img {
  align-content: center;
  height:148px;
  width: 100%;
}*/
.caret-right {
    border-left: 8px solid;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
}
  
/* ========================= MAIN LOGO NAV FOR SERVICES============================================ */  




.fa-thebiltmore {
	font-size: 50px;
}
 
.navbar-servlogo {
margin-top: 53px
} 
 
.navbar-brand-m {
    position: absolute;
    left: 42%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}
/* ========================= MAIN LOGO NAV FOR SERVICES=================================== */  
  
  
}




@media (max-width: 734px) {


.divide-nav-awards {
	 display:none;
	
  }
  }

@media (min-width: 707px) {

.divide-nav-main{
  height: 100px;
  }
  }



@media (max-width: 706px) {

.divide-nav-main{
  height: 150px;
  }
  }



@media (max-width: 483px) {
#three-bh{
margin-top:-20px;
}
#three-bh2{
margin-top:14px;
}
}
@media (max-width: 387px) {
#three-bh{
margin-top:0px;
}
#three-bh2{
margin-top:38px;
}
}
@media (max-width: 370px) {
#three-bh{
margin-top:10px;
}
}


  
  /* ========================= MAIN LOGO NAV FOR SERVICES============================================ */  
 



/*@media (max-width: 486px) {

 
  }
  }*/


@media (max-width: 463px) {

  
  /* ========================= MAIN LOGO NAV FOR SERVICES============================================ */  
 .fa-spalogo {
	font-size: 40px;

}





.fa-clubbw {
font-size: 60px;
}





.fa-thebiltmore {
	font-size: 40px;
}
 
 
.fa-sense-stack {
	font-size: 230px;
}
#sense-stklogo {
    position:absolute;
    width:200px;
      top: 140%;
    right:50%;
    margin:-188px;
 
}

.fa-sense-stack-bg {
	font-size: 230px;
}
#sense-stkbg {
   
   
      top:-71%;
 
    margin: 42px;

}



.navbar-servlogo {
margin-top: 53px
} 
 
.navbar-brand-m {
    position: absolute;
    left: 35%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}
/* ========================= MAIN LOGO NAV FOR SERVICES=================================== */  

  }







@media (max-width: 380px) {

.divide-nav-main{
  height: 230px;
  }
  /* ========================= MAIN LOGO NAV FOR SERVICES============================================ */  
 .fa-spalogo {
	font-size: 40px;

}



.navbar-servlogo {
margin-top: 53px
} 
 
.navbar-brand-m {
    position: absolute;
    left: 30%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}
/* ========================= MAIN LOGO NAV FOR SERVICES=================================== */  

.fa-sense-stack {
	font-size: 199px;
}
#sense-stklogo {
    position:absolute;
    width:200px;
      top: 130%;
    right:50%;
    margin:-188px;
 
}

.fa-sense-stack-bg {
	font-size: 199px;
}
#sense-stkbg {
   
   
      top:-82%;
 
    margin: 42px;

}

  
  
  
  }

@media (max-width: 322px) {
.navbar-brand img {
    width: 200px;
}
  
 .divide-nav-hero{
  height:100px; 
  } 
  
 /* .carousel-inner > .item > img {
 width: auto;
  height:98px;
}*/
  
  #mbhome .btn-address {
	font-size: 12px;
	font-weight:  bold;
	padding: 2px 0px 0px 0px
	
}

}


/* ========================= LRG IWATCH
	SCREENS===================================================================== */
@media (max-width: 312px) {
.navbar-brand img {
    width: 180px;
}
  
  #mbhome .btn-address {
	font-size: 11px;
	font-weight:  bold;
	padding: 2px 0px 0px 0px
	
}

}


@media (max-width: 292px) {
.navbar-brand img {
    width: 155px;
}
  
  #mbhome .btn-address {
	font-size: 10px;
	font-weight:  bold;
	padding: 2px 0px 0px 0px
	
}

}
/* ========================= SM IWATCH
	SCREENS===================================================================== */


.tile-containermb{
  display:flex;
  flex-wrap:wrap;
  align-items: stretch;
}

.tilepro{
  flex:1 0 350px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 3px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:350px;
  }
  &:nth-child(4n+5){
    flex-basis:350px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}








.tilemb{
  flex:1 0 180px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 1px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:100px;
  }
  &:nth-child(4n+5){
    flex-basis:250px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}


.bh-h1wrapper{
  flex:1 0 200px;
  align-self:right;
  max-width:100%;
  min-height: 10rem;
  margin: 0px;
  border: 0px solid #ccc;
  background:transparent;
   padding-left: 10px;
  }


.bh-h3wrapper{
  flex:1 0 200px;
  align-self:right;
  max-width:100%;
  min-height: 7rem;
  margin: 0px;
  border: 0px solid #ccc;
  background:transparent;
   padding-left: 10px;
  }





.tilemblng{
  flex:1 0 150px;
  align-self:stretch;
  max-width:100%;
  min-height: 30rem;
  margin:5px;
  border: 1px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:80px;
  }
  &:nth-child(4n+5){
    flex-basis:80px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}



.tilelng{
  flex:1 0 200px;
  align-self:stretch;
  max-width:100% ;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:100px;
  }
  &:nth-child(4n+5){
    flex-basis:250px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}


.tile2x{
  flex:1 0 350px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}
.tile3x{
  flex:1 0 300px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}
.tilevid{
  flex:1 0 300px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}


.tile5x{
  flex:1 0 180px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}

/*============main department section tabs =================== */

.tile5tab{
  flex:1 0 180px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
 
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}


.tile5tab .btn-action{
	  background: url('../img/tile.jpg') top left repeat;
	 margin-left: 30px;
}


/*============main thumbnails section tabs =================== */ 
 .thumb5tab{
  flex:1 0 180px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background: transparent;
  
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}


.thumb5tab .btn-action{
	  background: transparent;
	 margin-left: 30px;
}
 
 
 /*============main thumbnails section tabs =================== */
 
 
 
 
 
 
 .nav-cirtabs {
	  margin-top: -15px;
	  background: url('../img/tile.jpg') top left repeat;
	 border: 1px solid #ccc;
  }
#five-row, .five-row{
	margin-top: 15px;
	
}

/*============main department section tabs =================== */
.tile1x{
  flex:1 0 200px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 0px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}

.tile-container{
  display:flex;
  flex-wrap:wrap;
  align-items: stretch;
}


#tilemb {
 background: url('../img/tile.jpg') top left repeat;
  
  }
  
 .tilehot{
  flex:1 0 150px;
  align-self:stretch;
  max-width:47%;
  min-height: 10rem;
  margin:5px;
  border: 1px solid #ccc;
  background:white;
  
}
  .tilemeet{
  flex:1 0 150px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 1px solid #ccc;
  background:white;
  
}
  
  
.tile{
  flex:1 0 150px;
  align-self:stretch;
  max-width:100%;
  min-height: 10rem;
  margin:5px;
  border: 1px solid #ccc;
  background:white;
  
  // Min width
  &:nth-child(2n+3){
    flex-basis:300px;
  }
  &:nth-child(4n+5){
    flex-basis:450px;
  }
  // End Min width
  
  // Color
  &:nth-child(odd){
     border-top-color:teal;
  }
  &:nth-child(even){
     border-top-color:wheat;
  }
  // End Color
  
}


@media screen and(max-width:500px){
  

  
  .tile{
     flex-basis:100% !important;
     max-width:100%;
  }
   .tilehot{
     flex-basis:100% !important;
     max-width:100%;
  }
  
    .tilemeet{
     flex-basis:100% !important;
     max-width:100%;
  }
  
  
}



.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #aa8a38; 
}


img {
	max-width: 100%;
}









/* === MAIN NAV DESKTOP MENU === */
.divide-nav{
  height: 50px;
  background-color: #f8faf9;
  margin-top: 32px;

}



/* === MAIN NAV DESKTOP TILES=== */



/* === FULL SCREEN MENU=== */
.fs-nav{
  height: 600px;
  background: url('../img/tile.jpg') top left repeat;
  margin-top: 32px;

}

#fslogo {
	margin-top: 3px;
	margin-left: -8px;
	}


/* === FULL SCREEN MENU=== */
/* === MOBILE BG NAVIGATION === */
.divide-nav-mobilebg{
  height: 350px;
  background-color: #afaeb5;
  background: url('../img/slider1.png') no-repeat;
 

}







/* === FOOTER MAIN NAV MENU === */
.divide-nav-main{
  background-color: #f8f8f8;
}

.nav-pills > li {
    float:none;
    display:inline-block;
    zoom:1;
    margin-top: 30px;
}

.nav-pills {
    text-align:center;
}




/* === FOOTER AWARDS === */
.divide-nav-awards{
  height: 150px;
   /*background: url('../img/cf188e7c.png') top right repeat;*/
  background-color: #dbdbdb;

}


.container-awards img{
	height: 75px;
    width: auto;
    margin-top: 40px;
    margin-bottom: 35px;
    align-content: center;
   
}
span.hotel-icons {
	padding-right:2em;
	
	
}







#mobile-apps {
	float: center;
	margin-top: 35px;
	
}

#mobile-apps span {
	margin-left: 5px;
	
}

#mobile-apps span img{
	height: 29px;
	width: auto;
	
}




/* === FOOTER SOCIAL & COPYRIGHT === */
.divide-nav-copy{
  height:180px;
   /*background: url('../img/a296b9b4.jpg') top right repeat;*/
  background-color: #aeaeae;
  
}

.divide-nav-copy{
text-align:center; 
padding-top: 42px;
}

span.social-space {padding-left:2em;
}


/* === MAIN NAV BAR=== */

.navbar-inverse {
  background-color: #f8faf9;
  border-color: #f8faf9;
  margin-top: 0px;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #aeaeae;
  background-color: #ececec;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #1690c6;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: #f8f8f8;
}
.navbar-inverse .navbar-toggle {
  border-color: #aeaeae;
  border: 0px;
  padding: 9px
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #f8faf9;
  
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #353b5c;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #f8f8f8;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #f8f8f8;
  
  
}
/* === MOBILE SEARCH BUTTON=== */
.navbar-inverse .btn-search {
  background-color: #f8f8f8;
  border: 0px;
  color: #353b5c;
  }
  
.navbar-inverse .btn-search:hover,
.navbar-inverse .btn-search:focus {
  background-color: #f8faf9;

  }
  
.navbar-inverse .btn-search {
 padding: 14px;
  float: right;
}


/* === DESKTOP SEARCH BUTTON=== */
.divide-nav .btn-searchdk {
  background-color: #f8f8f8;
  border: 0px;
  color: #353b5c;
  }
  
.divide-nav .btn-searchdk:hover,
.divide-nav .btn-searchdk:focus {
  background-color: #f8faf9;

  }
  
.divide-nav .btn-searchdk {
 padding: 27px 0px 0px 20px;
  float: right;
}

  
/* === DESKTOP HAMBURGER MENU BUTTON=== */
.divide-nav .btn-menuham {
  background-color: #f8f8f8;
  border: 0px;
  color: #353b5c;
  }
  
.divide-nav .btn-menuham:hover,
.divide-nav .btn-menuham:focus {
  background-color: #f8faf9;

  }
  
.divide-nav .btn-menuham {
 padding: 27px 0px 0px 16px;
  float: right;
}
     
  /* === TOP NAV BAR=== */

.navbar-default {
 /* background: url('../img/cf188e7c.png') top left repeat;*/
   background-color: #0D7DBA;
 /*border: 1px solid #f20606*/
 padding: 0px 0px 0px 25px
}

.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #0D7DBA;
  /*text-decoration: underline;*/
  
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: rgba(244, 244, 244, 1);
  background-color: #0D7DBA;
  
/*border-left: 1px solid #ffffff;*/
/*border-right: 1px solid #ffffff;*/
/*box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, 1);*/
}


/* === CUSTOM ICON SPRITES === */
/* ==== FORMS ==== */





/* ==== LAYOUT ==== */






/* ==== MEDIA QUERIES ==== */

