/* To be used with cookieCuttr by Chris Wharton (http://cookiecuttr.com) */
.cc-cookies { position: fixed; width: 100%; left: 0; bottom: 0; padding: 0.5em 5%; background: #565656; background: rgba(86, 86, 86, 0.95); color: #fff; font-size: 13px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35); z-index: 99999; text-align: center; color: #fff; }

.cc-cookies a, .cc-cookies a:hover { color: #fff; text-decoration: underline; }

.cc-cookies a:hover { text-decoration: none; }

.cc-overlay { height: 100%; padding-top: 25%; }

.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }

.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #fff; text-decoration: none; background: #7DAF3B; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }

.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }

.cc-cookies a.cc-cookie-reset { background: #f15b00; }

.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset { background: #000; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }

.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }

.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }

.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }

.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px) { .cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; } }
@media screen and (max-width: 480px) { .cc-cookies { position: relative; float: left; } }
/* Colors ------------------------------------------------- */
/* PH Colors ----------------------------------------------- */
/* Fonts ------------------------------------------------- */
/* Reset --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, table, th, td, caption, hr { margin: 0; padding: 0; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

abbr[title], dfn[title] { cursor: help; }

a, u, ins { text-decoration: none; }

ins { border-bottom: 1px solid; }

img { font-style: italic; }

label, input, textarea, button, select, option { cursor: pointer; }

.text-input:active, .text-input:focus, textarea:active, textarea:focus { cursor: text; outline: none; }

/* normalize.css ------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

[hidden] { display: none; }

html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; }

a:focus { outline: thin dotted; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

mark { background: yellow; color: black; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre-wrap; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

small { font-size: 80%; }

sub { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

fieldset { border: 1px solid silver; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

table { border-collapse: collapse; border-spacing: 0; }

/* Sprite -------------------------------------------------------------------- */
/* Base styles --------------------------------------------------------------- */
#landingpage { font-size: 16px; font-family: "Montserrat"; -webkit-font-smoothing: antialiased; }

.page ul { list-style: none; margin: 0; padding: 0; }
.page h1, .page h2, .page h3, .page p { margin: 0; padding: 0; }
.page .container-fluid { max-width: 1280px; padding-left: 30px; padding-right: 30px; }
@media (max-width: 520px) { .page .container-fluid { padding-left: 20px; padding-right: 20px; } }
.page h1, .page h2, .page h3, .page h4 { font-family: "Montserrat"; font-weight: bold; }

.page { max-width: 100%; overflow: hidden; }

.loader-overlay { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-color: #0f5992; z-index: 1000000; }
.loader-overlay .loader { position: absolute; top: 50%; margin-top: -39px; left: 50%; margin-left: -39px; }

.loader, .loader:after { border-radius: 50%; width: 10em; height: 10em; }

.loader { margin: 60px auto; font-size: 10px; position: relative; text-indent: -9999em; border-top: 1.1em solid rgba(255, 255, 255, 0.2); border-right: 1.1em solid rgba(255, 255, 255, 0.2); border-bottom: 1.1em solid rgba(255, 255, 255, 0.2); border-left: 1.1em solid white; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: load8 1.1s infinite linear; animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes load8 { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.fade { opacity: 1 !important; }

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

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

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

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

/* Mobile App Popup ---------------------------------------------------------- */
.mobile-app-popup { display: none; font-family: Helvetica, Arial, "sans-serif"; position: fixed; z-index: 10; top: 0; left: 0; width: 100%; background: white; color: #424242; padding: 10px 40px 10px 95px; font-size: 12px; min-height: 104px; -webkit-box-shadow: 2px 4px 12px 0px rgba(6, 6, 6, 0.45); -moz-box-shadow: 2px 4px 12px 0px rgba(6, 6, 6, 0.45); box-shadow: 2px 4px 12px 0px rgba(6, 6, 6, 0.45); }
.mobile-app-popup:before { content: ""; display: block; width: 83px; height: 83px; position: absolute; top: 50%; margin-top: -39px; left: 6px; background: url(../images/app-icon.png) no-repeat; background-size: 83px 83px; }
.mobile-app-popup .title { color: black; line-height: 1.2; font-size: 16px; font-weight: bold; padding: 5px 0; margin: 0; }
.mobile-app-popup .desc { padding-right: 35px; }
.mobile-app-popup .store-link { color: #176cc0; border: 2px solid #176cc0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-weight: bold; text-decoration: none; padding: 5px 8px 3px; font-size: 16px; line-height: 1.2; display: inline-block; position: absolute; right: 6px; bottom: 10px; }
.mobile-app-popup .close { position: absolute; display: block; width: 31px; height: 31px; background: url(../images/mobile-popup-close.png) no-repeat; top: 10px; right: 6px; cursor: pointer; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .mobile-app-popup .close { background-image: url(../images/mobile-popup-close@2x.png); background-size: 31px 31px; } }

body.is-mobile-popup-visible .mobile-app-popup { display: block; }

/* Survey Popup ---------------------------------------------------------- */
.js-survey-popup { position: fixed; z-index: 10; top: 70%; right: 0; width: 270px; height: 50px; background-color: white; border-radius: 25px 0px 0px 25px; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25); transition: height 0.5s ease-out; overflow: hidden; }
@media (min-width: 1024px) { .js-survey-popup { top: 45%; } }
.js-survey-popup:hover { height: 140px; transition: height 0.5s ease-in; }
.js-survey-popup h1 { font-size: 16px; font-family: "Montserrat"; text-transform: uppercase; text-align: center; padding-top: 15px; }
.js-survey-popup h1 a { text-decoration: none; }
.js-survey-popup h1:before { display: inline-block; position: absolute; content: ""; background: url(../images/survey.png) center center no-repeat; height: 33px; width: 23px; background-size: contain; top: 8px; left: 20px; }
.js-survey-popup div { padding: 15px 15px; font-size: 14px; font-family: "Montserrat"; }

.ph-button { display: inline-block; height: 50px; line-height: 48px; padding: 0 45px; font-size: 18px; font-weight: bold; text-decoration: none; border-radius: 25px; transition: all 0.2s; cursor: pointer; border: 2px solid transparent; }
@media (max-width: 1180px) { .ph-button { font-size: 16px; height: 44px; padding: 0 22px; line-height: 42px; } }
.ph-button:hover { text-decoration: none; transform: scale(1.05); }
.ph-button.ph-button--small { height: 35px; line-height: 33px; font-size: 16px; padding: 0 18px; }
.ph-button.ph-button--medium { font-size: 16px; height: 44px; line-height: 42px; padding: 0 20px; margin-right: 10px; border-radius: 22px; }
.ph-button.ph-button--white { background-color: white; color: #0f5992; }
.ph-button.ph-button--blue { background-color: #0f5992; color: white; }
.ph-button.ph-button--border-white { background-color: transparent; color: white; border: 2px solid white; }
.ph-button.ph-button--border-white:hover, .ph-button.ph-button--border-white.active { background-color: white; color: #0f5992; }

section { padding: 120px 0; }
@media (max-width: 1040px) { section { padding: 80px 0; } }
@media (max-width: 767px) { section { padding: 60px 0; } }
@media (max-width: 520px) { section { padding: 40px 0; } }
section .section-header { font-size: 70px; font-family: "Montserrat"; font-weight: bold; padding-bottom: 30px; text-align: center; color: #0f5992; }
@media (max-width: 1040px) { section .section-header { font-size: 64px; padding-bottom: 30px; } }
@media (max-width: 767px) { section .section-header { text-align: center; font-size: 48px; padding-bottom: 25px; } }
@media (max-width: 520px) { section .section-header { font-size: 38px; padding-bottom: 20px; } }

.about-us { background-color: #0f5992; color: white; }
.about-us .section-header { color: white; padding-bottom: 60px; }
.about-us .tabs { white-space: nowrap; }
.about-us .tabs .ph-button { font-size: 16px; height: 44px; line-height: 42px; padding: 0 20px; margin-right: 10px; border-radius: 22px; }
.about-us .tabs-content { min-height: 300px; padding-top: 40px; position: relative; z-index: 10; }
@media (max-width: 767px) { .about-us .tabs-content { padding-top: 20px; } }
.about-us .tab-content { display: none; }
.about-us .tab-content h1, .about-us .tab-content h2, .about-us .tab-content h3 { margin-bottom: 14px; }
.about-us .tab-content ul { margin-bottom: 15px; margin-left: 30px; list-style-type: circle; }
.about-us .tab-content ul h3 { font-size: 18px; margin-bottom: 6px; }
.about-us .tab-content ul a { color: #eff4f8; font-size: 14px; }
.about-us .tab-content ul a:hover { color: #0a4675; }
.about-us .tab-content ul li { margin-bottom: 20px; }
.about-us .tab-content .access-plan--eligible ul { list-style: disc; margin-left: 20px; }
.about-us .tab-content .centered { text-align: center; font-size: 2.3em; margin-bottom: 26px; }
.about-us .tab-content p { line-height: 1.75; padding-bottom: 20px; }
@media (max-width: 767px) { .about-us .tab-content { display: block; margin-bottom: 40px; } }
.about-us .tab-content[data-tab="about-us"] { display: block; }
.about-us .tab-content a { color: white; white-space: nowrap; text-decoration: underline; display: inline-block; }
.about-us .tab-content .button-wrapper { display: block; text-align: center; margin-bottom: 50px; }
.about-us .tab-content .button-wrapper .partner-organization-btn { color: #0f5992; }
.about-us .tab-content .pricing-item--access { text-align: center; }
.about-us .tab-content .pricing-item--access .plan-name { font-size: 28px; margin-bottom: 3px; }
.about-us .tab-content .pricing-item--access .plan-price { font-size: 48px; display: block; font-family: "Montserrat"; font-weight: bold; }
.about-us .tab-content .pricing-item--access p { font-size: 16px; line-height: 1.25; max-width: 350px; margin: auto; margin-top: 5px; margin-bottom: 15px; }
.about-us .tab-content .pricing-item--access .ph-button--white { color: #0f5992; }
.about-us .tab-content .pricing-item--access .prefill-info p { display: block; font-size: 10px; padding-top: 15px; max-width: 280px; margin: auto; }
.about-us .about-logos { padding-top: 20px; }
.about-us .about-logos a { display: inline-block; vertical-align: middle; margin-right: 10px; }
.about-us .about-logos a .about-logo.about-logo--eugene { height: 45px; width: 69px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2793px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .about-us .about-logos a .about-logo.about-logo--eugene { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2638.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.about-us .about-logos a .about-logo.about-logo--oregon { height: 25px; width: 111px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2604px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .about-us .about-logos a .about-logo.about-logo--oregon { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2603.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.about-us .about-logos a .about-logo.about-logo--ltd { height: 45px; width: 104px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2892px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .about-us .about-logos a .about-logo.about-logo--ltd { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2847.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.about-us .about-logos a .about-logo.about-logo--cm { height: 45px; width: 221px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -688px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .about-us .about-logos a .about-logo.about-logo--cm { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -688px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.about-us .bikes { position: relative; padding-top: 76px; text-align: center; }
.about-us .bikes img[data-tab="about-us"] { width: 666px; margin-left: -66px; margin-top: -22px; }
.about-us .bikes img[data-tab="about-ph"] { display: none; margin: auto; margin-top: 20px; }
.about-us .bikes img[data-tab="about-cm"] { display: none; margin-top: 50px; }
.about-us .bikes .bikes-content { margin-top: -76px; text-align: left; }
@media (min-width: 768px) { .about-us .bikes .bikes-content { display: none; } }
.about-us .bikes .bikes-content ul { margin-bottom: 15px; margin-left: 30px; list-style-type: circle; }
.about-us .bikes .bikes-content ul h3 { font-size: 18px; margin-bottom: 6px; }
.about-us .bikes .bikes-content ul a { color: #eff4f8; font-size: 14px; }
.about-us .bikes .bikes-content ul a:hover { color: #0a4675; }
.about-us .bikes .bikes-content h1, .about-us .bikes .bikes-content h2, .about-us .bikes .bikes-content h3 { margin-bottom: 15px; }
.about-us .bikes .about--bike-shops li { margin-bottom: 20px; }

.app .section-header { color: #0f5992; }
.app .app-content { padding-top: 40px; }
.app .app-content p, .app .app-content ul { margin-bottom: 40px; }
.app .app-content p b, .app .app-content ul b { font-weight: bold; }
.app .app-links { padding-top: 40px; }
@media (max-width: 480px) { .app .app-links { text-align: center; } }
.app .app-links .app-link { display: inline-block; border-radius: 10px; }
.app .app-links .app-link.app-link--ios { margin-right: 20px; height: 59px; width: 202px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -1373px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .app .app-links .app-link.app-link--ios { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -1373px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.app .app-links .app-link.app-link--android { height: 58px; width: 196px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -1442px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .app .app-links .app-link.app-link--android { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -1441.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.app .app-image { margin-bottom: -120px; margin-top: 10px; }
@media (max-width: 1040px) { .app .app-image { margin-bottom: -80px; margin-left: -80px; } }
.app .app-image:after { display: block; content: " "; height: 678px; width: 454px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 0; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .app .app-image:after { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 0; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }

.cover { position: relative; min-height: 100vh; background-color: #0f5992; padding-top: 300px; color: white; background-image: linear-gradient(to bottom, rgba(15, 89, 146, 0.35), rgba(15, 89, 146, 0.9)), url("../images/2021_background.jpeg"); background-size: cover; background-position: center center; text-align: center; }
@media (max-width: 680px) { .cover { padding-top: 240px; } }
.cover .slogan { text-shadow: 0 0 35px rgba(0, 0, 0, 0.45); }
.cover .slogan h1 { font-size: 70px; line-height: 66px; font-weight: bold; line-height: normal; }
@media (max-width: 1024px) { .cover .slogan h1 { font-size: 50px; line-height: 46px; } }
@media (max-width: 680px) { .cover .slogan h1 { font-size: 36px; line-height: 32px; } }
.cover .slogan p { font-size: 18px; max-width: 440px; margin: auto; margin-top: 40px; }
@media (max-width: 680px) { .cover .slogan p { margin-top: 25px; font-size: 16px; } }
.cover .header-buttons { padding-top: 25px; }
.cover .header-buttons .watch-video { margin-top: 25px; }
.cover .content-holder { padding-bottom: 100px; }

.ph-teaser p { padding-bottom: 30px; }
.ph-teaser .ph-button { margin-top: 30px; }

.faq-content { padding-left: 20px; padding-top: 10px; padding-bottom: 20px; margin-top: -20px; }
@media (max-width: 767px) { .faq-content { margin-top: 20px; border-left: none; border-top: 1px solid rgba(15, 89, 146, 0.8); padding-left: 0; } }
.faq-content .faq-element { border-bottom: 1px solid #e5e5e5; padding: 8px 0; }
.faq-content .faq-element h3 { color: black; font-weight: bold; font-size: 16px; cursor: pointer; margin: 10px 0; font-family: "Avenir"; }
.faq-content .faq-element h3:hover, .faq-content .faq-element h3.expanded { color: #0f5992; }
.faq-content .faq-element:first-child h3 { margin-top: 0; }
.faq-content .faq-element .faq-answer { display: none; }
.faq-content .faq-element p { font-size: 14px; line-height: 1.57; padding-top: 10px; margin-bottom: 0; color: rgba(0, 0, 0, 0.5); }
.faq-content .faq-element p a { white-space: nowrap; color: #0f5992; }
.faq-content .faq-element p a:hover { text-decoration: underline; }
.faq-content .faq-element.expanded h3 { color: #0f5992; }

.page-footer { background-color: #0f5992; color: white; padding: 10px 0 70px; }
@media (max-width: 767px) { .page-footer { text-align: center; } }
.page-footer .footer-logos { padding: 40px 0; border-bottom: solid 1px rgba(255, 255, 255, 0.2); }
@media (max-width: 767px) { .page-footer .footer-logos { margin-left: -10px; margin-right: -10px; } }
.page-footer .footer-logos .footer-logo { display: inline-block; }
@media (max-width: 767px) { .page-footer .footer-logos .footer-logo { margin-left: 10px; margin-right: 10px; } }
@media (max-width: 480px) { .page-footer .footer-logos .footer-logo { display: block; margin: auto; } }
.page-footer .footer-logos .footer-logo.footer-logo--ph { height: 36px; width: 189px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2096px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .footer-logos .footer-logo.footer-logo--ph { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2055.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
@media (max-width: 480px) { .page-footer .footer-logos .footer-logo.footer-logo--ph { margin-bottom: 30px; } }
.page-footer .footer-logos .footer-logo.footer-logo--eugene { height: 45px; width: 69px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2793px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .footer-logos .footer-logo.footer-logo--eugene { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2638.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .footer-logos .footer-logo.footer-logo--oregon { height: 25px; width: 111px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2604px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .footer-logos .footer-logo.footer-logo--oregon { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2603.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .footer-logos .footer-logo.footer-logo--ltd { height: 45px; width: 104px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2892px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .footer-logos .footer-logo.footer-logo--ltd { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2847.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .footer-logos .footer-logo.footer-logo--cm { height: 45px; width: 221px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -688px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .footer-logos .footer-logo.footer-logo--cm { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -688px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .sponsor-logos p, .page-footer .sponsor-logos a { display: inline-block; vertical-align: middle; margin-left: 16px; margin-right: 0; }
@media (max-width: 767px) { .page-footer .sponsor-logos p, .page-footer .sponsor-logos a { margin-left: 0; } }
.page-footer .sponsor-logos p { margin-left: 0; }
@media (max-width: 767px) { .page-footer .sponsor-logos p { display: block; margin-top: 20px; } }
.page-footer .footer-content { padding: 40px 0; border-bottom: solid 1px rgba(255, 255, 255, 0.2); }
.page-footer .footer-content .contact-details h3 { margin-bottom: 20px; color: white; }
.page-footer .footer-content .contact-details a { color: white; font-size: 28px; }
.page-footer .footer-content .contact-details a strong { font-family: Helvetica, Arial, sans-serif; font-style: normal; font-weight: inherit; }
@media (max-width: 520px) { .page-footer .footer-content .contact-details a { font-size: 22px; } }
.page-footer .footer-content .footer-links li { margin-bottom: 10px; }
.page-footer .footer-content .footer-links a { color: white; font-size: 16px; display: inline-block; }
.page-footer .stay-in-touch { padding: 40px 0; border-bottom: solid 1px rgba(255, 255, 255, 0.2); }
.page-footer .stay-in-touch .footer-socials li { display: inline-block; margin-right: 30px; padding-top: 12px; }
@media (max-width: 767px) { .page-footer .stay-in-touch .footer-socials li { margin-left: 15px; margin-right: 15px; } }
.page-footer .stay-in-touch .footer-socials .social-icon { display: block; }
.page-footer .stay-in-touch .footer-socials .social-icon.social-icon--facebook { height: 30px; width: 30px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -3109px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .stay-in-touch .footer-socials .social-icon.social-icon--facebook { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -3108.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .stay-in-touch .footer-socials .social-icon.social-icon--twitter { height: 24px; width: 30px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -3075px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .stay-in-touch .footer-socials .social-icon.social-icon--twitter { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -3074.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .stay-in-touch .footer-socials .social-icon.social-icon--instagram { height: 30px; width: 30px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2991px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .page-footer .stay-in-touch .footer-socials .social-icon.social-icon--instagram { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2990.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.page-footer .stay-in-touch .footer-buttons { padding-top: 36px; }
.page-footer .bottom-foot { padding: 30px 0; color: white; font-size: 14px; }
.page-footer .bottom-foot a { color: white; text-decoration: underline; }
@media (max-width: 767px) { .page-footer .pull-right { float: none !important; } }

#mc_embed_signup { padding-top: 10px; }
@media (max-width: 991px) { #mc_embed_signup { margin-bottom: 20px; } }
#mc_embed_signup input.email { border: 1px solid white; height: 35px; line-height: 32px; border-radius: 17px; padding: 0 18px; background-color: #0f5992; outline: none; color: #7faaca !important; font-family: Arial, sans-serif !important; }
@media (max-width: 1200px) { #mc_embed_signup input.email { width: 180px; font-size: 16px; } }
@media (max-width: 520px) { #mc_embed_signup input.email { width: 175px; } }
@media (max-width: 480px) { #mc_embed_signup input.email { width: 160px; padding: 0 10px; } }
#mc_embed_signup input[type="submit"] { border: none; margin-left: 10px; outline: none; }
@media (max-width: 520px) { #mc_embed_signup input[type="submit"] { margin-left: 5px; } }
@media (max-width: 480px) { #mc_embed_signup input[type="submit"] { font-size: 16px; padding: 0 10px; } }
#mc_embed_signup .mc-field-group, #mc_embed_signup input[type="submit"], #mc_embed_signup #mce-responses { display: inline-block; }

::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.6); opacity: 1; }

.how-it-works { background-color: #0f5992; color: white; position: relative; }
.how-it-works .section-header { color: white; }
.how-it-works .step { padding-top: 180px; padding-bottom: 60px; text-align: center; }
@media (max-width: 767px) { .how-it-works .step { text-align: center; max-width: 320px; margin: auto; } }
.how-it-works .step a { color: #0f5992; text-decoration: underline; white-space: nowrap; }
.how-it-works .step h3 { padding-bottom: 20px; padding-top: 20px; font-weight: bold; font-size: 30px; }
.how-it-works .step:before { position: absolute; top: 0; left: 50%; transform: translate(-50%); display: block; content: " "; }
.how-it-works .step.step--1:before { height: 200px; width: 200px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -1163px; background-repeat: no-repeat; top: 15px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .how-it-works .step.step--1:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -1163px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.how-it-works .step.step--2:before { height: 200px; width: 200px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2225px; background-repeat: no-repeat; top: 25px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .how-it-works .step.step--2:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2141.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.how-it-works .step.step--3:before { height: 200px; width: 200px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -743px; background-repeat: no-repeat; top: 20px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .how-it-works .step.step--3:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -743px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.how-it-works .step.step--4:before { height: 200px; width: 200px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -953px; background-repeat: no-repeat; top: 25px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .how-it-works .step.step--4:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -953px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }

.instagram .section-header { color: #0f5992; }
.instagram .section-header span { font-weight: normal; }
.instagram .instagram-socials { display: flex; justify-content: space-around; }
@media (max-width: 767px) { .instagram .instagram-socials { display: block; } }
@media (max-width: 767px) { .instagram .social { text-align: center; } }
.instagram .social a { color: #0f5992; font-size: 28px; font-weight: bold; transition: all 0.2s; text-decoration: none; display: block; line-height: 70px; }
.instagram .social a:hover { text-decoration: none; transform: scale(1.05); }
.instagram .social .social-icon { content: " "; display: inline-block; vertical-align: middle; margin-right: 20px; }
.instagram .social .social-icon.social-icon--facebook { height: 34px; width: 34px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -3031px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .instagram .social .social-icon.social-icon--facebook { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -3030.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.instagram .social .social-icon.social-icon--twitter { height: 34px; width: 41px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2947px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .instagram .social .social-icon.social-icon--twitter { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2946.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.instagram .social .social-icon.social-icon--instagram { height: 34px; width: 34px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2848px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .instagram .social .social-icon.social-icon--instagram { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2902.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.instagram .social span { display: inline-block; vertical-align: middle; }

#instafeed { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0 -10px 0 -10px; padding-bottom: 40px; }
@media (max-width: 1010px) { #instafeed { margin: 0 -5px 0 -5px; } }
@media (max-width: 800px) { #instafeed { max-width: 600px; margin: auto; } }
@media (max-width: 666px) { #instafeed { max-width: 450px; } }
@media (max-width: 520px) { #instafeed { max-width: 330px; } }
@media (max-width: 400px) { #instafeed { max-width: 220px; } }
#instafeed a { margin: 0 10px 20px 10px; }
@media (max-width: 1010px) { #instafeed a { margin: 0 5px 10px 5px; } }
#instafeed a:hover div, #instafeed a:hover img { transform: scale(1.01, 1.01); }
#instafeed img, #instafeed div { transition: all 0.15s; max-width: 100%; width: 130px; height: 130px; }
@media (max-width: 1260px) { #instafeed img, #instafeed div { width: 120px; height: 120px; } }
@media (max-width: 1160px) { #instafeed img, #instafeed div { width: 110px; height: 110px; } }
@media (max-width: 1100px) { #instafeed img, #instafeed div { width: 100px; height: 100px; } }
@media (max-width: 1010px) { #instafeed img, #instafeed div { width: 90px; height: 90px; } }
@media (max-width: 860px) { #instafeed img, #instafeed div { width: 140px; height: 140px; } }
@media (max-width: 520px) { #instafeed img, #instafeed div { width: 100px; height: 100px; } }
#instafeed .all-photos div { background-color: #0f5992; width: 130px; height: 130px; position: relative; display: inline-block; }
@media (max-width: 1260px) { #instafeed .all-photos div { width: 120px; height: 120px; } }
@media (max-width: 1160px) { #instafeed .all-photos div { width: 110px; height: 110px; } }
@media (max-width: 1100px) { #instafeed .all-photos div { width: 100px; height: 100px; } }
@media (max-width: 1010px) { #instafeed .all-photos div { width: 90px; height: 90px; } }
@media (max-width: 860px) { #instafeed .all-photos div { width: 140px; height: 140px; } }
@media (max-width: 520px) { #instafeed .all-photos div { width: 100px; height: 100px; } }
#instafeed .all-photos div:before { display: block; content: " "; position: absolute; left: 50%; top: 40%; transform: translate(-50%, -50%); height: 30px; width: 30px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2991px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #instafeed .all-photos div:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2990.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
#instafeed .all-photos div span { display: block; position: absolute; width: 100%; text-align: center; top: 65%; text-decoration: none; font-weight: bold; font-size: 22px; color: white; }
@media (max-width: 1260px) { #instafeed .all-photos div span { font-size: 18px; } }
#instafeed .all-photos:hover div, #instafeed .all-photos:hover img { transform: scale(1.01, 1.01); }

.pricing .pricing-content { color: #0f5992; text-align: center; margin-bottom: 20px; font-size: 16px; }
.pricing .pricing-items { padding-top: 20px; padding-bottom: 0px; }
.pricing .pricing--regular-plans { text-align: center; color: #0f5992; }
.pricing .pricing--regular-plans h5 { margin-bottom: 63px; font-size: 28px; font-family: "Montserrat"; font-weight: bold; }
@media (max-width: 991px) { .pricing .pricing--regular-plans h5 { margin-bottom: 20px; } }
.pricing .pricing--regular-plans .pricing-item { color: #0f5992; text-align: center; height: 480px; padding: 30px 15px; }
@media (max-width: 991px) { .pricing .pricing--regular-plans .pricing-item { height: auto; margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing .pricing--regular-plans .pricing-item .plan-name { font-size: 28px; margin-bottom: 10px; }
.pricing .pricing--regular-plans .pricing-item .plan-name span { display: block; font-size: 0.5em; }
.pricing .pricing--regular-plans .pricing-item .plan-price { font-size: 84px; display: block; font-family: "Montserrat"; font-weight: bold; }
.pricing .pricing--regular-plans .pricing-item .plan-price span { display: block; font-size: 36px; }
.pricing .pricing--regular-plans .pricing-item p { font-size: 16px; line-height: 1.25; max-width: 350px; margin: auto; margin-top: 5px; margin-bottom: 15px; }
.pricing .pricing--regular-plans .pricing-item .per-minute-price { min-height: 103px; }
@media (max-width: 991px) { .pricing .pricing--regular-plans .pricing-item .per-minute-price { min-height: 30px; } }
.pricing .pricing--regular-plans .pricing-item .prefill-info { display: block; font-size: 10px; padding-top: 15px; max-width: 280px; margin: auto; }
.pricing .pricing--regular-plans .pricing-item.pricing-item--trip { background-color: white; }
@media (max-width: 991px) { .pricing .pricing--regular-plans .pricing-item.pricing-item--trip { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing .pricing--regular-plans .pricing-item.pricing-item--monthly { background-color: #eff4f8; }
.pricing .pricing--regular-plans .pricing-item.promo-code { background-color: #0f5992; color: white; margin-right: 0; padding-right: 0; }
@media (max-width: 991px) { .pricing .pricing--regular-plans .pricing-item.promo-code { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing .pricing--regular-plans .pricing-item.promo-code .promotion-name { font-size: 34px; display: block; font-family: "Montserrat"; font-weight: bold; }
.pricing .pricing--regular-plans .pricing-item.promo-code p { margin-top: 20px; }
.pricing .pricing--regular-plans .pricing-item.promo-code pre { background-color: #0a4675; color: white; border: 2px dashed white; border-radius: 0; width: auto; display: inline-block; height: 44px; line-height: 42px; padding: 0 20px; font-size: 22px; letter-spacing: 2px; font-weight: bold; }
.pricing .pricing--uo-plans { text-align: center; color: #298d54; }
.pricing .pricing--uo-plans a { color: #298d54; font-weight: bold; font-family: "Montserrat"; }
.pricing .pricing--uo-plans h5 { font-size: 28px; margin-bottom: 0; font-family: "Montserrat"; font-weight: normal; }
.pricing .pricing--uo-plans p { font-size: 11px; margin-bottom: 20px; margin-top: 7px; }
.pricing .pricing--uo-plans .uo-disclaimer { min-height: 36px; }
.pricing .pricing--uo-plans .pricing-item { color: #298d54; text-align: center; height: 480px; padding: 30px 15px; }
@media (max-width: 991px) { .pricing .pricing--uo-plans .pricing-item { height: auto; margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing .pricing--uo-plans .pricing-item .plan-name { font-size: 28px; margin-bottom: 10px; }
.pricing .pricing--uo-plans .pricing-item .plan-name span { display: block; font-size: 0.5em; position: absolute; }
.pricing .pricing--uo-plans .pricing-item .plan-price { font-size: 84px; display: block; font-family: "Montserrat"; font-weight: bold; }
.pricing .pricing--uo-plans .pricing-item .plan-price span { display: block; font-size: 36px; }
.pricing .pricing--uo-plans .pricing-item .ph-button { color: white; background-color: #298d54; }
.pricing .pricing--uo-plans .pricing-item p { font-size: 16px; line-height: 1.25; max-width: 350px; margin: auto; margin-top: 5px; margin-bottom: 15px; }
.pricing .pricing--uo-plans .pricing-item .per-minute-price { min-height: 103px; }
@media (max-width: 991px) { .pricing .pricing--uo-plans .pricing-item .per-minute-price { min-height: 30px; } }
.pricing .pricing--uo-plans .pricing-item .prefill-info { display: block; font-size: 10px; padding-top: 15px; max-width: 280px; margin: auto; }
.pricing .pricing--uo-plans .pricing-item.pricing-item--trip { background-color: #fafaf2; }
@media (max-width: 991px) { .pricing .pricing--uo-plans .pricing-item.pricing-item--trip { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing .pricing--uo-plans .pricing-item.pricing-item--monthly { background-color: #f2f3df; }
.pricing .pricing--uo-plans .pricing-item.promo-code { background-color: #0f5992; color: white; margin-right: 0; padding-right: 0; }
@media (max-width: 991px) { .pricing .pricing--uo-plans .pricing-item.promo-code { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing .pricing--uo-plans .pricing-item.promo-code .promotion-name { font-size: 34px; display: block; font-family: "Montserrat"; font-weight: bold; }
.pricing .pricing--uo-plans .pricing-item.promo-code p { margin-top: 20px; }
.pricing .pricing--uo-plans .pricing-item.promo-code pre { background-color: #0a4675; color: white; border: 2px dashed white; border-radius: 0; width: auto; display: inline-block; height: 44px; line-height: 42px; padding: 0 20px; font-size: 22px; letter-spacing: 2px; font-weight: bold; }

.pricing--old .pricing-content { color: #0f5992; text-align: center; margin-bottom: 40px; font-size: 16px; }
.pricing--old .pricing-item { margin: 0 -15px; color: #0f5992; text-align: center; height: 300px; padding: 30px 15px; }
@media (max-width: 991px) { .pricing--old .pricing-item { height: auto; margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing--old .pricing-item .plan-name { font-size: 28px; margin-bottom: 3px; }
.pricing--old .pricing-item .plan-price { font-size: 48px; display: block; font-family: "Montserrat"; font-weight: bold; }
.pricing--old .pricing-item p { font-size: 16px; line-height: 1.25; max-width: 350px; margin: auto; margin-top: 5px; margin-bottom: 15px; }
.pricing--old .pricing-item .prefill-info { display: block; font-size: 10px; padding-top: 15px; max-width: 280px; margin: auto; }
.pricing--old .pricing-item.pricing-item--per-trip { margin-left: 0; padding-left: 0; }
@media (max-width: 991px) { .pricing--old .pricing-item.pricing-item--per-trip { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing--old .pricing-item.pricing-item--monthly { background-color: #eff4f8; }
.pricing--old .pricing-item.promo-code { background-color: #0f5992; color: white; margin-right: 0; padding-right: 0; }
@media (max-width: 991px) { .pricing--old .pricing-item.promo-code { margin-left: -30px; margin-right: -30px; padding-left: 30px; padding-right: 30px; } }
.pricing--old .pricing-item.promo-code .promotion-name { font-size: 34px; display: block; font-family: "Montserrat"; font-weight: bold; }
.pricing--old .pricing-item.promo-code p { margin-top: 20px; }
.pricing--old .pricing-item.promo-code pre { background-color: #0a4675; color: white; border: 2px dashed white; border-radius: 0; width: auto; display: inline-block; height: 44px; line-height: 42px; padding: 0 20px; font-size: 22px; letter-spacing: 2px; font-weight: bold; }

.uo-pricing-plans { padding: 40px 0 20px; background-color: #f2f3df; margin: 0 -1000px; padding: 40px 1000px 20px; margin-top: 40px; margin-bottom: 0px; }
.uo-pricing-plans .uo-pricing-header { text-align: center; color: #298d54; }
.uo-pricing-plans .uo-pricing-header a { color: #298d54; font-weight: bold; font-family: "Montserrat"; }
.uo-pricing-plans .uo-pricing-header h5 { font-size: 20px; margin-bottom: 0; font-family: "Montserrat"; font-weight: normal; }
.uo-pricing-plans .uo-pricing-header p { font-size: 11px; margin-bottom: 20px; margin-top: 7px; }
.uo-pricing-plans .pricing-item { color: #298d54; }
.uo-pricing-plans .pricing-item.pricing-item--per-trip p { max-width: 240px; }
.uo-pricing-plans .pricing-item.pricing-item--monthly { background-color: #f8f9ee; }
.uo-pricing-plans .pricing-item.promo-code { background-color: #298d54; }
.uo-pricing-plans .pricing-item.promo-code pre { background-color: #1e653c; }
.uo-pricing-plans .pricing-item .plan-price { font-weight: bold; font-size: 36px; }
.uo-pricing-plans .pricing-item .ph-button { background-color: #298d54; }
.uo-pricing-plans .pricing-oregon-logo { margin-top: 20px; height: 30px; width: 139px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -1921px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .uo-pricing-plans .pricing-oregon-logo { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2101.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }

.pricing-info-box { background: white; margin-top: 30px; }
@media (max-width: 767px) { .pricing-info-box { text-align: center; } }
.pricing-info-box h5 { font-size: 17px; color: #0f5992; margin: 0; margin-bottom: 15px; font-weight: 600; min-height: 45px; }
@media (max-width: 767px) { .pricing-info-box h5 { min-height: auto; } }
.pricing-info-box p { font-size: 15px; }

.pricing-access-plan { text-align: center; background: white; margin: 0 -1000px; padding-top: 40px; padding-bottom: 40px; color: #0a4675; }
.pricing-access-plan h2 { color: #0a4675; margin-bottom: 12px; }
.pricing-access-plan p { max-width: 600px; margin: auto; margin-bottom: 20px; }

.pricing-newsletter { text-align: center; }
.pricing-newsletter h4 { color: #0f5992; margin-top: 40px; font-size: 22px; }
.pricing-newsletter #mc_embed_signup { padding-top: 10px; }
@media (max-width: 991px) { .pricing-newsletter #mc_embed_signup { margin-bottom: 20px; } }
.pricing-newsletter #mc_embed_signup input.email { border: 1px solid #eff4f8; height: 35px; line-height: 32px; border-radius: 17px; padding: 0 18px; background-color: #eff4f8; outline: none; color: #0f5992 !important; font-family: Arial, sans-serif !important; }
@media (max-width: 1200px) { .pricing-newsletter #mc_embed_signup input.email { width: 180px; font-size: 16px; } }
@media (max-width: 520px) { .pricing-newsletter #mc_embed_signup input.email { width: 175px; } }
@media (max-width: 480px) { .pricing-newsletter #mc_embed_signup input.email { width: 160px; padding: 0 10px; } }
.pricing-newsletter #mc_embed_signup input[type="submit"] { border: none; margin-left: 10px; outline: none; }
@media (max-width: 520px) { .pricing-newsletter #mc_embed_signup input[type="submit"] { margin-left: 5px; } }
@media (max-width: 480px) { .pricing-newsletter #mc_embed_signup input[type="submit"] { font-size: 16px; padding: 0 10px; } }
.pricing-newsletter #mc_embed_signup .mc-field-group, .pricing-newsletter #mc_embed_signup input[type="submit"], .pricing-newsletter #mc_embed_signup #mce-responses { display: inline-block; }

.stay-safe { background-color: #021b2c; color: white; position: relative; }
.stay-safe:before { content: " "; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(30, 30, 30, 0.6); }
.stay-safe .safety-tip { position: relative; padding-top: 120px; text-align: center; margin-bottom: 40px; }
.stay-safe .safety-tip h3 { margin-bottom: 15px; }
.stay-safe .safety-tip p { font-size: 14px; max-width: 260px; margin: auto; }
.stay-safe .safety-tip:before { position: absolute; top: 0; left: 50%; transform: translate(-50%); display: block; content: " "; }
.stay-safe .safety-tip.safety-tip--1:before { height: 73px; width: 86px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2142px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .stay-safe .safety-tip.safety-tip--1:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2351.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.stay-safe .safety-tip.safety-tip--2:before { height: 80px; width: 91px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2435px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .stay-safe .safety-tip.safety-tip--2:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2434.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.stay-safe .safety-tip.safety-tip--3:before { height: 69px; width: 99px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -1961px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .stay-safe .safety-tip.safety-tip--3:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -1920.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.stay-safe .safety-tip.safety-tip--4:before { height: 66px; width: 74px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2717px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .stay-safe .safety-tip.safety-tip--4:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2693.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.stay-safe .safety-tip.safety-tip--5:before { height: 68px; width: 59px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2639px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .stay-safe .safety-tip.safety-tip--5:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2769.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
.stay-safe .safety-tip.safety-tip--6:before { height: 69px; width: 88px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -2525px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .stay-safe .safety-tip.safety-tip--6:before { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -2524.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }

.special-offer { padding-top: 60px; }
@media (max-width: 767px) { .special-offer { max-width: 320px; margin: auto; text-align: center; } }
.special-offer img { display: block; margin: auto; margin-top: -40px; }
@media (max-width: 767px) { .special-offer img { max-width: 140px; margin: 20px auto; } }
.special-offer h3 { text-transform: uppercase; margin-bottom: 30px; font-size: 32px; }
.special-offer p { font-size: 17px; line-height: 1.41; }

.map { padding: 0; height: 100vh; }
@media (max-width: 960px) { .map { max-height: 50vh; } }
@media (min-width: 140px) { .map { max-height: 75vh; } }

.top-bar { position: absolute; top: 100px; left: 0; width: 100%; }
.top-bar .logo-holder { text-align: center; margin-top: -40px; }
.top-bar .logo-holder a { display: inline-block; }
.top-bar .logo { height: 112px; width: 97px; background-image: url('../images/sprites-sc725b02521.png'); background-position: 0 -1799px; background-repeat: no-repeat; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .top-bar .logo { background-image: url('../images/sprites-retina-s1ff4ff540f.png'); background-position: 0 -1798.5px; background-size: 454px auto; behavior: url(assets/scripts/backgroundsize.htc); } }
@media (max-width: 960px) { .top-bar .desktop-nav { display: none; } }
.top-bar .desktop-nav ul { display: flex; justify-content: space-between; }
.top-bar .desktop-nav ul li a { color: white; font-size: 16px; font-weight: 500; text-decoration: none; font-weight: bold; }
.top-bar .desktop-nav ul li a:hover, .top-bar .desktop-nav ul li a.active { color: white; border-bottom: 1px solid white; }
.top-bar .desktop-nav ul li a.ph-button { color: #0f5992; margin-top: -8px; }

.mobile-menu { position: fixed; right: 0; top: 0; width: 0; height: 0; overflow: visible; z-index: 20; display: none; }
@media (max-width: 960px) { .mobile-menu { display: block; } }
.mobile-menu .menu-trigger { width: 60px; height: 60px; background-color: #0a4675; box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.2); border-radius: 100%; position: absolute; top: 10px; right: 10px; z-index: 21; transition: all 0.2s; cursor: pointer; }
.mobile-menu .menu-trigger:hover { transform: translate(1px, 1px); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1); }
.mobile-menu .menu-trigger span { background-color: white; width: 30px; height: 4px; border-radius: 2px; position: absolute; left: 15px; top: 19px; transition: all 0.2s; }
.mobile-menu .menu-trigger span:nth-child(2) { top: 28px; }
.mobile-menu .menu-trigger span:nth-child(3) { top: 37px; }
.mobile-menu .mobile-menu-list { position: absolute; right: -350px; width: 100vw; max-width: 320px; height: 100vh; z-index: 20; background-color: #0a4675; transition: right 0.3s; box-shadow: 0 1px 12px 3px rgba(0, 0, 0, 0.3); }
.mobile-menu .mobile-menu-list ul { margin: 0; padding: 0; position: absolute; top: 100px; left: 0; width: 100%; }
.mobile-menu .mobile-menu-list ul li { display: block; width: 100%; height: 40px; background-color: #0f5992; margin-bottom: 5px; padding: 0 20px; box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.2); transition: all 0.2s; }
.mobile-menu .mobile-menu-list ul li:hover { background-color: #052136; transform: translate(0, 1px); }
.mobile-menu .mobile-menu-list ul li:hover a { text-decoration: none; }
.mobile-menu .mobile-menu-list ul li a { width: 100%; display: block; height: 40px; line-height: 38px; font-size: 22px; color: white; text-transform: uppercase; font-weight: 500; text-align: center; padding: 12px 0; }
.mobile-menu.expanded .mobile-menu-list { right: 0; }
.mobile-menu.expanded .menu-trigger span:nth-child(1) { transform: rotate(45deg) translate(4px, 0); transform-origin: 6px 2px; }
.mobile-menu.expanded .menu-trigger span:nth-child(2) { transform: translate(200px, 0); }
.mobile-menu.expanded .menu-trigger span:nth-child(3) { transform: rotate(-45deg) translate(4px, 0); transform-origin: 6px 2px; }

.is-mobile-popup-visible .mobile-menu .menu-trigger { transform: translate(0, 104px); }

.how-it-works-video-popup-holder { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 100; display: none; }
.how-it-works-video-popup-holder .how-it-works-video-popup { display: flex; align-items: center; justify-content: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.how-it-works-video-popup-holder .close-video-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.how-it-works-video-popup-holder .how-it-works-video { position: relative; width: 980px; }
@media (max-width: 1200px) { .how-it-works-video-popup-holder .how-it-works-video { width: 640px; } }
@media (max-width: 680px) { .how-it-works-video-popup-holder .how-it-works-video { width: 480px; } }
@media (max-width: 520px) { .how-it-works-video-popup-holder .how-it-works-video { width: 320px; } }
.how-it-works-video-popup-holder .how-it-works-video div { width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.how-it-works-video-popup-holder .how-it-works-video div iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.close-popup { z-index: 101; position: absolute; top: 40px; right: 40px; width: 50px; height: 50px; position: absolute; border-radius: 100%; background-color: white; box-shadow: 1px 1px 2px 2px rgba(50, 50, 50, 0.5); cursor: pointer; transition: all 0.1s; }
.close-popup:hover { transform: translate(1px, 1px); box-shadow: none; }
.close-popup:before, .close-popup:after { position: absolute; width: 30px; height: 4px; border-radius: 2px; background-color: #6c6b6b; box-shadow: inset 1px 0 2px rgba(0, 0, 0, 0.6); content: " "; display: block; left: 0; top: 0; }
.close-popup:before { transform: rotate(45deg) translate(25px, 10px); }
.close-popup:after { transform: rotate(-45deg) translate(-10px, 25px); }

.surprise-button { width: 300px; height: 60px; position: fixed; right: -540px; bottom: 20px; padding: 10px 20px; background-color: #0f5992; border-radius: 30px; box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.2); cursor: pointer; transition: transform 0.1s, box-shadow 0.1s, right 0.35s; z-index: 50; }
@media (max-width: 520px) { .surprise-button { width: 90%; width: calc(100% - 40px); } }
.surprise-button:hover { transform: translate(1px, 1px); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1); }
.surprise-button .social-icon--youtube { position: absolute; left: 20px; top: 15px; width: 36px; height: 28px; background-color: white; border-radius: 16%; }
.surprise-button .social-icon--youtube:after { content: " "; display: block; width: 0; height: 0; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 11px solid #0f5992; position: absolute; top: 6px; left: 13px; }
.surprise-button p { position: absolute; width: 210px; left: 70px; top: 9px; color: white; line-height: 1.2em; }
.surprise-button p span { font-weight: bold; }
