/* *********************** */
/*  Main Font Declarations */
/***************************/

body #page-header-bg h1 {
	font-family: Montserrat;
    text-transform: uppercase;
    font-size: 31px !important;
    line-height: 37px !important;
    font-weight: 700;
    color: #ffffff;
}

body .row .col h4 {
	font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
}
body .row .col li,
body .row .col p {
	font-family: Montserrat;
	font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0;
}
body .row .col .main-intro-text h2{
	font-size: 28px;
    line-height: 42px;
    margin-bottom: 100px;
    text-align: left;
    padding: 30px;

}

body .row .col .story-title h4,
body .row .col .lrg-txt{
	text-transform: uppercase;
    font-weight: 800;
    font-size: 48px;
    line-height: 55px;
}

body .row .col .story-content h3 {
    margin-top: 40px;
    font-size: 38px;
    line-height: 50px;
}
body .row .col .mission-col h2,
body .row .col .mission-col p {
    color: white;
}

body .row .col .med-txt{
	font-size: 32px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 20px 0;
}
body .row .col .sm-txt{
    font-weight: 800;
    font-size: 20px;
    line-height: 38px;
	margin-bottom: 0;
    text-transform: uppercase;
    color: #000000;
}


body .row .col .sm-txt,
body div#joblist ul li h4,
body .row .col .contact-box h2,
body .row .col .contact-box p,
body .row .col .call-out p,
body .row .col .call-out h2,
body .row .col .call-out h3,
body .row .col .vision-description-block h3,
body .row .col .carreers-container h2{
	color: white;
}

/*  End Font Declaration	*/


/*  *********************** */
/*  Site Wide Styles		*/
/***************************/

.generic-content{
	padding: 20px;
}

header#top .span_9 > .slide-out-widget-area-toggle {
    margin-top: -10px 0 0 0 !important;
    }


body[data-bg-header="true"] .container-wrap{
	padding-bottom: 0;
}
#call-to-action{
	display: none;
}

body .row .col .call-out,
body .row .col .mission-col,
body .row .col .story-content,
body .row .col .vision-col {
  padding: 25px;
	text-align: center;
}

#page-header-bg .span_6 span.subheader {
	font-weight: 400;
}

#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
	top: 60%;
	transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
}

.splash-news .meta-author,
.splash-news .meta-category,
.splash-news .meta-comment-count {
	display: none;
}

.experience-video-row {
	height: 100vh;
}

.founders-row {

}

body .row .col .splash-news p {
	font-size: 15px;
	line-height: 1.35;
	text-indent: 1em;
	margin-left: 1em;
}

body .row .col .splash-news p:before {
	display: block;
	content: '';
	height: 1px;
	width: 75%;
	margin: 1em auto;
	border-bottom: 1px solid white;
}

.blog-recent[data-style="default"] .col .post-header h3 {
	font-size: 20px;
}

.blog-recent[data-style="default"] .col .post-header h3 a {
  color: white;
}

@media only screen and (max-width: 690px) {
	body .row .col .story-content {
		padding: 0;
	}
	.wpb_wrapper > .wpb_row {
		margin-bottom: 0;
	}
	body #page-header-bg .span_6 span.subheader {
		font-size: 24px !important;
	}
}

@media only screen and (max-height: 690px) and (orientation: landscape) {
	#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
		top: 37%;
		transform: translateY(-37%);
		-moz-transform: translateY(-37%);
		-webkit-transform: translateY(-37%);
	}
	body .row .col img.header-logo-img {
		max-width: 360px;
	}
}

@media only screen and (max-width: 690px) and (orientation: portrait) {
	#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
		top: 60%;
		transform: translateY(-60%);
		-moz-transform: translateY(-60%);
		-webkit-transform: translateY(-60%);
	}
}

body .row .col .call-out p {
	text-align: left;
}

.call-out .wpb_wrapper > div:last-child {
	margin-bottom: 24px;
}

.dark-bar-row {
  height: 60px;
}

body .row .col .no-gutter-row-3  .no-gutter-image img,
body .row .col .no-gutter-row-3  .no-gutter-image{
	margin-left: 0 !important;
	width: 100% !important;
}


body .row .bg-image-col {
  min-height: 405px;
}

/* Call-to-action buttons */

.nectar-button.see-through-2,
.col.dark .nectar-button.see-through-2 {

}

/* END Call-to-action buttons */

/* Navigation */

#mobile-menu {
  position: fixed;
  top: 75px;
  display: none;
  background-color: #101112;
  box-shadow: 3px 3px 10px #000;
  padding: 0px;
  z-index: 100000;
  width: 100%;
}
body #header-outer li.current_page_item > a {
  border-bottom: 3px solid #fd7802;
}
#mobile-menu .container > ul > li a{
	padding: 10px !important;
  font-size: 18px !important;
}
#header-outer[data-transparent-header="true"].transparent #logo img,
#header-outer[data-transparent-header="true"] #logo .starting-logo,
#header-outer[data-transparent-header="true"].light-text #logo img {
	opacity: 1;
	-ms-filter: 'alpha(opacity=1)';
}
#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current-menu-item > a.
#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.current_page_item > a{
	color: white !important;
}
header#top .slide-out-widget-area-toggle {
  display: none;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-bottom: 10px;
  margin-top: -15px !important;
  z-index: 10000;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}


#page-header-bg[data-alignment-v="bottom"] .span_6 {
	bottom: 15%;
}

.page-template-page-landing #header-outer.transparent header#top nav > ul > li > a,
.page-id-2247 #header-outer.transparent header#top nav > ul > li > a {
	color: #000000 !important;
	opacity: 0.9 !important;
}

.page-template-page-landing #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover,
.page-id-2247 #header-outer.transparent:not([data-lhe="animated_underline"]) header#top nav > ul > li > a:hover {
	color: #000000 !important;
	opacity: 1 !important;
}

/* End Navigation */

/* Footer */

#nav_menu-2{
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}
#menu-social-menu{
	text-align: left;
	margin-top: 20px;
}
div#media_image-2 {
    text-align: right;
}
div#media_image-2 img {
    max-height: 75px;
}
#footer-outer .row {
    padding: 55px 0px 0 0;
    margin-bottom: 0px;
}

body .row .col #footer-widgets .col{
	text-align: center;
}


/* End Footer */

/*  END Site Wide Styles	*/





/*  *********************** */
/*  Page Specific Styles	*/
/***************************/



/* Homepage */
body .row .col .mission-slant.vc_column_container{
	/* display: none */
    background-position: bottom left ;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
}
body .mission-col .vc_row.vc_row-flex > .span_12{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
body .row .col img.story-icon,
body .row .col img.section-descriptor-icon{
    width: 100px;
}
body .row .col .vision-img-col {
	height: 350px;
	min-height: 350px;
}

body .row .col .story-content {
	padding-top: 0;
}
body .row .col .vision-col-text,
body .row .col .story-title {
	margin-top: 30px;
}
body .row .col .story-content h3 {
    font-size: 24px;
    line-height: 36px;
}
.no-gutter-row-3 .no-gutter-image img{
	border-bottom: 3px solid #FFF;
}

body .vc_row.vc_row-flex > .span_12,
body .vc_row.vc_row-flex > .span_12 > .vc_column_container{
	display: flex;
}

body .right-column-bkgd {
    min-height: 300px;
}
body .row .col .story-content.dark h3,
body .row .col .story-content.dark p,
body .row .col .story-content.dark .story-title h4{
	color: white;
}
body .row .col .story-content.dark{
	padding-bottom: 50px;
}
body .row .col .story-content.dark p {
    padding-bottom: 50px;
}

body .row .col img.header-logo-img {
    max-width: 500px;
    width: 100%;
    margin-bottom: 0;
}

body.home #page-header-bg[data-alignment-v="top"].fullscreen-header .span_6 {
	top: 45%!important;
}

body #page-header-bg .span_6 span.subheader {
	color: #000000 !important;
}

.high-speed h2 {
	color: white;
	line-height: 1.25;
}

@media only screen and (max-width: 690px) {
	.col h2 {
		font-size: 32px !important;
		line-height: 1.25 !important;
	}
	body:not(.page-template-default) #page-header-bg[data-bg-pos="center"] .page-header-bg-image {
			background-position: left center;
	}
	body:not(.page-template-page-careers-landing) #page-header-bg[data-bg-pos="center"] .page-header-bg-image {
			background-position: 77% top;
	}
}

.tech-button {
	padding: .5em 0 3em 0;
}

/* End Homepage */

/* Owl carousel styles */
body .owl-carousel .img-with-aniamtion-wrap .wpb_text_column a {
	color: black;
	border-bottom: 0;
}

body .owl-carousel .img-with-aniamtion-wrap .wpb_text_column a:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

body .owl-controls {
	display: none;
}

@media only screen and (max-width: 690px) {
	body .owl-item .wpb_text_column {
		margin-top: 12px;
		margin-bottom: 12px;
	}

	body .owl-item h5 {
		font-size: 12px;
		line-height: 1.25;
		letter-spacing: normal;
	}
}

@media only screen and (min-width: 691px) {
	body .owl-item h5 {
		font-size: 16px;
		line-height: 1.25;
	}
}
/* end Owl carousel styles */

/* journalogo styles */

.journalogo {
	display: inline-block;
	margin: 12px;
}

.journalogo.bloomberg {
	vertical-align: -6px;
}

.journalogo.wired {
	vertical-align: -4px;
}

.journalogo.usatoday {
	vertical-align: -14px;
}

.journalogo.denverpost {
	vertical-align: -5px;
}

.journalogo.theverge {
	vertical-align: -8px;
}

body .call-out .wpb_text_column a {
	color: white;
	text-decoration: none;
	border-bottom: 0;
}

body .call-out .wpb_text_column a:hover {
	color: white;
}

body .wpb_row .span_12 > .col.padding-5-percent, .column-inner.padding-5-percent.call-out {
    padding: 2% 5%;
}

/* end journalogo styles */


/* About */

body .col .contact-box {
	padding: 60px 20px;
}
body .row .col .contact-box .contact-socials{
	margin-top: 20px;
}
body .row .col .contact-box .contact-socials a i{
	color: white;
	font-size: 24px;
}
body .container-wrap #mc4wp-form-1 input[type="email"] {
    background-color: white !important;
    width: 260px;
	display:inline-block;
    vertical-align: top;
}
body .container-wrap #mc4wp-form-1 button[type="submit"] {
    padding: 11px !important;
    background-color: #f5bb41;
    display:inline-block;
    vertical-align: top;
    border: 1px solid #f5bb41;
}
.row .col .signup-form {
	margin-top: 40px;
    text-align: center;
}
body .row .col .team-col{
	padding: 0;
}
body .row .col .team-bio-section{
	padding: 0;
	margin-bottom: 0;
}
body .team-bio-section img{
	z-index: 0;
	box-shadow:  1px 1px rgba(179, 179, 179, 0.5), 2px 2px rgba(183, 183, 183, 0.51) , 3px 3px rgba(187, 187, 187, 0.52) , 4px 4px rgba(191, 191, 191, 0.53) , 5px 5px rgba(195, 195, 195, 0.54) , 6px 6px rgba(198, 198, 198, 0.55) , 7px 7px rgba(201, 201, 201, 0.56) , 8px 8px rgba(204, 204, 204, 0.57) , 9px 9px rgba(207, 207, 207, 0.58) , 10px 10px rgba(209, 209, 209, 0.59) , 11px 11px rgba(212, 212, 212, 0.6) , 12px 12px rgba(214, 214, 214, 0.61) , 13px 13px rgba(216, 216, 216, 0.62) , 14px 14px rgba(218, 218, 218, 0.63) , 15px 15px rgba(220, 220, 220, 0.64) , 16px 16px rgba(222, 222, 222, 0.65) , 17px 17px rgba(223, 223, 223, 0.66) , 18px 18px rgba(225, 225, 225, 0.67) , 19px 19px rgba(227, 227, 227, 0.68) , 20px 20px rgba(228, 228, 228, 0.69) , 21px 21px rgba(230, 230, 230, 0.7) , 22px 22px rgba(231, 231, 231, 0.71) , 23px 23px rgba(232, 232, 232, 0.72) , 24px 24px rgba(234, 234, 234, 0.73) , 25px 25px rgba(235, 235, 235, 0.74) , 26px 26px rgba(236, 236, 236, 0.75) , 27px 27px rgba(237, 237, 237, 0.76) , 28px 28px rgba(238, 238, 238, 0.77) , 29px 29px rgba(239, 239, 239, 0.78) , 30px 30px rgba(240, 240, 240, 0.79) , 31px 31px rgba(241, 241, 241, 0.8) , 32px 32px rgba(242, 242, 242, 0.81) , 33px 33px rgba(243, 243, 243, 0.82) , 34px 34px rgba(244, 244, 244, 0.83) , 35px 35px rgba(245, 245, 245, 0.84) , 36px 36px rgba(246, 246, 246, 0.85) , 37px 37px rgba(246, 246, 246, 0.86) , 38px 38px rgba(247, 247, 247, 0.87) , 39px 39px rgba(248, 248, 248, 0.88) , 40px 40px rgba(248, 248, 248, 0.89) , 41px 41px rgba(249, 249, 249, 0.9) , 42px 42px rgba(250, 250, 250, 0.91) , 43px 43px rgba(250, 250, 250, 0.92) , 44px 44px rgba(251, 251, 251, 0.93) , 45px 45px rgba(252, 252, 252, 0.94) , 46px 46px rgba(252, 252, 252, 0.95) , 47px 47px rgba(253, 253, 253, 0.96) , 48px 48px rgba(253, 253, 253, 0.97) , 49px 49px rgba(254, 254, 254, 0.98) , 50px 50px rgba(254, 254, 254, 0.99);
}
body .bio-text-container{
	position:relative;
	z-index: 100;
}

body .vc_row-fluid .vc_col-xs-offset-1 {
   margin-left: 6.382978723% !important;
}


/* End About */
/* Mission */

body .row .col .vision-description-block {
    padding: 50px 0;
}
body .row .col .our-vision-header-block .call-out-sm .txt-content {
    background: #000;
    padding: 19px;
	float: none;
    display: block;
}
body .row .col .vision-description-block-content {
    padding: 20px 20px 60px;
     width: 75%;
}
body .row .col  .our-hyperloop-section{
	padding: 10px;  /* Responsive 50px */
}
/* Slant - hidden on mobile */
.our-vision-header-block .call-out-sm img{
	/* display: none; */
	float: left;
	height: 135px;
}
body .technology-container .call-out {
       margin-top: 250px;
       background: rgba(30, 42, 83, .25);
       margin-bottom: 10px;
}
body .row .col .our-vision-header-block .call-out-sm .txt-content .med-txt{
	margin: 0;
}

#page-header-bg .container .row .col.span_6 {
	top: 45%;
}

body .row .col .hyperloop-content-holder {
    /*padding: 30px;*/
		text-align: center;
}

.our-vision-header-block .call-out-sm img{
	display:none;
}

.our-hyperloop-image{
	max-height: 350px;
}

.las-galleria {
	margin: 2em 2em 36px;
}

#page-header-bg .page-header-bg-image img {
	display: none;
}

/* End Mission */
/* Careers */


body.page-template-page-careers-landing .row .call-out-row{
	padding: 80px 20px !important;
}

body .row .perks-container h4{
	text-transform: uppercase;
}
body div#joblist ul li h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
body div#joblist ul li h5 {
	font-family: Montserrat;
    color: #7d7d7d;
    font-size: 14px;
}
.category-block{
	display: none;
}
.category-block a {
    color: white;
    display: inline-block;
    float: left;
    padding: 10px 20px;
    border: 1px solid #fff;
    margin: 10px;
    font-size: 16px;
}
.category-block a:hover{
	color: #000;
	background: white;
}
body .row .col .perks-section{
	/*padding: 20px;*/
}

@media screen and (min-width: 950px) {
	.perks-container{
		background: url(/wp-content/uploads/2017/11/white_black.jpg) bottom right no-repeat;
	}
	body .row .open-careers-container{
		background: url(/wp-content/uploads/2017/11/white_black.jpg) top left no-repeat;
	}
}

body .row .open-careers-container{
  padding-top: 100px !important;
  padding-bottom: 50px !important;
  background-color: #101112;
}
.career-list-section{
	background-color: #101112;
  height: auto !important;
  overflow: visible;
}
body .perks-section{
	/*margin-bottom: 50px;*/
}
body .perks-text-container{
	position:relative;
	z-index: 100;
}
.category-block-holder{
	text-align: center;
}
div#joblist {
	padding-top: 20px;

}
div#department-chooser {
    margin-left: 20px;
    margin-right: 20px;
}
.wrapper-dropdown{
	position: relative;
	z-index: 1000;
	margin-bottom: 60px ;
}
.wrapper-dropdown div.selected-option {
    color: #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    min-width: 50%;
}
.wrapper-dropdown ul.dropdown{
	visibility: hidden;
	opacity: 0;
	list-style-type: none;
    position: absolute;
    background: #303030;
    margin: 0;
    padding: 10px 20px;
	width: 100%;

    box-shadow: 3px 3px 20px #000;
    -moz-box-shadow: 3px 3px 20px #000;
    -webkit-box-shadow: 3px 3px 20px #000;

}
.wrapper-dropdown ul.dropdown,
.wrapper-dropdown div i{
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}
.wrapper-dropdown.active div i{
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.wrapper-dropdown ul.dropdown li{
	list-style: none;
    font-size: 16px;
	background: #303030;
    border-bottom: 1px solid #232323;
}
.wrapper-dropdown ul.dropdown li a{
	color: white;
}
.wrapper-dropdown.active .dropdown{
	opacity: 1;
	visibility: visible;
}
.chooser-label{
	color: #303030;
	font-size: 12px;
}
body .row #joblist ul{
	margin: 0 0 100px 0;
}
div#joblist ul li {
    list-style: none;
    background:	#303030;
    border-bottom: 1px solid #222222;
    padding: 10px 15px 5px;
    position: relative;
}
.job-description-section{
	display: none;
	padding: 20px 0;
}
body div#joblist ul li.active i.description-toggle{
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
i.description-toggle{
	position: absolute;
	top: 20px;
	right: 20px;
	color: white;

	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
}
div#joblist ul li.active .job-description-section{
	display: block;
}
body .row .col  a.apply-btn {
	font-size: 14px;
    background: #fd7802;
    color: white;
    text-transform: uppercase;
    padding: 10px 15px;
    box-shadow: 1px 1px 3px #000;
}

body .row .col  a.apply-btn:hover{
	 color: white;
}

/* End Careers */

/* Careers Detail */

body .row .col p.date-posted {
    background: #f0f0f0;
    padding: 10px;
    line-height: 14px;
    font-size: 14px !important;
    display: block;
    margin: 20px 0 30px;
}
body .row .col .actions {
    padding-bottom: 30px;
    border-bottom: 1px dotted #cccccc;
    margin-bottom: 30px;
}
body .row .col .actions .apply-btn{
    margin-right: 20px;
}

body .row .col .sm-txt.department{
	color: #000;
}

body .row .col .grnhse_app {
  max-width: 100%;
	border: 1px solid #999;
  margin: 40px auto 0;
  padding: 12px;
}


/* End Careers Detail */

/* Updates */

body .row.blog-index-content .col .updates-section h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
}


span.subheader {
    display: block;
    margin-bottom: 10%;
}
body .press-section{
	background-color: #f4f4f6;
	box-shadow:  1px -1px rgba(179, 179, 179, 0.5) , 2px -2px rgba(181, 181, 181, 0.505) , 3px -3px rgba(183, 183, 183, 0.51) , 4px -4px rgba(185, 185, 185, 0.515) , 5px -5px rgba(187, 187, 187, 0.52) , 6px -6px rgba(189, 189, 189, 0.525) , 7px -7px rgba(191, 191, 191, 0.53) , 8px -8px rgba(193, 193, 193, 0.535) , 9px -9px rgba(195, 195, 195, 0.54) , 10px -10px rgba(196, 196, 196, 0.545) , 11px -11px rgba(198, 198, 198, 0.55) , 12px -12px rgba(200, 200, 200, 0.555) , 13px -13px rgba(201, 201, 201, 0.56) , 14px -14px rgba(203, 203, 203, 0.565) , 15px -15px rgba(204, 204, 204, 0.57) , 16px -16px rgba(205, 205, 205, 0.575) , 17px -17px rgba(207, 207, 207, 0.58) , 18px -18px rgba(208, 208, 208, 0.585) , 19px -19px rgba(209, 209, 209, 0.59) , 20px -20px rgba(210, 210, 210, 0.595) , 21px -21px rgba(212, 212, 212, 0.6) , 22px -22px rgba(213, 213, 213, 0.605) , 23px -23px rgba(214, 214, 214, 0.61) , 24px -24px rgba(215, 215, 215, 0.615) , 25px -25px rgba(216, 216, 216, 0.62) , 26px -26px rgba(217, 217, 217, 0.625) , 27px -27px rgba(218, 218, 218, 0.63) , 28px -28px rgba(219, 219, 219, 0.635) , 29px -29px rgba(220, 220, 220, 0.64) , 30px -30px rgba(221, 221, 221, 0.645) , 31px -31px rgba(222, 222, 222, 0.65) , 32px -32px rgba(223, 223, 223, 0.655) , 33px -33px rgba(223, 223, 223, 0.66) , 34px -34px rgba(224, 224, 224, 0.665) , 35px -35px rgba(225, 225, 225, 0.67) , 36px -36px rgba(226, 226, 226, 0.675) , 37px -37px rgba(227, 227, 227, 0.68) , 38px -38px rgba(227, 227, 227, 0.685) , 39px -39px rgba(228, 228, 228, 0.69) , 40px -40px rgba(229, 229, 229, 0.695) , 41px -41px rgba(230, 230, 230, 0.7) , 42px -42px rgba(230, 230, 230, 0.705) , 43px -43px rgba(231, 231, 231, 0.71) , 44px -44px rgba(232, 232, 232, 0.715) , 45px -45px rgba(232, 232, 232, 0.72) , 46px -46px rgba(233, 233, 233, 0.725) , 47px -47px rgba(234, 234, 234, 0.73) , 48px -48px rgba(234, 234, 234, 0.735) , 49px -49px rgba(235, 235, 235, 0.74) , 50px -50px rgba(235, 235, 235, 0.745) , 51px -51px rgba(236, 236, 236, 0.75) , 52px -52px rgba(237, 237, 237, 0.755) , 53px -53px rgba(237, 237, 237, 0.76) , 54px -54px rgba(238, 238, 238, 0.765) , 55px -55px rgba(238, 238, 238, 0.77) , 56px -56px rgba(239, 239, 239, 0.775) , 57px -57px rgba(239, 239, 239, 0.78) , 58px -58px rgba(240, 240, 240, 0.785) , 59px -59px rgba(240, 240, 240, 0.79) , 60px -60px rgba(241, 241, 241, 0.795) , 61px -61px rgba(241, 241, 241, 0.8) , 62px -62px rgba(242, 242, 242, 0.805) , 63px -63px rgba(242, 242, 242, 0.81) , 64px -64px rgba(243, 243, 243, 0.815) , 65px -65px rgba(243, 243, 243, 0.82) , 66px -66px rgba(243, 243, 243, 0.825) , 67px -67px rgba(244, 244, 244, 0.83) , 68px -68px rgba(244, 244, 244, 0.835) , 69px -69px rgba(245, 245, 245, 0.84) , 70px -70px rgba(245, 245, 245, 0.845) , 71px -71px rgba(246, 246, 246, 0.85) , 72px -72px rgba(246, 246, 246, 0.855) , 73px -73px rgba(246, 246, 246, 0.86) , 74px -74px rgba(247, 247, 247, 0.865) , 75px -75px rgba(247, 247, 247, 0.87) , 76px -76px rgba(247, 247, 247, 0.875) , 77px -77px rgba(248, 248, 248, 0.88) , 78px -78px rgba(248, 248, 248, 0.885) , 79px -79px rgba(248, 248, 248, 0.89) , 80px -80px rgba(249, 249, 249, 0.895) , 81px -81px rgba(249, 249, 249, 0.9) , 82px -82px rgba(249, 249, 249, 0.905) , 83px -83px rgba(250, 250, 250, 0.91) , 84px -84px rgba(250, 250, 250, 0.915) , 85px -85px rgba(250, 250, 250, 0.92) , 86px -86px rgba(251, 251, 251, 0.925) , 87px -87px rgba(251, 251, 251, 0.93) , 88px -88px rgba(251, 251, 251, 0.935) , 89px -89px rgba(252, 252, 252, 0.94) , 90px -90px rgba(252, 252, 252, 0.945) , 91px -91px rgba(252, 252, 252, 0.95) , 92px -92px rgba(253, 253, 253, 0.955) , 93px -93px rgba(253, 253, 253, 0.96) , 94px -94px rgba(253, 253, 253, 0.965) , 95px -95px rgba(253, 253, 253, 0.97) , 96px -96px rgba(254, 254, 254, 0.975) , 97px -97px rgba(254, 254, 254, 0.98) , 98px -98px rgba(254, 254, 254, 0.985) , 99px -99px rgba(254, 254, 254, 0.99) , 100px -100px rgba(255, 255, 255, 0.995);
	margin-top: 100px;
}
body .press-section,
body .updates-section{
	padding: 20px;
}
body .row.blog-index-content .col ul{
	padding: 0;
	margin: 30px 0 0 0;
}
body .row.blog-index-content .col ul li {
	list-style: none;
	margin-bottom: 50px;
}

body  .row.blog-index-content  .col .updates-section h3{
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	color: #000;
	margin:0;
	padding:0;
	font-family: Montserrat;
}
body  .row.blog-index-content .col .updates-section h5{
	font-size: 16px;
	line-height: 27px;
	font-family: Montserrat;
	color: #999999;
	font-weight: 300;
	text-transform: none;
	margin: 0px 0;
	padding:0;
}


body  .row.blog-index-content .col .updates-section h4{
	font-size: 16px;
	line-height: 27px;
	font-family: Montserrat;
	color: #a36d41;
	margin: 0 0 10px 0;
	padding:0;
}


body  .row.blog-index-content .col .updates-section p{
	font-size: 14px;
	line-height: 24px;
	font-family: Montserrat;
	color: #000;
	margin:0;
	padding:0;
}
body  .row.blog-index-content .col .updates-section p a{
	font-size: 14px;
	line-height: 22px;
	font-family: Montserrat;
	text-transform: uppercase;
	color: #a36d41;
}
body  .row.blog-index-content  .col .press-section h3{
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	color: #000;
	margin:0;
	padding:0;
	font-family: Montserrat;
}
body  .row.blog-index-content .col .press-section h4{
	font-size: 16px;
    line-height: 20px;
	font-family: Montserrat;
	color: #999999;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	padding:0;
}
body  .row.blog-index-content .col .press-section p{
	font-size: 14px;
	line-height: 24px;
	font-family: Montserrat;
	color: #000;
	margin:0;
	padding:0;
}



/* End Updates */


/* Media */


body .row .col .media-kit-img {
	height: 292px;
	border: 1px solid #e2e2e2;
  	background-color: #f9f9f9;
  	padding: 5px;
 	width: 100%;
}

body .row .col .inner {
    width: 100%;
}

body .row .col .media-kit-img img{
  max-width:100%;
  max-height:100%;
  margin:auto;
  display:block;
}
body .row .col .media-kit-link{
	padding-top: 5px;
	line-height: 28px;
	font-size: 12px;
	margin-bottom: 50px;
	display:block;
}
body .row .col .media-kit-link a{
	display: inline-block;
	padding: 0px 6px;
	font-size: 12px;
	line-height: 18px;
	float: right;
	color: #fd7802;
	background: #f5f5f5;
	border: 1px solid #e2e2e2;
	border-radius: 3px 3px 3px 3px;
}



/* End Media */




@media only screen and (min-width: 501px) {

	/* Mission */

	body .row .col  .vision-description-block-content {
    	width: 330px;
    	min-height: 200px;
	}

	/*
	body .row .col .vision-description-block p {
    	font-size: 18px;
    	line-height: 24px;
    	padding: 10px 25px;
	}
	*/
	/* End Mission */

}





/* Full Width Responsive */
@media only screen and (min-width: 530px) and (max-width: 690px) {
	.team-bio-section .inner {
 	   /*padding: 0 60px 20px;*/
	}
}



@media only screen and (min-width: 691px) {


	/*  *********************** */
	/*  Site Wide Styles		*/
	/***************************/


	/* Fonts */

	body .row .col .main-intro-text h2 {
	  font-size: 36px;
    line-height: 54px;
 		padding: 30px 50px 0;
	}

	body .row .col li,
	body .row .col p {
		font-size: 20px;
		line-height: 30px;
	}

	body .row .col .story-title h4, body  .row .col .lrg-txt{
		    font-size: 58px;
    	line-height: 70px;
	}

	body .row .col .med-txt {
    	font-size: 32px;
    	    line-height: 40px;
    }
	/* End Fonts */


	#page-header-bg[data-alignment-v="bottom"] .span_6 {
		bottom: 14%;
	}

	body.page-template-page-careers-landing #page-header-bg[data-alignment-v="bottom"] .span_6{
			bottom: 18%;
	}

	body .row .col .hyperloop-content-holder,
	body .row .col  .our-hyperloop-section h3,
	body .row .col  .our-hyperloop-section h2,
	body .row .col  .our-hyperloop-section p,
	body .row .col .story-content h3,
	body .row .col .story-content p,
	body .row .col .main-intro-text h2,
	body .row .col .call-out{
		text-align: center;
	}

	/*body .row .col .hyperloop-content-holder,*/
	body .row .col .call-out,
	body .row .col .mission-col,
	body .row .col .story-content,
	body .row .col .vision-col {
  	padding: 50px;
	}




	body .row .call-out-row,
	body .row  .homepage-call-out-row{
		padding-bottom: 160px !important;
	}

	body .row .col .call-out-row{
		padding-top: 80px;
	}

	body .col .call-out{
		padding: 40px;
	}

	span.subheader {
 	   margin-bottom: 3%;
	}

	body .no-gutter-row-3  .no-gutter-image{
		margin-left: 0 !important;
		width: 33.33% !important;
	}


	/*
	.vc_row.vc_row-flex > .span_12 > .vc_column_container{
 		display: flex !important;

 	}
 	*/

	/*  End Site Wide Styles		*/


	/*  *********************** */
	/* Page Specific Styles		*/
	/***************************/


	/* Homepage */

	body .row .col .vision-col {
    	padding-bottom: 100px;
	}

	body .row .col .vision-img-col {
    	height: 550px;
    	min-height: 550px;
	}


	body .row .col .vision-col{
		padding: 50px 50px 100px 50px;
		height: auto;
	}

	body .row .col .vision-col .vision-col-text{
		margin-top: 30px;
	}

	body .row .col .story-title {
    	margin-top: 30px;
	}

	body .row .col .story-icon {
      	margin-top: -60px;
	}

	body .row .col .story-content p{
		padding-bottom: 50px;
	}

	body .row .col .story-content{
		padding-bottom: 0;
	}
	.no-gutter-row-3 .no-gutter-image img{
		border-bottom: none;
	}
	#page-header-bg .span_6 span.subheader {
		font-size: 32px !important;
	}
	/* End Homepage */

	/* Team */
	body .row .col .contact-box {
    	padding: 60px 90px;
	}

	body .vc_row-fluid .vc_col-xs-offset-1 {
  	 	margin-left: 0% !important;
	}

	/* End Team */

	/* Careers */
	body .category-block{
		display: none;
	}
	body .team-col{
		padding: 80px 50px;
	}


	/* End Careers */
	.perks-text-container{
    	min-height: 175px;
	}


	/* Updates */

	body .blog-index-content > .col {
		margin: 0;
	}
	body .blog-index-content > .col.press{
		width: 40%;
	}

	body .blog-index-content > .col.updates{
		width: 60%;
		float: left;

	}
	body .blog-index-content > .col.updates{
		margin-left: 0;
	}
	body .updates-section,
	body .press-section{
		margin-top: 100px;
	}
	/* End Updates */



	/* Mission */


	body .row .col .our-vision-header-block .call-out-sm .txt-content {
    	padding: 19px;
	    float: left;
    	display: block;
	}



	body .row .col .our-vision-header-block .call-out-sm img {
		float: left;
		display: block;
		height: 136px
	}

	body .row .col .our-vision-header-block .call-out-sm .txt-content{
		padding: 30px 0 30px 30px;
	}

	body .row .col .vision-description-block-content {
 	   padding: 20px  0 60px 30px;
 	   width: 400px;
    	min-height: 270px;
	}



	/* END Mission */

}

@media (max-width:769px){
	body .row .col .story-spacer{
		display: none !important;
	}
	/*
	body #page-header-bg .col.span_6 {
 	   top: 170px !important;
	}
	*/
	body .right-column-bkgd {
		min-height: 300px;
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	body .mission-col{

		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
}


@media only screen and (min-width: 691px) and (max-width: 1200px) {
	.team-bio-section .inner {
 	   /*padding: 0 60px 20px;*/
	}
}

@media only screen and (min-width: 764px) {

	body.page-template-page-careers-landing .row .call-out-row {
	   	padding: 0 0 50px 0 !important;
	}
}

@media only screen and (min-width: 768px) {

	/* Media */

	body .row .col .media-kit-img {
		height: 204px;
	}
	/* END Media */

}


@media only screen and (min-width: 991px) {


	/* Site wide */

		/* Fonts */

	body #page-header-bg h1 {
		font-size: 54px !important;
 	 	line-height: 1.25 !important;
	}

	body .row .col li,
	body .row .col p {
		font-size: 18px;
		line-height: 28px;
	}

	body .row .col .story-title h4, body .row .col .lrg-txt {
    font-size: 72px;
  	line-height: 80px;
	}

	body .row .col .med-txt {
		font-size: 44px;
  	line-height: 58px;
	}

	body .row .col h4 {
		font-size: 22px;
		line-height: 36px;
	}
	body .row .col .sm-txt {
		font-size: 24px;
		line-height: 38px;
	}

/*
	body .row .col h4 {
		font-family: Montserrat;
		font-size: 18px;
		font-weight: 700;
		margin-top: 30px;
	}
	body  .row .col p {
		font-size: 16px;
		line-height: 28px;
	}
	body .row .col .main-intro-text h2{
		font-size: 28px;
		line-height: 42px;
		padding: 50px;

	}

	body .row .col .story-title h4,
	body  .row .col .lrg-txt{
		font-size: 48px;
		line-height: 55px;
	}
	body .row .col .story-content h3 {
		margin-top: 40px;
		font-size: 38px;
		line-height: 50px;
	}

	body .row .col .med-txt{
		font-size: 32px;
		line-height: 40px;
		font-weight: 800;
		margin-bottom: 0;
		text-transform: uppercase;
		color: #000000;
		margin: 0 0 20px 0;
	}
	body .row .col .sm-txt{
		font-weight: 800;
		font-size: 20px;
		line-height: 38px;
		margin-bottom: 0;
		text-transform: uppercase;
		color: #000000;
	}
*/
	/* End Fonts */



	#page-header-bg[data-alignment-v="bottom"] .span_6 {
		bottom: 14%;
	}
	body.page-template-page-careers-landing #page-header-bg[data-alignment-v="bottom"] .span_6{
		bottom: 14%;
	}

	body .row .col .call-out{
		padding: 40px;
	}


	/* Homepage */
	body .row .col .vision-img-col {
  	height: auto;
	}

	body .row .col .vision-col{
		padding: 50px !important;
	}

	body .row .col .story-title {
  	margin-top: 20px;
	}
	body .row .col .vision-col .vision-col-text{
		margin-top: 50px;
	}

	body .row .col .story-icon {
  	margin-top: -40px;
	}


	/* End Homepage */

	/* About */

	body .container-wrap #mc4wp-form-1 input[type="email"] {
    	width: 250px;
	}

	body .team-col{
		padding: 80px 50px;
	}

	/* End About */


	/* Updates */
	body .blog-index-content > .col.press,
	body .blog-index-content > .col.updates{
		width: 40%;
		float: left;

	}
	body .blog-index-content > .col.updates{
		margin-left: 5%
	}
	body .updates-section,
	body .press-section{
		margin-top: 100px;
	}
	/* End Updates */

	/* Careers */
	div#joblist {
 	   padding-top: 100px;
	}

	body .category-block{
		display: block
	}

	.wrapper-dropdown{
		display:none;
	}

	/* End Careers */
	/* Mission */

	.our-hyperloop-image{
		max-height: 350px;
	}

	body .row .col .our-vision-header-block .call-out-sm img {
		float: left;
		height: 158px;
	}


	body .hyperloop-content-holder wpb_column .med-txt {
		font-size: 38px;
		line-height: 44px;
	}

	/* End Mission */

}

@media only screen and (min-width: 1000px) {

	/* Media */
	body .row .col .media-kit-img {
		height: 258px;
	}
	/* END Media */
}


@media only screen and (min-width: 1001px) {

	#header-outer[data-transparent-header="true"].transparent > header #logo img.dark-version,
	#header-outer[data-transparent-header="true"].light-text > header #logo img.dark-version {
		opacity: 1!important;
	}

	#header-outer[data-transparent-header="true"].transparent.dark-slide > header #logo img,
	#header-outer[data-transparent-header="true"].dark-text > header #logo img,
	#header-outer[data-transparent-header="true"].dark-text.side-widget-open > header #logo img.dark-version {
		opacity: 1!important;
	}

	#header-outer[data-transparent-header="true"].transparent.dark-slide > header #logo img.dark-version,
	#header-outer[data-transparent-header="true"].dark-text > header #logo img.dark-version,
	#header-outer[data-transparent-header="true"].dark-text.side-widget-open > header #logo img.starting-logo {
		opacity: 1!important;
	}


	body.page-template-page-landing #header-outer[data-transparent-header="true"].transparent > header #logo img.dark-version,
	body.page-template-page-landing #header-outer[data-transparent-header="true"].light-text > header #logo img.dark-version {
		opacity: 0!important;
	}

	body.page-template-page-landing #header-outer[data-transparent-header="true"].transparent.dark-slide > header #logo img,
	body.page-template-page-landing #header-outer[data-transparent-header="true"].dark-text > header #logo img,
	body.page-template-page-landing #header-outer[data-transparent-header="true"].dark-text.side-widget-open > header #logo img.dark-version {
		opacity: 0!important;
	}

	body.page-template-page-landing #header-outer[data-transparent-header="true"].transparent.dark-slide > header #logo img.dark-version,
	body.page-template-page-landing #header-outer[data-transparent-header="true"].dark-text > header #logo img.dark-version,
	body.page-template-page-landing #header-outer[data-transparent-header="true"].dark-text.side-widget-open > header #logo img.starting-logo {
		opacity: 0!important;
	}

}

@media only screen and (min-width: 1201px) {
	.team-bio-section .inner {
 	   /*padding: 0;*/
	}

	/*body .team-bio-offset-row .team-bio-section:first-child {
    	margin-left: 12% !important;
	}*/
}



@media only screen and (min-width: 1300px) {


	/* Site wide */


		/* Fonts */

	body #page-header-bg h1 {
		font-size: 70px !important;
		line-height: 90px !important;
	}


	body .row .col .main-intro-text h2 {
		font-size: 36px;
		line-height: 54px;
		padding: 30px 50px;
	}

	body .row .col li,
	body .row .col p {
		font-size: 20px;
		line-height: 32px;
	}

/*

	body .row .col p {
		font-size: 24px;
		line-height: 36px;
	}

	body .row .col .story-title h4, body .row .col .lrg-txt {
		    font-size: 72px;
    	line-height: 80px;
	}


	body .row .col .med-txt {
		font-size: 40px;
    	line-height: 50px;
	}
	*/


	/* End Fonts */
	#page-header-bg[data-alignment-v="bottom"] .span_6 {
		bottom: 15%;
	}



	/*body .row .col .hyperloop-content-holder,*/
	body .row .col .call-out,
	body .row .col .mission-col,
	body .row .col .story-content,
	body .row .col .vision-col {
    	padding: 60px;
	}

	/* Homepage */
	/* End Homepage */

	/* About */

	body .container-wrap #mc4wp-form-1 input[type="email"] {
    	width: 250px;
	}

	body .team-col {
    	padding: 100px 50px 25px;
	}

	/* End About */




	/* Updates */
	body .blog-index-content > .col.press,
	body .blog-index-content > .col.updates{
		width: 30%;
		float: left;

	}
	body .blog-index-content > .col.updates{
		margin-left: 20%
	}
	/* End Updates */



	/* Careers */


	/* End Careers */



	/* Mission */


	body .technology-container .call-out {
    	padding: 40px 50px 50px 50px;
	}

	/* End Mission */


	/* Media */

	body .row .col .media-kit-img {
		height: 292px;
	}
	/* END Media */

}


@media (max-width: 999px){
	header#top .slide-out-widget-area-toggle {
	    display: block !important;
	}

	.mission-row {
 	   background: #000 !important;
	}
}


@media only screen and (max-width: 850px) {
	/* Footer Adjustments */

	#footer-outer {
		padding-bottom: 40px;
	}
	#footer-outer .widget {
    	margin-bottom: 0px;
	}

	#footer-widgets #media_image-2 img{
		margin-bottom: 0;
	}

	#footer-widgets .col.span_4 {
    	width: 100% !important;
	}

	#nav_menu-2,
	#menu-social-menu {
    	text-align: center;
    	margin-top: 10px;
	}
	div#media_image-2 {
    	text-align: center;
	}

}


body #footer-widgets .menu-item{
	display: inline-block;
}

.ascend #footer-outer #footer-widgets .col ul#menu-footer-menu-1 li{
	border-right: 2px solid #cccccc !important;
}

.ascend #footer-outer #footer-widgets .col ul#menu-footer-menu-1 li:last-child{
	border-right: none !important;
}


.ascend #footer-outer #footer-widgets .col ul li {
    padding: 0 10px !important;
}

@media (max-width:765px){
.vc_row.vc_row-flex > .span_12 > .vc_column_container.vc_hidden-xs,
	.story-spacer{
		display: none !important;
	}
}

body a {
	color: inherit;
}

body a:hover {
	color: #fd7802;
}

body .technology-container .call-out {
    margin-top: 0;
    margin-bottom: 0;
}

.container-wrap {
	padding-top: 0;
}

@media screen and (min-width: 691px) {
	body .container-wrap .call-out-row {
		padding-bottom: 90px !important;
	}
}

.work-item:hover .parallaxImg-rendered-layer .bg-img:after,
.work-item:hover .parallaxImg-rendered-layer .bg-overlay,
.work-item:hover .parallaxImg-rendered-layer .work-meta {
	display: none;
}

body .wpb_text_column {
	margin-bottom: 24px;
    margin-top: 24px;
}

body .wpb_text_column a {
	color: #fd7802;
	border-bottom: 1px solid transparent;
	transition: all 250ms ease;
}

body .wpb_text_column a:hover {
	border-bottom: 1px solid;
	padding-bottom: 1px;
}

.full-width-content.vc_row-fluid .right-column-bkgd {
	background-position: center left;
}

.page-id-1094 .page-header-bg-image,
.page-id-1426 .page-header-bg-image,
.page-id-1063 .page-header-bg-image,
.page-template-page-careers-detail .page-header-bg-image {
	opacity: 0.6;
}

@media only screen and (max-width: 690px) {
	.nectar-button.jumbo.see-through, .nectar-button.jumbo.see-through-2, .nectar-button.jumbo.see-through-3 {
	    margin-bottom: 1em;
	}
	.page-id-1094 #page-header-bg.fullscreen-header .span_6 h1, .page-id-1094 .overlaid-content h1 {
		font-size: 20px!important;
		font-weight: 400;
	}
	body .row .col img.header-logo-img {
    	max-width: 500px;
    	width: 100%;
    	margin-bottom: -2em;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
	.nectar-button.jumbo.see-through, .nectar-button.jumbo.see-through-2, .nectar-button.jumbo.see-through-3 {
	    margin-bottom: 3em;
	}
	.page-id-1094 #page-header-bg .span_6 h1 {
	    font-size: 36px !important;
		font-weight: 400;
	}
	body .row .col img.header-logo-img {
    	max-width: 500px;
    	width: 100%;
    	margin-bottom: -3em;
	}
}

@media only screen and (max-width: 690px) {
	body .row .col .story-content {
		padding: 0;
	}
	.wpb_wrapper > .wpb_row {
		margin-bottom: 0;
	}
	body #page-header-bg .span_6 span.subheader {
		font-size: 24px !important;
	}
}

@media only screen and (min-width: 991px) {
	.page-id-1094 #page-header-bg .span_6 h1 {
	    font-size: 36px !important;
		font-weight: 400;
	}
	body .row .col img.header-logo-img {
    	max-width: 500px;
    	width: 100%;
    	margin-bottom: -3em;
	}
	.page-template-page-careers-detail #page-header-bg {
		height: 480px !important;
	}
}

@media only screen and (max-height: 690px) and (orientation: landscape) {
	#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
		top: 37%;
		transform: translateY(-37%);
		-moz-transform: translateY(-37%);
		-webkit-transform: translateY(-37%);
	}
	body .row .col img.header-logo-img {
		max-width: 360px;
	}
}

@media only screen and (max-width: 690px) and (orientation: portrait) {
	#page-header-bg[data-alignment-v="top"] .span_6 .inner-wrap {
		top: 60%;
		transform: translateY(-60%);
		-moz-transform: translateY(-60%);
		-webkit-transform: translateY(-60%);
	}
}

@media only screen and (min-width: 1300px) {
	.nectar-button.jumbo.see-through, .nectar-button.jumbo.see-through-2, .nectar-button.jumbo.see-through-3 {
	    margin-bottom: 2em;
	}
	.page-id-1094 #page-header-bg h1 {
	    font-size: 36px !important;
		font-weight: 400;
	}
}

.page-id-1641 h1.lrg-txt {
	display: none;
}

.job-position,
.job-location {
	pointer-events: none;
}
