@charset "utf-8";
/* CSS Document */

/*** phones in portrait mode, non-retina ***/
@media screen and (max-width: 400px)  {

.base-videoHeight {
    height: 91%;
}

/*** Text styles ***/

.extraWidth
{
	width:100%
}

/*** global logo styles ***/
.global-Logo-LG
{
	position:absolute;
	display:block;
	width:80px;
	height:115px;
	top:4%;
	left:20px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) -688px 0 no-repeat;
	z-index:30;	
}

.global-bkgd-LG
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:20;
	background:url(/dms-inline/images/global/home/globalLanding-bkgd.jpg) no-repeat top right;
	background-size:cover;
}


.global-navLogo
{
	display:none;	
}

.global-navLogo-mobile
{
	
	position:absolute;
	top:10px;
	left:20px;
	margin:0;
	width:50px;
	height:37px;	
	z-index:100000001;
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) no-repeat -928px 0;
	cursor:pointer;
}

.navPane > .global-navLogo-mobile
{
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) no-repeat -869px 0;
}

.hide-in-nav
{
	z-index:100000;
	/*background:url("/dms-inline/images/shared/VSP-Global-logos.png") no-repeat scroll -930px 0 rgba(0, 0, 0, 0);*/
}

.missionLogo
{
	display:none;	
}

/* .contentBlock
{
	width:25%;
	top:150px;
	left:100px;
} */

/*** landing page styles ***/

.home
{
	border-bottom:1px solid white;
}

.landingMarquee
{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:100%;
	top:0px;	
	color: #FFFFFF;
	text-align:center;
}

.landingHeaderH1
{
	position:absolute;
	top:64%;
	/*left:20px;*/
	width:100%;
	font-size:1.6em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-shadow: 3px 3px 7px #666666;
	
}

.landingSubheadH2
{
	position:absolute;
	top:73%;
	/*left:20px;*/
	width:100%;
	font-size:1.3em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-transform:uppercase;
	text-shadow: 3px 3px 7px #666666;
}

.landingButton, .scrollInitButton
{
	font-size:0.8em;
}

/*.landingButton, .scrollInitButton
{
	position : absolute;
	width:100%;
	margin : auto;
	right: 0 ;
	bottom : 0px ;
	left : 0 ;
	box-sizing:border-box;
	font-family: 'Gotham SSm A', 'Gotham SSm B';
	font-weight: 700;
	font-style: normal;
	font-size:1.0em;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	text-align:center;
	cursor:pointer;
	z-index:30;
	background-color:#8B3B96;
	padding:10px 15px 10px 15px;
}

.arrow-down {
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : -9px ;
	left : 0 ;
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 10px solid #8B3B96;
	cursor:pointer;
	z-index:30;
}*/

.landingButtonArrow
{
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : 25px ;
	left : 0 ;
	background:url(/dms-inline/images/global/utility/navControls.png) no-repeat -118px 0;
	cursor:pointer;
	z-index:30;
}


.lobBlock
{
	position:relative;
	width:100%;
	
	
}

.missionBlock
{
	display:none;	
	
}

.blueButtonCTA
{
	display:none;	
}

.missionBlockMobile
{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:white;	
	background-color:#868484;
}

/*.lobLabel
{
	position:absolute;
	display:block;
	width:35%;
	height:20px;
	margin :auto;
	top:0;
	right: 0 ;
	bottom : 0 ;
	left : 0 ;
	padding:8px 5px 8px 5px;
	border:3px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:30;
	
}*/

.lobLabel
{
	position:absolute;
	display:block;
	width:70%;
	height:18%;
	margin :auto;
	top:0;
	right: 0 ;
	bottom : 0 ;
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:3px;
	cursor:pointer;
	z-index:30;
	
}

/*.filmstripLabel
{
	width:45%;
	font-size:1.0em;
	padding:12px 2px 12px 2px;
	height:20px;
	
}*/


.storyContainer
{
	background-color:#BBBBBB;	
	min-height:1600px;
}

.storyDisplay
{
	display:none;
	width:100%;
	position:absolute;
	top:0; left:0;
	z-index:99999;
	background-color:#BBBBBB;	
}


/*** TILE IMAGE STYLES ****/

.lobSection
{
	position:relative;
	float:left;
	display:block;
	width:100%;
	height:17%;
	box-sizing:border-box;
	margin:0 0 0 0;
	
}

.lobImageTile
{
	width: 100%;
	height:100%;
	display: inline-block;
	vertical-align: middle;
	color: transparent;
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;	
	margin:0 0 0 0;
}


.eyewear
{	
	background:url(/dms-inline/images/global/home/eyewear-tile.jpg) no-repeat center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.visioncare
{	
	background:url(/dms-inline/images/global/home/visioncare-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.optics
{	
	background:url(/dms-inline/images/global/home/optics-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.retail
{	
	background:url(/dms-inline/images/global/home/retail-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.practice
{	
	background:url(/dms-inline/images/global/home/practice-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.philanthropy
{	
	background:url(/dms-inline/images/global/home/philanthropy-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.lobOverlay
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.4);
	z-index:50;	
}

.overlayLobLabel
{
	position:absolute;
	display:block;
	width:70%;
	/*height:18%;*/
	margin :auto;
	top:30px;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:30;
	
}


.overlayBlurb
{
	position:absolute;
	text-align:center;
	display:block;
	width:90%;
	font-size:0.8em;
	line-height:1.4em;
	color:white;
	margin :auto;
	top:95px;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	z-index:50;
	
}

.learnMore
{
	position:absolute;
	text-align:center;
	display:block;
	width:50%;
	color:#325564;
	margin :auto;
	top:155px;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	z-index:50;
	padding:10px 0 8px 0;
	background-color:white;
	font-weight:bold;
	cursor:pointer;
}

.lobSection > .tworowLabel
{
	height:26%;	
	margin:0 0 12px 0p;
}

.filmStrip {
    border-top: 1px solid #cbcbcb;
    bottom: 0;
    float: left;
    height: 105px;
    margin: -25px 0 0;
    padding: 0;
    position: fixed;
    z-index: 1000;
}

.topNavBlock, .subNavBlock
{

	display:none;
}


/*** blueOverlay styles ***/

.blueOverlay
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:65%;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	padding:10px;
	/*filter: url(#blur-5);*/
}

.blueOverlayMobileText
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:45%;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	padding:20px 0;
	/*filter: url(#blur-5);*/
	
}

.missionStatement
{
	position:relative;
	display:block;
	/*top:20%;*/
	left:6%;
	/*height:500px;*/
	margin:0 auto;
	width:85%;
	font-size:1.2em;
	line-height:1.3em;
	letter-spacing:0px;
	text-align:left;
	box-sizing:border-box;
}


.missionStatementText
{
	display:block;
	margin-top:25px;
}

.missionStatementLabel
{
	position:relative;
	margin-top:20px;
	width:80%;
	top:24%;
	left:6%;
	font-size:1em;
	border:none;
	cursor:pointer;
	text-align:left;	
}

.missionStatement2
{
	left:6%;	
}

.home-blueButtonCTA
{
	display:none;
}

/*** FILMSTRIP STYLES ****/


/*.filmStrip
{
	position:fixed;
	border-top:1px solid white;
	border-bottom:1px solid white;
	bottom:0;
	margin:0;
	padding:0;
	z-index:1000;
	height:100px;
}

.filmStripElement
{
	position:relative;
	border-right:1px solid white;
	width:16.6% !important;
	height:100%;
	background-color:#C7C7C7;
}

.filmStripElement:first-child
{
	width:16.8% !important;
}

.filmStripElement:last-child
{
	width:16.8% !important;
	border-right:none;
}*/


/*** VIDEO CONTROL STYLES ***/

/* video
{
	width:auto;
	height:auto;
	min-width: 100%;
	min-height: 100%;	
	border-top:1px solid #999;
}

.playButton, .playButton2, .playButton3, .playButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat 0 0;
	z-index:1000000;
}

.pauseButton, .pauseButton2, .pauseButton3, .pauseButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat -53px 0;
	z-index:1000000;
}


.LOBheader
{
	font-size:28px;
	color:white;
	margin:0 0 80px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid white;
	letter-spacing:4px;
}

.copyText
{
	color: #FFFFFF;
    	font-size: 16px;
    	line-height: 30px;
    	width: 470px;
	
}

.LOBcta
{
	margin:40px 0 40px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid white;
	font-size:14px;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	
}

.LOBlogo
{
	margin:0 0 35px 0;
}

.quoteText
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-style:italic;
	line-height:34px;
	letter-spacing:2px;
	margin:0 0 20px 0;
	padding:0 0 0 16px;	
}

.byLine
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:20px;
	margin:0 0 0 0;
	padding:0 0 0 16px;
}

.byLinePosition
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 0 25px;
} */

.storyBlock {
    display: block;
    position: relative;
    min-height:600px;
}

.eyewearLOB1
{
	background: url(/dms-inline/images/global/home/marchon1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.eyewearLOB2
{
	background: url(/dms-inline/images/global/home/marchon2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.eyewearLOB3
{
	background: url(/dms-inline/images/global/home/marchon3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.opticsLOB1
{
	background: url(/dms-inline/images/global/home/optics1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB2
{
	background: url(/dms-inline/images/global/home/optics2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB3
{
	background: url(/dms-inline/images/global/home/optics3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB1
{
	background: url(/dms-inline/images/global/home/philanthropy1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB2
{
	background: url(/dms-inline/images/global/home/philanthropy2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB3
{
	background: url(/dms-inline/images/global/home/philanthropy3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.eyeconicLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.eyeconicLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.practiceLOB1
{
	background: url(/dms-inline/images/global/home/eyefinity1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.practiceLOB2
{
	background: url(/dms-inline/images/global/home/eyefinity2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB3
{
	background: url(/dms-inline/images/global/home/eyefinity3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.visionLOB1
{
	background: url(/dms-inline/images/global/home/visioncare1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.visionLOB2
{
	background: url(/dms-inline/images/global/home/visioncare2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.visionLOB3
{
	background: url(/dms-inline/images/global/home/visioncare3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.retailLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

/*** NAV STYLES ***/
.topNavBlockMobile
{
	display:block;	
}

.menuIcon
{
	display:block;
	position:absolute;
	right:20px;
	top:20px;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat 0 0;
	width:35px;
	height:35px;
	cursor:pointer;
	z-index: 1000;
}

.navPane
{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:white;
	z-index:100000000;
	margin:0 0 0 0;
	overflow-y:auto;
}

.navCloseIcon
{
	position:absolute;
	top:20px;
	right:21px;
	width:35px;
	height:35px;	
	z-index:100000001;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat -39px 0;
	cursor:pointer;
	
}

.navBlock
{
	position:relative;
	display:block;
	width:100%;
	top:40px;
	z-index:100000001;
}

.global-mainNav, .global-tacticalNav
{
	display:block;
	margin:35px auto 0 auto;
	
}

.global-subNav
{
	display:block;
	margin:0 0 20px 0;
	text-align:left;
	float:left;
	
}


.global-mainNavElement, .global-tacticalNavElement
{
	position:relative;
	display:block;
	text-transform:uppercase;
	float:left;
	font-size:0.9em;
	color:#325564;
	padding:16px 0 16px 30px;
	border-bottom:1px solid #DBDBDB;
	text-align:left;
	cursor:pointer;
	clear:both;
	text-decoration:none;
}

.global-subNavElement
{
	display:block;
	font-size:0.8em;
	color:#325564;
	padding:10px 0 10px 45px;
	border-right:none;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	cursor:pointer;
	text-decoration:none;
}

.global-subNavElement:hover
{
	text-decoration:underline;
}

.global-subNavElement:last-child
{
	border:none;
}


.global-tacticalNav
{
	
	margin:0 auto 0 auto;
}

.global-tacticalNavElement
{
	background-color:#EBEBEB;
	font-size:0.7em;
	text-decoration:none;
	color:#00b9f2;
	padding:12px 0 12px 30px;
}

.global-tacticalNavElement:last-child
{
	border:none;
}

/***** List tile image styles *********/
/*.listImageContainer
{
	position:relative;
	display:block;
	width:100%;
	margin:0 auto;
	
}

.listTileBlock
{
	position:relative;
	width:90%;
	height:250px;
	display:block;
	background:url(/dms-inline/images/global/marchon-List-Tile-Bkgd.jpg) 100% 100% no-repeat;
	margin: 30px auto;
	
}

.listTileBlock:first-child
{
	margin: 55px auto 30px auto;
}

.listTileContent
{
	position: absolute;
	display:block;
	margin:auto;
	top:0;
	left:15px;
	bottom:0;
	height:25%;
	
}*/


.blueCTA-icon-centered-vertical
{
	display: block;
	float: none;
	margin:0 auto 30px auto;
	position: relative;
	right:inherit;
	top:0px;
}


/*** FACTS-BASED MODULE ***/
.regMarquee-icon
{
	display:block;
    	position: relative;
	margin: 0 0 20px 0;
}

/*.factsBullets
{
	margin-left:30px;
	width:60%;
}

.factsBullets + ul
{
	margin-left:40px;
}

ul.factsBulletsNarrow
{
	margin-left:30px;
	width: 80%;
}*/

.learnMoreList
{
	width:100%;
	display:block;
}


.footerSection
{
	float:left;
	height:auto;
	color:white;
	margin:0;
	width:100%;
}


.footerNav-leftcolumn {
    margin: 0;
    width: 45%;
    float:left;
}

.paddingLeft180
{
	padding-left:30px;
}

/*.blueColumnBlock:nth-child(1)
{
    height: 150px;
}*/

.blueColumnBlock {
    display: inline-block;
    padding:30px 0 30px 0;
}

.blueColumnBlock ul
{
    font-size:0.9em;
    position:relative;
    padding: 0 12%;
}

.blueSecondRowHeader
{
	display:none;
}

.downloadContainer
{
	left:0;
}

.downloadCenter
{	  
	  left:0;
}

.downloadBlock
{
    margin: 0 0 40px 0;
}

/***************************************************
****************************************************
History Page
****************************************************
***************************************************/

.mobile-button-container 
{
	background: #fff;
	padding: 16px 0 17px;
}

.responsive-menu-icon 
{
	background: #26bff3;
	border: none;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	outline: none;
	padding: 7px 7px 7px 8px;
	text-transform: uppercase;
}
	
.decades-navigation 
{
	background: none;
	width: 100%;
	margin: 0 auto;
}

.decades-navigation ul 
{
	background: #26bff3;
	display: none;
	margin: 0 auto;
	padding: 15px 0;
	width: 142px;
}
	
.decades-navigation ul li 
{
	display: block;
	margin: 0 auto;
}
	
.decades-navigation ul li a,
.decades-navigation ul li a.first 
{
	border-bottom: 1px solid #fff;	
	border-left: none;
	border-right: none;
	border-top: none;
	color: #fff;
	margin: 5px auto;
	padding: 7px;
}
	
.history-marquee 
{
	padding: 20px;
}

.mobile-nav-style {
    background-color: #00baf2 !important;
    border: medium none !important;
    color: white !important;
    display: block;
    text-decoration: none;
    float:left;
    width:100%;
}
.mobile-paddingBottom25{
	padding-bottom:25px !important;
}
}

/*** phones in portrait mode ***/
@media screen and (min-width: 401px) and (max-width: 568px)
{

.base-videoHeight {
    height: 86%;
}

.heroMarquee
{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:200px;	
}

/*** global logo styles ***/
.global-Logo-LG
{
	position:absolute;
	display:block;
	width:80px;
	height:115px;
	top:4%;
	left:20px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) -688px 0 no-repeat;
	z-index:30;	
}

.global-bkgd-LG
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:20;
	background:url(/dms-inline/images/global/home/globalLanding-bkgd.jpg) no-repeat top right;
	background-size:cover;
}

.global-navLogo
{
	display:none;	
}

/*.global-navLogo
{
	display:block;
	width:138px;
	height:82px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/vspLogo.png) 0 0 no-repeat;	
	
	position:absolute;
	top:20px;
	left:20px;
	margin:0;
	width:138px;
	height:82px;	
	z-index:100000001;
	background:url(/dms-inline/images/shared/vspLogo.png) 0 0 no-repeat;
	cursor:pointer;
	
	
}*/


.missionLogo
{
	display:none;
	
}

/* .contentBlock
{
	width:25%;
	top:150px;
	left:100px;
} */

/*** landing page styles ***/

.home
{
	border-bottom:1px solid #A4A4A4;
}

.landingMarquee
{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:100%;
	top:0px;	
	color: #FFFFFF;
}

.landingHeaderH1
{
	position:absolute;
	top:64%;
	/*left:20px;*/
	width:100%;
	font-size:1.8em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-shadow: 3px 3px 7px #666666;
	
}

.landingSubheadH2
{
	position:absolute;
	top:73%;
	/*left:20px;*/
	width:100%;
	font-size:1.6em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-transform:uppercase;
	text-shadow: 3px 3px 7px #666666;
}

.landingButton, .scrollInitButton
{
	position : absolute;
	width:80%;
	margin : auto;
	right: 0 ;
	bottom : 0px ;
	left : 0 ;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	/*text-shadow: 3px 3px 7px #666666;*/
	text-align:center;
	cursor:pointer;
	z-index:30;
	background-color:#8B3B96;
	padding:10px 15px 10px 15px;
}

.blueButtonCTA
{
	display:none;	
}

/*.arrow-down {
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : -9px ;
	left : 0 ;
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	
	border-top: 10px solid #8B3B96;
	cursor:pointer;
	z-index:30;
}*/

.landingButtonArrow
{
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : 25px ;
	left : 0 ;
	background:url(../../dms-inline/images/global/utility/navControls.png) no-repeat -118px 0;
	cursor:pointer;
	z-index:30;
}


.lobBlock
{
	position:relative;
	width:100%;
	
	
}

.missionBlock
{
	display:none;	
	
}

.missionBlockMobile
{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#C5C5C5;
}


/*.missionStatement
{
	position:relative;
	float:left;
	height:100%;
	width:80%;
	color:#325564;
	font-size:1.0em;
	line-height:1.5em;
	font-weight:bold;
	letter-spacing:normal;
	margin:20px 0 20px 0;	
	padding:0;
	text-align:center;
	box-sizing:border-box;
}*/

.lobLabel
{
	position:absolute;
	display:block;
	width:80%;
	height:18%;
	margin :auto;
	top:0;
	right: 0 ;
	bottom : 0 ;
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:3px;
	cursor:pointer;
	z-index:30;
	
}



/*** TILE IMAGE STYLES ****/

.lobSection
{
	position:relative;
	float:left;
	display:block;
	width:50%;
	height:250px;
	box-sizing:border-box;
	margin:0 0 1px 0;
	
}

.lobImageTile
{
	width: 100%;
	height:250px !important;
	display: inline-block;
	vertical-align: middle;
	color: transparent;
	/*background-size: 100%;*/
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #A8A8A8;
	background-size:100% 100%;
}


.eyewear
{	
	background:url(/dms-inline/images/global/home/eyewear-tile.jpg) no-repeat center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.visioncare
{	
	background:url(/dms-inline/images/global/home/visioncare-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.optics
{	
	background:url(/dms-inline/images/global/home/optics-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.retail
{	
	background:url(/dms-inline/images/global/home/retail-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.practice
{	
	background:url(/dms-inline/images/global/home/practice-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.philanthropy
{	
	background:url(/dms-inline/images/global/home/philanthropy-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.lobOverlay
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:250px;
	background-color:rgba(0, 0, 0, 0.4);
	z-index:50;	
}

.overlayLobLabel
{
	position:absolute;
	display:block;
	width:70%;
	height:18%;
	margin :auto;
	/*top:25px;*/
	top:20%;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:50;
	
}


.overlayBlurb
{
	position:absolute;
	text-align:center;
	display:block;
	width:85%;
	font-size:0.8em;
	line-height:1.2em;
	color:white;
	margin :auto;
	/*top:90px;*/
	top:45%;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	z-index:50;
	
}

.learnMore
{
	position:absolute;
	text-align:center;
	display:block;
	width:50%;
	color:#325564;
	margin :auto;
	/*top:175px;*/
	right: 0 ;
	bottom : 10% ;
	left : 0 ;
	padding:10px 0 8px 0;
	background-color:white;
	font-weight:bold;
	cursor:pointer;
	z-index:50;
}

.lobSection > .tworowLabel
{
	height:26%;	
}

.overlayLobLabel > .tworowLabel
{
	height:30%;	
}

.filmStrip {
    border-top: 1px solid #cbcbcb;
    bottom: 0;
    float: left;
    height: 105px;
    margin: -25px 0 0;
    padding: 0;
    position: fixed;
    z-index: 1000;
}

/*** blueOverlay styles ***/

.blueOverlay
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:250px;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	/*filter: url(#blur-5);*/
}

.blueOverlayMobileText
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:45%;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	padding:20px 0;
	/*filter: url(#blur-5);*/
	
}

/*.blur-1 {
    background-color: #cc7799;
    filter: url(#blur-1);
}*/

.missionStatement
{
	position:relative;
	display:block;
	top:20%;
	/*left:5%;*/
	/*height:500px;*/
	margin:0 auto;
	width:85%;
	font-size:1.2em;
	line-height:1.5em;
	letter-spacing:0px;
	text-align:left;
	box-sizing:border-box;
}


.missionStatementText
{
	/*height:500px;*/
	display:block;
	margin-top:25px;
}

.missionStatementLabel
{
	position:relative;
	margin-top:20px;
	width:80%;
	top:24%;
	left:6%;
	font-size:1em;
	border:none;
	padding:5px;
	cursor:pointer;
	text-align:center;	
}

.missionStatement2
{
	left:6%;
/*	height:120px;*/
	
}

.home-blueButtonCTA
{
	display:none;
	/*float:right;
	display:inline-block;
	margin:10px 0 0 4px;
	width:30px;
	height:40px;
	background:url(/dms-inline/images/global/button-arrows.png) no-repeat -17px 0;*/
}


.blueCTA-icon-centered-vertical
{
	display: block;
	float: none;
	margin:0 auto 30px auto;
	position: relative;
	right:inherit;
	top:0px;
}


/*** VIDEO CONTROL STYLES ***/

video
{
	width:auto;
	height:auto;
	min-width: 100%;
	min-height: 100%;	
	border-top:1px solid #999;
}

.playButton, .playButton2, .playButton3, .playButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat 0 0;
	z-index:1000000;
}

.pauseButton, .pauseButton2, .pauseButton3, .pauseButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat -53px 0;
	z-index:1000000;
}

.storyBlock {
    display: block;
    position: relative;
    min-height:600px;
}

.eyewearLOB1
{
	background: url(/dms-inline/images/global/home/marchon1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.eyewearLOB2
{
	background: url(/dms-inline/images/global/home/marchon2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.eyewearLOB3
{
	background: url(/dms-inline/images/global/home/marchon3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.opticsLOB1
{
	background: url(/dms-inline/images/global/home/optics1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB2
{
	background: url(/dms-inline/images/global/home/optics2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB3
{
	background: url(/dms-inline/images/global/home/optics3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB1
{
	background: url(/dms-inline/images/global/home/philanthropy1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.philanthropyLOB2
{
	background: url(/dms-inline/images/global/home/philanthropy2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB3
{
	background: url(/dms-inline/images/global/home/philanthropy3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB1
{
	background: url(/dms-inline/images/global/home/eyefinity1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.practiceLOB2
{
	background: url(/dms-inline/images/global/home/eyefinity2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB3
{
	background: url(/dms-inline/images/global/home/eyefinity3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.visionLOB1
{
	background: url(/dms-inline/images/global/home/visioncare1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.visionLOB2
{
	background: url(/dms-inline/images/global/home/visioncare2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.visionLOB3
{
	background: url(/dms-inline/images/global/home/visioncare3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.retailLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

/* .LOBheader
{
	font-size:28px;
	color:white;
	margin:0 0 80px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid white;
	letter-spacing:4px;
} */

/* .copyText
{
	color: #FFFFFF;
    	font-size: 16px;
    	line-height: 30px;
    	width: 470px;
	
} */

/* .LOBcta
{
	margin:40px 0 40px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid white;
	font-size:14px;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	
}

.LOBlogo
{
	margin:0 0 35px 0;
}

.quoteText
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-style:italic;
	line-height:34px;
	letter-spacing:2px;
	margin:0 0 20px 0;
	padding:0 0 0 16px;	
}

.byLine
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:20px;
	margin:0 0 0 0;
	padding:0 0 0 16px;
}

.byLinePosition
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 0 25px;
} */


/*** NAV STYLES ***/

.global-navLogo
{
	display:none;	
}

.global-navLogo-mobile
{
	
	position:absolute;
	top:10px;
	left:20px;
	margin:0;
	width:50px;
	height:37px;	
	z-index:100000001;
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) no-repeat -928px 0;
	cursor:pointer;
}

.navPane > .global-navLogo-mobile
{
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) no-repeat -869px 0;
}

.hide-in-nav
{
	z-index:100000;
	/*background:url("/dms-inline/images/shared/VSP-Global-logos.png") no-repeat scroll -930px 0 rgba(0, 0, 0, 0);*/
}

.topNavBlock, .subNavBlock
{

	display:none;
}

.topNavBlockMobile
{
	display:block;	
}

.menuIcon
{
	display:block;
	position:absolute;
	right:20px;
	top:20px;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat 0 0;
	width:35px;
	height:35px;
	cursor:pointer;
	z-index: 1000;
}

.navPane
{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:white;
	z-index:100000000;
	margin:0 0 0 0;
	overflow-y:auto;
}

.navCloseIcon
{
	position:absolute;
	top:20px;
	right:21px;
	width:35px;
	height:35px;	
	z-index:100000001;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat -39px 0;
	cursor:pointer;
	
}

.navBlock
{
	position:relative;
	display:block;
	width:100%;
	top:40px;
	z-index:100000001;
}

.global-mainNav, .global-tacticalNav
{
	display:block;
	margin:35px auto 0 auto;
	
}

.global-subNav
{
	display:block;
	margin:0 0 20px 0;
	text-align:left;
	float:left;
	
}


.global-mainNavElement, .global-tacticalNavElement
{
	position:relative;
	display:block;
	text-transform:uppercase;
	float:left;
	font-size:0.9em;
	color:#325564;
	padding:16px 0 16px 30px;
	border-bottom:1px solid #DBDBDB;
	text-align:left;
	cursor:pointer;
	clear:both;
	text-decoration:none;
}

.global-subNavElement
{
	display:block;
	font-size:0.8em;
	color:#325564;
	padding:10px 0 10px 45px;
	border-right:none;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	cursor:pointer;
	text-decoration:none;
}

.global-subNavElement:hover
{
	text-decoration:underline;
}

.global-subNavElement:last-child
{
	border:none;
}


.global-tacticalNav
{
	
	margin:0 auto 0 auto;
}

.global-tacticalNavElement
{
	background-color:#EBEBEB;
	font-size:0.7em;
	text-decoration:none;
	color:#00b9f2;
	padding:12px 0 12px 30px;
}

.global-tacticalNavElement:last-child
{
	border:none;
}






.learnMoreList
{
	width:100%;
	display:block;
}

.paddingLeft180
{
	padding-left:30px;
}

/*.blueColumnBlock:nth-child(1) {
    height: 150px;
}*/

.blueColumnBlock {
    display: inline-block;
    padding:30px 0 30px 0;
}

.blueColumnBlock ul
{
    font-size:0.9em;
    position:relative;
	padding: 0 12%;
}

.downloadContainer
{
	left:0;
}

.downloadCenter
{	  
	left:0;
}

.downloadBlock
{
    	margin: 0 0 40px 0 !important;
}

/***************************************************
****************************************************
History Page
****************************************************
***************************************************/

.mobile-button-container 
{
	background: #fff;
	padding: 16px 0 17px;
}

.responsive-menu-icon 
{
	background: #26bff3;
	border: none;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	outline: none;
	padding: 7px 7px 7px 8px;
	text-transform: uppercase;
}
	
.decades-navigation 
{
	background: none;
	width: 100%;
	margin: 0 auto;
}

.decades-navigation ul 
{
	background: #26bff3;
	display: none;
	margin: 0 auto;
	padding: 15px 0;
	width: 142px;
}
	
.decades-navigation ul li 
{
	display: block;
	margin: 0 auto;
}
	
.decades-navigation ul li a,
.decades-navigation ul li a.first 
{
	border-bottom: 1px solid #fff;	
	border-left: none;
	border-right: none;
	border-top: none;
	color: #fff;
	margin: 5px auto;
	padding: 7px;
}
	
.history-marquee 
{
	padding: 20px;
}

.mobile-nav-style {
    background-color: #00baf2 !important;
    border: medium none !important;
    color: white !important;
    display: block;
    text-decoration: none;
    float:left;
    width:100%;
}
.mobile-paddingBottom25{
	padding-bottom:25px !important;
}
}



/*** iPhones in portrait mode  ***/
@media screen and (max-width: 400px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio: 2)
{

.base-videoHeight {
    height: 91%;
}

/*.grid-container {
    margin-left: 0;
    margin-right: 0;
    max-width:100%;
    padding-left: 0px;
    padding-right: 0px;
    height:auto;
}*/


/*** global logo styles ***/
.global-Logo-LG
{
	position:absolute;
	display:block;
	width:80px;
	height:56px;
	top:45px;
	left:20px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) -686px 0 no-repeat;
	z-index:30;	
}

.global-bkgd-LG
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:20;
	background:url(/dms-inline/images/global/home/globalLanding-bkgd.jpg) no-repeat top right;
	background-size:cover;
}


/*.global-navLogo
{
	display:block;
	width:138px;
	height:82px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/vspLogo.png) 0 0 no-repeat;	
}*/


.missionLogo
{
	display:none;	
}

/*.contentBlock
{
	width:25%;
	top:150px;
	left:100px;
}*/

/*** landing page styles ***/


.home
{
	border-bottom:1px solid #A4A4A4;
}

.landingMarquee
{
	position:relative;
	display:block;
	/*margin:0 auto;*/
	width:100%;
	height:100%;
	top:0px;	
	color: #FFFFFF;
	/*text-align:center;*/
	/*border:1px solid red;*/
}

.landingHeaderH1
{
	position:absolute;
	top:64%;
	/*left:20px;*/
	width:100%;
	font-size:1.6em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-shadow: 3px 3px 7px #666666;
	
}

.landingSubheadH2
{
	position:absolute;
	top:73%;
	/*left:20px;*/
	width:100%;
	font-size:1.3em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-transform:uppercase;
	text-shadow: 3px 3px 7px #666666;
}

.landingButton, .scrollInitButton
{
	position : absolute;
	width:100%;
	margin : auto;
	right: 0 ;
	bottom : 0px ;
	left : 0 ;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	/*text-shadow: 3px 3px 7px #666666;*/
	text-align:center;
	cursor:pointer;
	z-index:30;
	background-color:#8B3B96;
	padding:10px 15px 10px 15px;
}

.arrow-down {
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : -9px ;
	left : 0 ;
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	
	border-top: 10px solid #8B3B96;
	cursor:pointer;
	z-index:30;
}

/*.landingButton:hover
{
	background-color:#CDCDCD;
	color:#325564;
}*/

.landingButtonArrow
{
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : 25px ;
	left : 0 ;
	background:url(/dms-inline/images/global/utility/navControls.png) no-repeat -118px 0;
	cursor:pointer;
	z-index:30;
}


.lobBlock
{
	position:relative;
	width:100%;
	height:100%;
	
	
}

.lobBlockSection
{
	position:relative;
	width:100%;
	height:100% !important;
	
}

.missionBlock
{
	display:none;	
	
}

.missionBlockMobile
{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#C5C5C5;
}


/*.missionStatement
{
	position:relative;
	float:left;
	height:100%;
	width:100%;
	color:#325564;
	font-size:1.0em;
	line-height:1.3em;
	font-weight:bold;
	letter-spacing:normal;
	margin:20px 0 20px 0;	
	padding:0 10px 0 10px;
	text-align:center;
	box-sizing:border-box;
}*/

/*.lobLabel
{
	position:absolute;
	display:block;
	width:50%;
	height:20px;
	margin :auto;
	top:0;
	right: 0 ;
	bottom : 0 ;
	left : 0 ;
	padding:8px 5px 8px 5px;
	border:3px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:30;
	
}*/

.lobLabel
{
	position:absolute;
	display:block;
	width:70%;
	height:18%;
	margin :auto;
	top:0;
	right: 0 ;
	bottom : 0 ;
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:3px;
	cursor:pointer;
	z-index:30;
	
}

/*.filmstripLabel
{
	width:45%;
	font-size:1.0em;
	padding:12px 2px 12px 2px;
	height:20px;
	
}*/


.storyContainer
{
	background-color:#BBBBBB;	
	min-height:1600px;
}

.storyDisplay
{
	display:none;
	width:100%;
	position:absolute;
	top:0; left:0;
	z-index:99999;
	background-color:#BBBBBB;	
}



/*** TILE IMAGE STYLES ****/

.lobSection
{
	position:relative;
	float:left;
	display:block;
	width:100%;
	height:250px;
	box-sizing:border-box;
	margin:0 0 1px 0;
	
}

.lobImageTile
{
	width: 100%;
	height:250px !important;

	display: inline-block;
	vertical-align: middle;
	color: transparent;
	/*background-size: 100%;*/
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #A8A8A8;
}


.eyewear
{	
	background:url(/dms-inline/images/global/home/eyewear-tile.jpg) no-repeat center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.visioncare
{	
	background:url(/dms-inline/images/global/home/visioncare-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.optics
{	
	background:url(/dms-inline/images/global/home/optics-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.retail
{	
	background:url(/dms-inline/images/global/home/retail-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.practice
{	
	background:url(/dms-inline/images/global/home/practice-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.philanthropy
{	
	background:url(/dms-inline/images/global/home/philanthropy-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.lobOverlay
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background-color:rgba(0, 0, 0, 0.4);
	z-index:50;	
}

.overlayLobLabel
{
	position:absolute;
	display:block;
	width:70%;
	/*height:18%;*/
	margin :auto;
	top:30px;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:30;
	
}


.overlayBlurb
{
	position:absolute;
	text-align:center;
	display:block;
	width:90%;
	font-size:0.8em;
	line-height:1.4em;
	color:white;
	margin :auto;
	top:95px;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	z-index:50;
	
}

.learnMore
{
	position:absolute;
	text-align:center;
	display:block;
	width:50%;
	color:#325564;
	margin :auto;
	top:155px;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	z-index:50;
	padding:10px 0 8px 0;
	background-color:white;
	font-weight:bold;
	cursor:pointer;
}

.lobSection > .tworowLabel
{
	height:26%;	
}

.overlayLobLabel:hover > .tworowLabel
{
	height:26%;	
	margin:0 0 6px 0p;
}

.filmStrip {
    border-top: 1px solid #cbcbcb;
    bottom: 0;
    float: left;
    height: 105px;
    margin: -25px 0 0;
    padding: 0;
    position: fixed;
    z-index: 1000;
}

/*** blueOverlay styles ***/

.blueOverlay
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:65%;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	/*filter: url(#blur-5);*/
}

.blueOverlayMobileText
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:45%;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	padding:20px 0;
	/*filter: url(#blur-5);*/
	
}

/*.blur-1 {
    background-color: #cc7799;
    filter: url(#blur-1);
}*/

.missionStatement
{
	position:relative;
	display:block;
	top:20%;
	/*left:5%;*/
	/*height:500px;*/
	margin:0 auto;
	width:85%;
	font-size:1.2em;
	line-height:1.5em;
	letter-spacing:0px;
	text-align:left;
	box-sizing:border-box;
}


.missionStatementText
{
	/*height:500px;*/
	display:block;
	margin-top:25px;
}

.missionStatementLabel
{
	position:relative;
	margin-top:20px;
	width:80%;
	top:24%;
	left:6%;
	font-size:1em;
	border:none;
	padding:5px;
	cursor:pointer;
	text-align:center;	
}

.missionStatement2
{
	left:6%;
/*	height:120px;*/
	
}

.home-blueButtonCTA
{
	display:none;
	/*float:right;
	display:inline-block;
	margin:10px 0 0 4px;
	width:30px;
	height:40px;
	background:url(/dms-inline/images/global/button-arrows.png) no-repeat -17px 0;*/
}



/*** VIDEO CONTROL STYLES ***/

/* video
{
	width:auto;
	height:auto;
	min-width: 100%;
	min-height: 100%;	
	border-top:1px solid #999;
} */

.playButton, .playButton2, .playButton3, .playButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat 0 0;
	z-index:1000000;
}

.pauseButton, .pauseButton2, .pauseButton3, .pauseButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat -53px 0;
	z-index:1000000;
}

.storyBlock {
    display: block;
    position: relative;
    min-height:600px;
}

.eyewearLOB1
{
	background: url(/dms-inline/images/global/home/marchon1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.eyewearLOB2
{
	background: url(/dms-inline/images/global/home/marchon2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.eyewearLOB3
{
	background: url(/dms-inline/images/global/home/marchon3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.opticsLOB1
{
	background: url(/dms-inline/images/global/home/optics1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB2
{
	background: url(/dms-inline/images/global/home/optics2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB3
{
	background: url(/dms-inline/images/global/home/optics3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB1
{
	background: url(/dms-inline/images/global/home/philanthropy1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB2
{
	background: url(/dms-inline/images/global/home/philanthropy2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB3
{
	background: url(/dms-inline/images/global/home/philanthropy3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB1
{
	background: url(/dms-inline/images/global/home/eyefinity1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.practiceLOB2
{
	background: url(/dms-inline/images/global/home/eyefinity2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB3
{
	background: url(/dms-inline/images/global/home/eyefinity3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.visionLOB1
{
	background: url(/dms-inline/images/global/home/visioncare1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.visionLOB2
{
	background: url(/dms-inline/images/global/home/visioncare2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.visionLOB3
{
	background: url(/dms-inline/images/global/home/visioncare3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.retailLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

/*.LOBheader
{
	font-size:28px;
	color:white;
	margin:0 0 80px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid white;
	letter-spacing:4px;
}

.copyText
{
	color: #FFFFFF;
    	font-size: 16px;
    	line-height: 30px;
    	width: 470px;
	
}

.LOBcta
{
	margin:40px 0 40px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid white;
	font-size:14px;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	
}

.LOBlogo
{
	margin:0 0 35px 0;
}

.quoteText
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-style:italic;
	line-height:34px;
	letter-spacing:2px;
	margin:0 0 20px 0;
	padding:0 0 0 16px;	
}

.byLine
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:20px;
	margin:0 0 0 0;
	padding:0 0 0 16px;
}

.byLinePosition
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 0 25px;
}*/


/*** NAV STYLES ***/

/*.topNavBlock, .subNavBlock
{

	display:none;
}

.topNavBlockMobile
{
	display:block;	
}

.menuIcon
{
	display:block;
	position:absolute;
	right:15px;
	top:15px;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat 0 0;
	width:35px;
	height:35px;
	cursor:pointer;
	z-index: 1000000;
}

.navPane
{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:white;
	z-index:100000000;
	margin:0 0 0 0;
}

.navCloseIcon
{
	position:absolute;
	top:20px;
	right:21px;
	width:35px;
	height:35px;	
	z-index:100000001;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat -39px 0;
	cursor:pointer;
	
}

.navBlock
{
	position:relative;
	width:100%;
	height:500px;
	top:40px;
	z-index:100000001;
}


.global-navLogo
{
	display:block;
	width:79px;
	height:47px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/vspLogo_small.png) 0 0 no-repeat;
}


.global-mainNav, .global-subNav
{
	display:block;
	width:80%;
	margin:35px auto;
	
}

.global-mainNavElement
{
	display:block;
	width:100%;
	text-transform:uppercase;
	float:left;
	font-size:1.0em;
	color:#325564;
	padding:6px 0 6px 0;
	border-top:1px solid #DBDBDB;
	border-bottom:none;
	border-right:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	text-align:center;
	letter-spacing:3px;
	cursor:pointer;
	clear:both;
}

.global-mainNavElement:first-child
{
	border-left:1px solid #DBDBDB;
}

.global-mainNavElement:last-child
{
	border-bottom:1px solid #DBDBDB;
}


.global-mainNavElement:hover
{
	background:#CCC;
}

.global-subNav
{
	display:block;
	width:80%;
	margin:50px auto;
	text-align:center;
}

.global-subNavElement
{
	display:block;
	width:100%;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	color:#325564;
	padding:8px 25px 8px 25px;
	border-right:none;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	cursor:pointer;
}

.global-subNavElement:hover
{
	text-decoration:underline;
}

.global-subNavElement:last-child
{
	border:none;
}

.global-tacticalNav
{
	display:block;
	width:80%;
	margin:50px auto;
	text-align:center;
}

.global-tacticalNavElement
{
	display:block;
	width:100%;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	color:#325564;
	padding:8px 25px 8px 25px;
	border-right:none;
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	cursor:pointer;
}

.global-tacticalNavElement:hover
{
	text-decoration:underline;
}

.global-tacticalNavElement:last-child
{
	border:none;
}*/

/*** Marquee section styles ****/

.heroMarquee
{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:160px;	
}

/*.blueButton
{
	float:left;
	padding:10px 12px 6px 12px;
	background-color:#00baf2;
	font-size:0.8em;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	letter-spacing:1px;
	color:white;
	border-radius:3px;
	margin:0 40px 0 10px;
}*/

.blueButtonCTA
{
	display:none;	
}


.blueCTA-icon-centered-vertical
{
	display: block;
	float: none;
	margin:0 auto 30px auto;
	position: relative;
	right:inherit;
	top:0px;
}


/***** List tile image styles *********/

.learnMoreList
{
	width:100%;
	display:block;
}

/*.listImageContainer
{
	position:relative;
	display:block;
	width:100%;
	margin:0 auto;
	
	
}

.listTileBlock
{
	width:90%;
	height:50%;
	display:block;
	background:url(/dms-inline/images/global/marchon-List-Tile-Bkgd.jpg) 100% 100% no-repeat
}*/

/*** FEATURE STORY STYLES ***/

.mobile-clinics-Featured-BKGD
{
	background: url("/dms-inline/images/global/global-outreach/mobile-clinics-Featured-BKGD.jpg") no-repeat 0 0 #010600;
	background-size: 600px 200px;
	height:auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/global-outreach/mobile-clinics-Featured-BKGD.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/global-outreach/mobile-clinics-Featured-BKGD.jpg', sizingMethod='scale')";
}

.alternate-Featured-BKGD {
    	background: url("/dms-inline/images/global/mockup-images/alternate-Featured-BKGD.jpg") no-repeat 0 0 #8b8986;
	background-size:600px 200px;
	height:auto;
}

.eyeHealth-Featured-BKGD
{
	background: url("/dms-inline/images/global/global-outreach/eyeHealth-Featured-bgkd.jpg") no-repeat scroll #010600;
	background-size:600px 200px;
	height:auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/charitable-fund/eyeHealth-Featured-bgkd.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/charitable-fund/eyeHealth-Featured-bgkd.jpg', sizingMethod='scale')";	
}

/*** FACTS-BASED MODULE ***/
.regMarquee-icon
{
	display:block;
    	position: relative;
	margin:0 auto;
}

/*.factsBullets
{
	margin-left:30px;
	width:85%%;
}

.factsBullets + ul
{
	margin-left:40px;
}

ul.factsBulletsNarrow
{
	margin-left:30px;
	width:80%;
}*/

.factsBullets li
{
	-ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
}

.paddingLeft180
{
	padding-left:30px;
}

/*.blueColumnBlock:nth-child(1) {
    height: 150px;
}*/

/*.blueColumnBlock
{
    margin:0;
    font-size:0.9em;
    position:relative;
}*/

.blueColumnBlock {
    display: inline-block;
    padding:30px 0 30px 0;
}

.blueColumnBlock ul
{
    font-size:0.9em;
    position:relative;
    padding: 0 12%;
}

/*.factsBullets + ul
{
	margin-left:40px;
}

ul.factsBulletsNarrow {
    margin-left: 50px;
    width: 80%;
}*/


.blueSecondRowHeader
{
	display:none;
}

.downloadContainer
{
	left:0;
}

.downloadCenter
{	  
	  left:0;
}

.downloadBlock
{
    margin: 0 0 40px 0;
}

/***************************************************
****************************************************
History Page
****************************************************
***************************************************/

.mobile-button-container 
{
	background: #fff;
	padding: 16px 0 17px;
}

.responsive-menu-icon 
{
	background: #26bff3;
	border: none;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	outline: none;
	padding: 7px 7px 7px 8px;
	text-transform: uppercase;
}
	
.decades-navigation 
{
	background: none;
	width: 100%;
	margin: 0 auto;
}

.decades-navigation ul 
{
	background: #26bff3;
	display: none;
	margin: 0 auto;
	padding: 15px 0;
	width: 142px;
}
	
.decades-navigation ul li 
{
	display: block;
	margin: 0 auto;
}
	
.decades-navigation ul li a,
.decades-navigation ul li a.first 
{
	border-bottom: 1px solid #fff;	
	border-left: none;
	border-right: none;
	border-top: none;
	color: #fff;
	margin: 5px auto;
	padding: 7px;
}
	
.history-marquee 
{
	padding: 20px;
}


.mobile-nav-style {
    background-color: #00baf2 !important;
    border: medium none !important;
    color: white !important;
    display: block;
    text-decoration: none;
    float:left;
    width:100%;
}

.mobile-paddingBottom25{
	padding-bottom:25px !important;
}
}


/*** ipad in landscape mode ***/
@media screen and (min-width: 401px) and (max-width: 568px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio: 2)
{
	
.base-videoHeight {
    height: 86%;
}

/*** global logo styles ***/
.global-Logo-LG
{
	position:absolute;
	display:block;
	width:80px;
	height:56px;
	top:10px;
	left:20px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/VSP-Global-logos.png) -686px 0 no-repeat;
	z-index:30;	
}

.global-bkgd-LG
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	z-index:20;
	background:url(/dms-inline/images/global/home/globalLanding-bkgd.jpg) no-repeat top right;
	background-size:cover;
}


/*.global-navLogo
{
	display:block;
	width:138px;
	height:82px;
	margin:0 auto;
	cursor:pointer;
	background:url(/dms-inline/images/shared/vspLogo.png) 0 0 no-repeat;	
}*/


.missionLogo
{
	display:none;
	
}

/*.contentBlock
{
	width:25%;
	top:150px;
	left:100px;
}*/

/*** landing page styles ***/

.home
{
	border-bottom:1px solid #A4A4A4;
}

.landingMarquee
{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:100%;
	top:0px;	
	color: #FFFFFF;
	text-align:center;
}

.landingHeaderH1
{
	position:absolute;
	top:64%;
	/*left:20px;*/
	width:100%;
	font-size:1.6em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-shadow: 3px 3px 7px #666666;
	
}

.landingSubheadH2
{
	position:absolute;
	top:73%;
	/*left:20px;*/
	width:100%;
	font-size:1.3em;
    	font-weight: bold;
	z-index:30;
	text-align:center;
	text-transform:uppercase;
	text-shadow: 3px 3px 7px #666666;
}

.landingButton, .scrollInitButton
{
	position : absolute;
	width:50%;
	margin : auto;
	right: 0 ;
	bottom : 0px ;
	left : 0 ;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	/*text-shadow: 3px 3px 7px #666666;*/
	text-align:center;
	cursor:pointer;
	z-index:30;
	background-color:#8B3B96;
	padding:10px 15px 10px 15px;
}

.arrow-down {
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : -9px ;
	left : 0 ;
	width: 0; 
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	
	border-top: 10px solid #8B3B96;
	cursor:pointer;
	z-index:30;
}

.landingButtonArrow
{
	position : absolute;
	width:41px;
	margin :auto;
	right: 0 ;
	bottom : 10px ;
	left : 0 ;
	background:url(../../dms-inline/images/global/utility/navControls.png) no-repeat -118px 0;
	cursor:pointer;
	z-index:30;
}


.lobBlock
{
	position:relative;
	width:100%;
	height:100%;
	
	
}

.lobBlockSection
{
	position:relative;
	width:100%;
	height:100% !important;
	
}

.missionBlock
{
	display:none;	
	
}

.missionBlockMobile
{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-color:#C5C5C5;
}

.lobLabel
{
	position:absolute;
	display:block;
	width:50%;
	height:20px;
	margin :auto;
	top:0;
	right: 0 ;
	bottom : 0 ;
	left : 0 ;
	padding:8px 5px 8px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:30;
	
}


/*** TILE IMAGE STYLES ****/

.lobSection
{
	position:relative;
	float:left;
	display:block;
	width:50%;
	height:250px;
	box-sizing:border-box;
	margin:0 0 1px 0;
	
}

.lobImageTile
{
	width: 100%;
	height:250px !important;
	display: inline-block;
	vertical-align: middle;
	color: transparent;
	/*background-size: 100%;*/
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #A8A8A8;
	background-size:100% 100%;
}


.eyewear
{	
	background:url(/dms-inline/images/global/home/eyewear-tile.jpg) no-repeat center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/eyewear-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.visioncare
{	
	background:url(/dms-inline/images/global/home/visioncare-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/visioncare-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.optics
{	
	background:url(/dms-inline/images/global/home/optics-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/optics-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.retail
{	
	background:url(/dms-inline/images/global/home/retail-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/retail-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.practice
{	
	background:url(/dms-inline/images/global/home/practice-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/practice-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.philanthropy
{	
	background:url(/dms-inline/images/global/home/philanthropy-tile.jpg) no-repeat top center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/home/philanthropy-tile.jpg', sizingMethod='scale')";
	cursor:pointer;
}

.lobOverlay
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:250px;
	background-color:rgba(0, 0, 0, 0.4);
	z-index:50;	
}

.overlayLobLabel
{
	position:absolute;
	display:block;
	width:70%;
	height:18%;
	margin :auto;
	top: 10%;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	padding:10px 5px 10px 5px;
	/*box-sizing:border-box;*/
	border:1px solid white;
	color:white;
	font-size:1.0em;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	cursor:pointer;
	z-index:50;
	
}


.overlayBlurb
{
	position:absolute;
	text-align:center;
	display:block;
	width:85%;
	font-size:0.8em;
	line-height:1.2em;
	color:white;
	margin :auto;
	top:45%;
	right: 0 ;
	/*bottom : 0 ;*/
	left : 0 ;
	z-index:50;
	
}

.learnMore
{
	position:absolute;
	text-align:center;
	display:block;
	width:50%;
	color:#325564;
	margin :auto;
	/*top:175px;*/
	right: 0 ;
	bottom : 10% ;
	left : 0 ;
	padding:10px 0 8px 0;
	background-color:white;
	font-weight:bold;
	cursor:pointer;
	z-index:50;
}

.lobSection > .tworowLabel
{
	height:26%;	
}

.overlayLobLabel:hover > .tworowLabel
{
	height:26%;	
	margin:0 0 6px 0p;
}

.filmStrip {
    border-top: 1px solid #cbcbcb;
    bottom: 0;
    float: left;
    height: 105px;
    margin: -25px 0 0;
    padding: 0;
    position: fixed;
    z-index: 1000;
}

/*** blueOverlay styles ***/

.blueOverlay
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:250px;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
}

.blueOverlayMobileText
{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:45%;
	background-color: rgba(47, 186, 227, 0.9);
	z-index:1000;
	padding:20px 0;
	/*filter: url(#blur-5);*/
	
}

.missionStatement
{
	position:relative;
	display:block;
	top:20%;
	/*left:5%;*/
	/*height:500px;*/
	margin:0 auto;
	width:85%;
	font-size:1.2em;
	line-height:1.5em;
	letter-spacing:0px;
	text-align:left;
	box-sizing:border-box;
}


.missionStatementText
{
	/*height:500px;*/
	display:block;
	margin-top:25px;
}

.missionStatementLabel
{
	position:relative;
	margin-top:20px;
	width:80%;
	top:24%;
	left:6%;
	font-size:1em;
	border:none;
	padding:5px;
	cursor:pointer;
	text-align:center;	
}

.missionStatement2
{
	left:6%;
/*	height:120px;*/
	
}

.home-blueButtonCTA
{
	display:none;
	/*float:right;
	display:inline-block;
	margin:10px 0 0 4px;
	width:30px;
	height:40px;
	background:url(/dms-inline/images/global/button-arrows.png) no-repeat -17px 0;*/
}


/*** VIDEO CONTROL STYLES ***/

video
{
	width:auto;
	height:auto;
	min-width: 100%;
	min-height: 100%;	
	border-top:1px solid #999;
}

.playButton, .playButton2, .playButton3, .playButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat 0 0;
	z-index:1000000;
}

.pauseButton, .pauseButton2, .pauseButton3, .pauseButton4
{
	position:absolute;
	display:block;
	width:52px;
	height:52px;
	top:90px;
	right:25px;
	background:url(/dms-inline/images/scroller/video-controls.png) no-repeat -53px 0;
	z-index:1000000;
}

.storyBlock {
    display: block;
    position: relative;
    min-height:600px;
}

.eyewearLOB1
{
	background: url(/dms-inline/images/global/home/eyewear1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;	
}

.eyewearLOB2
{
	background: url(/dms-inline/images/global/home/eyewear2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.eyewearLOB3
{
	background: url(/dms-inline/images/global/home/eyewear3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:  100% 100%;
}

.opticsLOB1
{
	background: url(/dms-inline/images/global/home/optics1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB2
{
	background: url(/dms-inline/images/global/home/optics2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.opticsLOB3
{
	background: url(/dms-inline/images/global/home/optics3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB1
{
	background: url(/dms-inline/images/global/home/philanthropy1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB2
{
	background: url(/dms-inline/images/global/home/philanthropy2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.philanthropyLOB3
{
	background: url(/dms-inline/images/global/home/philanthropy3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.eyeconicLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB1
{
	background: url(/dms-inline/images/global/home/eyefinity1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.practiceLOB2
{
	background: url(/dms-inline/images/global/home/eyefinity2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.practiceLOB3
{
	background: url(/dms-inline/images/global/home/eyefinity3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% 100%;	
}

.visionLOB1
{
	background: url(/dms-inline/images/global/home/visioncare1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.visionLOB2
{
	background: url(/dms-inline/images/global/home/visioncare2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.visionLOB3
{
	background: url(/dms-inline/images/global/home/visioncare3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB1
{
	background: url(/dms-inline/images/global/home/eyeconic1-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;	
}

.retailLOB2
{
	background: url(/dms-inline/images/global/home/eyeconic2-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.retailLOB3
{
	background: url(/dms-inline/images/global/home/eyeconic3-600H.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: cover;
}

.LOBheader
{
	font-size:28px;
	color:white;
	margin:0 0 80px 0;
	padding:0 0 15px 0;
	border-bottom:1px solid white;
	letter-spacing:4px;
}

/*.copyText
{
	color: #FFFFFF;
    	font-size: 16px;
    	line-height: 30px;
    	width: 470px;
	
}

.LOBcta
{
	margin:40px 0 40px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid white;
	font-size:14px;
	text-transform:uppercase;
	color:white;
	letter-spacing:2px;
	
}

.LOBlogo
{
	margin:0 0 35px 0;
}

.quoteText
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	font-style:italic;
	line-height:34px;
	letter-spacing:2px;
	margin:0 0 20px 0;
	padding:0 0 0 16px;	
}

.byLine
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:20px;
	margin:0 0 0 0;
	padding:0 0 0 16px;
}

.byLinePosition
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0 0 0 25px;
}*/


/*** NAV STYLES ***/

.global-navLogo
{
	display:none;	
}

.topNavBlock, .subNavBlock
{

	display:none;
}

.topNavBlockMobile
{
	display:block;	
}

.menuIcon
{
	display:block;
	position:absolute;
	right:20px;
	top:20px;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat 0 0;
	width:35px;
	height:35px;
	cursor:pointer;	
}

.navPane
{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:white;
	z-index:100000000;
	margin:0 0 0 0;
}

.navCloseIcon
{
	position:absolute;
	top:20px;
	right:20px;
	width:35px;
	height:35px;	
	z-index:100000001;
	background:url(/dms-inline/images/global/utility/menuIcons.png) no-repeat -39px 0;
	cursor:pointer;
}

.navBlock
{
	position:relative;
	display:block;
	width:100%;
	top:40px;
	z-index:100000001;
}

.global-mainNav, .global-tacticalNav
{
	display:block;
	margin:35px auto 0 auto;
	
}

.global-subNav
{
	display:block;
	margin:0 0 20px 0;
	text-align:left;
	float:left;
	
}


.global-mainNavElement, .global-tacticalNavElement
{
	position:relative;
	display:block;
	text-transform:uppercase;
	float:left;
	font-size:0.9em;
	color:#325564;
	padding:16px 0 16px 30px;
	border-bottom:1px solid #DBDBDB;
	text-align:left;
	cursor:pointer;
	clear:both;
	text-decoration:none;
}

.global-subNavElement
{
	display:block;
	font-size:0.8em;
	color:#325564;
	padding:10px 0 10px 45px;
	border-right:none;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	cursor:pointer;
	text-decoration:none;
}

.global-subNavElement:hover
{
	text-decoration:underline;
}

.global-subNavElement:last-child
{
	border:none;
}


.global-tacticalNav
{
	
	margin:0 auto 0 auto;
}

.global-tacticalNavElement
{
	background-color:#EBEBEB;
	font-size:0.7em;
	text-decoration:none;
	color:#00b9f2;
	padding:12px 0 12px 30px;
}

.global-tacticalNavElement:last-child
{
	border:none;
}

/*** Marquee section styles ****/

.heroMarquee
{
	position:relative;
	display:block;
	margin:0 auto;
	width:100%;
	height:200px;	
}

.blueButton
{
	float:left;
	padding:10px 12px 6px 12px;
	background-color:#00baf2;
	font-size:0.8em;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	letter-spacing:1px;
	color:white;
	border-radius:3px;
	margin:0 40px 0 10px;
}

.blueButtonCTA
{
	display:none;	
}


/*** FEATURE STORY STYLES ***/

.mobile-clinics-Featured-BKGD
{
	background: url("/dms-inline/images/global/global-outreach/mobile-clinics-Featured-BKGD.jpg") no-repeat 0 0 #010600;
	background-size: 600px 200px;
	height:auto;
}

.alternate-Featured-BKGD {
    	background: url("/dms-inline/images/global/mockup-images/alternate-Featured-BKGD.jpg") no-repeat 0 0 #8b8986;
	background-size:600px 200px;;
	height:auto;
}


.eyeHealth-Featured-BKGD
{
	background: url("/dms-inline/images/global/global-outreach/eyeHealth-Featured-bgkd.jpg") no-repeat scroll #010600;
	background-size:600px 200px;
	height:auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/charitable-fund/eyeHealth-Featured-bgkd.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dms-inline/images/global/charitable-fund/eyeHealth-Featured-bgkd.jpg', sizingMethod='scale')";	
}
.blueCTA-icon-centered-vertical
{
	display: block;
	float: none;
	margin:0 auto 30px auto;
	position: relative;
	right:inherit;
	top:0px;
}


.regMarquee-para
{
	font-size:0.7em;
}


/*** FACTS-BASED MODULE ***/
.regMarquee-icon
{
	display:block;
    	position: relative;
	margin:0 auto;
}

/*.factsBullets
{
	font-size:0.7em;
	margin-left:30px;
	width:85%;
}

.factsBullets + ul
{
	margin-left:40px;
	font-size:0.7em;
}

ul.factsBulletsNarrow
{
	font-size:0.7em;
	margin-left:30px;
	width:80%;
}*/

.factsBullets li
{
	-ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
}

.learnMoreList
{
	width:100%;
	display:block;
}

.paddingLeft180
{
	padding-left:30px;
}

.blueColumnBlock
{
    display: inline-block;
    padding:30px 0 30px 0;
    /*margin:0;
    font-size:0.9em;
    position:relative;*/
}

.blueColumnBlock ul
{
    font-size:0.9em;
    position:relative;
    padding: 0 12%;
}

/*.blueColumnBlock:nth-child(1)
{
    height: 20%;
}*/

/*ul.factsBulletsNarrow {
    margin-left: 50px;
    width: 100%;
}*/

.blueSecondRowHeader
{
	display:none;
}

.downloadContainer
{
	left:0;
}

.downloadCenter
{	  
	left:0;
}

.downloadBlock
{
   	margin: 0 0 40px 0;
}

/***************************************************
****************************************************
History Page
****************************************************
***************************************************/

.mobile-button-container 
{
	background: #fff;
	padding: 16px 0 17px;
}

.responsive-menu-icon 
{
	background: #26bff3;
	border: none;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	outline: none;
	padding: 7px 7px 7px 8px;
	text-transform: uppercase;
}
	
.decades-navigation 
{
	background: none;
	width: 100%;
	margin: 0 auto;
}

.decades-navigation ul 
{
	background: #26bff3;
	display: none;
	margin: 0 auto;
	padding: 15px 0;
	width: 142px;
}
	
.decades-navigation ul li 
{
	display: block;
	margin: 0 auto;
}
	
.decades-navigation ul li a,
.decades-navigation ul li a.first 
{
	border-bottom: 1px solid #fff;	
	border-left: none;
	border-right: none;
	border-top: none;
	color: #fff;
	margin: 5px auto;
	padding: 7px;
}
	
.history-marquee 
{
	padding: 20px;
}

.mobile-nav-style {
    background-color: #00baf2 !important;
    border: medium none !important;
    color: white !important;
    display: block;
    text-decoration: none;
    float:left;
    width:100%;
}

}


