﻿@charset "utf-8";

body {
	background: none;
}

body.ms-backgroundImage { 
	background: none;
	background-color: #fff;
}

.page-border,
.content {
	width: 100%;
	margin-top: 0;
	padding: 0;
}

.pageWidth {
	width: 2px;
}	

.pageContent {
    display: inline-block;
    float: right;
    margin: 3% 3% 0 3%;
    width: 74%;
}

.pageContentFull {
	width: 94%;
    margin: 0 3%;
}

.pageContentFull h1 {
    margin-top: 30px;
}

.homePageContentFull {
	width: 96%;
	padding: 2%;
}

#pageNotFound {
	margin: 30px 3% 0 3%;
	width: 90%;
	min-height: 500px;
}

#pageStatusBar {
	margin-bottom: 0 !important;
}

#hide_responsive {
	display: none;
}

#hide_rwd, 
#hide_desktop {
	display: inline-block;
}

.page, 
.page_content,
#s4-workspace,
.pageNotFoundContainer {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#s4-workspace {
	margin-top: 90px;
	overflow-x: hidden;	
}

.maincontent {
	width: 100%;
	margin: auto;
	background: none;
}

.maincontent_top {
	background: none;
	height: 0;
	margin: 0;
}

#masthead {
	width: 100%;
	height: 90px;
	position: fixed;
	z-index: 99;
	background-color: #fff;
	margin-top: -90px !important;
}

/*
#masthead {
	width: 100%;
	height: 89px;
	margin-top: 0 !important;
	position: relative;
	border-bottom: 1px solid #ccc;
}
*/

#masthead {
	border-bottom: 1px solid #ccc;
}

.mastheadTop {
    width: 100%;
    height: 89px;
    /* border-bottom: 1px solid #ccc; */
}

.mastheadBottom {
	display: none;
}

.SecondaryNav, 
.primary-nav, 
#leftNav, 
#footer-nav {
	display: none;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

/* Search Box */

.search_rwd {
	width: 202px;
	height: 31px;
	float: right;
}

#sitesearch_rwd {
	border: 1px #999 solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 155px;
	float: left;
	margin: 0px 5px 0px 0px;
}

#sitesearch_rwd input.ms-sbplain {
	font-size: 1.3em;
	color: #333;
	background: transparent;
	width: 150px;
	vertical-align: middle;
	text-align: center;
	border: none;
}

.search_rwd #search_icon {
	margin-top: -3px;
}

#sitesearch{
	margin: 18px 18px 0 18px;
}

#leftNav{
	display: none;
}

p img {
	display: none;
}

.itemFloatLeft p img {
	/* display: inline-block; */
}

.landingPageThreeColumn {
    margin-right: 2.47933884297521%;
    width: 31.68044077134986%;	
}

.landingPageThreeColumnLast {
    width: 31.68044077134986%;   
}


.landingPageThreeColumn p img,
.landingPageThreeColumnLast p img {
	display: inline-block;
}

.landingPageThreeColumn img,
.landingPageThreeColumnLast img {
	width: 100%;
}

.productDetailLeft img,
.productDetailRight img {
    width: 100%;
}

ul{
	/* padding: 3% 0 3% 8%; */
	list-style: outside disc;
}

h1 {
	/* margin-left: 30px; */
}

/* Breadcrumbs */

.breadcrumb {
	display: none;
	margin: 1px;
}

/* =Footer */		
.footer {
	float: left;
	width: 100%; 
	padding-bottom: 50px;
}

#rtp {
	float:right;
	height:16px;
	padding:11px 16px -11px 0px;
	position:relative;
	bottom:28px;
	left:0px;
}

#rtp a {
	font-size:0.917em;
	color:#000;
	text-decoration:none;
}
	
a.rtpbutton {
	padding:1px 5px 5px 22px;
}

.rtpico {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(Images/vision/rtp-icon-gray.png) no-repeat scroll 0 0 !important;
}

.st_sharethis_custom{
	background: url(Images/vision/share-icon-gray.png) no-repeat scroll left top transparent; 
	padding: 1px 16px 6px 22px;
	margin-left:11px;
	font-size:11px;
	color:#000;
	text-decoration:none;	
}

#footer-nav{
	display:none;
	width:0;
	height:0;
	padding:0;
	margin:0;
}

.footer ul.links {
	width: 100%;
}

.footer .links {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0;
}

.footer .links .first {
	margin: 0 0 0 3px;
	padding: 0;
	border-left: none;
}

.footer .links li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: solid 1px #000;
}

.footer .copyright {
    color: #606060;
    font-size: 10px;       
}

.footer a {
	text-decoration: none;
	color: #000;
	font-size: 10px;
}	

.footerText {
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

.footer #sitesearch{
	padding-top: 10px;
	padding-bottom: 7px;
	border: 1px solid #000;	
}

.footer .ms-sbplain {
    width: 91%;
    background-color: transparent;
    border: 0;
    color: #000;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: auto;
    vertical-align: top;
}


#ST { /* hides sharethis chicklets for 1024 and above browser size */
	display:none;
}


/* Page Layout Div Container Styles */

.homepageContent {
    display: block;
    margin: 0 auto;
    width: 75%;
}

.contentcontainerfull{
	width:96%;
	margin:0 2% auto;
}

.contentcentercolumnnonav {
	width:100%;
	vertical-align:top;
	float:right;
}

.contentfullwidth{
	float:left; 
	width:100%;
	vertical-align:top;
}

.contentcentercolumn {
	width:74%;
	float:left;
	vertical-align:top;
}

.contentrightcolumn{
	float:right; 
	width:24%; 
	vertical-align:top;
}

.contentfooter{
	float:left; 
	width:100%; 
	vertical-align:top;
	font-size: 10px;
}

.contentblockdisplay{
	padding-bottom:11px;
}

#grey_border{
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border: 1px solid #D0D0D0;
	padding:11px;
	margin-bottom:11px;
}

#grey_border_no_padding{
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border: 1px solid #D0D0D0;
	padding-top:4px;
	display:inline-block;
	width:100%;
}

#landingpage_col_container{
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border: 1px solid #D0D0D0;
	padding-top: 4px;
	display: inline-block;
	width: 100%;
}


/* Mobile Primary Drop Down Menu */

.rwd_menu {
	list-style: none;
	color: #ccc;
	/* border-right: 1px solid #ccc; */
	border-left: 1px solid #ccc;
	float: right;
	text-align: center;
	display: block;
	height: 30px;
	padding: 30px;
	width: 50px;
	font-size: 24px;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, sans-serif;
}

.rwd_menu {
	border-right: none;
}

.rwd_menu .slide {
	font-size: 24px;
	font-family: 'KlavikaMediumCondensedItalic', Calibri, sans-serif;
}

.rwd_menu_dropdown {
	background-color: #000;
	position: relative;
	right: 182px;
	top: 28px;
	text-align: left;
	width: 250px;
	padding: 6px;
	font-size:12px;
	z-index:99999999999999999;
}

.view2 .rwd_menu_dropdown{
	top:15px;
}

.rwd_menu_dropdown li{
	font-size:16px;
	line-height:2em;
	border-bottom: solid 1px #333;
	list-style:none;
	display:block;
}

.rwd_menu_dropdown li a, .rwd_menu_dropdown li a:hover {
	width:250px;
	padding:12px 0px 6px 6px;
	font-size:1.15em;
	color:#fff;
	display:block;
	font-family:'KlavikaMediumCondensedItalic', Calibri, sans-serif;
}

.rwd_menu_dropdown li a:hover {
	background:#333;
	text-decoration:none;
	width:240px;
}

img.static_hero_640{
	display:none;
}

img.static_hero_1000{
	width:100%;
	height:auto;
	padding-bottom:11px;
}


/* Worldwide Drop Down Menu */
.worldwide{
	float:left;
	padding:0 11px 11px 11px;
}

#worldwide {
	padding:1px 0px 0px 0px;
	margin: 0 11px 0 0;
	list-style:none;
	color: #555;
	display:inline;
	float:right;
}

#worldwide li {
	padding: 0px;
	display: inline;
	list-style:none;
	float: left;
	font-size:1em;
}

#worldwide li a {
	display: block;
	font-size:1.2em;
	color:#555;
}

#worldwide li ul {
	display: none;
	width: 165px;
	background-color: #ccc;
	padding: 6px;
}

#worldwide li:hover ul, #worldwide li.hover ul {
	display: block;
	position: absolute;
	top:-258px;
	list-style:none;
	margin: 0px;
	z-index:99999999;
    border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border: 1px solid #bbb;
}

#worldwide li:hover li, #worldwide li.hover li {
	float: left;
	width: 165px;
	padding:5px 8px;
}

#worldwide li li a:hover {
	text-decoration: underline;
}



/* Left Nav */


#sideNavBox {
    margin: 0 3% 0 0;
}

#left-col li {
    background-image: none;
}

#left-col li:hover,
#left-col li a:hover {
    background-image: none;     
}

#left-col li a {
    padding: 15px 10px;
    width: 89%;
}

#left-col li ul li a {
    width: 85%;
}

#left-col li.selected > .ms-core-listMenu-item {
    width: 84%;
}

/* =Footer 		
.footer {
	float:left;
	width:100%;
	margin:0; 
}

#rtp {
	float:right;
	height:16px;
	padding:11px 16px -11px 0px;
	position:relative;
	bottom:28px;
	left:0px;
}

#rtp a {
	font-size:0.917em;
	color:#000;
	text-decoration:none;
}
	
a.rtpbutton {
	padding:1px 5px 5px 22px;
}

.rtpico {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(Images/vision/rtp-icon-gray.png) no-repeat scroll 0 0 !important;
}

.st_sharethis_custom{
	background: url(Images/vision/share-icon-gray.png) no-repeat scroll left top transparent; 
	padding: 1px 16px 6px 22px;
	margin-left:11px;
	font-size:11px;
	color:#000;
	text-decoration:none;	
}

#footer-nav{
	display:none;
	width:0;
	height:0;
	padding:0;
	margin:0;
}

.footer ul.links {
	width:100%;
}

.footer .links {
	list-style-type:none;
	float:left;
	margin: 0px;
	padding:0;
}

.footer .links .first {
	margin:0px, 0px, 0px, 3px; 
	padding:0px;
	border-left:none;
}

.footer .links li {
	display:inline;
	list-style-type:none;
	margin:0px 0px 0px 8px; 
	padding:0px 0px 0px 8px;
	border-left:solid 1px #999;
}

.footer a {
	text-decoration:none;
	color:#666;
	font-size:10px;
}	

.footerText {
	text-decoration:none;
	color:#666;
	font-size:10px;
}

#ST { 
	display:none;
}
*/

/* Homepage */

.homePageHeroContainer {
	margin-top: 0;
}

.homePageHeroContent {
    width: 100%;
    margin-left: 3%;
}

.homePageHeroImage {
    /* margin-left: -60%; */
}

.homePageHeroText {
    width: 50%;
}

.heroVidBtn {
   	margin-top: 30%;
}

.homePageHeroContainer .homePageHero {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: auto;      	
}

.homePageHeroContent {
    width: 100%;
}


/* 640 */

.homePageHeroContent {
    width: 100%;
    height: 300px;
    margin-left: 0;
    position: relative;
}

.homePageHeroContainer .homePageHero {
	background-size: auto 300px;
    width: 100%;
}

.homePageHeroText {
    width: 89%;
    margin-top: 300px;
    padding-left: 2%;
    padding-right: 2%;    
}

.homePageHeroImage {
    height: 300px;
	/* margin: -510px 0 0 0; */
	left: -510px;

}

.homePageHeroImage img {
    height: 300px;
}

.homePageHeroContainer .homePageHero {
	width: 100%;
    background-position: 70% 0;
    background-repeat: no-repeat;	
    height: 300px;    
}

.homePageHeroContainer {
    height: 300px;
}

.homePageHeroCenteredStackedContent {
width: 96%;
    padding: 2%;
}

.homePageHeroCenteredStackedContent .homePageHeroImage {
    left: auto !important;
}

.homePageHeroCenteredStackedContent .homePageHeroText {
    width: 92%;
}

#homePage .HeroItem {
	height: auto;
    width: 100%;
	margin: 0;
	display: inline-block;
}

#homePage .HeroItem h1 {
	font-size: 65px;
	line-height: 65px;
	padding-bottom: 15px;
}

#homePage .heronav {
	text-align: left; 
	padding-left: 30px;
	display: inline-block;
	width: 95%;
}

#homePage .heronav img{
	cursor: pointer;
}

#homePage .homepage-hero-text {
	float: left;
	font-size: 18px;
	line-height: 25px;
	padding: 30px 0 20px 30px;
	vertical-align: middle;
	height: auto;
	margin-top: 0;
	position: relative;
	width: 35%;	
}

#homePage .homepage-hero-img {
 	float: right;
 	height: auto;
 	width: 60%;
	z-index: 0;
	position: relative;
}

#homePage .homepage-hero-img img {
 	float: right;
 	height: auto;
 	width: 100%;
} 


.homepage-content {
	width: 96%;
	padding: 60px 2%;
}

.homepage-copy {
	width: 70%;
	float:left;
	padding-right:0;
}

.homepage-links{
	width:25%;
	float:right;
}

.hubPageHeroContainer {
	margin-top: 0;
}

.hubPageHeroContent {
    width: 100%;
    margin-left: 3%;
}

.hubPageHeroImage {
    margin-left: -60%;
}

.hubPageHeroText {
    width: 50%;
}


.hubPageHeroContainer .hubPageHero {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: auto;      	
}

.hubPageHeroContent {
    width: 100%;
}









/* Hero Rotator */

.homepage-hero-img {
    width: 58%;	
}

.homepage-hero-img img {
    width: 100%;	
}

.homePageTileSmall {
    margin-right: 0;
}

.driverTile {
    margin-left: 0;
    margin-right: 19px;
}

.tileHoverContent {
    width: 280px;
}

/*  Homepage Redesign Styles 10-2014  */
.homepageContent{
	width:100%;
}

.homepage_tile_large_l, .homepage_tile_large_r{
	width:100%;
}

.homepage_tile_large_bg{
	position:relative;

}

.homepage_tile_large_text{
	width:50%;
}

.homePageTileSmall{
	width:48%;
}

.driverTile{
	background-position:center;
}

.tileBackground {
	text-align:center;
}


.tileHoverContent {
	width: 91%;
	padding: 5%;
}


/* General Content */

.generalHero {
	height: auto;
}

.generalHeroImage {
	height: auto;
}

.generalHeroText {
    padding: 3% 0 3% 3.8961%;
}

.generalHeroImage img {
	width: 100%;
}

.generalProductRow ul {
	width: 55%;
    margin-left: 20px;
}

.generalProductRow p img{
	display: inline-block;
}

/* Hub Pages */


.majorHubHero, 
.productHubHero {
	margin-top: 0;
}

.majorHubHeroImage img {
	width: 100%;
}

/*
.majorHubHero,
.productHubHero {
	min-height: 0;
	height: auto;
	margin-top: 0;	
	width: 100%;
	margin-left: 0;
}

.majorHubHeroImage,
.productHubHeroImage {
	overflow: hidden;
	height: auto;
}

.majorHubHeroImage img,
.productHubHeroImage img {
	width: 100%;
}

.majorHubGrid,
.productHubGrid {
	display: inline-block;	
	margin: 0 3% 60px;
    width: 94%;	
}

.majorHubHeroText h2,
.productHubHeroText h2 {
	font-size: 35px;	
	line-height: 35px;		
}

.majorHubHeroText, 
.productHubHeroText {
    padding-top: 8px;
}


.majorHubGridColumn {
	width: 50%;
}


.majorHubGridColumn.group {
	width: 33.33%;
}


.majorHubGridHeader {
	display: inline-block; 
	width: 86%;
	float: left; 
}

.majorHubGridHeader:hover,
.productHubGridHeader:hover { 
	width: 86%;   
}

.majorHubGridContent {
	display: inline-block; 
	width: 86%;
	float: left;    
}

.majorHubGrid,
.majorHubGridProduct {  
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	border-left: 1px solid #ddd;;		
}

*/

.majorHubGridColumn {  
	 width: 50%;
	 border-left: 1px solid #ddd;
	 border-right: 1px solid #ddd;
}

.majorHubGridProduct .majorHubGridColumn {
	 width: 33.3%;
}

/* Rotating Banners */

.pageContentFull .HeroItem {
    height: auto;
    margin-bottom: 0;
    margin-left: -4%;
    margin-top: 0;
    min-height: 0;
    width: 108%;
}

.pageContentFull .HeroItem h2 {
    margin-top: 0;
}

.pageContentFull .HeroItem .major-hub-hero-text {
	display: inline-block;
  	float: left;
    font-size: 18px;
    line-height: 22px;
    padding: 20px 0 20px 3.09917355371901%;
    width: 38.01652892561983%;
}

.pageContentFull .HeroItem .major-hub-hero-img {
	overflow: hidden;
	height: auto;
}

.pageContentFull .HeroItem .major-hub-hero-img img {
	width: 100%;	
}

.pageContentFull #heronav {
    padding-left: 3%;
}

/* Product Page */

.productDetailHeroImage {
	text-align: left;
}

.productDetailHeroImage img {
    width: 100%;
}

.productDetailHeroIcons img {
	width: auto;
}

.productDetailHero2Image {
	text-align: left;
}

.productDetailHero2Image img {
    width: 100%;
}



.productDetailColumn {
    display: inline-block;
    float: left;
    margin: 0 2.5% 0 0;
    width: 47.5%;
}

.productDetailPromoImage:last-child,
.productDetailTwoColumnContent:last-child,
.productDetailTwoColumnLink:last-child {
	display: none;
}

.productDetailPromoImage {
	width: 100%;
	background-color: #000;
}

.productDetailPromoImage img {
	width: 100%;
}


#sideNavBox {
	width: 20%;
	margin: 3% 0 0 0;
}

.minorHubHero {
	height: auto;
}

.minorHubHeroImage {
	height: auto;
}

.minorHubHeroText {
    padding: 3% 0 3% 3.8961%;
}

.minorHubHeroImage img {
	width: 100%;
}

.productListingHubHero {
	height: auto;
}

.productListingHubHeroImage {
	height: auto;
}

.productListingHubHeroImage img {
	width: 100%;
}

/*
.productListingHubHeroText {
    padding: 3% 0 3% 3.8961%;
}
*/

/* Product Hub */

/*
.pageContentExpand {
	width: 100%;
	margin: 0;
}

.pageContentFull .HeroItem.stacked {
    height: 225px;
    width: 100%;
    margin: 0;
}


.HeroItem.stacked .HeroContent.imageLeft .productHubHeroText,
.HeroItem.stacked .HeroContent.imageRight .productHubHeroText {

  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;    
}
*/


.pageContentExpand {
	width: 100%;
	margin: 0;
}

.HeroItem.stacked .HeroContent {
	padding-left: 3%;
	padding-right: 3%;
	width: 57%;
	margin-left: 0;
}

.HeroItem.stacked .heroText .heroQuote {
  margin: 10px 0 0 0;
  padding: 20px 0 0 0;
}

.HeroItem.stacked .heroText.white .heroQuote {
  border-top: 1px solid #7d7d7d;
}

.HeroItem.stacked.HeroItem .heroText.white h1,
.HeroItem.stacked.HeroItem .heroText.white h2,
.HeroItem.stacked.HeroItem .heroText.white p {
	color: #000;
}


#productHub .HeroItem.stacked .heroContent.imageLeft {
	width: 60%;
	margin-left: 37%;
	padding-left: 0;	
	padding-right: 0;
}

.HeroItem.stacked .heroContent.imageCenter {
	margin-left: 0;
	padding-right: 3%;
	width: 100%;		
}

.HeroItem.stacked .heroContent.imageLeft .productHubHeroText {
	padding-left: 0;	
}


.HeroItem.stacked .productHubHeroText {	
	width: 100%;
	padding-bottom: 0;
}

.HeroItem.stacked.HeroItem .productHubHeroText h2,
.HeroItem.stacked.HeroItem .productHubHeroText p {
	width: 100%;
}

.HeroItem.stacked.HeroItem .imageLeft .productHubHeroText h2,
.HeroItem.stacked.HeroItem .imageLeft .productHubHeroText p {
	width: 100%;
}


.HeroItem.stacked.HeroItem .imageCenter .productHubHeroText h2,
.HeroItem.stacked.HeroItem .imageCenter .productHubHeroText p {
	width: 100%;
}

#productHub .HeroItem.stacked .heroContent {    
	margin-left: 3%;
	padding-right: 0;
	width: 60%;		
}

#productHub .HeroItem.stacked .heroContent .imageLeft {    
	margin-left: 37%;	
}

#productHub .HeroItem.stacked .heroContent .imageCenter {    
	width: 88%;
}

#executivePage .HeroItem.stacked .heroBg {
  background-size: auto 300px;
}

#executivePage .HeroItem.stacked .HeroContent {
  padding-left: 7%;
  padding-right: 7%;
  padding-bottom: 30px;
  width: 85%;
  margin-left: 0;
  height: auto !important;
  margin-top: 300px;
  background-color: #fff;
}

#executivePage .HeroItem.stacked .HeroContent .heroText {
  margin-top: 30px;
}

#executivePage .landingPageThreeColumn img,
#executivePage .landingPageThreeColumnLast img {
	width: 100%;
}

#fullScreenPromoPage.pageContentFull .HeroItem,
#homePageHero.pageContentFull .HeroItem {
	margin: 0;
}

#fullScreenPromoPage .HeroItem.stacked .HeroContent,
#homePageHero .HeroItem.stacked .HeroContent {
	padding: 0;
	background-color: transparent; 
	width: 94%;
	margin: 30px 3% 0 3%;
}

#fullScreenPromoPage .HeroItem.stacked .heroContent .heroLogo,
#homePageHero .HeroItem.stacked .heroContent .heroLogo {
    margin-left: 0;
    width: 40%;
}

#fullScreenPromoPage .landingPageThreeColumn p img, 
#fullScreenPromoPage .landingPageThreeColumnLast p img {
	display: inline-block;
}

#fullScreenPromoPage .landingPageThreeColumn img, 
#fullScreenPromoPage .landingPageThreeColumnLast img {
	width: 100%;
}

#fullScreenPromoPage .twoColumnLeft,
#fullScreenPromoPage .twoColumnRight {
	width: 100%;
}

#fullScreenPromoPage .pageSection .pageContentFull {
  	min-height: 0 !important;
}

#fullScreenPromoPage .pageSection.rectangleGrayDark,
#fullScreenPromoPage .pageSection.dotsGray {
  	min-height: 0 !important;
}

.heroDownBtn {
	right: 50px;
}


.grayHeroFullPage {
    min-height: 0;
}

.grayHeroFullPageImage {
    height: auto;
}


.grayHeroFullPageImage img {
    width: 100%;	
}


/* Great Page */


.greatPageHero {
    margin: 0 0 30px 0;
    height: auto;
    min-height: 0;
}

.greatPageHeroText {
    padding: 3% 0 0 3.8961%;
    width: 34.6623%;
}

/*
.greatPageHeroText h2 {
    font-size: 25px;
    line-height: 25px;
}
*/

.greatPageHeroText p,
.greatPageHeroText .ms-rtestate-field p,
.greatPageHeroText {
    font-size: 16px;
    line-height: 18px;
}

.greatPageHeroImage {
    height: auto;
    width: 58.4416%;
    float: right;
}

.greatPageHeroImage img {
    width: 100%;
}

.greatPageHeroButtons {
    padding: 3% 3.8961%;
    vertical-align: top;
    width: 92.1039%;
}


.greatPageHeroButtons a {
    margin-right: 10px;
}

#greatPageRow1 {
	padding-top: 30px;
}

.greatPageContentLeft,
.greatPageContentRight {
    padding: 3% 0;
}

.greatPageContentLeft .greatPageContentText h3,
.greatPageContentRight .greatPageContentText h3 {
    margin-top: 0;
}


.greatPageContentLeft .greatPageContentText {
    width: 46%;
}

.greatPageContentLeft .greatPageContentImage,
.greatPageContentRight .greatPageContentImage {
    width: 50%;
}


.greatPageContentLeft .greatPageContentImage img,
.greatPageContentRight .greatPageContentImage img {
    width: 100%;
}

.greatPageResources {
    width: 100%;
    margin: 30px 0;
    padding: 30px 0;    
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;    
}

.greatPageResources .groupmarker {
	width: 50%;
	float: left;
}

.greatPageResourcesButtons {
	float: left;
    width: 100%;	
}

.greatPageResourcesButtons a {
	clear: none;
	margin: 0 10px 0 0;
}

.greatPageRotator {
    width: 100%;
	margin: 30px auto;
}

.greatPageRightContent {
    width: 100%;
}

.greatPageContainer {
	margin: 0 auto;        
	float: none;
}

.tabImageLeft240 .image img {
	width: 100%;
}


/* Benchmarks */

#benchmark img {
	width: 100%;
}

#benchmark h1 {
	word-wrap: break-word;	
}

.resTable {
	display: none;
}

.resTable h3 {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

.timeline {
	width: 100%;
}


/* Product Spec Tables (Inside Tabs) */

.coda-slider-1-panel #resTable {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.coda-slider-1-panel .resTable {
	display: block;
	width: 100%;
}

.coda-slider-1-panel .row {
	float: left;
	width: 100%;
}	

.coda-slider-1-panel .dataGroup {
	width: 94%;
	float: left;
	border-top: 1px solid #ddd;	
	border-bottom: 1px solid #ddd;
    color: #999;
    font-family: 'KlavikaMediumCondensedItalic',Calibri,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 3%;
    text-transform: uppercase;
    vertical-align: top;
}

.coda-slider-1-panel .dataGroup:first-child{
	display: none;	
}

.coda-slider-1-panel .val {
	width: 100%;
	float: left;	
}

.coda-slider-1-panel .dataCell {
	float: left;
    border-right: 1px solid #ddd;
    border-bottom: none;	
	width: 50%;
	padding: 10px;
    font-family: Calibri,Arial,sans-serif;
    font-size: 14px;	
}

.coda-slider-1-panel .dataLabel {
    border-bottom: none;	
	text-align: right;
	font-weight: bold;
    border-right: none;
	width: 50%;
}

.coda-slider-1-panel .dataVal {
	padding: 10px;
    border-bottom: none;
	font-family: Calibri,Arial,sans-serif;
    font-size: 14px;
    overflow: hidden;
}

.coda-slider-1-panel .newClass:nth-child(2){
	display: none;	
}

.coda-slider-1-panel .dataLabelRow {
	display: none;	
}

.coda-slider-1-panel .val .dataCell {
	width: 100%;
}

.centeredTabImages,
.centeredTabImages img {
	width: 100%;
}

#saLandingPage .HeroItem.stacked .heroBg {
	background-size: auto 300px;
}

#saLandingPage .HeroItem.stacked .HeroContent {
	padding-left: 7%;
	padding-bottom: 30px;
	width: 100%;
	margin-left: 0;
	height: auto !important;
	margin-top: 300px;
	background-color: #000;
}

#saLandingPage .HeroItem.stacked .heroContent .heroText {
	margin-top: 25px;
	width: 94%;
}

#saLandingPage .HeroItem.stacked .heroContent .heroText h2,
#saLandingPage .HeroItem.stacked .heroContent .heroText p {
	color: #fff;
}

/*
#saLandingPage .HeroItem.stacked .heroContent .heroText a.hero_button,
#saLandingPage .HeroItem.stacked .heroContent .heroText a.hero_button:visited,
#saLandingPage .HeroItem.stacked .heroContent .heroText a.hero_button:hover {
	background-color: #f26621;
}
*/

.HeroItem.stacked.HeroItem .heroText.white h1,
.HeroItem.stacked.HeroItem .heroText.white h2,
.HeroItem.stacked.HeroItem .heroText.white p {
	color: #fff;
}

.HeroItem.stacked.HeroItem h2.white {
	color: #fff;
}



/* Game */

#game.pageContent .HeroItem {
    width: 100%;
}

#game.pageContent .gameHeroText {
    margin-top: 0;
    width: 90%;
}

.pageContent#game .homepage-hero-img {
    width: 100%;
}

#game.pageContent .gameHeroImage img {
    display: none;
}

.productDetailHero img {
	width: 100%;
}

.gamePageRow.gamePageContentLeft .gamePageContentImage img,
.gamePageRow.gamePageContentRight .gamePageContentImage img {
    width: 100%;
}

.pageContentLeft .pageContentImage img,
.pageContentRight .pageContentImage img {
    width: 100%;
}

.pageContent#game iframe[id*='twitter-widget-'] {
	width: 100% !important;
}

.pageContent#game .gameLeftColumn {
	width: 59%;
}

.pageContent#game .gameLeftColumn {
	width: 59%;
}

.pageContent#game .verticalHero {
	width: 38%;
}

.pageContent#game .verticalHero img {
	width: 100%;
}

.pageContent#game .gameList {
	width: 59%;
}

#game.pageContent .ls-wrapper .liquid-slider .panel img {
    width: 100%;
}

#game.pageContent .ls-wrapper .liquid-slider .panel .videoContainer iframe,
#game.pageContent .ls-wrapper .liquid-slider .panel .videoContainer object,
#game.pageContent .ls-wrapper .liquid-slider .panel .videoContainer embed {
    width: 100% !important;
}

.columnContainer .gamePromoOne,
.columnContainer .gamePromoTwo {
    width: 48%;
}

.columnContainer .gamePromoOne img,
.columnContainer .gamePromoTwo img {
    width: 100%;
}


.gamePromoContent {
	width: 100%;
}

.gameHomePageHeroContainer .heroContent {
	width: 100%;	
}

.gameHomePageHeroContainer .heroBg {
	background-position: 50% 50%;
	background-size: cover;
	height: 409px !important;	
}

.gameHomePageHeroContainer .heroContent {
	height: auto !important;	
}

.gameHomePageHeroContainer .heroText {
	padding: 409px 3% 0 3%;
	width: 94%;
}

.gameHomePageHeroContainer .heroText h2 {
	width: 100%;
}

.gameHomePageHeroContainer .homePageHeroLink {
    margin-bottom: 15px;
}

.gameHomePageHeroContainer a.orangeButton, 
.gameHomePageHeroContainer a.orange_button {
    margin-bottom: 20px;	
}

.gameHomePageHeroContainer a.orangeButton:hover, 
.gameHomePageHeroContainer a.orange_button:hover,
.gameHomePageHeroContainer a.orangeButton:visited, 
.gameHomePageHeroContainer a.orange_button:visited {
    background-color: #f26621;	
}


/*
#videoLightbox {
	width: 95%;
}

#videoLightbox .videoContainer iframe {
    width: 100% !important;
}
*/


ul.gameLogos li {
	margin: 0 1.5% 0 0;
}

ul.gameLogos li img {
	width: auto !important;
}

/* CORE Infographic */

.coreInfg #main-wrapper {
	width: 100%;
	background: #ededed url("Images/main-bg-1000.jpg") no-repeat top center;
	margin-bottom: 30px;
}


.coreInfg .title {
    margin: 30px 3% 5px;
}

.coreInfg #core-left {
	width: 100%;
	float: none;
}

.coreInfg #numbers {
	min-height: 670px; 
	width: 536px; 
	margin: 0 auto;
}

.coreInfg #core-right {
	width: 100%;
	float: none;
}

.coreInfg #accordion {
    margin: 0 3% 0 3%;
}

.coreInfg #accordion h3 {
	background-position: 97% center;
}

.coreInfg #accordion h3.active {
	background-position: 97% center;	
}

.ls-wrapper {
    overflow: hidden;
}

.ls-wrapper .ls-nav {
    padding-right: 0;   
}

.ls-wrapper .ls-select-box {
    width: 100%;
}

#coda-slider-1-nav-ul {
    width: 760px;	
}

.standaloneLandingPageLargeHero .homepage-hero-img {
    width: 67%;	
}

.standaloneLandingPageLargeHero .homepage-hero-text {
	margin-top: 0;
}

.saLandingPageHeroContainer {
	margin-top: 0;
}

.saLandingPageHeroContainer .saLandingPageHero {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: auto;        	
}

.saLandingPageHeroContent {
    width: 100%;
}

.saLandingPageHeroText {
    width: 39%;
}

.saLandingPagePromo .saLandingPagePromoText {
	margin-left: 3%;
    width: 35%;
}

.saLandingPageInfo {
    padding-left: 3%;
    padding-right: 3%; 
    width: 96%;   
}

.saLandingPageInfo p img {
    display: inline-block;
    width: 96% !important;
}

.saLandingPagePromo {
    width: 100%;
}

.saLandingPagePromo .saLandingPagePromoImg {
    width: 57%;
}

.saLandingPagePromo .saLandingPagePromoImg {
    padding-right: 3%;
    width: 57%;
}

.saLandingPagePromo .saLandingPagePromoImg img {
    width: 100%;
}

.saLandingPage .imageTextLeft {
	width: 100%;
}


.saLandingPage .imageTextRight {
	width: 100%;
}

.saLandingPageLeftCol {
    margin-right: 3.5%;
    padding-right: 3.5%;
}

.homePageTileSmall.lastTile {
	float: right;
}

.newsTile {
    float: right;
    padding: 2%;
    width: 44%;
    text-align: left;
}

.newsTile .tileBackground {
    text-align: left;
}


.footerContainer, .footerAccordion {
	width: 100%;
}


.pageFooter {
	width: 98%;
}

.follow {
	padding: 15px 3%;
	display: none;	
}

.footer-links {
	padding: 19px 3% 0;
	width: 94%;
}

#rtp {
	float: right;
	height: 16px;
	padding: 11px 16px -11px 0px;
	position: relative;
	bottom: 28px;
	left: 0;
	margin: 0;
	display: none;
}

#rtp a {
	color: #000;
	text-decoration: none;
	font-size: 10px;	
}

/* Display Templates */

/* Help Me Choose */

.floatingRefiner {
	min-width: 0;
	width: 100%;
}

.filterSliderBarGraph {
	text-align: center;
}

.filterSliderBarGraph .ms-ref-refinername:link, 
.filterSliderBarGraph .ms-ref-refinername:visited {
  margin-bottom: 10px;
}

.ms-ref-refinername:link, 
.ms-ref-refinername:visited {
	width: 100%;
}

.histogram_container {
	margin: 0 auto;
}

.slider_extent_label_section {
	margin: 0 auto;
}

.slideronly_container {
	margin: 0 auto;
	width: 160px;
}

.handle_label_section {
  margin: 0 auto;
  text-align: left;
}

.filterDropDown:last-child {
    width: 100%;
}

#Container select {
  clear: both;
  display: block;
  width: 100%;
}

.wsgItem {
  width: 50%;
  padding: 5px 0 20px 0;
}

.wsgItem .imageContainer img {
	margin-bottom: 20px;
}

/* AMD Is Everywhere */

.twoColumnLeft h1 {
    margin-top: 0;
}

.amdIsEverywhereHero.homePageHeroBg {
	background: none;
}

.amdIsEverywhere .caseStudies a.pointer {
    font-size: 18px;
    line-height: 18px;
}

.amdIsEverywhere .videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: auto !important;
    margin-top: 0;
}

.amdIsEverywhere .videoContainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* addThis */

.addthis-smartlayers, 
div#at4-share, 
div#at4-follow, 
div#at4-whatsnext, 
div#at4-thankyou {
    display: none;
}

#at4m-mobile-container li {
    /* display: none; */
}

#at4m-mobile-container {
	display: none;
}

.jiathis_default_pos {
	display: none !important;
}

/*
.jiathis_style {
	display: none !important;	
}
*/
*/
.jiathis.jiathis_txt.jtico.jtico_jiathis {
	/* display: none !important; */
}