/*  Documentation: */
/*     min-width: 1200px     */ 

.space{padding:10px;}



.topmenu-txt-show {display: inline;}


.title-box-media
{
		background-image: url("../img/index/title-back-maple-2000.jpg");
		background-size: cover;
		background-repeat: no-repeat;
	    height: 90px;
        width: 100%;
				padding-left:20px;
}

.title-box-img-media
{
	background-image: url("../img/index/title-menkecraft.png");
		height: 90px;
		width: 100%; 
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
 }


/*  For software and career pages */
/*  Might just break this out later to create a seperate site */
/*  20230214 */

.title-box-tech-media
{
		background-image: url("../img/tech/title-back-curcuits-2000.jpg");
		background-size: cover;
		background-repeat: no-repeat;
	    height: 90px;
        width: 100%;
}