/*       min-width: 320px     */
/*   <!--  ----------  412  Samsung Width   760  Samsung landscape width   ---------------------- -->   */

.space{padding:10px;}

/*   top of page heading  */

.topmenu-txt-show {display: none;}

.title-box-media
{
		background-image: url("../img/index/title-back-maple-500.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 50px;
        width: 100%;  
				padding-left:20px;
}

/*  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-500.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 50px;
        width: 100%;  
}




/*       background-color            */
/*       background-image: url('D:/WEBSITE/FCM_WEB_SITE/img/site/Strip_Walnut.jpg');              */
/*        background-image: url('D:/WEBSITE/FCM_WEB_SITE/img/site/Banner_Craftsman002.jpg');            */
/*        background-image: url('D:/WEBSITE/FCM_WEB_SITE/img/site/Banner_Craft_Center.jpg');           */


		
