@charset "UTF-8";
/* CSS Document */


@media screen and (min-width: 10px) and (max-width: 759px) {

#main-inside {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}

#home {padding-bottom: 20px;}

#wrapper-cta {
	font-size: 21px;
	line-height: 24px;
	font-weight: 700;
	color: #FFF;
	background-color: #3b9ae8;
	float: left;
	height: auto;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-shadow: 0px 0px 3px #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper-cta a{
	color: #FFF;
}

.form-holder {display:none;}


.one-eighth {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	text-align: center;
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: 500;
	color: #FFF;
	margin-top: 10px;
}

.one-eighth i {font-size: 46px;
	line-height: 49px;}
	
	
	
#home {
	height: auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	background-image: url(images/home.jpg);
	float: left;
	font-size: 16px;
	line-height: 21px;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	padding-top: 30px;
}


.display-pad {
	display: none;
}

.display-web-pad {
	display: none;
}


.mobile-icon a{
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.mobile-icon a:hover{
	color: #ccc;
	
}


.half-box1 {
	float: left;
	width: 100%;
	margin-right: 0%;
}

.half-box2 {
	float: left;
	width: 100%;
	margin-left: 0%;
}


#sdrn_bar .bar_logo {border:0px;
border:none;
margin:0px;
padding:0px;
margin-top: -13px;
padding-left: 8px;
padding-right: 8px;
width:auto;
height: 29px!important;
position: absolute;
left: auto;
right:auto;
top:50%;}

#sdrn_bar {
	background-color: transparent !important;
	background-image: url(img/menu-bg.png)!important;
	background-repeat: no-repeat!important;
	background-position: 10px 5px!important;
}


#footer-widget-area #first {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding: 0px;	
	
}

#footer-widget-area #second {
width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;	
}



#footer-widget-area #third {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;	
}

#footer-widget-area #fourth {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;	
}





.home-box {
	background-color: #FFF;
	display: block;
	float: left;
	width: 42%;
	margin-right: 0%;
	margin-left: 6%;
	box-shadow: 0px 0px 4px #999;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	color: #4c4d52;
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	height: auto;
}

.home-box img {
	height: auto;
	width: 100%;
}


.home-box-title {
	padding-right: 2%;
	padding-left: 2%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	color: #4c4d52;
	font-size: 14px;
	line-height: 14px;
	display: block;
	width: 96%;
	height: auto;
	margin-top:5px;
	margin-bottom: 5px;
	float: left;
}




.view {
  width: 100%;
   height: 130px;
   margin: 0px;
   float: left;
 
   overflow: hidden;
   position: relative;
   text-align: center;
  
   cursor: default;
  
}
.view .mask,.view .content {
  width: 100%;
   height: 130px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view a.info {width: 100%;}

#header nav
{
	display: none;
}



#masthead {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#page-wrapper /* viewport |_| */
{
	position: absolute;
	width: 100%;
	left: 0px;
	overflow: hidden;
	z-index:0;
	background-color: #FFF;
	background-image: none;
}

#header /* ******* */
{
	width: 100%;
	position: relative;
	height: 143px;
	background-repeat: repeat;
	background-position: center -28px;
}
#content-wrapper
{
	background-color: #FFF;
}

#content-wrapper.moved
{
	-webkit-transform: perspective(0) translate(200px, 0);
    -moz-transform: translate(200px, 0);	
    -ms-transform: translate(200px, 0);	
    -o-transform:  translate(200px, 0);	
    transform: translate(200px, 0);	
}

.phone {
	font-size: 21px;
	line-height: 28px;
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-top: -13px;
}

.phone a {color: #fff;}

.display-web {
	display: none;
}
#access .menu-header,
div.menu,

#branding,

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	margin-top: 0px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
}

#container {
	float: left;
	
	width: 100%;
	
	
}
#content {
	float: left;
	
	width: 100%;
	
}

.one-column #content {
	float: left;
	
	width: 100%;
	
}

.hentry {
	width: 100%;	
}

#main {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}

#primary,
#secondary {
	
	display: none;
}
.logo-mobile {
	height: auto;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;

}
	
	

#footer{
	width: 100%;
	
}

#colophon{
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;	
	
}

#site-info {
	float: left;
	display: block;
	color: #FFF;
	background-image: none;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;	
}
#site-generator {
	
	width: 100%;
}



.display-phone {
	display: block;
}

.display-web {
	display: none;
}


}

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

@media screen and (min-width: 381px) and (max-width: 580px) {
	
	

}


#a-menu { display: block; height: 28px; }
#a-menu img { width: 32px;   }
#a-menu img:hover { opacity: 0.9; }

#header_left {position: absolute; left: 10px; top: 9px; display: block;}
#header_right {
	position: absolute;
	right: 10px;
	top: 9px;
	display: block;
}

#header_right img {
	
	height: 29px;
	width: 32px;
}

#header_title
{
	display: inline-block;	
	text-align: center;
	margin: 0 auto;
	width: 100%;
	margin-top: 21px;
}

#header_title h1
{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #c2c2c2;
	line-height: 0;
	font-size: 25px;
	font-weight: normal;
	color: #fff;
	text-shadow: 0px 1px rgba(0,0,0,0.75);
}

/* -------------- Menu -------------------- */
	
#menu
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -100000000000 !important;
	height: 100%;
	width: 200px;
	color: #d1d5da;
	overflow-x: auto;
	overflow-y: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		background: #2d3134;
}

/* #menu.activeState {
    -webkit-transform: perspective(0) translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
} */

#menu h4
{
	display: block;
	font-size: 12px;
	text-shadow: 0 -1px #000;
	padding-top: 2px;
	background-image: url(../img/menu_pattern.png);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	-moz-box-shadow:  inset 0 1px 0px rgba(255,255,255,0.15);
	-webkit-box-shadow:  inset 0 1px 0px rgba(255,255,255,0.15);
	box-shadow: inset 0 1px 0px rgba(255,255,255,0.15);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu ul a 
{
	color: #d1d5da;
	font-size: 14px;
	text-decoration: none;
}

#menu ul img
{
	height: 18px; 
	opacity: 0.75;	
	vertical-align: middle;
}

#menu ul span
{
	margin-left: 10px;	
	font-size: 12px;
	margin-top: 2px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

#menu ul li
{
	border-bottom: 1px solid rgba(0,0,0,0.25);
	-moz-box-shadow:  inset 0 1px 0px rgba(255,255,255,0.15);
	-webkit-box-shadow:  inset 0 1px 0px rgba(255,255,255,0.15);
	box-shadow: inset 0 1px 0px rgba(255,255,255,0.15);
	background-image: url(../img/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 26px;
	display: block;
	width: 100%;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#menu ul li.item2
{
	border-bottom: 1px solid rgba(0,0,0,0.25);
	-moz-box-shadow:  inset 0 1px 0px rgba(255,255,255,0.15);
	-webkit-box-shadow:  inset 0 1px 0px rgba(255,255,255,0.15);
	box-shadow: inset 0 1px 0px rgba(255,255,255,0.15);
	background-image: url(../img/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 26px;
	display: block;
	text-indent: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


#menu ul li a
{
	display: block;	
}

#menu ul li.active, #menu ul li:hover
{
	background-color: #666;
	color: #fff;
	border: none;
}



@media only screen and (device-width: 768px) {


#colophon,
#branding,
#main,
#wrapper, #masthead {width: 100%;}



#access, #access .menu-header,
div.menu {

	margin-left: 0px;
	width: 980px;
}


#access a {
	
	line-height: 39px;
	
}

#wrapper-cta a{
	color: #FFF;
	text-decoration: none;	
}

.cta2 a{
	color: #000;
	text-decoration: none;	
	
}
.cta {
	margin-right: 20px;
}

.logo {
	margin-left: 20px;
}

#home {
	height: 300px;
	width: 100%;
	max-width: 1920px;
	position: relative;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	background-image: url(images/home.jpg);
	float: left;
	font-size: 16px;
	line-height: 21px;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	padding-top: 30px;
}


#site-info {
	
	margin-left: 20px;
}

#site-generator {
	
	margin-right: 20px;
}


.one-column #content {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;	
}


.display-pad {
	display: block;
}

.display-web-pad {
	display: none;
}
}




@media screen and (min-width: 760px) and (max-width: 768px) {

#masthead {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}


#access, #access .menu-header,
div.menu {
	width: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}





#colophon,
#branding,
#main, #main-inside,
#wrapper {
	width: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#access a {
	color: #FFF;
	display: block;
	line-height: 37px;
	text-decoration: none;
	background-position: right top;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.7);
	-moz-text-shadow: 0px 1px 3px rgba(0,0,0,0.7);
	-webkit-text-shadow: 0px 1px 3px rgba(0,0,0,0.7);
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #36a339;;
	text-transform: uppercase;
}



#content {
	width:455px;
	margin-left: 0px;
	margin-left: 20px;
}


.featuredimage {
	width: 100%;
	height: auto;
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.featuredimage img{
	width: 100%;
	height: auto;
	
}

#menu-top {width: 768px;}




#menu-top ul {
	margin: 0px;
}

#menu-top li{
	float:right;
	display: block;
	list-style-type: none;
	line-height: 29px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

#menu-top .first{

	background-image: none;
	
}



#menu-top li a{
	color: #4c4d52;
	text-shadow: 1px 1px #fff;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
}

#menu-top li a:hover{
	color: #900;	
	
}

	
#menu-top  li.current_page_item > a,
#menu-top  li.current-menu-ancestor > a,
#menu-top  li.current-menu-item > a,
#menu-top  li.current-menu-parent > a {
	color: #930;
}

#menu-top .last a{
	
	background-image: none;}

.logo {
	margin-left: 20px;
}




.ctabox2 {display: block;
float: right;
width: 280px;}

.ctabox1 {display: none;
float: right;
width: 140px;
text-align: center;
font-size: 11px;
color: #000;}




.cta-type1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #4c4d52;
	line-height: 21px;
}

.cta-type2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #bf2e1a;
	letter-spacing: -1px;
	
	line-height: 21px;
}
	
	
.one-column #content {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;	
}


.parralax-title {
	font-size: 32px;
	line-height: 50px;
	display: block;
	height: 50px;
	width: 768px;
	margin-top: 400px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #FFF;
	text-shadow: 0px 0px 4px #333;
	z-index: 100;
}




.home-box-title {
padding-right: 5px;
padding-left: 5px;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
text-align: center;
text-transform: uppercase;
color: #4c4d52;
font-size: 11px;
line-height: 11px;
display: block;
width: 95px;
height: 30px;
margin-top:5px;
margin-bottom: 5px;
float: left;}




.home-box {
	background-color: #FFF;
	display: block;
	float: left;
	width: 105px;
	margin-right: 2px;
	margin-left: 2px;
	box-shadow: 0px 0px 4px #999;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	color: #4c4d52;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}


.view {
   width: 105px;
   height: 105px;
   margin: 0px;
   float: left;
 
   overflow: hidden;
   position: relative;
   text-align: center;
  
   cursor: default;
  
}
.view .mask,.view .content {
   width: 105px;
   height: 105px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}


.view a.info {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000;
	height: 80px;
	width: 105px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 600;
}

.home-box img {
	height: 105px;
	width: 105px;
}

#site-info {
	float: left;
	width: 508px;
	display: block;
	margin-left: 20px;
}

#site-generator {
	float: right;
	width: 220px;
	display: block;
	margin-right: 20px;
}










.slider-book {
	background-color: #4b83b3;
	display: none;
	float: left;
	height: 53px;
	width: 245px;
	-moz-border-radius-topleft: 12px;
	border-top-left-radius: 12px;
	font-weight: 400;
	color: #FFF;
	background-image: url(images/icon-calendar.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 78px;
}

.form-holder {
	display: block;
	float: left;
	height: 121px;
	width: 768px;
	padding-top: 10px;
}

#slider-form .gform_wrapper .datepicker {width: 190px !important;}

#slider-form {
	background-image: url(images/transblack70.png);
	width: 768px;
	
	height: 131px;
	position: absolute;
	z-index: 1001;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	bottom: 0px;
	left: 50%;
   
    margin-left: -384px;
	
}


#slider-form input[type=text] {
	margin-left: 10px;
	
}

#slider-form textarea {
	height: 83px;
margin-top: -108px;
margin-left: 260px;
}
#slider-form input[type=submit] {margin-left: 280px;}
	
}
