﻿@charset "utf-8";



body {
	background: none;
}

.page-border,
.content {
	width: 100%;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;	
}

.pageWidth {
	width: 2px;
}	

.pageContent {
    display: inline-block;
    float: right;
    margin: 3% 3% 0 3%;
    width: 74%;
}

.content572 {
    width: 60%;	
}

.content968 {
    float: left;
    width: 94%;
    padding: 0 3%;
}

.content770 {
    float: left;
    width: 74%;
    /* margin: 0 3% 0 3%; */
}

#right-col {
    padding-left: 0;
    width: 15%;
}

.pageContentFull {
	width: 100%;
    margin: 0;
}

.pageContentFull h1 {
    padding-left: 3%;
    padding-right: 3%;    
}

#hide_responsive {
	display: none;
}

#hide_desktop {
	display: inline-block;
}

#hide_rwd {
	display: inline-block;
}

#pageNotFound {
	margin: 30px 3% 0 3%;
	width: 90%;
	min-height: 500px;
}

.page, 
.page_content, 
#s4-workspace,
.pageNotFoundContainer {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.maincontent {
	width: 100%;
	margin: auto;
	background: none;
}

.maincontent_top {
	background: none;
	height: 0;
	margin: 0;
}

#masthead {
    border-bottom: 1px solid #ccc;
    height: 89px;
    margin-top: 0 !important;
    position: relative;
    width: 100%;
}

.mastheadTop {
    height: 90px;
    width: 100%;
}

#logo {
    padding: 30px 15px 0 30px;
}

.tagline {
	margin-top: 21px;
}

.homePageHeroContainer {
	margin-top: 0;
	height: auto;
}

.homePageHeroContent {
    width: 100%;
    margin-left: 3%;
}

.homePageHeroImage {
    margin-left: -60%;
}

.homePageHeroText {
    width: 100%;
    padding: 20px 0 5px 0;
    margin-top: 225px !important;
    display: inline-block;
}

.homePageHeroContainer .homePageHero {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: auto;
    height: auto;
    background-position: 70% 0;      	
}

.homePageHeroContent {
	margin-left: 3%;
    padding-right: 0;
    width: 94%;
}

.homePageHeroText h2,
.homePageHeroText p {
    width: 100%;
}

.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;
}

/* Left Nav */


#sideNavBox {
    margin: 0 3% 0 0;
    width: 100%
}

#left-col {
	width: 20%;
}

#sideNavBox #left-col {
	width: 100%;
}

#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%;
}

/*
p img{
	display:none;
}
*/

ul{
	/* padding: 3% 0 3% 8%; */
	list-style: outside disc;
}

h1 {
	/* margin-left: 30px; */
}

/* Breadcrumbs */

.breadcrumb {
	display: none;
	margin: 1px;
}

/* 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;
}


/* Footer */
/*
.footerContainer, 
.footerAccordion {
	width: 100%;
}
		
.footer {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.follow {
	display: none;
}

.followContainer {
    border-bottom: none;
	width: 94%;
    padding-right: 3%;    
}

.footer-links {
    padding: 19px 3% 0;
    width: 94%;
}

#rtp {
	display: none;
}

.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 #999;
}

.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: 185px;
    background-color: transparent;
    border: 0;
    color: #000;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: auto;
    vertical-align: top;
}

#rtp {
	float: right;
	height: 16px;
	padding: 11px 16px -11px 0px;
	position: relative;
	bottom: 28px;
	left: 0;
	margin: 0 3% 0 0;
}

#rtp a {
	color: #000;
	text-decoration: none;
	font-size: 10px;	
}
	
.rtpico {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
}
*/

#ST { /* hides sharethis chicklets for 1024 and above browser size */
	display:none;
}

.hubcontent968 {
	width: 100%;
}

.hub-grid-content {
    padding: 3%;
    width: 94%;
}

.hub-promo-full {
    width: 100%;
}

.hub-promo-full-content {
	padding-bottom: 1.5%;
}

.hub-promo-full-left {
    width: 49.8%;
}

.hub-promo-full-right {
    width: 50%;
}

.hub-promo-full-right .ms-webpart-chrome {
    padding: 7%;
}

.hub-promo-full-right .ms-srch-sb-border {
    width: 100%;
}

.hub-promo-full-right input[type="text"] {
	width: 84.1%;
}

.hub-promo-full-right .ms-srch-sb-borderFocused {
	width: 100%;
}

.hub-promo-full-right input.ms-helperText {
    width: 83%;
}

.hub-promo-full-left .icon-copy {
    margin: 0;
    width: 50%;
}

.hub-promo-full-left .button-container {
    width: 100%;
}

.hub-promo-full-left .button-container .green-button-text {
    margin-bottom: 15px;
    float: left;
}

.hub-right-col-container,
.hub-right-col-l,
.hub-right-col-s {
    float: left;
    width: 100%;
}

.hub-right-col-l, 
.hub-right-col-s {
    float: left;
    width: 100%;
}

.hub-left-col {
    width: 100%;
}

.hub-small-col-left {
    width: 100%;
}

.hub-small-col-right {
    float: left;
    width: 100%;
}

.product-icons {
    width: 100%;
}

.product-icons .hub-grid-content {
	padding: 0;
	margin: 3% 0 0 3%;
}

.product-icons #product-one, 
.product-icons #product-two, 
.product-icons #product-three, 
.product-icons #product-four {
	width: 30%;
	margin: 0;
}

.product-accordion {
    padding: 30px 3%;
    width: 93.9%;
}

.support-resources-row {
    width: 50%;
}

.support-resources-link {
    width: 50%;
}

.support-resources-link ul.linklist li {
    text-align: center;
}



/* Page Layout Div Container Styles */
.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;
}

/* Drivers + Doownload */

.leftPageColumn,
.rightPageColumn {
    width: 47.5%;
}

#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%;
}

.two-col-basic-left {
    padding-right: 10px;
    width: 48%;
}

.two-col-basic-right {
    width: 49%;
}

#SearchBox {
    width: 100%;	
}

.ms-srch-sbLarge {
    width: 100%;
}

.ms-srch-sbLarge > input {
    width: 85%;
}

.ms-srch-sbLarge > .ms-srch-sb-searchLink {
    float: right;
}

.iframeContainer {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.iframeContainer iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Embedded YouTube Video */

.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

ol li .ms-WPBody,.noindex {
	width: auto !important;
	height: auto !important;
}

/* 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;
}

.supportItem {
	width: 47%;
    margin-right: 3%;
}

.supportItem:nth-child(3n+1){
    clear: none;
}

.supportItem:nth-child(2n+1){
    clear: left;
}


ol img {
	max-width: 100% !important;
}


.kb-survey {
    width: 99%;
}

#driverSearch.contentBox .contentBoxText {
    padding-top: 3.5%;
}

.contentBox#driverSearch .contentBoxText .ms-webpart-chrome {
    padding: 7%;
}

.contentBox#driverSearch .contentBoxText .ms-srch-sb-border {
    width: 100%;
}

.contentBox#driverSearch .contentBoxText input[type="text"] {
	width: 84.1%;
}

.contentBox#driverSearch .contentBoxText .ms-srch-sb-borderFocused {
	width: 100%;
}

.contentBox#driverSearch .contentBoxText input.ms-helperText {
    width: 80%;
}

.ddTabs {
    margin-top: 0;
}

/* addThis */

.addthis-smartlayers, 
div#at4-share, 
div#at4-follow, 
div#at4-whatsnext, 
div#at4-thankyou {
    /* display: none; */
}

.at4m-menu-footer-inner {
	display: none;	
}

.ValidityIconImg {
	max-width:194px; 
	width: 45%; 
	min-width:80px; 
	height: 45%;
	padding:10px;
}

.ValidityIconDiv {
	max-width:194px;
	min-width:80px; 
	min-height:150px;
	border: 4px solid #aaa;
	background-color: #e1e1e1;
	padding-top:10px;
	font-weight:bold;
	font-size:14px;
}

#cookieCompliance {
	position: fixed;
	right: 20px;
	bottom: 20px;
	background: white;
	width: 400px;
	padding: 15px;
	border: 5px solid black;
	font-size: 12px;
	max-width: 87%;
	z-index: 10;
}

#cookieCompliance > .cookieComplianceClose {
	position: absolute;
	right: -10px;
	top: -13px;
	border: 3px solid black;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 18px;
	z-index: 9999;
	background: white;
	color: black;
	cursor: pointer;
}

#cookieCompliance ul {
	padding-bottom: 5px;
	margin-left: 20px;
	list-style: square outside none;
}

#cookieCompliance ul li {
	list-style-position: outside;
	list-style-type: square;
}

#recaptcha {
	transform:scale(0.80);
	-webkit-transform:scale(0.80);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}
