

/* WHOLE PAGE (color) */
html, body, #page, .page
{	
	background-color: rgb(37, 37, 37) !important;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif !important;
}

/* #page, body.colors-dark, .colors-dark .site-content-contain, .colors-dark */

#page, #page p, #page div
{	
	color: rgb(0, 0, 0);
}
#page a
{
	color: rgb(37, 37, 37);
	text-decoration: none;
}
#page a:hover, footer a:hover, #colophon a:hover, p a:hover, div a:hover, li a:hover, ul a:hover
{
	color: rgb(234, 212, 10) !important;
}
#page h1, #page h2, #page h3, #page h4, #page h5, .site-content-contain h1, .site-content-contain h2, .site-content-contain h3, .site-content-contain h4, .site-content-contain h5
{
	color: rgb(0, 0, 0) !important;
	text-decoration: none;
}

/* HEADER (color) */
#masthead
{
	background-color: rgb(37, 37, 37);
}

/* SITE BRANDING HEADER (margins padding) */
#masthead, #page #masthead
{	
		
			border-top: 2px solid rgb(234, 212, 10);
		
		
		
			border-bottom: 2px solid rgb(234, 212, 10);
	}

/* SITE BRANDING HEADER LOGO */
.custom-logo-link
{
	}

/* SITE BRANDING HEADER TITLE () */
#masthead .site-title, #masthead .site-title a
{
		display: none;
		
		margin-top: 15px;
		
	color: rgb(255, 255, 255) !important;
	opacity: 1;
    -webkit-transition: opacity 1;
    transition: opacity 1;
}

/* SITE BRANDING HEADER DESCRIPTION () */
#masthead .site-description
{
		display: none;
		
	color: rgb(255, 255, 255) !important;
}

/* NAV BAR (color) */
.navigation-top
{
	background-color: rgb(37, 37, 37) !important;
}

/* NAV MENU (color) */
#top-menu, #top-menu li, #top-menu ul
{
	background-color: rgb(37, 37, 37) !important;
}



#top-menu .current-menu-item
{
	background-color: rgb(234, 212, 10) !important;
}
#top-menu .menu-item a, #top-menu .current-menu-item ul li a
{
	color: rgb(255, 255, 255);
}
#top-menu .current-menu-item a
{
	color: rgb(255, 255, 255);
}



/* All content width XXLanding Page Content WidthXX */
#primary #main .page .panel-content .wrap, .navigation-top .wrap, .site-branding .wrap, #content .wrap
{
				max-width: 72%;
			width: 72%;
				
}


/* Background Image Start */
/* Background Image End */

/* CONTENT (color) */
.site-content-contain
{
	background-color: rgba(37, 37, 37, 0.81) !important;
}

/* PAGE ARTICLE POST (width) */
#content .wrap
/*, #content .entry-header, #page #content header, #page #content .entry-footer, #comments*/
{
	background-color: rgba(255, 255, 255, 0.887);
	
		
		
		
		
	}

/* Post Page Heading */
#page header
{
	/* Reset */
	border: none;
}

/* Front Page Tile Widgets */
#x2-fptw .fptw-widget
{
		
		
		
		
	}
#x2-fptw .fptw-widget, #x2-fptw h1, #x2-fptw h2, #x2-fptw h3, #x2-fptw figure, #x2-fptw figcaption
{	
	color: rgb(255, 255, 255);
}


/* FOOTER */
#colophon
{
	background-color: ;
	
		
			border-top: 2px solid rgb(234, 212, 10);
		
		
		
		
	color: rgb(255, 255, 255);
}

/* Form Style */
.contact-form, .contact-form label, label
{
	color: rgb(0, 0, 0) !important;	
}

#page input[type=button], #page .pushbutton-wide, .post-edit-link
{
	background-color: rgb(148, 148, 148) !important;	
}

#page textarea, #page input[type=text], #page input[type=email], #page input[type=password]
{
	background-color: rgb(255, 255, 255) !important;
	color: rgb(0, 0, 0) !important;
}

#main .edit-link, #main .post-edit-link
{
	background-color: transparent !important;
}

/* Additional Custom CSS */
.navigation-top
{
border-bottom: 0px;
border-top: 2px solid rgb(234, 212, 10);
}

#top-menu .current-menu-item a:hover, #top-menu .current-menu-item ul li a:hover
{
color: #fff !important;
}

.custom-logo
{
height: 90px !important;
}
.site-branding
{
height: 9em !important;
}
@media screen and (max-device-width: 480px)
{
  .custom-header
  {
  height: 7em !important;
  }
}
.gallery 
{
    position: relative;
    width: auto;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.container, .container-md, .container-sm
{
text-align: center;
}
.card
{
display: inline-block;
width: 18rem;
margin-right: 15px;
margin-bottom: 15px;
}
.card, .card-header, .card-body, .card-header p, .card-body a, .card-header a, .card-body a
{
text-align: center;
}
.card, .card-body, .card-body a, .card-body a, .card p, .card-body p
{
color: #000 !important;
}
.card-header, .card-header a, .card-header p
{
    color: #fff !important;
}
.card-header
{
    background-color: #343a40;
    border-color: #343a40;
}

.blog .post-thumbnail
{
display: none;
}

.fptw-widget .tagcloud, .fptw-widget .tagcloud .wp-tag-cloud, .fptw-widget .tagcloud .tagcloud ul, .fptw-widget .tagcloud ul li
{
text-align: center;
float: none !important;
display: block;
}


.wpcufpn_outside
{
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 30px;
}
.wpcufpn_outside .title
{
color: #fff !important;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) 
{
border-top: unset;
}

.colors-dark .single-featured-image-header, .colors-dark .navigation-top, .colors-dark .main-navigation li, .colors-dark .entry-footer, .colors-dark #comments 
{
    border-bottom: unset;
}

.site-footer a
{
color: rgb(234, 212, 10);
}

@media screen and (max-device-width: 480px)
{
#primary #main .page .panel-content .wrap, .navigation-top .wrap, .site-branding .wrap, #content .wrap
{
width: 100%;
max-width: 100%;
}
header .navigation-top .wrap
{
    width: auto !important;
}

.navigation-top .menu-main-container .menu .menu-item-home
{
margin-top: 30px;
}
}

@media screen and (min-width: 600px), (max-width: 641px), (max-device-width: 479px), (min-device-width: 479px)
{
.custom-logo-link, .custom-logo-link img 
{
position: unset;
}
#site-navigation .menu-toggle, .site-branding .wrap {
    margin: 0;
}
.navigation-top {
    float: unset;
    display: block;
    border: none;
    width: auto;
    margin-top: 0px;
}
}