html { height:100%;}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-display: block;
}


h1,h2,h3,h4,h5,h6 {
	//
}

.website-body {
	height:100%;
}

.website-horizontal-navigation {
	display:block;
	width:100%;
	background-color: #e8e8e8;
}

#website-footer .div_table {
	width:100%;
}

#website-footer .div_table .div_td:nth-of-type(1) {
	width:33%;
	text-align:left;
}
#website-footer .div_table .div_td:nth-of-type(2) {
	width:33%;
	text-align:center;
}
#website-footer .div_table .div_td:nth-of-type(3) {
	width:33%;
	text-align:right;
}

#website-footer {
	bottom: 0;
	right: 0;
	width:100%;
	text-align:center;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	color: #000;
	text-align: center;
	font-size: 16px;
	background: #fff;
	position:fixed;
}

#website-footer a{
	color:#0000ff;
}

.footer_block {
	display:inline-block;
	margin:0px;
	padding:5px;
}

.footer_block_break {
	display:block;
}

.footer_block_break_after_links {
	display:inline-block;
}

.footer_block_title {
	display:block;
}

.help_link, .accessibility_statement, .privacy_link, .website_credit {
	font-size:12px;
}


.skip_to_main_content {
	font-size: 14px;
	text-align:center;
	display:block;
	margin-bottom:15px;
}

.skip_to_main_content {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
}

a.skip_to_main_content:active,
a.skip_to_main_content:focus,
a.skip_to_main_content:hover {
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	overflow: visible;
}

.mobile { display:none; }

.mobile-menu-return { display:none; }

.website-container {
    margin:0px auto;
    max-width:1200px;
}

.website-shell {
	margin: 0px;
    padding:0px;
	padding-bottom:100px;
	//height:100%;
	height:auto;
	width:100%;
	display:block;
}

.website-logo-link {
	display:inline-block;
	position:absolute;
	top:10px;
	z-index:101;
}

.website-navigation-group {
	background-color:#666;
	padding:10px;
	text-align:center;
	font-size: 18px;
}

.website-navigation-group a {
	padding-left:10px;
	padding-right:10px;
	display:inline-block;
	color:#fff;
	border-right:1px dotted #ccc;
	text-decoration:none;
}
.website-navigation-group a:last-of-type {
	border-right:none;
	padding-right:0px;
}
.website-navigation-group a:hover {
	color:#fbc424;
}

.website-above-navigation {
    vertical-align:middle;
    text-align:right;
    list-style-type:none;
}
.website-above-navigation li {
    display:inline-block;
    margin-right:20px;
    color:orange;
}
.website-above-navigation img {
    width:24px;
    filter: invert(100);
    vertical-align:middle;
}
.website-above-navigation span {
    padding-left:5px;
}

.website-navigation-table {
	table-layout: auto;
	width:100%;
	margin:0px auto;
	margin-top:7px;
	margin-bottom:7px;
}

.website-navigation-table .div_td:nth-of-type(1) {
	width:80%;
}

.website-navigation-table .div_td:nth-of-type(2) {
	width:20%;
	text-align:right;
}

.website-navigation-table .website-navigation-button {
	
	margin-left:20px;
	margin-right:0px;
	
	text-align:center;
	background-color:#2e292b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display:inline-block;
}

.website-navigation-table .website-navigation-button a {
	text-decoration:none;
	display:inline-block;
	line-height:24px;
	color:#fff;
	padding: 5px 15px;
	white-space: nowrap;
}

.website-navigation-table .website-navigation-button a:hover {
	color:#fbc424;
}

.website-container-logo {
	float:left;
	width:240px;
	position:relative;
	margin-left: 10px;
	//margin-top: 0px;
    margin-top: -40px;
}

.website-container-navigation {
	padding-left:260px;
	//margin-left:260px;
	float:left;
	//width:calc(100% - 260px);
	width:100%;
}

.website-navigation {
	list-style-type:none;
    margin:0px;		
    padding:0px;
	text-align:center;
}
.website-navigation li {
	margin:10px;
    display:inline-block;
	text-decoration: none;
	font-size: 15px;
    font-weight:normal;
	text-transform: uppercase;
	line-height: 1.2;
	letter-spacing: 1px;
	position:relative;
}

.website-navigation li a {
	color:#000;
	text-decoration:none;
}



.website-snippet-hours {
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;
	text-align: center;
}

.address-and-phone {
	list-style-type:none; 
	text-align:center;
}
.address-and-phone li {
	display:inline-block;
	border-right:1px solid #ccc;
	padding-right:10px;
	padding-left:10px;
}
.address-and-phone li:last-of-type {
	border-right:none;
	padding-right:0px;
}
.website-social {
	margin-top:0px;
	margin-bottom:0px;
}
.website-social a {
	margin:10px;
}

.website-address, .mobile-address { width:100%;  padding-right: 10px; }
.website-address .div_td:nth-of-type(1) { width:36px; }
.website-address .div_td:nth-of-type(2) {
	text-align:right;
	font-size: 18px;
	line-height: 1.2;
	text-shadow: 0px 0px 2px black;
}
.website-content {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	padding-top:20px;
	display:block;
	color:#000;
	vertical-align:top;
}
.website-content h1 {
	color:#c78e38;
	font-size:24px;
	text-align:center;
	margin-bottom:20px;
}
.website-content p {
	font-size: 16px; 
	line-height: 1.5;
	margin:0px;
	margin-bottom:25px;
}
.website-content-ads {
	margin:0px auto;
	width:75%;
	margin-top:30px;
}
.website-content-ads li {
	color:#fff;
	display:block;			
	text-shadow: 1px 1px 1px black;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	margin-bottom:20px;
	text-align:center;
}
.website-content-ads li:last-of-type {
	border:none;
}
.website-content-ads li a { color: #fff; text-decoration:none;}
.website-content-ads li a:hover { 
	color:#fc0;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
 }
.website-content-ad p {
	padding:0px; margin:0px; text-align:center;			
}

.menu_system_content {
    margin-bottom: 35px;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px;
}

.website-background-video video::cue {
	font-size:21px;
}

.website-background-video-controls {
	padding: 7px 0px;
	list-style-type:none;
	text-align:center;
}

.website-background-video-controls button {
	border:none;
	background:transparent;
	color:#000fff;
	text-decoration:underline;
	padding:4px 6px;
}

.website-background-video-controls li {
	display:inline-block;
	margin: 0px 7px;
	vertical-align:middle;
}

.website-background-video-transcript {
	display:none;
	background: rgba(255,255,255,0.8);
	padding:7px 14px;
	margin:0px auto;
	width:90%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#modal_window{
    text-align:center;
    max-width:360px;
    border-radius: 15px;
    overflow:hidden;
}
#modal_closer {
    padding: 10px;
    background: #000;
    text-align:right;
}
#modal_closer button {
    padding:5px;
    background-color:#fff;
    border-radius: 5px;
    font-variant: small-caps;
}
#modal_content {
    padding:10px;
}

.sub_nav_dropdown {
	display:none;
	position:absolute;
	text-align:left;
	margin-left: -10px;
	left: 0px;
    width: 150%;
    z-index: 100;
}
.sub_nav_dropdown li {
	display:block;
	font-weight:normal;
}
.sub_nav_dropdown li a {
	font-weight:normal;
}
@media only screen and (min-width:0px) and (max-width:600px) {
	.sub_nav_dropdown {
		display:block;
		width:100%;
		position:relative;
		margin-left: 0px;
	}
}


@media only screen and (max-width:600px){
	.sub_nav_dropdown {
		display:none;
	}
	.nav_menu_display {
		display:none;
	}
}

@media only screen and (min-width:600px){
	.sub_nav_dropdown {
		display:none;
	}
}

#dynamic_scroll_for_more {
	transform: translateX(-50%);
	left:50%;
	z-index: 100;
	position: absolute;
	text-align:center;
	padding: 10px;
	border-radius: 10px;background-color:#000;
}
#dynamic_scroll_for_more a {
	color:#fff;
}
#dynamic_scroll_for_more img {
	width: 8px;
	opacity: 0.4;
	transform: rotate(90deg);
}

.primary-div {
	width:100%;
}


.top2-div .top2:nth-of-type(2) {
	margin-top: 0px;
}

.nav_menu_display {
	display:none;
}
.website-navigation li a.website-navigation-selected {
	color: #ffa500;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

@media only screen and (min-height:900px) and (max-height:1000px) {
	.columns {
		margin-top:150px !important;
	}
}



	
@media only screen and (min-width:0px) and (max-width:600px) {
	
	// phone
	#website-footer {
		width:100%;
		right:auto;
	}
	
	
	.mobile { display:block; }
	.desktop { display:none; }
	.website-shell {
		display:block;
		padding-bottom:0px;
	}
	.website-body {
		height:auto;
	}
	
	.website-container-logo {
		float:none;
		width:100%;
		padding:0px 20px;
		text-align:center;
		margin-top:0px;
		margin-left:0px;
	}

	.website-container-logo .website-logo-link {
		display:block;
		position:relative;
	}

	.website-container-navigation {
		display:block;
		width:100%;
		float:none;
		margin-left:0px;
		padding:0px 20px;
	}

	.website-navigation-table {
		display:block;
		width:100%;
		padding-bottom:15px;
		margin-left:0px;
	}

	.website-navigation-table .div_td:nth-of-type(1) {
		display:block;
		width:100%;
	}

	.website-navigation-table .div_td:nth-of-type(2) {
		display:block;
		width:100%;
	}

	.website-navigation {
		margin-right:0px;
		text-align:center;
	}
	
	
	.website-logo-link {
		margin-bottom:20px;
	}
	
	.website-logo-link img {
		width:auto;
	}
	
	#website-footer {		
		position: static;
	}
	
	#website-footer .footer_block {
		display:block;
		margin-top:0px;
		margin-bottom:0px;
	}
	
	.website-navigation li {		
		display:block;
		width:100%;
		background-color: rgba(0,0,0,0.5);
		padding:5px;
		text-align: center;
		margin:0px;
		margin-top:10px;
		margin-bottom:10px;
	}
	.website-navigation li a {
		color:#fff;
	}
	.website-content {
		width:100%;
		display:block;
		padding-bottom:50px;
	}
	
	.mobile-phone {
		background-color: gray;
		border-radius: 10px;
		padding: 10px;
		width: 50%;
		color:#fff;
		margin:0px auto;
		margin-bottom:15px;
		text-align:center;
	}
	
	.mobile-menu {
		padding: 20px; padding-bottom:30px;
		color:#ff0000;
		text-align:center;
	}
	
	.mobile-menu a {
		color:#fff;
		font-weight:bold;
	}
	
	.mobile-phone a {
		color:#fff;
		text-decoration:none;
		font-weight:bold;
	}
	
	.mobile-address {
		margin-bottom:10px;
		text-align:center;
	}
	
	.mobile-website-description h1 {
		font-size:16px;
	}
	.mobile-website-description {
		font-size:15px;
	}
	
	
	.top2 {
		display:block;
		width:100%;
	}
	.top2-div {
		display:block;
		width:100%;
		margin-bottom:25px;
	}
	
	.website-navigation-table .website-navigation-button {
		margin-left:0px;
	}
	
}

@media only screen and (min-height:0px) and (max-height:600px) {
	#website-footer {		
		position: relative;
	}
}

@media only screen and (min-width:600px) and (max-width:1300px) {
	.website-content { 
		padding-top:50px;
		padding-left:5%;
		padding-right:5%;
		height:100%;
	}
	
	.website-navigation-table {
		width:auto;
	}
	
	.website-container-navigation {
		margin-left: 0px;
		padding-left: 0px;
		width: 100%;
	}
	
	.website-navigation {
		text-align:center;
	}
	
.website-container-logo {
    margin-top: 0px;
    width: 100%;
    text-align: center;
    float: none;
    margin-left: 0px;
}

.website-logo-link {
	position:static;
}
	
	.top2 {
		display:block;
		width:100%;
	}
	.top2-div {
		display:block;
		width:100%;
		margin-bottom:25px;
	}
}

.menu_system_links{

background:#000;

text-align:center;

padding: 10px 0px 10px 0px;

}

.menu_system_links ul{

display:inline;

}

.menu_system_links li{

display:inline;

}

.menu_system_links a{

color:#fff;

padding: 16px;

}

.column2:first-of-type{

column-count: 2 !important;

}

.content_list_category {

  background-color: #fff;

  margin-bottom: 15px;

}

.content_list_category h2 {

  color: #000 !important;

  text-shadow: none;

  background: #000;

}

.content_list li p {

  margin-bottom: 0px;

}

.content_list li .note {

  font-weight: 600;

  color: #000 !important;

}

.content_list li strong {

  color: #000;

}

.rpwb_photo_gallery{

background:rgba(0,0,0,0.7);

}

.media_caption_group{

display:none;

}

.rpwb_gallery_pages{

background:#fff;

color:#000;

}

.paging li span{

color:#000;

}

.btn1 {

text-align: center;

width: 100%;

max-width: 250px;

margin: 20px auto;

background: #000;

border-radius: 20px;

padding: 10px;

display:block;

color:#fff;

}

@media only screen and (max-width: 600px) {

.column2, .column2:first-of-type {

    column-count: 1 !important;

}

}

@media only screen and (min-width:1280px) {
	
	#website-footer .div_table .div_td:nth-of-type(2) {
		width:66%;
	}
	
	#website-footer .address-and-phone li {
		display:inline-block;
	}
	.footer_block_title {
		display:inline-block;
	}
	
}

@media only screen and (min-width:1400px) {
	.website-content {
		margin: 0px auto;
	}
	
}