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

@font-face {
	font-family: 'Gutura-Std';
	src: url('GuturaStd-Book.eot');
	src: url('GuturaStd-Book.eot?#iefix') format('embedded-opentype'),
		url('GuturaStd-Book.woff') format('woff'),
		url('GuturaStd-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.gutura-standard-13px {
	font-family: 'Gutura-Std';
	font-weight: normal;
	font-style: normal;
	font-size:13px;
}

.gutura {
	font-family: 'Gutura-Std';
	font-weight: normal;
	font-style: normal;
}
		
@font-face {
	font-family: 'ekton Pro';
	src: url('ektonPro-Regular.eot');
	src: url('ektonPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('ektonPro-Regular.woff') format('woff'),
		url('ektonPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
		
.ekton {
	font-family: 'ekton Pro';
	font-weight: normal;
	font-style: normal;
}
	
body {
   font-family: 'ekton Pro', Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#382e2b;
	 line-height: 1.6;
		font-size:1em;
}
p {
   font-family: 'ekton Pro', Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#382e2b;
	 line-height: 1.6;
		font-size:1em;
}


.cursive {
	font-family: 'cursive_web_font';
	color:#4c4c4c;
	font-size:28px;
	line-height:28px;
}

a {
	color:#382e2b;
text-decoration:underline;

}
		
 a:hover{
	color:#5d5c5a;
	text-decoration:underline 
}


h1  {
    font-family: 'Gutura-Std', Helvetica, Roboto, Arial, sans-serif;
	font-size:20pt;
	font-weight:bold;
	line-height:18pt;
	color:#4c4c4c;;

}

.centered{
	text-align:center;
/*    display: table; /* keep the background color wrapped tight ***
    margin: 0px auto 0px auto; *** keep the block centered ***
    background-color:#ffffff; */
}


h2  {
    font-family: 'Gutura-Std', Helvetica, Roboto, Arial, sans-serif;
	font-size:11pt;
	color:#4c4c4c;
	letter-spacing:1.5pt;
	
	}
h3  {
	
  font-family: 'ekton Pro', Helvetica, Roboto, Arial, sans-serif;
	font-size:14px;
	color:#4c4c4c;
	/*	letter-spacing:1.5pt; */
	
	}	

.slider_sub_text  {
    font-family: 'Gutura-Std', Helvetica, Roboto, Arial, sans-serif;
	font-size:16pt;
    color: #3d484f;
	line-height:0px;
}

.footer {
/*  background-color: rgba(207,207,207,0.25); */
	 font-family: 'Gutura-Std', Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
    font-size: 13px;
 }

  .footer p.copyright {
    color: #3d484f;
    font-size: 0.875rem;
    margin: 0; }

.links a {
	color: #3d484f;
    font-family: 'Gutura-Std', Helvetica, Roboto, Arial, sans-serif;
    font-size: 13px;
    list-style: none;
    margin: 0;
	text-decoration:none }
	
	
	
 .links a:hover{
	color: #cbc0ba;
	}
	
  
.inner-top-bar {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1090px;
}


/* slideshow */
#full-width-slider {
  width: 100%;
      height: auto;
}


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

#home{
	background-image: url(../images/return-home-hale.gif);
        position:fixed; /* this is the magic */
        bottom:45px; /* together with this to put the div at the bottom*/
        right:60px;
        cursor:pointer;
        display:none;		
		width:25px;
		height:25px;
}
#toTop {
	width:100px;
	background-image: url(../images/back-to-top-arrow.gif);
        position:fixed; /* this is the magic */
        bottom:45px; /* together with this to put the div at the bottom*/
        right:25px;
        cursor:pointer;
        display:none;
		width:25px;
		height:25px;
}


.row  {
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
 }
 


	.column, .columns {
     padding-left: 1.9375rem; 
     padding-right: 1.9375rem; 
 	}
	
.small-6 {
	padding-top: 1.7rem;
	padding-bottom: 0.7rem;
}
.large-6 {
	padding-top: 1.7rem;
	padding-bottom: 0.7rem;
}
.medium-6 {
	padding-top: 2.7rem;
	padding-bottom: 0.7rem;
}

.small-12 {
	padding-top: 0.0rem;
	padding-bottom: 0.0rem;
}

.addresses {
	font-family: 'web_font';
	font-weight: normal;
	font-style: normal;
	color:#3d484f;
}
.off-canvas-content, .off-canvas-content {
    min-height: 100%;
    background: #FEFEFE none repeat scroll 0% 0%;
    transition: transform 0.5s ease 0s;
    backface-visibility: hidden;
    z-index: 1;
    box-shadow: 0px 0px 10px rgba(10, 10, 10, 0.3);
}

.off-canvas {
    position: absolute;
    background: #cbc0ba;
}

.graf-header {
  background: url(../images/bg-chevron.gif);
  background-color: #AB978D;
  height: 226px;
 }
  .graf-header h1 {
    color: #fff;
    text-align: center;
}
  .graf-header h2 {
    color: #fff;
		font-size:11pt;
    text-align: center;
}
  .graf-header h3 {
	  	font-size:17px;
    color: #fff;
    text-align: center;
}

.graf-header a {
    color: #fff	;
text-decoration:underline;
}


.graf-header a:hover{
	color:#cbc0ba;
	text-decoration:underline 
}
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem;
    margin-top: 1px;
}

.title-bar {
    background: #372f29;
    color: #fefefe;
    padding: 0.0rem;
}

.title-bar h2 {
    color: #fEfEfE;
	font-size:20px;
letter-spacing:1pt;
    line-height: 10px;
}

.title-bar-left {
    display: table;
    margin: 0 auto;
	    float: none;
		    padding: 0.5em;
}

.mobile-bar h2 {
    color: #FFF;
	font-size:15px;
   letter-spacing: 0.5pt;

}
.columns h2 {
    font-family: 'ekton Pro', Helvetica, Roboto, Arial, sans-serif;
    font-weight: bold;
    color: #382e2b;
    line-height: 1.2;
	 letter-spacing:0;
    font-size: 1.2em;
	}
	
	.columns h1 {
		    font-family: 'ekton Pro', Helvetica, Roboto, Arial, sans-serif;
	color:rgba(255,255,255,1.00);
	 font-size:20pt; 
	/*  letter-spacing:1.0pt; */
 	    font-weight: normal;
	   padding-top:15px;
	}
	
	.quotes {
		color:rgba(0,0,0,1.00)
	}
	

.graf-nav  {
  color: #fff;
  text-align: center;
   font-family: 'Gutura-Std', Helvetica, Roboto, Arial, sans-serif;
	font-size:9.0pt;
	color:#382e2b;
	letter-spacing:1.5pt;
	line-height:15px;
}

.graf-nav a {
	color:#382e2b;
text-decoration:none;
}
	
.graf-nav a:hover{
	color:#cbc0ba;
	text-decoration:none;
}



.slick-prev:before {
    content: '←';
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #4c4c4c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -40px;
}
.slick-next {
    right: -40px;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 35%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.subpage  {
float:right; padding:10px 10px 20px 20px;
}

.subpage-left  {
float:left; 
padding: 20px 20px 30px 30px;
 
}

.medium-4 {
	padding-left: 0.2rem;
	padding-right: 0.3rem;
}

.is-drilldown {
    height: 1000px;
	font-family: 'Gutura-Std';
	font-size:14px;
}


@media screen and (max-width: 760px) {
  .show-for-medium-up {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 759px) {
  .show-for-small-only-address-bar {
    display: none !important; } }

/*	
@media screen and (max-width: 0em), screen and (min-width: 767px) {
  .show-for-small-footer {
    display: none !important; } }	
*/

@media (max-width: 600px) {
	
.columns h1 {
    font-size: 18pt;
}

.column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}



.off-canvas-content, .off-canvas-content {
    /* min-height: 100%; */
    /* background: #FEFEFE none repeat scroll 0% 0%; */
    /* transition: transform 0.5s ease 0s; */
    /* backface-visibility: hidden; */
    /* z-index: 1; */
 /*   box-shadow: 0px 0px 10px rgba(10, 10, 10, 0.3); */
	    box-shadow: 0px 0px 10px rgba(10, 10, 10, 0.0);
}
}

@media screen and (min-width: 0px) and (max-width: 1100px) {
  #show-for-smaller-screens { display: block; }  /* show it on smaller screens */
}
@media screen and (min-width: 1101px) and (max-width: 1800px) {
  #show-for-smaller-screens { display: none; }   /* hide it on very large screens */
}
@media screen and (min-width: 0px) and (max-width: 1100px) {
  #show-for-large-screens { display: none; }  /* hide it on smaller screens */
}

@media screen and (min-width: 1101px) and (max-width: 1800px) {
  #show-for-large-screens { display: block; }   /* show it on very large screens*/
}

/* YOUTUBE EMBEDS - BB 2024-04 */
.sg-youtube-embed{
	margin: 0 auto 1rem auto;
	aspect-ratio: 16 / 9;
	width: 60%;
}
@media screen and (max-width: 834px){
	.sg-youtube-embed{
		width: 80%;
	}
}
@media screen and (max-width: 600px){
	.sg-youtube-embed{
		width: 90%;
	}
}
.credit {
  text-align: right;
  margin-right:20px;
}
.team-container {
  /* If you want the entire block aligned to the right */
  text-align: right;
}
.team-member {
  display: flex;
  align-items: center;
  margin-bottom: 1rem; /* spacing between members */
}
.team-member img {
  /* Optionally style the images */
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 20px; /* space between image and name */
  max-width: 300px;
}
.team-name {
  font-size: 1.1em;
  font-weight: bold;
  color: #333;
}
/* Mobile styles */
@media (max-width: 600px) {
  .team-member {
    flex-direction: column;
    text-align: center;
  }
  
  .team-member img {
    margin-right: 0;
    margin-bottom: 10px;
  }
}