
/*  Documentation: */
/*     min-width: 768px     */ 
.topmenu-txt-show {display: inline;}

/*  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-900.jpg");
		height: 90px;
        width: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
}
