.pageBanner video
{
    display: none;
}

.shortImg img
{
	padding-top: 25px;
}
.featLink
{
	display: none;
}
.featureList .featLink a {
    font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
    font-size: 1.2em;
    color: #333333;
    text-decoration: underline;
    line-height: 1.3em;
}

.featureList .featLink
{
	padding-bottom: 30px;
	padding-left: 20px;
}
.featureDetail p
{
	font-size: 1.1em;
	padding-bottom: 20px;
	line-height: 1.5em;
}

.featureDetail h4
{
	color: #333333;
	font-size: 1.4em;
	padding-top: 35px;
	padding-bottom: 10px;
	line-height: 1.3em;
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
}
.featureDetail .garrow
{
	display: none;
}
.featImg
{
	border: 1px solid #AAAAAA;
	box-sizing: border-box;
	margin-bottom: 35px;
}
.featureScreens
{
	display: none;
}

.buttonSec
{
	text-align: left;
	padding-top: 15px;
}
.buttonSec a:first-child
{
	margin-left: 0px;
}


.pageBanner
{
	text-align: left;		
	color: #FFFFFF;
	height: auto;
}

.pageBanner a 
{
	padding: 10px 10px;
	font-size: 1em;
}
.pageBanner p 
{
	color: #EEEEEE;
}

.pageBanner h1
{
	margin: 0px;
	font-size: 3.5em;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.pageBanner h2
{

	color: #FFFFFF;
	padding-right: 15px;
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;

	font-size: 1.3em;
    line-height: 1.6em;
    max-width: 1000px;
    padding-left: 0px;
    padding-top: 0px;

}
.pageBannerInner
{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;		
    padding-left: 20px;
    padding-right: 20px;  
    padding-bottom: 70px;
}

#browserHead
{
	display: block;
	width: 100%;
	max-width: 639px;
}

#sampleResultsInner
{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;	
}
#sampleResults
{
	background-image: url('/images/abs-back-black2.jpg');
	background-color: #363535;
	color: #FFFFFF;
	width: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    text-align: center;
}
#sampleResults h2
{
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	padding-top: 65px;
	padding-bottom: 40px;
	font-size: 2.8em;
	color: #EEEEEE;
}

.sampleSec
{
	width: 80%;
    text-align: center;
    color: #EEEEEE;
    margin-bottom: 55px;
    margin-left: auto;
    margin-right: auto;
}

.sampleSec h4
{
	font-size: 1.8em;
	padding-bottom: 15px;
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
}
.sampleIn
{
	background-color: #4c4c4c;
	padding: 20px;
	max-width: 300px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sampleIn .buttonBig
{
	display: block;
	float: none;
	max-width: 125px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
}
.sampleIn li
{
	float: left;
	width: 50%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sampleIn li p
{
	padding-top: 12px;
	font-size: 1.2em;
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	color: #CCCCCC;
}
.sampleIn .reportIcon
{
	background-repeat: no-repeat;
	width: 102px;
	height: 127px;
	background-position: 0px 0px;
	margin-left:auto;
	margin-right: auto;
	display: block;
}
.sampleIn .reportIcon:hover
{
	cursor: pointer;
	background-position: -110px 0px;
}

#surveyPDF
{
	background-image: url(/images/report-icons.png);
}
#surveyBugs
{
	background-image: url(/images/report-bugs-big.png);
}

#surveyRaw
{
	background-image: url(/images/report-raw-icons.png);
}
#reportVideos
{
	background-image: url(/images/report-videos.png);
}


.useCaseOuter
{
	text-align: center;
	padding-bottom: 80px;	
}
.useCaseOuter h2
{
	padding-top: 60px;
	padding-bottom: 50px;
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
	color: #333333;
}
#useCaseSlide
{
	margin-left: 50px;
	margin-right: 50px;
}
#useCaseSlide div
{
	text-align: center;
}
.caseImgWrap
{
	width: 110px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
}
.caseImgWrap img
{
	max-width: 100%;
	max-height: 100%;
    margin-left: auto;
    margin-right: auto;	
}
#useCaseSlide div h4
{
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
	font-size: 1.5em;
	padding-bottom: 20px;
	height: 15px;
}
#useCaseSlide div p
{
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 40px;
}
.slick-prev:before, .slick-next:before
{
	font-size: 40px;
	color: #686968;
}
.slick-prev, .slick-next {
	width: 40px;
	height: 40px;
}

.spanSectionCenter
{
	background-color: #FFFFFF;
	
}

.spanSection 
{
	padding-bottom: 50px;
	padding-top: 30px;
}
.spanSection p {
    line-height: 1.5em;
    vertical-align: baseline;
 }

 .spanSection p em
{
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
	vertical-align: baseline;
}
.spanImg
{
	padding-top: 20px;
}

#steps123
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

 	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
}
#steps123 li
{
	float: left;
	width: 32%;
	margin-right: .5%;
	margin-left: .5%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #FFFFFF;

 	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
}
#steps123 li:first-child
{
	margin-left: 1%;
}
#steps123 li img
{
	max-width: 80%;
}
#steps123 p
{
	display: block;
	padding-top: 10px;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
	font-family: sans-serif;	
}

.designProcess
{
	background-color: #eeeeee;
	position: relative;

}
.designProcess .spanSection
{
	padding-bottom: 35px;
	padding-top: 35px;
	max-width: 1200px;
	min-height: 440px;
	border-bottom: none;
	width: 95%;
}

.designProcess img
{
	max-width: 619px;
}
#packAnchor
{	
	position: absolute;
	bottom: 40px;
}

h2
{
	font-family: sans-serif;
	font-size: 2.0em;
	padding-bottom: 30px;
	line-height: 1.2em;
}




.targetChoiceGif
{
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    padding-top: 15px;
    border: 1px solid #CCCCCC;
   /* box-shadow: 0px 0px 30px #999999;*/

}

.buttonSmall
{
	text-decoration: none;

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;		
	
	padding: 8px 15px;

	font-size: 1.1em;
	font-weight: normal;
	display: block;
	
	text-align: center;
	width: 75px;
}

.buttonBig
{
	text-decoration: none;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	
	padding: 16px 35px;

	font-size: 1em;
	font-weight: normal;
	display: block;
	
	text-align: center;
	float: left;
}
.buttonBlue
{
	background: #1e8ad2;
	color: #FFFFFF !important;
}
.buttonBlue:hover
{
	background: #379bde;
}


.packageInner
{

}

.package
{
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    width: 80%;
}


.package h5
{
	font-size: 1.4em;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
}
.packWrap
{
    padding: 10px;
    background-color: #FFFFFF;
    position: relative;
    min-height: 400px;
}
.packTitle
{
    font-size: 1.05em;
    line-height: 1.3em;
    height: 80px;
    padding-top: 10px;
}
.packCost
{
	text-align: center;
	padding-bottom:45px;
}

.packCost b
{
    display: inline-block;
    font-size: 1.8em;
    padding-bottom: 5px
}

.packCost p
{
	color: #999999;
	padding-bottom: 30px;
	font-size: 1.1em;
}
.packCost em
{
	color: #999999;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 1.1em;
	display: block;
}
.packCost .buttonSmall
{
	padding: 12px 12px;
    font-size: 1.0em;
    display: inline;
}

.packWrap li
{
	display: block;
	padding-bottom: 15px;
	font-size: 1em;
	line-height: 1.4em;
}
.packWrap li em
{
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
}

.helpCircle
{
	cursor: default;
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url(/images/help-circle-packages.png);
	background-repeat: no-repeat;
}
.helpCircle:hover
{
	background-image: url(/images/help-circle-packages-blue.png);
}
.popover-content 
{
    padding-bottom: 0px;
}

.packLine
{
	clear: both;
}
#popHeader
{
	display: none;
}

#packageChooseWrap
{
    background-color: #FFFFFF;
}
.popover
{
    font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
    font-size: 1.1em;
    line-height: 1.4em;
}
.popover-content {
    padding-bottom: 0px;
}
.popover p {
    padding-bottom: 10px;
}

.packageType
{
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

.packageType a
{		
	background-color: #FFFFFF;
	border: 1px solid #ababab;
	color: #666666;


	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		

	padding: 12px 10px;
	display: inline-block;	
	
	width: 115px;
	font-size: 1.0em;
	letter-spacing: 1.1px;
	font-weight: normal;
	text-decoration: none;
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	/*transition: all 0.5s ease;*/

	margin-left: 10px;
	margin-right: 10px;
}
.packageType a:hover
{
	background-color: #EEEEEE;		
}
.packageType a.selected
{
	background-color: #303030;
	border: 1px solid #303030;
	color: #FFFFFF;

}
.packageType a.selected:hover
{
	background-color: #303030;
	border: 1px solid #303030;
	color: #FFFFFF;

}

.packageInnerWrap
{
	background-color: #e8e8e8;
	width: 100%;
	margin-top: 0px;
	padding: 40px 30px 60px 0px;	
	position: relative;
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
}
#packageMask
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #dcdcdc;
	opacity: .9;
	top:0;
	z-index: 9999;
}

.startingAt
{
	padding-bottom: 15px !important;
}

.pageBanner p {
	color: #EEEEEE;
	font-size: 1.2em;
}

h1
{
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
	font-size: 2.5em;
	color: #FFFFFF;
}

.primarySubMenu
{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #f5f5f5;
	border-bottom: 2px solid #dedede;
}
.primarySubMenu ul
{
}
.primarySubMenu li
{
    display: block;
    border-bottom: 1px solid #CCCCCC;
    padding-top: 8px;	
    padding-bottom: 8px;	
	padding-left: 20px;
	padding-right: 20px;
}
.primarySubMenu li:last-child
{
	border-bottom: none;
}
.primarySubMenu a
{
	color: #333333;
	font-size: 1.5em;	
	text-decoration: none;
	border-bottom: none;
}
.primarySubMenu a:hover
{
	border-bottom: 1px solid #333333;	
}


#frequentQuestions
{
	background-color: #1e8ad2;
	text-align: center;
	padding: 60px 20px;
}
#frequentQuestions h2
{
	color: #FFFFFF;
	padding-bottom: 50px;
	font-size: 1.6em;
}


.qaWrap
{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-bottom: 20px;
}
.qaWrap h4
{
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	color: #ffffff;
    padding: 12px;
    background-color: #2d97de;
    font-size: 1.3em;
	line-height: 1.4em;
}
.qaWrap h4:hover
{
	cursor: pointer;
	background-color: #3ba5ec;
}
.qaWrap div
{
	padding: 20px;
	background-color: #187fc3;
	display: none;
}

.qaWrap p
{
	line-height: 1.7em;
	padding-top: 5px;	
    padding-bottom: 5px;
    font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
    color: #FCFCFC;
    font-size: 1.2em;
}

.pageAnchor
{
	display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}

#customerLogos
{
	text-align: center;
	background-color: #FFFFFF;
}
#customerLogos p
{
	font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	color: #666666;
	font-size: 1.1em;
	padding-top: 40px;
	padding-bottom: 40px;
}
#customerLogos div
{
	background-image: url('/images/client-logos-2017-3.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;	
	padding-bottom: 30px;

	margin-left: 20px;
	margin-right: 20px;
	background-size: contain;
}




h1 img
{
	padding-bottom: 5px;
	padding-right: 10px;
}

.packageInnerWrap h2
{
	color: #333333;
	padding-bottom: 50px;
	font-size: 2.2em;		
	text-align: center;
	font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
}

#headSec
{
	letter-spacing: 2px;
	font-size:1em;
	color: #CCCCCC;
	padding-top: 35px;
}
@media screen and (min-width: 550px) {

	.pageBanner
	{
		text-align: left;		
		color: #FFFFFF;
	}
	.pageBanner a
	{
		padding: 18px 20px;		
		font-size: 1.15em;
	}


	.designProcess .spanSection
	{
		padding-bottom: 100px;
		padding-top: 100px;
		width: 100%;
	}
	.featureList .featLink
	{
		padding-bottom: 11px;
		padding-left: 20px;
	}	
	.featureScreens
	{
		max-width: 639px;
		display: block;
	}
	.featureScreens img
	{
		display: none;
		width: 180%;
	}
	.featureScreens .scSelected
	{
		display: block;
	}
	.featImg
	{
		display: none;
	}
	.featureDetail p
	{
		font-size: 1.1em;
		padding-bottom: 0px;
		line-height: 1.5em;
	}
	.featLink
	{
		display: block;
	}
	.featureDetail
	{

		background-color: #FFFFFF;
		padding: 20px;
	    box-shadow: 0px 2px 6px #999999;
	    border-radius: 3px;
	    margin-bottom: 30px;
	    margin-right: 10px;
		display: none;
	}
	.featureDetail h4
	{
		color: #689b2e;
		font-size: 1.4em;
		padding-bottom: 15px;
		padding-top: 0px;
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	}

	.featureDetailSelected
	{
		display: block;
		position: relative;
	}

	.featLinkSelected
	{
		display: none;
	}
	.buttonSec
	{
		padding-top: 30px;
	}
	.spanLeft 
	{
	    float: left;
	    padding-right: 5%;
	}
	.spanText 
	{
	    width: 50%;
	}	
	.spanImg {
	    width: 45%;
	    padding-top: 0px;
	}
	.spanRight
	{
		float: left;
		overflow: hidden;
	}


	#customerLogos div
	{
		background-image: url('/images/client-logos-2017-2.png');
		height: 120px;	
	}	

	.packLine
	{
		clear: none;
		margin-left:auto;
		margin-right:auto;
		max-width: 550px;
	}
	.packageInner
	{
		max-width: 550px;
		margin-left: auto;
		margin-right: auto;
		z-index: 0;
	}

	.package
	{
	    float: left;
	    margin-left: 5px;
	    margin-bottom: 40px;
	    margin-right: 5px;
	 	width: 33%;	    
	    max-width: 170px;
	}

	#headSec
	{
		padding-top: 35px;
	}


}

@media screen and (min-width: 650px) {
	.packCost em
	{
		padding-top: 0px;
	}

	.packLine
	{
		clear: none;
		margin-left:auto;
		margin-right:auto;
		max-width: 650px;
	}
	.packageInner
	{
		max-width: 650px;
		margin-left: auto;
		margin-right: auto;
		z-index: 0;
	}

	.package
	{
	    float: left;
	    margin-left: 7px;
	    margin-bottom: 40px;
	    margin-right: 7px;
	    max-width: 200px;
	}
}

@media screen and (min-width: 770px) {


	.pageBanner
	{
		height: 450px;
		/*background-color: #333333;
		background-image: url(/images/beta-poster.jpg);*/
		background: none;
		overflow: hidden;
		position: relative;		
	}	
	.pageBanner h1
	{
	    max-width: 800px;
	    font-family: "Roobert Medium", ProximaNova-Bold, Arial, sans-serif;
		margin: 0px;
		font-size: 5em;
		padding-left: 0px;
		padding-right: 0px;
	}
	.pageBanner h2
	{
    	color: #FFFFFF;
		font-size: 1.6em;
	    line-height: 1.6em;
	    max-width: 1000px;
	    padding-left: 0px;
	    padding-top: 0px;
	}
	.pageBanner p 
	{
		max-width: 700px;
		color: #EEEEEE;
		font-size: 1.5em;
	}

	.pageBanner video
	{
	    position: absolute;

	/*	top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%) !important;*/

	    top: 0;
	    left: 0;
	    /*transform: translate(-50%, -50%) !important;*/

	    min-width: 100%;
	    min-height: 100%;
	    width: auto;
	    height: auto;

	    z-index: -10;
	    background-size: cover;
	    background-repeat: no-repeat;

	    display: block;
	}
	.pageBannerInner
	{
	    max-width: 1000px;
	    margin-left: auto;
	    margin-right: auto;		
	    padding-left: 30px;
	    padding-right: 30px;

    	position: relative;
    	z-index: 10;
    	background: none;
    }

	
	#videoWrap::after {
	  content: " ";
	  z-index: 10;
	  display: block;
	  position: absolute;
	  height: 100%;
	  top: 0;
	  left: 0;
	  right: 0;
	  background: rgba(33, 33, 33, 0.65);  
	}


	.primarySubMenu a
	{
		border-bottom: 1px solid #d0d0d0;	
	}

	.primarySubMenu li
	{
	    display: inline-block;
	    border-bottom: 0px;
	    padding-top: 0px;	
	    padding-bottom: 0px;
	}

	.primarySubMenu
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.spanText 
	{
	    width: 40%;
	}	
	.spanImg {
	    width: 55%;
	    padding-top: 0px;
	}
	#sampleResultsInner
	{
		padding-bottom: 0px;	
	}

	.sampleSec
	{
		width: 50%;
		float: left;
	}
	#sampleTests
	{
		width: 35%;
	}
	#sampleFeedback
	{
		width: 65%;
	}

	.sampleIn
	{
		min-height: 184px;
	}
	#sampleFeedback .sampleIn
	{
		max-width: 600px;
	}
	#sampleFeedback .sampleIn li
	{
		width: 25%;
	}

	.designProcess .spanSection
	{
		width: 95%;
		max-width: 1200px;
	}



	.packageInnerWrap
	{
		padding: 60px 30px 60px 0px;	
	}


	#customerLogos p
	{
		font-size: 1.3em;
	}


	#customerLogos
	{
		padding-top: 40px;
		padding-bottom: 80px;
	}

	#frequentQuestions h2
	{
		color: #FFFFFF;
		padding-bottom: 50px;
		font-size: 3em;
	}

	.packageType a
	{		
		padding: 12px 15px;
		width: 130px;
		font-size: 1.0em;
		margin-left: 15px;
		margin-right: 15px;
	}







	.package
	{
	    float: left;
	    margin-left: 10px;
	    margin-bottom: 40px;
	    margin-right: 10px;
	    max-width: 235px;

	}
	.packLine
	{
		max-width: 770px;
	}
	.packageInner
	{
		max-width: 770px;
		margin-left: auto;
		margin-right: auto;
		z-index: 0;
	}

	.packTitle
	{
		font-size: 1.2em;
		line-height: 1.3em;
		height: 80px;
		padding-top: 40px;
	}
	.packCost b
	{
	    display: inline-block;
	    font-size: 2.2em;
	    padding-bottom: 5px;
	}

	#managedTest
	{
		max-width: 580px;
	}
	.packTitle
	{
		font-size: 1.2em;
		line-height: 1.3em;
		height: 80px;
		padding-top: 40px;
	}
	.packCost .buttonSmall
	{
		padding: 12px 30px;
		font-size: 1.0em;
		display: inline;
	}

	.packWrap
	{
		padding: 15px;
		background-color: #FFFFFF;	
		position: relative;
		min-height: 460px;
		border: 1px solid #e6e6e6;
	}
	#quickIteration .packWrap
	{
		padding: 15px;
		background-color: #FFFFFF;	
		position: relative;
		min-height: 400px;
		border: 1px solid #e6e6e6;
	}
	.packWrap .mainDetails
	{
		display: block;
	}



	.fullDetails
	{
		display: none;
	}

	#popHeader
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 7px;
		background-color: #252525;
		color: #EEEEEE;
		font-size: 1.05em;
		display: block;
	}

	.packWrap li
	{
		display: block;
		padding-bottom: 15px;
		font-size: 1.1em;
	}
	.popPack
	{
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
	}

	#quickIteration .popPack
	{
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
	}


	.package h5
	{
		font-size: 1.6em;
		padding-bottom: 20px;
		padding-left: 0px;
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	}


	
	#steps123 {
		max-width: 1200px;
	}
	#steps123 p
	{
		padding-left: 20px;
    	padding-right: 20px;		
		padding-top: 10px;

		font-weight: normal;
		display: block;
		font-size: 1.3em;
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;

	}
	#steps123 li
	{
		padding-top: 40px;
	}

	#steps123 li img
	{
		max-width: 100%;
	}

	#packAnchor
	{	
		position: absolute;
		bottom: 60px;
	}



	.screenshotMore, .screenshotMoreE 
	{
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
		padding-top: 15px;
		padding-bottom: 15px;

		border-top: 1px solid #BBBBBB;
		text-align: right;
	}


	.backBlue .screenshotMore, .backBlue .screenshotMoreE 
	{
		border-top: 1px solid #567bb5;
		color: #EEEEEE;
	}
	.backBlue
	{
		margin-top: 60px;
		padding-bottom: 40px;
	}
	.screenshotDesc, .screenshotDescE
	{
		clear: none;
		float: right;
		font-size: 1.6em;
		color: #333333;
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
		padding-top: 10px;
	}
	.screenshotListHead
	{
		padding-bottom: 10px;
		padding-top: 0px;
	}
	.spanSection 
	{
		padding-top: 50px;
		padding-bottom: 50px;
		border-bottom: 1px solid #CCCCCC;

	}

	.spanSection p {
	    line-height: 1.4em;
	 }

	
	p, h2
	{
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	}

	.packageInnerWrap h2
	{
		color: #333333;
		padding-bottom: 50px;
		font-size: 2.5em;		
		text-align: center;
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	}

	#headSec
	{
		padding-top: 55px;
	}
}

@media screen and (min-width: 1000px) {

	.featureScreens img
	{
		width: 100%;
	}

	.featureList .featLink
	{
		padding-bottom: 20px;
		padding-left: 20px;
	}

	.featureDetail
	{
	    margin-right: 60px;
	}
	.featureDetailSelected .garrow
	{
		display: block;
		position: absolute;
		right: -80px;
		top: 40%;
		width: auto;
	}
	.featureDetailSelected
	{
		min-height: 115px;		
	}




	.pageBanner
	{
		height: 525px;
	}	
	.pageBanner h1
	{
		font-size: 6em;
	}
	.pageBanner h2
	{
		font-size: 2.0em;
	}	
	.featureList .featLink a {
	    font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
	    font-size: 1.4em;
	    color: #333333;
	    text-decoration: none;
	    border-bottom: 1px solid #CCCCCC;
	    padding-bottom: 1px;
	    line-height: 1.5em;
	}



	.packLine
	{
		max-width: 1085px;
	}
	.packageInner
	{
		max-width: 1085px;
	}
	.package
	{
	    float: left;
	    margin-left: 20px;
	    margin-bottom: 40px;
	    margin-right: 20px;
	    max-width: 290px;

	}

	#steps123
	{
		width: 90%;
		max-width: 1000px;

	}
	#engageProcess .spanLeft {
		display: block;
	}
	.spanMobile
	{
		display: none;
	}
	h2
	{
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
		font-size: 2.4em;
		padding-bottom: 30px;
	}

	#headSec
	{
		padding-top: 80px;
	}
}


@media screen and (min-width: 1151px) {

	.packLine
	{
		max-width: 885px;
	}
	h2
	{
		font-family: Roobert, ProximaNova-Regular, Arial, sans-serif;
		font-size: 2.4em;
		padding-bottom: 30px;
	}


}

@media screen and (min-width: 1280px) {

	.package
	{
		float: left;
		margin-left: 25px;
		margin-bottom: 40px;
		margin-right: 25px;
		max-width: 310px;
	}
}



