* { margin: 0; padding: 0; outline: 0; }

body, html { height:100%; background:transparent; }
body {font-size:18px; font-family: 'Overpass', sans-serif; font-weight:300; color:#616161; line-height:1.4em; min-width:100%; overflow-x:hidden; }

.shell { width: 1240px; margin: 0 auto; }

.header { background:#ffffff url('../img/headerbg.jpg') repeat-x; padding-bottom:0px; position:fixed; width: 100%; top center; z-index:1000; -moz-transition:all 0.4s ease-out; -ms-transition: all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.header .shell { width:auto; max-width:1240px;}
.header-top { height:219px; }

a 	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#fb5488; }

a:hover	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#000000; }

/* Header Scroll Movement */
.headeractive { background-color:#fff; border-bottom:solid #CCC 1px; !important; transition:background linear; height:219px; transform:translateY(-70px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;}
			
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:45px; transform:translateY(0px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;}

/* Logo Scroll Movement */
.logoactive { !important; transition:background linear; height:35px; -webkit-transition: all 0.7s ease-out; -webkit-transform: scale(0.5) rotate(0.01deg) translateY(60px);
        transform: scale(0.6) rotate(0.01deg) translateY(60px);
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;}
			
/* Social Scroll Movement */
.hubleftactive { !important; transition:background linear; height:35px; transform:translateY(70px);-webkit-transition: all 0.7s ease-out;
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;}
			
/* Booking Scroll Movement */
.hubrightactive { !important; transition:background linear; height:35px; transform:translateY(70px);-webkit-transition: all 0.7s ease-out;
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;}
			

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }



/* ----- Text (COMPUTER) ----- */
h1 { font-size:24px; font-family:'Libre Baskerville', serif; font-weight:700; color:#fa5588; line-height:1.4em; }
h1 a { font-size:24px; font-family: 'Libre Baskerville', serif; font-weight:700; color:#fa5588; }
h1 a:hover { font-size:24px; font-family: 'Libre Baskerville', serif; font-weight:700; color:#000000; }

h2 { font-size:45px; font-family:'Amiko', sans-serif; font-weight:400; color:#f9b0c6; line-height:1.0; text-shadow: 2px 2px #333; }
h2 a { font-size:45px; font-family: 'Amiko', sans-serif; font-weight:400; color:#f9b0c6; }
h2 a:hover { font-size:45px; font-family: 'Amiko', sans-serif; font-weight:400; color:#f9b0c6; }

h3 { font-size:18px; font-family:'Libre Baskerville', san-serif; font-weight:400i; color:#242424; line-height:1.0; }
h3 a { font-size:18px; font-family: 'Libre Baskerville', sans-serif; font-weight:400i; color:#242424; }
h3 a:hover { font-size:18px; font-family: 'Libre Baskerville', sans-serif; font-weight:400i; color:#242424; }

h4 { font-size:58px; font-family:'EB Garamond', serif; font-weight:400; color:#ffffff; line-height:1.4; }
h4 a { font-size:58px; font-family: 'EB Garamond', sans-serif; font-weight:400; color:#ffffff; }
h4 a:hover { font-size:58px; font-family: 'EB Garamond', sans-serif; font-weight:400; color:#ffffff; }

h5 { font-size:25px; font-family:'Nunito', san-serif; font-weight:400; color:#ffffff; line-height:1.0; }
h5 a { font-size:25px; font-family: 'Nunito', sans-serif; font-weight:400; color:#ffffff; }
h5 a:hover { font-size:25px; font-family: 'Nunito', sans-serif; font-weight:400; color:#ffffff; }

h6 { font-size:15px; font-family:'Amiko', san-serif; font-weight:600; color:#232021; line-height:1.8; }
h6 a { font-size:15px; font-family: 'Amiko', sans-serif; font-weight:600; color:#232021; }
h6 a:hover { font-size:15px; font-family: 'Amiko', sans-serif; font-weight:600; color:#fa5588; }

/* ----- Graphics (COMPUTER) ----- */
.entry		{clear:both; padding:0px;}
.entry img	{max-width: 100%; display:block; margin-left:auto; margin-right:auto; padding-top:5px; padding-top:5px; padding-right:0px; padding-left:0px;}
#logo 		{ width:315px; height:auto; margin-left:20%; margin-right:auto; margin-top:0px; z-index:1000; position:relative; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
#socialicons{ padding-left:10px; padding-right:10px; }
#hrule2		{ margin-top:-7px; }
#leftpics	{ width:auto; float:left; padding-right:10px; padding-bottom:10px; }
#rightpics	{ width:auto; float:right; padding-left:10px; padding-bottom:10px; }
#picthumbs	{ padding:30px; }

/* ----- Layout (COMPUTER) ----- */
#hubleft    	{ width:200px; height:25px; float:left; margin-top:0px; z-index:100; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#hubright    	{ width:320px; height:25px; float:right; margin-top:5px; z-index:100; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#menu			{ -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }

.rslides		{ width:100%; height:900px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:400px; padding-bottom:40px; }
#featuredbox1	{ width:100%; max-width:300px; height:auto; margin-left:10%; margin-right:auto; margin-top:30%; }

#home2			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; max-width:350px; height:auto; margin-left:70%; margin-right:auto; z-index:0; margin-top:12%; }

.rslides3		{ width:100%; height:900px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox3	{ width:100%; max-width:650px; height:auto; margin-left:auto; margin-right:auto; z-index:0; margin-top:30%; }

#subboxheader	{ width:100%; height:50px; background-image:url(../img/subboxheader.jpg); position:absolute; margin-top:-30px; }
#subbox1		{ width:100%; min-height:150px; height:auto; padding-top:0px; padding-bottom:50px; background:#ffffff; }
#subbox2		{ width:100%; min-height:150px; height:auto; margin-top:25px; padding-top:10px; padding-bottom:50px; background:#e3e3e3; }
#subbox3		{ width:100%; min-height:40px; height:auto; margin-top:65px; padding-top:40px; padding-bottom:50px; background:#eeeeee; padding-left:10px; }
#subbox4		{ width:100%; min-height:250px; height:auto; padding-bottom:20px;}

.specialbox { width:100%; height:auto; margin:20px auto; }
.effect1	{ background:#FFFFFF url(../img/damask.png) repeat; -webkit-box-shadow:0 10px 6px -6px #777; -moz-box-shadow:0 10px 6px -6px #777; box-shadow:0 10px 6px -6px #777; padding:15px; border-radius:12px; }

#copyrightbox	{ padding-top:10px; }
#spacer			{ height:150px; }
.lists			{ margin-left:40px; list-style:disc; float:left; }
.lists + .lists	{ list-style:disc; margin-left:15%; }
#contactbox		{ width:100%; height:auto; min-height:50px; background-color:#e5e5e5; padding:14px; vertical-align:middle; text-align:center; margin-top:30px; }
#contacticon	{ margin-top:5px; padding-right:5px; margin-bottom:-13px; padding-left:10px; }

#contactboxleft	{float:left; width:55%; height:auto; min-height:800px; }
#contactboxright{float:right; width:40%; margin-top:30px; }

.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:100%; }
.main .cols .col { width:30%; display:inline-block; vertical-align:text-top; display: table-cell; padding:10px;}
.main .cols .col + .col { margin-left:2%; }
.main .cols .col img { width:auto; }

.main .cols .col2 { width:45%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#EBEBEB; border-radius:7px; }
.main .cols .col2:hover { width:45%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#f8d9e2; border-radius:7px; }
.main .cols .col2 + .col2 { margin-left:4%; }
.main .cols .col2 img { width:auto; }

.main .cols .col3 { width:30%; height:auto; float:left; display: inline-block;}
.main .cols .col3 + .col3 { margin-left:5%; }
.main .cols .col3 img { padding-bottom:0px; width:auto;  }

.main .content { padding-left: 0px; padding-right: 0px; }
.main .content span { text-decoration: underline; }

.line		{ clear:both; border-bottom:dotted 1px #ffffff; padding-top: 5px; margin-bottom:5px; letter-spacing:3px; width:100%; text-align:center; }


/* ----- Testimonial Carousel -----*/
.testimonial-carousel {
	width: 100%;
	overflow: hidden;
	position: relative;
   background-color: #ffffff;
  }
  
  .testimonial {
	display: none;
	text-align: center;
   padding-top:10px;
   padding-bottom:10px;
  }
  
  .testimonial-image {
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	border-radius: 50%;
	margin: 20px auto;
  }
  
  .testimonial-text {
	font-size: 16px;
	color: #000000;
  }
  
  .testimonial-author {
	font-style: italic;
	color: #000000;
	margin-top: 10px;
	padding-bottom:15px;
  }
  
  .carousel-dots {
	position: absolute;
   padding-top:20px;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
  }
  
  .dot {
	height: 10px;
	width: 10px;
	margin: 0 5px;
	background-color: #808080;
	border-radius: 50%;
	cursor: pointer;
  }
  
  .dot.active {
	background-color: #000;
  }
  



/* ----- Footer ------ */
#footer { background:#171717; min-height:160px; height:auto; padding-top:10px; }
#footer .shell { padding: 10px; }
#footer .cols .col { width:210px; float:left; }
#footer .cols .col + .col { margin-left: 50px; }
#footer .cols .col ul 	{ list-style:none; }
#footer .cols .col ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col ul li a 	{ font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#CCC; line-height:1.0em; }
#footer .cols .col ul li a:hover 	{ padding-bottom:0px; color:#fcbe03; }

#footer .cols .col2 h1	{ font-size:18px; color:#d7d7d8; font-family:'Overpass', sans-serif; font-weight:400; }
#footer .cols .col2 { width:280px; float:left; }
#footer .cols .col + .col2 { margin-left: 5%; }
#footer .cols .col2 ul 	{ list-style:none; }
#footer .cols .col2 ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col2 ul li a 	{ font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#CCC; line-height:1.0em; }
#footer .cols .col2 ul li a:hover 	{ padding-bottom:0px; color:#fcbe03; }

#footer .cols .col3 h1	{ font-size:18px; color:#d7d7d8; font-family:'Overpass', sans-serif; font-weight:400; }
#footer .cols .col3 { width:220px; float:left; }
#footer .cols .col2 + .col3 { margin-left:5%; }
#footer .cols .col3 ul 	{ list-style:none; }
#footer .cols .col3 ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col3 ul li a 	{ font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#CCC; line-height:1.0em; }
#footer .cols .col3 ul li a:hover 	{ padding-bottom:0px; color:#fcbe03; }

#footer .cols .col3 + .col4 { margin-left: 50px; }

#footer .cols .col4 { width::336px; float:right; margin-top:-5px; }
#footer .cols .col h1	{ font-size:18px; color:#d7d7d8; font-family:'Overpass', sans-serif; font-weight:400; }
#footer  p 		{ font-size:15px; color:#939598; font-family:'Overpass', sans-serif; font-weight:100; line-height:1.4em; } 
#footer  p a	{ font-size:15px; color:#939598; font-family:'Overpass', sans-serif; font-weight:100; } 
#footer  p a:hover{ font-size:15px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:100; text-decoration:none; } 
#copyrightbox		{ padding-top:20px; padding-bottom:20px; background-color:#121212; }
#footerlogo		{ width:100%; height:auto; }



/* ================================================== #Media Queries ================================================== */

/* 1280 display */
@media only screen and ( min-width: 1025px) and ( max-width: 1280px ) {

}

/* tablet landscape */
@media only screen and ( min-width: 981px) and ( max-width: 1024px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}

#logo 		{ width:315px; height:auto; margin-left:15%; margin-right:auto; margin-top:0px; z-index:1000; position:relative; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }

/* ----- Layout (Tablet Landscape) ----- */
.rslides		{ width:100%; height:770px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:350px; padding-bottom:40px; }
#featuredbox1	{ width:100%; max-width:300px; height:auto; margin-left:10%; margin-right:auto; margin-top:35%; }

#home2			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; max-width:350px; height:auto; margin-left:70%; margin-right:auto; z-index:0; margin-top:12%; }

.rslides3		{ width:100%; height:650px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; min-height:250px; height:auto; margin-top:100px; }
#featuredbox3	{ width:100%; max-width:650px; height:auto; margin-left:auto; margin-right:auto; z-index:0; margin-top:35%; }

#subboxheader	{ width:100%; height:50px; background-image:url(../img/subboxheader.jpg); position:absolute; margin-top:-30px; }
#subbox1		{ width:100%; min-height:150px; height:auto; padding-top:0px; padding-bottom:50px; background:#ffffff; }
#subbox2		{ width:100%; min-height:150px; height:auto; margin-top:25px; padding-top:10px; padding-bottom:50px; background:#e3e3e3; }
#subbox3		{ width:100%; min-height:40px; height:auto; margin-top:65px; padding-top:40px; padding-bottom:50px; background:#eeeeee; padding-left:10px; }

#subbox4		{ width:100%; min-height:250px; height:auto; padding-bottom:20px;}
#copyrightbox	{ padding-top:10px; }
#spacer			{ height:150px; }

#contactbox		{ width:97%; height:auto; min-height:50px; background-color:#e5e5e5; padding:14px; vertical-align:middle; text-align:center; margin-top:30px; }
#contacticon	{ margin-top:5px; padding-right:5px; margin-bottom:-13px; }

#contactboxleft	{float:left; width:55%; height:auto; min-height:800px; }
#contactboxright{float:right; width:40%; margin-top:30px; }

.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:100%; }
.main .cols .col { width:30%; display:inline-block; vertical-align:text-top; display: table-cell; padding:10px;}
.main .cols .col + .col { margin-left:2%; }
.main .cols .col img { width:auto; }
.main .content { padding-left: 10px; padding-right: 10px; }
.main .content span { text-decoration: underline; }

.main .cols .col2 { width:45%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#EBEBEB; border-radius:7px; }
.main .cols .col2:hover { width:45%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#f8d9e2; border-radius:7px; }
.main .cols .col2 + .col2 { margin-left:4%; }
.main .cols .col2 img { width:auto; }

.main .cols .col3 { width:28%; height:auto; float:left; display: inline-block;}
.main .cols .col3 + .col3 { margin-left:5%; }
.main .cols .col3 img { padding-bottom:0px; width:auto;  }

.line		{ clear:both; border-bottom:dotted 1px #ffffff; padding-top: 5px; margin-bottom:5px; letter-spacing:3px; width:100%; text-align:center; }

<!----- Testimonial Slider ------>
.bx-wrapper .testimonials-thumbnail{ margin: 0px 0px 15px; }
.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-thumbnail{ max-width: 45%; float: left; margin-right: 20px; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden;  vertical-align:middle;}
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:30px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; }
.bx-wrapper .bx-viewport {padding:10px;margin-left:-10px ;z-index:1;width:100%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-loading {min-height: 50px;background:#fff;height: 100%;width: 100%;position: absolute;top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:-30px; right:-450px; width:53px; height:105px; cursor:pointer; background-image:url(../img/next.jpg);}
.bx-wrapper .bx-prev {position:absolute; top:-30px; right:450px; width:53px; height:105px; cursor:pointer; background-image:url(../img/prev.jpg);}
.bx-wrapper .bx-controls-direction a { display:none; visibility:hidden;}

#footer 	{ padding-left:10px; padding-right:20px; }
}



/* tablet portrait */
@media only screen and ( min-width: 480px) and ( max-width: 980px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}
#logo 		{ width:315px; height:auto; margin-left:30%; margin-right:auto; margin-top:-25px; z-index:1000; position:relative; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
#giftcards	{ width:94%; }

/* ----- Layout (Tablet Portrait) ----- */
#hubleft    	{ width:200px; height:25px; float:left; margin-top:0px; z-index:100; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#hubright    	{ display:none; visibility:hidden; }

.rslides		{ width:100%; height:750px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:350px; padding-bottom:40px; }
#featuredbox1	{ width:100%; max-width:300px; height:auto; margin-left:10%; margin-right:auto; margin-top:40%; }

#home2			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; max-width:350px; height:auto; margin-left:55%; margin-right:auto; z-index:0; margin-top:12%; }

.rslides3		{ width:100%; height:550px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; min-height:200px; height:auto; margin-top:100px; }
#featuredbox3	{ width:100%; max-width:650px; height:auto; margin-left:auto; margin-right:auto; z-index:0; margin-top:40%; }

#subboxheader	{ width:100%; height:50px; background-image:url(../img/subboxheader.jpg); position:absolute; margin-top:-30px; }
#subbox1		{ width:100%; min-height:150px; height:auto; padding-top:0px; padding-bottom:50px; background:#ffffff; }
#subbox2		{ width:100%; min-height:150px; height:auto; margin-top:25px; padding-top:10px; padding-bottom:50px; background:#e3e3e3; }
#subbox3		{ width:100%; min-height:40px; height:auto; margin-top:65px; padding-top:40px; padding-bottom:50px; background:#eeeeee; padding-left:10px; }
#subbox4		{ width:100%; min-height:250px; height:auto; padding-bottom:20px;}
#copyrightbox	{ padding-top:10px; }
#spacer			{ height:150px; }

#contactbox		{ width:97%; height:auto; min-height:50px; background-color:#e5e5e5; padding:14px; vertical-align:middle; text-align:center; margin-top:30px; }
#contacticon	{ margin-top:5px; padding-right:5px; margin-bottom:-13px; }

#contactboxleft	{float:left; width:55%; height:auto; min-height:800px; }
#contactboxright{float:right; width:40%; margin-top:30px; }

.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:100%; }
.main .cols .col { width:30%; display:inline-block; vertical-align:text-top; display: table-cell; padding:10px; }
.main .cols .col + .col { margin-left:2%; }
.main .cols .col img { width:auto; }
.main .content { padding-left: 10px; padding-right: 10px; }
.main .content span { text-decoration: underline; }

.main .cols .col2 { width:44%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#EBEBEB; border-radius:7px; }
.main .cols .col2:hover { width:44%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#f8d9e2; border-radius:7px; }
.main .cols .col2 + .col2 { margin-left:4%; }
.main .cols .col2 img { width:auto; }

.main .cols .col3 { width:28%; height:auto; float:left; display: inline-block;}
.main .cols .col3 + .col3 { margin-left:5%; }
.main .cols .col3 img { padding-bottom:0px; width:auto;  }

#footer 	{ padding-left:10px; padding-right:20px; }
}


/* Phone */
@media only screen and ( min-width: 320px) and ( max-width: 479px ) { 
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}
.header	{ height:219px; }
/* ----- Graphics (PHONE) ----- */
#logo 		{ width:315px; height:auto; margin-left:11%; margin-right:auto; margin-top:-60px; z-index:1000; position:relative; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
#socialicons{ padding-left:10px; padding-right:10px; }
#leftpics	{ width:auto; float:left; padding-right:10px; padding-bottom:10px; }
#rightpics	{ width:auto; float:right; padding-left:10px; padding-bottom:10px; }
#headers	{ width:100%; }
.lists			{ margin-left:40px; list-style:disc; float:none; }
.lists + .lists	{ list-style:disc; margin-left:40px; margin-top:25px; }
#giftcards	{ width:96%; }


/* ----- Layout (PHONE) ----- */
#hubleft    	{ width:200px; height:25px; float:left; margin-top:5px; z-index:100; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#hubright    	{ display:none; visibility:hidden; }
#menu			{ margin-top:10px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }

.rslides		{ width:100%; height:650px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home1			{ width:100%; height:300px; padding-bottom:40px; }
#featuredbox1	{ width:100%; max-width:300px; height:auto; margin-left:10%; margin-right:auto; margin-top:63%; }

#home2			{ width:100%; min-height:300px; height:auto; margin-top:100px; }
#featuredbox2	{ width:100%; max-width:900px; height:auto; margin-left:auto; margin-right:auto; z-index:0; margin-top:12%; }

.rslides3		{ width:100%; height:600px; position:absolute; background-attachment:scroll; margin-top:-47px; }
#home3			{ width:100%; min-height:270px; height:auto; margin-top:100px; }
#featuredbox3	{ width:100%; max-width:650px; height:auto; margin-left:auto; margin-right:auto; z-index:0; margin-top:70%; }

#subbox1		{ width:100%; min-height:150px; height:auto; margin-top:0px; padding-bottom:10px; background:#ffffff; }
#subbox2		{ width:100%; min-height:150px; height:auto; margin-top:25px; padding-top:10px; padding-bottom:50px; background:#fafafa; }
#subbox3		{ width:100%; min-height:40px; height:auto; margin-top:65px; padding-top:40px; padding-bottom:50px; background:#eeeeee; padding-left:10px; }
#subbox4		{ width:100%; min-height:250px; height:auto; padding-bottom:20px;}
#copyrightbox	{ padding-top:10px; }

#contactbox		{ width:94%; height:auto; min-height:50px; background-color:#e5e5e5; padding:14px; vertical-align:middle; text-align:center; margin-top:30px; }
#contacticon	{ margin-top:5px; padding-right:5px; margin-bottom:-13px; }

#contactboxleft	{float:none; width:99%; height:auto; min-height:800px; }
#contactboxright{float:none; width:99%; margin-top:30px; }

.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:0px; padding-left:10px; width:100%; text-align:center; }
.main .cols .col { width:94%; display:block; padding:5px;}
.main .cols .col + .col { margin-left:0%; }
.main .cols .col img { width:auto; }
.main .content { padding-left: 10px; padding-right: 10px; }
.main .content span { text-decoration: underline; }

.main .cols .col2 { width:86%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#EBEBEB; border-radius:7px; margin-left:-15px; }
.main .cols .col2:hover { width:86%; display:inline-block; vertical-align:text-top; padding:10px; background-color:#f8d9e2; border-radius:7px; }
.main .cols .col2 + .col2 { margin-left:-15px; margin-top:25px; }
.main .cols .col2 img { width:auto; }

.main .cols .col3 { width:86%; height:auto; float:left; display: inline-block;}
.main .cols .col3 + .col3 { margin-left:0%; }
.main .cols .col3 img { padding-bottom:0px; width:auto;  }

.line		{ clear:both; border-bottom:dotted 1px #ffffff; padding-top: 5px; margin-bottom:5px; letter-spacing:3px; width:100%; text-align:center; }

/* ----- Footer ------ */
#footer { background:#171717; min-height:160px; height:auto; padding-top:10px; }
#footer .shell { padding: 10px; }
#footer .cols .col { width:210px; float:left; }
#footer .cols .col + .col { margin-left:0px; margin-top:25px; }
#footer .cols .col ul 	{ list-style:none; }
#footer .cols .col ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col ul li a 	{ font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#CCC; line-height:1.0em; }
#footer .cols .col ul li a:hover 	{ padding-bottom:0px; color:#fcbe03; }

#footer .cols .col2 h1	{ font-size:18px; color:#d7d7d8; font-family:'Overpass', sans-serif; font-weight:400; }
#footer .cols .col2 { width:280px; float:left; }
#footer .cols .col + .col2 { margin-left: 5%; }
#footer .cols .col2 ul 	{ list-style:none; }
#footer .cols .col2 ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col2 ul li a 	{ font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#CCC; line-height:1.0em; }
#footer .cols .col2 ul li a:hover 	{ padding-bottom:0px; color:#fcbe03; }

#footer .cols .col3 h1	{ font-size:18px; color:#d7d7d8; font-family:'Overpass', sans-serif; font-weight:400; }
#footer .cols .col3 { width:220px; float:left; }
#footer .cols .col2 + .col3 { margin-left:0px; margin-top:25px; }
#footer .cols .col3 ul 	{ list-style:none; }
#footer .cols .col3 ul li 	{ padding-bottom:0px; color:#828282; }
#footer .cols .col3 ul li a 	{ font-size:16px; font-family: 'Overpass', sans-serif; font-weight:200; color:#CCC; line-height:1.0em; }
#footer .cols .col3 ul li a:hover 	{ padding-bottom:0px; color:#fcbe03; }

#footer .cols .col3 + .col4 { margin-left: 50px; }

#footer .cols .col4 { width::336px; float:right; margin-top:-5px; }
#footer .cols .col h1	{ font-size:18px; color:#d7d7d8; font-family:'Overpass', sans-serif; font-weight:400; }
#footer  p 		{ font-size:15px; color:#939598; font-family:'Overpass', sans-serif; font-weight:100; line-height:1.4em; } 
#footer  p a	{ font-size:15px; color:#939598; font-family:'Overpass', sans-serif; font-weight:100; } 
#footer  p a:hover{ font-size:15px; color:#ffffff; font-family:'Overpass', sans-serif; font-weight:100; text-decoration:none; } 
#copyrightbox		{ padding-top:20px; padding-bottom:20px; background-color:#121212; }
#footerlogo		{ display:none; visibility:hidden; }

}







