	
/* Marcotte */
.container-fluid-marcotte {
	margin-bottom: 0;
	float: none;
}

/* Marcotte body and Font CSS */

#marcotte-header {
  margin: 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.2;
  color: #212529;
  text-align: left;
  background-color: #fff; }



#insights-blog h1, #insights-blog h2, #insights-blog h3, #insights-blog h4, #insights-blog h5 {
    font-weight: 400 !important;
}
.red{
color: #ff3333 !important;
}

.marcotte-footer {
	background-color: #ff3333 !important;
	padding: .5em 0em;
	}

.social-media-marcotte {
	height: 29px;
	vertical-align: middle;
	padding-right: .5em;
	}

.social-media-marcotte2 {
	height: 29px;
	vertical-align: middle;
	padding-right: .2em;
	padding-left: .6em;
	}


.footer-right-marcotte {
text-align: right;
padding-right: .6em;
line-height: 2;
vertical-align: middle;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: .8rem !important;
font-weight: 400; 
color: #cccccc !important;
}

.footer-left-marcotte {
text-align: left;
margin-left: 1em;
}

.contact-us {
text-align: right;
line-height: 1.5;
padding-right: .6em;
vertical-align: middle;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem !important;
  font-weight: 400; }


#contact-us A:link {
text-align: right;
color: #ffffff !important;
text-decoration: none;
font-weight: 400; }

#contact-us A:visited {
text-align: right;
color: #ffffff !important;
text-decoration: none;
font-weight: 400; }

#contact-us A:active {
text-align: right;
color: #ffffff !important;
text-decoration: none;
font-weight: 400; }

#contact-us A:hover {
text-align: right;
color: #cccccc !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:link {
text-align: right;
color: #cccccc !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:visited {
text-align: right;
color: #cccccc !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:active {
text-align: right;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:hover {
text-align: right;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

.gray-red-hover {
text-align: right;
color: #cccccc!important;
text-decoration: none;
font-weight: 400; }

.a-marcotte{
text-align: right;
color: #ffffff !important; 
text-decoration: none;}
}

.thumbnail-marcotte {
	padding-top: 1em;
		-webkit-border-radius: 0px;
		   -moz-border-radius: 0px;
		        border-radius: 0px;
		-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
		   -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
		        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
		-webkit-transition: all 0.2s ease-in-out;
		   -moz-transition: all 0.2s ease-in-out;
		     -o-transition: all 0.2s ease-in-out;
		        transition: all 0.2s ease-in-out;
		}


.thumbnail-marcotte A:link {
font-size: .9em !important;
line-height: 16px;
color: #999999 !important;
text-decoration: none;
font-weight: 400; }

.thumbnail-marcotte A:visited {
	font-size: .9em !important;
	line-height: 16px;
color: #999999 !important;
text-decoration: none;
font-weight: 400; }

.thumbnail-marcotte A:active {
	font-size: .9em !important;
	line-height: 16px;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

.thumbnail-marcotte A:hover {
	font-size: .9em !important;
	line-height: 16px;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

.marcotte-margin {
	margin-top:  1em;
	}
.marcotte-padding {
		padding-right: 5em;
		}

.marcotte-navbar-inner {
		  min-height: 40px;
		  padding-left: 20px;
		  background-color: transparent;
		  background-repeat: repeat;
		  border: none;
		  -webkit-border-radius: 0px;
		     -moz-border-radius: 0px;
		          border-radius: 0px;
		  filter: none;
		  *zoom: 1;
		  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
		     -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
		          box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
			}

.xprt-menu-new-marcotte{
			width: 100%;
			clear: both;
			background-color: #004059;
			z-index: 1;
			position: relative;
			//opacity: 0.8; 
		}
		.xprt-menu-new-marcotte ul li{
			//background-color: #004059;
		}
		.xprt-menu-new-bg-marcotte {
			//height: 30px;
			//width: 100%;
			//background-color: #004059;
		}
.navbar #marcotte-navcontainer .nav > li > .dropdown-menu:before{
	display: none !important;
}
.navbar #marcotte-navcontainer .nav > li > .dropdown-menu:after{
	display: none !important;
}
#marcotte-navcontainer li > a:hover, #marcotte-navcontainer > a:focus, #marcotte-navcontainer .dropdown-submenu:hover > a{
	background: none !important;
}



/* End of Marcotte body and Font CSS */


blockquote {
	padding:  1em 0em 0em 1em;
	font-size:  1.2em;
	line-height:  1.2em;
	}	

form {
	margin-top:  2em;
	}
label, input {
	display:  inline-block;
}
label {
    width: 25%;
    /* positions the label text beside the input */
    text-align: right;
    font-size:  1.2em;
    font-weight: 300;
	}

label + input {
    width: 50%;
    margin: 0 0 0 1em;
	}
	
#ls-contact-frm {
	float:right;
	width:78%;
	margin:25px 0 25px 0;
	padding-bottom:25px;
	text-align:center;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
}

#ls-contact-frm input, textarea {
	width:72%;
}

#ls-contact-frm h3 {
	font-size:32px;
	line-height:1.3em;
	padding:0 34px 0 34px;
}

#ls-contact-frm input[type=text] {
    padding:5px; 
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

#ls-contact-frm input[type=text]:focus {
    border-color:#ccc;
}

#ls-contact-frm input[type=button] {
	color:#fff;
	width:115px;
    padding:5px 15px; 
    background:#ED1B23; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px; 
}

#ls-contact-frm input[type=button]:hover {
    background:#BD161D; 
}

#ls-contact-frm input[type=submit] {
	color:#fff;
	width:115px;
    padding:5px 15px; 
    background:#ED1B23; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 2px;
    border-radius: 2px; 
}

#ls-contact-frm input[type=submit]:hover {
    background:#BD161D; 
}

#ls-contact-frm-thanks {
	float:right;
	width:288px;
	margin-top:5px;
	padding-bottom:25px;
	text-align:center;
	border-width: thin;
	border-style: dashed;
	border-color: #CCCCCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fffbd5;
}

#header, .navbar-inner, #whoweare, #services, #marketing, #portfolio, #featuredtopics, #navtest, #privacy, #xprt-results, #benchmark-xprt, #FAQ {
	background-image: url(../css/grid_noise.png);
	}

#marcotte-header {
	height: 5em;
	padding-top: 10px;
	}

#marcotte-headercontainer {
		margin-bottom: 10px;
		padding:0px;
		}
#marcotte-headerImage {
		width: 216px;
		float: left;
		margin-left: 2em;
		}

#header {
	height: 10em;
	padding-top: 1.5em;
	}
	#headercontainer {
		margin-bottom: 2em;
		padding:0px;
		max-width:1330px;
		}
	#headerImage {
		width: 18em;
		float: left;
		}
	
#factsMatter p {
		font-weight: 600;
		color: #fff;
		background-color:#ed1b24;
		margin-top: 2.5em;
		padding:  3px 5px 0px 8px;
		float: right;
		}
	.reg {
		font-size: 0.8em;
		font-weight: 200;
		line-height: 2em;
		margin-top: -3px;
		}	
		
#pt-learning p {
		font-weight: 600;
		color: #5E5E5E;
		margin-top: 0em;
		padding:  3px 5px 0px 8px;
		float: right;
		font-size; 0.8em;
		}
		
#brand {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: 600;
	color:#fff;
	background-color:#ed1b24;
	text-shadow: none;
	text-align: left;
	clear: none;
	padding-bottom: 5px;
	min-height: 30px;
	}
	
.center .navbar-inner {
    text-align:center;
	}
#navcontainer{
	padding:0px;
	max-width:1270px;
	}

.dropdown-menu-marcotte{
    color: #fff
	}

#marcotte-navcontainer{
	padding-top:20px;
	}

#marcotte-navcontainer .nav a {
			color: rgba(0, 0, 0, 0.5);
			background-color: transparent;
			font-size: 18px;
			font-weight: 400;
			line-height: .7;
			}
#marcotte-navcontainer .nav a:hover {
			color: #ed1b23;
			background-color: transparent;
			}

#marcotte-homeline {
			width: 130px;
			text-align: center;
			border: none;
			}

.marcotte-dropdown {
			width: 130px;
			text-align: center;
			}

.marcotte-dropdown .dropdown-menu, #marcotte-dropdown .dropdown-menu, #marcotte-homeline .dropdown-menu{
	border: 0px;
    box-shadow: none;
}
.marcotte-dropdown .dropdown-menu li, #marcotte-dropdown .dropdown-menu li, #marcotte-homeline .dropdown-menu li{
	border-left: 0px !important;
}


.navbar {
		margin-bottom: 0px;
		margin-top: -15px;
		}
		.navbar-inner {
		  min-height: 40px;
		  padding-right: 20px;
		  padding-left: 20px;
		  background-color: transparent;
		  background-repeat: repeat;
		  border: none;
		  -webkit-border-radius: 0px;
		     -moz-border-radius: 0px;
		          border-radius: 0px;
		  filter: none;
		  *zoom: 1;
		  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
		     -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
		          box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
			}
		.navbar .brand {
		  display: block;
		  float: none;
		  padding: 5px 20px 10px;
		  margin-left: -20px;
		  margin-right: -20px;
		  font-size: 20px;
		  font-weight: 200;
		  color: #777777;
		  text-shadow: 0 0px 0 #fff;
			}
		.nav-collapse .nav > li > a,
		.nav-collapse .dropdown-menu a {
		  padding: 9px 15px;
		  font-weight: 300;
		  color: #777777;
		  background-color: transparent;
		  -webkit-border-radius: 0px;
		     -moz-border-radius: 0px;
		          border-radius: 0px;
			}
			/*
		.navbar .btn-navbar {
			float: right;
			padding: 7px 10px;
			margin-right: 0px;
			margin-left: 5px;
			color: #fff;
			text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
			background-color: #ed1b23;
			*background-color: #ed1b23;
			border: 1px solid #fff;
			background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ed1b23), to(#ed1b23));
			background-image: -webkit-linear-gradient(top, #ed1b23, #ed1b23);
			background-image: -o-linear-gradient(top, #ed1b23, #ed1b23);
			background-image: linear-gradient(to bottom, #ed1b23, #ed1b23);
			background-image: -moz-linear-gradient(top, #ed1b23, #ed1b23);
			background-repeat: no-repeat;
			border-color: none;
			border-color: none;
			filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
			filter: progid:dximagetransform.microsoft.gradient(enabled=false);
			-webkit-box-shadow: none;
			   -moz-box-shadow: none;
			        box-shadow: none;
			}
		.navbar .btn-navbar:hover,
		.navbar .btn-navbar:active,
		.navbar .btn-navbar.active,
		.navbar .btn-navbar.disabled,
		.navbar .btn-navbar[disabled] {
		  color: #fff;
		  background-color: #ed1b23;
		  *background-color: #ed1b23;
		  border: 1px solid #e5e5e5;
			}
			*/
	
		.nav a {
			color:#4b4b4b;
			font-size: 1.3em;
			font-weight:300;
			background-color: transparent;
			}
		.nav a:hover {
			color: #ed1b23;
			background-color: transparent;
			}
		#contactline {
			border: none;
			}
		#homeline {
			border: none;
			}
		.dropdown-menu li {
			text-align: left;
			}

#searchbox	{
	background: #fff;	
	border: 1px solid #cccccd;         
	height: 20px;
	padding: 2px;
	position: relative;
	overflow: hidden; /* Clear floats */
	}
		#search {
			border: none;
			box-shadow: none;
			width: 80%;
			float: left;
			margin-top: -4px;
			font-family:  'Source Sans Pro' Arial, Helvetica, sans-serif;
			}
		#submit {
			position: absolute;
			width: 24px;
			border: none;
			padding-bottom: 10px;
			overflow: hidden;
			background-color: transparent;
			background-image: url(../css/mag.png);
			background-size: 18px;
			background-repeat: no-repeat;
			margin-left: 3px;
			margin-top: 1px;
			right: 0px;
			}
		#mag {
			width: 18px;
			margin-left: 10px;
			margin-bottom: -4px;
			}
		#desktopsearch {
			height: 15px;
			margin: -22px auto 0px auto;
			float: right;
			}
			#desktopsearch-marcotte {
			height: 20px;
			margin: -26px 30px 0px auto;
			float: right;
			}
			
			
			
				
/* Marcotte */


.container-fluid-marcotte {
	margin-bottom: 0;
	float: none;
}

/* Marcotte body and Font CSS */



#body-marcotte span {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}
#body-marcotte div {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}


.red{
color: #ff3333 !important;
}

.marcotte-footer {
	background-color: #ff3333 !important;
	padding: .5em 0em;
	}

.social-media-marcotte {
	height: 29px;
	vertical-align: middle;
	padding-right: .5em;
	}

.social-media-marcotte2 {
	height: 29px;
	vertical-align: middle;
	padding-right: .2em;
	padding-left: .6em;
	}


.footer-right-marcotte {
text-align: right;
padding-right: .6em;
line-height: 2;
vertical-align: middle;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: .8rem !important;
font-weight: 400; 
color: #cccccc !important;
}

.footer-left-marcotte {
text-align: left;
margin-left: 1em;
}

.contact-us {
text-align: right;
line-height: 1.5;
padding-right: .6em;
vertical-align: middle;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem !important;
  font-weight: 400; }


#contact-us A:link {
text-align: right;
color: #ffffff !important;
text-decoration: none;
font-weight: 400; }

#contact-us A:visited {
text-align: right;
color: #ffffff !important;
text-decoration: none;
font-weight: 400; }

#contact-us A:active {
text-align: right;
color: #ffffff !important;
text-decoration: none;
font-weight: 400; }

#contact-us A:hover {
text-align: right;
color: #cccccc !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:link {
text-align: right;
color: #cccccc !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:visited {
text-align: right;
color: #cccccc !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:active {
text-align: right;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

#footer-right-marcotte A:hover {
text-align: right;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

.gray-red-hover {
text-align: right;
color: #cccccc!important;
text-decoration: none;
font-weight: 400; }

.a-marcotte{
text-align: right;
color: #ffffff !important; 
text-decoration: none;}
}

.thumbnail-marcotte {
	padding-top: 1em;
		-webkit-border-radius: 0px;
		   -moz-border-radius: 0px;
		        border-radius: 0px;
		-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
		   -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
		        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
		-webkit-transition: all 0.2s ease-in-out;
		   -moz-transition: all 0.2s ease-in-out;
		     -o-transition: all 0.2s ease-in-out;
		        transition: all 0.2s ease-in-out;
		}


.thumbnail-marcotte A:link {
font-size: .9em !important;
line-height: 16px;
color: #999999 !important;
text-decoration: none;
font-weight: 400; }

.thumbnail-marcotte A:visited {
	font-size: .9em !important;
	line-height: 16px;
color: #999999 !important;
text-decoration: none;
font-weight: 400; }

.thumbnail-marcotte A:active {
	font-size: .9em !important;
	line-height: 16px;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

.thumbnail-marcotte A:hover {
	font-size: .9em !important;
	line-height: 16px;
color: #ff3333 !important;
text-decoration: none;
font-weight: 400; }

.marcotte-margin {
	margin-top:  1em;
	}
.marcotte-padding {
		padding-right: 5em;
		}

.marcotte-navbar-inner {
		  min-height: 40px;
		  padding-left: 20px;
		  background-color: transparent;
		  background-repeat: repeat;
		  border: none;
		  -webkit-border-radius: 0px;
		     -moz-border-radius: 0px;
		          border-radius: 0px;
		  filter: none;
		  *zoom: 1;
		  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
		     -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
		          box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
			}

.xprt-menu-new-marcotte{
			width: 100%;
			clear: both;
			background-color: #004059;
			z-index: 1;
			position: relative;
			//opacity: 0.8; 
		}
		.xprt-menu-new-marcotte ul li{
			//background-color: #004059;
		}
		.xprt-menu-new-bg-marcotte {
			//height: 30px;
			//width: 100%;
			//background-color: #004059;
		}

@media (max-width: 767px){
.contact-us {
   margin-left: 0px !important;
}
.marcotte-mobile-nav .navbar {
   margin-bottom: 0px;
   margin-top: -50px;
}
.marcotte-mobile-nav{
   position: relative;
   top: -12px;
   right: -5px;
}

.span7.footer-left-marcotte {
   width: 57.44680851063829%;
   float: left;
}

.span5.footer-right-marcotte {
   width: 40.42553191489362%;
   float: left;
}
}

#marcotte-headercontainer {
		margin-bottom: 10px;
		padding:0px;
		}
#marcotte-headerImage {
		width: 216px;
		float: left;
		margin-left: 2em;
		}

#header {
	height: 10em;
	padding-top: 1.5em;
	}
	#headercontainer {
		margin-bottom: 2em;
		padding:0px;
		max-width:1330px;
		}
	#headerImage {
		width: 18em;
		float: left;
		}
		
div#insights-blog {
    overflow: hidden;
}
.navbar .btn-navbar{
	margin-right: 5px;
}
.xprt-menu-new {
    width: 100%;
    clear: both;
    background-image: none !important;
    background-color: #004059;
    z-index: 1;
    position: relative;
}
.metalbg {
    box-shadow: none !important;
}
	
@media (min-width: 1200px){
	#marcotte-homeline, #marcotte-dropdown, .marcotte-dropdown {
		width: 120px !important;
	}
}
@media (min-width: 980px) and (max-width: 1200px) {
	#marcotte-homeline, #marcotte-dropdown, .marcotte-dropdown {
		width: 100px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px){
	#marcotte-homeline, #marcotte-dropdown, .marcotte-dropdown {
		width: auto !important;
	}
}
@media (max-width: 767px){
	#marcotte-homeline, #marcotte-dropdown, .marcotte-dropdown {
		width: auto !important;
		text-align: center !important;
	}
	#marcotte-homeline .dropdown-menu, #marcotte-dropdown .dropdown-menu, .marcotte-dropdown .dropdown-menu {
		display: none;
	}
	#marcotte-homeline.clicked .dropdown-menu, #marcotte-dropdown.clicked .dropdown-menu, .marcotte-dropdown.clicked .dropdown-menu {
		display: block;
	}
	.marcotte-mobile-nav .navbar {
		margin-bottom: 0px;
		margin-top: 0px !important;
	}
	#marcotte-navcontainer {
		padding-top: 0px;
	}
	.marcotte-mobile-nav{
		position: unset;
		margin-right: 10px;
	}
	.mobile-menu {
		position: absolute;
		background-color: white;
		width: 100%;
		top: 5em;
	    left: 0px;
		z-index: 999;
	}
	.span7.footer-left-marcotte {
	   width: 57.44680851063829%;
	   float: left;
	}
	#marcotte-header{
		position: relative;
	}
	.span5.footer-right-marcotte {
	   width: 40.42553191489362%;
	   float: left;
	}
	#marcotte-header {
		height: 5em;
	}
	#marcotte-navcontainer .nav-collapse{
		position: absolute;
		right: 5px;
		background-color: white;
	}
	.navbar #marcotte-navcontainer .btn-navbar {
		float: right;
		padding: 9px 15px;
		margin-right: 0px;
		margin-left: 5px;
		color: rgba(0, 0, 0, 0.9);
		background-color: #fff;
		border: 1px solid #e5e5e5;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from( #fff), to( #fff));
		background-image: -webkit-linear-gradient(top, #fff, #fff);
		background-image: -o-linear-gradient(top, #fff, #fff);
		background-image: linear-gradient(to bottom,#fff, #fff);
		background-image: -moz-linear-gradient(top, #fff, #fff);
		background-repeat: no-repeat;
		border-color: none;
		border-color: none;
		filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
		filter: progid:dximagetransform.microsoft.gradient(enabled=false);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	#pt-search{
		display: none;
	}
	#phonesearch{
		width: 90%;
		margin: 20px auto 5px auto;
	}
}

/* End of Marcotte body and Font CSS */