/* Global */



html * {
  -webkit-font-smoothing: antialiased;
    
}
html{
    scroll-behavior: smooth;
}
body {
	font: normal 100% Lato, Helvetica, sans-serif;
	color: #555555;
	background-color:#ffffff;
}
img {
	max-width: 100%;
	border:none;
}
a img{
	border:none;
}
a:link {
	text-decoration: none;
	color:#ffffff;
	border:none;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
a:hover {
	/*color: #fff;
	text-decoration: none;
	opacity:0.5; /* Completely invisible.
    transition: opacity 0.8s ease-in-out; */
	opacity:0.5;
}
a:visited {
	color:inherit;
	text-decoration: none;
	border:none;
}
p{
	text-align:left;
	font-weight: 300;
	color: #333333;
	line-height: 175%;
	font-family: Lato, sans-serif;
}
h1 {
	font-size: 5.5em;
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	text-align:left;
	color:#333;
}
h2 {
	font-size: 2em;
	color: #0089be;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	letter-spacing:0.1em;
}
h3 {
	font-size: 2em;
	color: #000;
	line-height:0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align:left;
	text-transform:uppercase;
}
h4 {
	font-size: 1.75em;
	color: #000;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}



/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#f1f1f1;
	z-index:1000;
	box-shadow: 0 0 5px #888888;
	opacity:0.95;
}
.logo {
	text-align: center;
	margin: 10px 0;
}
.nav {
	text-align: right;
	margin: 35px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigationTimeline{
	float: left;
	list-style: none;
	margin: 0;
	padding:1.5% 0 1%;
	text-align:center;
	width: 100%;
}
.navigation li{
	float: left;
	padding:0 0 0 50px;
	color: #000;
	font-family: Lato, sans-serif;
	font-weight:900;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   display:inline;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.navigation li a:link{
    color: #292929;
}
.navigationTimeline li{
	float: left;
	padding:0 50px 0 0;
	color: #ffffff;
	font-family: Oswald, sans-serif;
	letter-spacing:1px;
	font-size: 1.3em;
	font-weight:300;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.navigation li:hover{
	cursor:pointer;
	opacity:0.5;
}
.navigationTimeline li:hover{
	cursor:pointer;
	opacity:0.5;
}
.navigation .active{
	cursor:pointer;	
}
.navigationTimeline .active{
	cursor:pointer;	
}

/*Ancillary Pages Navigation*/

.navigationB {
	float: right;
	list-style: none;
	margin: 0;
}
.navigationB li{
	float: left;
	padding:0 0 0 50px;
	color: #000;
	font-family: Lato, sans-serif;
	font-weight:900;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.navigationB a{
	color: #000;
	font-family: Lato, sans-serif;
	font-weight:900;
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.navigationB a:hover{
	cursor:pointer;
	opacity:0.5;
}

/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:5% 0;
}
.slideHISTORY{
	width:100%;
	height:auto;
	position: relative;
	padding:150px 0 5%;
}
#slideTimeline{
	
	background-color: #555555;
	width:100%;
	height:auto;
	position: relative;
	/*padding:1% 0;*/
}
#top{
	background-color:#0089be;
}
.top{
	background-color:#0089be;
}

/* Slide 1 = Page Header */ 

.slide1{
	background-color:#0089be; /*Lime Green Background*/
	
}
.slide1 h1 {
	font-size: 5.0em;
	font-weight:700;
	font-family: Oswald, sans-serif;
	text-align:left;
	line-height: 120%;
	color:#fff;
	text-transform:capitalize;	
}
.slide1 p {
	font-size: 1.75em;
	color: #fff;
	font-weight:400;
	line-height: 175%;
	margin-top: -5%;
	
}

/* Slide 2 = Parallax image */ 

/*.slide2 {
	height: 600px;
  	background-position:bottom;
	background:url('../images/lobby2_green.jpg'); /* Parallax image #3 (building exterior) 
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
}*/

.slide2 {
	background:url('https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg') no-repeat fixed center top / cover;
	height: 250px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* IE */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale')";

}
.slide2 h1{
	color: #ffffff;
	font-family:Lato, sans-serif;
	font-weight: 300;
}

/* Slide 3 = About section on main page, and Culture, Community, and Team sections */ 

.slide3{
	background-color:#ffffff;
}
.slide3 p {
	font-size: 1.3em;
	padding-bottom:2%;

}

.slide3 ul{
	list-style:disc;
}
.slide3 li {
	font-size: 1.3em;
	/*padding-bottom:2%;*/
	margin: 1em 0;
	text-align:left;
	font-weight: 300;
	color: #555;
	font-family: Lato, sans-serif;	
}

.bold{
	font-weight: 400;	
}
.header{
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing:1px;	
}
.industry{
	font-family: Lato, sans-serif;
	font-size: 1.8em;
	text-align:center;
	color: #0089be;
	padding: 3% 0;
}
.industry p{
	font-weight: 300;
	font-size:0.55em;
	color: #333333;
	text-align:center;
	margin-top:0;
	font-weight:300;
	padding: 10px 10px;
}

.industry img{
	width: 100px;
	max-width: 100%;
	padding-bottom:2%;
}
/* our-team.html headshot images */
.executiveTeam {
	text-align:center;
	line-height:120%;
	font-size:1.3em;
	font-weight: 300;
	color: #555;
	font-family: Lato, sans-serif;
	padding:5% 0;
}

/* our-culture.html & our-community.html photos */
.photoGallery{
	text-align:center;
}
.photoGallery img{
	border-radius: 3px;
}

/* Slide 4 = Parallax image */

/*.slide4{
	height: 600px;
  	background-position: 50% 50%;
	background-image:url('../images/mag-stack_alt.jpg'); /* Parallax image #2 (open magazines)
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;
}*/

.slide4{
	background:url('https://www.tradepress.com/images/man-data-sstock-107120741.jpg') no-repeat fixed center top / cover;
	height:500px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* IE */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale')";
}



/* Slide 5 = Brands Section */ 

.slide5{
	background-color:#ffffff;
}
.slide5 p {
	font-size: 1.3em;
	padding-bottom:5%;
	margin-top:-5%;		
}
.brandRow{
	padding:5% 0 2%;
	border-top:1px dotted #a1a1a1;
	background-color:#fff;
	text-align:center;	
}
.brandRow h3{
	text-align:center;
	margin-bottom: 30px;
	
}
	

/* Slide 6 = Parallax image */

/*.slide6{
	height: 600px;
  	background-position: 50% 50%;
	background-image:url('../images/tp-exterior5.jpg'); /* Parallax image #3 (building exterior)
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: cover;	
}*/

.slide6{
	background:url('../images/tp-exterior7.jpg') no-repeat fixed center top / cover;
	height: 500px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /* IE */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale')";
}

/* Slide 7 = Careers section */ 

.slide7{
	background-color:#ffffff;
}
.slide7 p {
	font-size: 1.3em;
	padding-bottom:1%;	
}

.slide7 a{
	color: #0089be;
	font-weight: 400;	
}
.box{
	background-color: #0089be;
	font-family: Lato, sans-serif;
	border-bottom:3px solid #005f85;
	padding:2% 0;
	text-align:center;
	font-weight:400;
	letter-spacing:1px;
	font-size: 1.2em;
	text-transform:uppercase;
	margin-bottom:5%;
	color: #ffffff;
	border-radius:4px;
	opacity: 1;
   transition: opacity .25s ease-in-out;
}
/*
.box:hover{
	opacity: 0.9;	
}
*/
.box a{
	color: #ffffff;	
}

/* Slide 8 = Parallax image */

/*.slide8{
	
  	background-position: center center;
	background-image:url('../images/milwaukee2.jpg'); /* Parallax image (MKE skyline)
  	background-repeat: no-repeat;
  	background-attachment: fixed;
  	background-size: 100%;	
	background-color: #555;
}*/

.slide8{
	background:url('https://www.nfmt.com/baltimore/2023/img/nfmt2017baltimore_1370.jpg') no-repeat fixed center center / cover;
	height:500px;
	-webkit-background-size: 2014px 1010px;
    -moz-background-size: 2014px 1010px;
    -o-background-size: 2014px 1010px;
    background-size: 2014px 1010px;
    /* IE */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tradepress.com/images/shake-hands-sstock-1931473889.jpg', sizingMethod='scale')";
}

/* Slide 9 = Contact section */

.slide9{
	background-color:#fff;
}
.slide9 p {
	font-size: 2.5em;
	color:#555;
}
.slide9 a {
	color: #555;
	text-decoration:none;
	border:none;
}

/* Slide 10 = Individual contacts section */

.slide10{
	background-color:#f8f7f5;
}
.slide10 h2 {
	color: #000;
	
	font-weight:300;	
}
.slide10 p {
	font-size: 1.5em;
	font-weight:300;
	line-height:normal;
		
}
.slide10 a{
	color: #0089be;
	font-weight: 400;	
}

.slide10 ul {
	text-align:left;
	font-family: Lato, sans-serif;
	color: #555;
	line-height: 150%;
	font-weight: 300;
	list-style:none;
	
	padding:0 0 3%;
	font-size: 1.2em;
}

/* Footer */

.footer {
	position:relative;
	width:100%; 
	height:auto; 
	background-color:#414345; /*footer container*/
	z-index:100;
}
.footerText {
	text-align: center;
	margin: 0 auto;
	padding: 30px 5px;
	font-family: Lato, sans-serif;
	color: #e9e9e9;
	font-size:0.9em;
	font-weight:300;
	line-height:175%;
}
.footerText a{
	color:#999999;
	text-decoration:none;
	font-family: Lato, sans-serif;
	font-weight:400;
	letter-spacing:1px;
	/*border-bottom: 0.5px solid #0089be;
    padding-bottom: 3px;*/
	font-size:1.0em;
}
.social {
	text-align:center;
	padding:20px 0 0; /*social icon container*/
}
.social img {
	width: 35px; /*icon*/
	max-width:100%;
}
.socialSite {
	padding: 0 1%;
	display:inline-block; /*icon container*/
}

/* Tablet */

@media screen and (max-width: 1024px) {

.logo {
	width: 100%;
	text-align: center;
}
.logo img {
	max-width: 35%;
	text-align: center;
}
.nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}
.navigation{
	width: 100%;
	/*float: center;*/
	list-style: none;
	margin: 0;
	padding:0;
}
.navigationTimeline{
	width: 100%;
	/*float: center;*/
	list-style: none;
	margin: 0;
	
}
.navigationB{
	width: 100%;
	/*float: center;*/
	list-style: none;
	margin: 0;
	padding:0;
}
.navigation li{
	float: left;
	width:25%;
	padding:0;
}
.navigationTimeline li{
	float: left;
	width:25%;
	padding:0;
}
.navigationB li{
	float: left;
	width:25%;
	padding:0;
}
.slide{
	/*background-attachment: fixed;
	background-size:cover;
	background-position:center center;
	width:100%;
	position: relative;*/
	padding:20% 0 10%;
	text-align:left;
	/*background-size:cover;*/
	background-position:center center;
}
.slideHISTORY{
	padding: 23% 0 5%
}
.slide1 h1 {
	line-height: 1.3em;
	font-size:4.0em;
}
.slide1 p{
	line-height: 1.3em;
	
}
.slide1 h2 {
	line-height: 1em;
}
.slide2 h1 {
	line-height: 1em;
}
.slide2 h2 {
	line-height: 1em;
}
.slide3 h1 {
	line-height: 1em;
}
.slide3 h2 {
	line-height: 1em;
	text-align:left;
}
.slide4 h1 {
	line-height: 1em;
}
.slide4 h2 {
	line-height: 1em;
}
.brandRow{
	border:none;
}
.slide7 h2 {
	line-height: 1.5em;
}

.slide10 h2 {
	line-height: 1.5em;
}

/*

.slide4{
	margin-top: 200px;
}
.slide6{
	margin-top: 200px;
}
.slide8{
	margin-top: 200px;
}
*/

.slide9 p {
	font-size: 2em;
}


}

/* Mobile */

@media screen and (max-width: 480px) {
.logo {
	width: 100%;
	text-align: center;
}
.logo img {
	min-width:150px;
}
.nav {
	width:100%;
	margin:10px 0;
}
.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}
.navigationB{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}
.navigation li{
	float: left;
	width:25%;
	font-size: 0.80em;
}
.navigationB li{
	float: left;
	width:25%;
	font-size: 0.80em;
}
.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:75px 0 60px;
}
.slideHISTORY{
	padding: 200px 0 50px;
}

/* Slide 1 */

.slide1 h1 {
	line-height: 1.3em;
	font-size: 2.5em;
}
.slide1 h2 {
	line-height: 1em;
	font-size: 1.5em;
}
.slide1 p{
	font-size: 1.4em;	
}
.slide2 h1 {
	line-height: 1.25em;
	font-size: 2.5em;
}
.slide2 h2 {
	line-height: 1em;
	font-size: 1.5em;
}

/* Slide 3 */

.slide3 h1 {
	line-height: 1.25em;
	font-size: 3.2em;
}
.slide3 h2 {
	line-height: 1em;
	font-size: 1.5em;
}

/* Slide 4 */

.slide4 h1 {
	line-height: 1.25em;
	font-size: 2.5em;
}
.slide4 h2 {
	line-height: 1em;
	font-size: 1.5em;
}

/* Slide 5 */

.slide5 h1 {
	line-height: 1.25em;
	font-size: 3.2em;
}
.slide5 h2 {
	line-height: 1em;
	font-size: 1.5em;
	text-align:center;
}
.brandRow{
	border: none;
}

/* Slide 6 */

.slide6 h1 {
	line-height: 1.25em;
	font-size: 2.5em;
}
.slide6 h2 {
	line-height: 1em;
	font-size: 1.5em;
}

/* Slide 7 */

.slide7 h1 {
	line-height: 1.25em;
	font-size: 3.2em;
}
.slide7 h2 {
	line-height: 1.5em;
	font-size: 1.5em;
	padding-top:1%;
}

/* Slide 8 */

.slide8 h1 {
	line-height: 1.25em;
	font-size: 2.5em;
}
.slide8 h2 {
	line-height: 1em;
	font-size: 1.5em;
}

/* Slide 9 */

.slide9 h1 {
	line-height: 1.25em;
	font-size: 3.2em;
}
.slide9 h2 {
	line-height: 1em;
	font-size: 1.5em;
}
.slide9 p {
	font-size: 1.85em;
}

/* Slide 10 */

.slide10 ul {
	font-size: 1em;	
}
.slide10 p{
	font-size:1.2em;
}
.slide10 h1 {
	line-height: 1.25em;
	font-size: 3.2em;
}
.slide10 h2 {
	line-height: 1.25em;
	font-size: 1.5em;
}
.imgHideMobile {
	display:none;
}
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
	.imgHideMobile {
	display:none;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	.imgHideMobile {
	display:none;
	}
}






