/*
* Based on Skeleton by Dave Gamache (www.getskeleton.com)
* modified by kriesi as part of the wordpress avia framework
*/


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */
	#wrap_all									{ margin: 0 auto; position:relative; z-index: 3; }
    .container                                  { position: relative; width: 930px; margin: 0 auto; padding: 0px; clear:both; }
    .container_wrap 							{ clear:both; position: relative; z-index: 1; margin: 0 auto;}
    .unit, .units                           	{ float: left; display: inline; margin-left: 30px; position:relative; z-index:1; min-height:1px;}
    .row                                        { position:relative; margin-bottom: 20px; clear:both; }
	
	
	.boxed .container .stretch_full				{ position:relative; left:-30px; }
	.boxed #wrap_all							{ margin: 0 auto; width: 990px; }
    .boxed .container                           { margin: 0px 30px; }
    /* Nested Column Classes */
    body .unit.alpha, body .units.alpha, body div .first       { margin-left: 0; clear: left;}
    
    /* Base Grid */
    .container .one.unit, .container .one.units { width: 50px;  }
    .container .two.units                     	{ width: 130px; }
    .container .three.units                   	{ width: 210px; }
    .container .four.units                    	{ width: 290px; }
    .container .five.units                    	{ width: 370px; }
    .container .six.units                     	{ width: 450px; }
    .container .seven.units                   	{ width: 530px; }
    .container .eight.units                   	{ width: 610px; }
    .container .nine.units                    	{ width: 690px; }
    .container .ten.units                     	{ width: 770px; }
    .container .eleven.units                  	{ width: 850px; }
    .container .twelve.units					{ width: 930px; margin-left:0}
	#top.boxed  .stretch_full, #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 990px;}

    /* Offsets */
    #top .offset-by-one                   { padding-left: 80px;  }
    #top .offset-by-two                   { padding-left: 160px; }
    #top .offset-by-three                 { padding-left: 240px; }
    #top .offset-by-four                  { padding-left: 320px; }
    #top .offset-by-five                  { padding-left: 400px; }
    #top .offset-by-six                   { padding-left: 480px; }
    #top .offset-by-seven                 { padding-left: 560px; }
    #top .offset-by-eight                 { padding-left: 620px; }
    #top .offset-by-nine                  { padding-left: 700px; }
    #top .offset-by-ten                   { padding-left: 780px; }
    #top .offset-by-eleven                { padding-left: 860px; }
	

    
 
 /* #Desktop - Extra Large
================================================== */   
    

    @media only screen and (min-width: 1200px)  {
	     #top .main_menu .menu li {padding:.75em 0;}

	
		.header_color .main_menu ul:first-child > li > a { font-size:26px; }
		#contact-info p {right:120px}
		
		
	
		.home #wrap_all { margin-bottom:0px; }
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage { bottom:40px; }
	
	
    	.responsive .boxed #wrap_all							 { width: 1110px; }
        .responsive .container                                   { width: 1050px; }
		
	    .responsive .container .one.unit, .container .one.units { width: 60px;  }
	    .responsive .container .two.units                     	{ width: 150px; }
	    .responsive .container .three.units                   	{ width: 240px; }
	    .responsive .container .four.units                    	{ width: 330px; }
	    .responsive .container .five.units                    	{ width: 420px; }
	    .responsive .container .six.units                     	{ width: 510px; }
	    .responsive .container .seven.units                   	{ width: 600px; }
		.page-id-1767 .eight.units { width:100% !important; }
	    .page-id-1767 .responsive .container .eight.units                   	{ width: 1050px; !important }
		 .responsive .container .eight.units                   	{ width: 765px; }
	    .responsive .container .nine.units                    	{ width: 780px; }
	    .responsive .container .ten.units                     	{ width: 870px; }
	    .responsive .container .eleven.units                  	{ width: 960px; }
	    .responsive .container .twelve.units					{ width: 1050px;}
		.responsive #top.boxed  .stretch_full					{ width: 1110px;}
		
	    .responsive #top .offset-by-one                   { padding-left: 90px;  }
	    .responsive #top .offset-by-two                   { padding-left: 180px; }
	    .responsive #top .offset-by-three                 { padding-left: 270px; }
	    .responsive #top .offset-by-four                  { padding-left: 360px; }
	    .responsive #top .offset-by-five                  { padding-left: 450px; }
	    .responsive #top .offset-by-six                   { padding-left: 540px; }
	    .responsive #top .offset-by-seven                 { padding-left: 630px; }
	    .responsive #top .offset-by-eight                 { padding-left: 720px; }
	    .responsive #top .offset-by-nine                  { padding-left: 810px; }
	    .responsive #top .offset-by-ten                   { padding-left: 900px; }
	    .responsive #top .offset-by-eleven                { padding-left: 990px; }
	  

		#top.home  .slideshow li img 
		{
		min-width:1600px;
		width:100%;
		height:auto;
		left: 0px !important;a
		margin-left:0;
		}
}
 @media only screen and (max-width: 1200px)  {

#menu-item-1766 , #slogan-new{ display:none;}
.main_menu ul:first-child > li > a { padding: 0 10px; }

#homepage-spa-img, #home-blog #home-blog-img {
width: 100%;
text-align: center;
}

#homepage-spa-text{
width: 75%;
padding: 20px 0;
}

#home-blog-content  {
width:100%;
padding-left:0;
}

#home-rates-rooms  img {
display:none;
}

#home-rates-rooms-content {
float:none;
width:100%;
}

#home-about {
background:#42342a;
margin-bottom: 40px;
}

#home-about p {
width:100%;
}

.container.template-overlap .eight.units {
width: 645px !important;
}
}

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */

    @media only screen and (min-width: 768px) and (max-width: 1028px) {
    	.responsive .boxed #wrap_all							 { width: 774px; }
        .responsive .container                                   { width: 714px; }

        .responsive .container .one.unit, 
        .responsive .container .one.units  						 { width: 32px; }
        .responsive .container .two.units                  	     { width: 94px; }
        .responsive .container .three.units                	     { width: 156px; }
        .responsive .container .four.units                 	     { width: 230px !important; }
        .responsive .container .five.units                 	     { width: 280px; }
        .responsive .container .six.units                  	     { width: 342px; }
        .responsive .container .seven.units                	     { width: 404px; }
        .responsive .container .eight.units                	     { width: 400px !important;}
        .responsive .container .nine.units                 	     { width: 528px; }
        .responsive .container .ten.units                  	     { width: 590px; }
        .responsive .container .eleven.units               	     { width: 652px; }
        .responsive .container .twelve.units					 { width: 714px; }
		.responsive #top.boxed  .stretch_full, .responsive #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 774px;}

        /* Offsets */
        .responsive #top .offset-by-one                   { padding-left: 62px; }
        .responsive #top .offset-by-two                   { padding-left: 124px; }
        .responsive #top .offset-by-three                 { padding-left: 186px; }
        .responsive #top .offset-by-four                  { padding-left: 248px; }
        .responsive #top .offset-by-five                  { padding-left: 310px; }
        .responsive #top .offset-by-six                   { padding-left: 372px; }
        .responsive #top .offset-by-seven                 { padding-left: 434px; }
        .responsive #top .offset-by-eight                 { padding-left: 496px; }
        .responsive #top .offset-by-nine                  { padding-left: 558px; }
        .responsive #top .offset-by-ten                   { padding-left: 620px; }
        .responsive #top .offset-by-eleven                { padding-left: 682px; }
		
		/* Custom */
	
		#top .main_menu .menu li {padding: .75em 0 !important;}
		
		.one_third .first .dynamic_template_columns .flex_column .flex_column_1{margin-left: 1em;}
		/*.mobile-hide {display:none !important} */
		.mobile-show {display:none;}
		.home #slogan {display:none}
			
		#header .container_wrap { height:210px; }
		div .logo { width:100%; text-align:center; }
		.logo a { float:none; display:inline-block; }
		.logo a img { width:220px; margin:0 auto;}
		.main_menu { width:100%; text-align:center; margin-top:14px; }
		.main_menu  .menu-main-menu-container { display:inline-block; }
		
		#contact-left-wrap { min-width:60%; }
		#contact-right-wrap { width:33%; }
		#contact-info p {right:65px}
		
		.wpcf7-form { width: 100% !important; }
		#contact-info input[type="text"], #contact-info input[type="email"], #contact-info textarea { width: 100% !important; max-width:66% !important;}
			
		#top.home .slideshow_container ul { min-height:720px; }
		#top.home .slideshow li img {
			min-width: 1440px;
			height: 720px;
			left: 50% !important;
			margin-left: -720px;
			}
			
		.home #slogan-new { display:none; }
		
		#footer-style li a { font-size:1em; padding:0 1em; }
		
		#homepage-spa-text { padding: 20px 0 40px; }
		
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
       .responsive .boxed #wrap_all 		{ width: 318px;  }
       .responsive .container { width:100%; }
       .responsive .units, .responsive .unit { margin: 0; }

       .responsive .container .one.unit,
       .responsive .container .one.units,
       .responsive .container .two.units,
       .responsive .container .three.units,
       .responsive .container .five.units,
       .responsive .container .six.units,
       .responsive .container .seven.units,
       .responsive .container .nine.units,
       .responsive .container .ten.units,
       .responsive .container .eleven.units,
       .responsive .container .twelve.units,
       .responsive #top .one_fifth,			
	   .responsive #top .one_fourth,		
	   .responsive #top .one_third,			
	   .responsive #top .two_fifth,			
	   .responsive #top .one_half,			
	   .responsive #top .three_fifth,		
	   .responsive #top .two_third,			
	   .responsive #top .three_fourth,		
	   .responsive #top .four_fifth { margin: 0; margin-bottom: 10px; width: 87% !important; margin-left: 1em}
	   .responsive #top.boxed  .stretch_full, .responsive #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 318px;}



        /* Offsets */
       .responsive #top .offset-by-one,
       .responsive #top .offset-by-two,
       .responsive #top .offset-by-three,
       .responsive #top .offset-by-four,
       .responsive #top .offset-by-five,
       .responsive #top .offset-by-six,
       .responsive #top .offset-by-seven,
       .responsive #top .offset-by-eight,
       .responsive #top .offset-by-nine,
       .responsive #top .offset-by-ten,
       .responsive #top .offset-by-eleven{ padding-left: 0; }
	   
	   /* Custom */
	   #footer-style li {display:block !important; border-left:none !important; 2em; margin:0 auto !important; 
	   border-bottom: 1px solid rgba(50, 35, 22, .5) !important; line-height:2em !important; width:47% !important; height:2em !important}
	   .responsive .container .four.units {width:80.75% !important; padding: 10px 0 10px 10px !important; margin-left: -24px !important; }
	   .responsive .container .eight.units {width:88% !important; margin-left: 1.8em !important}
	   .js_active .toggler {font-weight:none !important; font-size:14px !important}
	   .js_active .tab {float:none !important}
	   .eight .slideshow_container {margin-left:.75em}
	   #footer {height:auto !important}
	   .mobile-show {display:block}
	   .mobile-hide {display:none !important}
	   .logo a img { width:220px; }
	   .responsive .main_menu { padding:12px 0px 14px; }
	   
	   .home #wrap_all { margin-bottom:-148px; }
	   .page-id-863  .container .eight.units  {width:95% !important; margin-left: 2.5em !important}
	   #contact-info p {right:90px; top: -60px;}
	   
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage  { bottom:180px; }
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage .dynamic_template_column_container { max-width:320px; margin:0 auto; text-align:center;}
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage .one_third { margin-left:0; display:inline-block; float:none;}
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage .one_third:last-child { margin-bottom:0; }
		
		
			#main.big_slider_active { position:static; width:100%; }
		#main.big_slider_active .fullsize { position:static; margin-top:78px; }
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage { width: auto !important; margin-right: 0px; margin-left: 0px !important; padding-bottom: 0; }
		#top .main_color.container_split.thisOverlap .container > .content.template-dynamic-frontpage .dynamic_template_column_container { max-width:480px; }
		
		#main.big_slider_active .fullsize .container { min-width:300px; }
		
		
		
}

	


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (max-width: 767px) {
    	.responsive .boxed #wrap_all  	{ width: 478px;  }
        .responsive .container { min-width: 320px; width:100%; padding: 0 15px; box-sizing:border-box;}
        .responsive .units, .responsive .unit { margin: 0; }
		.sidebar  {width: 87% !important}
        .responsive .container .one.unit,
        .responsive .container .one.units,
        .responsive .container .two.units,
        .responsive .container .three.units,
        .responsive .container .five.units,
        .responsive .container .six.units,
        .responsive .container .seven.units,
        .responsive .container .nine.units,
        .responsive .container .ten.units,
        .responsive .container .eleven.units,
        .responsive .container .twelve.units,
        .responsive #top .one_fifth,			
		.responsive #top .one_fourth,		
		.responsive #top .one_third,			
		.responsive #top .two_fifth,			
		.responsive #top .one_half,			
		.responsive #top .three_fifth,		
		.responsive #top .two_third,			
		.responsive #top .three_fourth,		
		.responsive #top .four_fifth { width: 100% !important; margin-left: 0; margin-bottom: 10px; }
		.responsive #top.boxed  .stretch_full, .responsive #top.stretched  .stretch_full .container, #top.stretched  .stretch_full .container > .content{ width: 478px;}
		.responsive .container .four.units {width:88.1% !important}
		#footer-style li {width: 35% !important;}
		.mobile-hide {display:none !important}
		.mobile-show {display:block}
		
		
		#home-about {min-height: 400px;}
		
		#homepage-spa-text {width: 100%;}
		.slogan {font-size:18px;}
		#home-about {min-height: 420px;}
		
		#homepage-spa-text {padding: 20px 0 40px;}
		
		#home-rates-rooms p {font-size:18px;}
		
		.slogan {font-size: 15px;}
		
		#home-about-wrap {padding-bottom: 40px;}
    }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

    /* Use clearfix class on parent to clear nested units,
    or wrap each row of units in a <div class="row"> */
    .clearfix:before,
    .clearfix:after,
    .row:before,
    .row:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .row:after,
    .clearfix:after {
      clear: both; }
    .row,
    .clearfix {
      zoom: 1; }

    /* You can also use a <br class="clear" /> to clear units */
    .clear {
      clear: both;
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }


/* Columns for better content separation
================================================== */

div .one_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:16.5%; float:left;	position:relative; }
div .one_fourth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:22%;  float:left; 	position:relative; }
div .one_third			{	overflow: hidden; z-index:1;  margin-left: 4%; width:30.44%; float:left; 	position:relative; }
div .two_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:38.5%; float:left;	position:relative; }
div .one_half			{	overflow: hidden; z-index:1;  margin-left: 4%; width:48%; float:left; 	position:relative; }
div .three_fifth		{	overflow: hidden; z-index:1;  margin-left: 4%; width:57%; float:left; 	position:relative; }
div .two_third			{	overflow: hidden; z-index:1;  margin-left: 4%; width:65.5%; float:left; 	position:relative; }
div .three_fourth		{	overflow: hidden; z-index:1;  margin-left: 4%; width:74%; float:left; 	position:relative; }
div .four_fifth			{	overflow: hidden; z-index:1;  margin-left: 4%; width:79%; float:left; 	position:relative; }
.msie7 .one_fourth		{ 	width:21.5%;  	}
.msie7 div, .msie7 li	{	zoom:1; 		}


/* Columns for better content separation (no margin)
================================================== */

body div .no_margin		{ margin-left:0;}
.no_margin.one_fifth	{  width:20%;   }
.no_margin.one_fourth	{  width:25%;   }
.no_margin.one_third	{  width:33.3%; }
.no_margin.two_fifth	{  width:40%;   }
.no_margin.one_half		{  width:50%;   }
.no_margin.three_fifth	{  width:60%;   }
.no_margin.two_third	{  width:66.6%; }
.no_margin.three_fourth	{  width:75%;   }
.no_margin.four_fifth	{  width:80%;   }
.msie7 .no_margin.one_fourth{ 	width:24.99%;  	}