@font-face {
    font-family: 'HelveticaNeue-Roman';
    src: url('https://fonts.bridgestoneresources.com/NeueHelvetica55Roman_normal_normal.woff2') format('woff2');
}
body,html{height:100%;min-height:100%;background-color:#000000;font-size:16px; font-family: "HelveticaNeue-Roman",Arial,sans-serif;color:#111111;}

html, html a {
    -webkit-font-smoothing: antialiased !important;
}

a { color:#ea2c30;}
a.gold {color:#fcd47d;}

body#index {padding-top:96px;}
html,button,input,select,textarea{color:#222;}
body{font-size:1em;line-height:1.4;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
img{vertical-align:middle;}
fieldset{border:0;margin:0;padding:0;}
/*vertical resizing of textareas. */
textarea{resize:vertical;}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0;}

/*headings*/
h1, h2 { font-weight:600;}
h1.main {margin:2rem 0; text-align:center;float:left;width:100%;font-size:3em;}
/*custom titles*/
.custom.titles h1 {margin:0; letter-spacing:0.5rem;}
.custom.titles h3 {padding-right:1em;}

/*header*/
#header { background:#fff; position:fixed;width:100%; z-index:999;top:0;}
header h1 { margin:0; padding:1rem 0;}
img.logo {width:470px;}

/*nav*/
#nav { margin:0;}
#nav ul.nav {width:100%; text-align:center;}
#nav li {float:none;display:inline-block;}
#nav li a.active { background:#ea2c30; color:#fff;}
.navbar { border-radius:0px;}

/*sections*/
section.section { background:#2d2929;color:#fff;min-height:300px; position:relative;}
section.ui.inverted, section.inverted {background:#fff;color:#111111;}
#slider { background:#fff;}
#careers {}
#contact { padding-bottom:60px;}

#locator.sticky { background:#dddddd; position:fixed; bottom:0; width:100%; z-index:99;}
#locator .halfmoonwrap { position:absolute; width:100%; top:-80px;}
#locator .ui.halfmoon {background:rgba(221,221,221,1);}
.ui.tab {margin:-30px 0 0; font-weight:bold; background:#dddddd;position:absolute; padding:5px 20px;-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
#locator .btn {padding-left:25px;padding-right:25px;}

/*sticky logos*/
.ui.sticky.logos { position:absolute; top:80%;right:0;width:700px;}
.ui.sticky.logos a {padding:0 0.5em;}
.ui.sticky.logos a img { height:30px;}

/*store locator page*/
body.locator #header h1 { height:67px;}
body.locator #header h1 img { margin:0.6rem 0 0;}

/*halfmoon*/
.ui.halfmoon .glyphicon {top:15px; font-size:24px;}
.ui.halfmoon { display:inline-block;width:80px; z-index:10; height:40px; position:absolute; bottom:0; background:rgba(214,214,214,0.85);color:#000; font-size:16px; line-height:2em; -webkit-border-top-left-radius: 40px;
-webkit-border-top-right-radius: 40px;
-moz-border-radius-topleft: 40px;
-moz-border-radius-topright: 40px;
border-top-left-radius: 40px;
border-top-right-radius: 40px;}
.ui.halfmoon:hover {}
.ui.halfmoon.inverted {background:rgba(0,0,0,0.8);color:#fff;}
.ui.halfmoon.hover {}
		
/* SEMANTIC STYLES
-------------------------------------------------- */
.ui.centered { text-align:center;}
.red {color:#ea2c30;}
.text.light {font-weight:300;}
.text.medium.bold {font-weight:400;}
.text.bold {font-weight:600;}
h1.text.big {font-size:3.0em;}

.btn.red { color:#fff; border:none;
background: #e62b2f; /* Old browsers */
background: -moz-linear-gradient(top, #e62b2f 0%, #ca2629 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e62b2f), color-stop(100%,#ca2629)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e62b2f 0%,#ca2629 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e62b2f 0%,#ca2629 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e62b2f 0%,#ca2629 100%); /* IE10+ */
background: linear-gradient(to bottom, #e62b2f 0%,#ca2629 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e62b2f', endColorstr='#ca2629',GradientType=0 ); /* IE6-9 */}

/*images*/
.col img {max-width:100%;}

/*buttons*/
.btn, .slider-nav{-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}
.btn.btn-primary.gray { border:none; color:#000;
background: #f8f8f8; /* Old browsers */
background: -moz-linear-gradient(top, #f8f8f8 0%, #cdcdcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f8f8f8 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f8f8f8 0%,#cdcdcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f8f8f8 0%,#cdcdcd 100%); /* IE10+ */
background: linear-gradient(to bottom, #f8f8f8 0%,#cdcdcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */}
.btn.btn-primary.black { border:none; color:#fff;
background: #323232; /* Old browsers */
background: -moz-linear-gradient(top, #323232 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323232), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #323232 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #323232 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #323232 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom, #323232 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}

.btn .glyphicon-play {font-size:0.5em;top:-2px;margin-left:13px;}


/*row fix*/
section .row,.carousel-caption .row {margin-left:15px;margin-right:15px;}

/*carousel*/
.carousel .item { /*height:360px;*/ height:auto; background-color:transparent;}
.carousel { min-height:260px; height:auto;  overflow:hidden; clear:both;}
.carousel-inner > .item > img { height:auto;}
.carousel-caption {top:0px;left:0px;right:0px;bottom:0px; text-align:left; }
.carousel-caption.container {position:relative;}
.carousel-caption {text-shadow:0 0 0 rgba(0,0,0,0);}
.carousel-caption h2 { font-weight:400;}
.carousel-caption p {font-size:16px; line-height:1.5em; font-weight:normal}
.carousel-caption div h2:first-child {margin-top:0px;}
.carousel-control {width:4%; height:160px;top:50%;margin-top:-80px; background:#8e8c8c; color:#fff; background-image:none !important;}
.carousel-control:hover { }
.carousel-control .glyphicon { margin:-15px 0 0 0; position:absolute;top:50%;text-shadow:none; font-size:24px;}
.carousel-control .icon-prev, .carousel-control .glyphicon {left:20%;}
.carousel-control .icon-next, .carousel-control .glyphicon {right:20%;}
.ui.inverted .carousel-caption {color:#000;}
.ui.inverted .carousel-control {}
.nav.carousel-indicators { position:inherit;top:0;left:0;margin:0 0 30px;}
.nav.carousel-indicators li {width:auto; height:auto;border:none;text-indent:0; margin:2px 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;}

/*home*/
#mainCarousel .carousel-indicators {bottom:2%;}
#mainCarousel .item { /*height:170px;padding-top:22%; padding-bottom:22%;*/ background-color:transparent; 
background-position:top center; 
background-repeat:no-repeat;
-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover
}
#mainCarousel,  #mainCarousel .carousel-inner, #mainCarousel .item{height:100%;}
#mainCarousel .carousel-inner > .item > img.background.image { max-width:none;width:auto;min-height:100%;  height:100%; min-width:100%;}
#mainCarousel .carousel-caption {top:18%;left:16%;right:0px;bottom:20%; text-align:left;width:700px;}
#mainCarousel .carousel-caption .row {background:rgba(0,0,0,.4);-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;}

/*slider navs*/
.slider-nav { border:1px solid #fff;width:100%;margin-bottom:40px;padding:0 1px;}
.slider-nav a { color:#fff;}
.slider-nav li.active a, .slider-nav li:hover a, .slider-nav li a:hover { background:#fff; color:#000;}
.ui.inverted .slider-nav { border-color:#000;}
.ui.inverted .slider-nav a { color:#000;}
.ui.inverted .slider-nav li.active a, .ui.inverted .slider-nav li:hover a, .ui.inverted .slider-nav li a:hover { background:#000; color:#fff;}

/*footer*/
#footer { background:#000; color:#bbbbbb; min-height:170px;}
#footer a {color:#fff;}
#footer p { line-height:3em;margin:20px 0;}

/* Overwrite the default to keep the scrollbar always visible */

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
.no-js{padding-top:106px;}
h2{margin-top:0;}
.loading{background:url(../images/ico_loading.gif) no-repeat center center;}
section{min-width:960px;opacity:0;}
.loaded section,.no-js section{opacity:1;-webkit-transition:opacity 300ms ease-out;-moz-transition:opacity 300ms ease-out;transition:opacity 300ms ease-out;}
main{/*overflow-x:hidden;*/}
#preload{width:1px;height:1px;overflow:hidden;position:absolute;top:0;left:0;}
.bcg{background-position:center center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover;height:100%;width:100%;}
.hsContainer{width:100%;height:100%;overflow:hidden;position:relative;}
.hsContent{max-width:700px;position:absolute;left:50%;top:50%;}
.hsContent h2{color:#fff8de;background-color:rgba(0,0,0,0.5);font-size:35px;line-height:38px;margin-bottom:12px;padding:10px 5px;}
.hsContent p{width:400px;color:#b2b2b2;}
.hsContent a{color:#b2b2b2;text-decoration:underline;}
/* ==========================================================================
   Parallax
   ========================================================================== */
.parallax .hsContent{bottom:200px;top:auto;}
.parallax h2{color:#f2ead6;background-color:rgba(0,0,0,0.6);}
/*
#parallax-4 .bcg{background-image:url(../images/parallax-4.jpg);}
#parallax-4 .hsContent{margin-left:-450px;}
#parallax-4 h2{background:none;padding-left:0;padding-right:0;}*/
/*
 * Image replacement
 */
.ir{background-color:transparent;border:0;overflow:hidden;text-indent:-9999px;}
.ir:before{content:"";display:block;width:0;height:150%;}
.hidden{display:none!important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0000);height:1px;overflow:hidden;position:absolute;width:1px;margin:-1px;padding:0;}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;overflow:visible;position:static;width:auto;margin:0;}
.invisible{visibility:hidden;}
/*
 * Clearfix: contain floats
 *
 * modern browsers
 * 1. Space content to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
/*IE 6/7 fix*/
.clearfix{zoom:1;}
::-moz-selection,::selection{background:#b3d4fc;text-shadow:none;}
/* ==========================================================================
   Media Queries for Mobile Responsive Design.
   ========================================================================== */
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}
@media (min-width: 68px){
	.container{width:970px;}
}
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   PRINT ONLY
   ========================================================================== */
@media print {
*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
/* Added to resolve the junk(none) character after anchor tag content. */
a[href]:after {content: none !important; }
abbr[title]:after{content:" (" attr(title) ")";}
.ir a:after,a[href^=javascript:]:after,a[href^=#]:after{content:"";}
pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,img{page-break-inside:avoid;}
img{max-width:100%!important;}
@page{margin:.5cm;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}
.error, .required, .red{
font-weight: bold;
color: #C00;
}