@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	
}

#banner {
		display:none;
		}
	
	
#m_banner {
	width:100%;
	height:150px;
	z-index:10;
	background-repeat: repeat-x;
	background-image: url(../images/NTMP_Trim_3.png);
	position: fixed;
		
		}
#m_banner #m_container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	padding-top: 30px;
}

#m_banner #m_logo {
	float: left;
	height: 150px;
	width: 510px;
	padding-left: 80px;
}
#m_banner #m_container #m_nav {
	float: left;
	height: 150px;
	width: 440px;
	padding-top: 5px;
	padding-left: 45px;
}
#m_banner #m_container #m_nav #m_icon #m_slideout #slidenav {
}

#content {
	display:none;
}		

#contenttext {
	display:none;
}

#mcontentportfolio {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/portfolio2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;

}

#mcontentcontact{
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chatback.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;

}

#mcontentservices {
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/services_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;

}

#mcontentabout{
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mission_backWEB.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;

}
#mcontentprivacy{
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/privacy_policy2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;

}

#mcontentblog{
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/blogbackWEB.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	float: left;

}
#mcontenttext {
	height: 250px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #0681BF;
	font-family: 'Raleway', 'sans-serif';
	padding-top: 160px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: 500;
	font-size: 40px;
	text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.8);

}
/* MOBILE SERVICES LIST */


/* END MOBILE SERVICES LIST */
#m_icon {
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

#m_slideout {
	position: fixed;
	padding-right:15%;
	padding-left:10%;
	top: 150px;
	left: 0;
	height:420px;
	width:100%;
	color:#FFF;
	background-image:url(../images/NTMP_Trim_3.png);
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	font-size: 50px;
	text-align:right;
	

}
#mnavstyle      {
	line-height: 100px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #FFF;
	color: #FFF;
}

<!--MobileVideoPaceholder-->
#vidcontainer {
	display:none;	
}
video #bgvid {
	display:none; 
 }
 
#bgvid {
	display:none; 
 }
 
#mbgvid {
	height:1100px;
	width: 100%;
	z-index: -1;
	background-image:url(../video/videopic.jpg);
	background-repeat:no-repeat;
	float: left;
	background-attachment: fixed;
	background-size: cover;

}

<!--End MobileVideoPlaceholder-->

-Mobile Footer
html, body {
	margin:0;
	padding:0;
	
}

#footer {
		display:none;
		}
		
#mfooter {
	height: 400px;
	width: 100%;
	background-color: #3F3F3F;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/TMPnavbottom.png);
	background-repeat: repeat-x;
	font-family: Helvetica, "Lucida Sans Unicode", Tahoma;
	font-size: 13px;
	padding: 20px;
	color: #FFF;
	float: left;
	position: relative;
}
#mfooter #mfooterwrap {
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mfooter #mfooterwrap #mftop {
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#mfooter #mfooterwrap #mftop #mftopleft {
	float: left;
	width: 100px;
	height: 35px;
	padding-top: 15px;
	font-family: 'Duru Sans', sans-serif;
}
#mfooter #mfooterwrap #mftop #mftopmiddle {
	height: 50px;
	width: 400px;
	float: left;
	font-family: 'Courgette', cursive;
}

#mfooter #mfooterwrap #mftop #mftopright {
	float: left;
	height: 50px;
	width: 400px;
	font-family: 'Courgette', cursive;
	
	
}
#mfooter #mfooterwrap #mfcontent {
	height: 250px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	float:left;

}
#mfooter #mfooterwrap #mfcontent #mfcontentleft{
	height: 250px;
	width:500px;
	float:left;
	font-family: 'Courgette', cursive;
	font-size:30px;
	padding-top:3%;
	
}
#mfooter #mfooterwrap #mfcontent #mfcontentright{
	height: 250px;
	width:400px;
	float:left;
	padding-top: 3%;
	font-family: 'Duru Sans', sans-serif;
	font-size:25px;
	
	}

-End Mobile Footer

<!--MobileBoxes-->
#box{
	display:none;
}
#services{
	display: none;
}
#mservices{
	height: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 125px;
	}
	
#mbox{
	height: 400px;
	width: 400px;
	float:left;
	background-color:#FFF;
	margin-right:5px;
	margin-left:5px;
	margin-top: 10px;
	margin-bottom:15px;	
	text-align:center;
	font-size:24px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
<!--End MobileBoxes-->