@charset "UTF-8";
/* CSS Document */

body {
	overflow-x:hidden;	
}
@font-face{ /* for IE */
    font-family: 'Interstate ExtraLight';
	src:url('/JRS/fonts/Costco/Interstate-ExtraLight.eot');
}
@font-face { /* for non-IE */
    font-family: 'Interstate ExtraLight';
	src: url('/JRS/fonts/Costco/Interstate-ExtraLight.eot?') format('eot'), url('/JRS/fonts/Costco/Interstate-ExtraLight.woff') format('woff'), url('/JRS/fonts/Costco/Interstate-ExtraLight.ttf') format('truetype'), url('/JRS/fonts/Costco/Interstate-ExtraLight.svg#font') format('svg');
}
@font-face{ /* for IE */
    font-family: 'Interstate ExtraLight';
	src:url('/JRS/fonts/Costco/Interstate ExtraLight.eot');
}
@font-face { /* for non-IE */
    font-family: 'Interstate ExtraLight';
	src: url('/JRS/fonts/Costco/Interstate ExtraLight.eot?') format('eot'), url('/JRS/fonts/Costco/Interstate ExtraLight.woff') format('woff'), url('/JRS/fonts/Costco/Interstate ExtraLight.ttf') format('truetype'), url('/JRS/fonts/Costco/Interstate ExtraLight.svg#font') format('svg');
}
@font-face{ /* for IE */
    font-family: 'Interstate-Regular';
	src:url('/JRS/fonts/Costco/Interstate-Regular.eot');
}
@font-face { /* for non-IE */
    font-family: 'Interstate-Regular';
	src: url('/JRS/fonts/Costco/Interstate-Regular.eot?') format('eot'), url('/JRS/fonts/Costco/Interstate-Regular.woff') format('woff'), url('/JRS/fonts/Costco/Interstate-Regular.ttf') format('truetype'), url('/JRS/fonts/Costco/Interstate-Regular.svg#font') format('svg');
}
@font-face{ /* for IE */
    font-family: 'Interstate-Bold';
	src:url('/JRS/fonts/Costco/Interstate-Bold.eot');
}
@font-face { /* for non-IE */
    font-family: 'Interstate-Bold';
	src: url('/JRS/fonts/Costco/Interstate-Bold.eot?') format('eot'), url('/JRS/fonts/Costco/Interstate-Bold.woff') format('woff'), url('/JRS/fonts/Costco/Interstate-Bold.ttf') format('truetype'), url('/JRS/fonts/Costco/Interstate-Bold.svg#font') format('svg');
}
h1, h2, h3, h4, h5 {
	font-family: 'Interstate ExtraLight',Arial, Helvetica, sans-serif;
}
/* header */
.row {
	margin:0px;
}
#header_1 {
	width:100%;
	height:75px;
	background: rgba(0,0,0,0.80);
	position:fixed;
	top:0px;
	left:0px;
	z-index:20;	
	padding: 18px 20px 18px 80px;
}
#header_2 {
	width:100%;
	height:75px;
	background: rgba(0,0,0,0.80);
	position:fixed;
	top:0px;
	left:0px;
	z-index:20;	
	padding: 18px 20px;	
}
#headerCTA {
	margin-top: -100px;
	height: 40px;
	line-height: 0px;	
}
.header-TC {	
}
.downArrow {
	
}
.embededColumn {
	padding:0px;	
}

/* navigation */

#burgerIcon {
background-image: url(/JRS/images/Costco/burgerMenu.jpg);
height: 75px;
width: 65px;
cursor: pointer;
background-repeat: no-repeat;
position: fixed;
left: 0px;
top: 0px;
z-index: 1000;
border-right: 1px solid #333;
}
#burgerNavContainer {
width: 350px;
position: fixed;
z-index: 750;
background-image: url(/JRS/images/Costco/nav_background.jpg);
margin-left: -350px;
left: 0px;
top: 0px;
}
#burgerNavHeader {
width: 100%;
height: 75px;
background-color: #111;
padding: 25px 40px 20px 65px;
border-right: 1px solid #333;
}
#burgerIcon.active {
border-right: 0px solid #333;
}
#burgerNavHeader h2 {
color: #fff;
margin: 0px;
font-size:24px;
}
#burgerNavContainer .row {
	margin:0px;
}
#burgerNavContainer li {
font-size: 18px;
padding: 20px 50px;
color: #fff;
border-bottom: 1px solid #000;
text-transform: uppercase;
cursor: pointer;
}
.inlineNavContainer {
	background: rgba(0,0,0,0.90);
	padding: 0px 40px;
	position: fixed;
	width: 100%;
	z-index: 2;
	top: 75px;	
}
.maxWidth180  {
	max-width:180px;	
}
.inlineNavigation {
	color:#fff;	
}
.inlineNavigation li {
	border-right:1px solid #999;
	padding:0px 20px;
	margin-top:10px;
}
.inlineNavigation li:last-of-type {
	border:0px;	
}
.inlineNavigation li a h4 {
	color:#fff;
	font-size:14px;
	margin:0px;
}


/* content */
.wrapper {
	overflow:hidden;
}
#TC_Wrapper {
	padding-top: 110px;
	z-index: 2;
	position: absolute;
	width: 100%;
}
.section1 {	
}
.pSection {
	overflow:hidden;
	max-width:100%;	
}
.pContSection {
	overflow:hidden;
	width:100%;	
	height:200px;
}
.parallaxContImage {
	width:100%;
}
.parallaxWrapper {
	overflow:hidden;
	position:absolute;
	z-index:0;		
}
.contentSection {
}
.contentContainer_TC {
	background-color:#fff;
	padding:40px 20px 0px 20px;
}
.contentWrapper {
	background-color:#fff;	
	overflow:hidden;	
}
.parallaxImage {
}
.parallaxBGImage {
}
.tempCBGImageContainer {
	position:fixed;
	top:0px;
	left:0px;	
	z-index:0;
	width:100%;
	overflow:hidden;
}
#landingSection {
	overflow:hidden;
}
#landingSection .container-TA {
	background: rgba(0,0,0,0.70);
width: 55%;
border-radius: 14px;
color: #fff;
z-index: 1;
margin-bottom: 60px;
margin-top: 110px;
padding: 60px 40px;
}
#landingSection .containerTB {
	background-color:transparent;
	margin-bottom: 60px;
margin-top: 75px;
padding: 0px 0px;
margin-right: auto;
margin-left: auto;
}
.pContainerRow {
	width:100%;
	position:absolute;	
	margin:0px;
}
.contentContainer {
	padding:60px 40px;	
}
.contentContainer_TC {
	padding:40px 20px;	
}
.contentRow {
	padding:20px 0px;	
}
.footerContainer {
	padding:20px;
	border-bottom:1px solid #ccc;		
}
.paddingBottom-0 {
	padding-bottom:0px;
}
.paddingTop-0 {
	padding-top:0px;
}
.thumbnail{
	margin-top:6px;
	padding:0px;
	border-radius:0px;
}
.thumbnailContent {
	margin-bottom:40px;	
}
.thumbnailContent p {
	font-size:12px;
}
.paddingTop-24 {
	padding-top:24px;
}
.marginTop_0	{
	margin-top:0px;	
}
.marginTop_40	{
	margin-top:40px;	
}
.marginBottom_40	{
	margin-bottom:40px;	
}
.row-same-height {
    display: table; 
}
.col-xs-height {
    display: table-cell;
    float: none !important;
}
.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}
.col-sm-height {
        display: table-cell;
        float: none !important;
    }
.contImg-50perc {
	width:50%;	
}
.contImg-80perc {
	width:80%;	
}
.contImg-100px {
	width:100px;	
}
.contImg-200px {
	width:200px;	
}
.html5Video {
	width:100%;	
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0px;
	height:0;
	overflow:hidden;
}
.container {
	background-color:#fff;	
}
.containerNoPaddingSides {
	padding-right:0px;	
	padding-left:0px;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.pTitle {
	position: absolute;
	width: 100%;
}
.downArrow {
	margin-bottom: 60px;
	cursor:pointer;
}
.border-right {
	border-right: 1px solid #eee;
}
.container-Lblue .border-right {
	border-right:solid 1px #ccc;
}
.imageDivider_TC {
	height:150px;
	overflow:hidden;	
}
.imageDivider_TC div {
	padding:0px;
}
.btn-group-lg>.btn, .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
width:200px;
}
.noBorder {
	border:0px;	
}
.border-bottom {
	border-bottom:1px solid #eee;	
}
.border-top {
	border-top:1px solid #eee;	
}
.container-Lblue {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding-top:40px;
	background-color:#f9f9f9;	
}
.containerTitleImage {
	padding:0px;	
}
.h1_TC {
	margin-bottom:30px;	
}
.BG-color-Grey {
	background-color: #999;
}
.color-white {
	color:#fff;	
}
.contentTabs {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	cursor: pointer;
	border-radius: 7px 7px 0px 0px;
	height: 60px;
	padding-top: 10px;
}
.contentTabs.active {
	background-color:#fff;
	border-bottom:0px;
}
.tabContent {
	display:none;	
}
.tabContent.active {
	display:block;	
}
.sidebar {
	background-color:#333;	
	padding:40px 20px;
}
.sidebar h4, .sidebar p  {
	color:#999;
}
.sidebar hr {
border-top: 1px solid #999;
}
.quicklinks {
	
}
.quicklinks li p {
	color:#fff;	
}
.quicklinks li p a {
	text-decoration:none;
	color:#ddd;	
	font-weight:100;
}
.quicklinks li p a .glyphicon {
	font-size:.6em;
	top:-2px;
	margin-left:5px;
}

/* forms */
.label, label {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 100;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 12px;
    display: block;
    text-align: left;
    margin-bottom: 0px;
}

.form-control {
display: block;
width: 100%;
height: 42px;
padding: 10px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
background-image: none;
border: 1px solid #9A9A9A;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
border-radius: 0px;
}
.formGroupDiv {
padding-left:0px;
padding-right:20px;	
}
select.form-control {
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
        appearance: none;
  -webkit-border-radius: 0px;	
  background-image:url(/JRS/images/Costco/selectButtonImage.jpg);
  background-repeat:no-repeat;
  background-position:right;
  background-size:42px;
 -webkit-box-sizing: border-box;
}
.form-control:focus, .input-group .form-control:last-child:focus {
	border-color: #0076C0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control::-moz-placeholder {
color:#767576;
opacity:1;
font-style:italic;
}
.form-control:-ms-input-placeholder {
color:#767576;
font-style:italic;
}
.form-control::-webkit-input-placeholder {
color:#767576;
font-style:italic;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

/* footer */

.footer {
	border-top:1px solid #ccc;
	padding:40px;
	background-color:#fff;
}
.legal {
	color:#999;
	font-size:12px;	
}

@media (max-width:767px) {
	#landingSection .container {
		width:100%;	
	}
	.contentRow div {
		margin-bottom:40px;	
	}
	.btn-group-lg>.btn, .btn-lg {
		margin-top:20px;
	}
}
@media (min-width:768px) and (max-width:991px){
	#landingSection .container {
		width:100%;	
	}
	.contentRow div {
		margin-bottom:40px;	
	}
	.btn-group-lg>.btn, .btn-lg {
		margin-top:20px;
	}
}
@media (min-width:992px) and (max-width:1199px){
	
}
@media (min-width:1200px){
	
}