.microsite-navs .utils-account {
  width: 75%!important;
}
.microsite-navs.tr-manufacturing header nav.primary .site-nav,
.microsite-navs.gorilla-glass header nav.primary .site-nav,
.microsite-navs.careers header nav.primary .site-nav {
	width: 940px;
}
@media( min-width: 1024px ) {
  .microsite-navs.tr-manufacturing header nav.primary .site-nav > ul > li,
  .microsite-navs.gorilla-glass header nav.primary .site-nav > ul > li,
  .microsite-navs.careers header nav.primary .site-nav > ul > li {
  	margin-left: 20px;
  	margin-right: 20px;
  }
}

.microsite-navs header nav.condensed a.navbar-menu-cta,
.microsite-navs header nav.condensed a.navbar-search-cta {
  z-index: 1;
}
.microsite-navs header nav.condensed a.navbar-brand {
  margin: 5px auto!important;
  left: 0!important;
  right: 0;
  height: auto;
  padding: 0;
}
.careers .microsite-navs header nav.condensed a.navbar-brand {
	margin: 0 auto!important;
}
.microsite-navs header.sticky nav.primary a.navbar-logo img {
  height: 35px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.microsite-navs header nav.condensed a.navbar-brand img {
  height: 35px;
}
/*
.column-control.component-halfcol .container {
  width: auto!important;
}*/
/*.component-halfcol div {
  padding-bottom: 50px;
}
.component-halfcol .textimage-left,
.component-halfcol .textimage-right {
  padding-bottom: 0;
}
.component-halfcol .textimage-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.component-halfcol .textimage-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.component-halfcol.row {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .component-halfcol div:first-child {
    padding-bottom: 0;
  }
}
.component-halfcol p {
  font-size: .875rem;
  margin: 15px 0;
}*/
/*.component-halfcol b,
.component-halfcol strong {
  font-weight: bold;
}
.component-halfcol em,
.component-halfcol i {
  font-style:italic;
}
.component-halfcol h2,
.component-htmlcontainer h2{
  font-size: 1.5rem;
}
.component-halfcol h3,
.component-htmlcontainer h3  {
  font-size: 1.25rem;
}
.component-halfcol h4,
.component-htmlcontainer h4  {
  font-size: 1rem;
}*/
/*.component-halfcol h2,
.component-halfcol h3,
.component-halfcol h4,
.component-htmlcontainer h2,
.component-htmlcontainer h3,
.component-htmlcontainer h4 {
  margin: 25px 0 15px;
  font-family: 'theSansBold',Arial,Helvetica,sans-serif;
}*/



.social-media-items {
  padding-bottom: 50px;
}
.social-media-items .row {
  margin-left: -15px;
  margin-right: -15px; /* override global, which overrides bootstrap */
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 25px 0 15px;
  font-family: 'theSansBold',Arial,Helvetica,sans-serif;
  text-transform: none;
}
.h2,
.text-and-image-component .text h2 {
  font-size:30px;
  line-height:1.2;
  color:#1e1e1e;
}

.gorilla-glass .h2,
.gorilla-glass .text-and-image-component .text h2,
.gorilla-glass .h3,
.gorilla-glass .text-and-image-component .text h3,
.gorilla-glass .h4,
.gorilla-glass .text-and-image-component .text h4 {
	color: #319fc4;
}

.text-and-image-component .text b p,
.text-and-image-component .text strong p,
.text-and-image-component .text p b,
.text-and-image-component .text p strong {
	font-weight: bold;
}
@media(min-width:0) and (max-width:767px){
  .h2,
  .text-and-image-component .text h2 {
    font-size:24px;
  }
}
.h3,
.text-and-image-component .text h3 {
  font-size:21px;
  line-height:1.2;
  color:#1e1e1e;
}
@media(min-width:0) and (max-width:767px){
  .h3,
  .text-and-image-component .text h3 {
    font-size:18px;
  }
}
.text-and-image-component > *:last-of-type {
  padding-bottom: 20px;
}

.text-and-image-component .text h1 {
	font-size: 36px;
	line-height: 1.2;
	color:#1e1e1e;
}

.text-and-image-component .text h1,
.text-and-image-component .text h2,
.text-and-image-component .text h3,
.text-and-image-component .text h4,
.text-and-image-component .text h5,
.text-and-image-component .text h6 {
	margin: 25px 0 15px;
	font-family: 'theSansBold',Arial,Helvetica,sans-serif;
	text-transform: none;
}



.text-and-image-component .text p,
.text-and-image-component .text ul {
	margin: 0 0 20px 0;
}
.text-and-image-component .text ul {
  list-style: disc;
  list-style-position: inside;
}
strong, b {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
.microsites-search .tabs.contact-tabs nav,
.microsites-search .filter-wrapper,
.microsites-search .small-screen-hrz {
  display: none!important;
}
.glossy-button {
  margin: 20px 0 !important;
}

/* override global grid styles, which mess up natural bootstrap grid, invalid nesting, see http://getbootstrap.com/css/#overview-container */

.row .container {
  width: auto!important;
  max-width: 100%!important;
}
.media {
  margin-top: 5px!important;
}

@media( min-width:768px ) and ( max-width: 992px ) {
  .col-sm-6 .pull-left,
  .col-sm-6 .pull-right {
    float: none!important;
  }
  .col-sm-6 .pull-left img,
  .col-sm-6 .pull-right img, {
    margin: 10px auto;
  }
  .col-sm-6 .media > .pull-right,
  .col-sm-6 .media > .pull-left {
    margin: 0;
  }
}

@media( max-width: 420px ) {
  .pull-left,
  .pull-right {
    float: none!important;
  }
  .pull-left img,
  .pull-right img, {
    margin: 10px auto;
  }
  .media > .pull-right,
  .media > .pull-left {
    margin: 0;
  }
}


/** gorilla glass styles - pull into custom content package **/

@font-face{font-family:'gorilla';src:url('fonts/gorilla/gorilla.eot');src:url('fonts/gorilla/gorilla.eot?#iefix') format('embedded-opentype'),url('fonts/gorilla/gorilla.woff') format('woff'),url('fonts/gorilla/gorilla.ttf') format('truetype'),url('fonts/gorilla/gorilla.svg') format('svg');font-weight:normal;font-style:normal}

[class^="gorilla-icon-"], [class*=" gorilla-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'gorilla' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gorilla-icon-add_to_queue:before {
    content: "\e05c";
}
.gorilla-icon-laptop:before {
    content: "\e31e";
}
.gorilla-icon-desktop_windows:before {
    content: "\e30c";
}
.gorilla-icon-laptop_chromebook:before {
    content: "\e31f";
}
.gorilla-icon-phone_android:before {
    content: "\e324";
}
.gorilla-icon-phone_iphone:before {
    content: "\e325";
}
.gorilla-icon-tablet_android:before {
    content: "\e330";
}
.gorilla-icon-tablet_mac:before {
    content: "\e331";
}
.gorilla-icon-logo-long:before {
    content: "\e901";
}
.gorilla-icon-logo:before {
    content: "\e900";
}


.gorilla-logo-long:before {
	font-family: 'gorilla' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e901";
}
.gorilla-logo:before {
	font-family: 'gorilla' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e900";
}



.oem-product-page h1 {
	font-size:36px;
  	line-height:1.2;
	margin: 25px 0 15px;
  	font-family: 'theSansBold',Arial,Helvetica,sans-serif;
}

.oem-product-page .social-group {
	text-align: right;
}

.oem-product-page .social-group li,
.oem-page .oem-header .social-group li {
	float: right;
	margin: 0px 5px;
}

.oem-product-page .social-group li a span,
.oem-page .oem-header .social-group li a span {
	border-radius: 0;
	font-size: 15px;
	vertical-align: middle;
	line-height: 1;
}
.oem-product-page .social-group li a span:hover,
.oem-page .oem-header .social-group li a span:hover {
	background: black;
}

.oem-product-page .oem-logo {
	text-align: right;
}

.oem-product-listing-carousel,
.oem-and-product-footer-disclaimer,
.products-with-gorilla-listing {
	margin: 20px 0;
	padding: 20px 0;	
}

.products-with-gorilla-listing {
	margin-top: 0;
	padding-top: 0;
}
.oem-product-page .oem-product-listing-carousel,
.oem-page .oem-product-listing-carousel {
	margin-top: 0;
}

.oem-and-product-footer-disclaimer {
	border-top: 1px solid #ddd;
}

.oem-product-listing-carousel .total h2 {
	font-size:26px;
  	line-height:1.2;
	margin: 25px 0 15px;
  	font-family: 'theSansBold',Arial,Helvetica,sans-serif;
  	text-transform:uppercase;
}

.products-with-gorilla-listing .filters,
.oem-product-listing-carousel .filters {
	margin: 20px 0;
	padding: 0 0 20px 0;
}

.products-with-gorilla-listing .filters {
	margin-top: 0;
}

.oem-product-listing-carousel .total {
}

.oem-product-listing-carousel p {
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
}

.oem-product-listing-carousel label,
.oem-product-listing-carousel input[type="checkbox"] {
	vertical-align: middle;
	text-transform: capitalize;
}

.oem-product-listing-carousel input[type="checkbox"] {
	margin: 0 4px 0 0;
}

.oem-product-listing-carousel label {
	margin: 0 10px;
	font-weight: bold;
}

.oem-news-listing {
	padding: 30px;
	margin: 20px 0;
	background: #cbe6f0;	
}

.oem-news-listing h2 {
	font-size:26px;
  	line-height:1.2;
	margin: 10px 0 15px;
  	font-family: 'theSansBold',Arial,Helvetica,sans-serif;
  	text-transform:uppercase;
}

.oem-news-listing ul {
	overflow: hidden;
	margin-bottom: 10px;
}

.oem-news-listing ul li {
	line-height: 1.2;
	margin: 10px 0;
}

.oem-news-listing ul li span {
	font-size: .875rem;
}

.oem-news-listing ul li a {
	font-weight: bold;
}

.oem-news-listing ul li a:hover {
	color: #319fc4;
}

.oem-page .oem-header  {
	padding: 20px 0;
	margin: 20px 0;
	border-bottom: 1px solid #ddd;
}

.oem-page .featured-details h4 {
	font-size:20px;
  	line-height:1.2;
  	color: #999;
	margin: 0 0 5px;
  	font-family: 'theSansBold',Arial,Helvetica,sans-serif;
}

.oem-page .featured-details p {
	font-weight: bold;
}

.oem-page .oem-header .oem-logo,
.oem-page .oem-header .oem-social {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.oem-page .oem-header .social-group {
	text-align: right;
}


.full-products-list ul li {
	margin: 20px 0;	
}

.full-products-list ul li span:after {
	content: ",";
}

.full-products-list ul li span:last-child:after {
	content: "";
}

.oem-page.oem-page-tier-2 .text-and-image-component + .clearfix {
	display: none;
}

.oem-page.oem-page-tier-2 h1 {
	font-size:36px;
  	line-height:1.2;
	margin: 25px 0 15px;
  	font-family: 'theSansBold',Arial,Helvetica,sans-serif;
}

.oem-page.oem-page-tier-2 .oem-available p {
	margin: 20px 0;
}
.oem-page.oem-page-tier-2 .oem-available ul {
	list-style-type: disc;
	list-style-position: inside;
}


.products-with-gorilla-listing .devices  {
	margin: 0;

}
.products-with-gorilla-listing .devices .device-type {
	margin: 10px 0;
}

.products-with-gorilla-listing .devices .device-type a {
	font-weight: bold;
	font-size: 1.25rem;
}

.products-with-gorilla-listing .filters p {
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
}

.products-with-gorilla-listing .filters label,
.products-with-gorilla-listing .filters input[type="checkbox"] {
	vertical-align: middle;
	text-transform: capitalize;
}

.products-with-gorilla-listing .filters input[type="checkbox"] {
	margin: 0 4px 0 0;
}

.products-with-gorilla-listing .filters label {
	margin: 0 10px;
	font-weight: bold;
}


.touch .gorilla-glass .navs header nav.condensed,
.no-touch .gorilla-glass header:hover, 
.no-touch .gorilla-glass header.sticky,
.touch .gorilla-glass .navs header nav.primary,
.touch .gorilla-glass .navs header .mobile-banner,
.gorilla-glass footer nav.primary,
.gorilla-glass .authorheader,
.gorilla-glass header.visbilebg,
.no-touch .no-hero .gorilla-glass header,
.touch .gorilla-glass .navs header nav.primary .site-nav ul li .subnav {
	background: black!important;
}

.gorilla-glass a,
.no-touch .gorilla-glass header nav.primary .site-nav > ul > li.mega-menu ul li a:hover,
.gorilla-glass .story-snippets-multimedia-carousel .item-text a.cta:hover {
	color: #555;
}

.gorilla-glass a:hover,
.gorilla-glass footer nav.secondary .horizontal-small li a:hover,
.gorilla-glass .breadcrumb li .app,
.gorilla-glass .breadcrumb li.active a,
.no-touch .gorilla-glass header nav.primary .site-nav > ul > li.mega-menu ul li a,
.gorilla-glass article.result .title, 
.gorilla-glass article.result .title b, 
.gorilla-glass article.result .title a,
.no-touch .gorilla-glass header nav.primary .utils-account ul li.locale-selector.selected a,
.gorilla-glass .story-snippets-multimedia-carousel .item-text a.cta {
	color: #319fc4;
}

.gorilla-glass .datepicker table tr td.active:hover, 
.gorilla-glass .datepicker table tr td.active:hover:hover, 
.gorilla-glass .datepicker table tr td.active.disabled:hover, 
.gorilla-glass .datepicker table tr td.active.disabled:hover:hover, 
.gorilla-glass .datepicker table tr td.active:focus, 
.gorilla-glass .datepicker table tr td.active:hover:focus, 
.gorilla-glass .datepicker table tr td.active.disabled:focus, 
.gorilla-glass .datepicker table tr td.active.disabled:hover:focus, 
.gorilla-glass .datepicker table tr td.active:active, 
.gorilla-glass .datepicker table tr td.active:hover:active, 
.gorilla-glass .datepicker table tr td.active.disabled:active, 
.gorilla-glass .datepicker table tr td.active.disabled:hover:active, 
.gorilla-glass .datepicker table tr td.active.active, 
.gorilla-glass .datepicker table tr td.active:hover.active, 
.gorilla-glass .datepicker table tr td.active.disabled.active, 
.gorilla-glass .datepicker table tr td.active.disabled:hover.active, 
.gorilla-glass .open .dropdown-toggle.datepicker table tr td.active, 
.gorilla-glass .open .dropdown-toggle.datepicker table tr td.active:hover, 
.gorilla-glass .open .dropdown-toggle.datepicker table tr td.active.disabled, 
.gorilla-glass .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
	background-color: #319fc4;
	border-color: #3488A5;
}

.no-touch .gorilla-glass header nav.primary .utils .search-form fieldset button {
	background-color: #319fc4!important;
}

.gorilla-glass .icon-corning-logo {
	font-family: 'gorilla' !important;
	height: 22px!important;
    font-size: 24px;
}
.gorilla-glass .icon-corning-logo:before {
	content: "\e900";	
}

.no-touch .gorilla-glass header.sticky nav.primary a.navbar-logo .icon-corning-logo {
	line-height: 4px;
	font-size: 14px;
}
.no-touch .gorilla-glass header.sticky nav.primary a.navbar-logo .icon-corning-logo:before {
	content: "\e901";
}

.touch .gorilla-glass .navs header nav.condensed a .icon-corning-logo {
	font-size: 16px;
	line-height: 32px;
}
.touch .gorilla-glass .navs header nav.condensed a .icon-corning-logo:before {
	content: "\e901";	
}

@media (min-width: 1025px) {
	.no-touch .gorilla-glass .navs header.sticky nav.primary .site-nav {
		padding-left: 140px;
	}
}


.gorilla-glass .gorilla-glass-popup .slick-slider .prev,
.gorilla-glass .gorilla-glass-popup .slick-slider .next,
.gorilla-glass .oem-product-listing-carousel .slick-slider .prev,
.gorilla-glass .oem-product-listing-carousel .slick-slider .next {
  position: absolute;
  top: 50%;
  display: inline-block;
}

.gorilla-glass .carousel .devices {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0;
}

.gorilla-glass .gorilla-glass-popup .slick-slider  .prev,
.gorilla-glass .oem-product-listing-carousel .slick-slider  .prev {
  left: -20px;
}

.gorilla-glass .gorilla-glass-popup .slick-slider  .next,
.gorilla-glass .oem-product-listing-carousel .slick-slider  .next {
  right:-20px;
}

.gorilla-glass .gorilla-glass-popup .slick-slider .prev,
.gorilla-glass .gorilla-glass-popup .slick-slider .next,
.gorilla-glass .oem-product-listing-carousel .slick-slider .prev,
.gorilla-glass .oem-product-listing-carousel .slick-slider .next  {
  	width: 20px;
  	height: 20px;
  	margin-top: -10px;
  	margin-left: -10px;
 	font-size: 32px;
 	text-decoration: none;
}

.gorilla-glass .oem-product-listing-carousel .slick-slider .fa-chevron-right:after {
	display: none;
}

.gorilla-glass .module-contact-module .event-dec-aside-title {
	font-size: 21px;
    line-height: 1.2;
    color: #1e1e1e;	
}
.gorilla-glass .module-contact-module .checkbox-group input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}
.gorilla-glass .module-contact-module .checkbox-group input[type="checkbox"]+label {
    width: 90%;
}

.gorilla-glass footer.footer nav .logo-container img,
.careers footer.footer nav .logo-container img,
footer.footer nav .logo-container span { display: none!important; }

.gorilla-glass footer.footer nav .logo-container,
.careers footer.footer nav .logo-container {
	margin-top:24px;
}
.gorilla-glass footer.footer nav .logo-container span,
.careers footer.footer nav .logo-container span { 
	display: inline-block!important; 
	font-size: .75rem;
}
.careers footer.footer nav .logo-container span {
	display: inline-block;
    font-size: 22px;
    line-height: 30px;
    margin-right: 40px;
}
.gorilla-glass footer.footer nav .logo-container span:after {
	font-family: 'gorilla' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e901";
    color: white;
}
.careers footer.footer nav .logo-container span:after {
	font-family: 'Corning' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\e600";
    color: white;
}

.gorilla-glass .event-des-container img,
.gorilla-glass .result .date-container {
	display: none;
}


nav.secondary ul li h3 {
	font-size: 14px;
} 

@media( min-width: 480px ) and ( max-width: 768px ) {
	nav.secondary:first-child > ul {
		min-width: 480px;
	}
}


@media( max-width: 768px ) {
	nav.secondary > ul > li {
		text-align: center;
	}
	nav.secondary > ul > li:nth-of-type(2),
	nav.secondary > ul > li:nth-of-type(4) {
		float: right;
		width: 50%;
	}
	nav.secondary > ul > li:nth-of-type(3) {
		clear: both;
	}
	nav.secondary > ul > li:nth-of-type(1),
	nav.secondary > ul > li:nth-of-type(3) {
		float: left;
		width: 50%;
	}	
}

@media( max-width: 480px ) {
	nav.secondary > ul > li:nth-of-type(1),
	nav.secondary > ul > li:nth-of-type(2),
	nav.secondary > ul > li:nth-of-type(3),
	nav.secondary > ul > li:nth-of-type(4) {
		width: 100%;
		float: none; 
	}
}

.social-group .social a[data-icon='undefined'] span {
  display: none;
}


.baiduComponent {
  border: 1px inset rgba(0, 0, 0, 0.2);
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .baiduComponent {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.gorilla-glass .BrightcoveExperience {
  width: 100%;
}
