

/* WHOLE PAGE (color) */
html, body, #page, .page
{	
	background-color: rgb(0, 0, 0) !important;
	font-family: Arial,Arial,Helvetica,sans-serif !important;
}

/* #page, body.colors-dark, .colors-dark .site-content-contain, .colors-dark */

#page, #page p, #page div
{	
	color: rgb(255, 255, 255);
}
#page a
{
	color: ;
	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:  !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:  !important;
	text-decoration: none;
}

/* HEADER (color) */
#masthead
{
	background-color: rgba(0, 0, 0, 0);
}

/* SITE BRANDING HEADER (margins padding) */
#masthead, #page #masthead
{	
		
		
		
		
	}

/* 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: rgba(5, 5, 5, 0) !important;
}

/* NAV MENU (color) */
#top-menu, #top-menu li, #top-menu ul
{
	background-color: rgba(0, 0, 0, 0) !important;
}



#top-menu .current-menu-item
{
	background-color: rgba(0, 0, 0, 0) !important;
}
#top-menu .menu-item a, #top-menu .current-menu-item ul li a
{
	color: rgb(0, 0, 0);
}
#top-menu .current-menu-item a
{
	color: rgb(255, 255, 255);
}


/* Desktop */
@media screen and (min-width: 641px)
{
	.site-branding .wrap
	{
		min-width: 90%;
		padding-left: 15%;
	}
	.navigation-top, .site-branding-text
	{
		position: relative !important;
		float: left;
		display: inline;
		width: initial !important;
	}
	.navigation-top
	{
		float: right;
		display: block;
		border: none;
		width: auto;
		margin-top: 0px;
	}
	.site-branding, .custom-header
	{
		padding: 0px;
		margin: 0px;
		margin-bottom: 0px !important;
	}
}

/* All content width XXLanding Page Content WidthXX */
#primary #main .page .panel-content .wrap, .navigation-top .wrap, .site-branding .wrap, #content .wrap
{
				max-width: 100%;
			width: 100%;
				
}


/* Background Image Start */
	#page
	{
		background: url("https://www.x2ns.net/wp-content/uploads/2020/03/NewLogo.png");
		background-size: 20%;
		background-repeat: repeat;
		background-attachment: fixed;
	}
	/* Background Image End */

/* CONTENT (color) */
.site-content-contain
{
	background-color: rgba(0, 0, 0, 0.689) !important;
}

/* PAGE ARTICLE POST (width) */
#content .wrap
/*, #content .entry-header, #page #content header, #page #content .entry-footer, #comments*/
{
	background-color: rgba(0, 0, 0, 0.689);
	
		
		
		
		
	}

/* 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: ;
	
		
		
		
		
		
	color: rgb(255, 255, 255);
}

/* Form Style */
.contact-form, .contact-form label, label
{
	color:  !important;	
}

#page input[type=button], #page .pushbutton-wide, .post-edit-link
{
	background-color:  !important;	
}

#page textarea, #page input[type=text], #page input[type=email], #page input[type=password]
{
	background-color:  !important;
	color: rgb(0, 0, 0) !important;
}

#main .edit-link, #main .post-edit-link
{
	background-color: transparent !important;
}

/* Additional Custom CSS */
